Trace number 3220072

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) 4999.94 5000.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S977260632-016-UNKNOWN.cnf
MD5SUM58eb79e3bfc8d25580f794d4e2d18629
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 variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 521250

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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3220072-1303264851/watcher-3220072-1303264851 -o /tmp/evaluation-result-3220072-1303264851/solver-3220072-1303264851 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220072-1303264851.cnf 

running on 4 cores: 0,2,4,6

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: 5.97 5.49 5.14 4/180 26050
/proc/meminfo: memFree=16289420/32950928 swapFree=67111528/67111528
[pid=26050] ppid=26048 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26050/stat : 26050 (ppfolio) S 26048 26050 25694 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 516715741 18763776 394 33554432000 4194304 4287625 140735408009104 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/26050/statm: 4581 394 345 23 0 91 0

[startup+0.0856029 s]
/proc/loadavg: 5.97 5.49 5.14 4/180 26050
/proc/meminfo: memFree=16289420/32950928 swapFree=67111528/67111528
[pid=26050] ppid=26048 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26050/stat : 26050 (ppfolio) S 26048 26050 25694 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 516715741 18763776 394 33554432000 4194304 4287625 140735408009104 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/26050/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100582 s]
/proc/loadavg: 5.97 5.49 5.14 4/180 26050
/proc/meminfo: memFree=16289420/32950928 swapFree=67111528/67111528
[pid=26050] ppid=26048 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26050/stat : 26050 (ppfolio) S 26048 26050 25694 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 516715741 18763776 394 33554432000 4194304 4287625 140735408009104 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/26050/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300549 s]
/proc/loadavg: 5.97 5.49 5.14 4/180 26050
/proc/meminfo: memFree=16289420/32950928 swapFree=67111528/67111528
[pid=26050] ppid=26048 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26050/stat : 26050 (ppfolio) S 26048 26050 25694 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 516715741 18763776 394 33554432000 4194304 4287625 140735408009104 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/26050/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700475 s]
/proc/loadavg: 5.97 5.49 5.14 4/180 26050
/proc/meminfo: memFree=16289420/32950928 swapFree=67111528/67111528
[pid=26050] ppid=26048 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26050/stat : 26050 (ppfolio) S 26048 26050 25694 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 516715741 18763776 394 33554432000 4194304 4287625 140735408009104 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/26050/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50033 s]
/proc/loadavg: 5.97 5.49 5.14 7/184 26054
/proc/meminfo: memFree=16278100/32950928 swapFree=67111528/67111528
[pid=26050] ppid=26048 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26050/stat : 26050 (ppfolio) S 26048 26050 25694 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 516715741 18763776 394 33554432000 4194304 4287625 140735408009104 18446744073709551615 251367566863 0 0 4096 65536 4317484057186271232 0 0 17 4 0 0 0
/proc/26050/statm: 4581 394 345 23 0 91 0
[pid=26051] ppid=26050 vsize=29128 CPUtime=0.59 cores=0
/proc/26051/stat : 26051 (cryptominisat) R 26050 26050 25694 0 -1 4202496 2055 0 0 0 59 0 0 0 20 0 1 0 516715742 29827072 1920 33554432000 4194304 4587354 140734902116704 18446744073709551615 4431728 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26051/statm: 7282 1920 309 96 0 3844 0
[pid=26052] ppid=26050 vsize=17344 CPUtime=0.44 cores=0
/proc/26052/stat : 26052 (clasp) R 26050 26050 25694 0 -1 4202496 1856 0 0 0 44 0 0 0 20 0 1 0 516715742 17760256 1668 33554432000 4194304 4785740 140736257568320 18446744073709551615 4277561 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26052/statm: 4336 1668 340 145 0 1381 0
[pid=26053] ppid=26050 vsize=454504 CPUtime=0.44 cores=0
/proc/26053/stat : 26053 (TNM) R 26050 26050 25694 0 -1 4202496 998 0 0 0 44 0 0 0 23 0 1 0 516715742 465412096 895 33554432000 134512640 134534564 4290908832 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26053/statm: 113626 895 91 6 0 112292 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 519300

