Trace number 3191391

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.01 1300.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S1143439968-082-UNKNOWN.cnf
MD5SUM4baebda329e22fa39a89c4e2a8acff70
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark468.292
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
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 540000
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 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) 5
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 5

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 5,7

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: 1.83 1.94 1.90 6/180 25338
/proc/meminfo: memFree=16302388/32951124 swapFree=67111524/67111528
[pid=25338] ppid=25334 vsize=18324 CPUtime=0 cores=5,7
/proc/25338/stat : 25338 (ppfolio) S 25334 25338 25291 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 365280889 18763776 394 33554432000 4194304 4287625 140733709560896 18446744073709551615 228244368911 0 0 4096 65536 4205732860729983240 0 0 17 7 0 0 0
/proc/25338/statm: 4581 394 345 23 0 91 0

[startup+0.0659899 s]
/proc/loadavg: 1.83 1.94 1.90 6/180 25338
/proc/meminfo: memFree=16302388/32951124 swapFree=67111524/67111528
[pid=25338] ppid=25334 vsize=18324 CPUtime=0 cores=5,7
/proc/25338/stat : 25338 (ppfolio) S 25334 25338 25291 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 365280889 18763776 394 33554432000 4194304 4287625 140733709560896 18446744073709551615 228244368911 0 0 4096 65536 4205732860729983240 0 0 17 7 0 0 0
/proc/25338/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.938831 s]
/proc/loadavg: 1.83 1.94 1.90 6/180 25338
/proc/meminfo: memFree=16302388/32951124 swapFree=67111524/67111528
[pid=25338] ppid=25334 vsize=18324 CPUtime=0 cores=5,7
/proc/25338/stat : 25338 (ppfolio) S 25334 25338 25291 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 365280889 18763776 394 33554432000 4194304 4287625 140733709560896 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/25338/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00081 s]
/proc/loadavg: 1.83 1.94 1.90 6/180 25338
/proc/meminfo: memFree=16302388/32951124 swapFree=67111524/67111528
[pid=25338] ppid=25334 vsize=18324 CPUtime=0 cores=5,7
/proc/25338/stat : 25338 (ppfolio) S 25334 25338 25291 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 365280889 18763776 394 33554432000 4194304 4287625 140733709560896 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/25338/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.1008 s]
/proc/loadavg: 1.83 1.94 1.90 6/180 25338
/proc/meminfo: memFree=16302388/32951124 swapFree=67111524/67111528
[pid=25338] ppid=25334 vsize=18324 CPUtime=0 cores=5,7
/proc/25338/stat : 25338 (ppfolio) S 25334 25338 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365280889 18763776 394 33554432000 4194304 4287625 140733709560896 18446744073709551615 228244368911 0 0 4096 65536 4603519945567895552 0 0 17 7 0 0 0
/proc/25338/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50073 s]
/proc/loadavg: 1.83 1.94 1.90 6/180 25338
/proc/meminfo: memFree=16302388/32951124 swapFree=67111524/67111528
[pid=25338] ppid=25334 vsize=18324 CPUtime=0 cores=5,7
/proc/25338/stat : 25338 (ppfolio) S 25334 25338 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365280889 18763776 394 33554432000 4194304 4287625 140733709560896 18446744073709551615 228244368911 0 0 4096 65536 4603520357884755968 0 0 17 7 0 0 0
/proc/25338/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+4.35223 s]
/proc/loadavg: 1.83 1.94 1.90 8/196 25358
/proc/meminfo: memFree=16239500/32951124 swapFree=67111524/67111528
[pid=25338] ppid=25334 vsize=18324 CPUtime=0 cores=5,7
/proc/25338/stat : 25338 (ppfolio) S 25334 25338 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365280889 18763776 394 33554432000 4194304 4287625 140733709560896 18446744073709551615 228244368911 0 0 4096 65536 4603520770201616384 0 0 17 7 0 0 0
/proc/25338/statm: 4581 394 345 23 0 91 0
[pid=25340] ppid=25338 vsize=1747624 CPUtime=1.74 cores=5
/proc/25340/stat : 25340 (cryptominisat) R 25338 25338 25291 0 -1 4202496 6899 0 0 0 173 1 0 0 20 0 1 0 365280889 1789566976 4721 33554432000 4194304 4587354 140737481306400 18446744073709551615 4238423 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25340/statm: 436906 4721 327 96 0 433468 0
[pid=25342] ppid=25338 vsize=29788 CPUtime=1.71 cores=5
/proc/25342/stat : 25342 (clasp) R 25338 25338 25291 0 -1 4202496 5105 0 0 0 171 0 0 0 20 0 1 0 365280889 30502912 4810 33554432000 4194304 4785740 140734754777488 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25342/statm: 7447 4810 340 145 0 4492 0
[pid=25344] ppid=25338 vsize=462448 CPUtime=0.86 cores=5
/proc/25344/stat : 25344 (TNM) R 25338 25338 25291 0 -1 4202496 2353 0 0 0 86 0 0 0 25 0 1 0 365280889 473546752 2250 33554432000 134512640 134534564 4291251680 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25344/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 4.31
Current children cumulated vsize (KiB) 2258184

