Trace number 3191562

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S64154096-097-UNKNOWN.cnf
MD5SUM1d861e510861ad58190eb0b3053bc657
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark340.927
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
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 530000
Number of clauses of size over 50

Solver Data

0.00/0.18	This is pico-portfolio, a naive parallel portfolio
0.00/0.18	Copyright (C) 2011 Olivier Roussel
0.00/0.18	Using 1 processing units
0.00/0.18	This portfolio uses the following solvers:
0.00/0.18	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.18	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.18	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.18	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.18	Starting clasp 1.3.6 on core(s) 0
0.00/0.18	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 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-3191562-1302538312/watcher-3191562-1302538312 -o /tmp/evaluation-result-3191562-1302538312/solver-3191562-1302538312 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191562-1302538312.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: 9.48 9.80 7.78 8/191 24527
/proc/meminfo: memFree=15140584/32950928 swapFree=67111528/67111528
[pid=24527] ppid=24525 vsize=2712 CPUtime=0 cores=0,2
/proc/24527/stat : 24527 (ppfolio) S 24525 24527 24303 0 -1 4194304 86 0 0 0 0 0 0 0 25 0 1 0 444061933 2777088 37 33554432000 4194304 4287625 140736756367968 18446744073709551615 231890566791 0 2147483391 4096 0 18446744071699962003 0 0 17 0 0 0 0
/proc/24527/statm: 678 37 27 23 0 23 0

[startup+0.0682641 s]
/proc/loadavg: 9.48 9.80 7.78 8/191 24527
/proc/meminfo: memFree=15140584/32950928 swapFree=67111528/67111528
[pid=24527] ppid=24525 vsize=2712 CPUtime=0 cores=0,2
/proc/24527/stat : 24527 (ppfolio) S 24525 24527 24303 0 -1 4194304 86 0 0 0 0 0 0 0 25 0 1 0 444061933 2777088 37 33554432000 4194304 4287625 140736756367968 18446744073709551615 231890566791 0 2147483391 4096 0 18446744071699962003 0 0 17 0 0 0 0
/proc/24527/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100251 s]
/proc/loadavg: 9.48 9.80 7.78 8/191 24527
/proc/meminfo: memFree=15140584/32950928 swapFree=67111528/67111528
[pid=24527] ppid=24525 vsize=8428 CPUtime=0 cores=0,2
/proc/24527/stat : 24527 (ppfolio) S 24525 24527 24303 0 -1 4194304 104 0 0 0 0 0 0 0 25 0 1 0 444061933 8630272 54 33554432000 4194304 4287625 140736756367968 18446744073709551615 231890566791 0 2147483391 4096 0 18446744071699962003 0 0 17 0 0 0 0
/proc/24527/statm: 2107 54 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.300194 s]
/proc/loadavg: 9.48 9.80 7.78 8/191 24527
/proc/meminfo: memFree=15140584/32950928 swapFree=67111528/67111528
[pid=24527] ppid=24525 vsize=18324 CPUtime=0 cores=0,2
/proc/24527/stat : 24527 (ppfolio) S 24525 24527 24303 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 444061933 18763776 394 33554432000 4194304 4287625 140736756367968 18446744073709551615 231895510543 0 0 4096 65536 4099648955225178372 0 0 17 0 0 0 0
/proc/24527/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701141 s]
/proc/loadavg: 9.48 9.80 7.78 8/191 24527
/proc/meminfo: memFree=15140584/32950928 swapFree=67111528/67111528
[pid=24527] ppid=24525 vsize=18324 CPUtime=0 cores=0,2
/proc/24527/stat : 24527 (ppfolio) S 24525 24527 24303 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 444061933 18763776 394 33554432000 4194304 4287625 140736756367968 18446744073709551615 231895510543 0 0 4096 65536 4099648955225178372 0 0 17 0 0 0 0
/proc/24527/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50099 s]
/proc/loadavg: 9.48 9.80 7.78 12/202 24544
/proc/meminfo: memFree=15087752/32950928 swapFree=67111528/67111528
[pid=24527] ppid=24525 vsize=18324 CPUtime=0 cores=0,2
/proc/24527/stat : 24527 (ppfolio) S 24525 24527 24303 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 444061933 18763776 394 33554432000 4194304 4287625 140736756367968 18446744073709551615 231895510543 0 0 4096 65536 4099648955225178372 0 0 17 0 0 0 0
/proc/24527/statm: 4581 394 345 23 0 91 0
[pid=24539] ppid=24527 vsize=2780 CPUtime=0 cores=0
/proc/24539/stat : 24539 (cryptominisat) S 24527 24527 24303 0 -1 4194304 142 0 0 0 0 0 0 0 25 0 1 0 444061951 2846720 44 33554432000 4194304 4587354 140735878083856 18446744073709551615 231890566791 0 2147483391 4096 0 18446744071699962003 0 0 17 0 0 0 0
/proc/24539/statm: 695 44 35 96 0 23 0
[pid=24541] ppid=24527 vsize=20936 CPUtime=0.64 cores=0
/proc/24541/stat : 24541 (clasp) R 24527 24527 24303 0 -1 4202496 2827 0 0 0 64 0 0 0 25 0 1 0 444061951 21438464 2557 33554432000 4194304 4785740 140733261586672 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24541/statm: 5234 2557 340 145 0 2279 0
[pid=24543] ppid=24527 vsize=460712 CPUtime=0.66 cores=0
/proc/24543/stat : 24543 (TNM) R 24527 24527 24303 0 -1 4202496 1810 0 0 0 66 0 0 0 25 0 1 0 444061951 471769088 1707 33554432000 134512640 134534564 4290210944 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24543/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 502752

