Trace number 3191072

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S720541313-052.UNKNOWN.cnf
MD5SUM529f91a307fdda5249e1a091ee33e647
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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
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-3191072-1304056948/watcher-3191072-1304056948 -o /tmp/evaluation-result-3191072-1304056948/solver-3191072-1304056948 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191072-1304056948.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: 9.86 7.20 5.93 6/182 31341
/proc/meminfo: memFree=24795568/32951124 swapFree=67111348/67111528
[pid=31341] ppid=31339 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (ppfolio) R 31339 31341 30062 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 595925281 18763776 389 33554432000 4194304 4287625 140734300614848 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/31341/statm: 4581 389 341 23 0 91 0

[startup+0.269097 s]
/proc/loadavg: 9.86 7.20 5.93 6/182 31341
/proc/meminfo: memFree=24795568/32951124 swapFree=67111348/67111528
[pid=31341] ppid=31339 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (ppfolio) S 31339 31341 30062 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 595925281 18763776 389 33554432000 4194304 4287625 140734300614848 18446744073709551615 252458085903 0 0 4096 65536 4607711013310038015 0 0 17 1 0 0 0
/proc/31341/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30109 s]
/proc/loadavg: 9.86 7.20 5.93 6/182 31341
/proc/meminfo: memFree=24795568/32951124 swapFree=67111348/67111528
[pid=31341] ppid=31339 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (ppfolio) S 31339 31341 30062 0 -1 4202496 521 0 0 0 0 0 0 0 24 0 1 0 595925281 18763776 389 33554432000 4194304 4287625 140734300614848 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/31341/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.401073 s]
/proc/loadavg: 9.86 7.20 5.93 6/182 31341
/proc/meminfo: memFree=24795568/32951124 swapFree=67111348/67111528
[pid=31341] ppid=31339 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (ppfolio) S 31339 31341 30062 0 -1 4202496 521 0 0 0 0 0 0 0 23 0 1 0 595925281 18763776 389 33554432000 4194304 4287625 140734300614848 18446744073709551615 252458085903 0 0 4096 65536 4607711013310038015 0 0 17 1 0 0 0
/proc/31341/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701017 s]
/proc/loadavg: 9.86 7.20 5.93 6/182 31341
/proc/meminfo: memFree=24795568/32951124 swapFree=67111348/67111528
[pid=31341] ppid=31339 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (ppfolio) S 31339 31341 30062 0 -1 4202496 521 0 0 0 0 0 0 0 20 0 1 0 595925281 18763776 389 33554432000 4194304 4287625 140734300614848 18446744073709551615 252458085903 0 0 4096 65536 4607711013310038015 0 0 17 1 0 0 0
/proc/31341/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50087 s]
/proc/loadavg: 9.86 7.20 5.93 11/188 31347
/proc/meminfo: memFree=24784732/32951124 swapFree=67111348/67111528
[pid=31341] ppid=31339 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (ppfolio) S 31339 31341 30062 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 595925281 18763776 389 33554432000 4194304 4287625 140734300614848 18446744073709551615 252458085903 0 0 4096 65536 4607711013310038015 0 0 17 1 0 0 0
/proc/31341/statm: 4581 389 341 23 0 91 0
[pid=31342] ppid=31341 vsize=1919848 CPUtime=1.49 cores=1
/proc/31342/stat : 31342 (cryptominisat) R 31341 31341 30062 0 -1 4202496 3818 0 0 0 149 0 0 0 25 0 1 0 595925281 1965924352 2584 33554432000 4194304 4587354 140733270314912 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31342/statm: 479962 2584 337 96 0 476524 0
[pid=31343] ppid=31341 vsize=14428 CPUtime=1.49 cores=5
/proc/31343/stat : 31343 (clasp) R 31341 31341 30062 0 -1 4202496 1056 0 0 0 149 0 0 0 20 0 1 0 595925281 14774272 943 33554432000 4194304 4785740 140736718199072 18446744073709551615 252457763454 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31343/statm: 3607 943 340 145 0 652 0
[pid=31344] ppid=31341 vsize=455960 CPUtime=0.77 cores=7
/proc/31344/stat : 31344 (TNM) R 31341 31341 30062 0 -1 4202496 345 0 0 0 77 0 0 0 25 0 1 0 595925281 466903040 242 33554432000 134512640 134534564 4286706448 18446744073709551615 134529823 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31344/statm: 113990 242 95 6 0 112656 0
[pid=31345] ppid=31341 vsize=6528 CPUtime=1.49 cores=3
/proc/31345/stat : 31345 (lingeling) R 31341 31341 30062 0 -1 4202496 1241 0 0 0 149 0 0 0 20 0 1 0 595925281 6684672 830 33554432000 4194304 4352236 140735272119280 18446744073709551615 4328441 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31345/statm: 1632 830 127 39 0 712 0
[pid=31346] ppid=31341 vsize=7980 CPUtime=0.7 cores=7
/proc/31346/stat : 31346 (march_hi) R 31341 31341 30062 0 -1 4202496 615 0 0 0 70 0 0 0 25 0 1 0 595925281 8171520 508 33554432000 4194304 4331988 140733844714992 18446744073709551615 4265328 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31346/statm: 1995 508 172 34 0 437 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 2423068

