Trace number 3221122

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 4999.91

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1397972185-007.UNKNOWN.cnf
MD5SUMd2902b03aca91b8ea25ec40928f31c64
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
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 52662
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) 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-3221122-1303288626/watcher-3221122-1303288626 -o /tmp/evaluation-result-3221122-1303288626/solver-3221122-1303288626 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3221122-1303288626.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: 6.87 7.82 7.92 4/180 12789
/proc/meminfo: memFree=13918708/32951124 swapFree=67111528/67111528
[pid=12789] ppid=12787 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12789/stat : 12789 (ppfolio) S 12787 12789 12748 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 421278467 18763776 394 33554432000 4194304 4287625 140733495191040 18446744073709551615 233510317583 0 0 4096 65536 5632227151978660104 0 0 17 5 0 0 0
/proc/12789/statm: 4581 394 345 23 0 91 0

[startup+0.0342171 s]
/proc/loadavg: 6.87 7.82 7.92 4/180 12789
/proc/meminfo: memFree=13918708/32951124 swapFree=67111528/67111528
[pid=12789] ppid=12787 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12789/stat : 12789 (ppfolio) S 12787 12789 12748 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 421278467 18763776 394 33554432000 4194304 4287625 140733495191040 18446744073709551615 233510317583 0 0 4096 65536 5632227151978660104 0 0 17 5 0 0 0
/proc/12789/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100203 s]
/proc/loadavg: 6.87 7.82 7.92 4/180 12789
/proc/meminfo: memFree=13918708/32951124 swapFree=67111528/67111528
[pid=12789] ppid=12787 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12789/stat : 12789 (ppfolio) S 12787 12789 12748 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 421278467 18763776 394 33554432000 4194304 4287625 140733495191040 18446744073709551615 233510317583 0 0 4096 65536 5632227151978660104 0 0 17 5 0 0 0
/proc/12789/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300168 s]
/proc/loadavg: 6.87 7.82 7.92 4/180 12789
/proc/meminfo: memFree=13918708/32951124 swapFree=67111528/67111528
[pid=12789] ppid=12787 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12789/stat : 12789 (ppfolio) S 12787 12789 12748 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 421278467 18763776 394 33554432000 4194304 4287625 140733495191040 18446744073709551615 233510317583 0 0 4096 65536 5632227151978660104 0 0 17 5 0 0 0
/proc/12789/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700348 s]
/proc/loadavg: 6.87 7.82 7.92 4/180 12789
/proc/meminfo: memFree=13918708/32951124 swapFree=67111528/67111528
[pid=12789] ppid=12787 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12789/stat : 12789 (ppfolio) S 12787 12789 12748 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 421278467 18763776 394 33554432000 4194304 4287625 140733495191040 18446744073709551615 233510317583 0 0 4096 65536 4604404914989301760 0 0 17 5 0 0 0
/proc/12789/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50096 s]
/proc/loadavg: 6.87 7.82 7.92 4/181 12820
/proc/meminfo: memFree=13915592/32951124 swapFree=67111528/67111528
[pid=12789] ppid=12787 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12789/stat : 12789 (ppfolio) S 12787 12789 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421278467 18763776 394 33554432000 4194304 4287625 140733495191040 18446744073709551615 233510317583 0 0 4096 65536 4604404502672441344 0 0 17 5 0 0 0
/proc/12789/statm: 4581 394 345 23 0 91 0
[pid=12790] ppid=12789 vsize=6222476 CPUtime=1.19 cores=1
/proc/12790/stat : 12790 (cryptominisat) R 12789 12789 12748 0 -1 4202496 3649 0 0 0 119 0 0 0 17 0 1 0 421278468 6371815424 2357 33554432000 4194304 4587354 140734383339200 18446744073709551615 4357665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12790/statm: 1555619 2357 337 96 0 1552181 0
[pid=12791] ppid=12789 vsize=6516 CPUtime=0 cores=1
/proc/12791/stat : 12791 (clasp) R 12789 12789 12748 0 -1 4194304 144 0 0 0 0 0 0 0 22 0 1 0 421278468 6672384 49 33554432000 4194304 4785740 140736230025312 18446744073709551615 233505373831 0 2147483391 4096 0 0 0 0 17 1 0 0 0
/proc/12791/statm: 1629 49 38 145 0 45 0
[pid=12792] ppid=12789 vsize=455996 CPUtime=0.29 cores=1
/proc/12792/stat : 12792 (TNM) R 12789 12789 12748 0 -1 4202496 365 0 0 0 29 0 0 0 25 0 1 0 421278468 466939904 261 33554432000 134512640 134534564 4294231104 18446744073709551615 134530271 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12792/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 6703312

