Trace number 3190932

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.25 1201.71

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S536077088-015-UNKNOWN.cnf
MD5SUM7eb6d5b5c1c99a6b88954b61ac97b4f7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 534000

Solver Data

0.00/0.81	This is pico-portfolio, a naive parallel portfolio
0.00/0.81	Copyright (C) 2011 Olivier Roussel
0.00/0.81	Using 4 processing units
0.00/0.81	This portfolio uses the following solvers:
0.00/0.81	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.81	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.81	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.81	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.81	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.81	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.81	Starting clasp 1.3.6 on core(s) 5
0.00/0.81	Starting TNM 2009 on core(s) 7
0.00/0.81	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.81	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-3190932-1304046338/watcher-3190932-1304046338 -o /tmp/evaluation-result-3190932-1304046338/solver-3190932-1304046338 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190932-1304046338.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: 10.18 10.16 9.82 6/182 30561
/proc/meminfo: memFree=20707396/32951124 swapFree=67111528/67111528
[pid=30561] ppid=30559 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30561/stat : 30561 (ppfolio) R 30559 30561 30178 0 -1 4194304 502 0 0 0 0 0 0 0 25 0 1 0 248825108 18763776 387 33554432000 4194304 4287625 140734961155312 18446744073709551615 47709442863546 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/30561/statm: 4581 387 339 23 0 91 0

[startup+0.066862 s]
/proc/loadavg: 10.18 10.16 9.82 6/182 30561
/proc/meminfo: memFree=20707396/32951124 swapFree=67111528/67111528
[pid=30561] ppid=30559 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30561/stat : 30561 (ppfolio) R 30559 30561 30178 0 -1 4194304 502 0 0 0 0 0 0 0 25 0 1 0 248825108 18763776 387 33554432000 4194304 4287625 140734961155312 18446744073709551615 47709442863546 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/30561/statm: 4581 387 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100857 s]
/proc/loadavg: 10.18 10.16 9.82 6/182 30561
/proc/meminfo: memFree=20707396/32951124 swapFree=67111528/67111528
[pid=30561] ppid=30559 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30561/stat : 30561 (ppfolio) R 30559 30561 30178 0 -1 4194304 502 0 0 0 0 0 0 0 25 0 1 0 248825108 18763776 387 33554432000 4194304 4287625 140734961155312 18446744073709551615 47709442863546 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/30561/statm: 4581 387 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300822 s]
/proc/loadavg: 10.18 10.16 9.82 6/182 30561
/proc/meminfo: memFree=20707396/32951124 swapFree=67111528/67111528
[pid=30561] ppid=30559 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30561/stat : 30561 (ppfolio) R 30559 30561 30178 0 -1 4194304 502 0 0 0 0 0 0 0 25 0 1 0 248825108 18763776 387 33554432000 4194304 4287625 140734961155312 18446744073709551615 47709442863546 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/30561/statm: 4581 387 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700749 s]
/proc/loadavg: 10.18 10.16 9.82 6/182 30561
/proc/meminfo: memFree=20707396/32951124 swapFree=67111528/67111528
[pid=30561] ppid=30559 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30561/stat : 30561 (ppfolio) R 30559 30561 30178 0 -1 4194304 502 0 0 0 0 0 0 0 25 0 1 0 248825108 18763776 387 33554432000 4194304 4287625 140734961155312 18446744073709551615 47709442863546 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/30561/statm: 4581 387 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50061 s]
/proc/loadavg: 10.17 10.15 9.82 12/188 30567
/proc/meminfo: memFree=20669900/32951124 swapFree=67111528/67111528
[pid=30561] ppid=30559 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30561/stat : 30561 (ppfolio) S 30559 30561 30178 0 -1 4202496 518 0 0 0 0 0 0 0 21 0 1 0 248825108 18763776 389 33554432000 4194304 4287625 140734961155312 18446744073709551615 268660682255 0 0 4096 65536 2187157192921055231 0 0 17 3 0 0 0
/proc/30561/statm: 4581 389 341 23 0 91 0
[pid=30562] ppid=30561 vsize=28164 CPUtime=1.49 cores=1
/proc/30562/stat : 30562 (cryptominisat) R 30561 30561 30178 0 -1 4202496 5640 0 0 0 149 0 0 0 25 0 1 0 248825108 28839936 2410 33554432000 4194304 4587354 140734873432240 18446744073709551615 268660358804 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30562/statm: 7041 2410 326 96 0 3603 0
[pid=30563] ppid=30561 vsize=24088 CPUtime=1.49 cores=5
/proc/30563/stat : 30563 (clasp) R 30561 30561 30178 0 -1 4202496 3630 0 0 0 149 0 0 0 20 0 1 0 248825108 24666112 3362 33554432000 4194304 4785740 140733868892768 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30563/statm: 6022 3363 340 145 0 3067 0
[pid=30564] ppid=30561 vsize=456220 CPUtime=1.18 cores=7
/proc/30564/stat : 30564 (TNM) R 30561 30561 30178 0 -1 4202496 1458 0 0 0 118 0 0 0 25 0 1 0 248825108 467169280 1355 33554432000 134512640 134534564 4288770528 18446744073709551615 134524686 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30564/statm: 114055 1355 91 6 0 112721 0
[pid=30565] ppid=30561 vsize=7228 CPUtime=1.49 cores=3
/proc/30565/stat : 30565 (lingeling) R 30561 30561 30178 0 -1 4202496 1907 0 0 0 149 0 0 0 20 0 1 0 248825108 7401472 985 33554432000 4194304 4352236 140735280129904 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30565/statm: 1807 985 127 39 0 887 0
[pid=30567] ppid=30561 vsize=12556 CPUtime=0.29 cores=7
/proc/30567/stat : 30567 (march_hi) R 30561 30561 30178 0 -1 4202496 6381 0 0 0 29 0 0 0 25 0 1 0 248825189 12857344 1361 33554432000 4194304 4331988 140733697034768 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30567/statm: 3139 1361 150 34 0 1581 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 546580