[startup+3.10057 s]
/proc/loadavg: 9.87 7.24 5.95 11/188 31347
/proc/meminfo: memFree=24776548/32951124 swapFree=67111348/67111528
[pid=31341] ppid=31339 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (ppfolio) S 31339 31341 30062 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 595925281 18763776 389 33554432000 4194304 4287625 140734300614848 18446744073709551615 252458085903 0 0 4096 65536 4607711013310038015 0 0 17 1 0 0 0
/proc/31341/statm: 4581 389 341 23 0 91 0
[pid=31342] ppid=31341 vsize=1921980 CPUtime=3.08 cores=1
/proc/31342/stat : 31342 (cryptominisat) R 31341 31341 30062 0 -1 4202496 5822 0 0 0 308 0 0 0 25 0 1 0 595925281 1968107520 3654 33554432000 4194304 4587354 140733270314912 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31342/statm: 480495 3654 337 96 0 477057 0
[pid=31343] ppid=31341 vsize=15100 CPUtime=3.09 cores=5
/proc/31343/stat : 31343 (clasp) R 31341 31341 30062 0 -1 4202496 1244 0 0 0 309 0 0 0 25 0 1 0 595925281 15462400 1131 33554432000 4194304 4785740 140736718199072 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31343/statm: 3775 1131 340 145 0 820 0
[pid=31344] ppid=31341 vsize=455960 CPUtime=1.56 cores=7
/proc/31344/stat : 31344 (TNM) R 31341 31341 30062 0 -1 4202496 345 0 0 0 156 0 0 0 25 0 1 0 595925281 466903040 242 33554432000 134512640 134534564 4286706448 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31344/statm: 113990 242 95 6 0 112656 0
[pid=31345] ppid=31341 vsize=6528 CPUtime=3.09 cores=3
/proc/31345/stat : 31345 (lingeling) R 31341 31341 30062 0 -1 4202496 1561 0 0 0 309 0 0 0 25 0 1 0 595925281 6684672 830 33554432000 4194304 4352236 140735272119280 18446744073709551615 4328432 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31345/statm: 1632 830 127 39 0 712 0
[pid=31346] ppid=31341 vsize=8148 CPUtime=1.5 cores=7
/proc/31346/stat : 31346 (march_hi) R 31341 31341 30062 0 -1 4202496 648 0 0 0 150 0 0 0 25 0 1 0 595925281 8343552 541 33554432000 4194304 4331988 140733844714992 18446744073709551615 252457460941 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31346/statm: 2037 541 173 34 0 479 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 2426040

