Trace number 3276097

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.02 4999.81

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-1.shuffled-as.sat05-2533.cnf
MD5SUMdb05e30798a5a29f39775d55b01c4246
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark155.124
Satisfiable
(Un)Satisfiability was proved
Number of variables349
Number of clauses2416
Sum of the clauses size10560
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41656
Number of clauses of size 5624
Number of clauses of size over 5136

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-3276097-1303660933/watcher-3276097-1303660933 -o /tmp/evaluation-result-3276097-1303660933/solver-3276097-1303660933 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3276097-1303660933.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): 5100 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: 2.76 3.79 4.96 5/176 22412
/proc/meminfo: memFree=21348816/32950928 swapFree=67111528/67111528
[pid=22412] ppid=22408 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22412/stat : 22412 (ppfolio) S 22408 22412 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140737016666704 18446744073709551615 254500711951 0 0 4096 65536 13099755256160452608 0 0 17 3 0 0 0
/proc/22412/statm: 4581 394 345 23 0 91 0

[startup+2.46309 s]
/proc/loadavg: 2.76 3.79 4.96 5/176 22412
/proc/meminfo: memFree=21348816/32950928 swapFree=67111528/67111528
[pid=22412] ppid=22408 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22412/stat : 22412 (ppfolio) S 22408 22412 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140737016666704 18446744073709551615 254500711951 0 0 4096 65536 13099755256160452608 0 0 17 3 0 0 0
/proc/22412/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324
heavy processes:

[startup+2.50707 s]
/proc/loadavg: 3.18 3.86 4.98 8/184 22420
/proc/meminfo: memFree=21336380/32950928 swapFree=67111528/67111528
[pid=22412] ppid=22408 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22412/stat : 22412 (ppfolio) S 22408 22412 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140737016666704 18446744073709551615 254500711951 0 0 4096 65536 13099755256160452608 0 0 17 3 0 0 0
/proc/22412/statm: 4581 394 345 23 0 91 0
[pid=22413] ppid=22412 vsize=1896424 CPUtime=1.39 cores=1
/proc/22413/stat : 22413 (cryptominisat) R 22412 22412 20994 0 -1 4202496 3158 0 0 0 139 0 0 0 19 0 1 0 477690009 1941938176 2017 33554432000 4194304 4587354 140734419627360 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22413/statm: 474106 2017 338 96 0 470668 0
[pid=22416] ppid=22412 vsize=12560 CPUtime=0.09 cores=1
/proc/22416/stat : 22416 (clasp) R 22412 22412 20994 0 -1 4202496 608 0 0 0 9 0 0 0 18 0 1 0 477690009 12861440 500 33554432000 4194304 4785740 140736364718784 18446744073709551615 4553088 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22416/statm: 3140 500 340 145 0 185 0
[pid=22418] ppid=22412 vsize=455960 CPUtime=1 cores=1
/proc/22418/stat : 22418 (TNM) R 22412 22412 20994 0 -1 4202496 340 0 0 0 100 0 0 0 19 0 1 0 477690009 466903040 237 33554432000 134512640 134534564 4289393360 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22418/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 2383268

[startup+2.60106 s]
/proc/loadavg: 3.18 3.86 4.98 8/184 22420
/proc/meminfo: memFree=21336380/32950928 swapFree=67111528/67111528
[pid=22412] ppid=22408 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22412/stat : 22412 (ppfolio) S 22408 22412 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140737016666704 18446744073709551615 254500711951 0 0 4096 65536 13099755256160452608 0 0 17 3 0 0 0
/proc/22412/statm: 4581 394 345 23 0 91 0
[pid=22413] ppid=22412 vsize=1896424 CPUtime=1.39 cores=1
/proc/22413/stat : 22413 (cryptominisat) R 22412 22412 20994 0 -1 4202496 3158 0 0 0 139 0 0 0 19 0 1 0 477690009 1941938176 2017 33554432000 4194304 4587354 140734419627360 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22413/statm: 474106 2017 338 96 0 470668 0
[pid=22416] ppid=22412 vsize=12692 CPUtime=0.19 cores=1
/proc/22416/stat : 22416 (clasp) R 22412 22412 20994 0 -1 4202496 640 0 0 0 19 0 0 0 18 0 1 0 477690009 12996608 532 33554432000 4194304 4785740 140736364718784 18446744073709551615 4552983 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22416/statm: 3173 532 340 145 0 218 0
[pid=22418] ppid=22412 vsize=455960 CPUtime=1 cores=1
/proc/22418/stat : 22418 (TNM) R 22412 22412 20994 0 -1 4202496 340 0 0 0 100 0 0 0 19 0 1 0 477690009 466903040 237 33554432000 134512640 134534564 4289393360 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22418/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 2383400

