Trace number 3251128

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1300.01 1300.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q742.5-n45-p30-s17570390.cnf
MD5SUMba3b1702a651cd8da3e6cada8f2e97bc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.28965
Satisfiable
(Un)Satisfiability was proved
Number of variables2088
Number of clauses405748
Sum of the clauses size813494
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2405703
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 5

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3251128-1303569638/watcher-3251128-1303569638 -o /tmp/evaluation-result-3251128-1303569638/solver-3251128-1303569638 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3251128-1303569638.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 10.65 8.71 7.06 10/198 17428
/proc/meminfo: memFree=12280416/32950928 swapFree=67111528/67111528
[pid=17428] ppid=17426 vsize=18324 CPUtime=0 cores=5,7
/proc/17428/stat : 17428 (ppfolio) R 17426 17428 17106 0 -1 4202496 485 0 0 0 0 0 0 0 19 0 1 0 547194486 18763776 392 33554432000 4194304 4287625 140735829078496 18446744073709551615 231895310741 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/17428/statm: 4581 392 343 23 0 91 0

[startup+0.099738 s]
/proc/loadavg: 10.65 8.71 7.06 10/198 17428
/proc/meminfo: memFree=12280416/32950928 swapFree=67111528/67111528
[pid=17428] ppid=17426 vsize=18324 CPUtime=0 cores=5,7
/proc/17428/stat : 17428 (ppfolio) S 17426 17428 17106 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 547194486 18763776 394 33554432000 4194304 4287625 140735829078496 18446744073709551615 231895510543 0 0 4096 65536 5633818690764931072 0 0 17 7 0 0 0
/proc/17428/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100738 s]
/proc/loadavg: 10.65 8.71 7.06 10/198 17428
/proc/meminfo: memFree=12280416/32950928 swapFree=67111528/67111528
[pid=17428] ppid=17426 vsize=18324 CPUtime=0 cores=5,7
/proc/17428/stat : 17428 (ppfolio) S 17426 17428 17106 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 547194486 18763776 394 33554432000 4194304 4287625 140735829078496 18446744073709551615 231895510543 0 0 4096 65536 5633818690764931072 0 0 17 7 0 0 0
/proc/17428/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300702 s]
/proc/loadavg: 10.65 8.71 7.06 10/198 17428
/proc/meminfo: memFree=12280416/32950928 swapFree=67111528/67111528
[pid=17428] ppid=17426 vsize=18324 CPUtime=0 cores=5,7
/proc/17428/stat : 17428 (ppfolio) S 17426 17428 17106 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 547194486 18763776 394 33554432000 4194304 4287625 140735829078496 18446744073709551615 231895510543 0 0 4096 65536 5633819240520744960 0 0 17 7 0 0 0
/proc/17428/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700628 s]
/proc/loadavg: 10.65 8.71 7.06 10/198 17428
/proc/meminfo: memFree=12280416/32950928 swapFree=67111528/67111528
[pid=17428] ppid=17426 vsize=18324 CPUtime=0 cores=5,7
/proc/17428/stat : 17428 (ppfolio) S 17426 17428 17106 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 547194486 18763776 394 33554432000 4194304 4287625 140735829078496 18446744073709551615 231895510543 0 0 4096 65536 5633819515398651904 0 0 17 7 0 0 0
/proc/17428/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50047 s]
/proc/loadavg: 10.65 8.71 7.06 13/202 17432
/proc/meminfo: memFree=12173868/32950928 swapFree=67111528/67111528
[pid=17428] ppid=17426 vsize=18324 CPUtime=0 cores=5,7
/proc/17428/stat : 17428 (ppfolio) S 17426 17428 17106 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 547194486 18763776 394 33554432000 4194304 4287625 140735829078496 18446744073709551615 231895510543 0 0 4096 65536 5633819515398651904 0 0 17 7 0 0 0
/proc/17428/statm: 4581 394 345 23 0 91 0
[pid=17429] ppid=17428 vsize=74620 CPUtime=0.49 cores=5
/proc/17429/stat : 17429 (cryptominisat) R 17428 17428 17106 0 -1 4202496 13164 0 0 0 47 2 0 0 20 0 1 0 547194486 76410880 13050 33554432000 4194304 4587354 140736414720880 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17429/statm: 18655 13050 314 96 0 15217 0
[pid=17430] ppid=17428 vsize=37068 CPUtime=0.43 cores=5
/proc/17430/stat : 17430 (clasp) R 17428 17428 17106 0 -1 4202496 8290 0 0 0 42 1 0 0 20 0 1 0 547194486 37957632 6405 33554432000 4194304 4785740 140737440803104 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17430/statm: 9267 6405 313 145 0 6312 0
[pid=17431] ppid=17428 vsize=470872 CPUtime=0.54 cores=5
/proc/17431/stat : 17431 (TNM) R 17428 17428 17106 0 -1 4202496 6592 0 0 0 53 1 0 0 23 0 1 0 547194486 482172928 6489 33554432000 134512640 134534564 4290100496 18446744073709551615 134524464 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17431/statm: 117718 6489 91 6 0 116384 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 600884