[startup+6.30098 s]
/proc/loadavg: 9.87 7.24 5.95 11/188 31347
/proc/meminfo: memFree=24765044/32951124 swapFree=67111348/67111528
[pid=31341] ppid=31339 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (ppfolio) S 31339 31341 30062 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 595925281 18763776 389 33554432000 4194304 4287625 140734300614848 18446744073709551615 252458085903 0 0 4096 65536 4607711013310038015 0 0 17 1 0 0 0
/proc/31341/statm: 4581 389 341 23 0 91 0
[pid=31342] ppid=31341 vsize=1922116 CPUtime=6.29 cores=1
/proc/31342/stat : 31342 (cryptominisat) R 31341 31341 30062 0 -1 4202496 7796 0 0 0 628 1 0 0 25 0 1 0 595925281 1968246784 3893 33554432000 4194304 4587354 140733270314912 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31342/statm: 480529 3893 337 96 0 477091 0
[pid=31343] ppid=31341 vsize=16200 CPUtime=6.29 cores=5
/proc/31343/stat : 31343 (clasp) R 31341 31341 30062 0 -1 4202496 1523 0 0 0 629 0 0 0 25 0 1 0 595925281 16588800 1410 33554432000 4194304 4785740 140736718199072 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31343/statm: 4050 1410 340 145 0 1095 0
[pid=31344] ppid=31341 vsize=455960 CPUtime=3.15 cores=7
/proc/31344/stat : 31344 (TNM) R 31341 31341 30062 0 -1 4202496 345 0 0 0 315 0 0 0 25 0 1 0 595925281 466903040 242 33554432000 134512640 134534564 4286706448 18446744073709551615 134529042 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31344/statm: 113990 242 95 6 0 112656 0
[pid=31345] ppid=31341 vsize=8068 CPUtime=6.29 cores=3
/proc/31345/stat : 31345 (lingeling) R 31341 31341 30062 0 -1 4202496 2490 0 0 0 629 0 0 0 25 0 1 0 595925281 8261632 1215 33554432000 4194304 4352236 140735272119280 18446744073709551615 4328013 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31345/statm: 2017 1215 127 39 0 1097 0
[pid=31346] ppid=31341 vsize=8744 CPUtime=3.1 cores=7
/proc/31346/stat : 31346 (march_hi) R 31341 31341 30062 0 -1 4202496 721 0 0 0 310 0 0 0 25 0 1 0 595925281 8953856 614 33554432000 4194304 4331988 140733844714992 18446744073709551615 4229539 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31346/statm: 2186 614 173 34 0 628 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 2429412

[startup+12.7008 s]
/proc/loadavg: 9.89 7.33 5.99 11/188 31347
/proc/meminfo: memFree=24756124/32951124 swapFree=67111348/67111528
[pid=31341] ppid=31339 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (ppfolio) S 31339 31341 30062 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 595925281 18763776 389 33554432000 4194304 4287625 140734300614848 18446744073709551615 252458085903 0 0 4096 65536 4607711013310038015 0 0 17 1 0 0 0
/proc/31341/statm: 4581 389 341 23 0 91 0
[pid=31342] ppid=31341 vsize=1926084 CPUtime=12.68 cores=1
/proc/31342/stat : 31342 (cryptominisat) R 31341 31341 30062 0 -1 4202496 11982 0 0 0 1267 1 0 0 25 0 1 0 595925281 1972310016 4422 33554432000 4194304 4587354 140733270314912 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31342/statm: 481521 4422 337 96 0 478083 0
[pid=31343] ppid=31341 vsize=17720 CPUtime=12.69 cores=5
/proc/31343/stat : 31343 (clasp) R 31341 31341 30062 0 -1 4202496 1896 0 0 0 1269 0 0 0 25 0 1 0 595925281 18145280 1783 33554432000 4194304 4785740 140736718199072 18446744073709551615 4309561 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31343/statm: 4430 1783 340 145 0 1475 0
[pid=31344] ppid=31341 vsize=455960 CPUtime=6.34 cores=7
/proc/31344/stat : 31344 (TNM) R 31341 31341 30062 0 -1 4202496 345 0 0 0 634 0 0 0 25 0 1 0 595925281 466903040 242 33554432000 134512640 134534564 4286706448 18446744073709551615 134528641 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31344/statm: 113990 242 95 6 0 112656 0
[pid=31345] ppid=31341 vsize=8172 CPUtime=12.69 cores=3
/proc/31345/stat : 31345 (lingeling) R 31341 31341 30062 0 -1 4202496 3516 0 0 0 1269 0 0 0 25 0 1 0 595925281 8368128 1241 33554432000 4194304 4352236 140735272119280 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31345/statm: 2043 1241 127 39 0 1123 0
[pid=31346] ppid=31341 vsize=9084 CPUtime=6.27 cores=7
/proc/31346/stat : 31346 (march_hi) R 31341 31341 30062 0 -1 4202496 848 0 0 0 627 0 0 0 25 0 1 0 595925281 9302016 741 33554432000 4194304 4331988 140733844714992 18446744073709551615 4211579 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31346/statm: 2271 741 173 34 0 713 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 2435344