[startup+3.10067 s]
/proc/loadavg: 6.87 7.82 7.92 4/181 12820
/proc/meminfo: memFree=13908904/32951124 swapFree=67111528/67111528
[pid=12789] ppid=12787 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12789/stat : 12789 (ppfolio) S 12787 12789 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421278467 18763776 394 33554432000 4194304 4287625 140733495191040 18446744073709551615 233510317583 0 0 4096 65536 4604403128282906624 0 0 17 5 0 0 0
/proc/12789/statm: 4581 394 345 23 0 91 0
[pid=12790] ppid=12789 vsize=6223304 CPUtime=2.09 cores=1
/proc/12790/stat : 12790 (cryptominisat) R 12789 12789 12748 0 -1 4202496 4461 0 0 0 209 0 0 0 19 0 1 0 421278468 6372663296 2690 33554432000 4194304 4587354 140734383339200 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12790/statm: 1555826 2690 337 96 0 1552388 0
[pid=12791] ppid=12789 vsize=13636 CPUtime=0.69 cores=1
/proc/12791/stat : 12791 (clasp) R 12789 12789 12748 0 -1 4202496 859 0 0 0 69 0 0 0 18 0 1 0 421278468 13963264 750 33554432000 4194304 4785740 140736230025312 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12791/statm: 3409 750 340 145 0 454 0
[pid=12792] ppid=12789 vsize=455996 CPUtime=0.29 cores=1
/proc/12792/stat : 12792 (TNM) R 12789 12789 12748 0 -1 4202496 365 0 0 0 29 0 0 0 25 0 1 0 421278468 466939904 261 33554432000 134512640 134534564 4294231104 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12792/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 6711260

[startup+6.30109 s]
/proc/loadavg: 6.80 7.79 7.91 7/184 12823
/proc/meminfo: memFree=13894620/32951124 swapFree=67111528/67111528
[pid=12789] ppid=12787 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12789/stat : 12789 (ppfolio) S 12787 12789 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421278467 18763776 394 33554432000 4194304 4287625 140733495191040 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/12789/statm: 4581 394 345 23 0 91 0
[pid=12790] ppid=12789 vsize=861988 CPUtime=3.14 cores=1
/proc/12790/stat : 12790 (cryptominisat) R 12789 12789 12748 0 -1 4202496 5663 0 0 0 314 0 0 0 20 0 1 0 421278468 882675712 3420 33554432000 4194304 4587354 140734383339200 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12790/statm: 215497 3420 337 96 0 212059 0
[pid=12791] ppid=12789 vsize=14176 CPUtime=1.8 cores=1
/proc/12791/stat : 12791 (clasp) R 12789 12789 12748 0 -1 4202496 986 0 0 0 180 0 0 0 20 0 1 0 421278468 14516224 877 33554432000 4194304 4785740 140736230025312 18446744073709551615 4550372 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12791/statm: 3544 877 340 145 0 589 0
[pid=12792] ppid=12789 vsize=455996 CPUtime=1.34 cores=1
/proc/12792/stat : 12792 (TNM) R 12789 12789 12748 0 -1 4202496 365 0 0 0 134 0 0 0 25 0 1 0 421278468 466939904 261 33554432000 134512640 134534564 4294231104 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12792/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1350484

