Trace number 3190875

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.19 1201.91

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S376724493-075-UNKNOWN.cnf
MD5SUMb318fd1a86aee981aadb17224d952a44
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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6

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: 977)

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

running on 4 cores: 0,2,4,6

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.18 8.96 6.61 2/173 10553
/proc/meminfo: memFree=32452684/32951124 swapFree=67055696/67111528
[pid=10553] ppid=10551 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10553/stat : 10553 (ppfolio) S 10551 10553 10396 0 -1 4202496 518 0 0 0 0 0 0 0 23 0 1 0 607639859 18763776 389 33554432000 4194304 4287625 140736405491056 18446744073709551615 268660682255 0 0 4096 65536 16458353165473939455 0 0 17 4 0 0 0
/proc/10553/statm: 4581 389 341 23 0 91 0

[startup+1.13563 s]
/proc/loadavg: 9.18 8.96 6.61 2/173 10553
/proc/meminfo: memFree=32452684/32951124 swapFree=67055696/67111528
[pid=10553] ppid=10551 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10553/stat : 10553 (ppfolio) S 10551 10553 10396 0 -1 4202496 518 0 0 0 0 0 0 0 21 0 1 0 607639859 18763776 389 33554432000 4194304 4287625 140736405491056 18446744073709551615 268660682255 0 0 4096 65536 16458353165473939455 0 0 17 4 0 0 0
/proc/10553/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.23562 s]
/proc/loadavg: 9.18 8.96 6.61 2/173 10553
/proc/meminfo: memFree=32452684/32951124 swapFree=67055696/67111528
[pid=10553] ppid=10551 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10553/stat : 10553 (ppfolio) S 10551 10553 10396 0 -1 4202496 518 0 0 0 0 0 0 0 21 0 1 0 607639859 18763776 389 33554432000 4194304 4287625 140736405491056 18446744073709551615 268660682255 0 0 4096 65536 16458353165473939455 0 0 17 4 0 0 0
/proc/10553/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.3006 s]
/proc/loadavg: 9.18 8.96 6.61 2/173 10553
/proc/meminfo: memFree=32452684/32951124 swapFree=67055696/67111528
[pid=10553] ppid=10551 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10553/stat : 10553 (ppfolio) S 10551 10553 10396 0 -1 4202496 518 0 0 0 0 0 0 0 21 0 1 0 607639859 18763776 389 33554432000 4194304 4287625 140736405491056 18446744073709551615 268660682255 0 0 4096 65536 16458353165473939455 0 0 17 4 0 0 0
/proc/10553/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.43558 s]
/proc/loadavg: 9.18 8.96 6.61 2/173 10553
/proc/meminfo: memFree=32452684/32951124 swapFree=67055696/67111528
[pid=10553] ppid=10551 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10553/stat : 10553 (ppfolio) S 10551 10553 10396 0 -1 4202496 518 0 0 0 0 0 0 0 19 0 1 0 607639859 18763776 389 33554432000 4194304 4287625 140736405491056 18446744073709551615 268660682255 0 0 4096 65536 16458353165473939455 0 0 17 4 0 0 0
/proc/10553/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50057 s]
/proc/loadavg: 9.18 8.96 6.61 2/173 10553
/proc/meminfo: memFree=32452684/32951124 swapFree=67055696/67111528
[pid=10553] ppid=10551 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10553/stat : 10553 (ppfolio) S 10551 10553 10396 0 -1 4202496 518 0 0 0 0 0 0 0 19 0 1 0 607639859 18763776 389 33554432000 4194304 4287625 140736405491056 18446744073709551615 268660682255 0 0 4096 65536 16458353165473939455 0 0 17 4 0 0 0
/proc/10553/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10029 s]
/proc/loadavg: 9.65 9.06 6.65 11/188 10573
/proc/meminfo: memFree=32402988/32951124 swapFree=67055696/67111528
[pid=10553] ppid=10551 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10553/stat : 10553 (ppfolio) S 10551 10553 10396 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 607639859 18763776 389 33554432000 4194304 4287625 140736405491056 18446744073709551615 268660682255 0 0 4096 65536 16458353165473939455 0 0 17 4 0 0 0
/proc/10553/statm: 4581 389 341 23 0 91 0
[pid=10554] ppid=10553 vsize=700408 CPUtime=3.09 cores=0
/proc/10554/stat : 10554 (cryptominisat) R 10553 10553 10396 0 -1 4202496 8878 0 0 0 308 1 0 0 25 0 1 0 607639859 717217792 3710 33554432000 4194304 4587354 140736325443264 18446744073709551615 4365154 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10554/statm: 175102 3710 337 96 0 171664 0
[pid=10555] ppid=10553 vsize=22964 CPUtime=3.09 cores=4
/proc/10555/stat : 10555 (clasp) R 10553 10553 10396 0 -1 4202496 3261 0 0 0 309 0 0 0 25 0 1 0 607639859 23515136 3066 33554432000 4194304 4785740 140734517542576 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10555/statm: 5741 3066 340 145 0 2786 0
[pid=10556] ppid=10553 vsize=455032 CPUtime=1.92 cores=6
/proc/10556/stat : 10556 (TNM) R 10553 10553 10396 0 -1 4202496 1151 0 0 0 192 0 0 0 21 0 1 0 607639859 465952768 1048 33554432000 134512640 134534564 4288860928 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10556/statm: 113758 1048 91 6 0 112424 0
[pid=10557] ppid=10553 vsize=7396 CPUtime=3.08 cores=2
/proc/10557/stat : 10557 (lingeling) R 10553 10553 10396 0 -1 4202496 1740 0 0 0 308 0 0 0 25 0 1 0 607639859 7573504 1011 33554432000 4194304 4352236 140733248763392 18446744073709551615 4329279 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10557/statm: 1849 1011 127 39 0 929 0
[pid=10558] ppid=10553 vsize=10932 CPUtime=1.15 cores=6
/proc/10558/stat : 10558 (march_hi) R 10553 10553 10396 0 -1 4202496 4745 0 0 0 115 0 0 0 25 0 1 0 607639859 11194368 1065 33554432000 4194304 4331988 140736159246288 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10558/statm: 2733 1065 150 34 0 1175 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 1215056