[startup+3.10102 s]
/proc/loadavg: 5.97 5.50 5.14 7/184 26054
/proc/meminfo: memFree=16273512/32950928 swapFree=67111528/67111528
[pid=26050] ppid=26048 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26050/stat : 26050 (ppfolio) S 26048 26050 25694 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 516715741 18763776 394 33554432000 4194304 4287625 140735408009104 18446744073709551615 251367566863 0 0 4096 65536 4317484744381038592 0 0 17 4 0 0 0
/proc/26050/statm: 4581 394 345 23 0 91 0
[pid=26051] ppid=26050 vsize=406012 CPUtime=1.09 cores=0
/proc/26051/stat : 26051 (cryptominisat) R 26050 26050 25694 0 -1 4202496 3970 0 0 0 109 0 0 0 22 0 1 0 516715742 415756288 1683 33554432000 4194304 4587354 140734902116704 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26051/statm: 101503 1683 327 96 0 98065 0
[pid=26052] ppid=26050 vsize=19264 CPUtime=0.99 cores=0
/proc/26052/stat : 26052 (clasp) R 26050 26050 25694 0 -1 4202496 2328 0 0 0 99 0 0 0 21 0 1 0 516715742 19726336 2140 33554432000 4194304 4785740 140736257568320 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26052/statm: 4816 2140 340 145 0 1861 0
[pid=26053] ppid=26050 vsize=454504 CPUtime=0.99 cores=0
/proc/26053/stat : 26053 (TNM) R 26050 26050 25694 0 -1 4202496 998 0 0 0 99 0 0 0 25 0 1 0 516715742 465412096 895 33554432000 134512640 134534564 4290908832 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26053/statm: 113626 895 91 6 0 112292 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 898104

[startup+6.30043 s]
/proc/loadavg: 5.97 5.50 5.14 7/184 26054
/proc/meminfo: memFree=16268312/32950928 swapFree=67111528/67111528
[pid=26050] ppid=26048 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26050/stat : 26050 (ppfolio) S 26048 26050 25694 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 516715741 18763776 394 33554432000 4194304 4287625 140735408009104 18446744073709551615 251367566863 0 0 4096 65536 4317485294136852480 0 0 17 4 0 0 0
/proc/26050/statm: 4581 394 345 23 0 91 0
[pid=26051] ppid=26050 vsize=409580 CPUtime=2.14 cores=0
/proc/26051/stat : 26051 (cryptominisat) R 26050 26050 25694 0 -1 4202496 5822 0 0 0 214 0 0 0 25 0 1 0 516715742 419409920 1920 33554432000 4194304 4587354 140734902116704 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26051/statm: 102395 1920 327 96 0 98957 0
[pid=26052] ppid=26050 vsize=20500 CPUtime=2.09 cores=0
/proc/26052/stat : 26052 (clasp) R 26050 26050 25694 0 -1 4202496 2636 0 0 0 209 0 0 0 25 0 1 0 516715742 20992000 2448 33554432000 4194304 4785740 140736257568320 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26052/statm: 5125 2448 340 145 0 2170 0
[pid=26053] ppid=26050 vsize=454504 CPUtime=2.04 cores=0
/proc/26053/stat : 26053 (TNM) R 26050 26050 25694 0 -1 4202496 998 0 0 0 204 0 0 0 25 0 1 0 516715742 465412096 895 33554432000 134512640 134534564 4290908832 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26053/statm: 113626 895 91 6 0 112292 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 902908

[startup+12.7012 s]
/proc/loadavg: 5.98 5.52 5.15 7/184 26064
/proc/meminfo: memFree=16275752/32950928 swapFree=67111528/67111528
[pid=26050] ppid=26048 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26050/stat : 26050 (ppfolio) S 26048 26050 25694 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 516715741 18763776 394 33554432000 4194304 4287625 140735408009104 18446744073709551615 251367566863 0 0 4096 65536 4317484744381038592 0 0 17 4 0 0 0
/proc/26050/statm: 4581 394 345 23 0 91 0
[pid=26051] ppid=26050 vsize=426412 CPUtime=4.29 cores=0
/proc/26051/stat : 26051 (cryptominisat) R 26050 26050 25694 0 -1 4202496 10975 0 0 0 428 1 0 0 25 0 1 0 516715742 436645888 6107 33554432000 4194304 4587354 140734902116704 18446744073709551615 4364788 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26051/statm: 106603 6107 337 96 0 103165 0
[pid=26052] ppid=26050 vsize=22044 CPUtime=4.19 cores=0
/proc/26052/stat : 26052 (clasp) R 26050 26050 25694 0 -1 4202496 3020 0 0 0 419 0 0 0 25 0 1 0 516715742 22573056 2832 33554432000 4194304 4785740 140736257568320 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26052/statm: 5511 2832 340 145 0 2556 0
[pid=26053] ppid=26050 vsize=458608 CPUtime=4.19 cores=0
/proc/26053/stat : 26053 (TNM) R 26050 26050 25694 0 -1 4202496 1199 0 0 0 419 0 0 0 25 0 1 0 516715742 469614592 1096 33554432000 134512640 134534564 4290908832 18446744073709551615 134529388 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26053/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 925388