[startup+6.30089 s]
/proc/loadavg: 2.97 2.17 1.97 14/202 25364
/proc/meminfo: memFree=16030064/32951124 swapFree=67111524/67111528
[pid=25338] ppid=25334 vsize=18324 CPUtime=0 cores=5,7
/proc/25338/stat : 25338 (ppfolio) S 25334 25338 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365280889 18763776 394 33554432000 4194304 4287625 140733709560896 18446744073709551615 228244368911 0 0 4096 65536 4603520907640569856 0 0 17 7 0 0 0
/proc/25338/statm: 4581 394 345 23 0 91 0
[pid=25340] ppid=25338 vsize=1748060 CPUtime=2.35 cores=5
/proc/25340/stat : 25340 (cryptominisat) R 25338 25338 25291 0 -1 4202496 8553 0 0 0 234 1 0 0 22 0 1 0 365280889 1790013440 4414 33554432000 4194304 4587354 140737481306400 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25340/statm: 437015 4414 327 96 0 433577 0
[pid=25342] ppid=25338 vsize=32912 CPUtime=2.41 cores=5
/proc/25342/stat : 25342 (clasp) R 25338 25338 25291 0 -1 4202496 5880 0 0 0 241 0 0 0 22 0 1 0 365280889 33701888 5585 33554432000 4194304 4785740 140734754777488 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25342/statm: 8228 5585 340 145 0 5273 0
[pid=25344] ppid=25338 vsize=462448 CPUtime=1.5 cores=5
/proc/25344/stat : 25344 (TNM) R 25338 25338 25291 0 -1 4202496 2353 0 0 0 150 0 0 0 25 0 1 0 365280889 473546752 2250 33554432000 134512640 134534564 4291251680 18446744073709551615 134530248 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25344/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 2261744

