Trace number 3259798

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) 1300.03 1300.01

General information on the benchmark

NameCRAFTED/parity-games/
instance_n9_i9_pp.cnf
MD5SUM3e04f934e4f74a8e89587f6c1327f77e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark269.553
Satisfiable
(Un)Satisfiability was proved
Number of variables33867
Number of clauses454832
Sum of the clauses size1512036
Maximum clause length72
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 270326
Number of clauses of size 3228663
Number of clauses of size 4122769
Number of clauses of size 525920
Number of clauses of size over 57154

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3259798-1303542307/watcher-3259798-1303542307 -o /tmp/evaluation-result-3259798-1303542307/solver-3259798-1303542307 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3259798-1303542307.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.46 3.83 3.68 9/194 7023
/proc/meminfo: memFree=12490404/32950928 swapFree=67111528/67111528
[pid=7021] ppid=7019 vsize=18324 CPUtime=0 cores=0,2
/proc/7021/stat : 7021 (ppfolio) S 7019 7021 6459 0 -1 4202496 498 0 0 0 0 0 0 0 19 0 1 0 465827451 18763776 393 33554432000 4194304 4287625 140736263749248 18446744073709551615 254500711951 0 0 4096 65536 4238317987330752772 0 0 17 2 0 0 0
/proc/7021/statm: 4581 393 345 23 0 91 0

[startup+0.091455 s]
/proc/loadavg: 3.46 3.83 3.68 9/194 7023
/proc/meminfo: memFree=12490404/32950928 swapFree=67111528/67111528
[pid=7021] ppid=7019 vsize=18324 CPUtime=0 cores=0,2
/proc/7021/stat : 7021 (ppfolio) S 7019 7021 6459 0 -1 4202496 498 0 0 0 0 0 0 0 19 0 1 0 465827451 18763776 393 33554432000 4194304 4287625 140736263749248 18446744073709551615 254500711951 0 0 4096 65536 4238317987330752772 0 0 17 2 0 0 0
/proc/7021/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100454 s]
/proc/loadavg: 3.46 3.83 3.68 9/194 7023
/proc/meminfo: memFree=12490404/32950928 swapFree=67111528/67111528
[pid=7021] ppid=7019 vsize=18324 CPUtime=0 cores=0,2
/proc/7021/stat : 7021 (ppfolio) S 7019 7021 6459 0 -1 4202496 498 0 0 0 0 0 0 0 19 0 1 0 465827451 18763776 393 33554432000 4194304 4287625 140736263749248 18446744073709551615 254500711951 0 0 4096 65536 4238317987330752772 0 0 17 2 0 0 0
/proc/7021/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300415 s]
/proc/loadavg: 3.46 3.83 3.68 9/194 7023
/proc/meminfo: memFree=12490404/32950928 swapFree=67111528/67111528
[pid=7021] ppid=7019 vsize=18324 CPUtime=0 cores=0,2
/proc/7021/stat : 7021 (ppfolio) S 7019 7021 6459 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 465827451 18763776 393 33554432000 4194304 4287625 140736263749248 18446744073709551615 254500711951 0 0 4096 65536 4250245897490792448 0 0 17 2 0 0 0
/proc/7021/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700341 s]
/proc/loadavg: 3.46 3.83 3.68 9/194 7023
/proc/meminfo: memFree=12490404/32950928 swapFree=67111528/67111528
[pid=7021] ppid=7019 vsize=18324 CPUtime=0 cores=0,2
/proc/7021/stat : 7021 (ppfolio) S 7019 7021 6459 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 465827451 18763776 393 33554432000 4194304 4287625 140736263749248 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/7021/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50118 s]
/proc/loadavg: 3.46 3.83 3.68 14/202 7031
/proc/meminfo: memFree=12344020/32950928 swapFree=67111528/67111528
[pid=7021] ppid=7019 vsize=18324 CPUtime=0 cores=0,2
/proc/7021/stat : 7021 (ppfolio) S 7019 7021 6459 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 465827451 18763776 393 33554432000 4194304 4287625 140736263749248 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/7021/statm: 4581 393 345 23 0 91 0
[pid=7025] ppid=7021 vsize=90748 CPUtime=0.49 cores=0
/proc/7025/stat : 7025 (cryptominisat) R 7021 7021 6459 0 -1 4202496 10507 0 0 0 48 1 0 0 20 0 1 0 465827452 92925952 10027 33554432000 4194304 4587354 140736384528976 18446744073709551615 4238262 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7025/statm: 22687 10027 309 96 0 19249 0
[pid=7027] ppid=7021 vsize=54864 CPUtime=0.43 cores=0
/proc/7027/stat : 7027 (clasp) R 7021 7021 6459 0 -1 4202496 13167 0 0 0 42 1 0 0 21 0 1 0 465827452 56180736 10892 33554432000 4194304 4785740 140735254575200 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7027/statm: 13716 10892 315 145 0 10761 0
[pid=7029] ppid=7021 vsize=484204 CPUtime=0.54 cores=0
/proc/7029/stat : 7029 (TNM) R 7021 7021 6459 0 -1 4202496 10272 0 0 0 53 1 0 0 23 0 1 0 465827452 495824896 10169 33554432000 134512640 134534564 4287388480 18446744073709551615 134524530 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7029/statm: 121051 10169 91 6 0 119717 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 648140