[startup+25.5009 s]
/proc/loadavg: 5.98 5.53 5.16 7/184 26064
/proc/meminfo: memFree=16267940/32950928 swapFree=67111528/67111528
[pid=26050] ppid=26048 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26050/stat : 26050 (ppfolio) S 26048 26050 25694 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 516715741 18763776 394 33554432000 4194304 4287625 140735408009104 18446744073709551615 251367566863 0 0 4096 65536 4317485294136852480 0 0 17 4 0 0 0
/proc/26050/statm: 4581 394 345 23 0 91 0
[pid=26051] ppid=26050 vsize=426600 CPUtime=8.54 cores=0
/proc/26051/stat : 26051 (cryptominisat) R 26050 26050 25694 0 -1 4202496 12263 0 0 0 852 2 0 0 25 0 1 0 516715742 436838400 6307 33554432000 4194304 4587354 140734902116704 18446744073709551615 4239312 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26051/statm: 106650 6307 337 96 0 103212 0
[pid=26052] ppid=26050 vsize=24564 CPUtime=8.49 cores=0
/proc/26052/stat : 26052 (clasp) R 26050 26050 25694 0 -1 4202496 3626 0 0 0 849 0 0 0 25 0 1 0 516715742 25153536 3438 33554432000 4194304 4785740 140736257568320 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26052/statm: 6141 3438 340 145 0 3186 0
[pid=26053] ppid=26050 vsize=458608 CPUtime=8.44 cores=0
/proc/26053/stat : 26053 (TNM) R 26050 26050 25694 0 -1 4202496 1199 0 0 0 844 0 0 0 25 0 1 0 516715742 469614592 1096 33554432000 134512640 134534564 4290908832 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26053/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 928096

[startup+51.1011 s]
/proc/loadavg: 5.98 5.57 5.18 7/184 26064
/proc/meminfo: memFree=16245596/32950928 swapFree=67111528/67111528
[pid=26050] ppid=26048 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26050/stat : 26050 (ppfolio) S 26048 26050 25694 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 516715741 18763776 394 33554432000 4194304 4287625 140735408009104 18446744073709551615 251367566863 0 0 4096 65536 4317483369991503872 0 0 17 4 0 0 0
/proc/26050/statm: 4581 394 345 23 0 91 0
[pid=26051] ppid=26050 vsize=436164 CPUtime=17.08 cores=0
/proc/26051/stat : 26051 (cryptominisat) R 26050 26050 25694 0 -1 4202496 17481 0 0 0 1706 2 0 0 25 0 1 0 516715742 446631936 8882 33554432000 4194304 4587354 140734902116704 18446744073709551615 4388338 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26051/statm: 109041 8882 337 96 0 105603 0
[pid=26052] ppid=26050 vsize=27836 CPUtime=16.99 cores=0
/proc/26052/stat : 26052 (clasp) R 26050 26050 25694 0 -1 4202496 4384 0 0 0 1698 1 0 0 25 0 1 0 516715742 28504064 4196 33554432000 4194304 4785740 140736257568320 18446744073709551615 4277627 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26052/statm: 6959 4196 340 145 0 4004 0
[pid=26053] ppid=26050 vsize=458608 CPUtime=17 cores=0
/proc/26053/stat : 26053 (TNM) R 26050 26050 25694 0 -1 4202496 1199 0 0 0 1700 0 0 0 25 0 1 0 516715742 469614592 1096 33554432000 134512640 134534564 4290908832 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26053/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 940932