[startup+3.10033 s]
/proc/loadavg: 10.17 10.15 9.82 11/188 30567
/proc/meminfo: memFree=20667420/32951124 swapFree=67111528/67111528
[pid=30561] ppid=30559 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30561/stat : 30561 (ppfolio) S 30559 30561 30178 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 248825108 18763776 389 33554432000 4194304 4287625 140734961155312 18446744073709551615 268660682255 0 0 4096 65536 2187157192921055231 0 0 17 3 0 0 0
/proc/30561/statm: 4581 389 341 23 0 91 0
[pid=30562] ppid=30561 vsize=444192 CPUtime=3.09 cores=1
/proc/30562/stat : 30562 (cryptominisat) R 30561 30561 30178 0 -1 4202496 9383 0 0 0 308 1 0 0 25 0 1 0 248825108 454852608 2717 33554432000 4194304 4587354 140734873432240 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30562/statm: 111048 2717 327 96 0 107610 0
[pid=30563] ppid=30561 vsize=25472 CPUtime=3.09 cores=5
/proc/30563/stat : 30563 (clasp) R 30561 30561 30178 0 -1 4202496 3966 0 0 0 309 0 0 0 25 0 1 0 248825108 26083328 3698 33554432000 4194304 4785740 140733868892768 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30563/statm: 6368 3698 340 145 0 3413 0
[pid=30564] ppid=30561 vsize=456220 CPUtime=1.97 cores=7
/proc/30564/stat : 30564 (TNM) R 30561 30561 30178 0 -1 4202496 1458 0 0 0 197 0 0 0 25 0 1 0 248825108 467169280 1355 33554432000 134512640 134534564 4288770528 18446744073709551615 134524825 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30564/statm: 114055 1355 91 6 0 112721 0
[pid=30565] ppid=30561 vsize=7476 CPUtime=3.09 cores=3
/proc/30565/stat : 30565 (lingeling) R 30561 30561 30178 0 -1 4202496 2496 0 0 0 309 0 0 0 25 0 1 0 248825108 7655424 1062 33554432000 4194304 4352236 140735280129904 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30565/statm: 1869 1062 127 39 0 949 0
[pid=30567] ppid=30561 vsize=12556 CPUtime=1.09 cores=7
/proc/30567/stat : 30567 (march_hi) R 30561 30561 30178 0 -1 4202496 6381 0 0 0 109 0 0 0 25 0 1 0 248825189 12857344 1361 33554432000 4194304 4331988 140733697034768 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30567/statm: 3139 1361 150 34 0 1581 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 964240

