Trace number 3190947

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S1859210562-077-UNKNOWN.cnf
MD5SUM3d96bca49fe954bb59442ef617e689bb
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 variables300
Number of clauses25500
Sum of the clauses size178500
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 525500

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
4800.29/1201.71	Done

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-3190947-1304047552/watcher-3190947-1304047552 -o /tmp/evaluation-result-3190947-1304047552/solver-3190947-1304047552 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190947-1304047552.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.33 10.21 10.07 6/182 30755
/proc/meminfo: memFree=20658840/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30755/stat : 30755 (ppfolio) R 30753 30755 30178 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 248946464 18763776 390 33554432000 4194304 4287625 140737012195904 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/30755/statm: 4581 390 341 23 0 91 0

[startup+0.257305 s]
/proc/loadavg: 10.33 10.21 10.07 6/182 30755
/proc/meminfo: memFree=20658840/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30755/stat : 30755 (ppfolio) S 30753 30755 30178 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 248946464 18763776 390 33554432000 4194304 4287625 140737012195904 18446744073709551615 268660682255 0 0 4096 65536 4605502506766696447 0 0 17 1 0 0 0
/proc/30755/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300298 s]
/proc/loadavg: 10.33 10.21 10.07 6/182 30755
/proc/meminfo: memFree=20658840/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30755/stat : 30755 (ppfolio) S 30753 30755 30178 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 248946464 18763776 390 33554432000 4194304 4287625 140737012195904 18446744073709551615 268660682255 0 0 4096 65536 4605502506766696447 0 0 17 1 0 0 0
/proc/30755/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400279 s]
/proc/loadavg: 10.33 10.21 10.07 6/182 30755
/proc/meminfo: memFree=20658840/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30755/stat : 30755 (ppfolio) S 30753 30755 30178 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 248946464 18763776 390 33554432000 4194304 4287625 140737012195904 18446744073709551615 268660682255 0 0 4096 65536 4605502506766696447 0 0 17 1 0 0 0
/proc/30755/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70023 s]
/proc/loadavg: 10.33 10.21 10.07 6/182 30755
/proc/meminfo: memFree=20658840/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30755/stat : 30755 (ppfolio) S 30753 30755 30178 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 248946464 18763776 390 33554432000 4194304 4287625 140737012195904 18446744073709551615 268660682255 0 0 4096 65536 4605502506766696447 0 0 17 1 0 0 0
/proc/30755/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50109 s]
/proc/loadavg: 10.33 10.21 10.07 11/188 30761
/proc/meminfo: memFree=20630148/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30755/stat : 30755 (ppfolio) S 30753 30755 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248946464 18763776 390 33554432000 4194304 4287625 140737012195904 18446744073709551615 268660682255 0 0 4096 65536 4605502506766696447 0 0 17 1 0 0 0
/proc/30755/statm: 4581 390 341 23 0 91 0
[pid=30756] ppid=30755 vsize=1818248 CPUtime=1.49 cores=1
/proc/30756/stat : 30756 (cryptominisat) R 30755 30755 30178 0 -1 4202496 5430 0 0 0 149 0 0 0 25 0 1 0 248946464 1861885952 1835 33554432000 4194304 4587354 140735578173792 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30756/statm: 454562 1835 327 96 0 451124 0
[pid=30757] ppid=30755 vsize=20904 CPUtime=1.49 cores=5
/proc/30757/stat : 30757 (clasp) R 30755 30755 30178 0 -1 4202496 2760 0 0 0 149 0 0 0 20 0 1 0 248946464 21405696 2565 33554432000 4194304 4785740 140736272281088 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30757/statm: 5226 2565 340 145 0 2271 0
[pid=30758] ppid=30755 vsize=455032 CPUtime=0.73 cores=7
/proc/30758/stat : 30758 (TNM) R 30755 30755 30178 0 -1 4202496 1151 0 0 0 73 0 0 0 25 0 1 0 248946464 465952768 1048 33554432000 134512640 134534564 4289511280 18446744073709551615 134524731 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30758/statm: 113758 1048 91 6 0 112424 0
[pid=30759] ppid=30755 vsize=6956 CPUtime=1.49 cores=3
/proc/30759/stat : 30759 (lingeling) R 30755 30755 30178 0 -1 4202496 1625 0 0 0 149 0 0 0 20 0 1 0 248946465 7122944 905 33554432000 4194304 4352236 140735969184720 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30759/statm: 1739 905 127 39 0 819 0
[pid=30760] ppid=30755 vsize=10932 CPUtime=0.74 cores=7
/proc/30760/stat : 30760 (march_hi) R 30755 30755 30178 0 -1 4202496 4744 0 0 0 74 0 0 0 25 0 1 0 248946465 11194368 1064 33554432000 4194304 4331988 140733851753536 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30760/statm: 2733 1064 150 34 0 1175 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 2330396