[startup+12.7009 s]
/proc/loadavg: 6.74 7.76 7.90 7/184 12823
/proc/meminfo: memFree=13891744/32951124 swapFree=67111528/67111528
[pid=12789] ppid=12787 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12789/stat : 12789 (ppfolio) S 12787 12789 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421278467 18763776 394 33554432000 4194304 4287625 140733495191040 18446744073709551615 233510317583 0 0 4096 65536 4604404640111394816 0 0 17 5 0 0 0
/proc/12789/statm: 4581 394 345 23 0 91 0
[pid=12790] ppid=12789 vsize=859644 CPUtime=5.24 cores=1
/proc/12790/stat : 12790 (cryptominisat) R 12789 12789 12748 0 -1 4202496 7381 0 0 0 524 0 0 0 25 0 1 0 421278468 880275456 3387 33554432000 4194304 4587354 140734383339200 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12790/statm: 214911 3387 337 96 0 211473 0
[pid=12791] ppid=12789 vsize=14860 CPUtime=3.99 cores=1
/proc/12791/stat : 12791 (clasp) R 12789 12789 12748 0 -1 4202496 1173 0 0 0 399 0 0 0 25 0 1 0 421278468 15216640 1064 33554432000 4194304 4785740 140736230025312 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12791/statm: 3715 1064 340 145 0 760 0
[pid=12792] ppid=12789 vsize=455996 CPUtime=3.44 cores=1
/proc/12792/stat : 12792 (TNM) R 12789 12789 12748 0 -1 4202496 365 0 0 0 344 0 0 0 25 0 1 0 421278468 466939904 261 33554432000 134512640 134534564 4294231104 18446744073709551615 8439236 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12792/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1348824

[startup+25.5006 s]
/proc/loadavg: 6.57 7.67 7.87 7/184 12823
/proc/meminfo: memFree=13889952/32951124 swapFree=67111528/67111528
[pid=12789] ppid=12787 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12789/stat : 12789 (ppfolio) S 12787 12789 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421278467 18763776 394 33554432000 4194304 4287625 140733495191040 18446744073709551615 233510317583 0 0 4096 65536 4604404777550348288 0 0 17 5 0 0 0
/proc/12789/statm: 4581 394 345 23 0 91 0
[pid=12790] ppid=12789 vsize=862584 CPUtime=9.49 cores=1
/proc/12790/stat : 12790 (cryptominisat) R 12789 12789 12748 0 -1 4202496 10680 0 0 0 948 1 0 0 25 0 1 0 421278468 883286016 3774 33554432000 4194304 4587354 140734383339200 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12790/statm: 215646 3774 337 96 0 212208 0
[pid=12791] ppid=12789 vsize=15888 CPUtime=8.24 cores=1
/proc/12791/stat : 12791 (clasp) R 12789 12789 12748 0 -1 4202496 1414 0 0 0 824 0 0 0 25 0 1 0 421278468 16269312 1305 33554432000 4194304 4785740 140736230025312 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12791/statm: 3972 1305 340 145 0 1017 0
[pid=12792] ppid=12789 vsize=455996 CPUtime=7.74 cores=1
/proc/12792/stat : 12792 (TNM) R 12789 12789 12748 0 -1 4202496 365 0 0 0 774 0 0 0 25 0 1 0 421278468 466939904 261 33554432000 134512640 134534564 4294231104 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12792/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1352792

[startup+51.1011 s]
/proc/loadavg: 6.31 7.52 7.81 7/184 12914
/proc/meminfo: memFree=13875176/32951124 swapFree=67111528/67111528
[pid=12789] ppid=12787 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12789/stat : 12789 (ppfolio) S 12787 12789 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421278467 18763776 394 33554432000 4194304 4287625 140733495191040 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/12789/statm: 4581 394 345 23 0 91 0
[pid=12790] ppid=12789 vsize=867820 CPUtime=18.04 cores=1
/proc/12790/stat : 12790 (cryptominisat) R 12789 12789 12748 0 -1 4202496 15875 0 0 0 1802 2 0 0 25 0 1 0 421278468 888647680 5370 33554432000 4194304 4587354 140734383339200 18446744073709551615 4245341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12790/statm: 216955 5370 337 96 0 213517 0
[pid=12791] ppid=12789 vsize=17084 CPUtime=16.79 cores=1
/proc/12791/stat : 12791 (clasp) R 12789 12789 12748 0 -1 4202496 1689 0 0 0 1679 0 0 0 25 0 1 0 421278468 17494016 1580 33554432000 4194304 4785740 140736230025312 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12791/statm: 4271 1580 340 145 0 1316 0
[pid=12792] ppid=12789 vsize=455996 CPUtime=16.24 cores=1
/proc/12792/stat : 12792 (TNM) R 12789 12789 12748 0 -1 4202496 365 0 0 0 1624 0 0 0 25 0 1 0 421278468 466939904 261 33554432000 134512640 134534564 4294231104 18446744073709551615 134529863 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12792/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1359224

