Trace number 3220090

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.04 4999.91

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S1170024351-015-UNKNOWN.cnf
MD5SUM0f7796213ec78265bd44aa83c0fa283d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark121.479
Satisfiable
(Un)Satisfiability was proved
Number of variables50000
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.01	Starting clasp 1.3.6 on core(s) 1
0.00/0.01	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-3220090-1303264978/watcher-3220090-1303264978 -o /tmp/evaluation-result-3220090-1303264978/solver-3220090-1303264978 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220090-1303264978.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: 5.79 5.63 5.23 4/180 26560
/proc/meminfo: memFree=16411284/32950928 swapFree=67111528/67111528
[pid=26560] ppid=26558 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26560/stat : 26560 (ppfolio) R 26558 26560 25694 0 -1 4202496 484 0 0 0 0 0 0 0 25 0 1 0 516728498 18763776 392 33554432000 4194304 4287625 140733689764800 18446744073709551615 251367367061 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/26560/statm: 4581 392 343 23 0 91 0

[startup+0.100461 s]
/proc/loadavg: 5.79 5.63 5.23 4/180 26560
/proc/meminfo: memFree=16411284/32950928 swapFree=67111528/67111528
[pid=26560] ppid=26558 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26560/stat : 26560 (ppfolio) S 26558 26560 25694 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 516728498 18763776 394 33554432000 4194304 4287625 140733689764800 18446744073709551615 251367566863 0 0 4096 65536 3808456494748238088 0 0 17 7 0 0 0
/proc/26560/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200448 s]
/proc/loadavg: 5.79 5.63 5.23 4/180 26560
/proc/meminfo: memFree=16411284/32950928 swapFree=67111528/67111528
[pid=26560] ppid=26558 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26560/stat : 26560 (ppfolio) S 26558 26560 25694 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 516728498 18763776 394 33554432000 4194304 4287625 140733689764800 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/26560/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300431 s]
/proc/loadavg: 5.79 5.63 5.23 4/180 26560
/proc/meminfo: memFree=16411284/32950928 swapFree=67111528/67111528
[pid=26560] ppid=26558 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26560/stat : 26560 (ppfolio) S 26558 26560 25694 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 516728498 18763776 394 33554432000 4194304 4287625 140733689764800 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/26560/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700368 s]
/proc/loadavg: 5.79 5.63 5.23 4/180 26560
/proc/meminfo: memFree=16411284/32950928 swapFree=67111528/67111528
[pid=26560] ppid=26558 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26560/stat : 26560 (ppfolio) S 26558 26560 25694 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 516728498 18763776 394 33554432000 4194304 4287625 140733689764800 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/26560/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50119 s]
/proc/loadavg: 5.79 5.63 5.23 7/184 26564
/proc/meminfo: memFree=16322732/32950928 swapFree=67111528/67111528
[pid=26560] ppid=26558 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26560/stat : 26560 (ppfolio) S 26558 26560 25694 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 516728498 18763776 394 33554432000 4194304 4287625 140733689764800 18446744073709551615 251367566863 0 0 4096 65536 3126515189650817024 0 0 17 7 0 0 0
/proc/26560/statm: 4581 394 345 23 0 91 0
[pid=26561] ppid=26560 vsize=66328 CPUtime=0.49 cores=1
/proc/26561/stat : 26561 (cryptominisat) R 26560 26560 25694 0 -1 4202496 12458 0 0 0 48 1 0 0 25 0 1 0 516728498 67919872 11740 33554432000 4194304 4587354 140735571095696 18446744073709551615 251367211896 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26561/statm: 16582 11740 312 96 0 13144 0
[pid=26562] ppid=26560 vsize=43460 CPUtime=0.39 cores=1
/proc/26562/stat : 26562 (clasp) R 26560 26560 25694 0 -1 4202496 9608 0 0 0 38 1 0 0 25 0 1 0 516728498 44503040 7786 33554432000 4194304 4785740 140736401727168 18446744073709551615 251367207591 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26562/statm: 10865 7786 320 145 0 7910 0
[pid=26563] ppid=26560 vsize=472060 CPUtime=0.58 cores=1
/proc/26563/stat : 26563 (TNM) R 26560 26560 25694 0 -1 4202496 6878 0 0 0 58 0 0 0 25 0 1 0 516728498 483389440 6775 33554432000 134512640 134534564 4290006528 18446744073709551615 134521978 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26563/statm: 118015 6775 95 6 0 116681 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 600172