[startup+3.10081 s]
/proc/loadavg: 10.30 10.21 10.07 11/188 30761
/proc/meminfo: memFree=20625568/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30755/stat : 30755 (ppfolio) S 30753 30755 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248946464 18763776 390 33554432000 4194304 4287625 140737012195904 18446744073709551615 268660682255 0 0 4096 65536 4605502506766696447 0 0 17 1 0 0 0
/proc/30755/statm: 4581 390 341 23 0 91 0
[pid=30756] ppid=30755 vsize=1825864 CPUtime=3.09 cores=1
/proc/30756/stat : 30756 (cryptominisat) R 30755 30755 30178 0 -1 4202496 9416 0 0 0 308 1 0 0 25 0 1 0 248946464 1869684736 3714 33554432000 4194304 4587354 140735578173792 18446744073709551615 4364688 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30756/statm: 456466 3714 337 96 0 453028 0
[pid=30757] ppid=30755 vsize=22552 CPUtime=3.09 cores=5
/proc/30757/stat : 30757 (clasp) R 30755 30755 30178 0 -1 4202496 3180 0 0 0 309 0 0 0 25 0 1 0 248946464 23093248 2985 33554432000 4194304 4785740 140736272281088 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30757/statm: 5638 2985 340 145 0 2683 0
[pid=30758] ppid=30755 vsize=455032 CPUtime=1.53 cores=7
/proc/30758/stat : 30758 (TNM) R 30755 30755 30178 0 -1 4202496 1151 0 0 0 153 0 0 0 25 0 1 0 248946464 465952768 1048 33554432000 134512640 134534564 4289511280 18446744073709551615 134524556 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30758/statm: 113758 1048 91 6 0 112424 0
[pid=30759] ppid=30755 vsize=7408 CPUtime=3.09 cores=3
/proc/30759/stat : 30759 (lingeling) R 30755 30755 30178 0 -1 4202496 1734 0 0 0 309 0 0 0 25 0 1 0 248946465 7585792 1014 33554432000 4194304 4352236 140735969184720 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30759/statm: 1852 1014 127 39 0 932 0
[pid=30760] ppid=30755 vsize=10932 CPUtime=1.54 cores=7
/proc/30760/stat : 30760 (march_hi) R 30755 30755 30178 0 -1 4202496 4744 0 0 0 154 0 0 0 25 0 1 0 248946465 11194368 1064 33554432000 4194304 4331988 140733851753536 18446744073709551615 4226625 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30760/statm: 2733 1064 150 34 0 1175 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 2340112