[startup+3.10081 s]
/proc/loadavg: 3.46 3.83 3.68 14/202 7031
/proc/meminfo: memFree=12286828/32950928 swapFree=67111528/67111528
[pid=7021] ppid=7019 vsize=18324 CPUtime=0 cores=0,2
/proc/7021/stat : 7021 (ppfolio) S 7019 7021 6459 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 465827451 18763776 393 33554432000 4194304 4287625 140736263749248 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/7021/statm: 4581 393 345 23 0 91 0
[pid=7025] ppid=7021 vsize=91540 CPUtime=0.99 cores=0
/proc/7025/stat : 7025 (cryptominisat) R 7021 7021 6459 0 -1 4202496 10745 0 0 0 98 1 0 0 21 0 1 0 465827452 93736960 10264 33554432000 4194304 4587354 140736384528976 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7025/statm: 22885 10264 309 96 0 19447 0
[pid=7027] ppid=7021 vsize=57780 CPUtime=0.99 cores=0
/proc/7027/stat : 7027 (clasp) R 7021 7021 6459 0 -1 4202496 13921 0 0 0 98 1 0 0 22 0 1 0 465827452 59166720 11646 33554432000 4194304 4785740 140735254575200 18446744073709551615 4482844 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7027/statm: 14445 11646 317 145 0 11490 0
[pid=7029] ppid=7021 vsize=484204 CPUtime=1.09 cores=0
/proc/7029/stat : 7029 (TNM) R 7021 7021 6459 0 -1 4202496 10272 0 0 0 108 1 0 0 25 0 1 0 465827452 495824896 10169 33554432000 134512640 134534564 4287388480 18446744073709551615 134524464 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7029/statm: 121051 10169 91 6 0 119717 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 651848

[startup+6.30122 s]
/proc/loadavg: 4.23 3.99 3.72 14/202 7031
/proc/meminfo: memFree=12154344/32950928 swapFree=67111528/67111528
[pid=7021] ppid=7019 vsize=18324 CPUtime=0 cores=0,2
/proc/7021/stat : 7021 (ppfolio) S 7019 7021 6459 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 465827451 18763776 393 33554432000 4194304 4287625 140736263749248 18446744073709551615 254500711951 0 0 4096 65536 4250246859563466752 0 0 17 2 0 0 0
/proc/7021/statm: 4581 393 345 23 0 91 0
[pid=7025] ppid=7021 vsize=143628 CPUtime=2.09 cores=0
/proc/7025/stat : 7025 (cryptominisat) R 7021 7021 6459 0 -1 4202496 30147 0 0 0 205 4 0 0 25 0 1 0 465827452 147075072 21995 33554432000 4194304 4587354 140736384528976 18446744073709551615 4232256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7025/statm: 35907 21995 328 96 0 32469 0
[pid=7027] ppid=7021 vsize=66064 CPUtime=2.03 cores=0
/proc/7027/stat : 7027 (clasp) R 7021 7021 6459 0 -1 4202496 16816 0 0 0 201 2 0 0 25 0 1 0 465827452 67649536 13652 33554432000 4194304 4785740 140735254575200 18446744073709551615 4553015 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7027/statm: 16516 13652 339 145 0 13561 0
[pid=7029] ppid=7021 vsize=484204 CPUtime=2.14 cores=0
/proc/7029/stat : 7029 (TNM) R 7021 7021 6459 0 -1 4202496 10272 0 0 0 213 1 0 0 25 0 1 0 465827452 495824896 10169 33554432000 134512640 134534564 4287388480 18446744073709551615 134524536 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7029/statm: 121051 10169 91 6 0 119717 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 712220

