Trace number 3221086

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 seq? (TO) 5000.06 4999.91

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S2127424322-078.UNKNOWN.cnf
MD5SUMf8b6732f9f469525eb7751d9d1024a94
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 variables90
Number of clauses8010
Sum of the clauses size56070
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 58010

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 1 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	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1
5000.03/4999.90	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-3221086-1303286518/watcher-3221086-1303286518 -o /tmp/evaluation-result-3221086-1303286518/solver-3221086-1303286518 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3221086-1303286518.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 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: 4.19 3.29 3.16 4/180 19982
/proc/meminfo: memFree=15419212/32951124 swapFree=67111528/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/19982/stat : 19982 (ppfolio) R 19980 19982 17741 0 -1 4202496 484 0 0 0 0 0 0 0 25 0 1 0 440252270 18763776 392 33554432000 4194304 4287625 140733491385376 18446744073709551615 230808986005 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/19982/statm: 4581 392 343 23 0 91 0

[startup+0.064491 s]
/proc/loadavg: 4.19 3.29 3.16 4/180 19982
/proc/meminfo: memFree=15419212/32951124 swapFree=67111528/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 17741 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 440252270 18763776 394 33554432000 4194304 4287625 140733491385376 18446744073709551615 230809185807 0 0 4096 65536 7578426779694498056 0 0 17 7 0 0 0
/proc/19982/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100494 s]
/proc/loadavg: 4.19 3.29 3.16 4/180 19982
/proc/meminfo: memFree=15419212/32951124 swapFree=67111528/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 17741 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 440252270 18763776 394 33554432000 4194304 4287625 140733491385376 18446744073709551615 230809185807 0 0 4096 65536 7578426779694498056 0 0 17 7 0 0 0
/proc/19982/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300448 s]
/proc/loadavg: 4.19 3.29 3.16 4/180 19982
/proc/meminfo: memFree=15419212/32951124 swapFree=67111528/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 17741 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 440252270 18763776 394 33554432000 4194304 4287625 140733491385376 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/19982/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700378 s]
/proc/loadavg: 4.19 3.29 3.16 4/180 19982
/proc/meminfo: memFree=15419212/32951124 swapFree=67111528/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 17741 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 440252270 18763776 394 33554432000 4194304 4287625 140733491385376 18446744073709551615 230809185807 0 0 4096 65536 5629149614637580288 0 0 17 7 0 0 0
/proc/19982/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50023 s]
/proc/loadavg: 4.19 3.29 3.16 7/184 19986
/proc/meminfo: memFree=15411464/32951124 swapFree=67111528/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 17741 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440252270 18763776 394 33554432000 4194304 4287625 140733491385376 18446744073709551615 230809185807 0 0 4096 65536 5629147827931185152 0 0 17 7 0 0 0
/proc/19982/statm: 4581 394 345 23 0 91 0
[pid=19983] ppid=19982 vsize=724168 CPUtime=1.09 cores=1
/proc/19983/stat : 19983 (cryptominisat) R 19982 19982 17741 0 -1 4202496 2807 0 0 0 109 0 0 0 19 0 1 0 440252270 741548032 1224 33554432000 4194304 4587354 140733272821360 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19983/statm: 181042 1224 326 96 0 177604 0
[pid=19984] ppid=19982 vsize=13772 CPUtime=0.09 cores=1
/proc/19984/stat : 19984 (clasp) R 19982 19982 17741 0 -1 4202496 912 0 0 0 9 0 0 0 23 0 1 0 440252270 14102528 803 33554432000 4194304 4785740 140736548113792 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19984/statm: 3443 803 340 145 0 488 0
[pid=19985] ppid=19982 vsize=452788 CPUtime=0.29 cores=1
/proc/19985/stat : 19985 (TNM) R 19982 19982 17741 0 -1 4202496 515 0 0 0 29 0 0 0 25 0 1 0 440252271 463654912 411 33554432000 134512640 134534564 4290399664 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19985/statm: 113197 411 91 6 0 111863 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1209052