[startup+12.7008 s]
/proc/loadavg: 3.69 2.33 2.03 14/202 25364
/proc/meminfo: memFree=15936048/32951124 swapFree=67111524/67111528
[pid=25338] ppid=25334 vsize=18324 CPUtime=0 cores=5,7
/proc/25338/stat : 25338 (ppfolio) S 25334 25338 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365280889 18763776 394 33554432000 4194304 4287625 140733709560896 18446744073709551615 228244368911 0 0 4096 65536 4603520632762662912 0 0 17 7 0 0 0
/proc/25338/statm: 4581 394 345 23 0 91 0
[pid=25340] ppid=25338 vsize=1785432 CPUtime=4.54 cores=5
/proc/25340/stat : 25340 (cryptominisat) R 25338 25338 25291 0 -1 4202496 21735 0 0 0 451 3 0 0 25 0 1 0 365280889 1828282368 15363 33554432000 4194304 4587354 140737481306400 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25340/statm: 446358 15363 337 96 0 442920 0
[pid=25342] ppid=25338 vsize=37396 CPUtime=4.51 cores=5
/proc/25342/stat : 25342 (clasp) R 25338 25338 25291 0 -1 4202496 6956 0 0 0 451 0 0 0 25 0 1 0 365280889 38293504 6661 33554432000 4194304 4785740 140734754777488 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25342/statm: 9349 6661 340 145 0 6394 0
[pid=25344] ppid=25338 vsize=462448 CPUtime=3.61 cores=5
/proc/25344/stat : 25344 (TNM) R 25338 25338 25291 0 -1 4202496 2353 0 0 0 361 0 0 0 25 0 1 0 365280889 473546752 2250 33554432000 134512640 134534564 4291251680 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25344/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 2303600

[startup+25.5005 s]
/proc/loadavg: 5.53 2.81 2.19 14/202 25365
/proc/meminfo: memFree=15911244/32951124 swapFree=67111524/67111528
[pid=25338] ppid=25334 vsize=18324 CPUtime=0 cores=5,7
/proc/25338/stat : 25338 (ppfolio) S 25334 25338 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365280889 18763776 394 33554432000 4194304 4287625 140733709560896 18446744073709551615 228244368911 0 0 4096 65536 4603519258373128192 0 0 17 7 0 0 0
/proc/25338/statm: 4581 394 345 23 0 91 0
[pid=25340] ppid=25338 vsize=1743728 CPUtime=8.76 cores=5
/proc/25340/stat : 25340 (cryptominisat) R 25338 25338 25291 0 -1 4202496 25065 0 0 0 872 4 0 0 25 0 1 0 365280889 1785577472 4920 33554432000 4194304 4587354 140737481306400 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25340/statm: 435932 4920 337 96 0 432494 0
[pid=25342] ppid=25338 vsize=39860 CPUtime=8.82 cores=5
/proc/25342/stat : 25342 (clasp) R 25338 25338 25291 0 -1 4202496 7596 0 0 0 881 1 0 0 25 0 1 0 365280889 40816640 7301 33554432000 4194304 4785740 140734754777488 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25342/statm: 9965 7301 340 145 0 7010 0
[pid=25344] ppid=25338 vsize=462448 CPUtime=7.9 cores=5
/proc/25344/stat : 25344 (TNM) R 25338 25338 25291 0 -1 4202496 2353 0 0 0 790 0 0 0 25 0 1 0 365280889 473546752 2250 33554432000 134512640 134534564 4291251680 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25344/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2264360

[startup+51.101 s]
/proc/loadavg: 7.74 3.54 2.45 14/202 25365
/proc/meminfo: memFree=15705408/32951124 swapFree=67111524/67111528
[pid=25338] ppid=25334 vsize=18324 CPUtime=0 cores=5,7
/proc/25338/stat : 25338 (ppfolio) S 25334 25338 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365280889 18763776 394 33554432000 4194304 4287625 140733709560896 18446744073709551615 228244368911 0 0 4096 65536 4603519670689988608 0 0 17 7 0 0 0
/proc/25338/statm: 4581 394 345 23 0 91 0
[pid=25340] ppid=25338 vsize=1767144 CPUtime=17.34 cores=5
/proc/25340/stat : 25340 (cryptominisat) R 25338 25338 25291 0 -1 4202496 36656 0 0 0 1728 6 0 0 25 0 1 0 365280889 1809555456 11024 33554432000 4194304 4587354 140737481306400 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25340/statm: 441786 11024 337 96 0 438348 0
[pid=25342] ppid=25338 vsize=50544 CPUtime=17.31 cores=5
/proc/25342/stat : 25342 (clasp) R 25338 25338 25291 0 -1 4202496 10231 0 0 0 1730 1 0 0 25 0 1 0 365280889 51757056 9936 33554432000 4194304 4785740 140734754777488 18446744073709551615 4287013 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25342/statm: 12636 9936 340 145 0 9681 0
[pid=25344] ppid=25338 vsize=462448 CPUtime=16.42 cores=5
/proc/25344/stat : 25344 (TNM) R 25338 25338 25291 0 -1 4202496 2353 0 0 0 1642 0 0 0 25 0 1 0 365280889 473546752 2250 33554432000 134512640 134534564 4291251680 18446744073709551615 134528835 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25344/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2298460