[startup+102.307 s]
/proc/loadavg: 6.04 5.65 5.23 7/184 26532
/proc/meminfo: memFree=16214716/32950928 swapFree=67111528/67111528
[pid=26050] ppid=26048 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26050/stat : 26050 (ppfolio) S 26048 26050 25694 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 516715741 18763776 394 33554432000 4194304 4287625 140735408009104 18446744073709551615 251367566863 0 0 4096 65536 4317483782308364288 0 0 17 4 0 0 0
/proc/26050/statm: 4581 394 345 23 0 91 0
[pid=26051] ppid=26050 vsize=444144 CPUtime=34.15 cores=0
/proc/26051/stat : 26051 (cryptominisat) R 26050 26050 25694 0 -1 4202496 31600 0 0 0 3410 5 0 0 25 0 1 0 516715742 454803456 11897 33554432000 4194304 4587354 140734902116704 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26051/statm: 111036 11897 337 96 0 107598 0
[pid=26052] ppid=26050 vsize=32920 CPUtime=34.09 cores=0
/proc/26052/stat : 26052 (clasp) R 26050 26050 25694 0 -1 4202496 5576 0 0 0 3408 1 0 0 25 0 1 0 516715742 33710080 5388 33554432000 4194304 4785740 140736257568320 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26052/statm: 8230 5388 340 145 0 5275 0
[pid=26053] ppid=26050 vsize=458608 CPUtime=34.04 cores=0
/proc/26053/stat : 26053 (TNM) R 26050 26050 25694 0 -1 4202496 1199 0 0 0 3404 0 0 0 25 0 1 0 516715742 469614592 1096 33554432000 134512640 134534564 4290908832 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26053/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 953996

[startup+162.301 s]
/proc/loadavg: 5.87 5.66 5.26 7/184 26565
/proc/meminfo: memFree=16213112/32950928 swapFree=67111528/67111528
[pid=26050] ppid=26048 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26050/stat : 26050 (ppfolio) S 26048 26050 25694 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 516715741 18763776 394 33554432000 4194304 4287625 140735408009104 18446744073709551615 251367566863 0 0 4096 65536 4317484194625224704 0 0 17 4 0 0 0
/proc/26050/statm: 4581 394 345 23 0 91 0
[pid=26051] ppid=26050 vsize=449796 CPUtime=54.15 cores=0
/proc/26051/stat : 26051 (cryptominisat) R 26050 26050 25694 0 -1 4202496 49149 0 0 0 5407 8 0 0 25 0 1 0 516715742 460591104 13548 33554432000 4194304 4587354 140734902116704 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26051/statm: 112449 13548 337 96 0 109011 0
[pid=26052] ppid=26050 vsize=36540 CPUtime=54.08 cores=0

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

/proc/26053/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 4542.23
Current children cumulated vsize (KiB) 1014036

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 26695
/proc/meminfo: memFree=15461840/32950928 swapFree=67111528/67111528
[pid=26050] ppid=26048 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26050/stat : 26050 (ppfolio) S 26048 26050 25694 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 516715741 18763776 394 33554432000 4194304 4287625 140735408009104 18446744073709551615 251367566863 0 0 4096 65536 4317483782308364288 0 0 17 4 0 0 0
/proc/26050/statm: 4581 394 345 23 0 91 0
[pid=26051] ppid=26050 vsize=432936 CPUtime=1534.16 cores=0
/proc/26051/stat : 26051 (cryptominisat) R 26050 26050 25694 0 -1 4202496 485815 0 0 0 153306 110 0 0 25 0 1 0 516715742 443326464 13751 33554432000 4194304 4587354 140734902116704 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26051/statm: 108234 13751 337 96 0 104796 0
[pid=26052] ppid=26050 vsize=104780 CPUtime=1534.06 cores=0
/proc/26052/stat : 26052 (clasp) R 26050 26050 25694 0 -1 4202496 22025 0 0 0 153399 7 0 0 25 0 1 0 516715742 107294720 21402 33554432000 4194304 4785740 140736257568320 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26052/statm: 26195 21402 341 145 0 23240 0
[pid=26053] ppid=26050 vsize=458608 CPUtime=1534.02 cores=0
/proc/26053/stat : 26053 (TNM) R 26050 26050 25694 0 -1 4202496 1199 0 0 0 153401 1 0 0 25 0 1 0 516715742 469614592 1096 33554432000 134512640 134534564 4290908832 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26053/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 4602.24
Current children cumulated vsize (KiB) 1014648

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 26697
/proc/meminfo: memFree=15432296/32950928 swapFree=67111528/67111528
[pid=26050] ppid=26048 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26050/stat : 26050 (ppfolio) S 26048 26050 25694 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 516715741 18763776 394 33554432000 4194304 4287625 140735408009104 18446744073709551615 251367566863 0 0 4096 65536 4317483782308364288 0 0 17 4 0 0 0
/proc/26050/statm: 4581 394 345 23 0 91 0
[pid=26051] ppid=26050 vsize=433496 CPUtime=1554.15 cores=0
/proc/26051/stat : 26051 (cryptominisat) R 26050 26050 25694 0 -1 4202496 491328 0 0 0 155304 111 0 0 25 0 1 0 516715742 443899904 11272 33554432000 4194304 4587354 140734902116704 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26051/statm: 108374 11272 337 96 0 104936 0
[pid=26052] ppid=26050 vsize=105556 CPUtime=1554.06 cores=0
/proc/26052/stat : 26052 (clasp) R 26050 26050 25694 0 -1 4202496 22276 0 0 0 155399 7 0 0 25 0 1 0 516715742 108089344 21581 33554432000 4194304 4785740 140736257568320 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26052/statm: 26389 21581 341 145 0 23434 0
[pid=26053] ppid=26050 vsize=458608 CPUtime=1554.02 cores=0
/proc/26053/stat : 26053 (TNM) R 26050 26050 25694 0 -1 4202496 1199 0 0 0 155401 1 0 0 25 0 1 0 516715742 469614592 1096 33554432000 134512640 134534564 4290908832 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26053/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 4662.23
Current children cumulated vsize (KiB) 1015984