[startup+3.10118 s]
/proc/loadavg: 10.65 8.71 7.06 13/202 17432
/proc/meminfo: memFree=12167920/32950928 swapFree=67111528/67111528
[pid=17428] ppid=17426 vsize=18324 CPUtime=0 cores=5,7
/proc/17428/stat : 17428 (ppfolio) S 17426 17428 17106 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 547194486 18763776 394 33554432000 4194304 4287625 140735829078496 18446744073709551615 231895510543 0 0 4096 65536 5633819515398651904 0 0 17 7 0 0 0
/proc/17428/statm: 4581 394 345 23 0 91 0
[pid=17429] ppid=17428 vsize=81560 CPUtime=1.04 cores=5
/proc/17429/stat : 17429 (cryptominisat) R 17428 17428 17106 0 -1 4202496 16582 0 0 0 102 2 0 0 21 0 1 0 547194486 83517440 14068 33554432000 4194304 4587354 140736414720880 18446744073709551615 231895187142 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17429/statm: 20390 14068 315 96 0 16952 0
[pid=17430] ppid=17428 vsize=37068 CPUtime=0.99 cores=5
/proc/17430/stat : 17430 (clasp) R 17428 17428 17106 0 -1 4202496 8290 0 0 0 98 1 0 0 21 0 1 0 547194486 37957632 6405 33554432000 4194304 4785740 140737440803104 18446744073709551615 4495570 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17430/statm: 9267 6405 313 145 0 6312 0
[pid=17431] ppid=17428 vsize=470872 CPUtime=1.04 cores=5
/proc/17431/stat : 17431 (TNM) R 17428 17428 17106 0 -1 4202496 6592 0 0 0 103 1 0 0 25 0 1 0 547194486 482172928 6489 33554432000 134512640 134534564 4290100496 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17431/statm: 117718 6489 91 6 0 116384 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 607824

[startup+6.30057 s]
/proc/loadavg: 10.84 8.78 7.09 13/202 17433
/proc/meminfo: memFree=12142288/32950928 swapFree=67111528/67111528
[pid=17428] ppid=17426 vsize=18324 CPUtime=0 cores=5,7
/proc/17428/stat : 17428 (ppfolio) S 17426 17428 17106 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 547194486 18763776 394 33554432000 4194304 4287625 140735829078496 18446744073709551615 231895510543 0 0 4096 65536 5633819927715512320 0 0 17 7 0 0 0
/proc/17428/statm: 4581 394 345 23 0 91 0
[pid=17429] ppid=17428 vsize=85732 CPUtime=2.09 cores=5
/proc/17429/stat : 17429 (cryptominisat) R 17428 17428 17106 0 -1 4202496 24288 0 0 0 206 3 0 0 25 0 1 0 547194486 87789568 15928 33554432000 4194304 4587354 140736414720880 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17429/statm: 21433 15928 326 96 0 17995 0
[pid=17430] ppid=17428 vsize=38124 CPUtime=2.03 cores=5
/proc/17430/stat : 17430 (clasp) R 17428 17428 17106 0 -1 4202496 8572 0 0 0 202 1 0 0 25 0 1 0 547194486 39038976 6687 33554432000 4194304 4785740 140737440803104 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17430/statm: 9531 6687 316 145 0 6576 0
[pid=17431] ppid=17428 vsize=470872 CPUtime=2.14 cores=5
/proc/17431/stat : 17431 (TNM) R 17428 17428 17106 0 -1 4202496 6592 0 0 0 213 1 0 0 25 0 1 0 547194486 482172928 6489 33554432000 134512640 134534564 4290100496 18446744073709551615 134524745 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17431/statm: 117718 6489 91 6 0 116384 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 613052