[startup+3.10069 s]
/proc/loadavg: 9.48 9.80 7.78 12/202 24544
/proc/meminfo: memFree=15074776/32950928 swapFree=67111528/67111528
[pid=24527] ppid=24525 vsize=18324 CPUtime=0 cores=0,2
/proc/24527/stat : 24527 (ppfolio) S 24525 24527 24303 0 -1 4202496 503 0 0 0 0 0 0 0 16 0 1 0 444061933 18763776 394 33554432000 4194304 4287625 140736756367968 18446744073709551615 231895510543 0 0 4096 65536 7941518637678985216 0 0 17 2 0 0 0
/proc/24527/statm: 4581 394 345 23 0 91 0
[pid=24539] ppid=24527 vsize=31392 CPUtime=0.45 cores=0
/proc/24539/stat : 24539 (cryptominisat) R 24527 24527 24303 0 -1 4202496 3416 0 0 0 45 0 0 0 18 0 1 0 444061951 32145408 2904 33554432000 4194304 4587354 140735878083856 18446744073709551615 4239000 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24539/statm: 7848 2904 326 96 0 4410 0
[pid=24541] ppid=24527 vsize=24560 CPUtime=1.22 cores=0
/proc/24541/stat : 24541 (clasp) R 24527 24527 24303 0 -1 4202496 3732 0 0 0 122 0 0 0 25 0 1 0 444061951 25149440 3462 33554432000 4194304 4785740 140733261586672 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24541/statm: 6140 3462 340 145 0 3185 0
[pid=24543] ppid=24527 vsize=460712 CPUtime=1.22 cores=0
/proc/24543/stat : 24543 (TNM) R 24527 24527 24303 0 -1 4202496 1810 0 0 0 122 0 0 0 25 0 1 0 444061951 471769088 1707 33554432000 134512640 134534564 4290210944 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24543/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 534988