[startup+25.5064 s]
/proc/loadavg: 9.98 7.44 6.04 11/188 31348
/proc/meminfo: memFree=24743152/32951124 swapFree=67111348/67111528
[pid=31341] ppid=31339 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (ppfolio) S 31339 31341 30062 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 595925281 18763776 389 33554432000 4194304 4287625 140734300614848 18446744073709551615 252458085903 0 0 4096 65536 4607711013310038015 0 0 17 1 0 0 0
/proc/31341/statm: 4581 389 341 23 0 91 0
[pid=31342] ppid=31341 vsize=1930716 CPUtime=25.49 cores=1
/proc/31342/stat : 31342 (cryptominisat) R 31341 31341 30062 0 -1 4202496 18058 0 0 0 2546 3 0 0 25 0 1 0 595925281 1977053184 5776 33554432000 4194304 4587354 140733270314912 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31342/statm: 482679 5776 337 96 0 479241 0
[pid=31343] ppid=31341 vsize=19708 CPUtime=25.49 cores=5
/proc/31343/stat : 31343 (clasp) R 31341 31341 30062 0 -1 4202496 2363 0 0 0 2549 0 0 0 25 0 1 0 595925281 20180992 2250 33554432000 4194304 4785740 140736718199072 18446744073709551615 4553330 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31343/statm: 4927 2250 340 145 0 1972 0
[pid=31344] ppid=31341 vsize=455960 CPUtime=12.74 cores=7
/proc/31344/stat : 31344 (TNM) R 31341 31341 30062 0 -1 4202496 345 0 0 0 1274 0 0 0 25 0 1 0 595925281 466903040 242 33554432000 134512640 134534564 4286706448 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31344/statm: 113990 242 95 6 0 112656 0
[pid=31345] ppid=31341 vsize=10860 CPUtime=25.5 cores=3
/proc/31345/stat : 31345 (lingeling) R 31341 31341 30062 0 -1 4202496 7094 0 0 0 2549 1 0 0 25 0 1 0 595925281 11120640 1907 33554432000 4194304 4352236 140735272119280 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31345/statm: 2715 1907 127 39 0 1795 0
[pid=31346] ppid=31341 vsize=10848 CPUtime=12.6 cores=7
/proc/31346/stat : 31346 (march_hi) R 31341 31341 30062 0 -1 4202496 1156 0 0 0 1260 0 0 0 25 0 1 0 595925281 11108352 1049 33554432000 4194304 4331988 140733844714992 18446744073709551615 4291755 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31346/statm: 2712 1049 173 34 0 1154 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 2446416

[startup+51.1007 s]
/proc/loadavg: 10.07 7.66 6.15 11/188 31348
/proc/meminfo: memFree=24727324/32951124 swapFree=67111348/67111528
[pid=31341] ppid=31339 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (ppfolio) S 31339 31341 30062 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 595925281 18763776 389 33554432000 4194304 4287625 140734300614848 18446744073709551615 252458085903 0 0 4096 65536 4607711013310038015 0 0 17 1 0 0 0
/proc/31341/statm: 4581 389 341 23 0 91 0
[pid=31342] ppid=31341 vsize=1957164 CPUtime=51.08 cores=1
/proc/31342/stat : 31342 (cryptominisat) R 31341 31341 30062 0 -1 4202496 28269 0 0 0 5103 5 0 0 25 0 1 0 595925281 2004135936 8748 33554432000 4194304 4587354 140733270314912 18446744073709551615 4238442 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31342/statm: 489291 8748 337 96 0 485853 0
[pid=31343] ppid=31341 vsize=22936 CPUtime=51.09 cores=5
/proc/31343/stat : 31343 (clasp) R 31341 31341 30062 0 -1 4202496 3132 0 0 0 5109 0 0 0 25 0 1 0 595925281 23486464 3019 33554432000 4194304 4785740 140736718199072 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31343/statm: 5734 3019 340 145 0 2779 0
[pid=31344] ppid=31341 vsize=455960 CPUtime=25.44 cores=7
/proc/31344/stat : 31344 (TNM) R 31341 31341 30062 0 -1 4202496 345 0 0 0 2544 0 0 0 25 0 1 0 595925281 466903040 242 33554432000 134512640 134534564 4286706448 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31344/statm: 113990 242 95 6 0 112656 0
[pid=31345] ppid=31341 vsize=11888 CPUtime=51.09 cores=3

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

/proc/31346/statm: 20673 15752 173 34 0 19115 0
Current children cumulated CPU time (s) 3764.12
Current children cumulated vsize (KiB) 2614660