[startup+12.7004 s]
/proc/loadavg: 10.93 8.83 7.12 13/202 17433
/proc/meminfo: memFree=12082016/32950928 swapFree=67111528/67111528
[pid=17428] ppid=17426 vsize=18324 CPUtime=0 cores=5,7
/proc/17428/stat : 17428 (ppfolio) S 17426 17428 17106 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 547194486 18763776 394 33554432000 4194304 4287625 140735829078496 18446744073709551615 231895510543 0 0 4096 65536 5633820065154465792 0 0 17 7 0 0 0
/proc/17428/statm: 4581 394 345 23 0 91 0
[pid=17429] ppid=17428 vsize=1064908 CPUtime=4.24 cores=5
/proc/17429/stat : 17429 (cryptominisat) R 17428 17428 17106 0 -1 4202496 26538 0 0 0 420 4 0 0 25 0 1 0 547194486 1090465792 16073 33554432000 4194304 4587354 140736414720880 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17429/statm: 266227 16074 327 96 0 262789 0
[pid=17430] ppid=17428 vsize=36324 CPUtime=4.19 cores=5
/proc/17430/stat : 17430 (clasp) R 17428 17428 17106 0 -1 4202496 9064 0 0 0 417 2 0 0 25 0 1 0 547194486 37195776 6386 33554432000 4194304 4785740 140737440803104 18446744073709551615 4549776 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17430/statm: 9081 6386 340 145 0 6126 0
[pid=17431] ppid=17428 vsize=474172 CPUtime=4.24 cores=5
/proc/17431/stat : 17431 (TNM) R 17428 17428 17106 0 -1 4202496 9539 0 0 0 423 1 0 0 25 0 1 0 547194486 485552128 9436 33554432000 134512640 134534564 4290100496 18446744073709551615 134529823 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17431/statm: 118543 9436 95 6 0 117209 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1593728

[startup+25.501 s]
/proc/loadavg: 11.17 8.99 7.19 13/202 17433
/proc/meminfo: memFree=12020848/32950928 swapFree=67111528/67111528
[pid=17428] ppid=17426 vsize=18324 CPUtime=0 cores=5,7
/proc/17428/stat : 17428 (ppfolio) S 17426 17428 17106 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 547194486 18763776 394 33554432000 4194304 4287625 140735829078496 18446744073709551615 231895510543 0 0 4096 65536 5633819103081791488 0 0 17 7 0 0 0
/proc/17428/statm: 4581 394 345 23 0 91 0
[pid=17429] ppid=17428 vsize=1064908 CPUtime=8.49 cores=5
/proc/17429/stat : 17429 (cryptominisat) R 17428 17428 17106 0 -1 4202496 27104 0 0 0 845 4 0 0 25 0 1 0 547194486 1090465792 16636 33554432000 4194304 4587354 140736414720880 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17429/statm: 266227 16636 337 96 0 262789 0
[pid=17430] ppid=17428 vsize=53652 CPUtime=8.44 cores=5
/proc/17430/stat : 17430 (clasp) R 17428 17428 17106 0 -1 4202496 13388 0 0 0 842 2 0 0 25 0 1 0 547194486 54939648 10710 33554432000 4194304 4785740 140737440803104 18446744073709551615 4304943 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17430/statm: 13413 10710 340 145 0 10458 0
[pid=17431] ppid=17428 vsize=478004 CPUtime=8.53 cores=5
/proc/17431/stat : 17431 (TNM) R 17428 17428 17106 0 -1 4202496 9540 0 0 0 852 1 0 0 25 0 1 0 547194486 489476096 9437 33554432000 134512640 134534564 4290100496 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17431/statm: 119501 9437 95 6 0 118167 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1614888