[startup+102.301 s]
/proc/loadavg: 10.15 4.85 2.94 14/202 25367
/proc/meminfo: memFree=15658644/32951124 swapFree=67111524/67111528
[pid=25338] ppid=25334 vsize=18324 CPUtime=0 cores=5,7
/proc/25338/stat : 25338 (ppfolio) S 25334 25338 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365280889 18763776 394 33554432000 4194304 4287625 140733709560896 18446744073709551615 228244368911 0 0 4096 65536 4603520632762662912 0 0 17 7 0 0 0
/proc/25338/statm: 4581 394 345 23 0 91 0
[pid=25340] ppid=25338 vsize=1750932 CPUtime=34.36 cores=5
/proc/25340/stat : 25340 (cryptominisat) R 25338 25338 25291 0 -1 4202496 52979 0 0 0 3427 9 0 0 25 0 1 0 365280889 1792954368 4388 33554432000 4194304 4587354 140737481306400 18446744073709551615 4230288 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25340/statm: 437733 4388 337 96 0 434295 0
[pid=25342] ppid=25338 vsize=57764 CPUtime=34.41 cores=5
/proc/25342/stat : 25342 (clasp) R 25338 25338 25291 0 -1 4202496 12025 0 0 0 3439 2 0 0 25 0 1 0 365280889 59150336 11730 33554432000 4194304 4785740 140734754777488 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25342/statm: 14441 11730 340 145 0 11486 0
[pid=25344] ppid=25338 vsize=462448 CPUtime=33.5 cores=5
/proc/25344/stat : 25344 (TNM) R 25338 25338 25291 0 -1 4202496 2353 0 0 0 3350 0 0 0 25 0 1 0 365280889 473546752 2250 33554432000 134512640 134534564 4291251680 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25344/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2289468

[startup+162.3 s]
/proc/loadavg: 11.32 6.14 3.51 14/202 25368
/proc/meminfo: memFree=15519500/32951124 swapFree=67111524/67111528
[pid=25338] ppid=25334 vsize=18324 CPUtime=0 cores=5,7
/proc/25338/stat : 25338 (ppfolio) S 25334 25338 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365280889 18763776 394 33554432000 4194304 4287625 140733709560896 18446744073709551615 228244368911 0 0 4096 65536 4603520220445802496 0 0 17 7 0 0 0
/proc/25338/statm: 4581 394 345 23 0 91 0
[pid=25340] ppid=25338 vsize=1816664 CPUtime=54.37 cores=5
/proc/25340/stat : 25340 (cryptominisat) R 25338 25338 25291 0 -1 4202496 75147 0 0 0 5424 13 0 0 25 0 1 0 365280889 1860263936 22603 33554432000 4194304 4587354 140737481306400 18446744073709551615 4364904 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25340/statm: 454166 22603 337 96 0 450728 0
[pid=25342] ppid=25338 vsize=65768 CPUtime=54.41 cores=5
/proc/25342/stat : 25342 (clasp) R 25338 25338 25291 0 -1 4202496 13984 0 0 0 5439 2 0 0 25 0 1 0 365280889 67346432 13689 33554432000 4194304 4785740 140734754777488 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25342/statm: 16442 13689 340 145 0 13487 0
[pid=25344] ppid=25338 vsize=462448 CPUtime=53.49 cores=5
/proc/25344/stat : 25344 (TNM) R 25338 25338 25291 0 -1 4202496 2353 0 0 0 5349 0 0 0 25 0 1 0 365280889 473546752 2250 33554432000 134512640 134534564 4291251680 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25344/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 2363204