[startup+2.70103 s]
/proc/loadavg: 3.18 3.86 4.98 8/184 22420
/proc/meminfo: memFree=21336380/32950928 swapFree=67111528/67111528
[pid=22412] ppid=22408 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22412/stat : 22412 (ppfolio) S 22408 22412 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140737016666704 18446744073709551615 254500711951 0 0 4096 65536 13099755256160452608 0 0 17 3 0 0 0
/proc/22412/statm: 4581 394 345 23 0 91 0
[pid=22413] ppid=22412 vsize=1896424 CPUtime=1.39 cores=1
/proc/22413/stat : 22413 (cryptominisat) R 22412 22412 20994 0 -1 4202496 3158 0 0 0 139 0 0 0 19 0 1 0 477690009 1941938176 2017 33554432000 4194304 4587354 140734419627360 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22413/statm: 474106 2017 338 96 0 470668 0
[pid=22416] ppid=22412 vsize=12824 CPUtime=0.29 cores=1
/proc/22416/stat : 22416 (clasp) R 22412 22412 20994 0 -1 4202496 668 0 0 0 29 0 0 0 18 0 1 0 477690009 13131776 560 33554432000 4194304 4785740 140736364718784 18446744073709551615 4309587 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22416/statm: 3206 560 340 145 0 251 0
[pid=22418] ppid=22412 vsize=455960 CPUtime=1 cores=1
/proc/22418/stat : 22418 (TNM) R 22412 22412 20994 0 -1 4202496 340 0 0 0 100 0 0 0 19 0 1 0 477690009 466903040 237 33554432000 134512640 134534564 4289393360 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22418/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 2383532

[startup+2.80101 s]
/proc/loadavg: 3.18 3.86 4.98 8/184 22420
/proc/meminfo: memFree=21336380/32950928 swapFree=67111528/67111528
[pid=22412] ppid=22408 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22412/stat : 22412 (ppfolio) S 22408 22412 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140737016666704 18446744073709551615 254500711951 0 0 4096 65536 13099755256160452608 0 0 17 3 0 0 0
/proc/22412/statm: 4581 394 345 23 0 91 0
[pid=22413] ppid=22412 vsize=1896424 CPUtime=1.39 cores=1
/proc/22413/stat : 22413 (cryptominisat) R 22412 22412 20994 0 -1 4202496 3158 0 0 0 139 0 0 0 19 0 1 0 477690009 1941938176 2017 33554432000 4194304 4587354 140734419627360 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22413/statm: 474106 2017 338 96 0 470668 0
[pid=22416] ppid=22412 vsize=12956 CPUtime=0.39 cores=1
/proc/22416/stat : 22416 (clasp) R 22412 22412 20994 0 -1 4202496 689 0 0 0 39 0 0 0 18 0 1 0 477690009 13266944 581 33554432000 4194304 4785740 140736364718784 18446744073709551615 4546087 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22416/statm: 3239 581 340 145 0 284 0
[pid=22418] ppid=22412 vsize=455960 CPUtime=1 cores=1
/proc/22418/stat : 22418 (TNM) R 22412 22412 20994 0 -1 4202496 340 0 0 0 100 0 0 0 19 0 1 0 477690009 466903040 237 33554432000 134512640 134534564 4289393360 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22418/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 2383664