[startup+51.1011 s]
/proc/loadavg: 11.45 9.23 7.32 13/202 17434
/proc/meminfo: memFree=11861388/32950928 swapFree=67111528/67111528
[pid=17428] ppid=17426 vsize=18324 CPUtime=0 cores=5,7
/proc/17428/stat : 17428 (ppfolio) S 17426 17428 17106 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 547194486 18763776 394 33554432000 4194304 4287625 140735829078496 18446744073709551615 231895510543 0 0 4096 65536 5633819515398651904 0 0 17 7 0 0 0
/proc/17428/statm: 4581 394 345 23 0 91 0
[pid=17429] ppid=17428 vsize=1079404 CPUtime=17.04 cores=5
/proc/17429/stat : 17429 (cryptominisat) R 17428 17428 17106 0 -1 4202496 29912 0 0 0 1700 4 0 0 25 0 1 0 547194486 1105309696 19444 33554432000 4194304 4587354 140736414720880 18446744073709551615 4365336 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17429/statm: 269851 19444 337 96 0 266413 0
[pid=17430] ppid=17428 vsize=96752 CPUtime=16.99 cores=5
/proc/17430/stat : 17430 (clasp) R 17428 17428 17106 0 -1 4202496 23970 0 0 0 1695 4 0 0 25 0 1 0 547194486 99074048 21292 33554432000 4194304 4785740 140737440803104 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17430/statm: 24188 21292 340 145 0 21233 0
[pid=17431] ppid=17428 vsize=478004 CPUtime=17.03 cores=5
/proc/17431/stat : 17431 (TNM) R 17428 17428 17106 0 -1 4202496 9540 0 0 0 1702 1 0 0 25 0 1 0 547194486 489476096 9437 33554432000 134512640 134534564 4290100496 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17431/statm: 119501 9437 95 6 0 118167 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1672484

[startup+102.308 s]
/proc/loadavg: 11.76 9.65 7.56 13/202 17435
/proc/meminfo: memFree=11644968/32950928 swapFree=67111528/67111528
[pid=17428] ppid=17426 vsize=18324 CPUtime=0 cores=5,7
/proc/17428/stat : 17428 (ppfolio) S 17426 17428 17106 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 547194486 18763776 394 33554432000 4194304 4287625 140735829078496 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/17428/statm: 4581 394 345 23 0 91 0
[pid=17429] ppid=17428 vsize=1189844 CPUtime=34.09 cores=5
/proc/17429/stat : 17429 (cryptominisat) R 17428 17428 17106 0 -1 4202496 37400 0 0 0 3403 6 0 0 25 0 1 0 547194486 1218400256 21177 33554432000 4194304 4587354 140736414720880 18446744073709551615 4241092 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17429/statm: 297461 21177 337 96 0 294023 0
[pid=17430] ppid=17428 vsize=154456 CPUtime=34.06 cores=5
/proc/17430/stat : 17430 (clasp) R 17428 17428 17106 0 -1 4202496 38097 0 0 0 3397 9 0 0 25 0 1 0 547194486 158162944 35419 33554432000 4194304 4785740 140737440803104 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17430/statm: 38614 35419 340 145 0 35659 0
[pid=17431] ppid=17428 vsize=478004 CPUtime=34.13 cores=5
/proc/17431/stat : 17431 (TNM) R 17428 17428 17106 0 -1 4202496 9540 0 0 0 3412 1 0 0 25 0 1 0 547194486 489476096 9437 33554432000 134512640 134534564 4290100496 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17431/statm: 119501 9437 95 6 0 118167 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1840628

