Trace number 3251304

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) 1300.02 1300.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p30-s59841049.cnf
MD5SUMc86ce640ddb0138bf41ccc37bc6fcf28
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.84587
Satisfiable
(Un)Satisfiability was proved
Number of variables1295
Number of clauses148400
Sum of the clauses size298025
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2148365
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.01	Starting clasp 1.3.6 on core(s) 0
0.00/0.01	Starting TNM 2009 on core(s) 0

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-3251304-1303570313/watcher-3251304-1303570313 -o /tmp/evaluation-result-3251304-1303570313/solver-3251304-1303570313 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3251304-1303570313.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 12.00 11.90 10.74 10/198 1352
/proc/meminfo: memFree=10876232/32951124 swapFree=67111528/67111528
[pid=1352] ppid=1350 vsize=18324 CPUtime=0 cores=0,2
/proc/1352/stat : 1352 (ppfolio) R 1350 1352 504 0 -1 4202496 471 0 0 0 0 0 0 0 25 0 1 0 468633703 18763776 392 33554432000 4194304 4287625 140737440461248 18446744073709551615 212435837333 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/1352/statm: 4581 392 343 23 0 91 0

[startup+0.036959 s]
/proc/loadavg: 12.00 11.90 10.74 10/198 1352
/proc/meminfo: memFree=10876232/32951124 swapFree=67111528/67111528
[pid=1352] ppid=1350 vsize=18324 CPUtime=0 cores=0,2
/proc/1352/stat : 1352 (ppfolio) S 1350 1352 504 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 468633703 18763776 394 33554432000 4194304 4287625 140737440461248 18446744073709551615 212436037135 0 0 4096 65536 4611483987460718849 0 0 17 2 0 0 0
/proc/1352/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100974 s]
/proc/loadavg: 12.00 11.90 10.74 10/198 1352
/proc/meminfo: memFree=10876232/32951124 swapFree=67111528/67111528
[pid=1352] ppid=1350 vsize=18324 CPUtime=0 cores=0,2
/proc/1352/stat : 1352 (ppfolio) S 1350 1352 504 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 468633703 18763776 394 33554432000 4194304 4287625 140737440461248 18446744073709551615 212436037135 0 0 4096 65536 4611483987460718849 0 0 17 2 0 0 0
/proc/1352/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30095 s]
/proc/loadavg: 12.00 11.90 10.74 10/198 1352
/proc/meminfo: memFree=10876232/32951124 swapFree=67111528/67111528
[pid=1352] ppid=1350 vsize=18324 CPUtime=0 cores=0,2
/proc/1352/stat : 1352 (ppfolio) S 1350 1352 504 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 468633703 18763776 394 33554432000 4194304 4287625 140737440461248 18446744073709551615 212436037135 0 0 4096 65536 12480847994905690112 0 0 17 2 0 0 0
/proc/1352/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700858 s]
/proc/loadavg: 12.00 11.90 10.74 10/198 1352
/proc/meminfo: memFree=10876232/32951124 swapFree=67111528/67111528
[pid=1352] ppid=1350 vsize=18324 CPUtime=0 cores=0,2
/proc/1352/stat : 1352 (ppfolio) S 1350 1352 504 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 468633703 18763776 394 33554432000 4194304 4287625 140737440461248 18446744073709551615 212436037135 0 0 4096 65536 12480847994905690112 0 0 17 2 0 0 0
/proc/1352/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50071 s]
/proc/loadavg: 12.00 11.90 10.74 13/202 1356
/proc/meminfo: memFree=10830568/32951124 swapFree=67111528/67111528
[pid=1352] ppid=1350 vsize=18324 CPUtime=0 cores=0,2
/proc/1352/stat : 1352 (ppfolio) S 1350 1352 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468633703 18763776 394 33554432000 4194304 4287625 140737440461248 18446744073709551615 212436037135 0 0 4096 65536 12480848407222550528 0 0 17 2 0 0 0
/proc/1352/statm: 4581 394 345 23 0 91 0
[pid=1353] ppid=1352 vsize=47532 CPUtime=0.53 cores=0
/proc/1353/stat : 1353 (cryptominisat) R 1352 1352 504 0 -1 4202496 8471 0 0 0 52 1 0 0 25 0 1 0 468633703 48672768 6350 33554432000 4194304 4587354 140734795513072 18446744073709551615 4249810 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1353/statm: 11883 6350 326 96 0 8445 0
[pid=1354] ppid=1352 vsize=22236 CPUtime=0.39 cores=0
/proc/1354/stat : 1354 (clasp) R 1352 1352 504 0 -1 4202496 3558 0 0 0 39 0 0 0 25 0 1 0 468633703 22769664 2694 33554432000 4194304 4785740 140735176335808 18446744073709551615 4495584 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1354/statm: 5559 2694 313 145 0 2604 0
[pid=1355] ppid=1352 vsize=458860 CPUtime=0.54 cores=0
/proc/1355/stat : 1355 (TNM) R 1352 1352 504 0 -1 4202496 2562 0 0 0 54 0 0 0 25 0 1 0 468633703 469872640 2459 33554432000 134512640 134534564 4290771296 18446744073709551615 134524745 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1355/statm: 114715 2459 91 6 0 113381 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 546952

