Trace number 3274932

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 5000.06 4999.91

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_12_2_4_cmp.cnf
MD5SUM7ea97a36d5ab6c8a5aa99830d5253591
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark61.2837
Satisfiable
(Un)Satisfiability was proved
Number of variables12584
Number of clauses155712
Sum of the clauses size523920
Maximum clause length100
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217404
Number of clauses of size 3103200
Number of clauses of size 417828
Number of clauses of size 517000
Number of clauses of size over 5280

Solver Data

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

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-3274932-1303635246/watcher-3274932-1303635246 -o /tmp/evaluation-result-3274932-1303635246/solver-3274932-1303635246 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3274932-1303635246.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/174 12563
/proc/meminfo: memFree=15284308/32951124 swapFree=67111528/67111528
[pid=12563] ppid=12561 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12563/stat : 12563 (ppfolio) S 12561 12563 12531 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 455940224 18763776 394 33554432000 4194304 4287625 140736893223728 18446744073709551615 264726425103 0 0 4096 65536 4479006030453244168 0 0 17 5 0 0 0
/proc/12563/statm: 4581 394 345 23 0 91 0

[startup+0.066067 s]
/proc/loadavg: 0.00 0.00 0.00 3/174 12563
/proc/meminfo: memFree=15284308/32951124 swapFree=67111528/67111528
[pid=12563] ppid=12561 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12563/stat : 12563 (ppfolio) S 12561 12563 12531 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 455940224 18763776 394 33554432000 4194304 4287625 140736893223728 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/12563/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101047 s]
/proc/loadavg: 0.00 0.00 0.00 3/174 12563
/proc/meminfo: memFree=15284308/32951124 swapFree=67111528/67111528
[pid=12563] ppid=12561 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12563/stat : 12563 (ppfolio) S 12561 12563 12531 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 455940224 18763776 394 33554432000 4194304 4287625 140736893223728 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/12563/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30101 s]
/proc/loadavg: 0.00 0.00 0.00 3/174 12563
/proc/meminfo: memFree=15284308/32951124 swapFree=67111528/67111528
[pid=12563] ppid=12561 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12563/stat : 12563 (ppfolio) S 12561 12563 12531 0 -1 4202496 501 0 0 0 0 0 0 0 22 0 1 0 455940224 18763776 394 33554432000 4194304 4287625 140736893223728 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/12563/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700929 s]
/proc/loadavg: 0.00 0.00 0.00 3/174 12563
/proc/meminfo: memFree=15284308/32951124 swapFree=67111528/67111528
[pid=12563] ppid=12561 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12563/stat : 12563 (ppfolio) S 12561 12563 12531 0 -1 4202496 501 0 0 0 0 0 0 0 22 0 1 0 455940224 18763776 394 33554432000 4194304 4287625 140736893223728 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/12563/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50078 s]
/proc/loadavg: 0.48 0.10 0.03 7/184 12576
/proc/meminfo: memFree=15221856/32951124 swapFree=67111528/67111528
[pid=12563] ppid=12561 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12563/stat : 12563 (ppfolio) S 12561 12563 12531 0 -1 4202496 501 0 0 0 0 0 0 0 22 0 1 0 455940224 18763776 394 33554432000 4194304 4287625 140736893223728 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/12563/statm: 4581 394 345 23 0 91 0
[pid=12564] ppid=12563 vsize=34956 CPUtime=0.24 cores=1
/proc/12564/stat : 12564 (cryptominisat) R 12563 12563 12531 0 -1 4202496 4243 0 0 0 24 0 0 0 22 0 1 0 455940224 35794944 3969 33554432000 4194304 4587354 140734422805984 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12564/statm: 8739 3969 305 96 0 5301 0
[pid=12565] ppid=12563 vsize=33360 CPUtime=0.99 cores=1
/proc/12565/stat : 12565 (clasp) R 12563 12563 12531 0 -1 4202496 6936 0 0 0 99 0 0 0 19 0 1 0 455940224 34160640 5656 33554432000 4194304 4785740 140736681250112 18446744073709551615 4552893 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12565/statm: 8340 5656 340 145 0 5385 0
[pid=12566] ppid=12563 vsize=463084 CPUtime=0.24 cores=1
/proc/12566/stat : 12566 (TNM) R 12563 12563 12531 0 -1 4202496 3723 0 0 0 24 0 0 0 25 0 1 0 455940224 474198016 3620 33554432000 134512640 134534564 4294263888 18446744073709551615 134524536 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12566/statm: 115771 3620 91 6 0 114437 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 549724