[startup+6.30077 s]
/proc/loadavg: 10.15 10.15 9.82 11/188 30567
/proc/meminfo: memFree=20639936/32951124 swapFree=67111528/67111528
[pid=30561] ppid=30559 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30561/stat : 30561 (ppfolio) S 30559 30561 30178 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 248825108 18763776 389 33554432000 4194304 4287625 140734961155312 18446744073709551615 268660682255 0 0 4096 65536 2187157192921055231 0 0 17 3 0 0 0
/proc/30561/statm: 4581 389 341 23 0 91 0
[pid=30562] ppid=30561 vsize=461960 CPUtime=6.29 cores=1
/proc/30562/stat : 30562 (cryptominisat) R 30561 30561 30178 0 -1 4202496 15342 0 0 0 627 2 0 0 25 0 1 0 248825108 473047040 7215 33554432000 4194304 4587354 140734873432240 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30562/statm: 115490 7215 337 96 0 112052 0
[pid=30563] ppid=30561 vsize=27976 CPUtime=6.29 cores=5
/proc/30563/stat : 30563 (clasp) R 30561 30561 30178 0 -1 4202496 4565 0 0 0 629 0 0 0 25 0 1 0 248825108 28647424 4297 33554432000 4194304 4785740 140733868892768 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30563/statm: 6994 4297 340 145 0 4039 0
[pid=30564] ppid=30561 vsize=456220 CPUtime=3.55 cores=7
/proc/30564/stat : 30564 (TNM) R 30561 30561 30178 0 -1 4202496 1458 0 0 0 355 0 0 0 25 0 1 0 248825108 467169280 1355 33554432000 134512640 134534564 4288770528 18446744073709551615 134524561 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30564/statm: 114055 1355 91 6 0 112721 0
[pid=30565] ppid=30561 vsize=8692 CPUtime=6.29 cores=3
/proc/30565/stat : 30565 (lingeling) R 30561 30561 30178 0 -1 4202496 3297 0 0 0 629 0 0 0 25 0 1 0 248825108 8900608 1351 33554432000 4194304 4352236 140735280129904 18446744073709551615 4328055 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30565/statm: 2173 1351 127 39 0 1253 0
[pid=30567] ppid=30561 vsize=17024 CPUtime=2.69 cores=7
/proc/30567/stat : 30567 (march_hi) R 30561 30561 30178 0 -1 4202496 7524 0 0 0 269 0 0 0 25 0 1 0 248825189 17432576 2004 33554432000 4194304 4331988 140733697034768 18446744073709551615 4239588 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30567/statm: 4256 2004 171 34 0 2698 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 990196

[startup+12.7006 s]
/proc/loadavg: 10.14 10.15 9.82 11/188 30567
/proc/meminfo: memFree=20599768/32951124 swapFree=67111528/67111528
[pid=30561] ppid=30559 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30561/stat : 30561 (ppfolio) S 30559 30561 30178 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 248825108 18763776 389 33554432000 4194304 4287625 140734961155312 18446744073709551615 268660682255 0 0 4096 65536 2187157192921055231 0 0 17 3 0 0 0
/proc/30561/statm: 4581 389 341 23 0 91 0
[pid=30562] ppid=30561 vsize=473516 CPUtime=12.69 cores=1
/proc/30562/stat : 30562 (cryptominisat) R 30561 30561 30178 0 -1 4202496 22135 0 0 0 1266 3 0 0 25 0 1 0 248825108 484880384 12422 33554432000 4194304 4587354 140734873432240 18446744073709551615 4364793 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30562/statm: 118379 12422 337 96 0 114941 0
[pid=30563] ppid=30561 vsize=32028 CPUtime=12.69 cores=5
/proc/30563/stat : 30563 (clasp) R 30561 30561 30178 0 -1 4202496 5526 0 0 0 1269 0 0 0 25 0 1 0 248825108 32796672 5258 33554432000 4194304 4785740 140733868892768 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30563/statm: 8007 5258 340 145 0 5052 0
[pid=30564] ppid=30561 vsize=460712 CPUtime=6.72 cores=7
/proc/30564/stat : 30564 (TNM) R 30561 30561 30178 0 -1 4202496 1817 0 0 0 672 0 0 0 25 0 1 0 248825108 471769088 1714 33554432000 134512640 134534564 4288770528 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30564/statm: 115178 1714 95 6 0 113844 0
[pid=30565] ppid=30561 vsize=11068 CPUtime=12.68 cores=3
/proc/30565/stat : 30565 (lingeling) R 30561 30561 30178 0 -1 4202496 4706 0 0 0 1268 0 0 0 25 0 1 0 248825108 11333632 1960 33554432000 4194304 4352236 140735280129904 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30565/statm: 2767 1960 127 39 0 1847 0
[pid=30567] ppid=30561 vsize=17024 CPUtime=5.89 cores=7
/proc/30567/stat : 30567 (march_hi) R 30561 30561 30178 0 -1 4202496 7763 0 0 0 589 0 0 0 25 0 1 0 248825189 17432576 2243 33554432000 4194304 4331988 140733697034768 18446744073709551615 268660057230 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30567/statm: 4256 2243 174 34 0 2698 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1012672

