Trace number 3190880

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 par? (TO) 4800.38 1201.71

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S969405384-096-UNKNOWN.cnf
MD5SUM6e345981a96012731da9bd2ce5420289
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark44.3013
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 530000
Number of clauses of size over 50

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 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

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-3190880-1304041067/watcher-3190880-1304041067 -o /tmp/evaluation-result-3190880-1304041067/solver-3190880-1304041067 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190880-1304041067.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 5.09 5.07 5.08 2/171 12091
/proc/meminfo: memFree=15169016/32951124 swapFree=67111528/67111528
[pid=12091] ppid=12089 vsize=18320 CPUtime=0 cores=1,3,5,7
/proc/12091/stat : 12091 (ppfolio) R 12089 12091 10991 0 -1 4194304 400 0 0 0 0 0 0 0 25 0 1 0 496522331 18759680 336 33554432000 4194304 4287625 140733272895360 18446744073709551615 264726060016 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12091/statm: 4580 343 297 23 0 90 0

[startup+0.068725 s]
/proc/loadavg: 5.09 5.07 5.08 2/171 12091
/proc/meminfo: memFree=15169016/32951124 swapFree=67111528/67111528
[pid=12091] ppid=12089 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12091/stat : 12091 (ppfolio) R 12089 12091 10991 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 496522331 18763776 389 33554432000 4194304 4287625 140733272895360 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/12091/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.268688 s]
/proc/loadavg: 5.09 5.07 5.08 2/171 12091
/proc/meminfo: memFree=15169016/32951124 swapFree=67111528/67111528
[pid=12091] ppid=12089 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12091/stat : 12091 (ppfolio) S 12089 12091 10991 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 496522331 18763776 389 33554432000 4194304 4287625 140733272895360 18446744073709551615 264726425103 0 0 4096 65536 4594587517398810623 0 0 17 1 0 0 0
/proc/12091/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300683 s]
/proc/loadavg: 5.09 5.07 5.08 2/171 12091
/proc/meminfo: memFree=15169016/32951124 swapFree=67111528/67111528
[pid=12091] ppid=12089 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12091/stat : 12091 (ppfolio) S 12089 12091 10991 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 496522331 18763776 389 33554432000 4194304 4287625 140733272895360 18446744073709551615 264726425103 0 0 4096 65536 4594587517398810623 0 0 17 1 0 0 0
/proc/12091/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70061 s]
/proc/loadavg: 5.09 5.07 5.08 2/171 12091
/proc/meminfo: memFree=15169016/32951124 swapFree=67111528/67111528
[pid=12091] ppid=12089 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12091/stat : 12091 (ppfolio) S 12089 12091 10991 0 -1 4202496 519 0 0 0 0 0 0 0 21 0 1 0 496522331 18763776 389 33554432000 4194304 4287625 140733272895360 18446744073709551615 264726425103 0 0 4096 65536 4594587517398810623 0 0 17 1 0 0 0
/proc/12091/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50046 s]
/proc/loadavg: 5.09 5.07 5.08 6/177 12097
/proc/meminfo: memFree=15128172/32951124 swapFree=67111528/67111528
[pid=12091] ppid=12089 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12091/stat : 12091 (ppfolio) S 12089 12091 10991 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 496522331 18763776 389 33554432000 4194304 4287625 140733272895360 18446744073709551615 264726425103 0 0 4096 65536 4594587517398810623 0 0 17 1 0 0 0
/proc/12091/statm: 4581 389 341 23 0 91 0
[pid=12093] ppid=12091 vsize=662604 CPUtime=1.48 cores=1
/proc/12093/stat : 12093 (cryptominisat) R 12091 12091 10991 0 -1 4202496 6138 0 0 0 148 0 0 0 25 0 1 0 496522331 678506496 3240 33554432000 4194304 4587354 140734624497904 18446744073709551615 4243404 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12093/statm: 165651 3240 327 96 0 162213 0
[pid=12094] ppid=12091 vsize=25760 CPUtime=1.48 cores=5
/proc/12094/stat : 12094 (clasp) R 12091 12091 10991 0 -1 4202496 4052 0 0 0 148 0 0 0 25 0 1 0 496522331 26378240 3782 33554432000 4194304 4785740 140736325683344 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12094/statm: 6440 3782 340 145 0 3485 0
[pid=12095] ppid=12091 vsize=460712 CPUtime=0.77 cores=7
/proc/12095/stat : 12095 (TNM) R 12091 12091 10991 0 -1 4202496 1810 0 0 0 77 0 0 0 25 0 1 0 496522331 471769088 1707 33554432000 134512640 134534564 4290081216 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12095/statm: 115178 1707 95 6 0 113844 0
[pid=12096] ppid=12091 vsize=7236 CPUtime=1.48 cores=3
/proc/12096/stat : 12096 (lingeling) R 12091 12091 10991 0 -1 4202496 1236 0 0 0 148 0 0 0 25 0 1 0 496522331 7409664 1003 33554432000 4194304 4352236 140736157263408 18446744073709551615 4276491 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12096/statm: 1809 1003 127 39 0 889 0
[pid=12097] ppid=12091 vsize=15192 CPUtime=0.7 cores=7
/proc/12097/stat : 12097 (march_hi) R 12091 12091 10991 0 -1 4202496 6484 0 0 0 70 0 0 0 25 0 1 0 496522331 15556608 1625 33554432000 4194304 4331988 140736707672656 18446744073709551615 4228205 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12097/statm: 3798 1625 174 34 0 2240 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 1189828