[startup+3.10095 s]
/proc/loadavg: 4.19 3.29 3.16 7/184 19986
/proc/meminfo: memFree=15410100/32951124 swapFree=67111528/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 17741 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440252270 18763776 394 33554432000 4194304 4287625 140733491385376 18446744073709551615 230809185807 0 0 4096 65536 5629149614637580288 0 0 17 7 0 0 0
/proc/19982/statm: 4581 394 345 23 0 91 0
[pid=19983] ppid=19982 vsize=34576 CPUtime=1.63 cores=1
/proc/19983/stat : 19983 (cryptominisat) R 19982 19982 17741 0 -1 4202496 5074 0 0 0 163 0 0 0 19 0 1 0 440252270 35405824 3025 33554432000 4194304 4587354 140733272821360 18446744073709551615 4357668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19983/statm: 8644 3025 336 96 0 5206 0
[pid=19984] ppid=19982 vsize=14712 CPUtime=0.59 cores=1
/proc/19984/stat : 19984 (clasp) R 19982 19982 17741 0 -1 4202496 1121 0 0 0 59 0 0 0 25 0 1 0 440252270 15065088 1012 33554432000 4194304 4785740 140736548113792 18446744073709551615 4550040 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19984/statm: 3678 1012 340 145 0 723 0
[pid=19985] ppid=19982 vsize=452788 CPUtime=0.84 cores=1
/proc/19985/stat : 19985 (TNM) R 19982 19982 17741 0 -1 4202496 515 0 0 0 84 0 0 0 25 0 1 0 440252271 463654912 411 33554432000 134512640 134534564 4290399664 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19985/statm: 113197 411 91 6 0 111863 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 520400

[startup+6.30036 s]
/proc/loadavg: 4.34 3.33 3.17 7/184 19986
/proc/meminfo: memFree=15400700/32951124 swapFree=67111528/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 17741 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440252270 18763776 394 33554432000 4194304 4287625 140733491385376 18446744073709551615 230809185807 0 0 4096 65536 5629148102809092096 0 0 17 7 0 0 0
/proc/19982/statm: 4581 394 345 23 0 91 0
[pid=19983] ppid=19982 vsize=732988 CPUtime=2.69 cores=1
/proc/19983/stat : 19983 (cryptominisat) R 19982 19982 17741 0 -1 4202496 5761 0 0 0 269 0 0 0 22 0 1 0 440252270 750579712 3176 33554432000 4194304 4587354 140733272821360 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19983/statm: 183247 3176 336 96 0 179809 0
[pid=19984] ppid=19982 vsize=15292 CPUtime=1.69 cores=1
/proc/19984/stat : 19984 (clasp) R 19982 19982 17741 0 -1 4202496 1277 0 0 0 169 0 0 0 25 0 1 0 440252270 15659008 1168 33554432000 4194304 4785740 140736548113792 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19984/statm: 3823 1168 340 145 0 868 0
[pid=19985] ppid=19982 vsize=456768 CPUtime=1.89 cores=1
/proc/19985/stat : 19985 (TNM) R 19982 19982 17741 0 -1 4202496 596 0 0 0 189 0 0 0 25 0 1 0 440252271 467730432 492 33554432000 134512640 134534564 4290399664 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19985/statm: 114192 492 95 6 0 112858 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1223372