[startup+3.10095 s]
/proc/loadavg: 3.18 3.86 4.98 8/184 22420
/proc/meminfo: memFree=21336380/32950928 swapFree=67111528/67111528
[pid=22412] ppid=22408 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22412/stat : 22412 (ppfolio) S 22408 22412 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140737016666704 18446744073709551615 254500711951 0 0 4096 65536 13099755256160452608 0 0 17 3 0 0 0
/proc/22412/statm: 4581 394 345 23 0 91 0
[pid=22413] ppid=22412 vsize=1896424 CPUtime=1.39 cores=1
/proc/22413/stat : 22413 (cryptominisat) R 22412 22412 20994 0 -1 4202496 3158 0 0 0 139 0 0 0 19 0 1 0 477690009 1941938176 2017 33554432000 4194304 4587354 140734419627360 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22413/statm: 474106 2017 338 96 0 470668 0
[pid=22416] ppid=22412 vsize=13088 CPUtime=0.69 cores=1
/proc/22416/stat : 22416 (clasp) R 22412 22412 20994 0 -1 4202496 730 0 0 0 69 0 0 0 18 0 1 0 477690009 13402112 622 33554432000 4194304 4785740 140736364718784 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22416/statm: 3272 622 340 145 0 317 0
[pid=22418] ppid=22412 vsize=455960 CPUtime=1 cores=1
/proc/22418/stat : 22418 (TNM) R 22412 22412 20994 0 -1 4202496 340 0 0 0 100 0 0 0 19 0 1 0 477690009 466903040 237 33554432000 134512640 134534564 4289393360 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22418/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 2383796

[startup+6.30032 s]
/proc/loadavg: 3.18 3.86 4.98 7/184 22421
/proc/meminfo: memFree=21326712/32950928 swapFree=67111528/67111528
[pid=22412] ppid=22408 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22412/stat : 22412 (ppfolio) S 22408 22412 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140737016666704 18446744073709551615 254500711951 0 0 4096 65536 13099753606893010944 0 0 17 3 0 0 0
/proc/22412/statm: 4581 394 345 23 0 91 0
[pid=22413] ppid=22412 vsize=1900184 CPUtime=2.39 cores=1
/proc/22413/stat : 22413 (cryptominisat) R 22412 22412 20994 0 -1 4202496 3845 0 0 0 239 0 0 0 21 0 1 0 477690009 1945788416 2295 33554432000 4194304 4587354 140734419627360 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22413/statm: 475046 2295 338 96 0 471608 0
[pid=22416] ppid=22412 vsize=13620 CPUtime=1.84 cores=1
/proc/22416/stat : 22416 (clasp) R 22412 22412 20994 0 -1 4202496 853 0 0 0 184 0 0 0 20 0 1 0 477690009 13946880 745 33554432000 4194304 4785740 140736364718784 18446744073709551615 4550460 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22416/statm: 3405 745 341 145 0 450 0
[pid=22418] ppid=22412 vsize=455960 CPUtime=2.04 cores=1
/proc/22418/stat : 22418 (TNM) R 22412 22412 20994 0 -1 4202496 340 0 0 0 204 0 0 0 21 0 1 0 477690009 466903040 237 33554432000 134512640 134534564 4289393360 18446744073709551615 134528633 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22418/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2388088