[startup+6.3011 s]
/proc/loadavg: 9.68 9.83 7.80 13/202 24544
/proc/meminfo: memFree=15042536/32950928 swapFree=67111528/67111528
[pid=24527] ppid=24525 vsize=18324 CPUtime=0 cores=0,2
/proc/24527/stat : 24527 (ppfolio) S 24525 24527 24303 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444061933 18763776 394 33554432000 4194304 4287625 140736756367968 18446744073709551615 231895510543 0 0 4096 65536 7941519049995845632 0 0 17 2 0 0 0
/proc/24527/statm: 4581 394 345 23 0 91 0
[pid=24539] ppid=24527 vsize=108592 CPUtime=1.73 cores=0
/proc/24539/stat : 24539 (cryptominisat) R 24527 24527 24303 0 -1 4202496 6337 0 0 0 173 0 0 0 20 0 1 0 444061951 111198208 3392 33554432000 4194304 4587354 140735878083856 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24539/statm: 27148 3392 327 96 0 23710 0
[pid=24541] ppid=24527 vsize=26012 CPUtime=2.13 cores=0
/proc/24541/stat : 24541 (clasp) R 24527 24527 24303 0 -1 4202496 4116 0 0 0 213 0 0 0 25 0 1 0 444061951 26636288 3846 33554432000 4194304 4785740 140733261586672 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24541/statm: 6503 3846 340 145 0 3548 0
[pid=24543] ppid=24527 vsize=460712 CPUtime=2.22 cores=0
/proc/24543/stat : 24543 (TNM) R 24527 24527 24303 0 -1 4202496 1810 0 0 0 222 0 0 0 25 0 1 0 444061951 471769088 1707 33554432000 134512640 134534564 4290210944 18446744073709551615 134530874 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24543/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 613640

[startup+12.7009 s]
/proc/loadavg: 9.87 9.87 7.82 13/202 24544
/proc/meminfo: memFree=14972136/32950928 swapFree=67111528/67111528
[pid=24527] ppid=24525 vsize=18324 CPUtime=0 cores=0,2
/proc/24527/stat : 24527 (ppfolio) S 24525 24527 24303 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444061933 18763776 394 33554432000 4194304 4287625 140736756367968 18446744073709551615 231895510543 0 0 4096 65536 7941518775117938688 0 0 17 2 0 0 0
/proc/24527/statm: 4581 394 345 23 0 91 0
[pid=24539] ppid=24527 vsize=131928 CPUtime=3.89 cores=0
/proc/24539/stat : 24539 (cryptominisat) R 24527 24527 24303 0 -1 4202496 15394 0 0 0 388 1 0 0 25 0 1 0 444061951 135094272 9141 33554432000 4194304 4587354 140735878083856 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24539/statm: 32982 9141 337 96 0 29544 0
[pid=24541] ppid=24527 vsize=29192 CPUtime=4.28 cores=0
/proc/24541/stat : 24541 (clasp) R 24527 24527 24303 0 -1 4202496 4865 0 0 0 427 1 0 0 25 0 1 0 444061951 29892608 4595 33554432000 4194304 4785740 140733261586672 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24541/statm: 7298 4595 340 145 0 4343 0
[pid=24543] ppid=24527 vsize=460712 CPUtime=4.32 cores=0
/proc/24543/stat : 24543 (TNM) R 24527 24527 24303 0 -1 4202496 1810 0 0 0 432 0 0 0 25 0 1 0 444061951 471769088 1707 33554432000 134512640 134534564 4290210944 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24543/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 640156

[startup+25.5005 s]
/proc/loadavg: 10.34 9.97 7.89 13/202 24544
/proc/meminfo: memFree=14963468/32950928 swapFree=67111528/67111528
[pid=24527] ppid=24525 vsize=18324 CPUtime=0 cores=0,2
/proc/24527/stat : 24527 (ppfolio) S 24525 24527 24303 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444061933 18763776 394 33554432000 4194304 4287625 140736756367968 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/24527/statm: 4581 394 345 23 0 91 0
[pid=24539] ppid=24527 vsize=122140 CPUtime=8.13 cores=0
/proc/24539/stat : 24539 (cryptominisat) R 24527 24527 24303 0 -1 4202496 23387 0 0 0 810 3 0 0 25 0 1 0 444061951 125071360 6937 33554432000 4194304 4587354 140735878083856 18446744073709551615 4238639 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24539/statm: 30535 6937 337 96 0 27097 0
[pid=24541] ppid=24527 vsize=32920 CPUtime=8.54 cores=0
/proc/24541/stat : 24541 (clasp) R 24527 24527 24303 0 -1 4202496 5808 0 0 0 853 1 0 0 25 0 1 0 444061951 33710080 5538 33554432000 4194304 4785740 140733261586672 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24541/statm: 8230 5538 340 145 0 5275 0
[pid=24543] ppid=24527 vsize=460712 CPUtime=8.62 cores=0
/proc/24543/stat : 24543 (TNM) R 24527 24527 24303 0 -1 4202496 1810 0 0 0 862 0 0 0 25 0 1 0 444061951 471769088 1707 33554432000 134512640 134534564 4290210944 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24543/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 634096