[startup+162.301 s]
/proc/loadavg: 11.91 10.08 7.84 12/201 17497
/proc/meminfo: memFree=11677912/32950928 swapFree=67111528/67111528
[pid=17428] ppid=17426 vsize=18324 CPUtime=0 cores=5,7
/proc/17428/stat : 17428 (ppfolio) S 17426 17428 17106 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 547194486 18763776 394 33554432000 4194304 4287625 140735829078496 18446744073709551615 231895510543 0 0 4096 65536 5633819515398651904 0 0 17 7 0 0 0
/proc/17428/statm: 4581 394 345 23 0 91 0
[pid=17429] ppid=17428 vsize=1223320 CPUtime=54.09 cores=5
/proc/17429/stat : 17429 (cryptominisat) R 17428 17428 17106 0 -1 4202496 44440 0 0 0 5402 7 0 0 25 0 1 0 547194486 1252679680 28217 33554432000 4194304 4587354 140736414720880 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17429/statm: 305830 28217 337 96 0 302392 0
[pid=17430] ppid=17428 vsize=201864 CPUtime=54.06 cores=5

################
# More data... #
################

/proc/17431/statm: 119501 9437 95 6 0 118167 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1963576

[startup+882.301 s]
/proc/loadavg: 12.00 11.81 10.04 13/202 17576
/proc/meminfo: memFree=10487708/32950928 swapFree=67111528/67111528
[pid=17428] ppid=17426 vsize=18324 CPUtime=0 cores=5,7
/proc/17428/stat : 17428 (ppfolio) S 17426 17428 17106 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 547194486 18763776 394 33554432000 4194304 4287625 140735829078496 18446744073709551615 231895510543 0 0 4096 65536 5633819240520744960 0 0 17 7 0 0 0
/proc/17428/statm: 4581 394 345 23 0 91 0
[pid=17429] ppid=17428 vsize=1252220 CPUtime=294.15 cores=5
/proc/17429/stat : 17429 (cryptominisat) R 17428 17428 17106 0 -1 4202496 89919 0 0 0 29401 14 0 0 25 0 1 0 547194486 1282273280 42008 33554432000 4194304 4587354 140736414720880 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17429/statm: 313055 42008 337 96 0 309617 0
[pid=17430] ppid=17428 vsize=307596 CPUtime=294.05 cores=5
/proc/17430/stat : 17430 (clasp) R 17428 17428 17106 0 -1 4202496 74743 0 0 0 29386 19 0 0 25 0 1 0 547194486 314978304 72065 33554432000 4194304 4785740 140737440803104 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17430/statm: 76899 72065 340 145 0 73944 0
[pid=17431] ppid=17428 vsize=478004 CPUtime=294.1 cores=5
/proc/17431/stat : 17431 (TNM) R 17428 17428 17106 0 -1 4202496 9540 0 0 0 29409 1 0 0 25 0 1 0 547194486 489476096 9437 33554432000 134512640 134534564 4290100496 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17431/statm: 119501 9437 95 6 0 118167 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2056144

[startup+942.3 s]
/proc/loadavg: 12.08 11.86 10.17 13/202 17577
/proc/meminfo: memFree=10441040/32950928 swapFree=67111528/67111528
[pid=17428] ppid=17426 vsize=18324 CPUtime=0 cores=5,7
/proc/17428/stat : 17428 (ppfolio) S 17426 17428 17106 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 547194486 18763776 394 33554432000 4194304 4287625 140735829078496 18446744073709551615 231895510543 0 0 4096 65536 5633819515398651904 0 0 17 7 0 0 0
/proc/17428/statm: 4581 394 345 23 0 91 0
[pid=17429] ppid=17428 vsize=1257008 CPUtime=314.14 cores=5
/proc/17429/stat : 17429 (cryptominisat) R 17428 17428 17106 0 -1 4202496 91098 0 0 0 31400 14 0 0 25 0 1 0 547194486 1287176192 42588 33554432000 4194304 4587354 140736414720880 18446744073709551615 4243380 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17429/statm: 314252 42588 337 96 0 310814 0
[pid=17430] ppid=17428 vsize=314284 CPUtime=314.05 cores=5
/proc/17430/stat : 17430 (clasp) R 17428 17428 17106 0 -1 4202496 76279 0 0 0 31385 20 0 0 25 0 1 0 547194486 321826816 73601 33554432000 4194304 4785740 140737440803104 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17430/statm: 78571 73601 340 145 0 75616 0
[pid=17431] ppid=17428 vsize=478004 CPUtime=314.11 cores=5
/proc/17431/stat : 17431 (TNM) R 17428 17428 17106 0 -1 4202496 9540 0 0 0 31410 1 0 0 25 0 1 0 547194486 489476096 9437 33554432000 134512640 134534564 4290100496 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17431/statm: 119501 9437 95 6 0 118167 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 2067620