[startup+102.301 s]
/proc/loadavg: 6.13 7.29 7.71 7/184 12915
/proc/meminfo: memFree=13851640/32951124 swapFree=67111528/67111528
[pid=12789] ppid=12787 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12789/stat : 12789 (ppfolio) S 12787 12789 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421278467 18763776 394 33554432000 4194304 4287625 140733495191040 18446744073709551615 233510317583 0 0 4096 65536 4604402990843953152 0 0 17 5 0 0 0
/proc/12789/statm: 4581 394 345 23 0 91 0
[pid=12790] ppid=12789 vsize=882708 CPUtime=35.08 cores=1
/proc/12790/stat : 12790 (cryptominisat) R 12789 12789 12748 0 -1 4202496 25529 0 0 0 3505 3 0 0 25 0 1 0 421278468 903892992 8226 33554432000 4194304 4587354 140734383339200 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12790/statm: 220677 8226 337 96 0 217239 0
[pid=12791] ppid=12789 vsize=18556 CPUtime=33.85 cores=1
/proc/12791/stat : 12791 (clasp) R 12789 12789 12748 0 -1 4202496 2025 0 0 0 3385 0 0 0 25 0 1 0 421278468 19001344 1916 33554432000 4194304 4785740 140736230025312 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12791/statm: 4639 1916 340 145 0 1684 0
[pid=12792] ppid=12789 vsize=455996 CPUtime=33.34 cores=1
/proc/12792/stat : 12792 (TNM) R 12789 12789 12748 0 -1 4202496 365 0 0 0 3334 0 0 0 25 0 1 0 421278468 466939904 261 33554432000 134512640 134534564 4294231104 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12792/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1375584

[startup+162.301 s]
/proc/loadavg: 6.05 7.05 7.60 7/184 12917
/proc/meminfo: memFree=13826300/32951124 swapFree=67111528/67111528
[pid=12789] ppid=12787 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12789/stat : 12789 (ppfolio) S 12787 12789 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421278467 18763776 394 33554432000 4194304 4287625 140733495191040 18446744073709551615 233510317583 0 0 4096 65536 4604403403160813568 0 0 17 5 0 0 0
/proc/12789/statm: 4581 394 345 23 0 91 0
[pid=12790] ppid=12789 vsize=6246568 CPUtime=55.08 cores=1
/proc/12790/stat : 12790 (cryptominisat) R 12789 12789 12748 0 -1 4202496 33944 0 0 0 5503 5 0 0 25 0 1 0 421278468 6396485632 8697 33554432000 4194304 4587354 140734383339200 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12790/statm: 1561642 8697 337 96 0 1558204 0
[pid=12791] ppid=12789 vsize=19784 CPUtime=53.87 cores=1

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

/proc/12792/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 1528672

[startup+4602.3 s]
/proc/loadavg: 6.04 6.01 6.00 7/184 13047
/proc/meminfo: memFree=13664964/32951124 swapFree=67111528/67111528
[pid=12789] ppid=12787 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12789/stat : 12789 (ppfolio) S 12787 12789 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421278467 18763776 394 33554432000 4194304 4287625 140733495191040 18446744073709551615 233510317583 0 0 4096 65536 4604403952916627456 0 0 17 5 0 0 0
/proc/12789/statm: 4581 394 345 23 0 91 0
[pid=12790] ppid=12789 vsize=1020788 CPUtime=1535.16 cores=1
/proc/12790/stat : 12790 (cryptominisat) R 12789 12789 12748 0 -1 4202496 189946 0 0 0 153478 38 0 0 25 0 1 0 421278468 1045286912 24541 33554432000 4194304 4587354 140734383339200 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12790/statm: 255197 24541 337 96 0 251759 0
[pid=12791] ppid=12789 vsize=33564 CPUtime=1533.86 cores=1
/proc/12791/stat : 12791 (clasp) R 12789 12789 12748 0 -1 4202496 5523 0 0 0 153386 0 0 0 25 0 1 0 421278468 34369536 5414 33554432000 4194304 4785740 140736230025312 18446744073709551615 4278093 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12791/statm: 8391 5414 341 145 0 5436 0
[pid=12792] ppid=12789 vsize=455996 CPUtime=1533.37 cores=1
/proc/12792/stat : 12792 (TNM) R 12789 12789 12748 0 -1 4202496 365 0 0 0 153337 0 0 0 25 0 1 0 421278468 466939904 261 33554432000 134512640 134534564 4294231104 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12792/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 1528672