[startup+51.1006 s]
/proc/loadavg: 10.75 10.10 7.99 12/201 24545
/proc/meminfo: memFree=14914712/32950928 swapFree=67111528/67111528
[pid=24527] ppid=24525 vsize=18324 CPUtime=0 cores=0,2
/proc/24527/stat : 24527 (ppfolio) S 24525 24527 24303 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444061933 18763776 394 33554432000 4194304 4287625 140736756367968 18446744073709551615 231895510543 0 0 4096 65536 7941518637678985216 0 0 17 2 0 0 0
/proc/24527/statm: 4581 394 345 23 0 91 0
[pid=24539] ppid=24527 vsize=130132 CPUtime=16.69 cores=0
/proc/24539/stat : 24539 (cryptominisat) R 24527 24527 24303 0 -1 4202496 30148 0 0 0 1665 4 0 0 25 0 1 0 444061951 133255168 8886 33554432000 4194304 4587354 140735878083856 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24539/statm: 32533 8886 337 96 0 29095 0
[pid=24541] ppid=24527 vsize=38952 CPUtime=17.08 cores=0
/proc/24541/stat : 24541 (clasp) R 24527 24527 24303 0 -1 4202496 7323 0 0 0 1707 1 0 0 25 0 1 0 444061951 39886848 7053 33554432000 4194304 4785740 140733261586672 18446744073709551615 4278079 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24541/statm: 9738 7053 340 145 0 6783 0
[pid=24543] ppid=24527 vsize=460712 CPUtime=17.12 cores=0
/proc/24543/stat : 24543 (TNM) R 24527 24527 24303 0 -1 4202496 1810 0 0 0 1712 0 0 0 25 0 1 0 444061951 471769088 1707 33554432000 134512640 134534564 4290210944 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24543/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 648120

[startup+102.307 s]
/proc/loadavg: 10.96 10.25 8.15 12/201 24547
/proc/meminfo: memFree=14887752/32950928 swapFree=67111528/67111528
[pid=24527] ppid=24525 vsize=18324 CPUtime=0 cores=0,2
/proc/24527/stat : 24527 (ppfolio) S 24525 24527 24303 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444061933 18763776 394 33554432000 4194304 4287625 140736756367968 18446744073709551615 231895510543 0 0 4096 65536 7941519187434799104 0 0 17 2 0 0 0
/proc/24527/statm: 4581 394 345 23 0 91 0
[pid=24539] ppid=24527 vsize=130508 CPUtime=33.75 cores=0
/proc/24539/stat : 24539 (cryptominisat) R 24527 24527 24303 0 -1 4202496 41362 0 0 0 3369 6 0 0 25 0 1 0 444061951 133640192 6522 33554432000 4194304 4587354 140735878083856 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24539/statm: 32627 6522 337 96 0 29189 0
[pid=24541] ppid=24527 vsize=44932 CPUtime=34.14 cores=0
/proc/24541/stat : 24541 (clasp) R 24527 24527 24303 0 -1 4202496 8775 0 0 0 3412 2 0 0 25 0 1 0 444061951 46010368 8505 33554432000 4194304 4785740 140733261586672 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24541/statm: 11233 8505 340 145 0 8278 0
[pid=24543] ppid=24527 vsize=460712 CPUtime=34.21 cores=0
/proc/24543/stat : 24543 (TNM) R 24527 24527 24303 0 -1 4202496 1810 0 0 0 3421 0 0 0 25 0 1 0 444061951 471769088 1707 33554432000 134512640 134534564 4290210944 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24543/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 654476