[startup+3.10041 s]
/proc/loadavg: 12.00 11.90 10.74 13/202 1356
/proc/meminfo: memFree=10829700/32951124 swapFree=67111528/67111528
[pid=1352] ppid=1350 vsize=18324 CPUtime=0 cores=0,2
/proc/1352/stat : 1352 (ppfolio) S 1350 1352 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468633703 18763776 394 33554432000 4194304 4287625 140737440461248 18446744073709551615 212436037135 0 0 4096 65536 12480848544661504000 0 0 17 2 0 0 0
/proc/1352/statm: 4581 394 345 23 0 91 0
[pid=1353] ppid=1352 vsize=47532 CPUtime=1.09 cores=0
/proc/1353/stat : 1353 (cryptominisat) R 1352 1352 504 0 -1 4202496 8920 0 0 0 108 1 0 0 25 0 1 0 468633703 48672768 6793 33554432000 4194304 4587354 140734795513072 18446744073709551615 4240899 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1353/statm: 11883 6793 326 96 0 8445 0
[pid=1354] ppid=1352 vsize=21536 CPUtime=0.89 cores=0
/proc/1354/stat : 1354 (clasp) R 1352 1352 504 0 -1 4202496 3848 0 0 0 89 0 0 0 25 0 1 0 468633703 22052864 2694 33554432000 4194304 4785740 140735176335808 18446744073709551615 4307207 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1354/statm: 5384 2694 340 145 0 2429 0
[pid=1355] ppid=1352 vsize=460048 CPUtime=1.09 cores=0
/proc/1355/stat : 1355 (TNM) R 1352 1352 504 0 -1 4202496 3664 0 0 0 109 0 0 0 25 0 1 0 468633703 471089152 3561 33554432000 134512640 134534564 4290771296 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1355/statm: 115012 3561 95 6 0 113678 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 547440

[startup+6.30081 s]
/proc/loadavg: 12.00 11.90 10.74 13/202 1356
/proc/meminfo: memFree=10816292/32951124 swapFree=67111528/67111528
[pid=1352] ppid=1350 vsize=18324 CPUtime=0 cores=0,2
/proc/1352/stat : 1352 (ppfolio) S 1350 1352 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468633703 18763776 394 33554432000 4194304 4287625 140737440461248 18446744073709551615 212436037135 0 0 4096 65536 12480848819539410944 0 0 17 2 0 0 0
/proc/1352/statm: 4581 394 345 23 0 91 0
[pid=1353] ppid=1352 vsize=1496844 CPUtime=2.13 cores=0
/proc/1353/stat : 1353 (cryptominisat) R 1352 1352 504 0 -1 4202496 10099 0 0 0 212 1 0 0 25 0 1 0 468633703 1532768256 6642 33554432000 4194304 4587354 140734795513072 18446744073709551615 4238628 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1353/statm: 374211 6642 327 96 0 370773 0
[pid=1354] ppid=1352 vsize=27388 CPUtime=1.99 cores=0
/proc/1354/stat : 1354 (clasp) R 1352 1352 504 0 -1 4202496 5330 0 0 0 199 0 0 0 25 0 1 0 468633703 28045312 4176 33554432000 4194304 4785740 140735176335808 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1354/statm: 6847 4176 340 145 0 3892 0
[pid=1355] ppid=1352 vsize=463884 CPUtime=2.14 cores=0
/proc/1355/stat : 1355 (TNM) R 1352 1352 504 0 -1 4202496 3665 0 0 0 214 0 0 0 25 0 1 0 468633703 475017216 3562 33554432000 134512640 134534564 4290771296 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1355/statm: 115971 3562 95 6 0 114637 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 2006440