[startup+12.7009 s]
/proc/loadavg: 4.85 4.12 3.77 14/202 7031
/proc/meminfo: memFree=12117536/32950928 swapFree=67111528/67111528
[pid=7021] ppid=7019 vsize=18324 CPUtime=0 cores=0,2
/proc/7021/stat : 7021 (ppfolio) S 7019 7021 6459 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 465827451 18763776 393 33554432000 4194304 4287625 140736263749248 18446744073709551615 254500711951 0 0 4096 65536 4250247959075094528 0 0 17 2 0 0 0
/proc/7021/statm: 4581 393 345 23 0 91 0
[pid=7025] ppid=7021 vsize=143584 CPUtime=4.19 cores=0
/proc/7025/stat : 7025 (cryptominisat) R 7021 7021 6459 0 -1 4202496 33146 0 0 0 414 5 0 0 25 0 1 0 465827452 147030016 22349 33554432000 4194304 4587354 140736384528976 18446744073709551615 4238278 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7025/statm: 35896 22349 335 96 0 32458 0
[pid=7027] ppid=7021 vsize=66064 CPUtime=4.19 cores=0
/proc/7027/stat : 7027 (clasp) R 7021 7021 6459 0 -1 4202496 16821 0 0 0 417 2 0 0 25 0 1 0 465827452 67649536 13657 33554432000 4194304 4785740 140735254575200 18446744073709551615 4553029 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7027/statm: 16516 13657 340 145 0 13561 0
[pid=7029] ppid=7021 vsize=484204 CPUtime=4.29 cores=0
/proc/7029/stat : 7029 (TNM) R 7021 7021 6459 0 -1 4202496 10272 0 0 0 428 1 0 0 25 0 1 0 465827452 495824896 10169 33554432000 134512640 134534564 4287388480 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7029/statm: 121051 10169 91 6 0 119717 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 712176

[startup+25.5004 s]
/proc/loadavg: 6.43 4.50 3.90 14/202 7032
/proc/meminfo: memFree=12027112/32950928 swapFree=67111528/67111528
[pid=7021] ppid=7019 vsize=18324 CPUtime=0 cores=0,2
/proc/7021/stat : 7021 (ppfolio) S 7019 7021 6459 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 465827451 18763776 393 33554432000 4194304 4287625 140736263749248 18446744073709551615 254500711951 0 0 4096 65536 4250247821636141056 0 0 17 2 0 0 0
/proc/7021/statm: 4581 393 345 23 0 91 0
[pid=7025] ppid=7021 vsize=168512 CPUtime=8.49 cores=0
/proc/7025/stat : 7025 (cryptominisat) R 7021 7021 6459 0 -1 4202496 43113 0 0 0 843 6 0 0 25 0 1 0 465827452 172556288 28243 33554432000 4194304 4587354 140736384528976 18446744073709551615 4365336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7025/statm: 42128 28243 341 96 0 38690 0
[pid=7027] ppid=7021 vsize=66064 CPUtime=8.44 cores=0
/proc/7027/stat : 7027 (clasp) R 7021 7021 6459 0 -1 4202496 16821 0 0 0 842 2 0 0 25 0 1 0 465827452 67649536 13657 33554432000 4194304 4785740 140735254575200 18446744073709551615 4287579 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7027/statm: 16516 13657 340 145 0 13561 0
[pid=7029] ppid=7021 vsize=489356 CPUtime=8.54 cores=0
/proc/7029/stat : 7029 (TNM) R 7021 7021 6459 0 -1 4202496 14390 0 0 0 853 1 0 0 25 0 1 0 465827452 501100544 14287 33554432000 134512640 134534564 4287388480 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7029/statm: 122339 14287 95 6 0 121005 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 742256