[startup+162.301 s]
/proc/loadavg: 10.98 10.39 8.32 12/201 24548
/proc/meminfo: memFree=14858560/32950928 swapFree=67111528/67111528
[pid=24527] ppid=24525 vsize=18324 CPUtime=0 cores=0,2
/proc/24527/stat : 24527 (ppfolio) S 24525 24527 24303 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444061933 18763776 394 33554432000 4194304 4287625 140736756367968 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/24527/statm: 4581 394 345 23 0 91 0
[pid=24539] ppid=24527 vsize=122680 CPUtime=53.76 cores=0
/proc/24539/stat : 24539 (cryptominisat) R 24527 24527 24303 0 -1 4202496 57761 0 0 0 5367 9 0 0 25 0 1 0 444061951 125624320 6697 33554432000 4194304 4587354 140735878083856 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24539/statm: 30670 6697 337 96 0 27232 0
[pid=24541] ppid=24527 vsize=51220 CPUtime=54.14 cores=0

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

/proc/24543/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 691296

[startup+882.301 s]
/proc/loadavg: 11.05 10.96 9.76 12/201 24687
/proc/meminfo: memFree=14811512/32950928 swapFree=67111528/67111528
[pid=24527] ppid=24525 vsize=18324 CPUtime=0 cores=0,2
/proc/24527/stat : 24527 (ppfolio) S 24525 24527 24303 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444061933 18763776 394 33554432000 4194304 4287625 140736756367968 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/24527/statm: 4581 394 345 23 0 91 0
[pid=24539] ppid=24527 vsize=120872 CPUtime=293.75 cores=0
/proc/24539/stat : 24539 (cryptominisat) R 24527 24527 24303 0 -1 4202496 229797 0 0 0 29328 47 0 0 25 0 1 0 444061951 123772928 8227 33554432000 4194304 4587354 140735878083856 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24539/statm: 30218 8227 337 96 0 26780 0
[pid=24541] ppid=24527 vsize=87084 CPUtime=294.19 cores=0
/proc/24541/stat : 24541 (clasp) R 24527 24527 24303 0 -1 4202496 19048 0 0 0 29416 3 0 0 25 0 1 0 444061951 89174016 18778 33554432000 4194304 4785740 140733261586672 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24541/statm: 21771 18778 340 145 0 18816 0
[pid=24543] ppid=24527 vsize=460712 CPUtime=294.17 cores=0
/proc/24543/stat : 24543 (TNM) R 24527 24527 24303 0 -1 4202496 1810 0 0 0 29417 0 0 0 25 0 1 0 444061951 471769088 1707 33554432000 134512640 134534564 4290210944 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24543/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 686992

[startup+942.301 s]
/proc/loadavg: 11.02 10.97 9.84 12/201 24689
/proc/meminfo: memFree=14824472/32950928 swapFree=67111528/67111528
[pid=24527] ppid=24525 vsize=18324 CPUtime=0 cores=0,2
/proc/24527/stat : 24527 (ppfolio) S 24525 24527 24303 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444061933 18763776 394 33554432000 4194304 4287625 140736756367968 18446744073709551615 231895510543 0 0 4096 65536 7941519324873752576 0 0 17 2 0 0 0
/proc/24527/statm: 4581 394 345 23 0 91 0
[pid=24539] ppid=24527 vsize=113780 CPUtime=313.74 cores=0
/proc/24539/stat : 24539 (cryptominisat) R 24527 24527 24303 0 -1 4202496 242982 0 0 0 31325 49 0 0 25 0 1 0 444061951 116510720 10284 33554432000 4194304 4587354 140735878083856 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24539/statm: 28445 10284 337 96 0 25007 0
[pid=24541] ppid=24527 vsize=91624 CPUtime=314.19 cores=0
/proc/24541/stat : 24541 (clasp) R 24527 24527 24303 0 -1 4202496 20159 0 0 0 31416 3 0 0 25 0 1 0 444061951 93822976 19889 33554432000 4194304 4785740 140733261586672 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24541/statm: 22906 19889 340 145 0 19951 0
[pid=24543] ppid=24527 vsize=460712 CPUtime=314.18 cores=0
/proc/24543/stat : 24543 (TNM) R 24527 24527 24303 0 -1 4202496 1810 0 0 0 31418 0 0 0 25 0 1 0 444061951 471769088 1707 33554432000 134512640 134534564 4290210944 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24543/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 684440