[startup+4722.31 s]
/proc/loadavg: 6.04 6.01 5.94 7/184 26698
/proc/meminfo: memFree=15462788/32950928 swapFree=67111528/67111528
[pid=26050] ppid=26048 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26050/stat : 26050 (ppfolio) S 26048 26050 25694 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 516715741 18763776 394 33554432000 4194304 4287625 140735408009104 18446744073709551615 251367566863 0 0 4096 65536 4317483782308364288 0 0 17 4 0 0 0
/proc/26050/statm: 4581 394 345 23 0 91 0
[pid=26051] ppid=26050 vsize=433496 CPUtime=1574.15 cores=0
/proc/26051/stat : 26051 (cryptominisat) R 26050 26050 25694 0 -1 4202496 494560 0 0 0 157303 112 0 0 25 0 1 0 516715742 443899904 14452 33554432000 4194304 4587354 140734902116704 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26051/statm: 108374 14452 337 96 0 104936 0
[pid=26052] ppid=26050 vsize=106888 CPUtime=1574.05 cores=0
/proc/26052/stat : 26052 (clasp) R 26050 26050 25694 0 -1 4202496 22604 0 0 0 157398 7 0 0 25 0 1 0 516715742 109453312 21909 33554432000 4194304 4785740 140736257568320 18446744073709551615 251367244426 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26052/statm: 26722 21909 341 145 0 23767 0
[pid=26053] ppid=26050 vsize=458608 CPUtime=1574.03 cores=0
/proc/26053/stat : 26053 (TNM) R 26050 26050 25694 0 -1 4202496 1199 0 0 0 157402 1 0 0 25 0 1 0 516715742 469614592 1096 33554432000 134512640 134534564 4290908832 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26053/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 4722.23
Current children cumulated vsize (KiB) 1017316