[startup+222.301 s]

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

/proc/25344/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 2383280

[startup+942.3 s]
/proc/loadavg: 12.00 11.56 8.32 14/202 25398
/proc/meminfo: memFree=15101548/32951124 swapFree=67111524/67111528
[pid=25338] ppid=25334 vsize=18324 CPUtime=0 cores=5,7
/proc/25338/stat : 25338 (ppfolio) S 25334 25338 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365280889 18763776 394 33554432000 4194304 4287625 140733709560896 18446744073709551615 228244368911 0 0 4096 65536 4603518983495221248 0 0 17 7 0 0 0
/proc/25338/statm: 4581 394 345 23 0 91 0
[pid=25340] ppid=25338 vsize=1787300 CPUtime=314.39 cores=5
/proc/25340/stat : 25340 (cryptominisat) R 25338 25338 25291 0 -1 4202496 289218 0 0 0 31382 57 0 0 25 0 1 0 365280889 1830195200 20907 33554432000 4194304 4587354 140737481306400 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25340/statm: 446825 20907 337 96 0 443387 0
[pid=25342] ppid=25338 vsize=117376 CPUtime=314.36 cores=5
/proc/25342/stat : 25342 (clasp) R 25338 25338 25291 0 -1 4202496 26462 0 0 0 31431 5 0 0 25 0 1 0 365280889 120193024 26167 33554432000 4194304 4785740 140734754777488 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25342/statm: 29344 26167 340 145 0 26389 0
[pid=25344] ppid=25338 vsize=462448 CPUtime=313.53 cores=5
/proc/25344/stat : 25344 (TNM) R 25338 25338 25291 0 -1 4202496 2353 0 0 0 31353 0 0 0 25 0 1 0 365280889 473546752 2250 33554432000 134512640 134534564 4291251680 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25344/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 2385448

[startup+1002.3 s]
/proc/loadavg: 12.00 11.64 8.54 14/202 25400
/proc/meminfo: memFree=14981624/32951124 swapFree=67111524/67111528
[pid=25338] ppid=25334 vsize=18324 CPUtime=0 cores=5,7
/proc/25338/stat : 25338 (ppfolio) S 25334 25338 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365280889 18763776 394 33554432000 4194304 4287625 140733709560896 18446744073709551615 228244368911 0 0 4096 65536 4603519258373128192 0 0 17 7 0 0 0
/proc/25338/statm: 4581 394 345 23 0 91 0
[pid=25340] ppid=25338 vsize=1807880 CPUtime=334.39 cores=5
/proc/25340/stat : 25340 (cryptominisat) R 25338 25338 25291 0 -1 4202496 300644 0 0 0 33379 60 0 0 25 0 1 0 365280889 1851269120 15676 33554432000 4194304 4587354 140737481306400 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25340/statm: 451970 15676 337 96 0 448532 0
[pid=25342] ppid=25338 vsize=117540 CPUtime=334.36 cores=5
/proc/25342/stat : 25342 (clasp) R 25338 25338 25291 0 -1 4202496 26493 0 0 0 33431 5 0 0 25 0 1 0 365280889 120360960 26198 33554432000 4194304 4785740 140734754777488 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25342/statm: 29385 26198 340 145 0 26430 0
[pid=25344] ppid=25338 vsize=462448 CPUtime=333.54 cores=5
/proc/25344/stat : 25344 (TNM) R 25338 25338 25291 0 -1 4202496 2353 0 0 0 33354 0 0 0 25 0 1 0 365280889 473546752 2250 33554432000 134512640 134534564 4291251680 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25344/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 2406192