[startup+12.701 s]
/proc/loadavg: 3.61 3.93 4.99 7/184 22421
/proc/meminfo: memFree=21322156/32950928 swapFree=67111528/67111528
[pid=22412] ppid=22408 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22412/stat : 22412 (ppfolio) S 22408 22412 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140737016666704 18446744073709551615 254500711951 0 0 4096 65536 13099753469454057472 0 0 17 3 0 0 0
/proc/22412/statm: 4581 394 345 23 0 91 0
[pid=22413] ppid=22412 vsize=4332108 CPUtime=4.53 cores=1
/proc/22413/stat : 22413 (cryptominisat) R 22412 22412 20994 0 -1 4202496 5303 0 0 0 453 0 0 0 25 0 1 0 477690009 4436078592 2858 33554432000 4194304 4587354 140734419627360 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22413/statm: 1083027 2858 338 96 0 1079589 0
[pid=22416] ppid=22412 vsize=14280 CPUtime=3.99 cores=1
/proc/22416/stat : 22416 (clasp) R 22412 22412 20994 0 -1 4202496 1019 0 0 0 399 0 0 0 25 0 1 0 477690009 14622720 911 33554432000 4194304 4785740 140736364718784 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22416/statm: 3570 911 341 145 0 615 0
[pid=22418] ppid=22412 vsize=455960 CPUtime=4.14 cores=1
/proc/22418/stat : 22418 (TNM) R 22412 22412 20994 0 -1 4202496 340 0 0 0 414 0 0 0 25 0 1 0 477690009 466903040 237 33554432000 134512640 134534564 4289393360 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22418/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 4820672

[startup+25.5065 s]
/proc/loadavg: 3.98 4.00 5.00 7/184 22421
/proc/meminfo: memFree=21318644/32950928 swapFree=67111528/67111528
[pid=22412] ppid=22408 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22412/stat : 22412 (ppfolio) S 22408 22412 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140737016666704 18446744073709551615 254500711951 0 0 4096 65536 13099753606893010944 0 0 17 3 0 0 0
/proc/22412/statm: 4581 394 345 23 0 91 0
[pid=22413] ppid=22412 vsize=1899612 CPUtime=8.78 cores=1
/proc/22413/stat : 22413 (cryptominisat) R 22412 22412 20994 0 -1 4202496 7082 0 0 0 878 0 0 0 25 0 1 0 477690009 1945202688 3071 33554432000 4194304 4587354 140734419627360 18446744073709551615 4414551 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22413/statm: 474903 3071 338 96 0 471465 0
[pid=22416] ppid=22412 vsize=14968 CPUtime=8.25 cores=1
/proc/22416/stat : 22416 (clasp) R 22412 22412 20994 0 -1 4202496 1210 0 0 0 825 0 0 0 25 0 1 0 477690009 15327232 1102 33554432000 4194304 4785740 140736364718784 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22416/statm: 3742 1102 341 145 0 787 0
[pid=22418] ppid=22412 vsize=455960 CPUtime=8.44 cores=1
/proc/22418/stat : 22418 (TNM) R 22412 22412 20994 0 -1 4202496 340 0 0 0 844 0 0 0 25 0 1 0 477690009 466903040 237 33554432000 134512640 134534564 4289393360 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22418/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2388864

[startup+51.1004 s]
/proc/loadavg: 4.67 4.16 5.03 7/184 22422
/proc/meminfo: memFree=21314120/32950928 swapFree=67111528/67111528
[pid=22412] ppid=22408 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22412/stat : 22412 (ppfolio) S 22408 22412 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140737016666704 18446744073709551615 254500711951 0 0 4096 65536 13099753606893010944 0 0 17 3 0 0 0
/proc/22412/statm: 4581 394 345 23 0 91 0
[pid=22413] ppid=22412 vsize=1900776 CPUtime=17.34 cores=1
/proc/22413/stat : 22413 (cryptominisat) R 22412 22412 20994 0 -1 4202496 10765 0 0 0 1733 1 0 0 25 0 1 0 477690009 1946394624 3501 33554432000 4194304 4587354 140734419627360 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22413/statm: 475194 3501 338 96 0 471756 0
[pid=22416] ppid=22412 vsize=15928 CPUtime=16.79 cores=1
/proc/22416/stat : 22416 (clasp) R 22412 22412 20994 0 -1 4202496 1422 0 0 0 1679 0 0 0 25 0 1 0 477690009 16310272 1314 33554432000 4194304 4785740 140736364718784 18446744073709551615 4278093 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22416/statm: 3982 1314 341 145 0 1027 0
[pid=22418] ppid=22412 vsize=455960 CPUtime=16.94 cores=1
/proc/22418/stat : 22418 (TNM) R 22412 22412 20994 0 -1 4202496 340 0 0 0 1694 0 0 0 25 0 1 0 477690009 466903040 237 33554432000 134512640 134534564 4289393360 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22418/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2390988


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