[startup+3.10116 s]
/proc/loadavg: 5.09 5.07 5.08 6/177 12097
/proc/meminfo: memFree=15126436/32951124 swapFree=67111528/67111528
[pid=12091] ppid=12089 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12091/stat : 12091 (ppfolio) S 12089 12091 10991 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 496522331 18763776 389 33554432000 4194304 4287625 140733272895360 18446744073709551615 264726425103 0 0 4096 65536 4594587517398810623 0 0 17 1 0 0 0
/proc/12091/statm: 4581 389 341 23 0 91 0
[pid=12093] ppid=12091 vsize=664480 CPUtime=3.09 cores=1
/proc/12093/stat : 12093 (cryptominisat) R 12091 12091 10991 0 -1 4202496 9770 0 0 0 308 1 0 0 25 0 1 0 496522331 680427520 3538 33554432000 4194304 4587354 140734624497904 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12093/statm: 166120 3538 331 96 0 162682 0
[pid=12094] ppid=12091 vsize=27608 CPUtime=3.08 cores=5
/proc/12094/stat : 12094 (clasp) R 12091 12091 10991 0 -1 4202496 4511 0 0 0 308 0 0 0 25 0 1 0 496522331 28270592 4241 33554432000 4194304 4785740 140736325683344 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12094/statm: 6902 4241 340 145 0 3947 0
[pid=12095] ppid=12091 vsize=460712 CPUtime=1.56 cores=7
/proc/12095/stat : 12095 (TNM) R 12091 12091 10991 0 -1 4202496 1810 0 0 0 156 0 0 0 25 0 1 0 496522331 471769088 1707 33554432000 134512640 134534564 4290081216 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12095/statm: 115178 1707 95 6 0 113844 0
[pid=12096] ppid=12091 vsize=7684 CPUtime=3.08 cores=3
/proc/12096/stat : 12096 (lingeling) R 12091 12091 10991 0 -1 4202496 1316 0 0 0 308 0 0 0 25 0 1 0 496522331 7868416 1083 33554432000 4194304 4352236 140736157263408 18446744073709551615 4328151 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12096/statm: 1921 1083 127 39 0 1001 0
[pid=12097] ppid=12091 vsize=15416 CPUtime=1.5 cores=7
/proc/12097/stat : 12097 (march_hi) R 12091 12091 10991 0 -1 4202496 6514 0 0 0 150 0 0 0 25 0 1 0 496522331 15785984 1655 33554432000 4194304 4331988 140736707672656 18446744073709551615 4263331 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12097/statm: 3854 1655 174 34 0 2296 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 1194224