[startup+4782.3 s]
/proc/loadavg: 6.01 6.01 5.94 7/184 26700
/proc/meminfo: memFree=15433500/32950928 swapFree=67111528/67111528
[pid=26050] ppid=26048 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26050/stat : 26050 (ppfolio) S 26048 26050 25694 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 516715741 18763776 394 33554432000 4194304 4287625 140735408009104 18446744073709551615 251367566863 0 0 4096 65536 4317483919747317760 0 0 17 4 0 0 0
/proc/26050/statm: 4581 394 345 23 0 91 0
[pid=26051] ppid=26050 vsize=433484 CPUtime=1594.14 cores=0
/proc/26051/stat : 26051 (cryptominisat) R 26050 26050 25694 0 -1 4202496 500098 0 0 0 159301 113 0 0 25 0 1 0 516715742 443887616 11913 33554432000 4194304 4587354 140734902116704 18446744073709551615 4238509 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26051/statm: 108371 11913 337 96 0 104933 0
[pid=26052] ppid=26050 vsize=107600 CPUtime=1594.05 cores=0
/proc/26052/stat : 26052 (clasp) R 26050 26050 25694 0 -1 4202496 22782 0 0 0 159398 7 0 0 25 0 1 0 516715742 110182400 22087 33554432000 4194304 4785740 140736257568320 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26052/statm: 26900 22087 341 145 0 23945 0
[pid=26053] ppid=26050 vsize=458608 CPUtime=1594.03 cores=0
/proc/26053/stat : 26053 (TNM) R 26050 26050 25694 0 -1 4202496 1199 0 0 0 159402 1 0 0 25 0 1 0 516715742 469614592 1096 33554432000 134512640 134534564 4290908832 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26053/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 4782.22
Current children cumulated vsize (KiB) 1018016

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 26701
/proc/meminfo: memFree=15468076/32950928 swapFree=67111528/67111528
[pid=26050] ppid=26048 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26050/stat : 26050 (ppfolio) S 26048 26050 25694 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 516715741 18763776 394 33554432000 4194304 4287625 140735408009104 18446744073709551615 251367566863 0 0 4096 65536 4317483919747317760 0 0 17 4 0 0 0
/proc/26050/statm: 4581 394 345 23 0 91 0
[pid=26051] ppid=26050 vsize=433484 CPUtime=1614.14 cores=0
/proc/26051/stat : 26051 (cryptominisat) R 26050 26050 25694 0 -1 4202496 503136 0 0 0 161300 114 0 0 25 0 1 0 516715742 443887616 14907 33554432000 4194304 4587354 140734902116704 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26051/statm: 108371 14907 337 96 0 104933 0
[pid=26052] ppid=26050 vsize=107600 CPUtime=1614.05 cores=0
/proc/26052/stat : 26052 (clasp) R 26050 26050 25694 0 -1 4202496 22789 0 0 0 161398 7 0 0 25 0 1 0 516715742 110182400 22094 33554432000 4194304 4785740 140736257568320 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26052/statm: 26900 22094 341 145 0 23945 0
[pid=26053] ppid=26050 vsize=458608 CPUtime=1614.04 cores=0
/proc/26053/stat : 26053 (TNM) R 26050 26050 25694 0 -1 4202496 1199 0 0 0 161403 1 0 0 25 0 1 0 516715742 469614592 1096 33554432000 134512640 134534564 4290908832 18446744073709551615 2475427 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26053/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 4842.23
Current children cumulated vsize (KiB) 1018016

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 26703
/proc/meminfo: memFree=15438172/32950928 swapFree=67111528/67111528
[pid=26050] ppid=26048 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26050/stat : 26050 (ppfolio) S 26048 26050 25694 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 516715741 18763776 394 33554432000 4194304 4287625 140735408009104 18446744073709551615 251367566863 0 0 4096 65536 4317483919747317760 0 0 17 4 0 0 0
/proc/26050/statm: 4581 394 345 23 0 91 0
[pid=26051] ppid=26050 vsize=454844 CPUtime=1634.14 cores=0
/proc/26051/stat : 26051 (cryptominisat) R 26050 26050 25694 0 -1 4202496 508770 0 0 0 163299 115 0 0 25 0 1 0 516715742 465760256 12401 33554432000 4194304 4587354 140734902116704 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26051/statm: 113711 12401 337 96 0 110273 0
[pid=26052] ppid=26050 vsize=108076 CPUtime=1634.04 cores=0
/proc/26052/stat : 26052 (clasp) R 26050 26050 25694 0 -1 4202496 22904 0 0 0 163397 7 0 0 25 0 1 0 516715742 110669824 22209 33554432000 4194304 4785740 140736257568320 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26052/statm: 27019 22209 341 145 0 24064 0
[pid=26053] ppid=26050 vsize=458608 CPUtime=1634.04 cores=0
/proc/26053/stat : 26053 (TNM) R 26050 26050 25694 0 -1 4202496 1199 0 0 0 163403 1 0 0 25 0 1 0 516715742 469614592 1096 33554432000 134512640 134534564 4290908832 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26053/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 4902.22
Current children cumulated vsize (KiB) 1039852

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 26705
/proc/meminfo: memFree=15393012/32950928 swapFree=67111528/67111528
[pid=26050] ppid=26048 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26050/stat : 26050 (ppfolio) S 26048 26050 25694 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 516715741 18763776 394 33554432000 4194304 4287625 140735408009104 18446744073709551615 251367566863 0 0 4096 65536 4317483919747317760 0 0 17 4 0 0 0
/proc/26050/statm: 4581 394 345 23 0 91 0
[pid=26051] ppid=26050 vsize=454904 CPUtime=1654.13 cores=0
/proc/26051/stat : 26051 (cryptominisat) R 26050 26050 25694 0 -1 4202496 513372 0 0 0 165297 116 0 0 25 0 1 0 516715742 465821696 8787 33554432000 4194304 4587354 140734902116704 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26051/statm: 113726 8787 337 96 0 110288 0
[pid=26052] ppid=26050 vsize=109544 CPUtime=1654.04 cores=0
/proc/26052/stat : 26052 (clasp) R 26050 26050 25694 0 -1 4202496 23217 0 0 0 165397 7 0 0 25 0 1 0 516715742 112173056 22522 33554432000 4194304 4785740 140736257568320 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26052/statm: 27386 22522 341 145 0 24431 0
[pid=26053] ppid=26050 vsize=458608 CPUtime=1654.05 cores=0
/proc/26053/stat : 26053 (TNM) R 26050 26050 25694 0 -1 4202496 1199 0 0 0 165404 1 0 0 25 0 1 0 516715742 469614592 1096 33554432000 134512640 134534564 4290908832 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26053/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 4962.22
Current children cumulated vsize (KiB) 1041380



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 26705
/proc/meminfo: memFree=15444464/32950928 swapFree=67111528/67111528
[pid=26050] ppid=26048 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26050/stat : 26050 (ppfolio) S 26048 26050 25694 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 516715741 18763776 394 33554432000 4194304 4287625 140735408009104 18446744073709551615 251367566863 0 0 4096 65536 4317483919747317760 0 0 17 4 0 0 0
/proc/26050/statm: 4581 394 345 23 0 91 0
[pid=26051] ppid=26050 vsize=454904 CPUtime=1666.71 cores=0
/proc/26051/stat : 26051 (cryptominisat) R 26050 26050 25694 0 -1 4202496 515989 0 0 0 166554 117 0 0 25 0 1 0 516715742 465821696 11376 33554432000 4194304 4587354 140734902116704 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26051/statm: 113726 11376 337 96 0 110288 0
[pid=26052] ppid=26050 vsize=109544 CPUtime=1666.64 cores=0
/proc/26052/stat : 26052 (clasp) R 26050 26050 25694 0 -1 4202496 23237 0 0 0 166657 7 0 0 25 0 1 0 516715742 112173056 22542 33554432000 4194304 4785740 140736257568320 18446744073709551615 4553396 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26052/statm: 27386 22542 341 145 0 24431 0
[pid=26053] ppid=26050 vsize=458608 CPUtime=1666.59 cores=0
/proc/26053/stat : 26053 (TNM) R 26050 26050 25694 0 -1 4202496 1199 0 0 0 166658 1 0 0 25 0 1 0 516715742 469614592 1096 33554432000 134512640 134534564 4290908832 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26053/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 4999.94
Current children cumulated vsize (KiB) 1041380

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

Real time (s): 5000.02
CPU time (s): 4999.94
CPU user time (s): 4998.69
CPU system time (s): 1.25
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 9429236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 500
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 276
involuntary context switches= 4

runsolver used 8.66768 second user time and 18.6162 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-20 04:00:51
IDJOB=3220072
IDBENCH=82695
IDSOLVER=1639
FILE ID=node113/3220072-1303264851
RUNJOBID= node113-1303259274-25712
PBS_JOBID= 13049511
Free space on /tmp= 71832 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S977260632-016-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220072-1303264851/watcher-3220072-1303264851 -o /tmp/evaluation-result-3220072-1303264851/solver-3220072-1303264851 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220072-1303264851.cnf

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

MD5SUM BENCH= 58eb79e3bfc8d25580f794d4e2d18629
RANDOM SEED=2114075977

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16289708 kB
Buffers:        767644 kB
Cached:       15287988 kB
SwapCached:          0 kB
Active:        8661844 kB
Inactive:      7623540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16289708 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10516 kB
Writeback:           0 kB
AnonPages:      229652 kB
Mapped:          16396 kB
Slab:           311512 kB
PageTables:       5528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1663012 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= 71816 MiB
End job on node113 at 2011-04-20 05:24:13