[startup+1062.3 s]
/proc/loadavg: 12.06 11.73 8.77 14/202 25404
/proc/meminfo: memFree=15097764/32951124 swapFree=67111524/67111528
[pid=25338] ppid=25334 vsize=18324 CPUtime=0 cores=5,7
/proc/25338/stat : 25338 (ppfolio) S 25334 25338 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365280889 18763776 394 33554432000 4194304 4287625 140733709560896 18446744073709551615 228244368911 0 0 4096 65536 4603519533251035136 0 0 17 7 0 0 0
/proc/25338/statm: 4581 394 345 23 0 91 0
[pid=25340] ppid=25338 vsize=1803372 CPUtime=354.39 cores=5
/proc/25340/stat : 25340 (cryptominisat) R 25338 25338 25291 0 -1 4202496 312753 0 0 0 35376 63 0 0 25 0 1 0 365280889 1846652928 15676 33554432000 4194304 4587354 140737481306400 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25340/statm: 450843 15676 337 96 0 447405 0
[pid=25342] ppid=25338 vsize=118992 CPUtime=354.37 cores=5
/proc/25342/stat : 25342 (clasp) R 25338 25338 25291 0 -1 4202496 26859 0 0 0 35431 6 0 0 25 0 1 0 365280889 121847808 26564 33554432000 4194304 4785740 140734754777488 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25342/statm: 29748 26564 340 145 0 26793 0
[pid=25344] ppid=25338 vsize=462448 CPUtime=353.55 cores=5
/proc/25344/stat : 25344 (TNM) R 25338 25338 25291 0 -1 4202496 2353 0 0 0 35355 0 0 0 25 0 1 0 365280889 473546752 2250 33554432000 134512640 134534564 4291251680 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25344/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2403136

[startup+1122.3 s]
/proc/loadavg: 12.02 11.78 8.97 14/202 25406
/proc/meminfo: memFree=14918536/32951124 swapFree=67111524/67111528
[pid=25338] ppid=25334 vsize=18324 CPUtime=0 cores=5,7
/proc/25338/stat : 25338 (ppfolio) S 25334 25338 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365280889 18763776 394 33554432000 4194304 4287625 140733709560896 18446744073709551615 228244368911 0 0 4096 65536 4603521045079523328 0 0 17 7 0 0 0
/proc/25338/statm: 4581 394 345 23 0 91 0
[pid=25340] ppid=25338 vsize=1906736 CPUtime=374.38 cores=5
/proc/25340/stat : 25340 (cryptominisat) R 25338 25338 25291 0 -1 4202496 349174 0 0 0 37371 67 0 0 25 0 1 0 365280889 1952497664 45815 33554432000 4194304 4587354 140737481306400 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25340/statm: 476684 45815 337 96 0 473246 0
[pid=25342] ppid=25338 vsize=120528 CPUtime=374.37 cores=5
/proc/25342/stat : 25342 (clasp) R 25338 25338 25291 0 -1 4202496 27254 0 0 0 37431 6 0 0 25 0 1 0 365280889 123420672 26959 33554432000 4194304 4785740 140734754777488 18446744073709551615 4553740 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25342/statm: 30132 26959 340 145 0 27177 0
[pid=25344] ppid=25338 vsize=462448 CPUtime=373.55 cores=5
/proc/25344/stat : 25344 (TNM) R 25338 25338 25291 0 -1 4202496 2353 0 0 0 37355 0 0 0 25 0 1 0 365280889 473546752 2250 33554432000 134512640 134534564 4291251680 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25344/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 2508036