[startup+6.30055 s]
/proc/loadavg: 5.08 5.07 5.08 6/177 12097
/proc/meminfo: memFree=15116524/32951124 swapFree=67111528/67111528
[pid=12091] ppid=12089 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12091/stat : 12091 (ppfolio) S 12089 12091 10991 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 496522331 18763776 389 33554432000 4194304 4287625 140733272895360 18446744073709551615 264726425103 0 0 4096 65536 4594587517398810623 0 0 17 1 0 0 0
/proc/12091/statm: 4581 389 341 23 0 91 0
[pid=12093] ppid=12091 vsize=669576 CPUtime=6.29 cores=1
/proc/12093/stat : 12093 (cryptominisat) R 12091 12091 10991 0 -1 4202496 20112 0 0 0 626 3 0 0 25 0 1 0 496522331 685645824 3859 33554432000 4194304 4587354 140734624497904 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12093/statm: 167394 3859 337 96 0 163956 0
[pid=12094] ppid=12091 vsize=32312 CPUtime=6.29 cores=5
/proc/12094/stat : 12094 (clasp) R 12091 12091 10991 0 -1 4202496 5656 0 0 0 628 1 0 0 25 0 1 0 496522331 33087488 5386 33554432000 4194304 4785740 140736325683344 18446744073709551615 4287088 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12094/statm: 8078 5386 340 145 0 5123 0
[pid=12095] ppid=12091 vsize=460712 CPUtime=3.15 cores=7
/proc/12095/stat : 12095 (TNM) R 12091 12091 10991 0 -1 4202496 1810 0 0 0 315 0 0 0 25 0 1 0 496522331 471769088 1707 33554432000 134512640 134534564 4290081216 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12095/statm: 115178 1707 95 6 0 113844 0
[pid=12096] ppid=12091 vsize=8260 CPUtime=6.28 cores=3
/proc/12096/stat : 12096 (lingeling) R 12091 12091 10991 0 -1 4202496 1489 0 0 0 628 0 0 0 25 0 1 0 496522331 8458240 1256 33554432000 4194304 4352236 140736157263408 18446744073709551615 4327879 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12096/statm: 2065 1256 127 39 0 1145 0
[pid=12097] ppid=12091 vsize=15548 CPUtime=3.1 cores=7
/proc/12097/stat : 12097 (march_hi) R 12091 12091 10991 0 -1 4202496 6587 0 0 0 310 0 0 0 25 0 1 0 496522331 15921152 1728 33554432000 4194304 4331988 140736707672656 18446744073709551615 4265440 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12097/statm: 3887 1728 174 34 0 2329 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 1204732

[startup+12.7003 s]
/proc/loadavg: 5.08 5.07 5.08 6/177 12097
/proc/meminfo: memFree=15090868/32951124 swapFree=67111528/67111528
[pid=12091] ppid=12089 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12091/stat : 12091 (ppfolio) S 12089 12091 10991 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 496522331 18763776 389 33554432000 4194304 4287625 140733272895360 18446744073709551615 264726425103 0 0 4096 65536 4594587517398810623 0 0 17 1 0 0 0
/proc/12091/statm: 4581 389 341 23 0 91 0
[pid=12093] ppid=12091 vsize=682432 CPUtime=12.68 cores=1
/proc/12093/stat : 12093 (cryptominisat) R 12091 12091 10991 0 -1 4202496 27762 0 0 0 1264 4 0 0 25 0 1 0 496522331 698810368 9240 33554432000 4194304 4587354 140734624497904 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12093/statm: 170608 9240 337 96 0 167170 0
[pid=12094] ppid=12091 vsize=37384 CPUtime=12.69 cores=5
/proc/12094/stat : 12094 (clasp) R 12091 12091 10991 0 -1 4202496 6895 0 0 0 1268 1 0 0 25 0 1 0 496522331 38281216 6625 33554432000 4194304 4785740 140736325683344 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12094/statm: 9346 6625 340 145 0 6391 0
[pid=12095] ppid=12091 vsize=460712 CPUtime=6.34 cores=7
/proc/12095/stat : 12095 (TNM) R 12091 12091 10991 0 -1 4202496 1810 0 0 0 634 0 0 0 25 0 1 0 496522331 471769088 1707 33554432000 134512640 134534564 4290081216 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12095/statm: 115178 1707 95 6 0 113844 0
[pid=12096] ppid=12091 vsize=9616 CPUtime=12.68 cores=3
/proc/12096/stat : 12096 (lingeling) R 12091 12091 10991 0 -1 4202496 1844 0 0 0 1268 0 0 0 25 0 1 0 496522331 9846784 1598 33554432000 4194304 4352236 140736157263408 18446744073709551615 4328109 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12096/statm: 2404 1598 127 39 0 1484 0
[pid=12097] ppid=12091 vsize=16104 CPUtime=6.27 cores=7
/proc/12097/stat : 12097 (march_hi) R 12091 12091 10991 0 -1 4202496 6677 0 0 0 626 1 0 0 25 0 1 0 496522331 16490496 1818 33554432000 4194304 4331988 140736707672656 18446744073709551615 4265456 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12097/statm: 4026 1818 174 34 0 2468 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 1224572

