Trace number 3219568

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S969405384-096-UNKNOWN.cnf
MD5SUM6e345981a96012731da9bd2ce5420289
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1088.25
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 530000
Number of clauses of size over 50

Solver Data

0.00/0.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-3219568-1303248120/watcher-3219568-1303248120 -o /tmp/evaluation-result-3219568-1303248120/solver-3219568-1303248120 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219568-1303248120.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.00 6.00 5.97 4/180 29279
/proc/meminfo: memFree=18284028/32951124 swapFree=67111528/67111528
[pid=29279] ppid=29277 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (ppfolio) S 29277 29279 28721 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 417227910 18763776 394 33554432000 4194304 4287625 140735714896848 18446744073709551615 220816256527 0 0 4096 65536 4486314484243071236 0 0 17 3 0 0 0
/proc/29279/statm: 4581 394 345 23 0 91 0

[startup+0.0833389 s]
/proc/loadavg: 6.00 6.00 5.97 4/180 29279
/proc/meminfo: memFree=18284028/32951124 swapFree=67111528/67111528
[pid=29279] ppid=29277 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (ppfolio) S 29277 29279 28721 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 417227910 18763776 394 33554432000 4194304 4287625 140735714896848 18446744073709551615 220816256527 0 0 4096 65536 4486314484243071236 0 0 17 3 0 0 0
/proc/29279/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100337 s]
/proc/loadavg: 6.00 6.00 5.97 4/180 29279
/proc/meminfo: memFree=18284028/32951124 swapFree=67111528/67111528
[pid=29279] ppid=29277 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (ppfolio) S 29277 29279 28721 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 417227910 18763776 394 33554432000 4194304 4287625 140735714896848 18446744073709551615 220816256527 0 0 4096 65536 4486314484243071236 0 0 17 3 0 0 0
/proc/29279/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300301 s]
/proc/loadavg: 6.00 6.00 5.97 4/180 29279
/proc/meminfo: memFree=18284028/32951124 swapFree=67111528/67111528
[pid=29279] ppid=29277 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (ppfolio) S 29277 29279 28721 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 417227910 18763776 394 33554432000 4194304 4287625 140735714896848 18446744073709551615 220816256527 0 0 4096 65536 5633818965642838016 0 0 17 3 0 0 0
/proc/29279/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700229 s]
/proc/loadavg: 6.00 6.00 5.97 4/180 29279
/proc/meminfo: memFree=18284028/32951124 swapFree=67111528/67111528
[pid=29279] ppid=29277 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (ppfolio) S 29277 29279 28721 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 417227910 18763776 394 33554432000 4194304 4287625 140735714896848 18446744073709551615 220816256527 0 0 4096 65536 5633819652837605376 0 0 17 3 0 0 0
/proc/29279/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50108 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 29283
/proc/meminfo: memFree=18262544/32951124 swapFree=67111528/67111528
[pid=29279] ppid=29277 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (ppfolio) S 29277 29279 28721 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 417227910 18763776 394 33554432000 4194304 4287625 140735714896848 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/29279/statm: 4581 394 345 23 0 91 0
[pid=29280] ppid=29279 vsize=31440 CPUtime=0.49 cores=1
/proc/29280/stat : 29280 (cryptominisat) R 29279 29279 28721 0 -1 4202496 3528 0 0 0 49 0 0 0 25 0 1 0 417227910 32194560 3118 33554432000 4194304 4587354 140736740467888 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29280/statm: 7860 3118 326 96 0 4422 0
[pid=29281] ppid=29279 vsize=20136 CPUtime=0.44 cores=1
/proc/29281/stat : 29281 (clasp) R 29279 29279 28721 0 -1 4202496 2638 0 0 0 44 0 0 0 25 0 1 0 417227910 20619264 2368 33554432000 4194304 4785740 140733722875504 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29281/statm: 5034 2368 340 145 0 2079 0
[pid=29282] ppid=29279 vsize=456880 CPUtime=0.54 cores=1
/proc/29282/stat : 29282 (TNM) R 29279 29279 28721 0 -1 4202496 1809 0 0 0 54 0 0 0 25 0 1 0 417227910 467845120 1706 33554432000 134512640 134534564 4287061648 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29282/statm: 114220 1706 95 6 0 112886 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 526780

