Trace number 3191039

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1163259790-073.UNKNOWN.cnf
MD5SUM18a522c9cdd3c52f9fcf4c038782b476
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-3191039-1304054358/watcher-3191039-1304054358 -o /tmp/evaluation-result-3191039-1304054358/solver-3191039-1304054358 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191039-1304054358.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.11 5.16 6.30 1/171 30857
/proc/meminfo: memFree=24890804/32951124 swapFree=67111348/67111528
[pid=30857] ppid=30855 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30857/stat : 30857 (ppfolio) R 30855 30857 30062 0 -1 4202496 522 0 0 0 0 0 0 0 21 0 1 0 595666266 18763776 389 33554432000 4194304 4287625 140733891530880 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/30857/statm: 4581 389 341 23 0 91 0

[startup+1.26937 s]
/proc/loadavg: 5.11 5.16 6.30 1/171 30857
/proc/meminfo: memFree=24890804/32951124 swapFree=67111348/67111528
[pid=30857] ppid=30855 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30857/stat : 30857 (ppfolio) R 30855 30857 30062 0 -1 4202496 522 0 0 0 0 0 0 0 20 0 1 0 595666266 18763776 389 33554432000 4194304 4287625 140733891530880 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/30857/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.36936 s]
/proc/loadavg: 5.11 5.16 6.30 1/171 30857
/proc/meminfo: memFree=24890804/32951124 swapFree=67111348/67111528
[pid=30857] ppid=30855 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30857/stat : 30857 (ppfolio) R 30855 30857 30062 0 -1 4202496 522 0 0 0 0 0 0 0 20 0 1 0 595666266 18763776 389 33554432000 4194304 4287625 140733891530880 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/30857/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.40035 s]
/proc/loadavg: 5.11 5.16 6.30 1/171 30857
/proc/meminfo: memFree=24890804/32951124 swapFree=67111348/67111528
[pid=30857] ppid=30855 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30857/stat : 30857 (ppfolio) R 30855 30857 30062 0 -1 4202496 522 0 0 0 0 0 0 0 20 0 1 0 595666266 18763776 389 33554432000 4194304 4287625 140733891530880 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/30857/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.53032 s]
/proc/loadavg: 5.11 5.16 6.30 1/171 30857
/proc/meminfo: memFree=24890804/32951124 swapFree=67111348/67111528
[pid=30857] ppid=30855 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30857/stat : 30857 (ppfolio) S 30855 30857 30062 0 -1 4202496 522 0 0 0 0 0 0 0 19 0 1 0 595666266 18763776 389 33554432000 4194304 4287625 140733891530880 18446744073709551615 252458085903 0 0 4096 65536 11547255974590939135 0 0 17 1 0 0 0
/proc/30857/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.6693 s]
/proc/loadavg: 5.11 5.16 6.30 1/171 30857
/proc/meminfo: memFree=24890804/32951124 swapFree=67111348/67111528
[pid=30857] ppid=30855 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30857/stat : 30857 (ppfolio) S 30855 30857 30062 0 -1 4202496 522 0 0 0 0 0 0 0 18 0 1 0 595666266 18763776 389 33554432000 4194304 4287625 140733891530880 18446744073709551615 252458085903 0 0 4096 65536 11547255974590939135 0 0 17 1 0 0 0
/proc/30857/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10103 s]
/proc/loadavg: 5.11 5.16 6.30 6/177 30863
/proc/meminfo: memFree=24873640/32951124 swapFree=67111348/67111528
[pid=30857] ppid=30855 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30857/stat : 30857 (ppfolio) S 30855 30857 30062 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 595666266 18763776 389 33554432000 4194304 4287625 140733891530880 18446744073709551615 252458085903 0 0 4096 65536 11547255974590939135 0 0 17 1 0 0 0
/proc/30857/statm: 4581 389 341 23 0 91 0
[pid=30858] ppid=30857 vsize=128004 CPUtime=3.09 cores=1
/proc/30858/stat : 30858 (cryptominisat) R 30857 30857 30062 0 -1 4202496 4573 0 0 0 309 0 0 0 25 0 1 0 595666267 131076096 2568 33554432000 4194304 4587354 140733510780736 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30858/statm: 32001 2568 337 96 0 28563 0
[pid=30859] ppid=30857 vsize=14944 CPUtime=3.09 cores=5
/proc/30859/stat : 30859 (clasp) R 30857 30857 30062 0 -1 4202496 1202 0 0 0 309 0 0 0 25 0 1 0 595666267 15302656 1089 33554432000 4194304 4785740 140733655531552 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30859/statm: 3736 1089 340 145 0 781 0
[pid=30860] ppid=30857 vsize=455956 CPUtime=2.04 cores=7
/proc/30860/stat : 30860 (TNM) R 30857 30857 30062 0 -1 4202496 344 0 0 0 204 0 0 0 21 0 1 0 595666267 466898944 241 33554432000 134512640 134534564 4288749008 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30860/statm: 113989 241 95 6 0 112655 0
[pid=30861] ppid=30857 vsize=6536 CPUtime=3.09 cores=3
/proc/30861/stat : 30861 (lingeling) R 30857 30857 30062 0 -1 4202496 1543 0 0 0 309 0 0 0 25 0 1 0 595666267 6692864 832 33554432000 4194304 4352236 140735511371936 18446744073709551615 4328116 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30861/statm: 1634 832 127 39 0 714 0
[pid=30862] ppid=30857 vsize=8048 CPUtime=1.03 cores=7
/proc/30862/stat : 30862 (march_hi) R 30857 30857 30062 0 -1 4202496 633 0 0 0 103 0 0 0 25 0 1 0 595666267 8241152 526 33554432000 4194304 4331988 140734950720976 18446744073709551615 4299872 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30862/statm: 2012 526 173 34 0 454 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 631812