[startup+25.5009 s]
/proc/loadavg: 5.06 5.06 5.08 6/177 12097
/proc/meminfo: memFree=15088368/32951124 swapFree=67111528/67111528
[pid=12091] ppid=12089 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12091/stat : 12091 (ppfolio) S 12089 12091 10991 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 496522331 18763776 389 33554432000 4194304 4287625 140733272895360 18446744073709551615 264726425103 0 0 4096 65536 4594587517398810623 0 0 17 1 0 0 0
/proc/12091/statm: 4581 389 341 23 0 91 0
[pid=12093] ppid=12091 vsize=673020 CPUtime=25.49 cores=1
/proc/12093/stat : 12093 (cryptominisat) R 12091 12091 10991 0 -1 4202496 37906 0 0 0 2542 7 0 0 25 0 1 0 496522331 689172480 6969 33554432000 4194304 4587354 140734624497904 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12093/statm: 168255 6969 337 96 0 164817 0
[pid=12094] ppid=12091 vsize=44232 CPUtime=25.48 cores=5
/proc/12094/stat : 12094 (clasp) R 12091 12091 10991 0 -1 4202496 8594 0 0 0 2547 1 0 0 25 0 1 0 496522331 45293568 8324 33554432000 4194304 4785740 140736325683344 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12094/statm: 11058 8324 340 145 0 8103 0
[pid=12095] ppid=12091 vsize=460712 CPUtime=12.74 cores=7
/proc/12095/stat : 12095 (TNM) R 12091 12091 10991 0 -1 4202496 1810 0 0 0 1274 0 0 0 25 0 1 0 496522331 471769088 1707 33554432000 134512640 134534564 4290081216 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12095/statm: 115178 1707 95 6 0 113844 0
[pid=12096] ppid=12091 vsize=8916 CPUtime=25.48 cores=3
/proc/12096/stat : 12096 (lingeling) R 12091 12091 10991 0 -1 4202496 2213 0 0 0 2548 0 0 0 25 0 1 0 496522331 9129984 1423 33554432000 4194304 4352236 140736157263408 18446744073709551615 4328395 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12096/statm: 2229 1423 127 39 0 1309 0
[pid=12097] ppid=12091 vsize=17640 CPUtime=12.6 cores=7
/proc/12097/stat : 12097 (march_hi) R 12091 12091 10991 0 -1 4202496 7056 0 0 0 1259 1 0 0 25 0 1 0 496522331 18063360 2197 33554432000 4194304 4331988 140736707672656 18446744073709551615 4265493 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12097/statm: 4410 2197 175 34 0 2852 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 1222844

[startup+51.1011 s]
/proc/loadavg: 5.04 5.06 5.08 6/177 12098
/proc/meminfo: memFree=15065896/32951124 swapFree=67111528/67111528
[pid=12091] ppid=12089 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12091/stat : 12091 (ppfolio) S 12089 12091 10991 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 496522331 18763776 389 33554432000 4194304 4287625 140733272895360 18446744073709551615 264726425103 0 0 4096 65536 4594587517398810623 0 0 17 1 0 0 0
/proc/12091/statm: 4581 389 341 23 0 91 0
[pid=12093] ppid=12091 vsize=671188 CPUtime=51.08 cores=1
/proc/12093/stat : 12093 (cryptominisat) R 12091 12091 10991 0 -1 4202496 59493 0 0 0 5096 12 0 0 25 0 1 0 496522331 687296512 7031 33554432000 4194304 4587354 140734624497904 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12093/statm: 167797 7031 337 96 0 164359 0
[pid=12094] ppid=12091 vsize=51344 CPUtime=51.08 cores=5
/proc/12094/stat : 12094 (clasp) R 12091 12091 10991 0 -1 4202496 10346 0 0 0 5106 2 0 0 25 0 1 0 496522331 52576256 10076 33554432000 4194304 4785740 140736325683344 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12094/statm: 12836 10076 340 145 0 9881 0
[pid=12095] ppid=12091 vsize=460712 CPUtime=25.44 cores=7
/proc/12095/stat : 12095 (TNM) R 12091 12091 10991 0 -1 4202496 1810 0 0 0 2544 0 0 0 25 0 1 0 496522331 471769088 1707 33554432000 134512640 134534564 4290081216 18446744073709551615 2803984 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12095/statm: 115178 1707 95 6 0 113844 0
[pid=12096] ppid=12091 vsize=9044 CPUtime=51.08 cores=3

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