[startup+25.5004 s]
/proc/loadavg: 10.19 10.16 9.83 11/188 30600
/proc/meminfo: memFree=21258892/32951124 swapFree=67111528/67111528
[pid=30561] ppid=30559 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30561/stat : 30561 (ppfolio) S 30559 30561 30178 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 248825108 18763776 389 33554432000 4194304 4287625 140734961155312 18446744073709551615 268660682255 0 0 4096 65536 2187157192921055231 0 0 17 3 0 0 0
/proc/30561/statm: 4581 389 341 23 0 91 0
[pid=30562] ppid=30561 vsize=477644 CPUtime=25.49 cores=1
/proc/30562/stat : 30562 (cryptominisat) R 30561 30561 30178 0 -1 4202496 31043 0 0 0 2544 5 0 0 25 0 1 0 248825108 489107456 13369 33554432000 4194304 4587354 140734873432240 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30562/statm: 119411 13369 337 96 0 115973 0
[pid=30563] ppid=30561 vsize=36136 CPUtime=25.48 cores=5
/proc/30563/stat : 30563 (clasp) R 30561 30561 30178 0 -1 4202496 6519 0 0 0 2548 0 0 0 25 0 1 0 248825108 37003264 6251 33554432000 4194304 4785740 140733868892768 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30563/statm: 9034 6251 340 145 0 6079 0
[pid=30564] ppid=30561 vsize=460712 CPUtime=13.1 cores=7
/proc/30564/stat : 30564 (TNM) R 30561 30561 30178 0 -1 4202496 1817 0 0 0 1310 0 0 0 25 0 1 0 248825108 471769088 1714 33554432000 134512640 134534564 4288770528 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30564/statm: 115178 1714 95 6 0 113844 0
[pid=30565] ppid=30561 vsize=10896 CPUtime=25.49 cores=3
/proc/30565/stat : 30565 (lingeling) R 30561 30561 30178 0 -1 4202496 5336 0 0 0 2548 1 0 0 25 0 1 0 248825108 11157504 1886 33554432000 4194304 4352236 140735280129904 18446744073709551615 4328004 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30565/statm: 2724 1886 127 39 0 1804 0
[pid=30567] ppid=30561 vsize=17024 CPUtime=12.23 cores=7
/proc/30567/stat : 30567 (march_hi) R 30561 30561 30178 0 -1 4202496 7763 0 0 0 1223 0 0 0 25 0 1 0 248825189 17432576 2243 33554432000 4194304 4331988 140733697034768 18446744073709551615 4237419 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30567/statm: 4256 2243 174 34 0 2698 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 1020736

[startup+51.1009 s]
/proc/loadavg: 10.12 10.14 9.83 11/188 30601
/proc/meminfo: memFree=21221268/32951124 swapFree=67111528/67111528
[pid=30561] ppid=30559 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30561/stat : 30561 (ppfolio) S 30559 30561 30178 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 248825108 18763776 389 33554432000 4194304 4287625 140734961155312 18446744073709551615 268660682255 0 0 4096 65536 2187157192921055231 0 0 17 3 0 0 0
/proc/30561/statm: 4581 389 341 23 0 91 0
[pid=30562] ppid=30561 vsize=475956 CPUtime=51.08 cores=1
/proc/30562/stat : 30562 (cryptominisat) R 30561 30561 30178 0 -1 4202496 48671 0 0 0 5098 10 0 0 25 0 1 0 248825108 487378944 11806 33554432000 4194304 4587354 140734873432240 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30562/statm: 118989 11806 337 96 0 115551 0
[pid=30563] ppid=30561 vsize=43208 CPUtime=51.09 cores=5
/proc/30563/stat : 30563 (clasp) R 30561 30561 30178 0 -1 4202496 8173 0 0 0 5108 1 0 0 25 0 1 0 248825108 44244992 7905 33554432000 4194304 4785740 140733868892768 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30563/statm: 10802 7905 340 145 0 7847 0
[pid=30564] ppid=30561 vsize=460712 CPUtime=25.81 cores=7
/proc/30564/stat : 30564 (TNM) R 30561 30561 30178 0 -1 4202496 1817 0 0 0 2581 0 0 0 25 0 1 0 248825108 471769088 1714 33554432000 134512640 134534564 4288770528 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30564/statm: 115178 1714 95 6 0 113844 0
[pid=30565] ppid=30561 vsize=11540 CPUtime=51.09 cores=3

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