[startup+1002.3 s]
/proc/loadavg: 12.03 11.89 10.28 13/202 17579
/proc/meminfo: memFree=10438644/32950928 swapFree=67111528/67111528
[pid=17428] ppid=17426 vsize=18324 CPUtime=0 cores=5,7
/proc/17428/stat : 17428 (ppfolio) S 17426 17428 17106 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 547194486 18763776 394 33554432000 4194304 4287625 140735829078496 18446744073709551615 231895510543 0 0 4096 65536 5633819927715512320 0 0 17 7 0 0 0
/proc/17428/statm: 4581 394 345 23 0 91 0
[pid=17429] ppid=17428 vsize=1252220 CPUtime=334.14 cores=5
/proc/17429/stat : 17429 (cryptominisat) R 17428 17428 17106 0 -1 4202496 92677 0 0 0 33399 15 0 0 25 0 1 0 547194486 1282273280 42008 33554432000 4194304 4587354 140736414720880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17429/statm: 313055 42008 337 96 0 309617 0
[pid=17430] ppid=17428 vsize=322392 CPUtime=334.04 cores=5
/proc/17430/stat : 17430 (clasp) R 17428 17428 17106 0 -1 4202496 78095 0 0 0 33384 20 0 0 25 0 1 0 547194486 330129408 75417 33554432000 4194304 4785740 140737440803104 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17430/statm: 80598 75417 340 145 0 77643 0
[pid=17431] ppid=17428 vsize=478004 CPUtime=334.12 cores=5
/proc/17431/stat : 17431 (TNM) R 17428 17428 17106 0 -1 4202496 9540 0 0 0 33411 1 0 0 25 0 1 0 547194486 489476096 9437 33554432000 134512640 134534564 4290100496 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17431/statm: 119501 9437 95 6 0 118167 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 2070940

[startup+1062.3 s]
/proc/loadavg: 12.01 11.90 10.38 13/202 17581
/proc/meminfo: memFree=10356784/32950928 swapFree=67111528/67111528
[pid=17428] ppid=17426 vsize=18324 CPUtime=0 cores=5,7
/proc/17428/stat : 17428 (ppfolio) S 17426 17428 17106 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 547194486 18763776 394 33554432000 4194304 4287625 140735829078496 18446744073709551615 231895510543 0 0 4096 65536 5633818690764931072 0 0 17 7 0 0 0
/proc/17428/statm: 4581 394 345 23 0 91 0
[pid=17429] ppid=17428 vsize=1252220 CPUtime=354.13 cores=5
/proc/17429/stat : 17429 (cryptominisat) R 17428 17428 17106 0 -1 4202496 94154 0 0 0 35398 15 0 0 25 0 1 0 547194486 1282273280 42008 33554432000 4194304 4587354 140736414720880 18446744073709551615 4365361 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17429/statm: 313055 42008 337 96 0 309617 0
[pid=17430] ppid=17428 vsize=337836 CPUtime=354.04 cores=5
/proc/17430/stat : 17430 (clasp) R 17428 17428 17106 0 -1 4202496 81936 0 0 0 35382 22 0 0 25 0 1 0 547194486 345944064 79258 33554432000 4194304 4785740 140737440803104 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17430/statm: 84459 79258 340 145 0 81504 0
[pid=17431] ppid=17428 vsize=478004 CPUtime=354.13 cores=5
/proc/17431/stat : 17431 (TNM) R 17428 17428 17106 0 -1 4202496 9540 0 0 0 35412 1 0 0 25 0 1 0 547194486 489476096 9437 33554432000 134512640 134534564 4290100496 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17431/statm: 119501 9437 95 6 0 118167 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2086384