[startup+6.30044 s]
/proc/loadavg: 5.10 5.16 6.29 6/177 30863
/proc/meminfo: memFree=24868020/32951124 swapFree=67111348/67111528
[pid=30857] ppid=30855 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30857/stat : 30857 (ppfolio) S 30855 30857 30062 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 595666266 18763776 389 33554432000 4194304 4287625 140733891530880 18446744073709551615 252458085903 0 0 4096 65536 11547255974590939135 0 0 17 1 0 0 0
/proc/30857/statm: 4581 389 341 23 0 91 0
[pid=30858] ppid=30857 vsize=117264 CPUtime=6.29 cores=1
/proc/30858/stat : 30858 (cryptominisat) R 30857 30857 30062 0 -1 4202496 5722 0 0 0 629 0 0 0 25 0 1 0 595666267 120078336 2666 33554432000 4194304 4587354 140733510780736 18446744073709551615 4230359 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30858/statm: 29316 2666 337 96 0 25878 0
[pid=30859] ppid=30857 vsize=16032 CPUtime=6.29 cores=5
/proc/30859/stat : 30859 (clasp) R 30857 30857 30062 0 -1 4202496 1474 0 0 0 629 0 0 0 25 0 1 0 595666267 16416768 1361 33554432000 4194304 4785740 140733655531552 18446744073709551615 4312752 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30859/statm: 4008 1361 340 145 0 1053 0
[pid=30860] ppid=30857 vsize=455956 CPUtime=3.64 cores=7
/proc/30860/stat : 30860 (TNM) R 30857 30857 30062 0 -1 4202496 344 0 0 0 364 0 0 0 25 0 1 0 595666267 466898944 241 33554432000 134512640 134534564 4288749008 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30860/statm: 113989 241 95 6 0 112655 0
[pid=30861] ppid=30857 vsize=8208 CPUtime=6.29 cores=3
/proc/30861/stat : 30861 (lingeling) R 30857 30857 30062 0 -1 4202496 2627 0 0 0 629 0 0 0 25 0 1 0 595666267 8404992 1244 33554432000 4194304 4352236 140735511371936 18446744073709551615 4278664 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30861/statm: 2052 1244 127 39 0 1132 0
[pid=30862] ppid=30857 vsize=8544 CPUtime=2.61 cores=7
/proc/30862/stat : 30862 (march_hi) R 30857 30857 30062 0 -1 4202496 706 0 0 0 261 0 0 0 25 0 1 0 595666267 8749056 599 33554432000 4194304 4331988 140734950720976 18446744073709551615 252457460868 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30862/statm: 2136 599 173 34 0 578 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 624328