/proc/30567/statm: 18990 12476 175 34 0 17432 0
Current children cumulated CPU time (s) 3764.03
Current children cumulated vsize (KiB) 1159696

[startup+1002.3 s]
/proc/loadavg: 10.12 10.18 10.04 11/188 30690
/proc/meminfo: memFree=20468192/32951124 swapFree=67111528/67111528
[pid=30561] ppid=30559 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30561/stat : 30561 (ppfolio) S 30559 30561 30178 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 248825108 18763776 389 33554432000 4194304 4287625 140734961155312 18446744073709551615 268660682255 0 0 4096 65536 2187157192921055231 0 0 17 3 0 0 0
/proc/30561/statm: 4581 389 341 23 0 91 0
[pid=30562] ppid=30561 vsize=480988 CPUtime=1002.3 cores=1
/proc/30562/stat : 30562 (cryptominisat) R 30561 30561 30178 0 -1 4202496 357023 0 0 0 100087 143 0 0 25 0 1 0 248825108 492531712 17265 33554432000 4194304 4587354 140734873432240 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30562/statm: 120247 17265 337 96 0 116809 0
[pid=30563] ppid=30561 vsize=107884 CPUtime=1002.31 cores=5
/proc/30563/stat : 30563 (clasp) R 30561 30561 30178 0 -1 4202496 22931 0 0 0 100226 5 0 0 25 0 1 0 248825108 110473216 22663 33554432000 4194304 4785740 140733868892768 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30563/statm: 26971 22663 340 145 0 24016 0
[pid=30564] ppid=30561 vsize=460712 CPUtime=498.83 cores=7
/proc/30564/stat : 30564 (TNM) R 30561 30561 30178 0 -1 4202496 1817 0 0 0 49883 0 0 0 25 0 1 0 248825108 471769088 1714 33554432000 134512640 134534564 4288770528 18446744073709551615 134528670 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30564/statm: 115178 1714 95 6 0 113844 0
[pid=30565] ppid=30561 vsize=17700 CPUtime=1002.3 cores=3
/proc/30565/stat : 30565 (lingeling) R 30561 30561 30178 0 -1 4202496 36606 0 0 0 100225 5 0 0 25 0 1 0 248825108 18124800 3619 33554432000 4194304 4352236 140735280129904 18446744073709551615 4328016 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30565/statm: 4425 3619 127 39 0 3505 0
[pid=30567] ppid=30561 vsize=75960 CPUtime=497.97 cores=7
/proc/30567/stat : 30567 (march_hi) R 30561 30561 30178 0 -1 4202496 18716 0 0 0 49790 7 0 0 25 0 1 0 248825189 77783040 13196 33554432000 4194304 4331988 140733697034768 18446744073709551615 4298539 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30567/statm: 18990 13196 175 34 0 17432 0
Current children cumulated CPU time (s) 4003.71
Current children cumulated vsize (KiB) 1161568

[startup+1062.3 s]
/proc/loadavg: 10.13 10.17 10.04 11/188 30692
/proc/meminfo: memFree=20429712/32951124 swapFree=67111528/67111528
[pid=30561] ppid=30559 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30561/stat : 30561 (ppfolio) S 30559 30561 30178 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 248825108 18763776 389 33554432000 4194304 4287625 140734961155312 18446744073709551615 268660682255 0 0 4096 65536 2187157192921055231 0 0 17 3 0 0 0
/proc/30561/statm: 4581 389 341 23 0 91 0
[pid=30562] ppid=30561 vsize=537300 CPUtime=1062.3 cores=1
/proc/30562/stat : 30562 (cryptominisat) R 30561 30561 30178 0 -1 4202496 374583 0 0 0 106082 148 0 0 25 0 1 0 248825108 550195200 26363 33554432000 4194304 4587354 140734873432240 18446744073709551615 4365152 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30562/statm: 134325 26363 337 96 0 130887 0
[pid=30563] ppid=30561 vsize=113068 CPUtime=1062.31 cores=5
/proc/30563/stat : 30563 (clasp) R 30561 30561 30178 0 -1 4202496 24098 0 0 0 106226 5 0 0 25 0 1 0 248825108 115781632 23830 33554432000 4194304 4785740 140733868892768 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30563/statm: 28267 23830 340 145 0 25312 0
[pid=30564] ppid=30561 vsize=460712 CPUtime=528.66 cores=7
/proc/30564/stat : 30564 (TNM) R 30561 30561 30178 0 -1 4202496 1817 0 0 0 52866 0 0 0 25 0 1 0 248825108 471769088 1714 33554432000 134512640 134534564 4288770528 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30564/statm: 115178 1714 95 6 0 113844 0
[pid=30565] ppid=30561 vsize=17060 CPUtime=1062.31 cores=3
/proc/30565/stat : 30565 (lingeling) R 30561 30561 30178 0 -1 4202496 38686 0 0 0 106225 6 0 0 25 0 1 0 248825108 17469440 3459 33554432000 4194304 4352236 140735280129904 18446744073709551615 4207597 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30565/statm: 4265 3459 127 39 0 3345 0
[pid=30567] ppid=30561 vsize=75960 CPUtime=527.82 cores=7
/proc/30567/stat : 30567 (march_hi) R 30561 30561 30178 0 -1 4202496 19302 0 0 0 52774 8 0 0 25 0 1 0 248825189 77783040 13782 33554432000 4194304 4331988 140733697034768 18446744073709551615 4210430 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30567/statm: 18990 13782 175 34 0 17432 0
Current children cumulated CPU time (s) 4243.4
Current children cumulated vsize (KiB) 1222424