[startup+3.10048 s]
/proc/loadavg: 0.48 0.10 0.03 7/184 12576
/proc/meminfo: memFree=15175732/32951124 swapFree=67111528/67111528
[pid=12563] ppid=12561 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12563/stat : 12563 (ppfolio) S 12561 12563 12531 0 -1 4202496 501 0 0 0 0 0 0 0 22 0 1 0 455940224 18763776 394 33554432000 4194304 4287625 140736893223728 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/12563/statm: 4581 394 345 23 0 91 0
[pid=12564] ppid=12563 vsize=34956 CPUtime=0.79 cores=1
/proc/12564/stat : 12564 (cryptominisat) R 12563 12563 12531 0 -1 4202496 4254 0 0 0 79 0 0 0 25 0 1 0 455940224 35794944 3980 33554432000 4194304 4587354 140734422805984 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12564/statm: 8739 3980 305 96 0 5301 0
[pid=12565] ppid=12563 vsize=39576 CPUtime=1.49 cores=1
/proc/12565/stat : 12565 (clasp) R 12563 12563 12531 0 -1 4202496 8466 0 0 0 149 0 0 0 20 0 1 0 455940224 40525824 7186 33554432000 4194304 4785740 140736681250112 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12565/statm: 9894 7186 340 145 0 6939 0
[pid=12566] ppid=12563 vsize=463084 CPUtime=0.79 cores=1
/proc/12566/stat : 12566 (TNM) R 12563 12563 12531 0 -1 4202496 3723 0 0 0 79 0 0 0 25 0 1 0 455940224 474198016 3620 33554432000 134512640 134534564 4294263888 18446744073709551615 134524691 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12566/statm: 115771 3620 91 6 0 114437 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 555940

[startup+6.30087 s]
/proc/loadavg: 0.92 0.20 0.06 7/184 12576
/proc/meminfo: memFree=15111996/32951124 swapFree=67111528/67111528
[pid=12563] ppid=12561 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12563/stat : 12563 (ppfolio) S 12561 12563 12531 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 455940224 18763776 394 33554432000 4194304 4287625 140736893223728 18446744073709551615 264726425103 0 0 4096 65536 5626088849143758848 0 0 17 5 0 0 0
/proc/12563/statm: 4581 394 345 23 0 91 0
[pid=12564] ppid=12563 vsize=95960 CPUtime=2.39 cores=1
/proc/12564/stat : 12564 (cryptominisat) R 12563 12563 12531 0 -1 4202496 12633 0 0 0 238 1 0 0 19 0 1 0 455940224 98263040 10497 33554432000 4194304 4587354 140734422805984 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12564/statm: 23990 10497 329 96 0 20552 0
[pid=12565] ppid=12563 vsize=49028 CPUtime=2.29 cores=1
/proc/12565/stat : 12565 (clasp) R 12563 12563 12531 0 -1 4202496 10823 0 0 0 228 1 0 0 21 0 1 0 455940224 50204672 9543 33554432000 4194304 4785740 140736681250112 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12565/statm: 12257 9543 340 145 0 9302 0
[pid=12566] ppid=12563 vsize=463084 CPUtime=1.59 cores=1
/proc/12566/stat : 12566 (TNM) R 12563 12563 12531 0 -1 4202496 3723 0 0 0 159 0 0 0 25 0 1 0 455940224 474198016 3620 33554432000 134512640 134534564 4294263888 18446744073709551615 134524594 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12566/statm: 115771 3620 91 6 0 114437 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 626396