[startup+12.7012 s]
/proc/loadavg: 5.17 5.17 6.29 6/177 30863
/proc/meminfo: memFree=24861924/32951124 swapFree=67111348/67111528
[pid=30857] ppid=30855 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30857/stat : 30857 (ppfolio) S 30855 30857 30062 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 595666266 18763776 389 33554432000 4194304 4287625 140733891530880 18446744073709551615 252458085903 0 0 4096 65536 11547255974590939135 0 0 17 1 0 0 0
/proc/30857/statm: 4581 389 341 23 0 91 0
[pid=30858] ppid=30857 vsize=123324 CPUtime=12.69 cores=1
/proc/30858/stat : 30858 (cryptominisat) R 30857 30857 30062 0 -1 4202496 9198 0 0 0 1268 1 0 0 25 0 1 0 595666267 126283776 3770 33554432000 4194304 4587354 140733510780736 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30858/statm: 30831 3770 337 96 0 27393 0
[pid=30859] ppid=30857 vsize=17592 CPUtime=12.69 cores=5
/proc/30859/stat : 30859 (clasp) R 30857 30857 30062 0 -1 4202496 1851 0 0 0 1269 0 0 0 25 0 1 0 595666267 18014208 1738 33554432000 4194304 4785740 140733655531552 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30859/statm: 4398 1738 340 145 0 1443 0
[pid=30860] ppid=30857 vsize=455956 CPUtime=6.82 cores=7
/proc/30860/stat : 30860 (TNM) R 30857 30857 30062 0 -1 4202496 344 0 0 0 682 0 0 0 25 0 1 0 595666267 466898944 241 33554432000 134512640 134534564 4288749008 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30860/statm: 113989 241 95 6 0 112655 0
[pid=30861] ppid=30857 vsize=8468 CPUtime=12.69 cores=3
/proc/30861/stat : 30861 (lingeling) R 30857 30857 30062 0 -1 4202496 3690 0 0 0 1269 0 0 0 25 0 1 0 595666267 8671232 1315 33554432000 4194304 4352236 140735511371936 18446744073709551615 4328368 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30861/statm: 2117 1315 127 39 0 1197 0
[pid=30862] ppid=30857 vsize=9112 CPUtime=5.81 cores=7
/proc/30862/stat : 30862 (march_hi) R 30857 30857 30062 0 -1 4202496 827 0 0 0 581 0 0 0 25 0 1 0 595666267 9330688 720 33554432000 4194304 4331988 140734950720976 18446744073709551615 4263331 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30862/statm: 2278 720 173 34 0 720 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 632776

[startup+25.5009 s]
/proc/loadavg: 5.13 5.16 6.27 6/177 30863
/proc/meminfo: memFree=24855036/32951124 swapFree=67111348/67111528
[pid=30857] ppid=30855 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30857/stat : 30857 (ppfolio) S 30855 30857 30062 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 595666266 18763776 389 33554432000 4194304 4287625 140733891530880 18446744073709551615 252458085903 0 0 4096 65536 11547255974590939135 0 0 17 1 0 0 0
/proc/30857/statm: 4581 389 341 23 0 91 0
[pid=30858] ppid=30857 vsize=131272 CPUtime=25.49 cores=1
/proc/30858/stat : 30858 (cryptominisat) R 30857 30857 30062 0 -1 4202496 14060 0 0 0 2547 2 0 0 25 0 1 0 595666267 134422528 4890 33554432000 4194304 4587354 140733510780736 18446744073709551615 4238683 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30858/statm: 32818 4890 337 96 0 29380 0
[pid=30859] ppid=30857 vsize=19184 CPUtime=25.49 cores=5
/proc/30859/stat : 30859 (clasp) R 30857 30857 30062 0 -1 4202496 2217 0 0 0 2549 0 0 0 25 0 1 0 595666267 19644416 2104 33554432000 4194304 4785740 140733655531552 18446744073709551615 4550378 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30859/statm: 4796 2104 340 145 0 1841 0
[pid=30860] ppid=30857 vsize=455956 CPUtime=13.15 cores=7
/proc/30860/stat : 30860 (TNM) R 30857 30857 30062 0 -1 4202496 344 0 0 0 1315 0 0 0 25 0 1 0 595666267 466898944 241 33554432000 134512640 134534564 4288749008 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30860/statm: 113989 241 95 6 0 112655 0
[pid=30861] ppid=30857 vsize=8880 CPUtime=25.49 cores=3
/proc/30861/stat : 30861 (lingeling) R 30857 30857 30062 0 -1 4202496 6902 0 0 0 2548 1 0 0 25 0 1 0 595666267 9093120 1413 33554432000 4194304 4352236 140735511371936 18446744073709551615 4329024 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30861/statm: 2220 1413 127 39 0 1300 0
[pid=30862] ppid=30857 vsize=11024 CPUtime=12.2 cores=7
/proc/30862/stat : 30862 (march_hi) R 30857 30857 30062 0 -1 4202496 1130 0 0 0 1220 0 0 0 25 0 1 0 595666267 11288576 1023 33554432000 4194304 4331988 140734950720976 18446744073709551615 4240982 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30862/statm: 2756 1023 173 34 0 1198 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 644640