[startup+1182.31 s]
/proc/loadavg: 12.01 11.81 9.15 14/202 25407
/proc/meminfo: memFree=14751472/32951124 swapFree=67111524/67111528
[pid=25338] ppid=25334 vsize=18324 CPUtime=0 cores=5,7
/proc/25338/stat : 25338 (ppfolio) S 25334 25338 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365280889 18763776 394 33554432000 4194304 4287625 140733709560896 18446744073709551615 228244368911 0 0 4096 65536 4603521045079523328 0 0 17 7 0 0 0
/proc/25338/statm: 4581 394 345 23 0 91 0
[pid=25340] ppid=25338 vsize=1906736 CPUtime=394.38 cores=5
/proc/25340/stat : 25340 (cryptominisat) R 25338 25338 25291 0 -1 4202496 349174 0 0 0 39371 67 0 0 25 0 1 0 365280889 1952497664 45815 33554432000 4194304 4587354 140737481306400 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25340/statm: 476684 45815 337 96 0 473246 0
[pid=25342] ppid=25338 vsize=128028 CPUtime=394.38 cores=5
/proc/25342/stat : 25342 (clasp) R 25338 25338 25291 0 -1 4202496 29072 0 0 0 39432 6 0 0 25 0 1 0 365280889 131100672 28777 33554432000 4194304 4785740 140734754777488 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25342/statm: 32007 28777 340 145 0 29052 0
[pid=25344] ppid=25338 vsize=462448 CPUtime=393.54 cores=5
/proc/25344/stat : 25344 (TNM) R 25338 25338 25291 0 -1 4202496 2353 0 0 0 39354 0 0 0 25 0 1 0 365280889 473546752 2250 33554432000 134512640 134534564 4291251680 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25344/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 2515536

[startup+1242.3 s]
/proc/loadavg: 12.00 11.85 9.33 14/202 25409
/proc/meminfo: memFree=14930500/32951124 swapFree=67111524/67111528
[pid=25338] ppid=25334 vsize=18324 CPUtime=0 cores=5,7
/proc/25338/stat : 25338 (ppfolio) S 25334 25338 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365280889 18763776 394 33554432000 4194304 4287625 140733709560896 18446744073709551615 228244368911 0 0 4096 65536 4603521045079523328 0 0 17 7 0 0 0
/proc/25338/statm: 4581 394 345 23 0 91 0
[pid=25340] ppid=25338 vsize=1915544 CPUtime=414.37 cores=5
/proc/25340/stat : 25340 (cryptominisat) R 25338 25338 25291 0 -1 4202496 351208 0 0 0 41370 67 0 0 25 0 1 0 365280889 1961517056 47849 33554432000 4194304 4587354 140737481306400 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25340/statm: 478886 47849 337 96 0 475448 0
[pid=25342] ppid=25338 vsize=129420 CPUtime=414.38 cores=5
/proc/25342/stat : 25342 (clasp) R 25338 25338 25291 0 -1 4202496 29413 0 0 0 41432 6 0 0 25 0 1 0 365280889 132526080 29118 33554432000 4194304 4785740 140734754777488 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25342/statm: 32355 29118 340 145 0 29400 0
[pid=25344] ppid=25338 vsize=462448 CPUtime=413.54 cores=5
/proc/25344/stat : 25344 (TNM) R 25338 25338 25291 0 -1 4202496 2353 0 0 0 41354 0 0 0 25 0 1 0 365280889 473546752 2250 33554432000 134512640 134534564 4291251680 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25344/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 2525736



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.01 s]
/proc/loadavg: 12.00 11.87 9.49 16/202 25411
/proc/meminfo: memFree=14873560/32951124 swapFree=67111524/67111528
[pid=25338] ppid=25334 vsize=18324 CPUtime=0 cores=5,7
/proc/25338/stat : 25338 (ppfolio) S 25334 25338 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365280889 18763776 394 33554432000 4194304 4287625 140733709560896 18446744073709551615 228244368911 0 0 4096 65536 4603521045079523328 0 0 17 7 0 0 0
/proc/25338/statm: 4581 394 345 23 0 91 0
[pid=25340] ppid=25338 vsize=1915544 CPUtime=433.62 cores=5
/proc/25340/stat : 25340 (cryptominisat) R 25338 25338 25291 0 -1 4202496 351208 0 0 0 43295 67 0 0 25 0 1 0 365280889 1961517056 47849 33554432000 4194304 4587354 140737481306400 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25340/statm: 478886 47849 337 96 0 475448 0
[pid=25342] ppid=25338 vsize=132988 CPUtime=433.65 cores=5
/proc/25342/stat : 25342 (clasp) R 25338 25338 25291 0 -1 4202496 30224 0 0 0 43359 6 0 0 25 0 1 0 365280889 136179712 29929 33554432000 4194304 4785740 140734754777488 18446744073709551615 4304580 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25342/statm: 33247 29929 340 145 0 30292 0
[pid=25344] ppid=25338 vsize=462448 CPUtime=432.74 cores=5
/proc/25344/stat : 25344 (TNM) R 25338 25338 25291 0 -1 4202496 2353 0 0 0 43274 0 0 0 25 0 1 0 365280889 473546752 2250 33554432000 134512640 134534564 4291251680 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25344/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 2529304

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

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