[startup+6.30125 s]
/proc/loadavg: 10.30 10.21 10.07 11/188 30761
/proc/meminfo: memFree=20595176/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30755/stat : 30755 (ppfolio) S 30753 30755 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248946464 18763776 390 33554432000 4194304 4287625 140737012195904 18446744073709551615 268660682255 0 0 4096 65536 4605502506766696447 0 0 17 1 0 0 0
/proc/30755/statm: 4581 390 341 23 0 91 0
[pid=30756] ppid=30755 vsize=1827436 CPUtime=6.29 cores=1
/proc/30756/stat : 30756 (cryptominisat) R 30755 30755 30178 0 -1 4202496 12977 0 0 0 628 1 0 0 25 0 1 0 248946464 1871294464 6050 33554432000 4194304 4587354 140735578173792 18446744073709551615 4250174 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30756/statm: 456859 6050 337 96 0 453421 0
[pid=30757] ppid=30755 vsize=24512 CPUtime=6.29 cores=5
/proc/30757/stat : 30757 (clasp) R 30755 30755 30178 0 -1 4202496 3637 0 0 0 629 0 0 0 25 0 1 0 248946464 25100288 3442 33554432000 4194304 4785740 140736272281088 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30757/statm: 6128 3442 340 145 0 3173 0
[pid=30758] ppid=30755 vsize=455032 CPUtime=3.11 cores=7
/proc/30758/stat : 30758 (TNM) R 30755 30755 30178 0 -1 4202496 1151 0 0 0 311 0 0 0 25 0 1 0 248946464 465952768 1048 33554432000 134512640 134534564 4289511280 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30758/statm: 113758 1048 91 6 0 112424 0
[pid=30759] ppid=30755 vsize=8500 CPUtime=6.29 cores=3
/proc/30759/stat : 30759 (lingeling) R 30755 30755 30178 0 -1 4202496 2039 0 0 0 629 0 0 0 25 0 1 0 248946465 8704000 1319 33554432000 4194304 4352236 140735969184720 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30759/statm: 2125 1319 127 39 0 1205 0
[pid=30760] ppid=30755 vsize=14320 CPUtime=3.14 cores=7
/proc/30760/stat : 30760 (march_hi) R 30755 30755 30178 0 -1 4202496 5786 0 0 0 314 0 0 0 25 0 1 0 248946465 14663680 1731 33554432000 4194304 4331988 140733851753536 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30760/statm: 3580 1731 174 34 0 2022 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 2348124

[startup+12.7011 s]
/proc/loadavg: 10.25 10.20 10.07 11/188 30761
/proc/meminfo: memFree=20575236/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30755/stat : 30755 (ppfolio) S 30753 30755 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248946464 18763776 390 33554432000 4194304 4287625 140737012195904 18446744073709551615 268660682255 0 0 4096 65536 4605502506766696447 0 0 17 1 0 0 0
/proc/30755/statm: 4581 390 341 23 0 91 0
[pid=30756] ppid=30755 vsize=1840516 CPUtime=12.69 cores=1
/proc/30756/stat : 30756 (cryptominisat) R 30755 30755 30178 0 -1 4202496 15223 0 0 0 1267 2 0 0 25 0 1 0 248946464 1884688384 6892 33554432000 4194304 4587354 140735578173792 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30756/statm: 460129 6892 337 96 0 456691 0
[pid=30757] ppid=30755 vsize=27732 CPUtime=12.69 cores=5
/proc/30757/stat : 30757 (clasp) R 30755 30755 30178 0 -1 4202496 4421 0 0 0 1269 0 0 0 25 0 1 0 248946464 28397568 4226 33554432000 4194304 4785740 140736272281088 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30757/statm: 6933 4226 340 145 0 3978 0
[pid=30758] ppid=30755 vsize=459292 CPUtime=6.29 cores=7
/proc/30758/stat : 30758 (TNM) R 30755 30755 30178 0 -1 4202496 1400 0 0 0 629 0 0 0 25 0 1 0 248946464 470315008 1297 33554432000 134512640 134534564 4289511280 18446744073709551615 134528488 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30758/statm: 114823 1297 95 6 0 113489 0
[pid=30759] ppid=30755 vsize=8376 CPUtime=12.69 cores=3
/proc/30759/stat : 30759 (lingeling) R 30755 30755 30178 0 -1 4202496 3185 0 0 0 1269 0 0 0 25 0 1 0 248946465 8577024 1281 33554432000 4194304 4352236 140735969184720 18446744073709551615 4207636 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30759/statm: 2094 1281 127 39 0 1174 0
[pid=30760] ppid=30755 vsize=14320 CPUtime=6.32 cores=7
/proc/30760/stat : 30760 (march_hi) R 30755 30755 30178 0 -1 4202496 5786 0 0 0 632 0 0 0 25 0 1 0 248946465 14663680 1731 33554432000 4194304 4331988 140733851753536 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30760/statm: 3580 1731 174 34 0 2022 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 2368560