[startup+51.1011 s]
/proc/loadavg: 5.09 5.15 6.24 6/177 30864
/proc/meminfo: memFree=24834384/32951124 swapFree=67111348/67111528
[pid=30857] ppid=30855 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30857/stat : 30857 (ppfolio) S 30855 30857 30062 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 595666266 18763776 389 33554432000 4194304 4287625 140733891530880 18446744073709551615 252458085903 0 0 4096 65536 11547255974590939135 0 0 17 1 0 0 0
/proc/30857/statm: 4581 389 341 23 0 91 0
[pid=30858] ppid=30857 vsize=152364 CPUtime=51.09 cores=1
/proc/30858/stat : 30858 (cryptominisat) R 30857 30857 30062 0 -1 4202496 19645 0 0 0 5106 3 0 0 25 0 1 0 595666267 156020736 8210 33554432000 4194304 4587354 140733510780736 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30858/statm: 38091 8210 337 96 0 34653 0
[pid=30859] ppid=30857 vsize=21736 CPUtime=51.09 cores=5
/proc/30859/stat : 30859 (clasp) R 30857 30857 30062 0 -1 4202496 2833 0 0 0 5109 0 0 0 25 0 1 0 595666267 22257664 2720 33554432000 4194304 4785740 140733655531552 18446744073709551615 4309442 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30859/statm: 5434 2720 340 145 0 2479 0
[pid=30860] ppid=30857 vsize=455956 CPUtime=25.92 cores=7
/proc/30860/stat : 30860 (TNM) R 30857 30857 30062 0 -1 4202496 344 0 0 0 2592 0 0 0 25 0 1 0 595666267 466898944 241 33554432000 134512640 134534564 4288749008 18446744073709551615 9905649 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30860/statm: 113989 241 95 6 0 112655 0
[pid=30861] ppid=30857 vsize=11828 CPUtime=51.09 cores=3
/proc/30861/stat : 30861 (lingeling) R 30857 30857 30062 0 -1 4202496 11831 0 0 0 5108 1 0 0 25 0 1 0 595666267 12111872 2150 33554432000 4194304 4352236 140735511371936 18446744073709551615 4328102 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30861/statm: 2957 2150 127 39 0 2037 0
[pid=30862] ppid=30857 vsize=12680 CPUtime=24.9 cores=7
/proc/30862/stat : 30862 (march_hi) R 30857 30857 30062 0 -1 4202496 1591 0 0 0 2490 0 0 0 25 0 1 0 595666267 12984320 1484 33554432000 4194304 4331988 140734950720976 18446744073709551615 4237226 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30862/statm: 3170 1484 173 34 0 1612 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 672888

[startup+102.301 s]
/proc/loadavg: 5.08 5.14 6.17 6/177 30866
/proc/meminfo: memFree=24817124/32951124 swapFree=67111348/67111528
[pid=30857] ppid=30855 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30857/stat : 30857 (ppfolio) S 30855 30857 30062 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 595666266 18763776 389 33554432000 4194304 4287625 140733891530880 18446744073709551615 252458085903 0 0 4096 65536 11547255974590939135 0 0 17 1 0 0 0
/proc/30857/statm: 4581 389 341 23 0 91 0
[pid=30858] ppid=30857 vsize=155596 CPUtime=102.29 cores=1

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

/proc/30862/statm: 20823 15240 173 34 0 19265 0
Current children cumulated CPU time (s) 3764.14
Current children cumulated vsize (KiB) 814288