[startup+1122.3 s]
/proc/loadavg: 10.13 10.17 10.05 11/188 30694
/proc/meminfo: memFree=20478016/32951124 swapFree=67111528/67111528
[pid=30561] ppid=30559 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30561/stat : 30561 (ppfolio) S 30559 30561 30178 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 248825108 18763776 389 33554432000 4194304 4287625 140734961155312 18446744073709551615 268660682255 0 0 4096 65536 2187157192921055231 0 0 17 3 0 0 0
/proc/30561/statm: 4581 389 341 23 0 91 0
[pid=30562] ppid=30561 vsize=465328 CPUtime=1122.31 cores=1
/proc/30562/stat : 30562 (cryptominisat) R 30561 30561 30178 0 -1 4202496 393395 0 0 0 112070 161 0 0 25 0 1 0 248825108 476495872 10734 33554432000 4194304 4587354 140734873432240 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30562/statm: 116332 10734 337 96 0 112894 0
[pid=30563] ppid=30561 vsize=115956 CPUtime=1122.31 cores=5
/proc/30563/stat : 30563 (clasp) R 30561 30561 30178 0 -1 4202496 24787 0 0 0 112226 5 0 0 25 0 1 0 248825108 118738944 24519 33554432000 4194304 4785740 140733868892768 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30563/statm: 28989 24519 340 145 0 26034 0
[pid=30564] ppid=30561 vsize=460712 CPUtime=558.52 cores=7
/proc/30564/stat : 30564 (TNM) R 30561 30561 30178 0 -1 4202496 1817 0 0 0 55852 0 0 0 25 0 1 0 248825108 471769088 1714 33554432000 134512640 134534564 4288770528 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30564/statm: 115178 1714 95 6 0 113844 0
[pid=30565] ppid=30561 vsize=21028 CPUtime=1122.31 cores=3
/proc/30565/stat : 30565 (lingeling) R 30561 30561 30178 0 -1 4202496 41918 0 0 0 112225 6 0 0 25 0 1 0 248825108 21532672 4451 33554432000 4194304 4352236 140735280129904 18446744073709551615 4270811 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30565/statm: 5257 4451 127 39 0 4337 0
[pid=30567] ppid=30561 vsize=75960 CPUtime=557.63 cores=7
/proc/30567/stat : 30567 (march_hi) R 30561 30561 30178 0 -1 4202496 19924 0 0 0 55755 8 0 0 25 0 1 0 248825189 77783040 14404 33554432000 4194304 4331988 140733697034768 18446744073709551615 4299275 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30567/statm: 18990 14404 175 34 0 17432 0
Current children cumulated CPU time (s) 4483.08
Current children cumulated vsize (KiB) 1157308