/proc/22418/statm: 113991 246 103 6 0 112657 0
Current children cumulated CPU time (s) 4542.48
Current children cumulated vsize (KiB) 2459556

[startup+4602.3 s]
/proc/loadavg: 6.06 6.00 5.92 7/184 22558
/proc/meminfo: memFree=21152540/32950928 swapFree=67111528/67111528
[pid=22412] ppid=22408 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22412/stat : 22412 (ppfolio) S 22408 22412 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140737016666704 18446744073709551615 254500711951 0 0 4096 65536 13099753881770917888 0 0 17 3 0 0 0
/proc/22412/statm: 4581 394 345 23 0 91 0
[pid=22413] ppid=22412 vsize=1971524 CPUtime=1534.46 cores=1
/proc/22413/stat : 22413 (cryptominisat) R 22412 22412 20994 0 -1 4202496 196582 0 0 0 153411 35 0 0 25 0 1 0 477690009 2018840576 19858 33554432000 4194304 4587354 140734419627360 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22413/statm: 492881 19858 338 96 0 489443 0
[pid=22416] ppid=22412 vsize=31952 CPUtime=1533.92 cores=1
/proc/22416/stat : 22416 (clasp) R 22412 22412 20994 0 -1 4202496 5103 0 0 0 153392 0 0 0 25 0 1 0 477690009 32718848 4995 33554432000 4194304 4785740 140736364718784 18446744073709551615 4278142 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22416/statm: 7988 4995 341 145 0 5033 0
[pid=22418] ppid=22412 vsize=455964 CPUtime=1534.11 cores=1
/proc/22418/stat : 22418 (TNM) R 22412 22412 20994 0 -1 4202496 349 0 0 0 153411 0 0 0 25 0 1 0 477690009 466907136 246 33554432000 134512640 134534564 4289393360 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22418/statm: 113991 246 103 6 0 112657 0
Current children cumulated CPU time (s) 4602.49
Current children cumulated vsize (KiB) 2477764

[startup+4662.3 s]
/proc/loadavg: 6.02 6.00 5.92 8/184 22560
/proc/meminfo: memFree=21139240/32950928 swapFree=67111528/67111528
[pid=22412] ppid=22408 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22412/stat : 22412 (ppfolio) S 22408 22412 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140737016666704 18446744073709551615 254500711951 0 0 4096 65536 13099755256160452608 0 0 17 3 0 0 0
/proc/22412/statm: 4581 394 345 23 0 91 0
[pid=22413] ppid=22412 vsize=1983672 CPUtime=1554.45 cores=1
/proc/22413/stat : 22413 (cryptominisat) R 22412 22412 20994 0 -1 4202496 200868 0 0 0 155410 35 0 0 25 0 1 0 477690009 2031280128 24086 33554432000 4194304 4587354 140734419627360 18446744073709551615 4357659 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22413/statm: 495918 24086 338 96 0 492480 0
[pid=22416] ppid=22412 vsize=32124 CPUtime=1553.93 cores=1
/proc/22416/stat : 22416 (clasp) R 22412 22412 20994 0 -1 4202496 5113 0 0 0 155393 0 0 0 25 0 1 0 477690009 32894976 5005 33554432000 4194304 4785740 140736364718784 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22416/statm: 8031 5005 341 145 0 5076 0
[pid=22418] ppid=22412 vsize=455964 CPUtime=1554.11 cores=1
/proc/22418/stat : 22418 (TNM) R 22412 22412 20994 0 -1 4202496 349 0 0 0 155411 0 0 0 25 0 1 0 477690009 466907136 246 33554432000 134512640 134534564 4289393360 18446744073709551615 134528633 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22418/statm: 113991 246 103 6 0 112657 0
Current children cumulated CPU time (s) 4662.49
Current children cumulated vsize (KiB) 2490084