[startup+12.7007 s]
/proc/loadavg: 1.33 0.29 0.10 7/184 12576
/proc/meminfo: memFree=15061956/32951124 swapFree=67111528/67111528
[pid=12563] ppid=12561 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12563/stat : 12563 (ppfolio) S 12561 12563 12531 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 455940224 18763776 394 33554432000 4194304 4287625 140736893223728 18446744073709551615 264726425103 0 0 4096 65536 5626087062437363712 0 0 17 5 0 0 0
/proc/12563/statm: 4581 394 345 23 0 91 0
[pid=12564] ppid=12563 vsize=2109564 CPUtime=4.54 cores=1
/proc/12564/stat : 12564 (cryptominisat) R 12563 12563 12531 0 -1 4202496 15873 0 0 0 452 2 0 0 25 0 1 0 455940224 2160193536 9830 33554432000 4194304 4587354 140734422805984 18446744073709551615 264726101656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12564/statm: 527391 9830 330 96 0 523953 0
[pid=12565] ppid=12563 vsize=65480 CPUtime=4.39 cores=1
/proc/12565/stat : 12565 (clasp) R 12563 12563 12531 0 -1 4202496 14825 0 0 0 438 1 0 0 25 0 1 0 455940224 67051520 13545 33554432000 4194304 4785740 140736681250112 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12565/statm: 16370 13545 340 145 0 13415 0
[pid=12566] ppid=12563 vsize=476284 CPUtime=3.74 cores=1
/proc/12566/stat : 12566 (TNM) R 12563 12563 12531 0 -1 4202496 7050 0 0 0 374 0 0 0 25 0 1 0 455940224 487714816 6947 33554432000 134512640 134534564 4294263888 18446744073709551615 134529855 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12566/statm: 119071 6947 95 6 0 117737 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2669652

[startup+25.5012 s]
/proc/loadavg: 2.36 0.57 0.19 7/184 12577
/proc/meminfo: memFree=14905104/32951124 swapFree=67111528/67111528
[pid=12563] ppid=12561 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12563/stat : 12563 (ppfolio) S 12561 12563 12531 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 455940224 18763776 394 33554432000 4194304 4287625 140736893223728 18446744073709551615 264726425103 0 0 4096 65536 5626086787559456768 0 0 17 5 0 0 0
/proc/12563/statm: 4581 394 345 23 0 91 0
[pid=12564] ppid=12563 vsize=2168832 CPUtime=8.79 cores=1
/proc/12564/stat : 12564 (cryptominisat) R 12563 12563 12531 0 -1 4202496 31332 0 0 0 875 4 0 0 25 0 1 0 455940224 2220883968 25285 33554432000 4194304 4587354 140734422805984 18446744073709551615 4365377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12564/statm: 542208 25285 340 96 0 538770 0
[pid=12565] ppid=12563 vsize=90228 CPUtime=8.69 cores=1
/proc/12565/stat : 12565 (clasp) R 12563 12563 12531 0 -1 4202496 20925 0 0 0 866 3 0 0 25 0 1 0 455940224 92393472 19645 33554432000 4194304 4785740 140736681250112 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12565/statm: 22557 19645 340 145 0 19602 0
[pid=12566] ppid=12563 vsize=476284 CPUtime=7.99 cores=1
/proc/12566/stat : 12566 (TNM) R 12563 12563 12531 0 -1 4202496 7050 0 0 0 799 0 0 0 25 0 1 0 455940224 487714816 6947 33554432000 134512640 134534564 4294263888 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12566/statm: 119071 6947 95 6 0 117737 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2753668