[startup+51.1013 s]
/proc/loadavg: 8.33 5.10 4.12 14/202 7032
/proc/meminfo: memFree=11958028/32950928 swapFree=67111528/67111528
[pid=7021] ppid=7019 vsize=18324 CPUtime=0 cores=0,2
/proc/7021/stat : 7021 (ppfolio) S 7019 7021 6459 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 465827451 18763776 393 33554432000 4194304 4287625 140736263749248 18446744073709551615 254500711951 0 0 4096 65536 4250246997002420224 0 0 17 2 0 0 0
/proc/7021/statm: 4581 393 345 23 0 91 0
[pid=7025] ppid=7021 vsize=154972 CPUtime=16.99 cores=0
/proc/7025/stat : 7025 (cryptominisat) R 7021 7021 6459 0 -1 4202496 51686 0 0 0 1691 8 0 0 25 0 1 0 465827452 158691328 27133 33554432000 4194304 4587354 140736384528976 18446744073709551615 4243888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7025/statm: 38743 27133 341 96 0 35305 0
[pid=7027] ppid=7021 vsize=74744 CPUtime=16.99 cores=0
/proc/7027/stat : 7027 (clasp) R 7021 7021 6459 0 -1 4202496 18978 0 0 0 1696 3 0 0 25 0 1 0 465827452 76537856 15814 33554432000 4194304 4785740 140735254575200 18446744073709551615 4553111 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7027/statm: 18686 15814 340 145 0 15731 0
[pid=7029] ppid=7021 vsize=489356 CPUtime=17.09 cores=0
/proc/7029/stat : 7029 (TNM) R 7021 7021 6459 0 -1 4202496 14390 0 0 0 1708 1 0 0 25 0 1 0 465827452 501100544 14287 33554432000 134512640 134534564 4287388480 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7029/statm: 122339 14287 95 6 0 121005 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 737396

[startup+102.308 s]
/proc/loadavg: 10.41 6.16 4.53 14/202 7034
/proc/meminfo: memFree=11856948/32950928 swapFree=67111528/67111528
[pid=7021] ppid=7019 vsize=18324 CPUtime=0 cores=0,2
/proc/7021/stat : 7021 (ppfolio) S 7019 7021 6459 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 465827451 18763776 393 33554432000 4194304 4287625 140736263749248 18446744073709551615 254500711951 0 0 4096 65536 4250246309807652864 0 0 17 2 0 0 0
/proc/7021/statm: 4581 393 345 23 0 91 0
[pid=7025] ppid=7021 vsize=1965964 CPUtime=34.09 cores=0
/proc/7025/stat : 7025 (cryptominisat) R 7021 7021 6459 0 -1 4202496 72150 0 0 0 3398 11 0 0 25 0 1 0 465827452 2013147136 28434 33554432000 4194304 4587354 140736384528976 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7025/statm: 491491 28434 341 96 0 488053 0
[pid=7027] ppid=7021 vsize=94404 CPUtime=34.06 cores=0
/proc/7027/stat : 7027 (clasp) R 7021 7021 6459 0 -1 4202496 23875 0 0 0 3401 5 0 0 25 0 1 0 465827452 96669696 20711 33554432000 4194304 4785740 140735254575200 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7027/statm: 23601 20711 340 145 0 20646 0
[pid=7029] ppid=7021 vsize=489356 CPUtime=34.13 cores=0
/proc/7029/stat : 7029 (TNM) R 7021 7021 6459 0 -1 4202496 14390 0 0 0 3412 1 0 0 25 0 1 0 465827452 501100544 14287 33554432000 134512640 134534564 4287388480 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7029/statm: 122339 14287 95 6 0 121005 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2568048