[startup+12.7006 s]
/proc/loadavg: 12.00 11.90 10.75 13/202 1356
/proc/meminfo: memFree=10796496/32951124 swapFree=67111528/67111528
[pid=1352] ppid=1350 vsize=18324 CPUtime=0 cores=0,2
/proc/1352/stat : 1352 (ppfolio) S 1350 1352 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468633703 18763776 394 33554432000 4194304 4287625 140737440461248 18446744073709551615 212436037135 0 0 4096 65536 12480847857466736640 0 0 17 2 0 0 0
/proc/1352/statm: 4581 394 345 23 0 91 0
[pid=1353] ppid=1352 vsize=1496844 CPUtime=4.29 cores=0
/proc/1353/stat : 1353 (cryptominisat) R 1352 1352 504 0 -1 4202496 10588 0 0 0 427 2 0 0 25 0 1 0 468633703 1532768256 7124 33554432000 4194304 4587354 140734795513072 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1353/statm: 374211 7124 337 96 0 370773 0
[pid=1354] ppid=1352 vsize=39780 CPUtime=4.09 cores=0
/proc/1354/stat : 1354 (clasp) R 1352 1352 504 0 -1 4202496 8381 0 0 0 408 1 0 0 25 0 1 0 468633703 40734720 7227 33554432000 4194304 4785740 140735176335808 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1354/statm: 9945 7227 340 145 0 6990 0
[pid=1355] ppid=1352 vsize=463884 CPUtime=4.29 cores=0
/proc/1355/stat : 1355 (TNM) R 1352 1352 504 0 -1 4202496 3665 0 0 0 429 0 0 0 25 0 1 0 468633703 475017216 3562 33554432000 134512640 134534564 4290771296 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1355/statm: 115971 3562 95 6 0 114637 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2018832

[startup+25.5012 s]
/proc/loadavg: 12.00 11.90 10.77 13/202 1356
/proc/meminfo: memFree=10748872/32951124 swapFree=67111528/67111528
[pid=1352] ppid=1350 vsize=18324 CPUtime=0 cores=0,2
/proc/1352/stat : 1352 (ppfolio) S 1350 1352 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468633703 18763776 394 33554432000 4194304 4287625 140737440461248 18446744073709551615 212436037135 0 0 4096 65536 12480848407222550528 0 0 17 2 0 0 0
/proc/1352/statm: 4581 394 345 23 0 91 0
[pid=1353] ppid=1352 vsize=1517764 CPUtime=8.54 cores=0
/proc/1353/stat : 1353 (cryptominisat) R 1352 1352 504 0 -1 4202496 15625 0 0 0 852 2 0 0 25 0 1 0 468633703 1554190336 12161 33554432000 4194304 4587354 140734795513072 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1353/statm: 379441 12161 337 96 0 376003 0
[pid=1354] ppid=1352 vsize=58336 CPUtime=8.39 cores=0
/proc/1354/stat : 1354 (clasp) R 1352 1352 504 0 -1 4202496 12948 0 0 0 837 2 0 0 25 0 1 0 468633703 59736064 11794 33554432000 4194304 4785740 140735176335808 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1354/statm: 14584 11794 340 145 0 11629 0
[pid=1355] ppid=1352 vsize=463884 CPUtime=8.54 cores=0
/proc/1355/stat : 1355 (TNM) R 1352 1352 504 0 -1 4202496 3665 0 0 0 854 0 0 0 25 0 1 0 468633703 475017216 3562 33554432000 134512640 134534564 4290771296 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1355/statm: 115971 3562 95 6 0 114637 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2058308