/proc/12097/statm: 18996 15898 175 34 0 17438 0
Current children cumulated CPU time (s) 3524.47
Current children cumulated vsize (KiB) 1605940

[startup+942.301 s]
/proc/loadavg: 5.13 5.07 5.07 6/177 12122
/proc/meminfo: memFree=14682744/32951124 swapFree=67111528/67111528
[pid=12091] ppid=12089 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12091/stat : 12091 (ppfolio) S 12089 12091 10991 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 496522331 18763776 389 33554432000 4194304 4287625 140733272895360 18446744073709551615 264726425103 0 0 4096 65536 4594587517398810623 0 0 17 1 0 0 0
/proc/12091/statm: 4581 389 341 23 0 91 0
[pid=12093] ppid=12091 vsize=910476 CPUtime=942.31 cores=1
/proc/12093/stat : 12093 (cryptominisat) R 12091 12091 10991 0 -1 4202496 622508 0 0 0 94001 230 0 0 25 0 1 0 496522331 932327424 69252 33554432000 4194304 4587354 140734624497904 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12093/statm: 227619 69252 337 96 0 224181 0
[pid=12094] ppid=12091 vsize=139592 CPUtime=942.31 cores=5
/proc/12094/stat : 12094 (clasp) R 12091 12091 10991 0 -1 4202496 31467 0 0 0 94223 8 0 0 25 0 1 0 496522331 142942208 31197 33554432000 4194304 4785740 140736325683344 18446744073709551615 4287237 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12094/statm: 34898 31197 340 145 0 31943 0
[pid=12095] ppid=12091 vsize=460712 CPUtime=468.65 cores=7
/proc/12095/stat : 12095 (TNM) R 12091 12091 10991 0 -1 4202496 1810 0 0 0 46865 0 0 0 25 0 1 0 496522331 471769088 1707 33554432000 134512640 134534564 4290081216 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12095/statm: 115178 1707 95 6 0 113844 0
[pid=12096] ppid=12091 vsize=15940 CPUtime=942.32 cores=3
/proc/12096/stat : 12096 (lingeling) R 12091 12091 10991 0 -1 4202496 24207 0 0 0 94228 4 0 0 25 0 1 0 496522331 16322560 3179 33554432000 4194304 4352236 140736157263408 18446744073709551615 4328210 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12096/statm: 3985 3179 127 39 0 3065 0
[pid=12097] ppid=12091 vsize=105452 CPUtime=468.53 cores=7
/proc/12097/stat : 12097 (march_hi) R 12091 12091 10991 0 -1 4202496 21660 0 0 0 46842 11 0 0 25 0 1 0 496522331 107982848 16801 33554432000 4194304 4331988 140736707672656 18446744073709551615 4226242 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12097/statm: 26363 16801 175 34 0 24805 0
Current children cumulated CPU time (s) 3764.12
Current children cumulated vsize (KiB) 1650496

[startup+1002.3 s]
/proc/loadavg: 5.16 5.09 5.07 6/177 12124
/proc/meminfo: memFree=14673048/32951124 swapFree=67111528/67111528
[pid=12091] ppid=12089 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12091/stat : 12091 (ppfolio) S 12089 12091 10991 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 496522331 18763776 389 33554432000 4194304 4287625 140733272895360 18446744073709551615 264726425103 0 0 4096 65536 4594587517398810623 0 0 17 1 0 0 0
/proc/12091/statm: 4581 389 341 23 0 91 0
[pid=12093] ppid=12091 vsize=910476 CPUtime=1002.31 cores=1
/proc/12093/stat : 12093 (cryptominisat) R 12091 12091 10991 0 -1 4202496 622508 0 0 0 100001 230 0 0 25 0 1 0 496522331 932327424 69252 33554432000 4194304 4587354 140734624497904 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12093/statm: 227619 69252 337 96 0 224181 0
[pid=12094] ppid=12091 vsize=141868 CPUtime=1002.32 cores=5
/proc/12094/stat : 12094 (clasp) R 12091 12091 10991 0 -1 4202496 31969 0 0 0 100223 9 0 0 25 0 1 0 496522331 145272832 31699 33554432000 4194304 4785740 140736325683344 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12094/statm: 35467 31699 340 145 0 32512 0
[pid=12095] ppid=12091 vsize=460712 CPUtime=498.47 cores=7
/proc/12095/stat : 12095 (TNM) R 12091 12091 10991 0 -1 4202496 1810 0 0 0 49847 0 0 0 25 0 1 0 496522331 471769088 1707 33554432000 134512640 134534564 4290081216 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12095/statm: 115178 1707 95 6 0 113844 0
[pid=12096] ppid=12091 vsize=20420 CPUtime=1002.32 cores=3
/proc/12096/stat : 12096 (lingeling) R 12091 12091 10991 0 -1 4202496 25327 0 0 0 100228 4 0 0 25 0 1 0 496522331 20910080 4299 33554432000 4194304 4352236 140736157263408 18446744073709551615 4328085 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12096/statm: 5105 4299 127 39 0 4185 0
[pid=12097] ppid=12091 vsize=105452 CPUtime=498.39 cores=7
/proc/12097/stat : 12097 (march_hi) R 12091 12091 10991 0 -1 4202496 22620 0 0 0 49827 12 0 0 25 0 1 0 496522331 107982848 17761 33554432000 4194304 4331988 140736707672656 18446744073709551615 4287694 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12097/statm: 26363 17761 175 34 0 24805 0
Current children cumulated CPU time (s) 4003.81
Current children cumulated vsize (KiB) 1657252