[startup+1300.01 s]
/proc/loadavg: 12.00 11.87 9.49 16/202 25411
/proc/meminfo: memFree=14873560/32951124 swapFree=67111524/67111528
[pid=25338] ppid=25334 vsize=18324 CPUtime=0 cores=5,7
/proc/25338/stat : 25338 (ppfolio) S 25334 25338 25291 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365280889 18763776 394 33554432000 4194304 4287625 140733709560896 18446744073709551615 228244368911 0 0 4096 65536 4603521045079523328 0 0 17 7 0 0 0
/proc/25338/statm: 4581 394 345 23 0 91 0
[pid=25340] ppid=25338 vsize=1915544 CPUtime=433.62 cores=5
/proc/25340/stat : 25340 (cryptominisat) R 25338 25338 25291 0 -1 4202496 351208 0 0 0 43295 67 0 0 25 0 1 0 365280889 1961517056 47849 33554432000 4194304 4587354 140737481306400 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25340/statm: 478886 47849 337 96 0 475448 0
[pid=25342] ppid=25338 vsize=132988 CPUtime=433.65 cores=5
/proc/25342/stat : 25342 (clasp) R 25338 25338 25291 0 -1 4202496 30224 0 0 0 43359 6 0 0 25 0 1 0 365280889 136179712 29929 33554432000 4194304 4785740 140734754777488 18446744073709551615 4304580 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25342/statm: 33247 29929 340 145 0 30292 0
[pid=25344] ppid=25338 vsize=462448 CPUtime=432.74 cores=5
/proc/25344/stat : 25344 (TNM) R 25338 25338 25291 0 -1 4202496 2353 0 0 0 43274 0 0 0 25 0 1 0 365280889 473546752 2250 33554432000 134512640 134534564 4291251680 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25344/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 2529304

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.02
CPU time (s): 1300.01
CPU user time (s): 1299.28
CPU system time (s): 0.73
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 4109172

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

runsolver used 1.9987 second user time and 5.11522 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-11 17:47:09
IDJOB=3191391
IDBENCH=82522
IDSOLVER=1613
FILE ID=node136/3191391-1302536829
RUNJOBID= node136-1302536829-25312
PBS_JOBID= 12951116
Free space on /tmp= 71392 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S1143439968-082-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191391-1302536829/watcher-3191391-1302536829 -o /tmp/evaluation-result-3191391-1302536829/solver-3191391-1302536829 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191391-1302536829.cnf

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

MD5SUM BENCH= 4baebda329e22fa39a89c4e2a8acff70
RANDOM SEED=129341183

node136.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.809
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.61
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.809
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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.76
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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16302940 kB
Buffers:        606392 kB
Cached:       15578752 kB
SwapCached:          4 kB
Active:        8040096 kB
Inactive:      8212672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16302940 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           26016 kB
Writeback:           0 kB
AnonPages:       67216 kB
Mapped:          14320 kB
Slab:           328608 kB
PageTables:       5808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   194116 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= 71352 MiB
End job on node136 at 2011-04-11 18:08:51