[startup+51.1013 s]
/proc/loadavg: 11.72 11.85 10.78 13/201 1357
/proc/meminfo: memFree=10905200/32951124 swapFree=67111528/67111528
[pid=1352] ppid=1350 vsize=18324 CPUtime=0 cores=0,2
/proc/1352/stat : 1352 (ppfolio) S 1350 1352 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468633703 18763776 394 33554432000 4194304 4287625 140737440461248 18446744073709551615 212436037135 0 0 4096 65536 12480848544661504000 0 0 17 2 0 0 0
/proc/1352/statm: 4581 394 345 23 0 91 0
[pid=1353] ppid=1352 vsize=1498360 CPUtime=17.09 cores=0
/proc/1353/stat : 1353 (cryptominisat) R 1352 1352 504 0 -1 4202496 20022 0 0 0 1706 3 0 0 25 0 1 0 468633703 1534320640 14660 33554432000 4194304 4587354 140734795513072 18446744073709551615 4388368 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1353/statm: 374590 14660 337 96 0 371152 0
[pid=1354] ppid=1352 vsize=66432 CPUtime=16.89 cores=0
/proc/1354/stat : 1354 (clasp) R 1352 1352 504 0 -1 4202496 14860 0 0 0 1687 2 0 0 25 0 1 0 468633703 68026368 13706 33554432000 4194304 4785740 140735176335808 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1354/statm: 16608 13706 340 145 0 13653 0
[pid=1355] ppid=1352 vsize=463884 CPUtime=17.09 cores=0
/proc/1355/stat : 1355 (TNM) R 1352 1352 504 0 -1 4202496 3665 0 0 0 1709 0 0 0 25 0 1 0 468633703 475017216 3562 33554432000 134512640 134534564 4290771296 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1355/statm: 115971 3562 95 6 0 114637 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2047000

[startup+102.308 s]
/proc/loadavg: 11.31 11.71 10.79 12/201 1358
/proc/meminfo: memFree=10783268/32951124 swapFree=67111528/67111528
[pid=1352] ppid=1350 vsize=18324 CPUtime=0 cores=0,2
/proc/1352/stat : 1352 (ppfolio) S 1350 1352 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468633703 18763776 394 33554432000 4194304 4287625 140737440461248 18446744073709551615 212436037135 0 0 4096 65536 12480847445149876224 0 0 17 2 0 0 0
/proc/1352/statm: 4581 394 345 23 0 91 0
[pid=1353] ppid=1352 vsize=1571220 CPUtime=34.15 cores=0
/proc/1353/stat : 1353 (cryptominisat) R 1352 1352 504 0 -1 4202496 34393 0 0 0 3409 6 0 0 25 0 1 0 468633703 1608929280 23444 33554432000 4194304 4587354 140734795513072 18446744073709551615 4388261 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1353/statm: 392805 23444 337 96 0 389367 0
[pid=1354] ppid=1352 vsize=88692 CPUtime=33.99 cores=0
/proc/1354/stat : 1354 (clasp) R 1352 1352 504 0 -1 4202496 20174 0 0 0 3395 4 0 0 25 0 1 0 468633703 90820608 19020 33554432000 4194304 4785740 140735176335808 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1354/statm: 22173 19020 340 145 0 19218 0
[pid=1355] ppid=1352 vsize=463884 CPUtime=34.13 cores=0
/proc/1355/stat : 1355 (TNM) R 1352 1352 504 0 -1 4202496 3665 0 0 0 3413 0 0 0 25 0 1 0 468633703 475017216 3562 33554432000 134512640 134534564 4290771296 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1355/statm: 115971 3562 95 6 0 114637 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2142120