[startup+1062.3 s]
/proc/loadavg: 5.14 5.09 5.07 6/177 12125
/proc/meminfo: memFree=14667812/32951124 swapFree=67111528/67111528
[pid=12091] ppid=12089 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12091/stat : 12091 (ppfolio) S 12089 12091 10991 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 496522331 18763776 389 33554432000 4194304 4287625 140733272895360 18446744073709551615 264726425103 0 0 4096 65536 4594587517398810623 0 0 17 1 0 0 0
/proc/12091/statm: 4581 389 341 23 0 91 0
[pid=12093] ppid=12091 vsize=695804 CPUtime=1062.32 cores=1
/proc/12093/stat : 12093 (cryptominisat) R 12091 12091 10991 0 -1 4202496 622508 0 0 0 106001 231 0 0 25 0 1 0 496522331 712503296 19248 33554432000 4194304 4587354 140734624497904 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12093/statm: 173951 19248 337 96 0 170513 0
[pid=12094] ppid=12091 vsize=144024 CPUtime=1062.32 cores=5
/proc/12094/stat : 12094 (clasp) R 12091 12091 10991 0 -1 4202496 32452 0 0 0 106223 9 0 0 25 0 1 0 496522331 147480576 32182 33554432000 4194304 4785740 140736325683344 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12094/statm: 36006 32182 340 145 0 33051 0
[pid=12095] ppid=12091 vsize=460712 CPUtime=528.31 cores=7
/proc/12095/stat : 12095 (TNM) R 12091 12091 10991 0 -1 4202496 1810 0 0 0 52831 0 0 0 25 0 1 0 496522331 471769088 1707 33554432000 134512640 134534564 4290081216 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12095/statm: 115178 1707 95 6 0 113844 0
[pid=12096] ppid=12091 vsize=20340 CPUtime=1062.32 cores=3
/proc/12096/stat : 12096 (lingeling) R 12091 12091 10991 0 -1 4202496 26552 0 0 0 106228 4 0 0 25 0 1 0 496522331 20828160 4276 33554432000 4194304 4352236 140736157263408 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12096/statm: 5085 4276 127 39 0 4165 0
[pid=12097] ppid=12091 vsize=105452 CPUtime=528.22 cores=7
/proc/12097/stat : 12097 (march_hi) R 12091 12091 10991 0 -1 4202496 23565 0 0 0 52810 12 0 0 25 0 1 0 496522331 107982848 18706 33554432000 4194304 4331988 140736707672656 18446744073709551615 4298883 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12097/statm: 26363 18706 175 34 0 24805 0
Current children cumulated CPU time (s) 4243.49
Current children cumulated vsize (KiB) 1444656