[startup+1122.3 s]
/proc/loadavg: 12.00 11.92 10.48 13/202 17582
/proc/meminfo: memFree=10267940/32950928 swapFree=67111528/67111528
[pid=17428] ppid=17426 vsize=18324 CPUtime=0 cores=5,7
/proc/17428/stat : 17428 (ppfolio) S 17426 17428 17106 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 547194486 18763776 394 33554432000 4194304 4287625 140735829078496 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/17428/statm: 4581 394 345 23 0 91 0
[pid=17429] ppid=17428 vsize=1270852 CPUtime=374.13 cores=5
/proc/17429/stat : 17429 (cryptominisat) R 17428 17428 17106 0 -1 4202496 99336 0 0 0 37397 16 0 0 25 0 1 0 547194486 1301352448 47179 33554432000 4194304 4587354 140736414720880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17429/statm: 317713 47179 337 96 0 314275 0
[pid=17430] ppid=17428 vsize=352692 CPUtime=374.03 cores=5
/proc/17430/stat : 17430 (clasp) R 17428 17428 17106 0 -1 4202496 85403 0 0 0 37380 23 0 0 25 0 1 0 547194486 361156608 82725 33554432000 4194304 4785740 140737440803104 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17430/statm: 88173 82725 340 145 0 85218 0
[pid=17431] ppid=17428 vsize=478004 CPUtime=374.14 cores=5
/proc/17431/stat : 17431 (TNM) R 17428 17428 17106 0 -1 4202496 9540 0 0 0 37413 1 0 0 25 0 1 0 547194486 489476096 9437 33554432000 134512640 134534564 4290100496 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17431/statm: 119501 9437 95 6 0 118167 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 2119872

[startup+1182.3 s]
/proc/loadavg: 12.00 11.93 10.57 13/202 17584
/proc/meminfo: memFree=10266440/32950928 swapFree=67111528/67111528
[pid=17428] ppid=17426 vsize=18324 CPUtime=0 cores=5,7
/proc/17428/stat : 17428 (ppfolio) S 17426 17428 17106 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 547194486 18763776 394 33554432000 4194304 4287625 140735829078496 18446744073709551615 231895510543 0 0 4096 65536 5633819927715512320 0 0 17 7 0 0 0
/proc/17428/statm: 4581 394 345 23 0 91 0
[pid=17429] ppid=17428 vsize=1278932 CPUtime=394.13 cores=5
/proc/17429/stat : 17429 (cryptominisat) R 17428 17428 17106 0 -1 4202496 101076 0 0 0 39396 17 0 0 25 0 1 0 547194486 1309626368 46218 33554432000 4194304 4587354 140736414720880 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17429/statm: 319733 46218 337 96 0 316295 0
[pid=17430] ppid=17428 vsize=353072 CPUtime=394.03 cores=5
/proc/17430/stat : 17430 (clasp) R 17428 17428 17106 0 -1 4202496 85508 0 0 0 39380 23 0 0 25 0 1 0 547194486 361545728 82830 33554432000 4194304 4785740 140737440803104 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17430/statm: 88268 82830 340 145 0 85313 0
[pid=17431] ppid=17428 vsize=478004 CPUtime=394.15 cores=5
/proc/17431/stat : 17431 (TNM) R 17428 17428 17106 0 -1 4202496 9540 0 0 0 39414 1 0 0 25 0 1 0 547194486 489476096 9437 33554432000 134512640 134534564 4290100496 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17431/statm: 119501 9437 95 6 0 118167 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 2128332