[startup+25.5069 s]
/proc/loadavg: 10.21 10.19 10.07 11/188 30762
/proc/meminfo: memFree=20506716/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30755/stat : 30755 (ppfolio) S 30753 30755 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248946464 18763776 390 33554432000 4194304 4287625 140737012195904 18446744073709551615 268660682255 0 0 4096 65536 4605502506766696447 0 0 17 1 0 0 0
/proc/30755/statm: 4581 390 341 23 0 91 0
[pid=30756] ppid=30755 vsize=1852596 CPUtime=25.49 cores=1
/proc/30756/stat : 30756 (cryptominisat) R 30755 30755 30178 0 -1 4202496 20415 0 0 0 2547 2 0 0 25 0 1 0 248946464 1897058304 10478 33554432000 4194304 4587354 140735578173792 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30756/statm: 463149 10478 337 96 0 459711 0
[pid=30757] ppid=30755 vsize=32732 CPUtime=25.49 cores=5
/proc/30757/stat : 30757 (clasp) R 30755 30755 30178 0 -1 4202496 5584 0 0 0 2549 0 0 0 25 0 1 0 248946464 33517568 5389 33554432000 4194304 4785740 140736272281088 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30757/statm: 8183 5389 340 145 0 5228 0
[pid=30758] ppid=30755 vsize=459292 CPUtime=12.69 cores=7
/proc/30758/stat : 30758 (TNM) R 30755 30755 30178 0 -1 4202496 1400 0 0 0 1269 0 0 0 25 0 1 0 248946464 470315008 1297 33554432000 134512640 134534564 4289511280 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30758/statm: 114823 1297 95 6 0 113489 0
[pid=30759] ppid=30755 vsize=10684 CPUtime=25.49 cores=3
/proc/30759/stat : 30759 (lingeling) R 30755 30755 30178 0 -1 4202496 5081 0 0 0 2549 0 0 0 25 0 1 0 248946465 10940416 1865 33554432000 4194304 4352236 140735969184720 18446744073709551615 4207584 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30759/statm: 2671 1865 127 39 0 1751 0
[pid=30760] ppid=30755 vsize=14320 CPUtime=12.65 cores=7
/proc/30760/stat : 30760 (march_hi) R 30755 30755 30178 0 -1 4202496 5787 0 0 0 1265 0 0 0 25 0 1 0 248946465 14663680 1732 33554432000 4194304 4331988 140733851753536 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30760/statm: 3580 1732 174 34 0 2022 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 2387948

[startup+51.1004 s]
/proc/loadavg: 10.25 10.21 10.08 11/188 30762
/proc/meminfo: memFree=20541288/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30755/stat : 30755 (ppfolio) S 30753 30755 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248946464 18763776 390 33554432000 4194304 4287625 140737012195904 18446744073709551615 268660682255 0 0 4096 65536 4605502506766696447 0 0 17 1 0 0 0
/proc/30755/statm: 4581 390 341 23 0 91 0
[pid=30756] ppid=30755 vsize=1819064 CPUtime=51.09 cores=1
/proc/30756/stat : 30756 (cryptominisat) R 30755 30755 30178 0 -1 4202496 38433 0 0 0 5102 7 0 0 25 0 1 0 248946464 1862721536 4059 33554432000 4194304 4587354 140735578173792 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30756/statm: 454766 4059 337 96 0 451328 0
[pid=30757] ppid=30755 vsize=38244 CPUtime=51.09 cores=5
/proc/30757/stat : 30757 (clasp) R 30755 30755 30178 0 -1 4202496 6855 0 0 0 5108 1 0 0 25 0 1 0 248946464 39161856 6660 33554432000 4194304 4785740 140736272281088 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30757/statm: 9561 6660 340 145 0 6606 0
[pid=30758] ppid=30755 vsize=459292 CPUtime=25.39 cores=7
/proc/30758/stat : 30758 (TNM) R 30755 30755 30178 0 -1 4202496 1400 0 0 0 2539 0 0 0 25 0 1 0 248946464 470315008 1297 33554432000 134512640 134534564 4289511280 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30758/statm: 114823 1297 95 6 0 113489 0
[pid=30759] ppid=30755 vsize=9024 CPUtime=51.09 cores=3

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

/proc/30760/statm: 18314 13326 175 34 0 16756 0
Current children cumulated CPU time (s) 3764.06
Current children cumulated vsize (KiB) 2669212