[startup+1122.3 s]
/proc/loadavg: 5.05 5.07 5.07 6/177 12127
/proc/meminfo: memFree=14855896/32951124 swapFree=67111528/67111528
[pid=12091] ppid=12089 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12091/stat : 12091 (ppfolio) S 12089 12091 10991 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 496522331 18763776 389 33554432000 4194304 4287625 140733272895360 18446744073709551615 264726425103 0 0 4096 65536 4594587517398810623 0 0 17 1 0 0 0
/proc/12091/statm: 4581 389 341 23 0 91 0
[pid=12093] ppid=12091 vsize=699436 CPUtime=1122.32 cores=1
/proc/12093/stat : 12093 (cryptominisat) R 12091 12091 10991 0 -1 4202496 651128 0 0 0 111986 246 0 0 25 0 1 0 496522331 716222464 22030 33554432000 4194304 4587354 140734624497904 18446744073709551615 4228778 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12093/statm: 174859 22030 337 96 0 171421 0
[pid=12094] ppid=12091 vsize=145196 CPUtime=1122.32 cores=5
/proc/12094/stat : 12094 (clasp) R 12091 12091 10991 0 -1 4202496 32715 0 0 0 112223 9 0 0 25 0 1 0 496522331 148680704 32445 33554432000 4194304 4785740 140736325683344 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12094/statm: 36299 32445 340 145 0 33344 0
[pid=12095] ppid=12091 vsize=460712 CPUtime=558.16 cores=7
/proc/12095/stat : 12095 (TNM) R 12091 12091 10991 0 -1 4202496 1810 0 0 0 55816 0 0 0 25 0 1 0 496522331 471769088 1707 33554432000 134512640 134534564 4290081216 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12095/statm: 115178 1707 95 6 0 113844 0
[pid=12096] ppid=12091 vsize=16196 CPUtime=1122.32 cores=3
/proc/12096/stat : 12096 (lingeling) R 12091 12091 10991 0 -1 4202496 27800 0 0 0 112228 4 0 0 25 0 1 0 496522331 16584704 3243 33554432000 4194304 4352236 140736157263408 18446744073709551615 4278664 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12096/statm: 4049 3243 127 39 0 3129 0
[pid=12097] ppid=12091 vsize=105452 CPUtime=558.04 cores=7
/proc/12097/stat : 12097 (march_hi) R 12091 12091 10991 0 -1 4202496 24528 0 0 0 55791 13 0 0 25 0 1 0 496522331 107982848 19669 33554432000 4194304 4331988 140736707672656 18446744073709551615 264725800138 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12097/statm: 26363 19669 175 34 0 24805 0
Current children cumulated CPU time (s) 4483.16
Current children cumulated vsize (KiB) 1445316