[startup+12.7012 s]
/proc/loadavg: 4.47 3.37 3.19 7/184 19986
/proc/meminfo: memFree=15406028/32951124 swapFree=67111528/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 17741 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440252270 18763776 394 33554432000 4194304 4287625 140733491385376 18446744073709551615 230809185807 0 0 4096 65536 5629148377686999040 0 0 17 7 0 0 0
/proc/19982/statm: 4581 394 345 23 0 91 0
[pid=19983] ppid=19982 vsize=733124 CPUtime=4.84 cores=1
/proc/19983/stat : 19983 (cryptominisat) R 19982 19982 17741 0 -1 4202496 7181 0 0 0 483 1 0 0 25 0 1 0 440252270 750718976 3413 33554432000 4194304 4587354 140733272821360 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19983/statm: 183281 3413 336 96 0 179843 0
[pid=19984] ppid=19982 vsize=16584 CPUtime=3.79 cores=1
/proc/19984/stat : 19984 (clasp) R 19982 19982 17741 0 -1 4202496 1559 0 0 0 379 0 0 0 25 0 1 0 440252270 16982016 1450 33554432000 4194304 4785740 140736548113792 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19984/statm: 4146 1450 340 145 0 1191 0
[pid=19985] ppid=19982 vsize=456768 CPUtime=4.04 cores=1
/proc/19985/stat : 19985 (TNM) R 19982 19982 17741 0 -1 4202496 596 0 0 0 404 0 0 0 25 0 1 0 440252271 467730432 492 33554432000 134512640 134534564 4290399664 18446744073709551615 134530803 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19985/statm: 114192 492 95 6 0 112858 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1224800

[startup+25.5008 s]
/proc/loadavg: 4.81 3.50 3.23 7/184 19987
/proc/meminfo: memFree=15388604/32951124 swapFree=67111528/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 17741 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440252270 18763776 394 33554432000 4194304 4287625 140733491385376 18446744073709551615 230809185807 0 0 4096 65536 5629148240248045568 0 0 17 7 0 0 0
/proc/19982/statm: 4581 394 345 23 0 91 0
[pid=19983] ppid=19982 vsize=44212 CPUtime=9.09 cores=1
/proc/19983/stat : 19983 (cryptominisat) R 19982 19982 17741 0 -1 4202496 11201 0 0 0 908 1 0 0 25 0 1 0 440252270 45273088 5322 33554432000 4194304 4587354 140733272821360 18446744073709551615 4388284 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19983/statm: 11053 5322 336 96 0 7615 0
[pid=19984] ppid=19982 vsize=17912 CPUtime=8.09 cores=1
/proc/19984/stat : 19984 (clasp) R 19982 19982 17741 0 -1 4202496 1878 0 0 0 809 0 0 0 25 0 1 0 440252270 18341888 1769 33554432000 4194304 4785740 140736548113792 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19984/statm: 4478 1769 340 145 0 1523 0
[pid=19985] ppid=19982 vsize=456768 CPUtime=8.29 cores=1
/proc/19985/stat : 19985 (TNM) R 19982 19982 17741 0 -1 4202496 596 0 0 0 829 0 0 0 25 0 1 0 440252271 467730432 492 33554432000 134512640 134534564 4290399664 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19985/statm: 114192 492 95 6 0 112858 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 537216

[startup+51.1012 s]
/proc/loadavg: 5.21 3.70 3.30 7/184 19987
/proc/meminfo: memFree=15378684/32951124 swapFree=67111528/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 17741 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440252270 18763776 394 33554432000 4194304 4287625 140733491385376 18446744073709551615 230809185807 0 0 4096 65536 5629149477198626816 0 0 17 7 0 0 0
/proc/19982/statm: 4581 394 345 23 0 91 0
[pid=19983] ppid=19982 vsize=44520 CPUtime=17.65 cores=1
/proc/19983/stat : 19983 (cryptominisat) R 19982 19982 17741 0 -1 4202496 15472 0 0 0 1763 2 0 0 25 0 1 0 440252270 45588480 5158 33554432000 4194304 4587354 140733272821360 18446744073709551615 4238423 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19983/statm: 11130 5158 336 96 0 7692 0
[pid=19984] ppid=19982 vsize=19936 CPUtime=16.59 cores=1
/proc/19984/stat : 19984 (clasp) R 19982 19982 17741 0 -1 4202496 2342 0 0 0 1659 0 0 0 25 0 1 0 440252270 20414464 2233 33554432000 4194304 4785740 140736548113792 18446744073709551615 4309533 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19984/statm: 4984 2233 340 145 0 2029 0
[pid=19985] ppid=19982 vsize=456768 CPUtime=16.84 cores=1
/proc/19985/stat : 19985 (TNM) R 19982 19982 17741 0 -1 4202496 596 0 0 0 1684 0 0 0 25 0 1 0 440252271 467730432 492 33554432000 134512640 134534564 4290399664 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19985/statm: 114192 492 95 6 0 112858 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 539548