[startup+6.30072 s]
/proc/loadavg: 9.67 9.07 6.67 11/188 10573
/proc/meminfo: memFree=32365784/32951124 swapFree=67055696/67111528
[pid=10553] ppid=10551 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10553/stat : 10553 (ppfolio) S 10551 10553 10396 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 607639859 18763776 389 33554432000 4194304 4287625 140736405491056 18446744073709551615 268660682255 0 0 4096 65536 16458353165473939455 0 0 17 4 0 0 0
/proc/10553/statm: 4581 389 341 23 0 91 0
[pid=10554] ppid=10553 vsize=702856 CPUtime=6.29 cores=0
/proc/10554/stat : 10554 (cryptominisat) R 10553 10553 10396 0 -1 4202496 12613 0 0 0 627 2 0 0 25 0 1 0 607639859 719724544 6206 33554432000 4194304 4587354 140736325443264 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10554/statm: 175714 6206 337 96 0 172276 0
[pid=10555] ppid=10553 vsize=25428 CPUtime=6.29 cores=4
/proc/10555/stat : 10555 (clasp) R 10553 10553 10396 0 -1 4202496 3837 0 0 0 629 0 0 0 25 0 1 0 607639859 26038272 3642 33554432000 4194304 4785740 140734517542576 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10555/statm: 6357 3642 340 145 0 3402 0
[pid=10556] ppid=10553 vsize=455032 CPUtime=3.52 cores=6
/proc/10556/stat : 10556 (TNM) R 10553 10553 10396 0 -1 4202496 1151 0 0 0 352 0 0 0 25 0 1 0 607639859 465952768 1048 33554432000 134512640 134534564 4288860928 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10556/statm: 113758 1048 91 6 0 112424 0
[pid=10557] ppid=10553 vsize=8492 CPUtime=6.28 cores=2
/proc/10557/stat : 10557 (lingeling) R 10553 10553 10396 0 -1 4202496 2046 0 0 0 628 0 0 0 25 0 1 0 607639859 8695808 1317 33554432000 4194304 4352236 140733248763392 18446744073709551615 4207607 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10557/statm: 2123 1317 127 39 0 1203 0
[pid=10558] ppid=10553 vsize=14320 CPUtime=2.73 cores=6
/proc/10558/stat : 10558 (march_hi) R 10553 10553 10396 0 -1 4202496 5787 0 0 0 273 0 0 0 25 0 1 0 607639859 14663680 1732 33554432000 4194304 4331988 140736159246288 18446744073709551615 4299282 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10558/statm: 3580 1732 174 34 0 2022 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 1224452