[startup+1182.3 s]
/proc/loadavg: 5.08 5.07 5.07 6/177 12128
/proc/meminfo: memFree=14886356/32951124 swapFree=67111528/67111528
[pid=12091] ppid=12089 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12091/stat : 12091 (ppfolio) S 12089 12091 10991 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 496522331 18763776 389 33554432000 4194304 4287625 140733272895360 18446744073709551615 264726425103 0 0 4096 65536 4594587517398810623 0 0 17 1 0 0 0
/proc/12091/statm: 4581 389 341 23 0 91 0
[pid=12093] ppid=12091 vsize=703092 CPUtime=1182.33 cores=1
/proc/12093/stat : 12093 (cryptominisat) R 12091 12091 10991 0 -1 4202496 678362 0 0 0 117970 263 0 0 25 0 1 0 496522331 719966208 13317 33554432000 4194304 4587354 140734624497904 18446744073709551615 4243824 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12093/statm: 175773 13317 337 96 0 172335 0
[pid=12094] ppid=12091 vsize=146312 CPUtime=1182.32 cores=5
/proc/12094/stat : 12094 (clasp) R 12091 12091 10991 0 -1 4202496 32980 0 0 0 118223 9 0 0 25 0 1 0 496522331 149823488 32710 33554432000 4194304 4785740 140736325683344 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12094/statm: 36578 32710 340 145 0 33623 0
[pid=12095] ppid=12091 vsize=460712 CPUtime=587.96 cores=7
/proc/12095/stat : 12095 (TNM) R 12091 12091 10991 0 -1 4202496 1810 0 0 0 58796 0 0 0 25 0 1 0 496522331 471769088 1707 33554432000 134512640 134534564 4290081216 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12095/statm: 115178 1707 95 6 0 113844 0
[pid=12096] ppid=12091 vsize=16116 CPUtime=1182.33 cores=3
/proc/12096/stat : 12096 (lingeling) R 12091 12091 10991 0 -1 4202496 30017 0 0 0 118228 5 0 0 25 0 1 0 496522331 16502784 3220 33554432000 4194304 4352236 140736157263408 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12096/statm: 4029 3220 127 39 0 3109 0
[pid=12097] ppid=12091 vsize=105452 CPUtime=587.92 cores=7
/proc/12097/stat : 12097 (march_hi) R 12091 12091 10991 0 -1 4202496 25530 0 0 0 58778 14 0 0 25 0 1 0 496522331 107982848 20671 33554432000 4194304 4331988 140736707672656 18446744073709551615 4298552 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12097/statm: 26363 20671 175 34 0 24805 0
Current children cumulated CPU time (s) 4722.86
Current children cumulated vsize (KiB) 1450008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.06 5.06 5.07 6/177 12129
/proc/meminfo: memFree=14849516/32951124 swapFree=67111528/67111528
[pid=12091] ppid=12089 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12091/stat : 12091 (ppfolio) S 12089 12091 10991 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 496522331 18763776 389 33554432000 4194304 4287625 140733272895360 18446744073709551615 264726425103 0 0 4096 65536 4594587517398810623 0 0 17 1 0 0 0
/proc/12091/statm: 4581 389 341 23 0 91 0
[pid=12093] ppid=12091 vsize=703092 CPUtime=1201.73 cores=1
/proc/12093/stat : 12093 (cryptominisat) R 12091 12091 10991 0 -1 4202496 686544 0 0 0 119904 269 0 0 25 0 1 0 496522331 719966208 21438 33554432000 4194304 4587354 140734624497904 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12093/statm: 175773 21438 337 96 0 172335 0
[pid=12094] ppid=12091 vsize=148120 CPUtime=1201.74 cores=5
/proc/12094/stat : 12094 (clasp) R 12091 12091 10991 0 -1 4202496 33437 0 0 0 120164 10 0 0 25 0 1 0 496522331 151674880 33167 33554432000 4194304 4785740 140736325683344 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12094/statm: 37030 33167 340 145 0 34075 0
[pid=12095] ppid=12091 vsize=460712 CPUtime=597.65 cores=7
/proc/12095/stat : 12095 (TNM) R 12091 12091 10991 0 -1 4202496 1810 0 0 0 59765 0 0 0 25 0 1 0 496522331 471769088 1707 33554432000 134512640 134534564 4290081216 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12095/statm: 115178 1707 95 6 0 113844 0
[pid=12096] ppid=12091 vsize=16068 CPUtime=1201.74 cores=3
/proc/12096/stat : 12096 (lingeling) R 12091 12091 10991 0 -1 4202496 30017 0 0 0 120169 5 0 0 25 0 1 0 496522331 16453632 3211 33554432000 4194304 4352236 140736157263408 18446744073709551615 4329205 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12096/statm: 4017 3211 127 39 0 3097 0
[pid=12097] ppid=12091 vsize=105452 CPUtime=597.52 cores=7
/proc/12097/stat : 12097 (march_hi) R 12091 12091 10991 0 -1 4202496 25809 0 0 0 59738 14 0 0 25 0 1 0 496522331 107982848 20950 33554432000 4194304 4331988 140736707672656 18446744073709551615 4298535 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12097/statm: 26363 20950 175 34 0 24805 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 1451768

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 12091 and gives
#  childrusage.ru_utime.tv_sec=1201
#  childrusage.ru_utime.tv_usec=692315
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=61990
# CPU time returned by wait4() is 1201.75
# while last known CPU time is 4800.38
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.71
CPU time (s): 4800.38
CPU user time (s): 4797.4
CPU system time (s): 2.98
CPU usage (%): 399.462
Max. virtual memory (cumulated for all children) (KiB): 2024700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1201.69
system time used= 0.06199
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30539
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= 327
involuntary context switches= 1796

runsolver used 1.79873 second user time and 4.76527 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-29 03:37:47
IDJOB=3190880
IDBENCH=82611
IDSOLVER=1612
FILE ID=node141/3190880-1304041067
RUNJOBID= node141-1304032810-11411
PBS_JOBID= 13170311
Free space on /tmp= 71424 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S969405384-096-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190880-1304041067/watcher-3190880-1304041067 -o /tmp/evaluation-result-3190880-1304041067/solver-3190880-1304041067 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190880-1304041067.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 6e345981a96012731da9bd2ce5420289
RANDOM SEED=782254918

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.75
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.806
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.84
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.806
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.806
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.75
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.806
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:     32951124 kB
MemFree:      15169296 kB
Buffers:       1623948 kB
Cached:       15512516 kB
SwapCached:          0 kB
Active:        7913320 kB
Inactive:      9286124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15169296 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10876 kB
Writeback:          20 kB
AnonPages:       62816 kB
Mapped:          14704 kB
Slab:           518344 kB
PageTables:       4280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188412 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= 71416 MiB
End job on node141 at 2011-04-29 03:57:51