[startup+4722.3 s]
/proc/loadavg: 6.00 6.00 5.92 8/184 22561
/proc/meminfo: memFree=21134884/32950928 swapFree=67111528/67111528
[pid=22412] ppid=22408 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22412/stat : 22412 (ppfolio) S 22408 22412 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140737016666704 18446744073709551615 254500711951 0 0 4096 65536 13099755256160452608 0 0 17 3 0 0 0
/proc/22412/statm: 4581 394 345 23 0 91 0
[pid=22413] ppid=22412 vsize=1983672 CPUtime=1574.45 cores=1
/proc/22413/stat : 22413 (cryptominisat) R 22412 22412 20994 0 -1 4202496 200868 0 0 0 157410 35 0 0 25 0 1 0 477690009 2031280128 24086 33554432000 4194304 4587354 140734419627360 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22413/statm: 495918 24086 338 96 0 492480 0
[pid=22416] ppid=22412 vsize=32124 CPUtime=1573.94 cores=1
/proc/22416/stat : 22416 (clasp) R 22412 22412 20994 0 -1 4202496 5113 0 0 0 157394 0 0 0 25 0 1 0 477690009 32894976 5005 33554432000 4194304 4785740 140736364718784 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22416/statm: 8031 5005 341 145 0 5076 0
[pid=22418] ppid=22412 vsize=455964 CPUtime=1574.11 cores=1
/proc/22418/stat : 22418 (TNM) R 22412 22412 20994 0 -1 4202496 349 0 0 0 157411 0 0 0 25 0 1 0 477690009 466907136 246 33554432000 134512640 134534564 4289393360 18446744073709551615 134529381 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22418/statm: 113991 246 103 6 0 112657 0
Current children cumulated CPU time (s) 4722.5
Current children cumulated vsize (KiB) 2490084

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.92 8/184 22563
/proc/meminfo: memFree=21138088/32950928 swapFree=67111528/67111528
[pid=22412] ppid=22408 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22412/stat : 22412 (ppfolio) S 22408 22412 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140737016666704 18446744073709551615 254500711951 0 0 4096 65536 13099755256160452608 0 0 17 3 0 0 0
/proc/22412/statm: 4581 394 345 23 0 91 0
[pid=22413] ppid=22412 vsize=1983672 CPUtime=1594.44 cores=1
/proc/22413/stat : 22413 (cryptominisat) R 22412 22412 20994 0 -1 4202496 200868 0 0 0 159409 35 0 0 25 0 1 0 477690009 2031280128 24086 33554432000 4194304 4587354 140734419627360 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22413/statm: 495918 24086 338 96 0 492480 0
[pid=22416] ppid=22412 vsize=32124 CPUtime=1593.95 cores=1
/proc/22416/stat : 22416 (clasp) R 22412 22412 20994 0 -1 4202496 5123 0 0 0 159395 0 0 0 25 0 1 0 477690009 32894976 5015 33554432000 4194304 4785740 140736364718784 18446744073709551615 4287013 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22416/statm: 8031 5015 341 145 0 5076 0
[pid=22418] ppid=22412 vsize=455964 CPUtime=1594.1 cores=1
/proc/22418/stat : 22418 (TNM) R 22412 22412 20994 0 -1 4202496 349 0 0 0 159410 0 0 0 25 0 1 0 477690009 466907136 246 33554432000 134512640 134534564 4289393360 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22418/statm: 113991 246 103 6 0 112657 0
Current children cumulated CPU time (s) 4782.49
Current children cumulated vsize (KiB) 2490084

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.92 8/184 22564
/proc/meminfo: memFree=21134720/32950928 swapFree=67111528/67111528
[pid=22412] ppid=22408 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22412/stat : 22412 (ppfolio) S 22408 22412 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140737016666704 18446744073709551615 254500711951 0 0 4096 65536 13099755256160452608 0 0 17 3 0 0 0
/proc/22412/statm: 4581 394 345 23 0 91 0
[pid=22413] ppid=22412 vsize=1983672 CPUtime=1614.46 cores=1
/proc/22413/stat : 22413 (cryptominisat) R 22412 22412 20994 0 -1 4202496 200868 0 0 0 161411 35 0 0 25 0 1 0 477690009 2031280128 24086 33554432000 4194304 4587354 140734419627360 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22413/statm: 495918 24086 338 96 0 492480 0
[pid=22416] ppid=22412 vsize=32124 CPUtime=1613.95 cores=1
/proc/22416/stat : 22416 (clasp) R 22412 22412 20994 0 -1 4202496 5134 0 0 0 161395 0 0 0 25 0 1 0 477690009 32894976 5026 33554432000 4194304 4785740 140736364718784 18446744073709551615 4550516 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22416/statm: 8031 5026 341 145 0 5076 0
[pid=22418] ppid=22412 vsize=455964 CPUtime=1614.1 cores=1
/proc/22418/stat : 22418 (TNM) R 22412 22412 20994 0 -1 4202496 349 0 0 0 161410 0 0 0 25 0 1 0 477690009 466907136 246 33554432000 134512640 134534564 4289393360 18446744073709551615 134529138 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22418/statm: 113991 246 103 6 0 112657 0
Current children cumulated CPU time (s) 4842.51
Current children cumulated vsize (KiB) 2490084

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 22566
/proc/meminfo: memFree=21131108/32950928 swapFree=67111528/67111528
[pid=22412] ppid=22408 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22412/stat : 22412 (ppfolio) S 22408 22412 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140737016666704 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/22412/statm: 4581 394 345 23 0 91 0
[pid=22413] ppid=22412 vsize=1987512 CPUtime=1634.47 cores=1
/proc/22413/stat : 22413 (cryptominisat) R 22412 22412 20994 0 -1 4202496 202648 0 0 0 163411 36 0 0 25 0 1 0 477690009 2035212288 25835 33554432000 4194304 4587354 140734419627360 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22413/statm: 496878 25835 338 96 0 493440 0
[pid=22416] ppid=22412 vsize=32124 CPUtime=1633.95 cores=1
/proc/22416/stat : 22416 (clasp) R 22412 22412 20994 0 -1 4202496 5134 0 0 0 163395 0 0 0 25 0 1 0 477690009 32894976 5026 33554432000 4194304 4785740 140736364718784 18446744073709551615 4287073 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22416/statm: 8031 5026 341 145 0 5076 0
[pid=22418] ppid=22412 vsize=455964 CPUtime=1634.1 cores=1
/proc/22418/stat : 22418 (TNM) R 22412 22412 20994 0 -1 4202496 349 0 0 0 163410 0 0 0 25 0 1 0 477690009 466907136 246 33554432000 134512640 134534564 4289393360 18446744073709551615 134529880 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22418/statm: 113991 246 103 6 0 112657 0
Current children cumulated CPU time (s) 4902.52
Current children cumulated vsize (KiB) 2493924