[startup+12.7006 s]
/proc/loadavg: 9.78 9.11 6.69 11/188 10573
/proc/meminfo: memFree=32350672/32951124 swapFree=67055696/67111528
[pid=10553] ppid=10551 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10553/stat : 10553 (ppfolio) S 10551 10553 10396 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 607639859 18763776 389 33554432000 4194304 4287625 140736405491056 18446744073709551615 268660682255 0 0 4096 65536 16458353165473939455 0 0 17 4 0 0 0
/proc/10553/statm: 4581 389 341 23 0 91 0
[pid=10554] ppid=10553 vsize=714928 CPUtime=12.69 cores=0
/proc/10554/stat : 10554 (cryptominisat) R 10553 10553 10396 0 -1 4202496 14805 0 0 0 1266 3 0 0 25 0 1 0 607639859 732086272 7000 33554432000 4194304 4587354 140736325443264 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10554/statm: 178732 7000 337 96 0 175294 0
[pid=10555] ppid=10553 vsize=28564 CPUtime=12.69 cores=4
/proc/10555/stat : 10555 (clasp) R 10553 10553 10396 0 -1 4202496 4595 0 0 0 1269 0 0 0 25 0 1 0 607639859 29249536 4400 33554432000 4194304 4785740 140734517542576 18446744073709551615 4549003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10555/statm: 7141 4400 340 145 0 4186 0
[pid=10556] ppid=10553 vsize=459292 CPUtime=6.72 cores=6
/proc/10556/stat : 10556 (TNM) R 10553 10553 10396 0 -1 4202496 1400 0 0 0 672 0 0 0 25 0 1 0 607639859 470315008 1297 33554432000 134512640 134534564 4288860928 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10556/statm: 114823 1297 95 6 0 113489 0
[pid=10557] ppid=10553 vsize=8396 CPUtime=12.68 cores=2
/proc/10557/stat : 10557 (lingeling) R 10553 10553 10396 0 -1 4202496 2729 0 0 0 1268 0 0 0 25 0 1 0 607639859 8597504 1286 33554432000 4194304 4352236 140733248763392 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10557/statm: 2099 1286 127 39 0 1179 0
[pid=10558] ppid=10553 vsize=14320 CPUtime=5.9 cores=6
/proc/10558/stat : 10558 (march_hi) R 10553 10553 10396 0 -1 4202496 5787 0 0 0 590 0 0 0 25 0 1 0 607639859 14663680 1732 33554432000 4194304 4331988 140736159246288 18446744073709551615 4299194 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10558/statm: 3580 1732 174 34 0 2022 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 1243824

[startup+25.5003 s]
/proc/loadavg: 9.89 9.15 6.73 11/188 10574
/proc/meminfo: memFree=32340928/32951124 swapFree=67055696/67111528
[pid=10553] ppid=10551 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10553/stat : 10553 (ppfolio) S 10551 10553 10396 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 607639859 18763776 389 33554432000 4194304 4287625 140736405491056 18446744073709551615 268660682255 0 0 4096 65536 16458353165473939455 0 0 17 4 0 0 0
/proc/10553/statm: 4581 389 341 23 0 91 0
[pid=10554] ppid=10553 vsize=703672 CPUtime=25.49 cores=0
/proc/10554/stat : 10554 (cryptominisat) R 10553 10553 10396 0 -1 4202496 19991 0 0 0 2545 4 0 0 25 0 1 0 607639859 720560128 4281 33554432000 4194304 4587354 140736325443264 18446744073709551615 4238947 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10554/statm: 175918 4281 337 96 0 172480 0
[pid=10555] ppid=10553 vsize=33528 CPUtime=25.48 cores=4
/proc/10555/stat : 10555 (clasp) R 10553 10553 10396 0 -1 4202496 5734 0 0 0 2548 0 0 0 25 0 1 0 607639859 34332672 5539 33554432000 4194304 4785740 140734517542576 18446744073709551615 4287186 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10555/statm: 8382 5539 340 145 0 5427 0
[pid=10556] ppid=10553 vsize=459292 CPUtime=13.05 cores=6
/proc/10556/stat : 10556 (TNM) R 10553 10553 10396 0 -1 4202496 1400 0 0 0 1305 0 0 0 25 0 1 0 607639859 470315008 1297 33554432000 134512640 134534564 4288860928 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10556/statm: 114823 1297 95 6 0 113489 0
[pid=10557] ppid=10553 vsize=10640 CPUtime=25.48 cores=2
/proc/10557/stat : 10557 (lingeling) R 10553 10553 10396 0 -1 4202496 4090 0 0 0 2548 0 0 0 25 0 1 0 607639859 10895360 1847 33554432000 4194304 4352236 140733248763392 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10557/statm: 2660 1847 127 39 0 1740 0
[pid=10558] ppid=10553 vsize=15344 CPUtime=12.29 cores=6
/proc/10558/stat : 10558 (march_hi) R 10553 10553 10396 0 -1 4202496 6017 0 0 0 1229 0 0 0 25 0 1 0 607639859 15712256 1962 33554432000 4194304 4331988 140736159246288 18446744073709551615 4239542 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10558/statm: 3836 1962 174 34 0 2278 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 1240800