[startup+3.10091 s]
/proc/loadavg: 5.79 5.63 5.23 7/184 26564
/proc/meminfo: memFree=16301404/32950928 swapFree=67111528/67111528
[pid=26560] ppid=26558 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26560/stat : 26560 (ppfolio) S 26558 26560 25694 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 516728498 18763776 394 33554432000 4194304 4287625 140733689764800 18446744073709551615 251367566863 0 0 4096 65536 3126515601967677440 0 0 17 7 0 0 0
/proc/26560/statm: 4581 394 345 23 0 91 0
[pid=26561] ppid=26560 vsize=71876 CPUtime=0.99 cores=1
/proc/26561/stat : 26561 (cryptominisat) R 26560 26560 25694 0 -1 4202496 16537 0 0 0 98 1 0 0 25 0 1 0 516728498 73601024 12569 33554432000 4194304 4587354 140735571095696 18446744073709551615 4238378 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26561/statm: 17969 12569 325 96 0 14531 0
[pid=26562] ppid=26560 vsize=39264 CPUtime=0.93 cores=1
/proc/26562/stat : 26562 (clasp) R 26560 26560 25694 0 -1 4202496 9703 0 0 0 92 1 0 0 25 0 1 0 516728498 40206336 6981 33554432000 4194304 4785740 140736401727168 18446744073709551615 4553054 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26562/statm: 9816 6981 340 145 0 6861 0
[pid=26563] ppid=26560 vsize=472060 CPUtime=1.14 cores=1
/proc/26563/stat : 26563 (TNM) R 26560 26560 25694 0 -1 4202496 8336 0 0 0 113 1 0 0 25 0 1 0 516728498 483389440 8233 33554432000 134512640 134534564 4290006528 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26563/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 601524

[startup+6.30131 s]
/proc/loadavg: 5.80 5.64 5.24 7/184 26564
/proc/meminfo: memFree=16300016/32950928 swapFree=67111528/67111528
[pid=26560] ppid=26558 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26560/stat : 26560 (ppfolio) S 26558 26560 25694 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 516728498 18763776 394 33554432000 4194304 4287625 140733689764800 18446744073709551615 251367566863 0 0 4096 65536 3126515601967677440 0 0 17 7 0 0 0
/proc/26560/statm: 4581 394 345 23 0 91 0
[pid=26561] ppid=26560 vsize=109380 CPUtime=2.09 cores=1
/proc/26561/stat : 26561 (cryptominisat) R 26560 26560 25694 0 -1 4202496 17393 0 0 0 208 1 0 0 25 0 1 0 516728498 112005120 13423 33554432000 4194304 4587354 140735571095696 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26561/statm: 27345 13423 326 96 0 23907 0
[pid=26562] ppid=26560 vsize=39264 CPUtime=1.99 cores=1
/proc/26562/stat : 26562 (clasp) R 26560 26560 25694 0 -1 4202496 9764 0 0 0 198 1 0 0 25 0 1 0 516728498 40206336 7042 33554432000 4194304 4785740 140736401727168 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26562/statm: 9816 7042 340 145 0 6861 0
[pid=26563] ppid=26560 vsize=472060 CPUtime=2.19 cores=1
/proc/26563/stat : 26563 (TNM) R 26560 26560 25694 0 -1 4202496 8336 0 0 0 218 1 0 0 25 0 1 0 516728498 483389440 8233 33554432000 134512640 134534564 4290006528 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26563/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 639028

[startup+12.7011 s]
/proc/loadavg: 5.82 5.64 5.24 7/184 26564
/proc/meminfo: memFree=16287456/32950928 swapFree=67111528/67111528
[pid=26560] ppid=26558 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26560/stat : 26560 (ppfolio) S 26558 26560 25694 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 516728498 18763776 394 33554432000 4194304 4287625 140733689764800 18446744073709551615 251367566863 0 0 4096 65536 3126515739406630912 0 0 17 7 0 0 0
/proc/26560/statm: 4581 394 345 23 0 91 0
[pid=26561] ppid=26560 vsize=109380 CPUtime=4.19 cores=1
/proc/26561/stat : 26561 (cryptominisat) R 26560 26560 25694 0 -1 4202496 18739 0 0 0 418 1 0 0 25 0 1 0 516728498 112005120 14763 33554432000 4194304 4587354 140735571095696 18446744073709551615 4238101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26561/statm: 27345 14763 326 96 0 23907 0
[pid=26562] ppid=26560 vsize=45720 CPUtime=4.14 cores=1
/proc/26562/stat : 26562 (clasp) R 26560 26560 25694 0 -1 4202496 11404 0 0 0 412 2 0 0 25 0 1 0 516728498 46817280 8682 33554432000 4194304 4785740 140736401727168 18446744073709551615 4553216 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26562/statm: 11430 8682 340 145 0 8475 0
[pid=26563] ppid=26560 vsize=472060 CPUtime=4.34 cores=1
/proc/26563/stat : 26563 (TNM) R 26560 26560 25694 0 -1 4202496 8336 0 0 0 433 1 0 0 25 0 1 0 516728498 483389440 8233 33554432000 134512640 134534564 4290006528 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26563/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 645484