[startup+102.307 s]
/proc/loadavg: 5.66 4.05 3.44 7/184 19989
/proc/meminfo: memFree=15375816/32951124 swapFree=67111528/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 17741 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440252270 18763776 394 33554432000 4194304 4287625 140733491385376 18446744073709551615 230809185807 0 0 4096 65536 5629148240248045568 0 0 17 7 0 0 0
/proc/19982/statm: 4581 394 345 23 0 91 0
[pid=19983] ppid=19982 vsize=748920 CPUtime=34.69 cores=1
/proc/19983/stat : 19983 (cryptominisat) R 19982 19982 17741 0 -1 4202496 22974 0 0 0 3466 3 0 0 25 0 1 0 440252270 766894080 5880 33554432000 4194304 4587354 140733272821360 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19983/statm: 187230 5880 336 96 0 183792 0
[pid=19984] ppid=19982 vsize=22296 CPUtime=33.68 cores=1
/proc/19984/stat : 19984 (clasp) R 19982 19982 17741 0 -1 4202496 2904 0 0 0 3368 0 0 0 25 0 1 0 440252270 22831104 2795 33554432000 4194304 4785740 140736548113792 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19984/statm: 5574 2795 341 145 0 2619 0
[pid=19985] ppid=19982 vsize=456768 CPUtime=33.91 cores=1
/proc/19985/stat : 19985 (TNM) R 19982 19982 17741 0 -1 4202496 596 0 0 0 3391 0 0 0 25 0 1 0 440252271 467730432 492 33554432000 134512640 134534564 4290399664 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19985/statm: 114192 492 95 6 0 112858 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1246308

[startup+162.301 s]
/proc/loadavg: 5.87 4.40 3.60 7/184 19993
/proc/meminfo: memFree=15356144/32951124 swapFree=67111528/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 17741 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440252270 18763776 394 33554432000 4194304 4287625 140733491385376 18446744073709551615 230809185807 0 0 4096 65536 5629148790003859456 0 0 17 7 0 0 0
/proc/19982/statm: 4581 394 345 23 0 91 0
[pid=19983] ppid=19982 vsize=45864 CPUtime=54.68 cores=1
/proc/19983/stat : 19983 (cryptominisat) R 19982 19982 17741 0 -1 4202496 30465 0 0 0 5463 5 0 0 25 0 1 0 440252270 46964736 6534 33554432000 4194304 4587354 140733272821360 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19983/statm: 11466 6534 336 96 0 8028 0
[pid=19984] ppid=19982 vsize=24916 CPUtime=53.68 cores=1

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

[pid=19982] ppid=19980 vsize=18324 CPUtime=1479.66 cores=1,3,5,7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 17741 0 -1 4202496 501 164984 0 0 0 0 147935 31 15 0 1 0 440252270 18763776 395 33554432000 4194304 4287625 140733491385376 18446744073709551615 230809185807 0 0 4096 65536 4373150273611202820 0 0 17 7 0 0 0
/proc/19982/statm: 4581 395 346 23 0 91 0
[pid=19984] ppid=19982 vsize=50012 CPUtime=1501.27 cores=1
/proc/19984/stat : 19984 (clasp) R 19982 19982 17741 0 -1 4202496 9453 0 0 0 150125 2 0 0 25 0 1 0 440252270 51212288 9068 33554432000 4194304 4785740 140736548113792 18446744073709551615 4286982 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19984/statm: 12503 9068 341 145 0 9548 0
[pid=19985] ppid=19982 vsize=456768 CPUtime=1501.48 cores=1
/proc/19985/stat : 19985 (TNM) R 19982 19982 17741 0 -1 4202496 596 0 0 0 150148 0 0 0 25 0 1 0 440252271 467730432 492 33554432000 134512640 134534564 4290399664 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19985/statm: 114192 492 95 6 0 112858 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 525104