[startup+162.301 s]
/proc/loadavg: 11.41 7.22 4.99 14/202 7035
/proc/meminfo: memFree=11826780/32950928 swapFree=67111528/67111528
[pid=7021] ppid=7019 vsize=18324 CPUtime=0 cores=0,2
/proc/7021/stat : 7021 (ppfolio) S 7019 7021 6459 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 465827451 18763776 393 33554432000 4194304 4287625 140736263749248 18446744073709551615 254500711951 0 0 4096 65536 4250247271880327168 0 0 17 2 0 0 0
/proc/7021/statm: 4581 393 345 23 0 91 0
[pid=7025] ppid=7021 vsize=138168 CPUtime=54.08 cores=0
/proc/7025/stat : 7025 (cryptominisat) R 7021 7021 6459 0 -1 4202496 77921 0 0 0 5396 12 0 0 25 0 1 0 465827452 141484032 29406 33554432000 4194304 4587354 140736384528976 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7025/statm: 34542 29406 341 96 0 31104 0
[pid=7027] ppid=7021 vsize=107520 CPUtime=54.06 cores=0

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

/proc/7027/statm: 44137 40902 340 145 0 41182 0
[pid=7029] ppid=7021 vsize=489356 CPUtime=254.2 cores=0
/proc/7029/stat : 7029 (TNM) R 7021 7021 6459 0 -1 4202496 14390 0 0 0 25419 1 0 0 25 0 1 0 465827452 501100544 14287 33554432000 134512640 134534564 4287388480 18446744073709551615 134530461 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7029/statm: 122339 14287 95 6 0 121005 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 2744792

[startup+822.301 s]
/proc/loadavg: 12.08 11.51 8.55 14/202 7053
/proc/meminfo: memFree=11480488/32950928 swapFree=67111528/67111528
[pid=7021] ppid=7019 vsize=18324 CPUtime=0 cores=0,2
/proc/7021/stat : 7021 (ppfolio) S 7019 7021 6459 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 465827451 18763776 393 33554432000 4194304 4287625 140736263749248 18446744073709551615 254500711951 0 0 4096 65536 4250247959075094528 0 0 17 2 0 0 0
/proc/7021/statm: 4581 393 345 23 0 91 0
[pid=7025] ppid=7021 vsize=2060564 CPUtime=274.06 cores=0
/proc/7025/stat : 7025 (cryptominisat) R 7021 7021 6459 0 -1 4202496 153464 0 0 0 27373 33 0 0 25 0 1 0 465827452 2110017536 45403 33554432000 4194304 4587354 140736384528976 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7025/statm: 515141 45403 341 96 0 511703 0
[pid=7027] ppid=7021 vsize=187980 CPUtime=274.05 cores=0
/proc/7027/stat : 7027 (clasp) R 7021 7021 6459 0 -1 4202496 46872 0 0 0 27391 14 0 0 25 0 1 0 465827452 192491520 43708 33554432000 4194304 4785740 140735254575200 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7027/statm: 46995 43708 340 145 0 44040 0
[pid=7029] ppid=7021 vsize=489356 CPUtime=274.2 cores=0
/proc/7029/stat : 7029 (TNM) R 7021 7021 6459 0 -1 4202496 14390 0 0 0 27419 1 0 0 25 0 1 0 465827452 501100544 14287 33554432000 134512640 134534564 4287388480 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7029/statm: 122339 14287 95 6 0 121005 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 2756224

[startup+882.301 s]
/proc/loadavg: 12.03 11.60 8.77 14/202 7055
/proc/meminfo: memFree=11466440/32950928 swapFree=67111528/67111528
[pid=7021] ppid=7019 vsize=18324 CPUtime=0 cores=0,2
/proc/7021/stat : 7021 (ppfolio) S 7019 7021 6459 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 465827451 18763776 393 33554432000 4194304 4287625 140736263749248 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/7021/statm: 4581 393 345 23 0 91 0
[pid=7025] ppid=7021 vsize=2050744 CPUtime=294.06 cores=0
/proc/7025/stat : 7025 (cryptominisat) R 7021 7021 6459 0 -1 4202496 160253 0 0 0 29372 34 0 0 25 0 1 0 465827452 2099961856 44656 33554432000 4194304 4587354 140736384528976 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7025/statm: 512686 44656 341 96 0 509248 0
[pid=7027] ppid=7021 vsize=202676 CPUtime=294.05 cores=0
/proc/7027/stat : 7027 (clasp) R 7021 7021 6459 0 -1 4202496 50400 0 0 0 29390 15 0 0 25 0 1 0 465827452 207540224 47236 33554432000 4194304 4785740 140735254575200 18446744073709551615 4553302 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7027/statm: 50669 47236 340 145 0 47714 0
[pid=7029] ppid=7021 vsize=489356 CPUtime=294.19 cores=0
/proc/7029/stat : 7029 (TNM) R 7021 7021 6459 0 -1 4202496 14390 0 0 0 29418 1 0 0 25 0 1 0 465827452 501100544 14287 33554432000 134512640 134534564 4287388480 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7029/statm: 122339 14287 95 6 0 121005 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2761100