[startup+1182.3 s]
/proc/loadavg: 10.12 10.16 10.05 11/188 30695
/proc/meminfo: memFree=20439280/32951124 swapFree=67111528/67111528
[pid=30561] ppid=30559 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30561/stat : 30561 (ppfolio) S 30559 30561 30178 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 248825108 18763776 389 33554432000 4194304 4287625 140734961155312 18446744073709551615 268660682255 0 0 4096 65536 2187157192921055231 0 0 17 3 0 0 0
/proc/30561/statm: 4581 389 341 23 0 91 0
[pid=30562] ppid=30561 vsize=466004 CPUtime=1182.31 cores=1
/proc/30562/stat : 30562 (cryptominisat) R 30561 30561 30178 0 -1 4202496 412971 0 0 0 118059 172 0 0 25 0 1 0 248825108 477188096 12507 33554432000 4194304 4587354 140734873432240 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30562/statm: 116501 12507 337 96 0 113063 0
[pid=30563] ppid=30561 vsize=118992 CPUtime=1182.31 cores=5
/proc/30563/stat : 30563 (clasp) R 30561 30561 30178 0 -1 4202496 25458 0 0 0 118226 5 0 0 25 0 1 0 248825108 121847808 25190 33554432000 4194304 4785740 140733868892768 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30563/statm: 29748 25190 340 145 0 26793 0
[pid=30564] ppid=30561 vsize=460712 CPUtime=588.32 cores=7
/proc/30564/stat : 30564 (TNM) R 30561 30561 30178 0 -1 4202496 1817 0 0 0 58832 0 0 0 25 0 1 0 248825108 471769088 1714 33554432000 134512640 134534564 4288770528 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30564/statm: 115178 1714 95 6 0 113844 0
[pid=30565] ppid=30561 vsize=21028 CPUtime=1182.31 cores=3
/proc/30565/stat : 30565 (lingeling) R 30561 30561 30178 0 -1 4202496 43134 0 0 0 118225 6 0 0 25 0 1 0 248825108 21532672 4451 33554432000 4194304 4352236 140735280129904 18446744073709551615 4329066 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30565/statm: 5257 4451 127 39 0 4337 0
[pid=30567] ppid=30561 vsize=75960 CPUtime=587.5 cores=7
/proc/30567/stat : 30567 (march_hi) R 30561 30561 30178 0 -1 4202496 20568 0 0 0 58742 8 0 0 25 0 1 0 248825189 77783040 15048 33554432000 4194304 4331988 140733697034768 18446744073709551615 4237398 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30567/statm: 18990 15048 175 34 0 17432 0
Current children cumulated CPU time (s) 4722.75
Current children cumulated vsize (KiB) 1161020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.30 10.20 10.07 11/188 30696
/proc/meminfo: memFree=20398480/32951124 swapFree=67111528/67111528
[pid=30561] ppid=30559 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30561/stat : 30561 (ppfolio) S 30559 30561 30178 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 248825108 18763776 389 33554432000 4194304 4287625 140734961155312 18446744073709551615 268660682255 0 0 4096 65536 2187157192921055231 0 0 17 3 0 0 0
/proc/30561/statm: 4581 389 341 23 0 91 0
[pid=30562] ppid=30561 vsize=467444 CPUtime=1201.72 cores=1
/proc/30562/stat : 30562 (cryptominisat) R 30561 30561 30178 0 -1 4202496 419731 0 0 0 119996 176 0 0 25 0 1 0 248825108 478662656 10227 33554432000 4194304 4587354 140734873432240 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30562/statm: 116861 10227 337 96 0 113423 0
[pid=30563] ppid=30561 vsize=119564 CPUtime=1201.71 cores=5
/proc/30563/stat : 30563 (clasp) R 30561 30561 30178 0 -1 4202496 25574 0 0 0 120166 5 0 0 25 0 1 0 248825108 122433536 25306 33554432000 4194304 4785740 140733868892768 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30563/statm: 29891 25306 340 145 0 26936 0
[pid=30564] ppid=30561 vsize=460712 CPUtime=598.01 cores=7
/proc/30564/stat : 30564 (TNM) R 30561 30561 30178 0 -1 4202496 1817 0 0 0 59801 0 0 0 25 0 1 0 248825108 471769088 1714 33554432000 134512640 134534564 4288770528 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30564/statm: 115178 1714 95 6 0 113844 0
[pid=30565] ppid=30561 vsize=21284 CPUtime=1201.71 cores=3
/proc/30565/stat : 30565 (lingeling) R 30561 30561 30178 0 -1 4202496 43166 0 0 0 120165 6 0 0 25 0 1 0 248825108 21794816 4483 33554432000 4194304 4352236 140735280129904 18446744073709551615 4328109 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30565/statm: 5321 4483 127 39 0 4401 0
[pid=30567] ppid=30561 vsize=75960 CPUtime=597.1 cores=7
/proc/30567/stat : 30567 (march_hi) R 30561 30561 30178 0 -1 4202496 20777 0 0 0 59702 8 0 0 25 0 1 0 248825189 77783040 15257 33554432000 4194304 4331988 140733697034768 18446744073709551615 4298560 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30567/statm: 18990 15257 175 34 0 17432 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 1163288

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

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