[startup+1002.31 s]
/proc/loadavg: 10.15 10.09 8.73 11/188 31374
/proc/meminfo: memFree=24432088/32951124 swapFree=67111348/67111528
[pid=31341] ppid=31339 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (ppfolio) S 31339 31341 30062 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 595925281 18763776 389 33554432000 4194304 4287625 140734300614848 18446744073709551615 252458085903 0 0 4096 65536 4607711013310038015 0 0 17 1 0 0 0
/proc/31341/statm: 4581 389 341 23 0 91 0
[pid=31342] ppid=31341 vsize=1965428 CPUtime=1002.32 cores=1
/proc/31342/stat : 31342 (cryptominisat) R 31341 31341 30062 0 -1 4202496 135380 0 0 0 100180 52 0 0 25 0 1 0 595925281 2012598272 16191 33554432000 4194304 4587354 140733270314912 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31342/statm: 491357 16191 337 96 0 487919 0
[pid=31343] ppid=31341 vsize=44012 CPUtime=1002.33 cores=5
/proc/31343/stat : 31343 (clasp) R 31341 31341 30062 0 -1 4202496 8008 0 0 0 100232 1 0 0 25 0 1 0 595925281 45068288 7895 33554432000 4194304 4785740 140736718199072 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31343/statm: 11003 7895 340 145 0 8048 0
[pid=31344] ppid=31341 vsize=455960 CPUtime=498.47 cores=7
/proc/31344/stat : 31344 (TNM) R 31341 31341 30062 0 -1 4202496 345 0 0 0 49847 0 0 0 25 0 1 0 595925281 466903040 242 33554432000 134512640 134534564 4286706448 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31344/statm: 113990 242 95 6 0 112656 0
[pid=31345] ppid=31341 vsize=31240 CPUtime=1002.32 cores=3
/proc/31345/stat : 31345 (lingeling) R 31341 31341 30062 0 -1 4202496 89759 0 0 0 100221 11 0 0 25 0 1 0 595925281 31989760 7008 33554432000 4194304 4352236 140735272119280 18446744073709551615 4329205 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31345/statm: 7810 7008 127 39 0 6890 0
[pid=31346] ppid=31341 vsize=82692 CPUtime=498.38 cores=7
/proc/31346/stat : 31346 (march_hi) R 31341 31341 30062 0 -1 4202496 16726 0 0 0 49829 9 0 0 25 0 1 0 595925281 84676608 16619 33554432000 4194304 4331988 140733844714992 18446744073709551615 4299854 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31346/statm: 20673 16619 173 34 0 19115 0
Current children cumulated CPU time (s) 4003.82
Current children cumulated vsize (KiB) 2597656

[startup+1062.3 s]
/proc/loadavg: 10.29 10.13 8.82 11/188 31375
/proc/meminfo: memFree=24431016/32951124 swapFree=67111348/67111528
[pid=31341] ppid=31339 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (ppfolio) S 31339 31341 30062 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 595925281 18763776 389 33554432000 4194304 4287625 140734300614848 18446744073709551615 252458085903 0 0 4096 65536 4607711013310038015 0 0 17 1 0 0 0
/proc/31341/statm: 4581 389 341 23 0 91 0
[pid=31342] ppid=31341 vsize=1965772 CPUtime=1062.31 cores=1
/proc/31342/stat : 31342 (cryptominisat) R 31341 31341 30062 0 -1 4202496 139186 0 0 0 106177 54 0 0 25 0 1 0 595925281 2012950528 16191 33554432000 4194304 4587354 140733270314912 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31342/statm: 491443 16191 337 96 0 488005 0
[pid=31343] ppid=31341 vsize=44516 CPUtime=1062.32 cores=5
/proc/31343/stat : 31343 (clasp) R 31341 31341 30062 0 -1 4202496 8101 0 0 0 106231 1 0 0 25 0 1 0 595925281 45584384 7988 33554432000 4194304 4785740 140736718199072 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31343/statm: 11129 7988 340 145 0 8174 0
[pid=31344] ppid=31341 vsize=455960 CPUtime=528.3 cores=7
/proc/31344/stat : 31344 (TNM) R 31341 31341 30062 0 -1 4202496 345 0 0 0 52830 0 0 0 25 0 1 0 595925281 466903040 242 33554432000 134512640 134534564 4286706448 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31344/statm: 113990 242 95 6 0 112656 0
[pid=31345] ppid=31341 vsize=28296 CPUtime=1062.33 cores=3
/proc/31345/stat : 31345 (lingeling) R 31341 31341 30062 0 -1 4202496 92447 0 0 0 106221 12 0 0 25 0 1 0 595925281 28975104 6272 33554432000 4194304 4352236 140735272119280 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31345/statm: 7074 6272 127 39 0 6154 0
[pid=31346] ppid=31341 vsize=82692 CPUtime=528.22 cores=7
/proc/31346/stat : 31346 (march_hi) R 31341 31341 30062 0 -1 4202496 17569 0 0 0 52812 10 0 0 25 0 1 0 595925281 84676608 17462 33554432000 4194304 4331988 140733844714992 18446744073709551615 4211491 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31346/statm: 20673 17462 173 34 0 19115 0
Current children cumulated CPU time (s) 4243.48
Current children cumulated vsize (KiB) 2595560