[startup+25.5007 s]
/proc/loadavg: 5.86 5.66 5.25 7/184 26564
/proc/meminfo: memFree=16221420/32950928 swapFree=67111528/67111528
[pid=26560] ppid=26558 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26560/stat : 26560 (ppfolio) S 26558 26560 25694 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 516728498 18763776 394 33554432000 4194304 4287625 140733689764800 18446744073709551615 251367566863 0 0 4096 65536 3126516151723491328 0 0 17 7 0 0 0
/proc/26560/statm: 4581 394 345 23 0 91 0
[pid=26561] ppid=26560 vsize=109380 CPUtime=8.49 cores=1
/proc/26561/stat : 26561 (cryptominisat) R 26560 26560 25694 0 -1 4202496 21324 0 0 0 848 1 0 0 25 0 1 0 516728498 112005120 17341 33554432000 4194304 4587354 140735571095696 18446744073709551615 4243751 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26561/statm: 27345 17341 326 96 0 23907 0
[pid=26562] ppid=26560 vsize=63312 CPUtime=8.38 cores=1
/proc/26562/stat : 26562 (clasp) R 26560 26560 25694 0 -1 4202496 15780 0 0 0 836 2 0 0 25 0 1 0 516728498 64831488 13058 33554432000 4194304 4785740 140736401727168 18446744073709551615 4553170 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26562/statm: 15828 13058 340 145 0 12873 0
[pid=26563] ppid=26560 vsize=472060 CPUtime=8.59 cores=1
/proc/26563/stat : 26563 (TNM) R 26560 26560 25694 0 -1 4202496 8336 0 0 0 858 1 0 0 25 0 1 0 516728498 483389440 8233 33554432000 134512640 134534564 4290006528 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26563/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 663076

[startup+51.101 s]
/proc/loadavg: 5.90 5.68 5.27 7/184 26565
/proc/meminfo: memFree=16075932/32950928 swapFree=67111528/67111528
[pid=26560] ppid=26558 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26560/stat : 26560 (ppfolio) S 26558 26560 25694 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 516728498 18763776 394 33554432000 4194304 4287625 140733689764800 18446744073709551615 251367566863 0 0 4096 65536 3126515876845584384 0 0 17 7 0 0 0
/proc/26560/statm: 4581 394 345 23 0 91 0
[pid=26561] ppid=26560 vsize=263384 CPUtime=16.99 cores=1
/proc/26561/stat : 26561 (cryptominisat) R 26560 26560 25694 0 -1 4202496 57070 0 0 0 1693 6 0 0 25 0 1 0 516728498 269705216 42141 33554432000 4194304 4587354 140735571095696 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26561/statm: 65846 42141 337 96 0 62408 0
[pid=26562] ppid=26560 vsize=104744 CPUtime=16.95 cores=1
/proc/26562/stat : 26562 (clasp) R 26560 26560 25694 0 -1 4202496 26110 0 0 0 1690 5 0 0 25 0 1 0 516728498 107257856 23388 33554432000 4194304 4785740 140736401727168 18446744073709551615 4553029 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26562/statm: 26186 23388 340 145 0 23231 0
[pid=26563] ppid=26560 vsize=472060 CPUtime=17.14 cores=1
/proc/26563/stat : 26563 (TNM) R 26560 26560 25694 0 -1 4202496 8336 0 0 0 1713 1 0 0 25 0 1 0 516728498 483389440 8233 33554432000 134512640 134534564 4290006528 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26563/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 858512