[startup+3.10078 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 29283
/proc/meminfo: memFree=18255584/32951124 swapFree=67111528/67111528
[pid=29279] ppid=29277 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (ppfolio) S 29277 29279 28721 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 417227910 18763776 394 33554432000 4194304 4287625 140735714896848 18446744073709551615 220816256527 0 0 4096 65536 5633820477471326208 0 0 17 3 0 0 0
/proc/29279/statm: 4581 394 345 23 0 91 0
[pid=29280] ppid=29279 vsize=818136 CPUtime=0.99 cores=1
/proc/29280/stat : 29280 (cryptominisat) R 29279 29279 28721 0 -1 4202496 4887 0 0 0 99 0 0 0 25 0 1 0 417227910 837771264 3359 33554432000 4194304 4587354 140736740467888 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29280/statm: 204534 3359 327 96 0 201096 0
[pid=29281] ppid=29279 vsize=23776 CPUtime=0.96 cores=1
/proc/29281/stat : 29281 (clasp) R 29279 29279 28721 0 -1 4202496 3543 0 0 0 96 0 0 0 25 0 1 0 417227910 24346624 3273 33554432000 4194304 4785740 140733722875504 18446744073709551615 4551116 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29281/statm: 5944 3273 340 145 0 2989 0
[pid=29282] ppid=29279 vsize=460708 CPUtime=1.12 cores=1
/proc/29282/stat : 29282 (TNM) R 29279 29279 28721 0 -1 4202496 1810 0 0 0 112 0 0 0 25 0 1 0 417227910 471764992 1707 33554432000 134512640 134534564 4287061648 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29282/statm: 115177 1707 95 6 0 113843 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1320944

[startup+6.30119 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 29283
/proc/meminfo: memFree=18247940/32951124 swapFree=67111528/67111528
[pid=29279] ppid=29277 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (ppfolio) S 29277 29279 28721 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 417227910 18763776 394 33554432000 4194304 4287625 140735714896848 18446744073709551615 220816256527 0 0 4096 65536 5633818690764931072 0 0 17 3 0 0 0
/proc/29279/statm: 4581 394 345 23 0 91 0
[pid=29280] ppid=29279 vsize=820344 CPUtime=2.09 cores=1
/proc/29280/stat : 29280 (cryptominisat) R 29279 29279 28721 0 -1 4202496 7778 0 0 0 208 1 0 0 25 0 1 0 417227910 840032256 3310 33554432000 4194304 4587354 140736740467888 18446744073709551615 4243610 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29280/statm: 205086 3310 327 96 0 201648 0
[pid=29281] ppid=29279 vsize=25760 CPUtime=2.04 cores=1
/proc/29281/stat : 29281 (clasp) R 29279 29279 28721 0 -1 4202496 4052 0 0 0 204 0 0 0 25 0 1 0 417227910 26378240 3782 33554432000 4194304 4785740 140733722875504 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29281/statm: 6440 3782 340 145 0 3485 0
[pid=29282] ppid=29279 vsize=460708 CPUtime=2.14 cores=1
/proc/29282/stat : 29282 (TNM) R 29279 29279 28721 0 -1 4202496 1810 0 0 0 214 0 0 0 25 0 1 0 417227910 471764992 1707 33554432000 134512640 134534564 4287061648 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29282/statm: 115177 1707 95 6 0 113843 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1325136

[startup+12.701 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 29284
/proc/meminfo: memFree=18209588/32951124 swapFree=67111528/67111528
[pid=29279] ppid=29277 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (ppfolio) S 29277 29279 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 417227910 18763776 394 33554432000 4194304 4287625 140735714896848 18446744073709551615 220816256527 0 0 4096 65536 5633820614910279680 0 0 17 3 0 0 0
/proc/29279/statm: 4581 394 345 23 0 91 0
[pid=29280] ppid=29279 vsize=821588 CPUtime=4.19 cores=1
/proc/29280/stat : 29280 (cryptominisat) R 29279 29279 28721 0 -1 4202496 16524 0 0 0 417 2 0 0 25 0 1 0 417227910 841306112 3565 33554432000 4194304 4587354 140736740467888 18446744073709551615 4238643 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29280/statm: 205397 3565 337 96 0 201959 0
[pid=29281] ppid=29279 vsize=29888 CPUtime=4.16 cores=1
/proc/29281/stat : 29281 (clasp) R 29279 29279 28721 0 -1 4202496 5051 0 0 0 416 0 0 0 25 0 1 0 417227910 30605312 4781 33554432000 4194304 4785740 140733722875504 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29281/statm: 7472 4781 340 145 0 4517 0
[pid=29282] ppid=29279 vsize=460708 CPUtime=4.32 cores=1
/proc/29282/stat : 29282 (TNM) R 29279 29279 28721 0 -1 4202496 1810 0 0 0 432 0 0 0 25 0 1 0 417227910 471764992 1707 33554432000 134512640 134534564 4287061648 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29282/statm: 115177 1707 95 6 0 113843 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1330508

[startup+25.5007 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 29284
/proc/meminfo: memFree=18213936/32951124 swapFree=67111528/67111528
[pid=29279] ppid=29277 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (ppfolio) S 29277 29279 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 417227910 18763776 394 33554432000 4194304 4287625 140735714896848 18446744073709551615 220816256527 0 0 4096 65536 5633819377959698432 0 0 17 3 0 0 0
/proc/29279/statm: 4581 394 345 23 0 91 0
[pid=29280] ppid=29279 vsize=823268 CPUtime=8.49 cores=1
/proc/29280/stat : 29280 (cryptominisat) R 29279 29279 28721 0 -1 4202496 25237 0 0 0 845 4 0 0 25 0 1 0 417227910 843026432 5832 33554432000 4194304 4587354 140736740467888 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29280/statm: 205817 5832 337 96 0 202379 0
[pid=29281] ppid=29279 vsize=33508 CPUtime=8.44 cores=1
/proc/29281/stat : 29281 (clasp) R 29279 29279 28721 0 -1 4202496 5953 0 0 0 844 0 0 0 25 0 1 0 417227910 34312192 5683 33554432000 4194304 4785740 140733722875504 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29281/statm: 8377 5683 340 145 0 5422 0
[pid=29282] ppid=29279 vsize=460708 CPUtime=8.54 cores=1
/proc/29282/stat : 29282 (TNM) R 29279 29279 28721 0 -1 4202496 1810 0 0 0 854 0 0 0 25 0 1 0 417227910 471764992 1707 33554432000 134512640 134534564 4287061648 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29282/statm: 115177 1707 95 6 0 113843 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1335808

[startup+51.1009 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 29285
/proc/meminfo: memFree=18193200/32951124 swapFree=67111528/67111528
[pid=29279] ppid=29277 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (ppfolio) S 29277 29279 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 417227910 18763776 394 33554432000 4194304 4287625 140735714896848 18446744073709551615 220816256527 0 0 4096 65536 5633819515398651904 0 0 17 3 0 0 0
/proc/29279/statm: 4581 394 345 23 0 91 0
[pid=29280] ppid=29279 vsize=869896 CPUtime=16.99 cores=1
/proc/29280/stat : 29280 (cryptominisat) R 29279 29279 28721 0 -1 4202496 37564 0 0 0 1693 6 0 0 25 0 1 0 417227910 890773504 15539 33554432000 4194304 4587354 140736740467888 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29280/statm: 217474 15539 337 96 0 214036 0
[pid=29281] ppid=29279 vsize=40896 CPUtime=16.97 cores=1
/proc/29281/stat : 29281 (clasp) R 29279 29279 28721 0 -1 4202496 7801 0 0 0 1696 1 0 0 25 0 1 0 417227910 41877504 7531 33554432000 4194304 4785740 140733722875504 18446744073709551615 4309522 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29281/statm: 10224 7531 340 145 0 7269 0
[pid=29282] ppid=29279 vsize=460708 CPUtime=17.12 cores=1
/proc/29282/stat : 29282 (TNM) R 29279 29279 28721 0 -1 4202496 1810 0 0 0 1712 0 0 0 25 0 1 0 417227910 471764992 1707 33554432000 134512640 134534564 4287061648 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29282/statm: 115177 1707 95 6 0 113843 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1389824

[startup+102.306 s]
/proc/loadavg: 6.05 6.01 5.97 7/184 29286
/proc/meminfo: memFree=18166032/32951124 swapFree=67111528/67111528
[pid=29279] ppid=29277 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (ppfolio) S 29277 29279 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 417227910 18763776 394 33554432000 4194304 4287625 140735714896848 18446744073709551615 220816256527 0 0 4096 65536 5633820065154465792 0 0 17 3 0 0 0
/proc/29279/statm: 4581 394 345 23 0 91 0
[pid=29280] ppid=29279 vsize=888988 CPUtime=34.08 cores=1
/proc/29280/stat : 29280 (cryptominisat) R 29279 29279 28721 0 -1 4202496 55902 0 0 0 3400 8 0 0 25 0 1 0 417227910 910323712 20818 33554432000 4194304 4587354 140736740467888 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29280/statm: 222247 20818 337 96 0 218809 0
[pid=29281] ppid=29279 vsize=49476 CPUtime=34.03 cores=1
/proc/29281/stat : 29281 (clasp) R 29279 29279 28721 0 -1 4202496 9893 0 0 0 3402 1 0 0 25 0 1 0 417227910 50663424 9623 33554432000 4194304 4785740 140733722875504 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29281/statm: 12369 9623 340 145 0 9414 0
[pid=29282] ppid=29279 vsize=460708 CPUtime=34.16 cores=1
/proc/29282/stat : 29282 (TNM) R 29279 29279 28721 0 -1 4202496 1810 0 0 0 3416 0 0 0 25 0 1 0 417227910 471764992 1707 33554432000 134512640 134534564 4287061648 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29282/statm: 115177 1707 95 6 0 113843 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1417496

[startup+162.3 s]
/proc/loadavg: 6.02 6.01 5.97 7/184 29288
/proc/meminfo: memFree=18193788/32951124 swapFree=67111528/67111528
[pid=29279] ppid=29277 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (ppfolio) S 29277 29279 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 417227910 18763776 394 33554432000 4194304 4287625 140735714896848 18446744073709551615 220816256527 0 0 4096 65536 5633820614910279680 0 0 17 3 0 0 0
/proc/29279/statm: 4581 394 345 23 0 91 0
[pid=29280] ppid=29279 vsize=894756 CPUtime=54.08 cores=1
/proc/29280/stat : 29280 (cryptominisat) R 29279 29279 28721 0 -1 4202496 82794 0 0 0 5397 11 0 0 25 0 1 0 417227910 916230144 23678 33554432000 4194304 4587354 140736740467888 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29280/statm: 223689 23678 337 96 0 220251 0
[pid=29281] ppid=29279 vsize=56852 CPUtime=54.03 cores=1

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

/proc/29282/statm: 115177 1707 95 6 0 113843 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 1505012

[startup+4602.3 s]
/proc/loadavg: 6.05 6.02 6.00 7/184 29451
/proc/meminfo: memFree=18129992/32951124 swapFree=67111528/67111528
[pid=29279] ppid=29277 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (ppfolio) S 29277 29279 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 417227910 18763776 394 33554432000 4194304 4287625 140735714896848 18446744073709551615 220816256527 0 0 4096 65536 5633818965642838016 0 0 17 3 0 0 0
/proc/29279/statm: 4581 394 345 23 0 91 0
[pid=29280] ppid=29279 vsize=859400 CPUtime=1534.13 cores=1
/proc/29280/stat : 29280 (cryptominisat) R 29279 29279 28721 0 -1 4202496 939015 0 0 0 153217 196 0 0 25 0 1 0 417227910 880025600 19056 33554432000 4194304 4587354 140736740467888 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29280/statm: 214850 19056 337 96 0 211412 0
[pid=29281] ppid=29279 vsize=173324 CPUtime=1534.11 cores=1
/proc/29281/stat : 29281 (clasp) R 29279 29279 28721 0 -1 4202496 39257 0 0 0 153403 8 0 0 25 0 1 0 417227910 177483776 38987 33554432000 4194304 4785740 140733722875504 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29281/statm: 43331 38987 340 145 0 40376 0
[pid=29282] ppid=29279 vsize=460708 CPUtime=1534.18 cores=1
/proc/29282/stat : 29282 (TNM) R 29279 29279 28721 0 -1 4202496 1810 0 0 0 153418 0 0 0 25 0 1 0 417227910 471764992 1707 33554432000 134512640 134534564 4287061648 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29282/statm: 115177 1707 95 6 0 113843 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 1511756

[startup+4662.3 s]
/proc/loadavg: 6.02 6.02 6.00 7/184 29453
/proc/meminfo: memFree=18162832/32951124 swapFree=67111528/67111528
[pid=29279] ppid=29277 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (ppfolio) S 29277 29279 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 417227910 18763776 394 33554432000 4194304 4287625 140735714896848 18446744073709551615 220816256527 0 0 4096 65536 5633818965642838016 0 0 17 3 0 0 0
/proc/29279/statm: 4581 394 345 23 0 91 0
[pid=29280] ppid=29279 vsize=857572 CPUtime=1554.13 cores=1
/proc/29280/stat : 29280 (cryptominisat) R 29279 29279 28721 0 -1 4202496 946599 0 0 0 155215 198 0 0 25 0 1 0 417227910 878153728 10454 33554432000 4194304 4587354 140736740467888 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29280/statm: 214393 10454 337 96 0 210955 0
[pid=29281] ppid=29279 vsize=174084 CPUtime=1554.1 cores=1
/proc/29281/stat : 29281 (clasp) R 29279 29279 28721 0 -1 4202496 39412 0 0 0 155402 8 0 0 25 0 1 0 417227910 178262016 39142 33554432000 4194304 4785740 140733722875504 18446744073709551615 4287225 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29281/statm: 43521 39142 340 145 0 40566 0
[pid=29282] ppid=29279 vsize=460708 CPUtime=1554.18 cores=1
/proc/29282/stat : 29282 (TNM) R 29279 29279 28721 0 -1 4202496 1810 0 0 0 155418 0 0 0 25 0 1 0 417227910 471764992 1707 33554432000 134512640 134534564 4287061648 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29282/statm: 115177 1707 95 6 0 113843 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 1510688

[startup+4722.3 s]
/proc/loadavg: 6.00 6.01 6.00 7/184 29454
/proc/meminfo: memFree=18129440/32951124 swapFree=67111528/67111528
[pid=29279] ppid=29277 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (ppfolio) S 29277 29279 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 417227910 18763776 394 33554432000 4194304 4287625 140735714896848 18446744073709551615 220816256527 0 0 4096 65536 5633818965642838016 0 0 17 3 0 0 0
/proc/29279/statm: 4581 394 345 23 0 91 0
[pid=29280] ppid=29279 vsize=857572 CPUtime=1574.15 cores=1
/proc/29280/stat : 29280 (cryptominisat) R 29279 29279 28721 0 -1 4202496 955096 0 0 0 157214 201 0 0 25 0 1 0 417227910 878153728 18896 33554432000 4194304 4587354 140736740467888 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29280/statm: 214393 18896 337 96 0 210955 0
[pid=29281] ppid=29279 vsize=174556 CPUtime=1574.1 cores=1
/proc/29281/stat : 29281 (clasp) R 29279 29279 28721 0 -1 4202496 39511 0 0 0 157402 8 0 0 25 0 1 0 417227910 178745344 39241 33554432000 4194304 4785740 140733722875504 18446744073709551615 4278544 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29281/statm: 43639 39241 340 145 0 40684 0
[pid=29282] ppid=29279 vsize=460708 CPUtime=1574.18 cores=1
/proc/29282/stat : 29282 (TNM) R 29279 29279 28721 0 -1 4202496 1810 0 0 0 157418 0 0 0 25 0 1 0 417227910 471764992 1707 33554432000 134512640 134534564 4287061648 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29282/statm: 115177 1707 95 6 0 113843 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 1511160

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29456
/proc/meminfo: memFree=18124464/32951124 swapFree=67111528/67111528
[pid=29279] ppid=29277 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (ppfolio) S 29277 29279 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 417227910 18763776 394 33554432000 4194304 4287625 140735714896848 18446744073709551615 220816256527 0 0 4096 65536 5633818965642838016 0 0 17 3 0 0 0
/proc/29279/statm: 4581 394 345 23 0 91 0
[pid=29280] ppid=29279 vsize=857152 CPUtime=1594.15 cores=1
/proc/29280/stat : 29280 (cryptominisat) R 29279 29279 28721 0 -1 4202496 966350 0 0 0 159211 204 0 0 25 0 1 0 417227910 877723648 18028 33554432000 4194304 4587354 140736740467888 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29280/statm: 214288 18028 337 96 0 210850 0
[pid=29281] ppid=29279 vsize=182816 CPUtime=1594.1 cores=1
/proc/29281/stat : 29281 (clasp) R 29279 29279 28721 0 -1 4202496 41462 0 0 0 159401 9 0 0 25 0 1 0 417227910 187203584 41192 33554432000 4194304 4785740 140733722875504 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29281/statm: 45704 41192 340 145 0 42749 0
[pid=29282] ppid=29279 vsize=460708 CPUtime=1594.18 cores=1
/proc/29282/stat : 29282 (TNM) R 29279 29279 28721 0 -1 4202496 1810 0 0 0 159418 0 0 0 25 0 1 0 417227910 471764992 1707 33554432000 134512640 134534564 4287061648 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29282/statm: 115177 1707 95 6 0 113843 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 1519000

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29457
/proc/meminfo: memFree=18137588/32951124 swapFree=67111528/67111528
[pid=29279] ppid=29277 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (ppfolio) S 29277 29279 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 417227910 18763776 394 33554432000 4194304 4287625 140735714896848 18446744073709551615 220816256527 0 0 4096 65536 5633818965642838016 0 0 17 3 0 0 0
/proc/29279/statm: 4581 394 345 23 0 91 0
[pid=29280] ppid=29279 vsize=857152 CPUtime=1614.15 cores=1
/proc/29280/stat : 29280 (cryptominisat) R 29279 29279 28721 0 -1 4202496 974724 0 0 0 161209 206 0 0 25 0 1 0 417227910 877723648 26349 33554432000 4194304 4587354 140736740467888 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29280/statm: 214288 26349 337 96 0 210850 0
[pid=29281] ppid=29279 vsize=183684 CPUtime=1614.1 cores=1
/proc/29281/stat : 29281 (clasp) R 29279 29279 28721 0 -1 4202496 41646 0 0 0 161401 9 0 0 25 0 1 0 417227910 188092416 41376 33554432000 4194304 4785740 140733722875504 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29281/statm: 45921 41376 340 145 0 42966 0
[pid=29282] ppid=29279 vsize=460708 CPUtime=1614.19 cores=1
/proc/29282/stat : 29282 (TNM) R 29279 29279 28721 0 -1 4202496 1810 0 0 0 161419 0 0 0 25 0 1 0 417227910 471764992 1707 33554432000 134512640 134534564 4287061648 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29282/statm: 115177 1707 95 6 0 113843 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 1519868

[startup+4902.31 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29459
/proc/meminfo: memFree=18166832/32951124 swapFree=67111528/67111528
[pid=29279] ppid=29277 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (ppfolio) S 29277 29279 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 417227910 18763776 394 33554432000 4194304 4287625 140735714896848 18446744073709551615 220816256527 0 0 4096 65536 5633819103081791488 0 0 17 3 0 0 0
/proc/29279/statm: 4581 394 345 23 0 91 0
[pid=29280] ppid=29279 vsize=840560 CPUtime=1634.15 cores=1
/proc/29280/stat : 29280 (cryptominisat) R 29279 29279 28721 0 -1 4202496 982293 0 0 0 163207 208 0 0 25 0 1 0 417227910 860733440 17412 33554432000 4194304 4587354 140736740467888 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29280/statm: 210140 17412 337 96 0 206702 0
[pid=29281] ppid=29279 vsize=185308 CPUtime=1634.09 cores=1
/proc/29281/stat : 29281 (clasp) R 29279 29279 28721 0 -1 4202496 42047 0 0 0 163400 9 0 0 25 0 1 0 417227910 189755392 41777 33554432000 4194304 4785740 140733722875504 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29281/statm: 46327 41777 340 145 0 43372 0
[pid=29282] ppid=29279 vsize=460708 CPUtime=1634.2 cores=1
/proc/29282/stat : 29282 (TNM) R 29279 29279 28721 0 -1 4202496 1810 0 0 0 163420 0 0 0 25 0 1 0 417227910 471764992 1707 33554432000 134512640 134534564 4287061648 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29282/statm: 115177 1707 95 6 0 113843 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 1504900

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29461
/proc/meminfo: memFree=18167432/32951124 swapFree=67111528/67111528
[pid=29279] ppid=29277 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (ppfolio) S 29277 29279 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 417227910 18763776 394 33554432000 4194304 4287625 140735714896848 18446744073709551615 220816256527 0 0 4096 65536 5633819103081791488 0 0 17 3 0 0 0
/proc/29279/statm: 4581 394 345 23 0 91 0
[pid=29280] ppid=29279 vsize=871308 CPUtime=1654.14 cores=1
/proc/29280/stat : 29280 (cryptominisat) R 29279 29279 28721 0 -1 4202496 992709 0 0 0 165204 210 0 0 25 0 1 0 417227910 892219392 15390 33554432000 4194304 4587354 140736740467888 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29280/statm: 217827 15390 337 96 0 214389 0
[pid=29281] ppid=29279 vsize=186284 CPUtime=1654.09 cores=1
/proc/29281/stat : 29281 (clasp) R 29279 29279 28721 0 -1 4202496 42252 0 0 0 165400 9 0 0 25 0 1 0 417227910 190754816 41982 33554432000 4194304 4785740 140733722875504 18446744073709551615 4299827 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29281/statm: 46571 41982 340 145 0 43616 0
[pid=29282] ppid=29279 vsize=460708 CPUtime=1654.2 cores=1
/proc/29282/stat : 29282 (TNM) R 29279 29279 28721 0 -1 4202496 1810 0 0 0 165420 0 0 0 25 0 1 0 417227910 471764992 1707 33554432000 134512640 134534564 4287061648 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29282/statm: 115177 1707 95 6 0 113843 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 1536624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29462
/proc/meminfo: memFree=18153156/32951124 swapFree=67111528/67111528
[pid=29279] ppid=29277 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29279/stat : 29279 (ppfolio) S 29277 29279 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 417227910 18763776 394 33554432000 4194304 4287625 140735714896848 18446744073709551615 220816256527 0 0 4096 65536 5633819103081791488 0 0 17 3 0 0 0
/proc/29279/statm: 4581 394 345 23 0 91 0
[pid=29280] ppid=29279 vsize=871308 CPUtime=1666.63 cores=1
/proc/29280/stat : 29280 (cryptominisat) R 29279 29279 28721 0 -1 4202496 998854 0 0 0 166451 212 0 0 25 0 1 0 417227910 892219392 21478 33554432000 4194304 4587354 140736740467888 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29280/statm: 217827 21478 337 96 0 214389 0
[pid=29281] ppid=29279 vsize=187136 CPUtime=1666.64 cores=1
/proc/29281/stat : 29281 (clasp) R 29279 29279 28721 0 -1 4202496 42445 0 0 0 166655 9 0 0 25 0 1 0 417227910 191627264 42175 33554432000 4194304 4785740 140733722875504 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29281/statm: 46784 42175 340 145 0 43829 0
[pid=29282] ppid=29279 vsize=460708 CPUtime=1666.76 cores=1
/proc/29282/stat : 29282 (TNM) R 29279 29279 28721 0 -1 4202496 1810 0 0 0 166676 0 0 0 25 0 1 0 417227910 471764992 1707 33554432000 134512640 134534564 4287061648 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29282/statm: 115177 1707 95 6 0 113843 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 1537476

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 29279 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=4999
# CPU time returned by wait4() is 0.006998
# while last known CPU time is 5000.03
#
# 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.03
CPU user time (s): 4997.82
CPU system time (s): 2.21
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2318184

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

runsolver used 7.8938 second user time and 19.3661 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-19 23:22:00
IDJOB=3219568
IDBENCH=82611
IDSOLVER=1639
FILE ID=node147/3219568-1303248120
RUNJOBID= node147-1303236975-28740
PBS_JOBID= 13042395
Free space on /tmp= 72248 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S969405384-096-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219568-1303248120/watcher-3219568-1303248120 -o /tmp/evaluation-result-3219568-1303248120/solver-3219568-1303248120 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219568-1303248120.cnf

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

MD5SUM BENCH= 6e345981a96012731da9bd2ce5420289
RANDOM SEED=170813664

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.836
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.836
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.76
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.836
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.82
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.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18284308 kB
Buffers:        712684 kB
Cached:       13029332 kB
SwapCached:          0 kB
Active:        6121848 kB
Inactive:      8185764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18284308 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10904 kB
Writeback:           0 kB
AnonPages:      565400 kB
Mapped:          16444 kB
Slab:           295776 kB
PageTables:       6052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1212772 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= 72240 MiB
End job on node147 at 2011-04-20 00:45:22