[startup+1122.3 s]
/proc/loadavg: 10.13 10.11 8.89 11/188 31538
/proc/meminfo: memFree=24637740/32951124 swapFree=67111348/67111528
[pid=31341] ppid=31339 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (ppfolio) S 31339 31341 30062 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 595925281 18763776 389 33554432000 4194304 4287625 140734300614848 18446744073709551615 252458085903 0 0 4096 65536 4607711013310038015 0 0 17 1 0 0 0
/proc/31341/statm: 4581 389 341 23 0 91 0
[pid=31342] ppid=31341 vsize=1965772 CPUtime=1122.32 cores=1
/proc/31342/stat : 31342 (cryptominisat) R 31341 31341 30062 0 -1 4202496 143078 0 0 0 112176 56 0 0 25 0 1 0 595925281 2012950528 16191 33554432000 4194304 4587354 140733270314912 18446744073709551615 4239232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31342/statm: 491443 16191 337 96 0 488005 0
[pid=31343] ppid=31341 vsize=45332 CPUtime=1122.32 cores=5
/proc/31343/stat : 31343 (clasp) R 31341 31341 30062 0 -1 4202496 8304 0 0 0 112231 1 0 0 25 0 1 0 595925281 46419968 8191 33554432000 4194304 4785740 140736718199072 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31343/statm: 11333 8191 340 145 0 8378 0
[pid=31344] ppid=31341 vsize=455960 CPUtime=558.16 cores=7
/proc/31344/stat : 31344 (TNM) R 31341 31341 30062 0 -1 4202496 345 0 0 0 55816 0 0 0 25 0 1 0 595925281 466903040 242 33554432000 134512640 134534564 4286706448 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31344/statm: 113990 242 95 6 0 112656 0
[pid=31345] ppid=31341 vsize=30984 CPUtime=1122.33 cores=3
/proc/31345/stat : 31345 (lingeling) R 31341 31341 30062 0 -1 4202496 95935 0 0 0 112221 12 0 0 25 0 1 0 595925281 31727616 6944 33554432000 4194304 4352236 140735272119280 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31345/statm: 7746 6944 127 39 0 6826 0
[pid=31346] ppid=31341 vsize=82692 CPUtime=558.05 cores=7
/proc/31346/stat : 31346 (march_hi) R 31341 31341 30062 0 -1 4202496 18510 0 0 0 55794 11 0 0 25 0 1 0 595925281 84676608 18403 33554432000 4194304 4331988 140733844714992 18446744073709551615 4229471 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31346/statm: 20673 18403 173 34 0 19115 0
Current children cumulated CPU time (s) 4483.18
Current children cumulated vsize (KiB) 2599064