[startup+4542.3 s]
/proc/loadavg: 5.17 5.70 5.82 6/183 20122
/proc/meminfo: memFree=15273944/32951124 swapFree=67111528/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=1479.66 cores=1,3,5,7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 17741 0 -1 4202496 501 164984 0 0 0 0 147935 31 15 0 1 0 440252270 18763776 395 33554432000 4194304 4287625 140733491385376 18446744073709551615 230809185807 0 0 4096 65536 4373150273611202820 0 0 17 7 0 0 0
/proc/19982/statm: 4581 395 346 23 0 91 0
[pid=19984] ppid=19982 vsize=50300 CPUtime=1531.26 cores=1
/proc/19984/stat : 19984 (clasp) R 19982 19982 17741 0 -1 4202496 9558 0 0 0 153124 2 0 0 25 0 1 0 440252270 51507200 9125 33554432000 4194304 4785740 140736548113792 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19984/statm: 12575 9125 341 145 0 9620 0
[pid=19985] ppid=19982 vsize=456768 CPUtime=1531.48 cores=1
/proc/19985/stat : 19985 (TNM) R 19982 19982 17741 0 -1 4202496 596 0 0 0 153148 0 0 0 25 0 1 0 440252271 467730432 492 33554432000 134512640 134534564 4290399664 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19985/statm: 114192 492 95 6 0 112858 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 525392

[startup+4602.3 s]
/proc/loadavg: 5.06 5.57 5.77 6/183 20124
/proc/meminfo: memFree=15267480/32951124 swapFree=67111528/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=1479.66 cores=1,3,5,7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 17741 0 -1 4202496 501 164984 0 0 0 0 147935 31 15 0 1 0 440252270 18763776 395 33554432000 4194304 4287625 140733491385376 18446744073709551615 230809185807 0 0 4096 65536 4373150273611202820 0 0 17 7 0 0 0
/proc/19982/statm: 4581 395 346 23 0 91 0
[pid=19984] ppid=19982 vsize=51160 CPUtime=1561.26 cores=1
/proc/19984/stat : 19984 (clasp) R 19982 19982 17741 0 -1 4202496 9751 0 0 0 156124 2 0 0 25 0 1 0 440252270 52387840 9270 33554432000 4194304 4785740 140736548113792 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19984/statm: 12790 9270 341 145 0 9835 0
[pid=19985] ppid=19982 vsize=456768 CPUtime=1561.5 cores=1
/proc/19985/stat : 19985 (TNM) R 19982 19982 17741 0 -1 4202496 596 0 0 0 156150 0 0 0 25 0 1 0 440252271 467730432 492 33554432000 134512640 134534564 4290399664 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19985/statm: 114192 492 95 6 0 112858 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 526252