[startup+4962.31 s]
/proc/loadavg: 6.00 6.00 5.92 8/184 22568
/proc/meminfo: memFree=21121652/32950928 swapFree=67111528/67111528
[pid=22412] ppid=22408 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22412/stat : 22412 (ppfolio) S 22408 22412 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140737016666704 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/22412/statm: 4581 394 345 23 0 91 0
[pid=22413] ppid=22412 vsize=1987512 CPUtime=1654.48 cores=1
/proc/22413/stat : 22413 (cryptominisat) R 22412 22412 20994 0 -1 4202496 204402 0 0 0 165412 36 0 0 25 0 1 0 477690009 2035212288 27515 33554432000 4194304 4587354 140734419627360 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22413/statm: 496878 27515 338 96 0 493440 0
[pid=22416] ppid=22412 vsize=32124 CPUtime=1653.94 cores=1
/proc/22416/stat : 22416 (clasp) R 22412 22412 20994 0 -1 4202496 5135 0 0 0 165394 0 0 0 25 0 1 0 477690009 32894976 5027 33554432000 4194304 4785740 140736364718784 18446744073709551615 4287579 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22416/statm: 8031 5027 341 145 0 5076 0
[pid=22418] ppid=22412 vsize=455964 CPUtime=1654.09 cores=1
/proc/22418/stat : 22418 (TNM) R 22412 22412 20994 0 -1 4202496 349 0 0 0 165409 0 0 0 25 0 1 0 477690009 466907136 246 33554432000 134512640 134534564 4289393360 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22418/statm: 113991 246 103 6 0 112657 0
Current children cumulated CPU time (s) 4962.51
Current children cumulated vsize (KiB) 2493924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.8 s]
/proc/loadavg: 6.00 6.00 5.92 8/184 22569
/proc/meminfo: memFree=21147060/32950928 swapFree=67111528/67111528
[pid=22412] ppid=22408 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22412/stat : 22412 (ppfolio) S 22408 22412 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140737016666704 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/22412/statm: 4581 394 345 23 0 91 0
[pid=22413] ppid=22412 vsize=1969764 CPUtime=1666.99 cores=1
/proc/22413/stat : 22413 (cryptominisat) R 22412 22412 20994 0 -1 4202496 204423 0 0 0 166663 36 0 0 25 0 1 0 477690009 2017038336 21912 33554432000 4194304 4587354 140734419627360 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22413/statm: 492441 21912 338 96 0 489003 0
[pid=22416] ppid=22412 vsize=32124 CPUtime=1666.44 cores=1
/proc/22416/stat : 22416 (clasp) R 22412 22412 20994 0 -1 4202496 5135 0 0 0 166644 0 0 0 25 0 1 0 477690009 32894976 5027 33554432000 4194304 4785740 140736364718784 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22416/statm: 8031 5027 341 145 0 5076 0
[pid=22418] ppid=22412 vsize=455964 CPUtime=1666.59 cores=1
/proc/22418/stat : 22418 (TNM) R 22412 22412 20994 0 -1 4202496 349 0 0 0 166659 0 0 0 25 0 1 0 477690009 466907136 246 33554432000 134512640 134534564 4289393360 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22418/statm: 113991 246 103 6 0 112657 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 2476176

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

Real time (s): 4999.81
CPU time (s): 5000.02
CPU user time (s): 4999.66
CPU system time (s): 0.36
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 4820672

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

runsolver used 7.8998 second user time and 19.3651 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-24 18:02:13
IDJOB=3276097
IDBENCH=85368
IDSOLVER=1639
FILE ID=node149/3276097-1303660933
RUNJOBID= node149-1303660933-22394
PBS_JOBID= 13150699
Free space on /tmp= 72292 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-250-1.shuffled-as.sat05-2533.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276097-1303660933/watcher-3276097-1303660933 -o /tmp/evaluation-result-3276097-1303660933/solver-3276097-1303660933 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3276097-1303660933.cnf

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

MD5SUM BENCH= db05e30798a5a29f39775d55b01c4246
RANDOM SEED=1334659697

node149.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21349120 kB
Buffers:       2142832 kB
Cached:        8864464 kB
SwapCached:          0 kB
Active:         657956 kB
Inactive:     10413444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21349120 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20276 kB
Writeback:           0 kB
AnonPages:       63376 kB
Mapped:          14484 kB
Slab:           466900 kB
PageTables:       4748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187988 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= 72272 MiB
End job on node149 at 2011-04-24 19:25:35