[startup+102.301 s]
/proc/loadavg: 5.96 5.73 5.31 7/184 26566
/proc/meminfo: memFree=16114120/32950928 swapFree=67111528/67111528
[pid=26560] ppid=26558 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26560/stat : 26560 (ppfolio) S 26558 26560 25694 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 516728498 18763776 394 33554432000 4194304 4287625 140733689764800 18446744073709551615 251367566863 0 0 4096 65536 3126514502456049664 0 0 17 7 0 0 0
/proc/26560/statm: 4581 394 345 23 0 91 0
[pid=26561] ppid=26560 vsize=1277076 CPUtime=34.09 cores=1
/proc/26561/stat : 26561 (cryptominisat) R 26560 26560 25694 0 -1 4202496 83398 0 0 0 3399 10 0 0 25 0 1 0 516728498 1307725824 22546 33554432000 4194304 4587354 140735571095696 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26561/statm: 319269 22546 337 96 0 315831 0
[pid=26562] ppid=26560 vsize=177144 CPUtime=33.98 cores=1
/proc/26562/stat : 26562 (clasp) R 26560 26560 25694 0 -1 4202496 44035 0 0 0 3390 8 0 0 25 0 1 0 516728498 181395456 41313 33554432000 4194304 4785740 140736401727168 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26562/statm: 44286 41313 340 145 0 41331 0
[pid=26563] ppid=26560 vsize=472060 CPUtime=34.21 cores=1
/proc/26563/stat : 26563 (TNM) R 26560 26560 25694 0 -1 4202496 8336 0 0 0 3420 1 0 0 25 0 1 0 516728498 483389440 8233 33554432000 134512640 134534564 4290006528 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26563/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1944604

[startup+162.3 s]
/proc/loadavg: 5.98 5.78 5.35 7/184 26568
/proc/meminfo: memFree=16101956/32950928 swapFree=67111528/67111528
[pid=26560] ppid=26558 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26560/stat : 26560 (ppfolio) S 26558 26560 25694 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 516728498 18763776 394 33554432000 4194304 4287625 140733689764800 18446744073709551615 251367566863 0 0 4096 65536 3126515189650817024 0 0 17 7 0 0 0
/proc/26560/statm: 4581 394 345 23 0 91 0
[pid=26561] ppid=26560 vsize=1260584 CPUtime=54.08 cores=1
/proc/26561/stat : 26561 (cryptominisat) R 26560 26560 25694 0 -1 4202496 111226 0 0 0 5394 14 0 0 25 0 1 0 516728498 1290838016 14504 33554432000 4194304 4587354 140735571095696 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26561/statm: 315146 14504 337 96 0 311708 0
[pid=26562] ppid=26560 vsize=203140 CPUtime=53.98 cores=1

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

/proc/26563/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 2498520

[startup+4602.3 s]
/proc/loadavg: 6.04 6.01 5.94 7/184 26698
/proc/meminfo: memFree=15457084/32950928 swapFree=67111528/67111528
[pid=26560] ppid=26558 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26560/stat : 26560 (ppfolio) S 26558 26560 25694 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 516728498 18763776 394 33554432000 4194304 4287625 140733689764800 18446744073709551615 251367566863 0 0 4096 65536 3126515876845584384 0 0 17 7 0 0 0
/proc/26560/statm: 4581 394 345 23 0 91 0
[pid=26561] ppid=26560 vsize=1315480 CPUtime=1534.15 cores=1
/proc/26561/stat : 26561 (cryptominisat) R 26560 26560 25694 0 -1 4202496 982823 0 0 0 153219 196 0 0 25 0 1 0 516728498 1347051520 30534 33554432000 4194304 4587354 140735571095696 18446744073709551615 4238332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26561/statm: 328870 30534 337 96 0 325432 0
[pid=26562] ppid=26560 vsize=712188 CPUtime=1534.06 cores=1
/proc/26562/stat : 26562 (clasp) R 26560 26560 25694 0 -1 4202496 175317 0 0 0 153369 37 0 0 25 0 1 0 516728498 729280512 172595 33554432000 4194304 4785740 140736401727168 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26562/statm: 178047 172595 340 145 0 175092 0
[pid=26563] ppid=26560 vsize=472060 CPUtime=1534.21 cores=1
/proc/26563/stat : 26563 (TNM) R 26560 26560 25694 0 -1 4202496 8336 0 0 0 153420 1 0 0 25 0 1 0 516728498 483389440 8233 33554432000 134512640 134534564 4290006528 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26563/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 2518052