[startup+51.1004 s]
/proc/loadavg: 3.60 1.01 0.34 7/184 12577
/proc/meminfo: memFree=14923756/32951124 swapFree=67111528/67111528
[pid=12563] ppid=12561 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12563/stat : 12563 (ppfolio) S 12561 12563 12531 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 455940224 18763776 394 33554432000 4194304 4287625 140736893223728 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/12563/statm: 4581 394 345 23 0 91 0
[pid=12564] ppid=12563 vsize=2140588 CPUtime=17.35 cores=1
/proc/12564/stat : 12564 (cryptominisat) R 12563 12563 12531 0 -1 4202496 47146 0 0 0 1728 7 0 0 25 0 1 0 455940224 2191962112 13981 33554432000 4194304 4587354 140734422805984 18446744073709551615 4241168 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12564/statm: 535147 13981 338 96 0 531709 0
[pid=12565] ppid=12563 vsize=106308 CPUtime=17.19 cores=1
/proc/12565/stat : 12565 (clasp) R 12563 12563 12531 0 -1 4202496 24730 0 0 0 1716 3 0 0 25 0 1 0 455940224 108859392 23450 33554432000 4194304 4785740 140736681250112 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12565/statm: 26577 23450 340 145 0 23622 0
[pid=12566] ppid=12563 vsize=476284 CPUtime=16.54 cores=1
/proc/12566/stat : 12566 (TNM) R 12563 12563 12531 0 -1 4202496 7050 0 0 0 1654 0 0 0 25 0 1 0 455940224 487714816 6947 33554432000 134512640 134534564 4294263888 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12566/statm: 119071 6947 95 6 0 117737 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2741504

[startup+102.307 s]
/proc/loadavg: 4.96 1.77 0.64 7/184 12579
/proc/meminfo: memFree=14823296/32951124 swapFree=67111528/67111528
[pid=12563] ppid=12561 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12563/stat : 12563 (ppfolio) S 12561 12563 12531 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 455940224 18763776 394 33554432000 4194304 4287625 140736893223728 18446744073709551615 264726425103 0 0 4096 65536 5626088299387944960 0 0 17 5 0 0 0
/proc/12563/statm: 4581 394 345 23 0 91 0
[pid=12564] ppid=12563 vsize=2156792 CPUtime=34.39 cores=1
/proc/12564/stat : 12564 (cryptominisat) R 12563 12563 12531 0 -1 4202496 75527 0 0 0 3428 11 0 0 25 0 1 0 455940224 2208555008 19965 33554432000 4194304 4587354 140734422805984 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12564/statm: 539198 19965 338 96 0 535760 0
[pid=12565] ppid=12563 vsize=127920 CPUtime=34.29 cores=1
/proc/12565/stat : 12565 (clasp) R 12563 12563 12531 0 -1 4202496 29835 0 0 0 3424 5 0 0 25 0 1 0 455940224 130990080 28555 33554432000 4194304 4785740 140736681250112 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12565/statm: 31980 28555 340 145 0 29025 0
[pid=12566] ppid=12563 vsize=476284 CPUtime=33.6 cores=1
/proc/12566/stat : 12566 (TNM) R 12563 12563 12531 0 -1 4202496 7050 0 0 0 3360 0 0 0 25 0 1 0 455940224 487714816 6947 33554432000 134512640 134534564 4294263888 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12566/statm: 119071 6947 95 6 0 117737 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2779320

[startup+162.3 s]
/proc/loadavg: 5.61 2.54 0.97 7/184 12580
/proc/meminfo: memFree=14814836/32951124 swapFree=67111528/67111528
[pid=12563] ppid=12561 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12563/stat : 12563 (ppfolio) S 12561 12563 12531 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 455940224 18763776 394 33554432000 4194304 4287625 140736893223728 18446744073709551615 264726425103 0 0 4096 65536 5626087199876317184 0 0 17 5 0 0 0
/proc/12563/statm: 4581 394 345 23 0 91 0
[pid=12564] ppid=12563 vsize=2208292 CPUtime=54.38 cores=1
/proc/12564/stat : 12564 (cryptominisat) R 12563 12563 12531 0 -1 4202496 98370 0 0 0 5424 14 0 0 25 0 1 0 455940224 2261291008 22991 33554432000 4194304 4587354 140734422805984 18446744073709551615 4245314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12564/statm: 552073 22991 338 96 0 548635 0
[pid=12565] ppid=12563 vsize=157540 CPUtime=54.28 cores=1

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