[startup+1002.3 s]
/proc/loadavg: 5.14 5.10 5.48 6/177 30890
/proc/meminfo: memFree=24690748/32951124 swapFree=67111348/67111528
[pid=30857] ppid=30855 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30857/stat : 30857 (ppfolio) S 30855 30857 30062 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 595666266 18763776 389 33554432000 4194304 4287625 140733891530880 18446744073709551615 252458085903 0 0 4096 65536 11547255974590939135 0 0 17 1 0 0 0
/proc/30857/statm: 4581 389 341 23 0 91 0
[pid=30858] ppid=30857 vsize=193568 CPUtime=1002.31 cores=1
/proc/30858/stat : 30858 (cryptominisat) R 30857 30857 30062 0 -1 4202496 87905 0 0 0 100195 36 0 0 25 0 1 0 595666267 198213632 20063 33554432000 4194304 4587354 140733510780736 18446744073709551615 4238712 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30858/statm: 48392 20063 337 96 0 44954 0
[pid=30859] ppid=30857 vsize=41544 CPUtime=1002.31 cores=5
/proc/30859/stat : 30859 (clasp) R 30857 30857 30062 0 -1 4202496 7434 0 0 0 100230 1 0 0 25 0 1 0 595666267 42541056 7321 33554432000 4194304 4785740 140733655531552 18446744073709551615 4309392 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30859/statm: 10386 7321 341 145 0 7431 0
[pid=30860] ppid=30857 vsize=455956 CPUtime=498.95 cores=7
/proc/30860/stat : 30860 (TNM) R 30857 30857 30062 0 -1 4202496 344 0 0 0 49895 0 0 0 25 0 1 0 595666267 466898944 241 33554432000 134512640 134534564 4288749008 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30860/statm: 113989 241 95 6 0 112655 0
[pid=30861] ppid=30857 vsize=31032 CPUtime=1002.32 cores=3
/proc/30861/stat : 30861 (lingeling) R 30857 30857 30062 0 -1 4202496 95321 0 0 0 100221 11 0 0 25 0 1 0 595666267 31776768 6956 33554432000 4194304 4352236 140735511371936 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30861/statm: 7758 6956 127 39 0 6838 0
[pid=30862] ppid=30857 vsize=83292 CPUtime=497.93 cores=7
/proc/30862/stat : 30862 (march_hi) R 30857 30857 30062 0 -1 4202496 16179 0 0 0 49783 10 0 0 25 0 1 0 595666267 85291008 16072 33554432000 4194304 4331988 140734950720976 18446744073709551615 4292193 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30862/statm: 20823 16072 173 34 0 19265 0
Current children cumulated CPU time (s) 4003.82
Current children cumulated vsize (KiB) 823716

[startup+1062.3 s]
/proc/loadavg: 5.09 5.10 5.45 6/177 30891
/proc/meminfo: memFree=24687616/32951124 swapFree=67111348/67111528
[pid=30857] ppid=30855 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30857/stat : 30857 (ppfolio) S 30855 30857 30062 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 595666266 18763776 389 33554432000 4194304 4287625 140733891530880 18446744073709551615 252458085903 0 0 4096 65536 11547255974590939135 0 0 17 1 0 0 0
/proc/30857/statm: 4581 389 341 23 0 91 0
[pid=30858] ppid=30857 vsize=359216 CPUtime=1062.32 cores=1
/proc/30858/stat : 30858 (cryptominisat) R 30857 30857 30062 0 -1 4202496 92707 0 0 0 106193 39 0 0 25 0 1 0 595666267 367837184 20824 33554432000 4194304 4587354 140733510780736 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30858/statm: 89804 20824 337 96 0 86366 0
[pid=30859] ppid=30857 vsize=42096 CPUtime=1062.32 cores=5
/proc/30859/stat : 30859 (clasp) R 30857 30857 30062 0 -1 4202496 7546 0 0 0 106231 1 0 0 25 0 1 0 595666267 43106304 7433 33554432000 4194304 4785740 140733655531552 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30859/statm: 10524 7433 341 145 0 7569 0
[pid=30860] ppid=30857 vsize=455956 CPUtime=528.76 cores=7
/proc/30860/stat : 30860 (TNM) R 30857 30857 30062 0 -1 4202496 344 0 0 0 52876 0 0 0 25 0 1 0 595666267 466898944 241 33554432000 134512640 134534564 4288749008 18446744073709551615 134530512 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30860/statm: 113989 241 95 6 0 112655 0
[pid=30861] ppid=30857 vsize=35384 CPUtime=1062.32 cores=3
/proc/30861/stat : 30861 (lingeling) R 30857 30857 30062 0 -1 4202496 99833 0 0 0 106221 11 0 0 25 0 1 0 595666267 36233216 8044 33554432000 4194304 4352236 140735511371936 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30861/statm: 8846 8044 127 39 0 7926 0
[pid=30862] ppid=30857 vsize=83292 CPUtime=527.79 cores=7
/proc/30862/stat : 30862 (march_hi) R 30857 30857 30062 0 -1 4202496 17009 0 0 0 52768 11 0 0 25 0 1 0 595666267 85291008 16902 33554432000 4194304 4331988 140734950720976 18446744073709551615 4211480 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30862/statm: 20823 16902 173 34 0 19265 0
Current children cumulated CPU time (s) 4243.51
Current children cumulated vsize (KiB) 994268