[startup+1002.3 s]
/proc/loadavg: 11.00 10.97 9.91 12/201 24691
/proc/meminfo: memFree=14800360/32950928 swapFree=67111528/67111528
[pid=24527] ppid=24525 vsize=18324 CPUtime=0 cores=0,2
/proc/24527/stat : 24527 (ppfolio) S 24525 24527 24303 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444061933 18763776 394 33554432000 4194304 4287625 140736756367968 18446744073709551615 231895510543 0 0 4096 65536 7941519462312706048 0 0 17 2 0 0 0
/proc/24527/statm: 4581 394 345 23 0 91 0
[pid=24539] ppid=24527 vsize=131768 CPUtime=333.74 cores=0
/proc/24539/stat : 24539 (cryptominisat) R 24527 24527 24303 0 -1 4202496 259254 0 0 0 33321 53 0 0 25 0 1 0 444061951 134930432 14711 33554432000 4194304 4587354 140735878083856 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24539/statm: 32942 14711 337 96 0 29504 0
[pid=24541] ppid=24527 vsize=95084 CPUtime=334.18 cores=0
/proc/24541/stat : 24541 (clasp) R 24527 24527 24303 0 -1 4202496 20971 0 0 0 33415 3 0 0 25 0 1 0 444061951 97366016 20701 33554432000 4194304 4785740 140733261586672 18446744073709551615 4550305 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24541/statm: 23771 20701 340 145 0 20816 0
[pid=24543] ppid=24527 vsize=460712 CPUtime=334.19 cores=0
/proc/24543/stat : 24543 (TNM) R 24527 24527 24303 0 -1 4202496 1810 0 0 0 33419 0 0 0 25 0 1 0 444061951 471769088 1707 33554432000 134512640 134534564 4290210944 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24543/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 705888

[startup+1062.3 s]
/proc/loadavg: 11.00 10.97 9.97 12/201 24692
/proc/meminfo: memFree=14801420/32950928 swapFree=67111528/67111528
[pid=24527] ppid=24525 vsize=18324 CPUtime=0 cores=0,2
/proc/24527/stat : 24527 (ppfolio) S 24525 24527 24303 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444061933 18763776 394 33554432000 4194304 4287625 140736756367968 18446744073709551615 231895510543 0 0 4096 65536 7941517675606310912 0 0 17 2 0 0 0
/proc/24527/statm: 4581 394 345 23 0 91 0
[pid=24539] ppid=24527 vsize=127900 CPUtime=353.74 cores=0
/proc/24539/stat : 24539 (cryptominisat) R 24527 24527 24303 0 -1 4202496 275398 0 0 0 35317 57 0 0 25 0 1 0 444061951 130969600 14893 33554432000 4194304 4587354 140735878083856 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24539/statm: 31975 14893 337 96 0 28537 0
[pid=24541] ppid=24527 vsize=96700 CPUtime=354.19 cores=0
/proc/24541/stat : 24541 (clasp) R 24527 24527 24303 0 -1 4202496 21401 0 0 0 35415 4 0 0 25 0 1 0 444061951 99020800 21131 33554432000 4194304 4785740 140733261586672 18446744073709551615 4286930 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24541/statm: 24175 21131 340 145 0 21220 0
[pid=24543] ppid=24527 vsize=460712 CPUtime=354.2 cores=0
/proc/24543/stat : 24543 (TNM) R 24527 24527 24303 0 -1 4202496 1810 0 0 0 35419 1 0 0 25 0 1 0 444061951 471769088 1707 33554432000 134512640 134534564 4290210944 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24543/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 703636