/proc/meminfo: memFree=14217052/32951124 swapFree=67111528/67111528
[pid=12563] ppid=12561 vsize=18324 CPUtime=166.2 cores=1,3,5,7
/proc/12563/stat : 12563 (ppfolio) S 12561 12563 12531 0 -1 4202496 502 150209 0 0 0 0 16597 23 15 0 1 0 455940224 18763776 395 33554432000 4194304 4287625 140736893223728 18446744073709551615 264726425103 0 0 4096 65536 4406151015607271684 0 0 17 5 0 0 0
/proc/12563/statm: 4581 395 346 23 0 91 0
[pid=12565] ppid=12563 vsize=662784 CPUtime=2188.46 cores=1
/proc/12565/stat : 12565 (clasp) R 12563 12563 12531 0 -1 4202496 153838 0 0 0 218814 32 0 0 25 0 1 0 455940224 678690816 152558 33554432000 4194304 4785740 140736681250112 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12565/statm: 165696 152558 340 145 0 162741 0
[pid=12566] ppid=12563 vsize=476284 CPUtime=2187.78 cores=1
/proc/12566/stat : 12566 (TNM) R 12563 12563 12531 0 -1 4202496 7050 0 0 0 218778 0 0 0 25 0 1 0 455940224 487714816 6947 33554432000 134512640 134534564 4294263888 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12566/statm: 119071 6947 95 6 0 117737 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 1157392