[startup+162.301 s]
/proc/loadavg: 11.16 11.60 10.80 12/201 1360
/proc/meminfo: memFree=10669524/32951124 swapFree=67111528/67111528
[pid=1352] ppid=1350 vsize=18324 CPUtime=0 cores=0,2
/proc/1352/stat : 1352 (ppfolio) S 1350 1352 504 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468633703 18763776 394 33554432000 4194304 4287625 140737440461248 18446744073709551615 212436037135 0 0 4096 65536 12480847857466736640 0 0 17 2 0 0 0
/proc/1352/statm: 4581 394 345 23 0 91 0
[pid=1353] ppid=1352 vsize=1571388 CPUtime=54.16 cores=0
/proc/1353/stat : 1353 (cryptominisat) R 1352 1352 504 0 -1 4202496 39333 0 0 0 5409 7 0 0 25 0 1 0 468633703 1609101312 28382 33554432000 4194304 4587354 140734795513072 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1353/statm: 392847 28382 337 96 0 389409 0
[pid=1354] ppid=1352 vsize=106988 CPUtime=53.98 cores=0

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

/proc/meminfo: memFree=10775208/32951124 swapFree=67111528/67111528
[pid=1352] ppid=1350 vsize=18324 CPUtime=132.69 cores=0,2
/proc/1352/stat : 1352 (ppfolio) S 1350 1352 504 0 -1 4202496 501 46293 0 0 0 0 13260 9 15 0 1 0 468633703 18763776 395 33554432000 4194304 4287625 140737440461248 18446744073709551615 212436037135 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/1352/statm: 4581 395 346 23 0 91 0
[pid=1354] ppid=1352 vsize=197900 CPUtime=314.73 cores=0
/proc/1354/stat : 1354 (clasp) R 1352 1352 504 0 -1 4202496 45753 0 0 0 31462 11 0 0 25 0 1 0 468633703 202649600 44599 33554432000 4194304 4785740 140735176335808 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1354/statm: 49475 44599 340 145 0 46520 0
[pid=1355] ppid=1352 vsize=463884 CPUtime=314.89 cores=0
/proc/1355/stat : 1355 (TNM) R 1352 1352 504 0 -1 4202496 3665 0 0 0 31489 0 0 0 25 0 1 0 468633703 475017216 3562 33554432000 134512640 134534564 4290771296 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1355/statm: 115971 3562 95 6 0 114637 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 680108

[startup+822.301 s]
/proc/loadavg: 10.99 10.89 10.76 12/201 1452
/proc/meminfo: memFree=10696048/32951124 swapFree=67111528/67111528
[pid=1352] ppid=1350 vsize=18324 CPUtime=132.69 cores=0,2
/proc/1352/stat : 1352 (ppfolio) S 1350 1352 504 0 -1 4202496 501 46293 0 0 0 0 13260 9 15 0 1 0 468633703 18763776 395 33554432000 4194304 4287625 140737440461248 18446744073709551615 212436037135 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/1352/statm: 4581 395 346 23 0 91 0
[pid=1354] ppid=1352 vsize=206504 CPUtime=344.73 cores=0
/proc/1354/stat : 1354 (clasp) R 1352 1352 504 0 -1 4202496 47787 0 0 0 34462 11 0 0 25 0 1 0 468633703 211460096 46633 33554432000 4194304 4785740 140735176335808 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1354/statm: 51626 46633 340 145 0 48671 0
[pid=1355] ppid=1352 vsize=463884 CPUtime=344.89 cores=0
/proc/1355/stat : 1355 (TNM) R 1352 1352 504 0 -1 4202496 3665 0 0 0 34489 0 0 0 25 0 1 0 468633703 475017216 3562 33554432000 134512640 134534564 4290771296 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1355/statm: 115971 3562 95 6 0 114637 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 688712