[startup+4662.3 s]
/proc/loadavg: 6.01 6.01 6.00 7/184 13049
/proc/meminfo: memFree=13688004/32951124 swapFree=67111528/67111528
[pid=12789] ppid=12787 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12789/stat : 12789 (ppfolio) S 12787 12789 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421278467 18763776 394 33554432000 4194304 4287625 140733495191040 18446744073709551615 233510317583 0 0 4096 65536 4604403952916627456 0 0 17 5 0 0 0
/proc/12789/statm: 4581 394 345 23 0 91 0
[pid=12790] ppid=12789 vsize=1003620 CPUtime=1555.15 cores=1
/proc/12790/stat : 12790 (cryptominisat) R 12789 12789 12748 0 -1 4202496 190549 0 0 0 155477 38 0 0 25 0 1 0 421278468 1027706880 20271 33554432000 4194304 4587354 140734383339200 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12790/statm: 250905 20271 337 96 0 247467 0
[pid=12791] ppid=12789 vsize=33564 CPUtime=1553.85 cores=1
/proc/12791/stat : 12791 (clasp) R 12789 12789 12748 0 -1 4202496 5540 0 0 0 155385 0 0 0 25 0 1 0 421278468 34369536 5431 33554432000 4194304 4785740 140736230025312 18446744073709551615 233509995150 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12791/statm: 8391 5431 341 145 0 5436 0
[pid=12792] ppid=12789 vsize=455996 CPUtime=1553.38 cores=1
/proc/12792/stat : 12792 (TNM) R 12789 12789 12748 0 -1 4202496 365 0 0 0 155338 0 0 0 25 0 1 0 421278468 466939904 261 33554432000 134512640 134534564 4294231104 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12792/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 1511504