[startup+4602.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/182 12720
/proc/meminfo: memFree=14214040/32951124 swapFree=67111528/67111528
[pid=12563] ppid=12561 vsize=18324 CPUtime=166.2 cores=1,3,5,7
/proc/12563/stat : 12563 (ppfolio) S 12561 12563 12531 0 -1 4202496 502 150209 0 0 0 0 16597 23 15 0 1 0 455940224 18763776 395 33554432000 4194304 4287625 140736893223728 18446744073709551615 264726425103 0 0 4096 65536 4406151015607271684 0 0 17 5 0 0 0
/proc/12563/statm: 4581 395 346 23 0 91 0
[pid=12565] ppid=12563 vsize=664064 CPUtime=2218.45 cores=1
/proc/12565/stat : 12565 (clasp) R 12563 12563 12531 0 -1 4202496 154069 0 0 0 221813 32 0 0 25 0 1 0 455940224 680001536 152789 33554432000 4194304 4785740 140736681250112 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12565/statm: 166016 152789 340 145 0 163061 0
[pid=12566] ppid=12563 vsize=476284 CPUtime=2217.79 cores=1
/proc/12566/stat : 12566 (TNM) R 12563 12563 12531 0 -1 4202496 7050 0 0 0 221779 0 0 0 25 0 1 0 455940224 487714816 6947 33554432000 134512640 134534564 4294263888 18446744073709551615 134530770 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12566/statm: 119071 6947 95 6 0 117737 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 1158672

[startup+4662.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/182 12721
/proc/meminfo: memFree=14201728/32951124 swapFree=67111528/67111528
[pid=12563] ppid=12561 vsize=18324 CPUtime=166.2 cores=1,3,5,7
/proc/12563/stat : 12563 (ppfolio) S 12561 12563 12531 0 -1 4202496 502 150209 0 0 0 0 16597 23 15 0 1 0 455940224 18763776 395 33554432000 4194304 4287625 140736893223728 18446744073709551615 264726425103 0 0 4096 65536 4406151015607271684 0 0 17 5 0 0 0
/proc/12563/statm: 4581 395 346 23 0 91 0
[pid=12565] ppid=12563 vsize=667584 CPUtime=2248.45 cores=1
/proc/12565/stat : 12565 (clasp) R 12563 12563 12531 0 -1 4202496 154815 0 0 0 224813 32 0 0 25 0 1 0 455940224 683606016 153535 33554432000 4194304 4785740 140736681250112 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12565/statm: 166896 153535 340 145 0 163941 0
[pid=12566] ppid=12563 vsize=476284 CPUtime=2247.79 cores=1
/proc/12566/stat : 12566 (TNM) R 12563 12563 12531 0 -1 4202496 7050 0 0 0 224779 0 0 0 25 0 1 0 455940224 487714816 6947 33554432000 134512640 134534564 4294263888 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12566/statm: 119071 6947 95 6 0 117737 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 1162192

[startup+4722.31 s]
/proc/loadavg: 4.00 4.00 3.92 5/182 12723
/proc/meminfo: memFree=14175780/32951124 swapFree=67111528/67111528
[pid=12563] ppid=12561 vsize=18324 CPUtime=166.2 cores=1,3,5,7
/proc/12563/stat : 12563 (ppfolio) S 12561 12563 12531 0 -1 4202496 502 150209 0 0 0 0 16597 23 15 0 1 0 455940224 18763776 395 33554432000 4194304 4287625 140736893223728 18446744073709551615 264726425103 0 0 4096 65536 4406151015607271684 0 0 17 5 0 0 0
/proc/12563/statm: 4581 395 346 23 0 91 0
[pid=12565] ppid=12563 vsize=667584 CPUtime=2278.45 cores=1
/proc/12565/stat : 12565 (clasp) R 12563 12563 12531 0 -1 4202496 154815 0 0 0 227813 32 0 0 25 0 1 0 455940224 683606016 153535 33554432000 4194304 4785740 140736681250112 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12565/statm: 166896 153535 340 145 0 163941 0
[pid=12566] ppid=12563 vsize=476284 CPUtime=2277.79 cores=1
/proc/12566/stat : 12566 (TNM) R 12563 12563 12531 0 -1 4202496 7050 0 0 0 227779 0 0 0 25 0 1 0 455940224 487714816 6947 33554432000 134512640 134534564 4294263888 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12566/statm: 119071 6947 95 6 0 117737 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 1162192

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/182 12724
/proc/meminfo: memFree=14165456/32951124 swapFree=67111528/67111528
[pid=12563] ppid=12561 vsize=18324 CPUtime=166.2 cores=1,3,5,7
/proc/12563/stat : 12563 (ppfolio) S 12561 12563 12531 0 -1 4202496 502 150209 0 0 0 0 16597 23 15 0 1 0 455940224 18763776 395 33554432000 4194304 4287625 140736893223728 18446744073709551615 264726425103 0 0 4096 65536 4406151015607271684 0 0 17 5 0 0 0
/proc/12563/statm: 4581 395 346 23 0 91 0
[pid=12565] ppid=12563 vsize=667584 CPUtime=2308.45 cores=1
/proc/12565/stat : 12565 (clasp) R 12563 12563 12531 0 -1 4202496 154816 0 0 0 230813 32 0 0 25 0 1 0 455940224 683606016 153536 33554432000 4194304 4785740 140736681250112 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12565/statm: 166896 153536 340 145 0 163941 0
[pid=12566] ppid=12563 vsize=476284 CPUtime=2307.79 cores=1
/proc/12566/stat : 12566 (TNM) R 12563 12563 12531 0 -1 4202496 7050 0 0 0 230779 0 0 0 25 0 1 0 455940224 487714816 6947 33554432000 134512640 134534564 4294263888 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12566/statm: 119071 6947 95 6 0 117737 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 1162192

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/182 12726
/proc/meminfo: memFree=14165296/32951124 swapFree=67111528/67111528
[pid=12563] ppid=12561 vsize=18324 CPUtime=166.2 cores=1,3,5,7
/proc/12563/stat : 12563 (ppfolio) S 12561 12563 12531 0 -1 4202496 502 150209 0 0 0 0 16597 23 15 0 1 0 455940224 18763776 395 33554432000 4194304 4287625 140736893223728 18446744073709551615 264726425103 0 0 4096 65536 4406151015607271684 0 0 17 5 0 0 0
/proc/12563/statm: 4581 395 346 23 0 91 0
[pid=12565] ppid=12563 vsize=667584 CPUtime=2338.46 cores=1
/proc/12565/stat : 12565 (clasp) R 12563 12563 12531 0 -1 4202496 154820 0 0 0 233814 32 0 0 25 0 1 0 455940224 683606016 153540 33554432000 4194304 4785740 140736681250112 18446744073709551615 4309522 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12565/statm: 166896 153540 340 145 0 163941 0
[pid=12566] ppid=12563 vsize=476284 CPUtime=2337.78 cores=1
/proc/12566/stat : 12566 (TNM) R 12563 12563 12531 0 -1 4202496 7050 0 0 0 233778 0 0 0 25 0 1 0 455940224 487714816 6947 33554432000 134512640 134534564 4294263888 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12566/statm: 119071 6947 95 6 0 117737 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 1162192

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/182 12728
/proc/meminfo: memFree=14164768/32951124 swapFree=67111528/67111528
[pid=12563] ppid=12561 vsize=18324 CPUtime=166.2 cores=1,3,5,7
/proc/12563/stat : 12563 (ppfolio) S 12561 12563 12531 0 -1 4202496 502 150209 0 0 0 0 16597 23 15 0 1 0 455940224 18763776 395 33554432000 4194304 4287625 140736893223728 18446744073709551615 264726425103 0 0 4096 65536 4406151015607271684 0 0 17 5 0 0 0
/proc/12563/statm: 4581 395 346 23 0 91 0
[pid=12565] ppid=12563 vsize=668008 CPUtime=2368.47 cores=1
/proc/12565/stat : 12565 (clasp) R 12563 12563 12531 0 -1 4202496 154953 0 0 0 236815 32 0 0 25 0 1 0 455940224 684040192 153673 33554432000 4194304 4785740 140736681250112 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12565/statm: 167002 153673 340 145 0 164047 0
[pid=12566] ppid=12563 vsize=476284 CPUtime=2367.78 cores=1
/proc/12566/stat : 12566 (TNM) R 12563 12563 12531 0 -1 4202496 7050 0 0 0 236778 0 0 0 25 0 1 0 455940224 487714816 6947 33554432000 134512640 134534564 4294263888 18446744073709551615 134530309 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12566/statm: 119071 6947 95 6 0 117737 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 1162616

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/182 12729
/proc/meminfo: memFree=14153208/32951124 swapFree=67111528/67111528
[pid=12563] ppid=12561 vsize=18324 CPUtime=166.2 cores=1,3,5,7
/proc/12563/stat : 12563 (ppfolio) S 12561 12563 12531 0 -1 4202496 502 150209 0 0 0 0 16597 23 15 0 1 0 455940224 18763776 395 33554432000 4194304 4287625 140736893223728 18446744073709551615 264726425103 0 0 4096 65536 4406151015607271684 0 0 17 5 0 0 0
/proc/12563/statm: 4581 395 346 23 0 91 0
[pid=12565] ppid=12563 vsize=679960 CPUtime=2398.47 cores=1
/proc/12565/stat : 12565 (clasp) R 12563 12563 12531 0 -1 4202496 157495 0 0 0 239815 32 0 0 25 0 1 0 455940224 696279040 156215 33554432000 4194304 4785740 140736681250112 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12565/statm: 169990 156215 340 145 0 167035 0
[pid=12566] ppid=12563 vsize=476284 CPUtime=2397.77 cores=1
/proc/12566/stat : 12566 (TNM) R 12563 12563 12531 0 -1 4202496 7050 0 0 0 239777 0 0 0 25 0 1 0 455940224 487714816 6947 33554432000 134512640 134534564 4294263888 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12566/statm: 119071 6947 95 6 0 117737 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 1174568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 4.00 4.00 3.92 5/182 12730
/proc/meminfo: memFree=14146868/32951124 swapFree=67111528/67111528
[pid=12563] ppid=12561 vsize=18324 CPUtime=166.2 cores=1,3,5,7
/proc/12563/stat : 12563 (ppfolio) S 12561 12563 12531 0 -1 4202496 502 150209 0 0 0 0 16597 23 15 0 1 0 455940224 18763776 395 33554432000 4194304 4287625 140736893223728 18446744073709551615 264726425103 0 0 4096 65536 4406151015607271684 0 0 17 5 0 0 0
/proc/12563/statm: 4581 395 346 23 0 91 0
[pid=12565] ppid=12563 vsize=687496 CPUtime=2417.29 cores=1
/proc/12565/stat : 12565 (clasp) R 12563 12563 12531 0 -1 4202496 159067 0 0 0 241696 33 0 0 25 0 1 0 455940224 703995904 157787 33554432000 4194304 4785740 140736681250112 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12565/statm: 171874 157787 340 145 0 168919 0
[pid=12566] ppid=12563 vsize=476284 CPUtime=2416.57 cores=1
/proc/12566/stat : 12566 (TNM) R 12563 12563 12531 0 -1 4202496 7050 0 0 0 241657 0 0 0 25 0 1 0 455940224 487714816 6947 33554432000 134512640 134534564 4294263888 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12566/statm: 119071 6947 95 6 0 117737 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 1182104

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

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

[startup+4999.9 s]
/proc/loadavg: 4.00 4.00 3.92 5/182 12730
/proc/meminfo: memFree=14146868/32951124 swapFree=67111528/67111528
[pid=12563] ppid=12561 vsize=18324 CPUtime=166.2 cores=1,3,5,7
/proc/12563/stat : 12563 (ppfolio) S 12561 12563 12531 0 -1 4202496 502 150209 0 0 0 0 16597 23 15 0 1 0 455940224 18763776 395 33554432000 4194304 4287625 140736893223728 18446744073709551615 264726425103 0 0 4096 65536 4406151015607271684 0 0 17 5 0 0 0
/proc/12563/statm: 4581 395 346 23 0 91 0
[pid=12565] ppid=12563 vsize=687496 CPUtime=2417.29 cores=1
/proc/12565/stat : 12565 (clasp) R 12563 12563 12531 0 -1 4202496 159067 0 0 0 241696 33 0 0 25 0 1 0 455940224 703995904 157787 33554432000 4194304 4785740 140736681250112 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12565/statm: 171874 157787 340 145 0 168919 0
[pid=12566] ppid=12563 vsize=476284 CPUtime=2416.57 cores=1
/proc/12566/stat : 12566 (TNM) R 12563 12563 12531 0 -1 4202496 7050 0 0 0 241657 0 0 0 25 0 1 0 455940224 487714816 6947 33554432000 134512640 134534564 4294263888 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12566/statm: 119071 6947 95 6 0 117737 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 1182104

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.06
CPU user time (s): 4999.5
CPU system time (s): 0.56
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 13688356

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

runsolver used 8.12476 second user time and 19.1581 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-24 10:54:06
IDJOB=3274932
IDBENCH=70908
IDSOLVER=1639
FILE ID=node141/3274932-1303635246
RUNJOBID= node141-1303635245-12550
PBS_JOBID= 13150707
Free space on /tmp= 71524 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_12_2_4_cmp.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274932-1303635246/watcher-3274932-1303635246 -o /tmp/evaluation-result-3274932-1303635246/solver-3274932-1303635246 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3274932-1303635246.cnf

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

MD5SUM BENCH= 7ea97a36d5ab6c8a5aa99830d5253591
RANDOM SEED=1211495615

node141.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.806
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.806
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	: 5362.96
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.806
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.806
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.806
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.84
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.806
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.806
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.806
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:      15284828 kB
Buffers:       1629724 kB
Cached:       15398420 kB
SwapCached:          0 kB
Active:        9593360 kB
Inactive:      7498312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15284828 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13832 kB
Writeback:           0 kB
AnonPages:       63080 kB
Mapped:          14416 kB
Slab:           509396 kB
PageTables:       4440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188840 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= 71504 MiB
End job on node141 at 2011-04-24 12:17:28