[startup+4662.3 s]
/proc/loadavg: 6.01 6.01 5.94 7/184 26700
/proc/meminfo: memFree=15426800/32950928 swapFree=67111528/67111528
[pid=26560] ppid=26558 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26560/stat : 26560 (ppfolio) S 26558 26560 25694 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 516728498 18763776 394 33554432000 4194304 4287625 140733689764800 18446744073709551615 251367566863 0 0 4096 65536 3126515876845584384 0 0 17 7 0 0 0
/proc/26560/statm: 4581 394 345 23 0 91 0
[pid=26561] ppid=26560 vsize=1315480 CPUtime=1554.16 cores=1
/proc/26561/stat : 26561 (cryptominisat) R 26560 26560 25694 0 -1 4202496 992564 0 0 0 155218 198 0 0 25 0 1 0 516728498 1347051520 40243 33554432000 4194304 4587354 140735571095696 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26561/statm: 328870 40243 337 96 0 325432 0
[pid=26562] ppid=26560 vsize=712568 CPUtime=1554.06 cores=1
/proc/26562/stat : 26562 (clasp) R 26560 26560 25694 0 -1 4202496 175387 0 0 0 155369 37 0 0 25 0 1 0 516728498 729669632 172665 33554432000 4194304 4785740 140736401727168 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26562/statm: 178142 172665 340 145 0 175187 0
[pid=26563] ppid=26560 vsize=472060 CPUtime=1554.21 cores=1
/proc/26563/stat : 26563 (TNM) R 26560 26560 25694 0 -1 4202496 8336 0 0 0 155420 1 0 0 25 0 1 0 516728498 483389440 8233 33554432000 134512640 134534564 4290006528 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26563/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 2518432