[startup+51.1008 s]
/proc/loadavg: 9.93 9.23 6.83 11/188 10574
/proc/meminfo: memFree=32308288/32951124 swapFree=67055696/67111528
[pid=10553] ppid=10551 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10553/stat : 10553 (ppfolio) S 10551 10553 10396 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 607639859 18763776 389 33554432000 4194304 4287625 140736405491056 18446744073709551615 268660682255 0 0 4096 65536 16458353165473939455 0 0 17 4 0 0 0
/proc/10553/statm: 4581 389 341 23 0 91 0
[pid=10554] ppid=10553 vsize=697504 CPUtime=51.09 cores=0
/proc/10554/stat : 10554 (cryptominisat) R 10553 10553 10396 0 -1 4202496 38783 0 0 0 5101 8 0 0 25 0 1 0 607639859 714244096 3833 33554432000 4194304 4587354 140736325443264 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10554/statm: 174376 3833 337 96 0 170938 0
[pid=10555] ppid=10553 vsize=38880 CPUtime=51.08 cores=4
/proc/10555/stat : 10555 (clasp) R 10553 10553 10396 0 -1 4202496 6985 0 0 0 5108 0 0 0 25 0 1 0 607639859 39813120 6790 33554432000 4194304 4785740 140734517542576 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10555/statm: 9720 6790 340 145 0 6765 0
[pid=10556] ppid=10553 vsize=459292 CPUtime=25.81 cores=6
/proc/10556/stat : 10556 (TNM) R 10553 10553 10396 0 -1 4202496 1400 0 0 0 2581 0 0 0 25 0 1 0 607639859 470315008 1297 33554432000 134512640 134534564 4288860928 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10556/statm: 114823 1297 95 6 0 113489 0
[pid=10557] ppid=10553 vsize=9616 CPUtime=51.07 cores=2
/proc/10557/stat : 10557 (lingeling) R 10553 10553 10396 0 -1 4202496 6202 0 0 0 5106 1 0 0 25 0 1 0 607639859 9846784 1591 33554432000 4194304 4352236 140733248763392 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10557/statm: 2404 1591 127 39 0 1484 0
[pid=10558] ppid=10553 vsize=16620 CPUtime=24.99 cores=6
/proc/10558/stat : 10558 (march_hi) R 10553 10553 10396 0 -1 4202496 6313 0 0 0 2499 0 0 0 25 0 1 0 607639859 17018880 2258 33554432000 4194304 4331988 140736159246288 18446744073709551615 4239542 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10558/statm: 4155 2258 175 34 0 2597 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 1240236

[startup+102.307 s]
/proc/loadavg: 10.08 9.38 7.01 11/188 10576
/proc/meminfo: memFree=32218960/32951124 swapFree=67055696/67111528
[pid=10553] ppid=10551 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10553/stat : 10553 (ppfolio) S 10551 10553 10396 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 607639859 18763776 389 33554432000 4194304 4287625 140736405491056 18446744073709551615 268660682255 0 0 4096 65536 16458353165473939455 0 0 17 4 0 0 0
/proc/10553/statm: 4581 389 341 23 0 91 0
[pid=10554] ppid=10553 vsize=756804 CPUtime=102.29 cores=0

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

/proc/10558/statm: 18475 12587 175 34 0 16917 0
Current children cumulated CPU time (s) 3523.49
Current children cumulated vsize (KiB) 1569480