[startup+1122.3 s]
/proc/loadavg: 11.00 10.97 10.03 12/201 24694
/proc/meminfo: memFree=14777928/32950928 swapFree=67111528/67111528
[pid=24527] ppid=24525 vsize=18324 CPUtime=0 cores=0,2
/proc/24527/stat : 24527 (ppfolio) S 24525 24527 24303 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444061933 18763776 394 33554432000 4194304 4287625 140736756367968 18446744073709551615 231895510543 0 0 4096 65536 7941517813045264384 0 0 17 2 0 0 0
/proc/24527/statm: 4581 394 345 23 0 91 0
[pid=24539] ppid=24527 vsize=128012 CPUtime=373.74 cores=0
/proc/24539/stat : 24539 (cryptominisat) R 24527 24527 24303 0 -1 4202496 291236 0 0 0 37314 60 0 0 25 0 1 0 444061951 131084288 13994 33554432000 4194304 4587354 140735878083856 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24539/statm: 32003 13994 337 96 0 28565 0
[pid=24541] ppid=24527 vsize=97876 CPUtime=374.19 cores=0
/proc/24541/stat : 24541 (clasp) R 24527 24527 24303 0 -1 4202496 21649 0 0 0 37415 4 0 0 25 0 1 0 444061951 100225024 21379 33554432000 4194304 4785740 140733261586672 18446744073709551615 4550881 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24541/statm: 24469 21379 340 145 0 21514 0
[pid=24543] ppid=24527 vsize=460712 CPUtime=374.21 cores=0
/proc/24543/stat : 24543 (TNM) R 24527 24527 24303 0 -1 4202496 1810 0 0 0 37420 1 0 0 25 0 1 0 444061951 471769088 1707 33554432000 134512640 134534564 4290210944 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24543/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 1122.14
Current children cumulated vsize (KiB) 704924

[startup+1182.3 s]
/proc/loadavg: 11.06 10.99 10.10 12/201 24695
/proc/meminfo: memFree=14799692/32950928 swapFree=67111528/67111528
[pid=24527] ppid=24525 vsize=18324 CPUtime=0 cores=0,2
/proc/24527/stat : 24527 (ppfolio) S 24525 24527 24303 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444061933 18763776 394 33554432000 4194304 4287625 140736756367968 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/24527/statm: 4581 394 345 23 0 91 0
[pid=24539] ppid=24527 vsize=123032 CPUtime=393.74 cores=0
/proc/24539/stat : 24539 (cryptominisat) R 24527 24527 24303 0 -1 4202496 306547 0 0 0 39311 63 0 0 25 0 1 0 444061951 125984768 10514 33554432000 4194304 4587354 140735878083856 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24539/statm: 30758 10514 337 96 0 27320 0
[pid=24541] ppid=24527 vsize=99680 CPUtime=394.18 cores=0
/proc/24541/stat : 24541 (clasp) R 24527 24527 24303 0 -1 4202496 22069 0 0 0 39414 4 0 0 25 0 1 0 444061951 102072320 21799 33554432000 4194304 4785740 140733261586672 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24541/statm: 24920 21799 340 145 0 21965 0
[pid=24543] ppid=24527 vsize=460712 CPUtime=394.22 cores=0
/proc/24543/stat : 24543 (TNM) R 24527 24527 24303 0 -1 4202496 1810 0 0 0 39421 1 0 0 25 0 1 0 444061951 471769088 1707 33554432000 134512640 134534564 4290210944 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24543/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 1182.14
Current children cumulated vsize (KiB) 701748