[startup+4722.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 26701
/proc/meminfo: memFree=15488164/32950928 swapFree=67111528/67111528
[pid=26560] ppid=26558 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26560/stat : 26560 (ppfolio) S 26558 26560 25694 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 516728498 18763776 394 33554432000 4194304 4287625 140733689764800 18446744073709551615 251367566863 0 0 4096 65536 3126515876845584384 0 0 17 7 0 0 0
/proc/26560/statm: 4581 394 345 23 0 91 0
[pid=26561] ppid=26560 vsize=1332264 CPUtime=1574.15 cores=1
/proc/26561/stat : 26561 (cryptominisat) R 26560 26560 25694 0 -1 4202496 999450 0 0 0 157215 200 0 0 25 0 1 0 516728498 1364238336 28201 33554432000 4194304 4587354 140735571095696 18446744073709551615 4244156 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26561/statm: 333066 28201 337 96 0 329628 0
[pid=26562] ppid=26560 vsize=712568 CPUtime=1574.05 cores=1
/proc/26562/stat : 26562 (clasp) R 26560 26560 25694 0 -1 4202496 175388 0 0 0 157368 37 0 0 25 0 1 0 516728498 729669632 172666 33554432000 4194304 4785740 140736401727168 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26562/statm: 178142 172666 340 145 0 175187 0
[pid=26563] ppid=26560 vsize=472060 CPUtime=1574.23 cores=1
/proc/26563/stat : 26563 (TNM) R 26560 26560 25694 0 -1 4202496 8336 0 0 0 157422 1 0 0 25 0 1 0 516728498 483389440 8233 33554432000 134512640 134534564 4290006528 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26563/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 2535216

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 26703
/proc/meminfo: memFree=15425024/32950928 swapFree=67111528/67111528
[pid=26560] ppid=26558 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26560/stat : 26560 (ppfolio) S 26558 26560 25694 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 516728498 18763776 394 33554432000 4194304 4287625 140733689764800 18446744073709551615 251367566863 0 0 4096 65536 3126515876845584384 0 0 17 7 0 0 0
/proc/26560/statm: 4581 394 345 23 0 91 0
[pid=26561] ppid=26560 vsize=1332264 CPUtime=1594.15 cores=1
/proc/26561/stat : 26561 (cryptominisat) R 26560 26560 25694 0 -1 4202496 1009356 0 0 0 159212 203 0 0 25 0 1 0 516728498 1364238336 38074 33554432000 4194304 4587354 140735571095696 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26561/statm: 333066 38074 337 96 0 329628 0
[pid=26562] ppid=26560 vsize=721352 CPUtime=1594.05 cores=1
/proc/26562/stat : 26562 (clasp) R 26560 26560 25694 0 -1 4202496 177569 0 0 0 159368 37 0 0 25 0 1 0 516728498 738664448 174847 33554432000 4194304 4785740 140736401727168 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26562/statm: 180338 174847 340 145 0 177383 0
[pid=26563] ppid=26560 vsize=472060 CPUtime=1594.23 cores=1
/proc/26563/stat : 26563 (TNM) R 26560 26560 25694 0 -1 4202496 8336 0 0 0 159422 1 0 0 25 0 1 0 516728498 483389440 8233 33554432000 134512640 134534564 4290006528 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26563/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 2544000

[startup+4842.31 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 26705
/proc/meminfo: memFree=15465548/32950928 swapFree=67111528/67111528
[pid=26560] ppid=26558 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26560/stat : 26560 (ppfolio) S 26558 26560 25694 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 516728498 18763776 394 33554432000 4194304 4287625 140733689764800 18446744073709551615 251367566863 0 0 4096 65536 3126516014284537856 0 0 17 7 0 0 0
/proc/26560/statm: 4581 394 345 23 0 91 0
[pid=26561] ppid=26560 vsize=1327704 CPUtime=1614.14 cores=1
/proc/26561/stat : 26561 (cryptominisat) R 26560 26560 25694 0 -1 4202496 1017542 0 0 0 161209 205 0 0 25 0 1 0 516728498 1359568896 27127 33554432000 4194304 4587354 140735571095696 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26561/statm: 331926 27127 337 96 0 328488 0
[pid=26562] ppid=26560 vsize=735768 CPUtime=1614.04 cores=1
/proc/26562/stat : 26562 (clasp) R 26560 26560 25694 0 -1 4202496 181119 0 0 0 161366 38 0 0 25 0 1 0 516728498 753426432 178397 33554432000 4194304 4785740 140736401727168 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26562/statm: 183942 178397 340 145 0 180987 0
[pid=26563] ppid=26560 vsize=472060 CPUtime=1614.24 cores=1
/proc/26563/stat : 26563 (TNM) R 26560 26560 25694 0 -1 4202496 8336 0 0 0 161423 1 0 0 25 0 1 0 516728498 483389440 8233 33554432000 134512640 134534564 4290006528 18446744073709551615 134528600 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26563/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 2553856

[startup+4902.3 s]
/proc/loadavg: 5.84 5.95 5.93 7/184 26737
/proc/meminfo: memFree=15544396/32950928 swapFree=67111528/67111528
[pid=26560] ppid=26558 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26560/stat : 26560 (ppfolio) S 26558 26560 25694 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 516728498 18763776 394 33554432000 4194304 4287625 140733689764800 18446744073709551615 251367566863 0 0 4096 65536 3126516014284537856 0 0 17 7 0 0 0
/proc/26560/statm: 4581 394 345 23 0 91 0
[pid=26561] ppid=26560 vsize=1327704 CPUtime=1634.14 cores=1
/proc/26561/stat : 26561 (cryptominisat) R 26560 26560 25694 0 -1 4202496 1025734 0 0 0 163207 207 0 0 25 0 1 0 516728498 1359568896 35294 33554432000 4194304 4587354 140735571095696 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26561/statm: 331926 35294 337 96 0 328488 0
[pid=26562] ppid=26560 vsize=735768 CPUtime=1634.04 cores=1
/proc/26562/stat : 26562 (clasp) R 26560 26560 25694 0 -1 4202496 181138 0 0 0 163366 38 0 0 25 0 1 0 516728498 753426432 178416 33554432000 4194304 4785740 140736401727168 18446744073709551615 4552489 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26562/statm: 183942 178416 340 145 0 180987 0
[pid=26563] ppid=26560 vsize=472060 CPUtime=1634.25 cores=1
/proc/26563/stat : 26563 (TNM) R 26560 26560 25694 0 -1 4202496 8336 0 0 0 163424 1 0 0 25 0 1 0 516728498 483389440 8233 33554432000 134512640 134534564 4290006528 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26563/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 2553856

[startup+4962.3 s]
/proc/loadavg: 6.01 5.97 5.93 7/184 26739
/proc/meminfo: memFree=15494208/32950928 swapFree=67111528/67111528
[pid=26560] ppid=26558 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26560/stat : 26560 (ppfolio) S 26558 26560 25694 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 516728498 18763776 394 33554432000 4194304 4287625 140733689764800 18446744073709551615 251367566863 0 0 4096 65536 3126516014284537856 0 0 17 7 0 0 0
/proc/26560/statm: 4581 394 345 23 0 91 0
[pid=26561] ppid=26560 vsize=1327704 CPUtime=1654.14 cores=1
/proc/26561/stat : 26561 (cryptominisat) R 26560 26560 25694 0 -1 4202496 1035050 0 0 0 165203 211 0 0 25 0 1 0 516728498 1359568896 44572 33554432000 4194304 4587354 140735571095696 18446744073709551615 4236364 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26561/statm: 331926 44572 337 96 0 328488 0
[pid=26562] ppid=26560 vsize=735768 CPUtime=1654.04 cores=1
/proc/26562/stat : 26562 (clasp) R 26560 26560 25694 0 -1 4202496 181146 0 0 0 165366 38 0 0 25 0 1 0 516728498 753426432 178424 33554432000 4194304 4785740 140736401727168 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26562/statm: 183942 178424 340 145 0 180987 0
[pid=26563] ppid=26560 vsize=472060 CPUtime=1654.26 cores=1
/proc/26563/stat : 26563 (TNM) R 26560 26560 25694 0 -1 4202496 8336 0 0 0 165425 1 0 0 25 0 1 0 516728498 483389440 8233 33554432000 134512640 134534564 4290006528 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26563/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 2553856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 5.97 5.93 7/184 26740
/proc/meminfo: memFree=15547516/32950928 swapFree=67111528/67111528
[pid=26560] ppid=26558 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26560/stat : 26560 (ppfolio) S 26558 26560 25694 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 516728498 18763776 394 33554432000 4194304 4287625 140733689764800 18446744073709551615 251367566863 0 0 4096 65536 3126514365017096192 0 0 17 7 0 0 0
/proc/26560/statm: 4581 394 345 23 0 91 0
[pid=26561] ppid=26560 vsize=1310736 CPUtime=1666.64 cores=1
/proc/26561/stat : 26561 (cryptominisat) R 26560 26560 25694 0 -1 4202496 1038228 0 0 0 166452 212 0 0 25 0 1 0 516728498 1342193664 28579 33554432000 4194304 4587354 140735571095696 18446744073709551615 4460685 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26561/statm: 327684 28579 337 96 0 324246 0
[pid=26562] ppid=26560 vsize=735768 CPUtime=1666.61 cores=1
/proc/26562/stat : 26562 (clasp) R 26560 26560 25694 0 -1 4202496 181146 0 0 0 166623 38 0 0 25 0 1 0 516728498 753426432 178424 33554432000 4194304 4785740 140736401727168 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26562/statm: 183942 178424 340 145 0 180987 0
[pid=26563] ppid=26560 vsize=472060 CPUtime=1666.79 cores=1
/proc/26563/stat : 26563 (TNM) R 26560 26560 25694 0 -1 4202496 8336 0 0 0 166678 1 0 0 25 0 1 0 516728498 483389440 8233 33554432000 134512640 134534564 4290006528 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26563/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 2536888

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 26560 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=1999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 5000.04
#
# 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.04
CPU user time (s): 4997.53
CPU system time (s): 2.51
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3760556

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

runsolver used 8.25974 second user time and 19.0181 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-20 04:02:58
IDJOB=3220090
IDBENCH=82698
IDSOLVER=1639
FILE ID=node113/3220090-1303264978
RUNJOBID= node113-1303259274-25713
PBS_JOBID= 13049511
Free space on /tmp= 71828 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S1170024351-015-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220090-1303264978/watcher-3220090-1303264978 -o /tmp/evaluation-result-3220090-1303264978/solver-3220090-1303264978 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220090-1303264978.cnf

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

MD5SUM BENCH= 0f7796213ec78265bd44aa83c0fa283d
RANDOM SEED=2116870846

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:      16411316 kB
Buffers:        767720 kB
Cached:       15291788 kB
SwapCached:          0 kB
Active:        8539540 kB
Inactive:      7623592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16411316 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14408 kB
Writeback:           0 kB
AnonPages:      103480 kB
Mapped:          16436 kB
Slab:           311976 kB
PageTables:       4720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1084148 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= 71820 MiB
End job on node113 at 2011-04-20 05:26:20