[startup+1002.31 s]
/proc/loadavg: 9.20 9.29 9.63 10/187 30821
/proc/meminfo: memFree=20965788/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30755/stat : 30755 (ppfolio) S 30753 30755 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248946464 18763776 390 33554432000 4194304 4287625 140737012195904 18446744073709551615 268660682255 0 0 4096 65536 4605502506766696447 0 0 17 1 0 0 0
/proc/30755/statm: 4581 390 341 23 0 91 0
[pid=30756] ppid=30755 vsize=2006764 CPUtime=1002.31 cores=1
/proc/30756/stat : 30756 (cryptominisat) R 30755 30755 30178 0 -1 4202496 300722 0 0 0 100115 116 0 0 25 0 1 0 248946464 2054926336 45548 33554432000 4194304 4587354 140735578173792 18446744073709551615 4364768 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30756/statm: 501691 45548 337 96 0 498253 0
[pid=30757] ppid=30755 vsize=97672 CPUtime=1002.31 cores=5
/proc/30757/stat : 30757 (clasp) R 30755 30755 30178 0 -1 4202496 20484 0 0 0 100226 5 0 0 25 0 1 0 248946464 100016128 20136 33554432000 4194304 4785740 140736272281088 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30757/statm: 24418 20136 340 145 0 21463 0
[pid=30758] ppid=30755 vsize=459292 CPUtime=498.42 cores=7
/proc/30758/stat : 30758 (TNM) R 30755 30755 30178 0 -1 4202496 1400 0 0 0 49842 0 0 0 25 0 1 0 248946464 470315008 1297 33554432000 134512640 134534564 4289511280 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30758/statm: 114823 1297 95 6 0 113489 0
[pid=30759] ppid=30755 vsize=15488 CPUtime=1002.31 cores=3
/proc/30759/stat : 30759 (lingeling) R 30755 30755 30178 0 -1 4202496 38142 0 0 0 100225 6 0 0 25 0 1 0 248946465 15859712 3066 33554432000 4194304 4352236 140735969184720 18446744073709551615 4328351 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30759/statm: 3872 3066 127 39 0 2952 0
[pid=30760] ppid=30755 vsize=73256 CPUtime=498.4 cores=7
/proc/30760/stat : 30760 (march_hi) R 30755 30755 30178 0 -1 4202496 18158 0 0 0 49831 9 0 0 25 0 1 0 248946465 75014144 14103 33554432000 4194304 4331988 140733851753536 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30760/statm: 18314 14103 175 34 0 16756 0
Current children cumulated CPU time (s) 4003.75
Current children cumulated vsize (KiB) 2670796

[startup+1062.3 s]
/proc/loadavg: 9.15 9.27 9.60 10/187 30822
/proc/meminfo: memFree=21063204/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30755/stat : 30755 (ppfolio) S 30753 30755 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248946464 18763776 390 33554432000 4194304 4287625 140737012195904 18446744073709551615 268660682255 0 0 4096 65536 4605502506766696447 0 0 17 1 0 0 0
/proc/30755/statm: 4581 390 341 23 0 91 0
[pid=30756] ppid=30755 vsize=1859308 CPUtime=1062.31 cores=1
/proc/30756/stat : 30756 (cryptominisat) R 30755 30755 30178 0 -1 4202496 314995 0 0 0 106104 127 0 0 25 0 1 0 248946464 1903931392 17428 33554432000 4194304 4587354 140735578173792 18446744073709551615 4238766 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30756/statm: 464827 17428 337 96 0 461389 0
[pid=30757] ppid=30755 vsize=97956 CPUtime=1062.31 cores=5
/proc/30757/stat : 30757 (clasp) R 30755 30755 30178 0 -1 4202496 20542 0 0 0 106226 5 0 0 25 0 1 0 248946464 100306944 20194 33554432000 4194304 4785740 140736272281088 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30757/statm: 24489 20194 340 145 0 21534 0
[pid=30758] ppid=30755 vsize=459292 CPUtime=528.23 cores=7
/proc/30758/stat : 30758 (TNM) R 30755 30755 30178 0 -1 4202496 1400 0 0 0 52823 0 0 0 25 0 1 0 248946464 470315008 1297 33554432000 134512640 134534564 4289511280 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30758/statm: 114823 1297 95 6 0 113489 0
[pid=30759] ppid=30755 vsize=22272 CPUtime=1062.32 cores=3
/proc/30759/stat : 30759 (lingeling) R 30755 30755 30178 0 -1 4202496 39838 0 0 0 106225 7 0 0 25 0 1 0 248946465 22806528 4762 33554432000 4194304 4352236 140735969184720 18446744073709551615 4328308 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30759/statm: 5568 4762 127 39 0 4648 0
[pid=30760] ppid=30755 vsize=73256 CPUtime=528.26 cores=7
/proc/30760/stat : 30760 (march_hi) R 30755 30755 30178 0 -1 4202496 18874 0 0 0 52817 9 0 0 25 0 1 0 248946465 75014144 14819 33554432000 4194304 4331988 140733851753536 18446744073709551615 268660057803 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30760/statm: 18314 14819 175 34 0 16756 0
Current children cumulated CPU time (s) 4243.43
Current children cumulated vsize (KiB) 2530408