[startup+1242.3 s]
/proc/loadavg: 11.02 10.99 10.15 12/201 24697
/proc/meminfo: memFree=14790960/32950928 swapFree=67111528/67111528
[pid=24527] ppid=24525 vsize=18324 CPUtime=0 cores=0,2
/proc/24527/stat : 24527 (ppfolio) S 24525 24527 24303 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444061933 18763776 394 33554432000 4194304 4287625 140736756367968 18446744073709551615 231895510543 0 0 4096 65536 7941517675606310912 0 0 17 2 0 0 0
/proc/24527/statm: 4581 394 345 23 0 91 0
[pid=24539] ppid=24527 vsize=123144 CPUtime=413.73 cores=0
/proc/24539/stat : 24539 (cryptominisat) R 24527 24527 24303 0 -1 4202496 321470 0 0 0 41306 67 0 0 25 0 1 0 444061951 126099456 7803 33554432000 4194304 4587354 140735878083856 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24539/statm: 30786 7803 337 96 0 27348 0
[pid=24541] ppid=24527 vsize=100836 CPUtime=414.18 cores=0
/proc/24541/stat : 24541 (clasp) R 24527 24527 24303 0 -1 4202496 22343 0 0 0 41414 4 0 0 25 0 1 0 444061951 103256064 22073 33554432000 4194304 4785740 140733261586672 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24541/statm: 25209 22073 340 145 0 22254 0
[pid=24543] ppid=24527 vsize=460712 CPUtime=414.22 cores=0
/proc/24543/stat : 24543 (TNM) R 24527 24527 24303 0 -1 4202496 1810 0 0 0 41421 1 0 0 25 0 1 0 444061951 471769088 1707 33554432000 134512640 134534564 4290210944 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24543/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 1242.13
Current children cumulated vsize (KiB) 703016



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.76 10.94 10.18 9/196 24699
/proc/meminfo: memFree=14881716/32950928 swapFree=67111528/67111528
[pid=24527] ppid=24525 vsize=18324 CPUtime=0 cores=0,2
/proc/24527/stat : 24527 (ppfolio) S 24525 24527 24303 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444061933 18763776 394 33554432000 4194304 4287625 140736756367968 18446744073709551615 231895510543 0 0 4096 65536 7941517813045264384 0 0 17 2 0 0 0
/proc/24527/statm: 4581 394 345 23 0 91 0
[pid=24539] ppid=24527 vsize=119376 CPUtime=433.01 cores=0
/proc/24539/stat : 24539 (cryptominisat) R 24527 24527 24303 0 -1 4202496 335035 0 0 0 43231 70 0 0 25 0 1 0 444061951 122241024 12270 33554432000 4194304 4587354 140735878083856 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24539/statm: 29844 12270 337 96 0 26406 0
[pid=24541] ppid=24527 vsize=101232 CPUtime=433.38 cores=0
/proc/24541/stat : 24541 (clasp) R 24527 24527 24303 0 -1 4202496 22439 0 0 0 43334 4 0 0 25 0 1 0 444061951 103661568 22169 33554432000 4194304 4785740 140733261586672 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24541/statm: 25308 22169 340 145 0 22353 0
[pid=24543] ppid=24527 vsize=460712 CPUtime=433.45 cores=0
/proc/24543/stat : 24543 (TNM) R 24527 24527 24303 0 -1 4202496 1810 0 0 0 43344 1 0 0 25 0 1 0 444061951 471769088 1707 33554432000 134512640 134534564 4290210944 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24543/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 1299.84
Current children cumulated vsize (KiB) 699644

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 24527 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=0
# CPU time returned by wait4() is 0.002999
# while last known CPU time is 1299.84
#
# 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): 1299.84
CPU user time (s): 1299.09
CPU system time (s): 0.75
CPU usage (%): 99.9865
Max. virtual memory (cumulated for all children) (KiB): 803528

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

runsolver used 2.36964 second user time and 4.73428 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-11 18:11:53
IDJOB=3191562
IDBENCH=82693
IDSOLVER=1613
FILE ID=node114/3191562-1302538312
RUNJOBID= node114-1302537010-24321
PBS_JOBID= 12951125
Free space on /tmp= 71804 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S64154096-097-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191562-1302538312/watcher-3191562-1302538312 -o /tmp/evaluation-result-3191562-1302538312/solver-3191562-1302538312 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191562-1302538312.cnf

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

MD5SUM BENCH= 1d861e510861ad58190eb0b3053bc657
RANDOM SEED=1372323106

node114.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.848
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.69
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.848
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.848
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.74
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.848
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.73
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.848
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.848
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.848
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.74
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.848
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:     32950928 kB
MemFree:      15136036 kB
Buffers:        694600 kB
Cached:       16593008 kB
SwapCached:          0 kB
Active:        5189560 kB
Inactive:     12189108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15136036 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           32232 kB
Writeback:           0 kB
AnonPages:       90068 kB
Mapped:          16644 kB
Slab:           371176 kB
PageTables:       5044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1166592 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= 71796 MiB
End job on node114 at 2011-04-11 18:33:35