[startup+4662.3 s]
/proc/loadavg: 5.07 5.48 5.72 6/183 20125
/proc/meminfo: memFree=15273884/32951124 swapFree=67111528/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=1479.66 cores=1,3,5,7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 17741 0 -1 4202496 501 164984 0 0 0 0 147935 31 15 0 1 0 440252270 18763776 395 33554432000 4194304 4287625 140733491385376 18446744073709551615 230809185807 0 0 4096 65536 4373150273611202820 0 0 17 7 0 0 0
/proc/19982/statm: 4581 395 346 23 0 91 0
[pid=19984] ppid=19982 vsize=51540 CPUtime=1591.25 cores=1
/proc/19984/stat : 19984 (clasp) R 19982 19982 17741 0 -1 4202496 9879 0 0 0 159123 2 0 0 25 0 1 0 440252270 52776960 9398 33554432000 4194304 4785740 140736548113792 18446744073709551615 4309682 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19984/statm: 12885 9398 341 145 0 9930 0
[pid=19985] ppid=19982 vsize=456768 CPUtime=1591.5 cores=1
/proc/19985/stat : 19985 (TNM) R 19982 19982 17741 0 -1 4202496 596 0 0 0 159150 0 0 0 25 0 1 0 440252271 467730432 492 33554432000 134512640 134534564 4290399664 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19985/statm: 114192 492 95 6 0 112858 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 526632

[startup+4722.31 s]
/proc/loadavg: 5.02 5.39 5.67 6/183 20127
/proc/meminfo: memFree=15267056/32951124 swapFree=67111528/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=1479.66 cores=1,3,5,7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 17741 0 -1 4202496 501 164984 0 0 0 0 147935 31 15 0 1 0 440252270 18763776 395 33554432000 4194304 4287625 140733491385376 18446744073709551615 230809185807 0 0 4096 65536 4373150273611202820 0 0 17 7 0 0 0
/proc/19982/statm: 4581 395 346 23 0 91 0
[pid=19984] ppid=19982 vsize=52116 CPUtime=1621.26 cores=1
/proc/19984/stat : 19984 (clasp) R 19982 19982 17741 0 -1 4202496 9989 0 0 0 162124 2 0 0 25 0 1 0 440252270 53366784 9508 33554432000 4194304 4785740 140736548113792 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19984/statm: 13029 9508 341 145 0 10074 0
[pid=19985] ppid=19982 vsize=456768 CPUtime=1621.5 cores=1
/proc/19985/stat : 19985 (TNM) R 19982 19982 17741 0 -1 4202496 596 0 0 0 162150 0 0 0 25 0 1 0 440252271 467730432 492 33554432000 134512640 134534564 4290399664 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19985/statm: 114192 492 95 6 0 112858 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 527208

[startup+4782.3 s]
/proc/loadavg: 5.01 5.31 5.63 6/183 20128
/proc/meminfo: memFree=15262196/32951124 swapFree=67111528/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=1479.66 cores=1,3,5,7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 17741 0 -1 4202496 501 164984 0 0 0 0 147935 31 15 0 1 0 440252270 18763776 395 33554432000 4194304 4287625 140733491385376 18446744073709551615 230809185807 0 0 4096 65536 4373150273611202820 0 0 17 7 0 0 0
/proc/19982/statm: 4581 395 346 23 0 91 0
[pid=19984] ppid=19982 vsize=52116 CPUtime=1651.26 cores=1
/proc/19984/stat : 19984 (clasp) R 19982 19982 17741 0 -1 4202496 10002 0 0 0 165124 2 0 0 25 0 1 0 440252270 53366784 9521 33554432000 4194304 4785740 140736548113792 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19984/statm: 13029 9521 341 145 0 10074 0
[pid=19985] ppid=19982 vsize=456768 CPUtime=1651.49 cores=1
/proc/19985/stat : 19985 (TNM) R 19982 19982 17741 0 -1 4202496 596 0 0 0 165149 0 0 0 25 0 1 0 440252271 467730432 492 33554432000 134512640 134534564 4290399664 18446744073709551615 134530980 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19985/statm: 114192 492 95 6 0 112858 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 527208