[startup+1122.3 s]
/proc/loadavg: 5.07 5.09 5.43 6/177 30893
/proc/meminfo: memFree=24679148/32951124 swapFree=67111348/67111528
[pid=30857] ppid=30855 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30857/stat : 30857 (ppfolio) S 30855 30857 30062 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 595666266 18763776 389 33554432000 4194304 4287625 140733891530880 18446744073709551615 252458085903 0 0 4096 65536 11547255974590939135 0 0 17 1 0 0 0
/proc/30857/statm: 4581 389 341 23 0 91 0
[pid=30858] ppid=30857 vsize=190728 CPUtime=1122.32 cores=1
/proc/30858/stat : 30858 (cryptominisat) R 30857 30857 30062 0 -1 4202496 92821 0 0 0 112193 39 0 0 25 0 1 0 595666267 195305472 20898 33554432000 4194304 4587354 140733510780736 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30858/statm: 47682 20898 337 96 0 44244 0
[pid=30859] ppid=30857 vsize=42556 CPUtime=1122.32 cores=5
/proc/30859/stat : 30859 (clasp) R 30857 30857 30062 0 -1 4202496 7667 0 0 0 112231 1 0 0 25 0 1 0 595666267 43577344 7554 33554432000 4194304 4785740 140733655531552 18446744073709551615 4553288 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30859/statm: 10639 7554 341 145 0 7684 0
[pid=30860] ppid=30857 vsize=455956 CPUtime=558.61 cores=7
/proc/30860/stat : 30860 (TNM) R 30857 30857 30062 0 -1 4202496 344 0 0 0 55861 0 0 0 25 0 1 0 595666267 466898944 241 33554432000 134512640 134534564 4288749008 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30860/statm: 113989 241 95 6 0 112655 0
[pid=30861] ppid=30857 vsize=31800 CPUtime=1122.32 cores=3
/proc/30861/stat : 30861 (lingeling) R 30857 30857 30062 0 -1 4202496 101689 0 0 0 112220 12 0 0 25 0 1 0 595666267 32563200 7148 33554432000 4194304 4352236 140735511371936 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30861/statm: 7950 7148 127 39 0 7030 0
[pid=30862] ppid=30857 vsize=83292 CPUtime=557.62 cores=7
/proc/30862/stat : 30862 (march_hi) R 30857 30857 30062 0 -1 4202496 17882 0 0 0 55750 12 0 0 25 0 1 0 595666267 85291008 17775 33554432000 4194304 4331988 140734950720976 18446744073709551615 4211585 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30862/statm: 20823 17775 173 34 0 19265 0
Current children cumulated CPU time (s) 4483.19
Current children cumulated vsize (KiB) 822656