[startup+942.301 s]
/proc/loadavg: 11.93 11.65 8.96 12/201 7056
/proc/meminfo: memFree=11666184/32950928 swapFree=67111528/67111528
[pid=7021] ppid=7019 vsize=18324 CPUtime=312.04 cores=0,2
/proc/7021/stat : 7021 (ppfolio) S 7019 7021 6459 0 -1 4202496 500 160261 0 0 0 0 31169 35 15 0 1 0 465827451 18763776 394 33554432000 4194304 4287625 140736263749248 18446744073709551615 254500711951 0 0 4096 65536 1606560490190766337 0 0 17 2 0 0 0
/proc/7021/statm: 4581 394 346 23 0 91 0
[pid=7027] ppid=7021 vsize=202676 CPUtime=315.08 cores=0
/proc/7027/stat : 7027 (clasp) R 7021 7021 6459 0 -1 4202496 50402 0 0 0 31493 15 0 0 25 0 1 0 465827452 207540224 47238 33554432000 4194304 4785740 140735254575200 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7027/statm: 50669 47238 340 145 0 47714 0
[pid=7029] ppid=7021 vsize=489356 CPUtime=315.19 cores=0
/proc/7029/stat : 7029 (TNM) R 7021 7021 6459 0 -1 4202496 14390 0 0 0 31518 1 0 0 25 0 1 0 465827452 501100544 14287 33554432000 134512640 134534564 4287388480 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7029/statm: 122339 14287 95 6 0 121005 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 710356

[startup+1002.3 s]
/proc/loadavg: 11.34 11.53 9.09 13/201 7058
/proc/meminfo: memFree=11686984/32950928 swapFree=67111528/67111528
[pid=7021] ppid=7019 vsize=18324 CPUtime=312.04 cores=0,2
/proc/7021/stat : 7021 (ppfolio) S 7019 7021 6459 0 -1 4202496 500 160261 0 0 0 0 31169 35 15 0 1 0 465827451 18763776 394 33554432000 4194304 4287625 140736263749248 18446744073709551615 254500711951 0 0 4096 65536 1606560490190766337 0 0 17 2 0 0 0
/proc/7021/statm: 4581 394 346 23 0 91 0
[pid=7027] ppid=7021 vsize=203112 CPUtime=345.09 cores=0
/proc/7027/stat : 7027 (clasp) R 7021 7021 6459 0 -1 4202496 50471 0 0 0 34494 15 0 0 25 0 1 0 465827452 207986688 47307 33554432000 4194304 4785740 140735254575200 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7027/statm: 50778 47307 340 145 0 47823 0
[pid=7029] ppid=7021 vsize=489356 CPUtime=345.19 cores=0
/proc/7029/stat : 7029 (TNM) R 7021 7021 6459 0 -1 4202496 14390 0 0 0 34518 1 0 0 25 0 1 0 465827452 501100544 14287 33554432000 134512640 134534564 4287388480 18446744073709551615 134528451 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7029/statm: 122339 14287 95 6 0 121005 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 710792