[startup+4842.3 s]
/proc/loadavg: 5.00 5.26 5.59 6/183 20130
/proc/meminfo: memFree=15267140/32951124 swapFree=67111528/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=1479.66 cores=1,3,5,7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 17741 0 -1 4202496 501 164984 0 0 0 0 147935 31 15 0 1 0 440252270 18763776 395 33554432000 4194304 4287625 140733491385376 18446744073709551615 230809185807 0 0 4096 65536 4373150273611202820 0 0 17 7 0 0 0
/proc/19982/statm: 4581 395 346 23 0 91 0
[pid=19984] ppid=19982 vsize=52116 CPUtime=1681.26 cores=1
/proc/19984/stat : 19984 (clasp) R 19982 19982 17741 0 -1 4202496 10016 0 0 0 168124 2 0 0 25 0 1 0 440252270 53366784 9535 33554432000 4194304 4785740 140736548113792 18446744073709551615 4553388 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19984/statm: 13029 9535 341 145 0 10074 0
[pid=19985] ppid=19982 vsize=456768 CPUtime=1681.49 cores=1
/proc/19985/stat : 19985 (TNM) R 19982 19982 17741 0 -1 4202496 596 0 0 0 168149 0 0 0 25 0 1 0 440252271 467730432 492 33554432000 134512640 134534564 4290399664 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19985/statm: 114192 492 95 6 0 112858 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 527208

[startup+4902.3 s]
/proc/loadavg: 5.00 5.21 5.55 6/183 20132
/proc/meminfo: memFree=15262404/32951124 swapFree=67111528/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=1479.66 cores=1,3,5,7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 17741 0 -1 4202496 501 164984 0 0 0 0 147935 31 15 0 1 0 440252270 18763776 395 33554432000 4194304 4287625 140733491385376 18446744073709551615 230809185807 0 0 4096 65536 4373150273611202820 0 0 17 7 0 0 0
/proc/19982/statm: 4581 395 346 23 0 91 0
[pid=19984] ppid=19982 vsize=52116 CPUtime=1711.27 cores=1
/proc/19984/stat : 19984 (clasp) R 19982 19982 17741 0 -1 4202496 10030 0 0 0 171125 2 0 0 25 0 1 0 440252270 53366784 9549 33554432000 4194304 4785740 140736548113792 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19984/statm: 13029 9549 341 145 0 10074 0
[pid=19985] ppid=19982 vsize=456768 CPUtime=1711.48 cores=1
/proc/19985/stat : 19985 (TNM) R 19982 19982 17741 0 -1 4202496 596 0 0 0 171148 0 0 0 25 0 1 0 440252271 467730432 492 33554432000 134512640 134534564 4290399664 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19985/statm: 114192 492 95 6 0 112858 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 527208

[startup+4962.3 s]
/proc/loadavg: 5.00 5.17 5.51 6/183 20133
/proc/meminfo: memFree=15267852/32951124 swapFree=67111528/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=1479.66 cores=1,3,5,7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 17741 0 -1 4202496 501 164984 0 0 0 0 147935 31 15 0 1 0 440252270 18763776 395 33554432000 4194304 4287625 140733491385376 18446744073709551615 230809185807 0 0 4096 65536 4373150273611202820 0 0 17 7 0 0 0
/proc/19982/statm: 4581 395 346 23 0 91 0
[pid=19984] ppid=19982 vsize=52116 CPUtime=1741.28 cores=1
/proc/19984/stat : 19984 (clasp) R 19982 19982 17741 0 -1 4202496 10044 0 0 0 174126 2 0 0 25 0 1 0 440252270 53366784 9563 33554432000 4194304 4785740 140736548113792 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19984/statm: 13029 9563 341 145 0 10074 0
[pid=19985] ppid=19982 vsize=456768 CPUtime=1741.48 cores=1
/proc/19985/stat : 19985 (TNM) R 19982 19982 17741 0 -1 4202496 596 0 0 0 174148 0 0 0 25 0 1 0 440252271 467730432 492 33554432000 134512640 134534564 4290399664 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19985/statm: 114192 492 95 6 0 112858 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 527208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 3.67 4.81 5.38 3/174 20152
/proc/meminfo: memFree=15414016/32951124 swapFree=67111528/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=1479.66 cores=1,3,5,7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 17741 0 -1 4202496 501 164984 0 0 0 0 147935 31 15 0 1 0 440252270 18763776 395 33554432000 4194304 4287625 140733491385376 18446744073709551615 230809185807 0 0 4096 65536 4373150273611202820 0 0 17 7 0 0 0
/proc/19982/statm: 4581 395 346 23 0 91 0
[pid=19984] ppid=19982 vsize=52116 CPUtime=1760.09 cores=1
/proc/19984/stat : 19984 (clasp) R 19982 19982 17741 0 -1 4202496 10061 0 0 0 176007 2 0 0 25 0 1 0 440252270 53366784 9580 33554432000 4194304 4785740 140736548113792 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19984/statm: 13029 9580 341 145 0 10074 0
[pid=19985] ppid=19982 vsize=456768 CPUtime=1760.28 cores=1
/proc/19985/stat : 19985 (TNM) R 19982 19982 17741 0 -1 4202496 596 0 0 0 176028 0 0 0 25 0 1 0 440252271 467730432 492 33554432000 134512640 134534564 4290399664 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19985/statm: 114192 492 95 6 0 112858 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 527208

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

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