[startup+1182.3 s]
/proc/loadavg: 10.27 10.14 8.99 11/188 31539
/proc/meminfo: memFree=24571268/32951124 swapFree=67111348/67111528
[pid=31341] ppid=31339 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (ppfolio) S 31339 31341 30062 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 595925281 18763776 389 33554432000 4194304 4287625 140734300614848 18446744073709551615 252458085903 0 0 4096 65536 4607711013310038015 0 0 17 1 0 0 0
/proc/31341/statm: 4581 389 341 23 0 91 0
[pid=31342] ppid=31341 vsize=2006480 CPUtime=1182.32 cores=1
/proc/31342/stat : 31342 (cryptominisat) R 31341 31341 30062 0 -1 4202496 151893 0 0 0 118174 58 0 0 25 0 1 0 595925281 2054635520 24827 33554432000 4194304 4587354 140733270314912 18446744073709551615 4239217 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31342/statm: 501620 24827 337 96 0 498182 0
[pid=31343] ppid=31341 vsize=45500 CPUtime=1182.33 cores=5
/proc/31343/stat : 31343 (clasp) R 31341 31341 30062 0 -1 4202496 8344 0 0 0 118232 1 0 0 25 0 1 0 595925281 46592000 8231 33554432000 4194304 4785740 140736718199072 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31343/statm: 11375 8231 340 145 0 8420 0
[pid=31344] ppid=31341 vsize=455960 CPUtime=587.97 cores=7
/proc/31344/stat : 31344 (TNM) R 31341 31341 30062 0 -1 4202496 345 0 0 0 58797 0 0 0 25 0 1 0 595925281 466903040 242 33554432000 134512640 134534564 4286706448 18446744073709551615 134530736 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31344/statm: 113990 242 95 6 0 112656 0
[pid=31345] ppid=31341 vsize=34952 CPUtime=1182.33 cores=3
/proc/31345/stat : 31345 (lingeling) R 31341 31341 30062 0 -1 4202496 98431 0 0 0 118221 12 0 0 25 0 1 0 595925281 35790848 7936 33554432000 4194304 4352236 140735272119280 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31345/statm: 8738 7936 127 39 0 7818 0
[pid=31346] ppid=31341 vsize=112160 CPUtime=587.91 cores=7
/proc/31346/stat : 31346 (march_hi) R 31341 31341 30062 0 -1 4202496 19457 0 0 0 58780 11 0 0 25 0 1 0 595925281 114851840 19350 33554432000 4194304 4331988 140733844714992 18446744073709551615 4229294 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31346/statm: 28040 19350 173 34 0 26482 0
Current children cumulated CPU time (s) 4722.86
Current children cumulated vsize (KiB) 2673376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.21 10.14 9.00 11/188 31540
/proc/meminfo: memFree=24580300/32951124 swapFree=67111348/67111528
[pid=31341] ppid=31339 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (ppfolio) S 31339 31341 30062 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 595925281 18763776 389 33554432000 4194304 4287625 140734300614848 18446744073709551615 252458085903 0 0 4096 65536 4607711013310038015 0 0 17 1 0 0 0
/proc/31341/statm: 4581 389 341 23 0 91 0
[pid=31342] ppid=31341 vsize=1984724 CPUtime=1201.72 cores=1
/proc/31342/stat : 31342 (cryptominisat) R 31341 31341 30062 0 -1 4202496 152310 0 0 0 120114 58 0 0 25 0 1 0 595925281 2032357376 21186 33554432000 4194304 4587354 140733270314912 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31342/statm: 496181 21186 337 96 0 492743 0
[pid=31343] ppid=31341 vsize=45668 CPUtime=1201.73 cores=5
/proc/31343/stat : 31343 (clasp) R 31341 31341 30062 0 -1 4202496 8358 0 0 0 120172 1 0 0 25 0 1 0 595925281 46764032 8245 33554432000 4194304 4785740 140736718199072 18446744073709551615 4553029 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31343/statm: 11417 8245 340 145 0 8462 0
[pid=31344] ppid=31341 vsize=455960 CPUtime=597.65 cores=7
/proc/31344/stat : 31344 (TNM) R 31341 31341 30062 0 -1 4202496 345 0 0 0 59765 0 0 0 25 0 1 0 595925281 466903040 242 33554432000 134512640 134534564 4286706448 18446744073709551615 134529902 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31344/statm: 113990 242 95 6 0 112656 0
[pid=31345] ppid=31341 vsize=30472 CPUtime=1201.74 cores=3
/proc/31345/stat : 31345 (lingeling) R 31341 31341 30062 0 -1 4202496 100735 0 0 0 120161 13 0 0 25 0 1 0 595925281 31203328 6816 33554432000 4194304 4352236 140735272119280 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31345/statm: 7618 6816 127 39 0 6698 0
[pid=31346] ppid=31341 vsize=112160 CPUtime=597.52 cores=7
/proc/31346/stat : 31346 (march_hi) R 31341 31341 30062 0 -1 4202496 19764 0 0 0 59741 11 0 0 25 0 1 0 595925281 114851840 19657 33554432000 4194304 4331988 140733844714992 18446744073709551615 4211509 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31346/statm: 28040 19657 173 34 0 26482 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 2647308

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.21 10.14 9.00 11/188 31540
/proc/meminfo: memFree=24580300/32951124 swapFree=67111348/67111528
[pid=31341] ppid=31339 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31341/stat : 31341 (ppfolio) S 31339 31341 30062 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 595925281 18763776 389 33554432000 4194304 4287625 140734300614848 18446744073709551615 252458085903 0 0 4096 65536 4607711013310038015 0 0 17 1 0 0 0
/proc/31341/statm: 4581 389 341 23 0 91 0
[pid=31342] ppid=31341 vsize=1984724 CPUtime=1201.72 cores=1
/proc/31342/stat : 31342 (cryptominisat) R 31341 31341 30062 0 -1 4202496 152310 0 0 0 120114 58 0 0 25 0 1 0 595925281 2032357376 21186 33554432000 4194304 4587354 140733270314912 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31342/statm: 496181 21186 337 96 0 492743 0
[pid=31343] ppid=31341 vsize=45668 CPUtime=1201.73 cores=5
/proc/31343/stat : 31343 (clasp) R 31341 31341 30062 0 -1 4202496 8358 0 0 0 120172 1 0 0 25 0 1 0 595925281 46764032 8245 33554432000 4194304 4785740 140736718199072 18446744073709551615 4553029 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31343/statm: 11417 8245 340 145 0 8462 0
[pid=31344] ppid=31341 vsize=455960 CPUtime=597.65 cores=7
/proc/31344/stat : 31344 (TNM) R 31341 31341 30062 0 -1 4202496 345 0 0 0 59765 0 0 0 25 0 1 0 595925281 466903040 242 33554432000 134512640 134534564 4286706448 18446744073709551615 134529902 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31344/statm: 113990 242 95 6 0 112656 0
[pid=31345] ppid=31341 vsize=30472 CPUtime=1201.74 cores=3
/proc/31345/stat : 31345 (lingeling) R 31341 31341 30062 0 -1 4202496 100735 0 0 0 120161 13 0 0 25 0 1 0 595925281 31203328 6816 33554432000 4194304 4352236 140735272119280 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31345/statm: 7618 6816 127 39 0 6698 0
[pid=31346] ppid=31341 vsize=112160 CPUtime=597.52 cores=7
/proc/31346/stat : 31346 (march_hi) R 31341 31341 30062 0 -1 4202496 19764 0 0 0 59741 11 0 0 25 0 1 0 595925281 114851840 19657 33554432000 4194304 4331988 140733844714992 18446744073709551615 4211509 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31346/statm: 28040 19657 173 34 0 26482 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 2647308

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31341 and gives
#  childrusage.ru_utime.tv_sec=1201
#  childrusage.ru_utime.tv_usec=728309
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=25996
# CPU time returned by wait4() is 1201.75
# while last known CPU time is 4800.36
#
# 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.36
CPU user time (s): 4799.53
CPU system time (s): 0.83
CPU usage (%): 399.46
Max. virtual memory (cumulated for all children) (KiB): 2674400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1201.73
system time used= 0.025996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8895
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= 490
involuntary context switches= 13468

runsolver used 1.9477 second user time and 4.6103 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-29 08:02:28
IDJOB=3191072
IDBENCH=82803
IDSOLVER=1612
FILE ID=node111/3191072-1304056948
RUNJOBID= node111-1304056783-31079
PBS_JOBID= 13170403
Free space on /tmp= 70888 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S720541313-052.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191072-1304056948/watcher-3191072-1304056948 -o /tmp/evaluation-result-3191072-1304056948/solver-3191072-1304056948 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191072-1304056948.cnf

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

MD5SUM BENCH= 529f91a307fdda5249e1a091ee33e647
RANDOM SEED=2118410614

node111.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.849
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.849
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	: 5428.12
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.849
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.75
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.849
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.86
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.849
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.849
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.83
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.849
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.67
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.849
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:      24795848 kB
Buffers:       1270700 kB
Cached:        6249296 kB
SwapCached:        124 kB
Active:        3163480 kB
Inactive:      4503308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24795848 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           10064 kB
Writeback:           0 kB
AnonPages:      146736 kB
Mapped:          16904 kB
Slab:           425068 kB
PageTables:       5024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1020780 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= 70876 MiB
End job on node111 at 2011-04-29 08:22:32