[startup+882.301 s]
/proc/loadavg: 10.99 10.90 10.77 12/201 1453
/proc/meminfo: memFree=10596060/32951124 swapFree=67111528/67111528
[pid=1352] ppid=1350 vsize=18324 CPUtime=132.69 cores=0,2
/proc/1352/stat : 1352 (ppfolio) S 1350 1352 504 0 -1 4202496 501 46293 0 0 0 0 13260 9 15 0 1 0 468633703 18763776 395 33554432000 4194304 4287625 140737440461248 18446744073709551615 212436037135 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/1352/statm: 4581 395 346 23 0 91 0
[pid=1354] ppid=1352 vsize=209752 CPUtime=374.73 cores=0
/proc/1354/stat : 1354 (clasp) R 1352 1352 504 0 -1 4202496 48605 0 0 0 37462 11 0 0 25 0 1 0 468633703 214786048 47451 33554432000 4194304 4785740 140735176335808 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1354/statm: 52438 47451 340 145 0 49483 0
[pid=1355] ppid=1352 vsize=463884 CPUtime=374.88 cores=0
/proc/1355/stat : 1355 (TNM) R 1352 1352 504 0 -1 4202496 3665 0 0 0 37488 0 0 0 25 0 1 0 468633703 475017216 3562 33554432000 134512640 134534564 4290771296 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1355/statm: 115971 3562 95 6 0 114637 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 691960

[startup+942.3 s]
/proc/loadavg: 11.07 10.94 10.79 12/201 1455
/proc/meminfo: memFree=10526080/32951124 swapFree=67111528/67111528
[pid=1352] ppid=1350 vsize=18324 CPUtime=132.69 cores=0,2
/proc/1352/stat : 1352 (ppfolio) S 1350 1352 504 0 -1 4202496 501 46293 0 0 0 0 13260 9 15 0 1 0 468633703 18763776 395 33554432000 4194304 4287625 140737440461248 18446744073709551615 212436037135 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/1352/statm: 4581 395 346 23 0 91 0
[pid=1354] ppid=1352 vsize=214324 CPUtime=404.73 cores=0
/proc/1354/stat : 1354 (clasp) R 1352 1352 504 0 -1 4202496 49645 0 0 0 40460 13 0 0 25 0 1 0 468633703 219467776 48491 33554432000 4194304 4785740 140735176335808 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1354/statm: 53581 48491 340 145 0 50626 0
[pid=1355] ppid=1352 vsize=463884 CPUtime=404.89 cores=0
/proc/1355/stat : 1355 (TNM) R 1352 1352 504 0 -1 4202496 3665 0 0 0 40489 0 0 0 25 0 1 0 468633703 475017216 3562 33554432000 134512640 134534564 4290771296 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1355/statm: 115971 3562 95 6 0 114637 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 696532

[startup+1002.3 s]
/proc/loadavg: 10.36 10.80 10.75 9/192 1474
/proc/meminfo: memFree=11450312/32951124 swapFree=67111528/67111528
[pid=1352] ppid=1350 vsize=18324 CPUtime=132.69 cores=0,2
/proc/1352/stat : 1352 (ppfolio) S 1350 1352 504 0 -1 4202496 501 46293 0 0 0 0 13260 9 15 0 1 0 468633703 18763776 395 33554432000 4194304 4287625 140737440461248 18446744073709551615 212436037135 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/1352/statm: 4581 395 346 23 0 91 0
[pid=1354] ppid=1352 vsize=215832 CPUtime=434.73 cores=0
/proc/1354/stat : 1354 (clasp) R 1352 1352 504 0 -1 4202496 49985 0 0 0 43460 13 0 0 25 0 1 0 468633703 221011968 48831 33554432000 4194304 4785740 140735176335808 18446744073709551615 4279827 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1354/statm: 53958 48831 340 145 0 51003 0
[pid=1355] ppid=1352 vsize=463884 CPUtime=434.9 cores=0
/proc/1355/stat : 1355 (TNM) R 1352 1352 504 0 -1 4202496 3665 0 0 0 43490 0 0 0 25 0 1 0 468633703 475017216 3562 33554432000 134512640 134534564 4290771296 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1355/statm: 115971 3562 95 6 0 114637 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 698040