[startup+4999.9 s]
/proc/loadavg: 3.67 4.81 5.38 3/174 20152
/proc/meminfo: memFree=15414016/32951124 swapFree=67111528/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=1479.66 cores=1,3,5,7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 17741 0 -1 4202496 501 164984 0 0 0 0 147935 31 15 0 1 0 440252270 18763776 395 33554432000 4194304 4287625 140733491385376 18446744073709551615 230809185807 0 0 4096 65536 4373150273611202820 0 0 17 7 0 0 0
/proc/19982/statm: 4581 395 346 23 0 91 0
[pid=19984] ppid=19982 vsize=52116 CPUtime=1760.09 cores=1
/proc/19984/stat : 19984 (clasp) R 19982 19982 17741 0 -1 4202496 10061 0 0 0 176007 2 0 0 25 0 1 0 440252270 53366784 9580 33554432000 4194304 4785740 140736548113792 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19984/statm: 13029 9580 341 145 0 10074 0
[pid=19985] ppid=19982 vsize=456768 CPUtime=1760.28 cores=1
/proc/19985/stat : 19985 (TNM) R 19982 19982 17741 0 -1 4202496 596 0 0 0 176028 0 0 0 25 0 1 0 440252271 467730432 492 33554432000 134512640 134534564 4290399664 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19985/statm: 114192 492 95 6 0 112858 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 527208

Child status: 0
Real time (s): 4999.91
CPU time (s): 5000.06
CPU user time (s): 4999.71
CPU system time (s): 0.348946
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 13761472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.71
system time used= 0.348946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 176174
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= 293
involuntary context switches= 55652

runsolver used 8.05377 second user time and 18.6862 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-20 10:01:58
IDJOB=3221086
IDBENCH=82864
IDSOLVER=1639
FILE ID=node104/3221086-1303286518
RUNJOBID= node104-1303286485-19899
PBS_JOBID= 13049517
Free space on /tmp= 71600 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S2127424322-078.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221086-1303286518/watcher-3221086-1303286518 -o /tmp/evaluation-result-3221086-1303286518/solver-3221086-1303286518 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3221086-1303286518.cnf

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

MD5SUM BENCH= f8b6732f9f469525eb7751d9d1024a94
RANDOM SEED=1810175223

node104.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.855
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.71
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.855
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.83
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.855
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15419492 kB
Buffers:        696084 kB
Cached:       16396980 kB
SwapCached:          0 kB
Active:        8907980 kB
Inactive:      8273216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15419492 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20624 kB
Writeback:           0 kB
AnonPages:       88036 kB
Mapped:          16404 kB
Slab:           287248 kB
PageTables:       4708 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   796388 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= 71600 MiB
End job on node104 at 2011-04-20 11:25:18