[startup+942.301 s]
/proc/loadavg: 10.15 10.14 8.89 11/188 10617
/proc/meminfo: memFree=31657180/32951124 swapFree=67055696/67111528
[pid=10553] ppid=10551 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10553/stat : 10553 (ppfolio) S 10551 10553 10396 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 607639859 18763776 389 33554432000 4194304 4287625 140736405491056 18446744073709551615 268660682255 0 0 4096 65536 16458353165473939455 0 0 17 4 0 0 0
/proc/10553/statm: 4581 389 341 23 0 91 0
[pid=10554] ppid=10553 vsize=920100 CPUtime=942.29 cores=0
/proc/10554/stat : 10554 (cryptominisat) R 10553 10553 10396 0 -1 4202496 314006 0 0 0 94127 102 0 0 25 0 1 0 607639859 942182400 44968 33554432000 4194304 4587354 140736325443264 18446744073709551615 4388248 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10554/statm: 230025 44968 337 96 0 226587 0
[pid=10555] ppid=10553 vsize=95248 CPUtime=941.66 cores=4
/proc/10555/stat : 10555 (clasp) R 10553 10553 10396 0 -1 4202496 19859 0 0 0 94163 3 0 0 25 0 1 0 607639859 97533952 19464 33554432000 4194304 4785740 140734517542576 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10555/statm: 23812 19464 341 145 0 20857 0
[pid=10556] ppid=10553 vsize=459292 CPUtime=468.95 cores=6
/proc/10556/stat : 10556 (TNM) R 10553 10553 10396 0 -1 4202496 1400 0 0 0 46895 0 0 0 25 0 1 0 607639859 470315008 1297 33554432000 134512640 134534564 4288860928 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10556/statm: 114823 1297 95 6 0 113489 0
[pid=10557] ppid=10553 vsize=15156 CPUtime=942.04 cores=2
/proc/10557/stat : 10557 (lingeling) R 10553 10553 10396 0 -1 4202496 37411 0 0 0 94198 6 0 0 25 0 1 0 607639859 15519744 2976 33554432000 4194304 4352236 140733248763392 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10557/statm: 3789 2976 127 39 0 2869 0
[pid=10558] ppid=10553 vsize=73900 CPUtime=468.22 cores=6
/proc/10558/stat : 10558 (march_hi) R 10553 10553 10396 0 -1 4202496 17351 0 0 0 46817 5 0 0 25 0 1 0 607639859 75673600 13296 33554432000 4194304 4331988 140736159246288 18446744073709551615 4315836 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10558/statm: 18475 13296 175 34 0 16917 0
Current children cumulated CPU time (s) 3763.16
Current children cumulated vsize (KiB) 1582020

[startup+1002.3 s]
/proc/loadavg: 10.15 10.14 8.97 11/188 10619
/proc/meminfo: memFree=31747880/32951124 swapFree=67055696/67111528
[pid=10553] ppid=10551 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10553/stat : 10553 (ppfolio) S 10551 10553 10396 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 607639859 18763776 389 33554432000 4194304 4287625 140736405491056 18446744073709551615 268660682255 0 0 4096 65536 16458353165473939455 0 0 17 4 0 0 0
/proc/10553/statm: 4581 389 341 23 0 91 0
[pid=10554] ppid=10553 vsize=783300 CPUtime=1002.29 cores=0
/proc/10554/stat : 10554 (cryptominisat) R 10553 10553 10396 0 -1 4202496 314321 0 0 0 100126 103 0 0 25 0 1 0 607639859 802099200 13232 33554432000 4194304 4587354 140736325443264 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10554/statm: 195825 13232 337 96 0 192387 0
[pid=10555] ppid=10553 vsize=96688 CPUtime=1001.66 cores=4
/proc/10555/stat : 10555 (clasp) R 10553 10553 10396 0 -1 4202496 20195 0 0 0 100163 3 0 0 25 0 1 0 607639859 99008512 19800 33554432000 4194304 4785740 140734517542576 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10555/statm: 24172 19800 341 145 0 21217 0
[pid=10556] ppid=10553 vsize=459292 CPUtime=498.82 cores=6
/proc/10556/stat : 10556 (TNM) R 10553 10553 10396 0 -1 4202496 1400 0 0 0 49882 0 0 0 25 0 1 0 607639859 470315008 1297 33554432000 134512640 134534564 4288860928 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10556/statm: 114823 1297 95 6 0 113489 0
[pid=10557] ppid=10553 vsize=15412 CPUtime=1002.03 cores=2
/proc/10557/stat : 10557 (lingeling) R 10553 10553 10396 0 -1 4202496 39299 0 0 0 100197 6 0 0 25 0 1 0 607639859 15781888 3040 33554432000 4194304 4352236 140733248763392 18446744073709551615 4328146 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10557/statm: 3853 3040 127 39 0 2933 0
[pid=10558] ppid=10553 vsize=73900 CPUtime=498.02 cores=6
/proc/10558/stat : 10558 (march_hi) R 10553 10553 10396 0 -1 4202496 18125 0 0 0 49796 6 0 0 25 0 1 0 607639859 75673600 14070 33554432000 4194304 4331988 140736159246288 18446744073709551615 268660057813 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10558/statm: 18475 14070 175 34 0 16917 0
Current children cumulated CPU time (s) 4002.82
Current children cumulated vsize (KiB) 1446916