[startup+1062.3 s]
/proc/loadavg: 8.86 10.29 10.58 9/192 1476
/proc/meminfo: memFree=11380744/32951124 swapFree=67111528/67111528
[pid=1352] ppid=1350 vsize=18324 CPUtime=132.69 cores=0,2
/proc/1352/stat : 1352 (ppfolio) S 1350 1352 504 0 -1 4202496 501 46293 0 0 0 0 13260 9 15 0 1 0 468633703 18763776 395 33554432000 4194304 4287625 140737440461248 18446744073709551615 212436037135 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/1352/statm: 4581 395 346 23 0 91 0
[pid=1354] ppid=1352 vsize=234044 CPUtime=464.72 cores=0
/proc/1354/stat : 1354 (clasp) R 1352 1352 504 0 -1 4202496 54150 0 0 0 46458 14 0 0 25 0 1 0 468633703 239661056 52996 33554432000 4194304 4785740 140735176335808 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1354/statm: 58511 52996 340 145 0 55556 0
[pid=1355] ppid=1352 vsize=463884 CPUtime=464.9 cores=0
/proc/1355/stat : 1355 (TNM) R 1352 1352 504 0 -1 4202496 3665 0 0 0 46490 0 0 0 25 0 1 0 468633703 475017216 3562 33554432000 134512640 134534564 4290771296 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1355/statm: 115971 3562 95 6 0 114637 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 716252

[startup+1122.3 s]
/proc/loadavg: 8.32 9.87 10.41 9/192 1478
/proc/meminfo: memFree=11308640/32951124 swapFree=67111528/67111528
[pid=1352] ppid=1350 vsize=18324 CPUtime=132.69 cores=0,2
/proc/1352/stat : 1352 (ppfolio) S 1350 1352 504 0 -1 4202496 501 46293 0 0 0 0 13260 9 15 0 1 0 468633703 18763776 395 33554432000 4194304 4287625 140737440461248 18446744073709551615 212436037135 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/1352/statm: 4581 395 346 23 0 91 0
[pid=1354] ppid=1352 vsize=240708 CPUtime=494.71 cores=0
/proc/1354/stat : 1354 (clasp) R 1352 1352 504 0 -1 4202496 55733 0 0 0 49457 14 0 0 25 0 1 0 468633703 246484992 54579 33554432000 4194304 4785740 140735176335808 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1354/statm: 60177 54579 340 145 0 57222 0
[pid=1355] ppid=1352 vsize=463884 CPUtime=494.91 cores=0
/proc/1355/stat : 1355 (TNM) R 1352 1352 504 0 -1 4202496 3665 0 0 0 49491 0 0 0 25 0 1 0 468633703 475017216 3562 33554432000 134512640 134534564 4290771296 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1355/statm: 115971 3562 95 6 0 114637 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 722916

[startup+1182.3 s]
/proc/loadavg: 8.19 9.54 10.27 9/192 1479
/proc/meminfo: memFree=11267800/32951124 swapFree=67111528/67111528
[pid=1352] ppid=1350 vsize=18324 CPUtime=132.69 cores=0,2
/proc/1352/stat : 1352 (ppfolio) S 1350 1352 504 0 -1 4202496 501 46293 0 0 0 0 13260 9 15 0 1 0 468633703 18763776 395 33554432000 4194304 4287625 140737440461248 18446744073709551615 212436037135 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/1352/statm: 4581 395 346 23 0 91 0
[pid=1354] ppid=1352 vsize=242508 CPUtime=524.71 cores=0
/proc/1354/stat : 1354 (clasp) R 1352 1352 504 0 -1 4202496 56155 0 0 0 52457 14 0 0 25 0 1 0 468633703 248328192 55001 33554432000 4194304 4785740 140735176335808 18446744073709551615 4278573 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1354/statm: 60627 55001 340 145 0 57672 0
[pid=1355] ppid=1352 vsize=463884 CPUtime=524.92 cores=0
/proc/1355/stat : 1355 (TNM) R 1352 1352 504 0 -1 4202496 3665 0 0 0 52492 0 0 0 25 0 1 0 468633703 475017216 3562 33554432000 134512640 134534564 4290771296 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1355/statm: 115971 3562 95 6 0 114637 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 724716