[startup+1062.3 s]
/proc/loadavg: 11.12 11.43 9.20 12/201 7059
/proc/meminfo: memFree=11709764/32950928 swapFree=67111528/67111528
[pid=7021] ppid=7019 vsize=18324 CPUtime=312.04 cores=0,2
/proc/7021/stat : 7021 (ppfolio) S 7019 7021 6459 0 -1 4202496 500 160261 0 0 0 0 31169 35 15 0 1 0 465827451 18763776 394 33554432000 4194304 4287625 140736263749248 18446744073709551615 254500711951 0 0 4096 65536 1606560490190766337 0 0 17 2 0 0 0
/proc/7021/statm: 4581 394 346 23 0 91 0
[pid=7027] ppid=7021 vsize=217724 CPUtime=375.09 cores=0
/proc/7027/stat : 7027 (clasp) R 7021 7021 6459 0 -1 4202496 54064 0 0 0 37493 16 0 0 25 0 1 0 465827452 222949376 50900 33554432000 4194304 4785740 140735254575200 18446744073709551615 4553027 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7027/statm: 54431 50900 340 145 0 51476 0
[pid=7029] ppid=7021 vsize=489356 CPUtime=375.18 cores=0
/proc/7029/stat : 7029 (TNM) R 7021 7021 6459 0 -1 4202496 14390 0 0 0 37517 1 0 0 25 0 1 0 465827452 501100544 14287 33554432000 134512640 134534564 4287388480 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7029/statm: 122339 14287 95 6 0 121005 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 725404

[startup+1122.3 s]
/proc/loadavg: 11.04 11.35 9.31 13/201 7061
/proc/meminfo: memFree=11604832/32950928 swapFree=67111528/67111528
[pid=7021] ppid=7019 vsize=18324 CPUtime=312.04 cores=0,2
/proc/7021/stat : 7021 (ppfolio) S 7019 7021 6459 0 -1 4202496 500 160261 0 0 0 0 31169 35 15 0 1 0 465827451 18763776 394 33554432000 4194304 4287625 140736263749248 18446744073709551615 254500711951 0 0 4096 65536 1606560490190766337 0 0 17 2 0 0 0
/proc/7021/statm: 4581 394 346 23 0 91 0
[pid=7027] ppid=7021 vsize=238748 CPUtime=405.1 cores=0
/proc/7027/stat : 7027 (clasp) R 7021 7021 6459 0 -1 4202496 59239 0 0 0 40492 18 0 0 25 0 1 0 465827452 244477952 56075 33554432000 4194304 4785740 140735254575200 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7027/statm: 59687 56075 340 145 0 56732 0
[pid=7029] ppid=7021 vsize=489356 CPUtime=405.18 cores=0
/proc/7029/stat : 7029 (TNM) R 7021 7021 6459 0 -1 4202496 14390 0 0 0 40517 1 0 0 25 0 1 0 465827452 501100544 14287 33554432000 134512640 134534564 4287388480 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7029/statm: 122339 14287 95 6 0 121005 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 746428

[startup+1182.3 s]
/proc/loadavg: 11.01 11.28 9.41 13/201 7063
/proc/meminfo: memFree=11618204/32950928 swapFree=67111528/67111528
[pid=7021] ppid=7019 vsize=18324 CPUtime=312.04 cores=0,2
/proc/7021/stat : 7021 (ppfolio) S 7019 7021 6459 0 -1 4202496 500 160261 0 0 0 0 31169 35 15 0 1 0 465827451 18763776 394 33554432000 4194304 4287625 140736263749248 18446744073709551615 254500711951 0 0 4096 65536 1606560490190766337 0 0 17 2 0 0 0
/proc/7021/statm: 4581 394 346 23 0 91 0
[pid=7027] ppid=7021 vsize=245716 CPUtime=435.11 cores=0
/proc/7027/stat : 7027 (clasp) R 7021 7021 6459 0 -1 4202496 60978 0 0 0 43492 19 0 0 25 0 1 0 465827452 251613184 57814 33554432000 4194304 4785740 140735254575200 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7027/statm: 61429 57814 340 145 0 58474 0
[pid=7029] ppid=7021 vsize=489356 CPUtime=435.17 cores=0
/proc/7029/stat : 7029 (TNM) R 7021 7021 6459 0 -1 4202496 14390 0 0 0 43516 1 0 0 25 0 1 0 465827452 501100544 14287 33554432000 134512640 134534564 4287388480 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7029/statm: 122339 14287 95 6 0 121005 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 753396