[startup+1062.3 s]
/proc/loadavg: 10.16 10.15 9.04 11/188 10620
/proc/meminfo: memFree=31726744/32951124 swapFree=67055696/67111528
[pid=10553] ppid=10551 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10553/stat : 10553 (ppfolio) S 10551 10553 10396 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 607639859 18763776 389 33554432000 4194304 4287625 140736405491056 18446744073709551615 268660682255 0 0 4096 65536 16458353165473939455 0 0 17 4 0 0 0
/proc/10553/statm: 4581 389 341 23 0 91 0
[pid=10554] ppid=10553 vsize=785692 CPUtime=1062.29 cores=0
/proc/10554/stat : 10554 (cryptominisat) R 10553 10553 10396 0 -1 4202496 332627 0 0 0 106117 112 0 0 25 0 1 0 607639859 804548608 9832 33554432000 4194304 4587354 140736325443264 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10554/statm: 196423 9832 337 96 0 192985 0
[pid=10555] ppid=10553 vsize=98108 CPUtime=1061.67 cores=4
/proc/10555/stat : 10555 (clasp) R 10553 10553 10396 0 -1 4202496 20514 0 0 0 106164 3 0 0 25 0 1 0 607639859 100462592 20119 33554432000 4194304 4785740 140734517542576 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10555/statm: 24527 20119 341 145 0 21572 0
[pid=10556] ppid=10553 vsize=459292 CPUtime=528.64 cores=6
/proc/10556/stat : 10556 (TNM) R 10553 10553 10396 0 -1 4202496 1400 0 0 0 52864 0 0 0 25 0 1 0 607639859 470315008 1297 33554432000 134512640 134534564 4288860928 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10556/statm: 114823 1297 95 6 0 113489 0
[pid=10557] ppid=10553 vsize=19508 CPUtime=1062.04 cores=2
/proc/10557/stat : 10557 (lingeling) R 10553 10553 10396 0 -1 4202496 41123 0 0 0 106197 7 0 0 25 0 1 0 607639859 19976192 4064 33554432000 4194304 4352236 140733248763392 18446744073709551615 4328079 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10557/statm: 4877 4064 127 39 0 3957 0
[pid=10558] ppid=10553 vsize=73900 CPUtime=527.88 cores=6
/proc/10558/stat : 10558 (march_hi) R 10553 10553 10396 0 -1 4202496 18847 0 0 0 52782 6 0 0 25 0 1 0 607639859 75673600 14792 33554432000 4194304 4331988 140736159246288 18446744073709551615 4287447 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10558/statm: 18475 14792 175 34 0 16917 0
Current children cumulated CPU time (s) 4242.52
Current children cumulated vsize (KiB) 1454824