[startup+1122.3 s]
/proc/loadavg: 9.25 9.27 9.58 10/187 30824
/proc/meminfo: memFree=21034272/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30755/stat : 30755 (ppfolio) S 30753 30755 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248946464 18763776 390 33554432000 4194304 4287625 140737012195904 18446744073709551615 268660682255 0 0 4096 65536 4605502506766696447 0 0 17 1 0 0 0
/proc/30755/statm: 4581 390 341 23 0 91 0
[pid=30756] ppid=30755 vsize=1875732 CPUtime=1122.31 cores=1
/proc/30756/stat : 30756 (cryptominisat) R 30755 30755 30178 0 -1 4202496 330985 0 0 0 112094 137 0 0 25 0 1 0 248946464 1920749568 22793 33554432000 4194304 4587354 140735578173792 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30756/statm: 468933 22793 337 96 0 465495 0
[pid=30757] ppid=30755 vsize=98240 CPUtime=1122.31 cores=5
/proc/30757/stat : 30757 (clasp) R 30755 30755 30178 0 -1 4202496 20620 0 0 0 112226 5 0 0 25 0 1 0 248946464 100597760 20272 33554432000 4194304 4785740 140736272281088 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30757/statm: 24560 20272 340 145 0 21605 0
[pid=30758] ppid=30755 vsize=459292 CPUtime=558.1 cores=7
/proc/30758/stat : 30758 (TNM) R 30755 30755 30178 0 -1 4202496 1400 0 0 0 55810 0 0 0 25 0 1 0 248946464 470315008 1297 33554432000 134512640 134534564 4289511280 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30758/statm: 114823 1297 95 6 0 113489 0
[pid=30759] ppid=30755 vsize=17920 CPUtime=1122.32 cores=3
/proc/30759/stat : 30759 (lingeling) R 30755 30755 30178 0 -1 4202496 40574 0 0 0 112225 7 0 0 25 0 1 0 248946465 18350080 3674 33554432000 4194304 4352236 140735969184720 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30759/statm: 4480 3674 127 39 0 3560 0
[pid=30760] ppid=30755 vsize=73256 CPUtime=558.05 cores=7
/proc/30760/stat : 30760 (march_hi) R 30755 30755 30178 0 -1 4202496 19639 0 0 0 55796 9 0 0 25 0 1 0 248946465 75014144 15584 33554432000 4194304 4331988 140733851753536 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30760/statm: 18314 15584 175 34 0 16756 0
Current children cumulated CPU time (s) 4483.09
Current children cumulated vsize (KiB) 2542764