[startup+1182.3 s]
/proc/loadavg: 5.06 5.08 5.41 6/177 30896
/proc/meminfo: memFree=24667716/32951124 swapFree=67111348/67111528
[pid=30857] ppid=30855 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30857/stat : 30857 (ppfolio) S 30855 30857 30062 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 595666266 18763776 389 33554432000 4194304 4287625 140733891530880 18446744073709551615 252458085903 0 0 4096 65536 11547255974590939135 0 0 17 1 0 0 0
/proc/30857/statm: 4581 389 341 23 0 91 0
[pid=30858] ppid=30857 vsize=190728 CPUtime=1182.32 cores=1
/proc/30858/stat : 30858 (cryptominisat) R 30857 30857 30062 0 -1 4202496 93096 0 0 0 118193 39 0 0 25 0 1 0 595666267 195305472 21021 33554432000 4194304 4587354 140733510780736 18446744073709551615 4231426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30858/statm: 47682 21021 337 96 0 44244 0
[pid=30859] ppid=30857 vsize=43060 CPUtime=1182.33 cores=5
/proc/30859/stat : 30859 (clasp) R 30857 30857 30062 0 -1 4202496 7775 0 0 0 118231 2 0 0 25 0 1 0 595666267 44093440 7662 33554432000 4194304 4785740 140733655531552 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30859/statm: 10765 7662 341 145 0 7810 0
[pid=30860] ppid=30857 vsize=455956 CPUtime=588.46 cores=7
/proc/30860/stat : 30860 (TNM) R 30857 30857 30062 0 -1 4202496 344 0 0 0 58846 0 0 0 25 0 1 0 595666267 466898944 241 33554432000 134512640 134534564 4288749008 18446744073709551615 134530770 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30860/statm: 113989 241 95 6 0 112655 0
[pid=30861] ppid=30857 vsize=32056 CPUtime=1182.33 cores=3
/proc/30861/stat : 30861 (lingeling) R 30857 30857 30062 0 -1 4202496 106937 0 0 0 118220 13 0 0 25 0 1 0 595666267 32825344 7212 33554432000 4194304 4352236 140735511371936 18446744073709551615 4328226 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30861/statm: 8014 7212 127 39 0 7094 0
[pid=30862] ppid=30857 vsize=99432 CPUtime=587.46 cores=7
/proc/30862/stat : 30862 (march_hi) R 30857 30857 30062 0 -1 4202496 18731 0 0 0 58733 13 0 0 25 0 1 0 595666267 101818368 18624 33554432000 4194304 4331988 140734950720976 18446744073709551615 4316727 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30862/statm: 24858 18624 173 34 0 23300 0
Current children cumulated CPU time (s) 4722.9
Current children cumulated vsize (KiB) 839556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.17 5.11 5.41 6/177 30898
/proc/meminfo: memFree=24672768/32951124 swapFree=67111348/67111528
[pid=30857] ppid=30855 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30857/stat : 30857 (ppfolio) S 30855 30857 30062 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 595666266 18763776 389 33554432000 4194304 4287625 140733891530880 18446744073709551615 252458085903 0 0 4096 65536 11547255974590939135 0 0 17 1 0 0 0
/proc/30857/statm: 4581 389 341 23 0 91 0
[pid=30858] ppid=30857 vsize=212612 CPUtime=1201.72 cores=1
/proc/30858/stat : 30858 (cryptominisat) R 30857 30857 30062 0 -1 4202496 93097 0 0 0 120133 39 0 0 25 0 1 0 595666267 217714688 20898 33554432000 4194304 4587354 140733510780736 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30858/statm: 53153 20898 337 96 0 49715 0
[pid=30859] ppid=30857 vsize=43260 CPUtime=1201.74 cores=5
/proc/30859/stat : 30859 (clasp) R 30857 30857 30062 0 -1 4202496 7806 0 0 0 120172 2 0 0 25 0 1 0 595666267 44298240 7693 33554432000 4194304 4785740 140733655531552 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30859/statm: 10815 7693 341 145 0 7860 0
[pid=30860] ppid=30857 vsize=455956 CPUtime=598.09 cores=7
/proc/30860/stat : 30860 (TNM) R 30857 30857 30062 0 -1 4202496 344 0 0 0 59809 0 0 0 25 0 1 0 595666267 466898944 241 33554432000 134512640 134534564 4288749008 18446744073709551615 134529662 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30860/statm: 113989 241 95 6 0 112655 0
[pid=30861] ppid=30857 vsize=32824 CPUtime=1201.73 cores=3
/proc/30861/stat : 30861 (lingeling) R 30857 30857 30062 0 -1 4202496 107129 0 0 0 120160 13 0 0 25 0 1 0 595666267 33611776 7404 33554432000 4194304 4352236 140735511371936 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30861/statm: 8206 7404 127 39 0 7286 0
[pid=30862] ppid=30857 vsize=99432 CPUtime=597.11 cores=7
/proc/30862/stat : 30862 (march_hi) R 30857 30857 30062 0 -1 4202496 18992 0 0 0 59698 13 0 0 25 0 1 0 595666267 101818368 18885 33554432000 4194304 4331988 140734950720976 18446744073709551615 4211471 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30862/statm: 24858 18885 173 34 0 23300 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 862408

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: 5.17 5.11 5.41 6/177 30898
/proc/meminfo: memFree=24672768/32951124 swapFree=67111348/67111528
[pid=30857] ppid=30855 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30857/stat : 30857 (ppfolio) S 30855 30857 30062 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 595666266 18763776 389 33554432000 4194304 4287625 140733891530880 18446744073709551615 252458085903 0 0 4096 65536 11547255974590939135 0 0 17 1 0 0 0
/proc/30857/statm: 4581 389 341 23 0 91 0
[pid=30858] ppid=30857 vsize=212612 CPUtime=1201.72 cores=1
/proc/30858/stat : 30858 (cryptominisat) R 30857 30857 30062 0 -1 4202496 93097 0 0 0 120133 39 0 0 25 0 1 0 595666267 217714688 20898 33554432000 4194304 4587354 140733510780736 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30858/statm: 53153 20898 337 96 0 49715 0
[pid=30859] ppid=30857 vsize=43260 CPUtime=1201.74 cores=5
/proc/30859/stat : 30859 (clasp) R 30857 30857 30062 0 -1 4202496 7806 0 0 0 120172 2 0 0 25 0 1 0 595666267 44298240 7693 33554432000 4194304 4785740 140733655531552 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30859/statm: 10815 7693 341 145 0 7860 0
[pid=30860] ppid=30857 vsize=455956 CPUtime=598.09 cores=7
/proc/30860/stat : 30860 (TNM) R 30857 30857 30062 0 -1 4202496 344 0 0 0 59809 0 0 0 25 0 1 0 595666267 466898944 241 33554432000 134512640 134534564 4288749008 18446744073709551615 134529662 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30860/statm: 113989 241 95 6 0 112655 0
[pid=30861] ppid=30857 vsize=32824 CPUtime=1201.73 cores=3
/proc/30861/stat : 30861 (lingeling) R 30857 30857 30062 0 -1 4202496 107129 0 0 0 120160 13 0 0 25 0 1 0 595666267 33611776 7404 33554432000 4194304 4352236 140735511371936 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30861/statm: 8206 7404 127 39 0 7286 0
[pid=30862] ppid=30857 vsize=99432 CPUtime=597.11 cores=7
/proc/30862/stat : 30862 (march_hi) R 30857 30857 30062 0 -1 4202496 18992 0 0 0 59698 13 0 0 25 0 1 0 595666267 101818368 18885 33554432000 4194304 4331988 140734950720976 18446744073709551615 4211471 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30862/statm: 24858 18885 173 34 0 23300 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 862408

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30857 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=3999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=8998
# CPU time returned by wait4() is 0.012997
# while last known CPU time is 4800.39
#
# 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.39
CPU user time (s): 4799.72
CPU system time (s): 0.67
CPU usage (%): 399.462
Max. virtual memory (cumulated for all children) (KiB): 995420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.003999
system time used= 0.008998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 522
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= 516
involuntary context switches= 6

runsolver used 1.87971 second user time and 4.64929 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-29 07:19:18
IDJOB=3191039
IDBENCH=82770
IDSOLVER=1612
FILE ID=node111/3191039-1304054358
RUNJOBID= node111-1304051939-30579
PBS_JOBID= 13170403
Free space on /tmp= 70896 MiB

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

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

MD5SUM BENCH= 18a522c9cdd3c52f9fcf4c038782b476
RANDOM SEED=2021828067

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:      24891084 kB
Buffers:       1269760 kB
Cached:        6238836 kB
SwapCached:        124 kB
Active:        3068960 kB
Inactive:      4503316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24891084 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           10120 kB
Writeback:           0 kB
AnonPages:       63912 kB
Mapped:          14708 kB
Slab:           424536 kB
PageTables:       4440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189460 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= 70888 MiB
End job on node111 at 2011-04-29 07:39:22