[startup+1122.3 s]
/proc/loadavg: 10.14 10.14 9.11 11/188 10622
/proc/meminfo: memFree=31713932/32951124 swapFree=67055696/67111528
[pid=10553] ppid=10551 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10553/stat : 10553 (ppfolio) S 10551 10553 10396 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 607639859 18763776 389 33554432000 4194304 4287625 140736405491056 18446744073709551615 268660682255 0 0 4096 65536 16458353165473939455 0 0 17 4 0 0 0
/proc/10553/statm: 4581 389 341 23 0 91 0
[pid=10554] ppid=10553 vsize=783616 CPUtime=1122.29 cores=0
/proc/10554/stat : 10554 (cryptominisat) R 10553 10553 10396 0 -1 4202496 349179 0 0 0 112109 120 0 0 25 0 1 0 607639859 802422784 11522 33554432000 4194304 4587354 140736325443264 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10554/statm: 195904 11522 337 96 0 192466 0
[pid=10555] ppid=10553 vsize=99056 CPUtime=1121.67 cores=4
/proc/10555/stat : 10555 (clasp) R 10553 10553 10396 0 -1 4202496 20733 0 0 0 112164 3 0 0 25 0 1 0 607639859 101433344 20338 33554432000 4194304 4785740 140734517542576 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10555/statm: 24764 20338 341 145 0 21809 0
[pid=10556] ppid=10553 vsize=459292 CPUtime=558.48 cores=6
/proc/10556/stat : 10556 (TNM) R 10553 10553 10396 0 -1 4202496 1400 0 0 0 55848 0 0 0 25 0 1 0 607639859 470315008 1297 33554432000 134512640 134534564 4288860928 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10556/statm: 114823 1297 95 6 0 113489 0
[pid=10557] ppid=10553 vsize=22196 CPUtime=1122.03 cores=2
/proc/10557/stat : 10557 (lingeling) R 10553 10553 10396 0 -1 4202496 41795 0 0 0 112196 7 0 0 25 0 1 0 607639859 22728704 4736 33554432000 4194304 4352236 140733248763392 18446744073709551615 4328377 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10557/statm: 5549 4736 127 39 0 4629 0
[pid=10558] ppid=10553 vsize=73900 CPUtime=557.71 cores=6
/proc/10558/stat : 10558 (march_hi) R 10553 10553 10396 0 -1 4202496 19641 0 0 0 55765 6 0 0 25 0 1 0 607639859 75673600 15586 33554432000 4194304 4331988 140736159246288 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10558/statm: 18475 15586 175 34 0 16917 0
Current children cumulated CPU time (s) 4482.18
Current children cumulated vsize (KiB) 1456384