[startup+1182.3 s]
/proc/loadavg: 9.24 9.25 9.55 10/187 30826
/proc/meminfo: memFree=21045264/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30755/stat : 30755 (ppfolio) S 30753 30755 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248946464 18763776 390 33554432000 4194304 4287625 140737012195904 18446744073709551615 268660682255 0 0 4096 65536 4605502506766696447 0 0 17 1 0 0 0
/proc/30755/statm: 4581 390 341 23 0 91 0
[pid=30756] ppid=30755 vsize=1915116 CPUtime=1182.31 cores=1
/proc/30756/stat : 30756 (cryptominisat) R 30755 30755 30178 0 -1 4202496 348674 0 0 0 118085 146 0 0 25 0 1 0 248946464 1961078784 17864 33554432000 4194304 4587354 140735578173792 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30756/statm: 478779 17864 337 96 0 475341 0
[pid=30757] ppid=30755 vsize=99240 CPUtime=1182.31 cores=5
/proc/30757/stat : 30757 (clasp) R 30755 30755 30178 0 -1 4202496 20830 0 0 0 118226 5 0 0 25 0 1 0 248946464 101621760 20482 33554432000 4194304 4785740 140736272281088 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30757/statm: 24810 20482 340 145 0 21855 0
[pid=30758] ppid=30755 vsize=459292 CPUtime=587.9 cores=7
/proc/30758/stat : 30758 (TNM) R 30755 30755 30178 0 -1 4202496 1400 0 0 0 58790 0 0 0 25 0 1 0 248946464 470315008 1297 33554432000 134512640 134534564 4289511280 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30758/statm: 114823 1297 95 6 0 113489 0
[pid=30759] ppid=30755 vsize=21632 CPUtime=1182.32 cores=3
/proc/30759/stat : 30759 (lingeling) R 30755 30755 30178 0 -1 4202496 42302 0 0 0 118225 7 0 0 25 0 1 0 248946465 22151168 4602 33554432000 4194304 4352236 140735969184720 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30759/statm: 5408 4602 127 39 0 4488 0
[pid=30760] ppid=30755 vsize=73256 CPUtime=587.93 cores=7
/proc/30760/stat : 30760 (march_hi) R 30755 30755 30178 0 -1 4202496 20436 0 0 0 58783 10 0 0 25 0 1 0 248946465 75014144 16381 33554432000 4194304 4331988 140733851753536 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30760/statm: 18314 16381 175 34 0 16756 0
Current children cumulated CPU time (s) 4722.77
Current children cumulated vsize (KiB) 2586860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 9.25 9.25 9.54 10/187 30826
/proc/meminfo: memFree=21028256/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30755/stat : 30755 (ppfolio) S 30753 30755 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248946464 18763776 390 33554432000 4194304 4287625 140737012195904 18446744073709551615 268660682255 0 0 4096 65536 4605502506766696447 0 0 17 1 0 0 0
/proc/30755/statm: 4581 390 341 23 0 91 0
[pid=30756] ppid=30755 vsize=1915116 CPUtime=1201.72 cores=1
/proc/30756/stat : 30756 (cryptominisat) R 30755 30755 30178 0 -1 4202496 352915 0 0 0 120021 151 0 0 25 0 1 0 248946464 1961078784 22054 33554432000 4194304 4587354 140735578173792 18446744073709551615 4238452 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30756/statm: 478779 22054 337 96 0 475341 0
[pid=30757] ppid=30755 vsize=99240 CPUtime=1201.72 cores=5
/proc/30757/stat : 30757 (clasp) R 30755 30755 30178 0 -1 4202496 20846 0 0 0 120167 5 0 0 25 0 1 0 248946464 101621760 20498 33554432000 4194304 4785740 140736272281088 18446744073709551615 4550292 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30757/statm: 24810 20498 340 145 0 21855 0
[pid=30758] ppid=30755 vsize=459292 CPUtime=597.58 cores=7
/proc/30758/stat : 30758 (TNM) R 30755 30755 30178 0 -1 4202496 1400 0 0 0 59758 0 0 0 25 0 1 0 248946464 470315008 1297 33554432000 134512640 134534564 4289511280 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30758/statm: 114823 1297 95 6 0 113489 0
[pid=30759] ppid=30755 vsize=17920 CPUtime=1201.72 cores=3
/proc/30759/stat : 30759 (lingeling) R 30755 30755 30178 0 -1 4202496 42398 0 0 0 120165 7 0 0 25 0 1 0 248946465 18350080 3674 33554432000 4194304 4352236 140735969184720 18446744073709551615 4329165 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30759/statm: 4480 3674 127 39 0 3560 0
[pid=30760] ppid=30755 vsize=102724 CPUtime=597.55 cores=7
/proc/30760/stat : 30760 (march_hi) R 30755 30755 30178 0 -1 4202496 20664 0 0 0 59745 10 0 0 25 0 1 0 248946465 105189376 16609 33554432000 4194304 4331988 140733851753536 18446744073709551615 4316107 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30760/statm: 25681 16609 175 34 0 24123 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 2612616

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: 9.25 9.25 9.54 10/187 30826
/proc/meminfo: memFree=21028256/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/30755/stat : 30755 (ppfolio) S 30753 30755 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248946464 18763776 390 33554432000 4194304 4287625 140737012195904 18446744073709551615 268660682255 0 0 4096 65536 4605502506766696447 0 0 17 1 0 0 0
/proc/30755/statm: 4581 390 341 23 0 91 0
[pid=30756] ppid=30755 vsize=1915116 CPUtime=1201.72 cores=1
/proc/30756/stat : 30756 (cryptominisat) R 30755 30755 30178 0 -1 4202496 352915 0 0 0 120021 151 0 0 25 0 1 0 248946464 1961078784 22054 33554432000 4194304 4587354 140735578173792 18446744073709551615 4238452 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30756/statm: 478779 22054 337 96 0 475341 0
[pid=30757] ppid=30755 vsize=99240 CPUtime=1201.72 cores=5
/proc/30757/stat : 30757 (clasp) R 30755 30755 30178 0 -1 4202496 20846 0 0 0 120167 5 0 0 25 0 1 0 248946464 101621760 20498 33554432000 4194304 4785740 140736272281088 18446744073709551615 4550292 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30757/statm: 24810 20498 340 145 0 21855 0
[pid=30758] ppid=30755 vsize=459292 CPUtime=597.58 cores=7
/proc/30758/stat : 30758 (TNM) R 30755 30755 30178 0 -1 4202496 1400 0 0 0 59758 0 0 0 25 0 1 0 248946464 470315008 1297 33554432000 134512640 134534564 4289511280 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30758/statm: 114823 1297 95 6 0 113489 0
[pid=30759] ppid=30755 vsize=17920 CPUtime=1201.72 cores=3
/proc/30759/stat : 30759 (lingeling) R 30755 30755 30178 0 -1 4202496 42398 0 0 0 120165 7 0 0 25 0 1 0 248946465 18350080 3674 33554432000 4194304 4352236 140735969184720 18446744073709551615 4329165 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/30759/statm: 4480 3674 127 39 0 3560 0
[pid=30760] ppid=30755 vsize=102724 CPUtime=597.55 cores=7
/proc/30760/stat : 30760 (march_hi) R 30755 30755 30178 0 -1 4202496 20664 0 0 0 59745 10 0 0 25 0 1 0 248946465 105189376 16609 33554432000 4194304 4331988 140733851753536 18446744073709551615 4316107 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/30760/statm: 25681 16609 175 34 0 24123 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 2612616

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30755 and gives
#  childrusage.ru_utime.tv_sec=2401
#  childrusage.ru_utime.tv_usec=886857
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=582759
# CPU time returned by wait4() is 2403.47
# while last known CPU time is 4800.29
#
# 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.29
CPU user time (s): 4798.56
CPU system time (s): 1.73
CPU usage (%): 399.454
Max. virtual memory (cumulated for all children) (KiB): 11667152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2401.89
system time used= 1.58276
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 374319
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= 389
involuntary context switches= 15816

runsolver used 1.79873 second user time and 4.76628 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-29 05:25:52
IDJOB=3190947
IDBENCH=82678
IDSOLVER=1612
FILE ID=node107/3190947-1304047552
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-v300-c25500-S1859210562-077-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190947-1304047552/watcher-3190947-1304047552 -o /tmp/evaluation-result-3190947-1304047552/solver-3190947-1304047552 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190947-1304047552.cnf

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

MD5SUM BENCH= 3d96bca49fe954bb59442ef617e689bb
RANDOM SEED=197052802

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:      20659120 kB
Buffers:       2019156 kB
Cached:        8991296 kB
SwapCached:          0 kB
Active:        3760136 kB
Inactive:      8049972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20659120 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10656 kB
Writeback:           0 kB
AnonPages:      800044 kB
Mapped:          16940 kB
Slab:           416140 kB
PageTables:       6436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1658604 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= 71780 MiB
End job on node107 at 2011-04-29 05:45:56