[startup+1242.3 s]
/proc/loadavg: 8.10 9.27 10.13 9/192 1481
/proc/meminfo: memFree=11220388/32951124 swapFree=67111528/67111528
[pid=1352] ppid=1350 vsize=18324 CPUtime=132.69 cores=0,2
/proc/1352/stat : 1352 (ppfolio) S 1350 1352 504 0 -1 4202496 501 46293 0 0 0 0 13260 9 15 0 1 0 468633703 18763776 395 33554432000 4194304 4287625 140737440461248 18446744073709551615 212436037135 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/1352/statm: 4581 395 346 23 0 91 0
[pid=1354] ppid=1352 vsize=248032 CPUtime=554.71 cores=0
/proc/1354/stat : 1354 (clasp) R 1352 1352 504 0 -1 4202496 57343 0 0 0 55457 14 0 0 25 0 1 0 468633703 253984768 56189 33554432000 4194304 4785740 140735176335808 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1354/statm: 62008 56189 340 145 0 59053 0
[pid=1355] ppid=1352 vsize=463884 CPUtime=554.92 cores=0
/proc/1355/stat : 1355 (TNM) R 1352 1352 504 0 -1 4202496 3665 0 0 0 55492 0 0 0 25 0 1 0 468633703 475017216 3562 33554432000 134512640 134534564 4290771296 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1355/statm: 115971 3562 95 6 0 114637 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 730240



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.04 9.04 9.99 9/192 1482
/proc/meminfo: memFree=11129820/32951124 swapFree=67111528/67111528
[pid=1352] ppid=1350 vsize=18324 CPUtime=132.69 cores=0,2
/proc/1352/stat : 1352 (ppfolio) S 1350 1352 504 0 -1 4202496 501 46293 0 0 0 0 13260 9 15 0 1 0 468633703 18763776 395 33554432000 4194304 4287625 140737440461248 18446744073709551615 212436037135 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/1352/statm: 4581 395 346 23 0 91 0
[pid=1354] ppid=1352 vsize=248708 CPUtime=583.58 cores=0
/proc/1354/stat : 1354 (clasp) R 1352 1352 504 0 -1 4202496 57498 0 0 0 58344 14 0 0 25 0 1 0 468633703 254676992 56344 33554432000 4194304 4785740 140735176335808 18446744073709551615 4278544 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/1354/statm: 62177 56344 340 145 0 59222 0
[pid=1355] ppid=1352 vsize=463884 CPUtime=583.75 cores=0
/proc/1355/stat : 1355 (TNM) R 1352 1352 504 0 -1 4202496 3665 0 0 0 58375 0 0 0 25 0 1 0 468633703 475017216 3562 33554432000 134512640 134534564 4290771296 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1355/statm: 115971 3562 95 6 0 114637 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 730916

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 1352 and gives
#  childrusage.ru_utime.tv_sec=132
#  childrusage.ru_utime.tv_usec=602841
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=91986
# CPU time returned by wait4() is 132.695
# while last known CPU time is 1300.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1299.79
CPU system time (s): 0.23
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 3577604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 132.603
system time used= 0.091986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46794
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= 192
involuntary context switches= 1568

runsolver used 2.33564 second user time and 4.76927 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-23 16:51:53
IDJOB=3251304
IDBENCH=88218
IDSOLVER=1613
FILE ID=node102/3251304-1303570313
RUNJOBID= node102-1303568270-522
PBS_JOBID= 13150307
Free space on /tmp= 70664 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q505.75-n35-p30-s59841049.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251304-1303570313/watcher-3251304-1303570313 -o /tmp/evaluation-result-3251304-1303570313/solver-3251304-1303570313 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3251304-1303570313.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= c86ce640ddb0138bf41ccc37bc6fcf28
RANDOM SEED=2088445585

node102.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.828
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.828
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	: 5226.15
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.828
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.82
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.828
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.75
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.828
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.82
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.828
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.75
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.828
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.82
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.828
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10876512 kB
Buffers:       1837988 kB
Cached:       17601756 kB
SwapCached:          0 kB
Active:       11865908 kB
Inactive:      9646820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10876512 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11652 kB
Writeback:           0 kB
AnonPages:     2072692 kB
Mapped:          17876 kB
Slab:           493896 kB
PageTables:      10088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  8735468 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= 70684 MiB
End job on node102 at 2011-04-23 17:13:36