[startup+1182.3 s]
/proc/loadavg: 10.14 10.14 9.17 11/188 10624
/proc/meminfo: memFree=31679140/32951124 swapFree=67055696/67111528
[pid=10553] ppid=10551 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10553/stat : 10553 (ppfolio) S 10551 10553 10396 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 607639859 18763776 389 33554432000 4194304 4287625 140736405491056 18446744073709551615 268660682255 0 0 4096 65536 16458353165473939455 0 0 17 4 0 0 0
/proc/10553/statm: 4581 389 341 23 0 91 0
[pid=10554] ppid=10553 vsize=785932 CPUtime=1182.29 cores=0
/proc/10554/stat : 10554 (cryptominisat) R 10553 10553 10396 0 -1 4202496 365346 0 0 0 118102 127 0 0 25 0 1 0 607639859 804794368 12503 33554432000 4194304 4587354 140736325443264 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10554/statm: 196483 12503 337 96 0 193045 0
[pid=10555] ppid=10553 vsize=100812 CPUtime=1181.67 cores=4
/proc/10555/stat : 10555 (clasp) R 10553 10553 10396 0 -1 4202496 21117 0 0 0 118164 3 0 0 25 0 1 0 607639859 103231488 20722 33554432000 4194304 4785740 140734517542576 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10555/statm: 25203 20722 341 145 0 22248 0
[pid=10556] ppid=10553 vsize=459292 CPUtime=588.33 cores=6
/proc/10556/stat : 10556 (TNM) R 10553 10553 10396 0 -1 4202496 1400 0 0 0 58833 0 0 0 25 0 1 0 607639859 470315008 1297 33554432000 134512640 134534564 4288860928 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10556/statm: 114823 1297 95 6 0 113489 0
[pid=10557] ppid=10553 vsize=17844 CPUtime=1182.03 cores=2
/proc/10557/stat : 10557 (lingeling) R 10553 10553 10396 0 -1 4202496 42531 0 0 0 118196 7 0 0 25 0 1 0 607639859 18272256 3648 33554432000 4194304 4352236 140733248763392 18446744073709551615 4235771 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10557/statm: 4461 3648 127 39 0 3541 0
[pid=10558] ppid=10553 vsize=73900 CPUtime=587.54 cores=6
/proc/10558/stat : 10558 (march_hi) R 10553 10553 10396 0 -1 4202496 20396 0 0 0 58747 7 0 0 25 0 1 0 607639859 75673600 16341 33554432000 4194304 4331988 140736159246288 18446744073709551615 4228313 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10558/statm: 18475 16341 175 34 0 16917 0
Current children cumulated CPU time (s) 4721.86
Current children cumulated vsize (KiB) 1456104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 10.24 10.17 9.20 11/188 10624
/proc/meminfo: memFree=31666720/32951124 swapFree=67055696/67111528
[pid=10553] ppid=10551 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10553/stat : 10553 (ppfolio) S 10551 10553 10396 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 607639859 18763776 389 33554432000 4194304 4287625 140736405491056 18446744073709551615 268660682255 0 0 4096 65536 16458353165473939455 0 0 17 4 0 0 0
/proc/10553/statm: 4581 389 341 23 0 91 0
[pid=10554] ppid=10553 vsize=783784 CPUtime=1201.91 cores=0
/proc/10554/stat : 10554 (cryptominisat) R 10553 10553 10396 0 -1 4202496 371152 0 0 0 120061 130 0 0 25 0 1 0 607639859 802594816 10579 33554432000 4194304 4587354 140736325443264 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10554/statm: 195946 10579 337 96 0 192508 0
[pid=10555] ppid=10553 vsize=102044 CPUtime=1201.28 cores=4
/proc/10555/stat : 10555 (clasp) R 10553 10553 10396 0 -1 4202496 21383 0 0 0 120125 3 0 0 25 0 1 0 607639859 104493056 20988 33554432000 4194304 4785740 140734517542576 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10555/statm: 25511 20988 341 145 0 22556 0
[pid=10556] ppid=10553 vsize=459292 CPUtime=598.06 cores=6
/proc/10556/stat : 10556 (TNM) R 10553 10553 10396 0 -1 4202496 1400 0 0 0 59806 0 0 0 25 0 1 0 607639859 470315008 1297 33554432000 134512640 134534564 4288860928 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10556/statm: 114823 1297 95 6 0 113489 0
[pid=10557] ppid=10553 vsize=22708 CPUtime=1201.63 cores=2
/proc/10557/stat : 10557 (lingeling) R 10553 10553 10396 0 -1 4202496 43747 0 0 0 120156 7 0 0 25 0 1 0 607639859 23252992 4864 33554432000 4194304 4352236 140733248763392 18446744073709551615 4328380 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10557/statm: 5677 4864 127 39 0 4757 0
[pid=10558] ppid=10553 vsize=103368 CPUtime=597.31 cores=6
/proc/10558/stat : 10558 (march_hi) R 10553 10553 10396 0 -1 4202496 20638 0 0 0 59724 7 0 0 25 0 1 0 607639859 105848832 16583 33554432000 4194304 4331988 140736159246288 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10558/statm: 25842 16583 175 34 0 24284 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 1489520

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10553 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=5999
# CPU time returned by wait4() is 0.007998
# while last known CPU time is 4800.19
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.91
CPU time (s): 4800.19
CPU user time (s): 4798.72
CPU system time (s): 1.47
CPU usage (%): 399.379
Max. virtual memory (cumulated for all children) (KiB): 9853884

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

runsolver used 1.84472 second user time and 4.71528 second system time

The end

Launcher Data

Begin job on node107 at 2011-06-09 17:48:06
IDJOB=3190875
IDBENCH=82606
IDSOLVER=1612
FILE ID=node107/3190875-1307634486
RUNJOBID= node107-1307633278-10414
PBS_JOBID= 13549384
Free space on /tmp= 74100 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S376724493-075-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190875-1307634486/watcher-3190875-1307634486 -o /tmp/evaluation-result-3190875-1307634486/solver-3190875-1307634486 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190875-1307634486.cnf

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

MD5SUM BENCH= b318fd1a86aee981aadb17224d952a44
RANDOM SEED=491775394

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:      32457196 kB
Buffers:         54956 kB
Cached:         224748 kB
SwapCached:      19468 kB
Active:         113216 kB
Inactive:       194280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32457196 kB
SwapTotal:    67111528 kB
SwapFree:     67055696 kB
Dirty:           10924 kB
Writeback:           0 kB
AnonPages:       26004 kB
Mapped:          12472 kB
Slab:           120748 kB
PageTables:       5028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185948 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= 74084 MiB
End job on node107 at 2011-06-09 18:08:10