[startup+1242.3 s]
/proc/loadavg: 11.14 11.26 9.52 13/201 7064
/proc/meminfo: memFree=11615436/32950928 swapFree=67111528/67111528
[pid=7021] ppid=7019 vsize=18324 CPUtime=312.04 cores=0,2
/proc/7021/stat : 7021 (ppfolio) S 7019 7021 6459 0 -1 4202496 500 160261 0 0 0 0 31169 35 15 0 1 0 465827451 18763776 394 33554432000 4194304 4287625 140736263749248 18446744073709551615 254500711951 0 0 4096 65536 1606560490190766337 0 0 17 2 0 0 0
/proc/7021/statm: 4581 394 346 23 0 91 0
[pid=7027] ppid=7021 vsize=245952 CPUtime=465.12 cores=0
/proc/7027/stat : 7027 (clasp) R 7021 7021 6459 0 -1 4202496 61029 0 0 0 46493 19 0 0 25 0 1 0 465827452 251854848 57865 33554432000 4194304 4785740 140735254575200 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7027/statm: 61488 57865 340 145 0 58533 0
[pid=7029] ppid=7021 vsize=489356 CPUtime=465.17 cores=0
/proc/7029/stat : 7029 (TNM) R 7021 7021 6459 0 -1 4202496 14390 0 0 0 46516 1 0 0 25 0 1 0 465827452 501100544 14287 33554432000 134512640 134534564 4287388480 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7029/statm: 122339 14287 95 6 0 121005 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 753632



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.67 11.14 9.59 7/191 7068
/proc/meminfo: memFree=11856548/32950928 swapFree=67111528/67111528
[pid=7021] ppid=7019 vsize=18324 CPUtime=312.04 cores=0,2
/proc/7021/stat : 7021 (ppfolio) S 7019 7021 6459 0 -1 4202496 500 160261 0 0 0 0 31169 35 15 0 1 0 465827451 18763776 394 33554432000 4194304 4287625 140736263749248 18446744073709551615 254500711951 0 0 4096 65536 1606560490190766337 0 0 17 2 0 0 0
/proc/7021/statm: 4581 394 346 23 0 91 0
[pid=7027] ppid=7021 vsize=247056 CPUtime=493.93 cores=0
/proc/7027/stat : 7027 (clasp) R 7021 7021 6459 0 -1 4202496 61297 0 0 0 49374 19 0 0 25 0 1 0 465827452 252985344 58133 33554432000 4194304 4785740 140735254575200 18446744073709551615 4287201 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7027/statm: 61764 58133 340 145 0 58809 0
[pid=7029] ppid=7021 vsize=489356 CPUtime=494.06 cores=0
/proc/7029/stat : 7029 (TNM) R 7021 7021 6459 0 -1 4202496 14390 0 0 0 49405 1 0 0 25 0 1 0 465827452 501100544 14287 33554432000 134512640 134534564 4287388480 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7029/statm: 122339 14287 95 6 0 121005 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 754736

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

Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.48
CPU system time (s): 0.55
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 7059128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 311.696
system time used= 0.361944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160761
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= 252
involuntary context switches= 3358

runsolver used 2.53561 second user time and 5.52816 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-23 09:05:07
IDJOB=3259798
IDBENCH=71799
IDSOLVER=1613
FILE ID=node149/3259798-1303542307
RUNJOBID= node149-1303542307-6976
PBS_JOBID= 13143089
Free space on /tmp= 72200 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n9_i9_pp.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259798-1303542307/watcher-3259798-1303542307 -o /tmp/evaluation-result-3259798-1303542307/solver-3259798-1303542307 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3259798-1303542307.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 3e04f934e4f74a8e89587f6c1327f77e
RANDOM SEED=2083490325

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:      12500864 kB
Buffers:       2246564 kB
Cached:       17571320 kB
SwapCached:          0 kB
Active:        9788904 kB
Inactive:     10117956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12500864 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           56588 kB
Writeback:           0 kB
AnonPages:       87332 kB
Mapped:          16428 kB
Slab:           478848 kB
PageTables:       4752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   721328 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= 72192 MiB
End job on node149 at 2011-04-23 09:26:50