[startup+4722.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13050
/proc/meminfo: memFree=13679564/32951124 swapFree=67111528/67111528
[pid=12789] ppid=12787 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12789/stat : 12789 (ppfolio) S 12787 12789 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421278467 18763776 394 33554432000 4194304 4287625 140733495191040 18446744073709551615 233510317583 0 0 4096 65536 4604403952916627456 0 0 17 5 0 0 0
/proc/12789/statm: 4581 394 345 23 0 91 0
[pid=12790] ppid=12789 vsize=1003620 CPUtime=1575.15 cores=1
/proc/12790/stat : 12790 (cryptominisat) R 12789 12789 12748 0 -1 4202496 190854 0 0 0 157477 38 0 0 25 0 1 0 421278468 1027706880 20568 33554432000 4194304 4587354 140734383339200 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12790/statm: 250905 20568 337 96 0 247467 0
[pid=12791] ppid=12789 vsize=33732 CPUtime=1573.85 cores=1
/proc/12791/stat : 12791 (clasp) R 12789 12789 12748 0 -1 4202496 5562 0 0 0 157385 0 0 0 25 0 1 0 421278468 34541568 5453 33554432000 4194304 4785740 140736230025312 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12791/statm: 8433 5453 341 145 0 5478 0
[pid=12792] ppid=12789 vsize=455996 CPUtime=1573.39 cores=1
/proc/12792/stat : 12792 (TNM) R 12789 12789 12748 0 -1 4202496 365 0 0 0 157339 0 0 0 25 0 1 0 421278468 466939904 261 33554432000 134512640 134534564 4294231104 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12792/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 1511672

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13052
/proc/meminfo: memFree=13674832/32951124 swapFree=67111528/67111528
[pid=12789] ppid=12787 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12789/stat : 12789 (ppfolio) S 12787 12789 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421278467 18763776 394 33554432000 4194304 4287625 140733495191040 18446744073709551615 233510317583 0 0 4096 65536 4604403952916627456 0 0 17 5 0 0 0
/proc/12789/statm: 4581 394 345 23 0 91 0
[pid=12790] ppid=12789 vsize=936240 CPUtime=1595.15 cores=1
/proc/12790/stat : 12790 (cryptominisat) R 12789 12789 12748 0 -1 4202496 194372 0 0 0 159476 39 0 0 25 0 1 0 421278468 958709760 23447 33554432000 4194304 4587354 140734383339200 18446744073709551615 4238766 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12790/statm: 234060 23447 337 96 0 230622 0
[pid=12791] ppid=12789 vsize=33732 CPUtime=1593.85 cores=1
/proc/12791/stat : 12791 (clasp) R 12789 12789 12748 0 -1 4202496 5563 0 0 0 159385 0 0 0 25 0 1 0 421278468 34541568 5454 33554432000 4194304 4785740 140736230025312 18446744073709551615 4551101 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12791/statm: 8433 5454 341 145 0 5478 0
[pid=12792] ppid=12789 vsize=455996 CPUtime=1593.4 cores=1
/proc/12792/stat : 12792 (TNM) R 12789 12789 12748 0 -1 4202496 365 0 0 0 159340 0 0 0 25 0 1 0 421278468 466939904 261 33554432000 134512640 134534564 4294231104 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12792/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 1444292

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13054
/proc/meminfo: memFree=13661152/32951124 swapFree=67111528/67111528
[pid=12789] ppid=12787 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12789/stat : 12789 (ppfolio) S 12787 12789 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421278467 18763776 394 33554432000 4194304 4287625 140733495191040 18446744073709551615 233510317583 0 0 4096 65536 4604403952916627456 0 0 17 5 0 0 0
/proc/12789/statm: 4581 394 345 23 0 91 0
[pid=12790] ppid=12789 vsize=936240 CPUtime=1615.14 cores=1
/proc/12790/stat : 12790 (cryptominisat) R 12789 12789 12748 0 -1 4202496 196054 0 0 0 161474 40 0 0 25 0 1 0 421278468 958709760 25071 33554432000 4194304 4587354 140734383339200 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12790/statm: 234060 25071 337 96 0 230622 0
[pid=12791] ppid=12789 vsize=33732 CPUtime=1613.85 cores=1
/proc/12791/stat : 12791 (clasp) R 12789 12789 12748 0 -1 4202496 5586 0 0 0 161385 0 0 0 25 0 1 0 421278468 34541568 5477 33554432000 4194304 4785740 140736230025312 18446744073709551615 4287256 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12791/statm: 8433 5477 341 145 0 5478 0
[pid=12792] ppid=12789 vsize=455996 CPUtime=1613.4 cores=1
/proc/12792/stat : 12792 (TNM) R 12789 12789 12748 0 -1 4202496 365 0 0 0 161340 0 0 0 25 0 1 0 421278468 466939904 261 33554432000 134512640 134534564 4294231104 18446744073709551615 134530533 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12792/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 1444292

[startup+4902.31 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13055
/proc/meminfo: memFree=13687180/32951124 swapFree=67111528/67111528
[pid=12789] ppid=12787 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12789/stat : 12789 (ppfolio) S 12787 12789 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421278467 18763776 394 33554432000 4194304 4287625 140733495191040 18446744073709551615 233510317583 0 0 4096 65536 4604403952916627456 0 0 17 5 0 0 0
/proc/12789/statm: 4581 394 345 23 0 91 0
[pid=12790] ppid=12789 vsize=918956 CPUtime=1635.14 cores=1
/proc/12790/stat : 12790 (cryptominisat) R 12789 12789 12748 0 -1 4202496 196181 0 0 0 163474 40 0 0 25 0 1 0 421278468 941010944 20271 33554432000 4194304 4587354 140734383339200 18446744073709551615 4238455 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12790/statm: 229739 20271 337 96 0 226301 0
[pid=12791] ppid=12789 vsize=33732 CPUtime=1633.86 cores=1
/proc/12791/stat : 12791 (clasp) R 12789 12789 12748 0 -1 4202496 5587 0 0 0 163386 0 0 0 25 0 1 0 421278468 34541568 5478 33554432000 4194304 4785740 140736230025312 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12791/statm: 8433 5478 341 145 0 5478 0
[pid=12792] ppid=12789 vsize=455996 CPUtime=1633.4 cores=1
/proc/12792/stat : 12792 (TNM) R 12789 12789 12748 0 -1 4202496 365 0 0 0 163340 0 0 0 25 0 1 0 421278468 466939904 261 33554432000 134512640 134534564 4294231104 18446744073709551615 134529082 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12792/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 1427008

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13057
/proc/meminfo: memFree=13678084/32951124 swapFree=67111528/67111528
[pid=12789] ppid=12787 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12789/stat : 12789 (ppfolio) S 12787 12789 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421278467 18763776 394 33554432000 4194304 4287625 140733495191040 18446744073709551615 233510317583 0 0 4096 65536 4604403952916627456 0 0 17 5 0 0 0
/proc/12789/statm: 4581 394 345 23 0 91 0
[pid=12790] ppid=12789 vsize=918956 CPUtime=1655.14 cores=1
/proc/12790/stat : 12790 (cryptominisat) R 12789 12789 12748 0 -1 4202496 196805 0 0 0 165473 41 0 0 25 0 1 0 421278468 941010944 20871 33554432000 4194304 4587354 140734383339200 18446744073709551615 4231426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12790/statm: 229739 20871 337 96 0 226301 0
[pid=12791] ppid=12789 vsize=33732 CPUtime=1653.86 cores=1
/proc/12791/stat : 12791 (clasp) R 12789 12789 12748 0 -1 4202496 5587 0 0 0 165386 0 0 0 25 0 1 0 421278468 34541568 5478 33554432000 4194304 4785740 140736230025312 18446744073709551615 4551058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12791/statm: 8433 5478 341 145 0 5478 0
[pid=12792] ppid=12789 vsize=455996 CPUtime=1653.39 cores=1
/proc/12792/stat : 12792 (TNM) R 12789 12789 12748 0 -1 4202496 365 0 0 0 165339 0 0 0 25 0 1 0 421278468 466939904 261 33554432000 134512640 134534564 4294231104 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12792/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 1427008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13058
/proc/meminfo: memFree=13664320/32951124 swapFree=67111528/67111528
[pid=12789] ppid=12787 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12789/stat : 12789 (ppfolio) S 12787 12789 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421278467 18763776 394 33554432000 4194304 4287625 140733495191040 18446744073709551615 233510317583 0 0 4096 65536 4604403952916627456 0 0 17 5 0 0 0
/proc/12789/statm: 4581 394 345 23 0 91 0
[pid=12790] ppid=12789 vsize=936368 CPUtime=1667.67 cores=1
/proc/12790/stat : 12790 (cryptominisat) R 12789 12789 12748 0 -1 4202496 199980 0 0 0 166726 41 0 0 25 0 1 0 421278468 958840832 23397 33554432000 4194304 4587354 140734383339200 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12790/statm: 234092 23397 337 96 0 230654 0
[pid=12791] ppid=12789 vsize=33732 CPUtime=1666.44 cores=1
/proc/12791/stat : 12791 (clasp) R 12789 12789 12748 0 -1 4202496 5589 0 0 0 166644 0 0 0 25 0 1 0 421278468 34541568 5480 33554432000 4194304 4785740 140736230025312 18446744073709551615 4416832 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12791/statm: 8433 5480 341 145 0 5478 0
[pid=12792] ppid=12789 vsize=455996 CPUtime=1665.89 cores=1
/proc/12792/stat : 12792 (TNM) R 12789 12789 12748 0 -1 4202496 365 0 0 0 166589 0 0 0 25 0 1 0 421278468 466939904 261 33554432000 134512640 134534564 4294231104 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12792/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 1444420

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 12789 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 5000
#
# 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
CPU user time (s): 4999.59
CPU system time (s): 0.41
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 13000312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.000999
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= 204
involuntary context switches= 6

runsolver used 8.19675 second user time and 18.8861 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-20 10:37:06
IDJOB=3221122
IDBENCH=82870
IDSOLVER=1639
FILE ID=node145/3221122-1303288626
RUNJOBID= node145-1303288626-12767
PBS_JOBID= 13049591
Free space on /tmp= 71580 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S1397972185-007.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221122-1303288626/watcher-3221122-1303288626 -o /tmp/evaluation-result-3221122-1303288626/solver-3221122-1303288626 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3221122-1303288626.cnf

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

MD5SUM BENCH= d2902b03aca91b8ea25ec40928f31c64
RANDOM SEED=759075937

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13918988 kB
Buffers:        722968 kB
Cached:       17884916 kB
SwapCached:          0 kB
Active:        8650736 kB
Inactive:     10021800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13918988 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20376 kB
Writeback:           0 kB
AnonPages:       64416 kB
Mapped:          15200 kB
Slab:           294248 kB
PageTables:       4844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   657084 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= 71568 MiB
End job on node145 at 2011-04-20 12:00:28