[startup+1242.3 s]
/proc/loadavg: 12.00 11.94 10.66 13/202 17686
/proc/meminfo: memFree=11876764/32950928 swapFree=67111528/67111528
[pid=17428] ppid=17426 vsize=18324 CPUtime=0 cores=5,7
/proc/17428/stat : 17428 (ppfolio) S 17426 17428 17106 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 547194486 18763776 394 33554432000 4194304 4287625 140735829078496 18446744073709551615 231895510543 0 0 4096 65536 5633820202593419264 0 0 17 7 0 0 0
/proc/17428/statm: 4581 394 345 23 0 91 0
[pid=17429] ppid=17428 vsize=1249656 CPUtime=414.12 cores=5
/proc/17429/stat : 17429 (cryptominisat) R 17428 17428 17106 0 -1 4202496 103434 0 0 0 41394 18 0 0 25 0 1 0 547194486 1279647744 46218 33554432000 4194304 4587354 140736414720880 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17429/statm: 312414 46218 337 96 0 308976 0
[pid=17430] ppid=17428 vsize=354448 CPUtime=414.03 cores=5
/proc/17430/stat : 17430 (clasp) R 17428 17428 17106 0 -1 4202496 85805 0 0 0 41379 24 0 0 25 0 1 0 547194486 362954752 83127 33554432000 4194304 4785740 140737440803104 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17430/statm: 88612 83127 340 145 0 85657 0
[pid=17431] ppid=17428 vsize=478004 CPUtime=414.15 cores=5
/proc/17431/stat : 17431 (TNM) R 17428 17428 17106 0 -1 4202496 9540 0 0 0 41414 1 0 0 25 0 1 0 547194486 489476096 9437 33554432000 134512640 134534564 4290100496 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17431/statm: 119501 9437 95 6 0 118167 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 2100432



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.00 11.95 10.74 13/202 17688
/proc/meminfo: memFree=11555332/32950928 swapFree=67111528/67111528
[pid=17428] ppid=17426 vsize=18324 CPUtime=0 cores=5,7
/proc/17428/stat : 17428 (ppfolio) S 17426 17428 17106 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 547194486 18763776 394 33554432000 4194304 4287625 140735829078496 18446744073709551615 231895510543 0 0 4096 65536 5633820340032372736 0 0 17 7 0 0 0
/proc/17428/statm: 4581 394 345 23 0 91 0
[pid=17429] ppid=17428 vsize=1270852 CPUtime=433.32 cores=5
/proc/17429/stat : 17429 (cryptominisat) R 17428 17428 17106 0 -1 4202496 105489 0 0 0 43313 19 0 0 25 0 1 0 547194486 1301352448 46218 33554432000 4194304 4587354 140736414720880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17429/statm: 317713 46218 337 96 0 314275 0
[pid=17430] ppid=17428 vsize=357812 CPUtime=433.32 cores=5
/proc/17430/stat : 17430 (clasp) R 17428 17428 17106 0 -1 4202496 86524 0 0 0 43308 24 0 0 25 0 1 0 547194486 366399488 83846 33554432000 4194304 4785740 140737440803104 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17430/statm: 89453 83846 340 145 0 86498 0
[pid=17431] ppid=17428 vsize=478004 CPUtime=433.37 cores=5
/proc/17431/stat : 17431 (TNM) R 17428 17428 17106 0 -1 4202496 9540 0 0 0 43336 1 0 0 25 0 1 0 547194486 489476096 9437 33554432000 134512640 134534564 4290100496 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17431/statm: 119501 9437 95 6 0 118167 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 2124992

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17428 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=3999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.57
CPU system time (s): 0.44
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 3190004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.003999
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 501
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 219
involuntary context switches= 3

runsolver used 1.9877 second user time and 5.15622 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-23 16:40:38
IDJOB=3251128
IDBENCH=88211
IDSOLVER=1613
FILE ID=node114/3251128-1303569638
RUNJOBID= node114-1303568270-17127
PBS_JOBID= 13150300
Free space on /tmp= 71204 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q742.5-n45-p30-s17570390.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251128-1303569638/watcher-3251128-1303569638 -o /tmp/evaluation-result-3251128-1303569638/solver-3251128-1303569638 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3251128-1303569638.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= ba3b1702a651cd8da3e6cada8f2e97bc
RANDOM SEED=982825082

node114.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12280696 kB
Buffers:       2302092 kB
Cached:       16935676 kB
SwapCached:          0 kB
Active:       10696500 kB
Inactive:      9384316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12280696 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15492 kB
Writeback:           0 kB
AnonPages:      842688 kB
Mapped:          17916 kB
Slab:           523376 kB
PageTables:       7496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  6159164 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71208 MiB
End job on node114 at 2011-04-23 17:02:20