[startup+1201.7 s]
/proc/loadavg: 10.30 10.20 10.07 11/188 30696
/proc/meminfo: memFree=20398480/32951124 swapFree=67111528/67111528
[pid=30561] ppid=30559 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30561/stat : 30561 (ppfolio) S 30559 30561 30178 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 248825108 18763776 389 33554432000 4194304 4287625 140734961155312 18446744073709551615 268660682255 0 0 4096 65536 2187157192921055231 0 0 17 3 0 0 0
/proc/30561/statm: 4581 389 341 23 0 91 0
[pid=30562] ppid=30561 vsize=467444 CPUtime=1201.72 cores=1
/proc/30562/stat : 30562 (cryptominisat) R 30561 30561 30178 0 -1 4202496 419731 0 0 0 119996 176 0 0 25 0 1 0 248825108 478662656 10227 33554432000 4194304 4587354 140734873432240 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30562/statm: 116861 10227 337 96 0 113423 0
[pid=30563] ppid=30561 vsize=119564 CPUtime=1201.71 cores=5
/proc/30563/stat : 30563 (clasp) R 30561 30561 30178 0 -1 4202496 25574 0 0 0 120166 5 0 0 25 0 1 0 248825108 122433536 25306 33554432000 4194304 4785740 140733868892768 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30563/statm: 29891 25306 340 145 0 26936 0
[pid=30564] ppid=30561 vsize=460712 CPUtime=598.01 cores=7
/proc/30564/stat : 30564 (TNM) R 30561 30561 30178 0 -1 4202496 1817 0 0 0 59801 0 0 0 25 0 1 0 248825108 471769088 1714 33554432000 134512640 134534564 4288770528 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30564/statm: 115178 1714 95 6 0 113844 0
[pid=30565] ppid=30561 vsize=21284 CPUtime=1201.71 cores=3
/proc/30565/stat : 30565 (lingeling) R 30561 30561 30178 0 -1 4202496 43166 0 0 0 120165 6 0 0 25 0 1 0 248825108 21794816 4483 33554432000 4194304 4352236 140735280129904 18446744073709551615 4328109 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30565/statm: 5321 4483 127 39 0 4401 0
[pid=30567] ppid=30561 vsize=75960 CPUtime=597.1 cores=7
/proc/30567/stat : 30567 (march_hi) R 30561 30561 30178 0 -1 4202496 20777 0 0 0 59702 8 0 0 25 0 1 0 248825189 77783040 15257 33554432000 4194304 4331988 140733697034768 18446744073709551615 4298560 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30567/statm: 18990 15257 175 34 0 17432 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 1163288

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30561 and gives
#  childrusage.ru_utime.tv_sec=3596
#  childrusage.ru_utime.tv_usec=667223
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=933706
# CPU time returned by wait4() is 3598.6
# while last known CPU time is 4800.25
#
# 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.25
CPU user time (s): 4798.3
CPU system time (s): 1.95
CPU usage (%): 399.451
Max. virtual memory (cumulated for all children) (KiB): 1652316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.67
system time used= 1.93371
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 486013
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= 364
involuntary context switches= 34783

runsolver used 1.72574 second user time and 4.83926 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-29 05:05:38
IDJOB=3190932
IDBENCH=82663
IDSOLVER=1612
FILE ID=node107/3190932-1304046338
RUNJOBID= node107-1304042629-30197
PBS_JOBID= 13170385
Free space on /tmp= 71788 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S536077088-015-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190932-1304046338/watcher-3190932-1304046338 -o /tmp/evaluation-result-3190932-1304046338/solver-3190932-1304046338 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190932-1304046338.cnf

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

MD5SUM BENCH= 7eb6d5b5c1c99a6b88954b61ac97b4f7
RANDOM SEED=293163715

node107.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.829
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.65
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.829
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	: 5332.75
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20707552 kB
Buffers:       2018852 kB
Cached:        8989888 kB
SwapCached:          0 kB
Active:        3710264 kB
Inactive:      8052160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20707552 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10884 kB
Writeback:           0 kB
AnonPages:      753192 kB
Mapped:          16712 kB
Slab:           416124 kB
PageTables:       6592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2735380 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= 71776 MiB
End job on node107 at 2011-04-29 05:25:42