Trace number 3284890

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 par? (TO) 4800.22 1201.71

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.060-NOTKNOWN.cnf
MD5SUMe44b288003a3eaf34673a2c0fb8c6f3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1226.02
Satisfiable
(Un)Satisfiability was proved
Number of variables131484
Number of clauses2120376
Sum of the clauses size4841016
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22046240
Number of clauses of size 35760
Number of clauses of size 426640
Number of clauses of size 511520
Number of clauses of size over 529520

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 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
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) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6

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-3284890-1304035053/watcher-3284890-1304035053 -o /tmp/evaluation-result-3284890-1304035053/solver-3284890-1304035053 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3284890-1304035053.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 9.79 10.09 9.98 7/182 17517
/proc/meminfo: memFree=11253128/32951124 swapFree=67102140/67111528
[pid=17517] ppid=17515 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17517/stat : 17517 (ppfolio) R 17515 17517 16723 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 593736079 18763776 390 33554432000 4194304 4287625 140735660017120 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/17517/statm: 4581 390 341 23 0 91 0

[startup+0.920884 s]
/proc/loadavg: 9.79 10.09 9.98 7/182 17517
/proc/meminfo: memFree=11253128/32951124 swapFree=67102140/67111528
[pid=17517] ppid=17515 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17517/stat : 17517 (ppfolio) S 17515 17517 16723 0 -1 4202496 524 0 0 0 0 0 0 0 19 0 1 0 593736079 18763776 390 33554432000 4194304 4287625 140735660017120 18446744073709551615 216735198735 0 0 4096 65536 13149798570120970239 0 0 17 4 0 0 0
/proc/17517/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00087 s]
/proc/loadavg: 9.79 10.09 9.98 7/182 17517
/proc/meminfo: memFree=11253128/32951124 swapFree=67102140/67111528
[pid=17517] ppid=17515 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17517/stat : 17517 (ppfolio) S 17515 17517 16723 0 -1 4202496 524 0 0 0 0 0 0 0 19 0 1 0 593736079 18763776 390 33554432000 4194304 4287625 140735660017120 18446744073709551615 216735198735 0 0 4096 65536 13149798570120970239 0 0 17 4 0 0 0
/proc/17517/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10085 s]
/proc/loadavg: 9.79 10.09 9.98 7/182 17517
/proc/meminfo: memFree=11253128/32951124 swapFree=67102140/67111528
[pid=17517] ppid=17515 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17517/stat : 17517 (ppfolio) S 17515 17517 16723 0 -1 4202496 524 0 0 0 0 0 0 0 19 0 1 0 593736079 18763776 390 33554432000 4194304 4287625 140735660017120 18446744073709551615 216735198735 0 0 4096 65536 13149798570120970239 0 0 17 4 0 0 0
/proc/17517/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.20084 s]
/proc/loadavg: 9.79 10.09 9.98 7/182 17517
/proc/meminfo: memFree=11253128/32951124 swapFree=67102140/67111528
[pid=17517] ppid=17515 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17517/stat : 17517 (ppfolio) S 17515 17517 16723 0 -1 4202496 524 0 0 0 0 0 0 0 19 0 1 0 593736079 18763776 390 33554432000 4194304 4287625 140735660017120 18446744073709551615 216735198735 0 0 4096 65536 13149798570120970239 0 0 17 4 0 0 0
/proc/17517/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50078 s]
/proc/loadavg: 9.79 10.09 9.98 7/182 17517
/proc/meminfo: memFree=11253128/32951124 swapFree=67102140/67111528
[pid=17517] ppid=17515 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17517/stat : 17517 (ppfolio) S 17515 17517 16723 0 -1 4202496 524 0 0 0 0 0 0 0 19 0 1 0 593736079 18763776 390 33554432000 4194304 4287625 140735660017120 18446744073709551615 216735198735 0 0 4096 65536 13149798570120970239 0 0 17 4 0 0 0
/proc/17517/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.1065 s]
/proc/loadavg: 9.80 10.09 9.98 11/188 17523
/proc/meminfo: memFree=10675852/32951124 swapFree=67102140/67111528
[pid=17517] ppid=17515 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17517/stat : 17517 (ppfolio) S 17515 17517 16723 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 593736079 18763776 390 33554432000 4194304 4287625 140735660017120 18446744073709551615 216735198735 0 0 4096 65536 13149798570120970239 0 0 17 4 0 0 0
/proc/17517/statm: 4581 390 341 23 0 91 0
[pid=17518] ppid=17517 vsize=195192 CPUtime=3.09 cores=0
/proc/17518/stat : 17518 (cryptominisat) R 17517 17517 16723 0 -1 4202496 42519 0 0 0 304 5 0 0 25 0 1 0 593736079 199876608 42141 33554432000 4194304 4587354 140735382916080 18446744073709551615 4421075 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17518/statm: 48798 42141 312 96 0 45360 0
[pid=17519] ppid=17517 vsize=136108 CPUtime=3.08 cores=4
/proc/17519/stat : 17519 (clasp) R 17517 17517 16723 0 -1 4202496 44805 0 0 0 303 5 0 0 25 0 1 0 593736079 139374592 30582 33554432000 4194304 4785740 140734408892272 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17519/statm: 34027 30582 339 145 0 31072 0
[pid=17520] ppid=17517 vsize=563272 CPUtime=1.98 cores=6
/proc/17520/stat : 17520 (TNM) R 17517 17517 16723 0 -1 4202496 37015 0 0 0 192 6 0 0 21 0 1 0 593736079 576790528 36911 33554432000 134512640 134534564 4293189600 18446744073709551615 134524691 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17520/statm: 140818 36911 91 6 0 139484 0
[pid=17521] ppid=17517 vsize=50952 CPUtime=3.09 cores=2
/proc/17521/stat : 17521 (lingeling) R 17517 17517 16723 0 -1 4202496 21660 0 0 0 305 4 0 0 25 0 1 0 593736079 52174848 11914 33554432000 4194304 4352236 140737347090880 18446744073709551615 4284134 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17521/statm: 12738 11914 121 39 0 11818 0
[pid=17522] ppid=17517 vsize=222152 CPUtime=1.1 cores=6
/proc/17522/stat : 17522 (march_hi) R 17517 17517 16723 0 -1 4194304 31968 0 0 0 105 5 0 0 25 0 1 0 593736079 227483648 31860 33554432000 4194304 4331988 140733470196608 18446744073709551615 4215690 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17522/statm: 55538 31860 115 34 0 53980 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 1186000

[startup+6.30095 s]
/proc/loadavg: 9.80 10.09 9.98 11/188 17523
/proc/meminfo: memFree=10607296/32951124 swapFree=67102140/67111528
[pid=17517] ppid=17515 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17517/stat : 17517 (ppfolio) S 17515 17517 16723 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 593736079 18763776 390 33554432000 4194304 4287625 140735660017120 18446744073709551615 216735198735 0 0 4096 65536 13149798570120970239 0 0 17 4 0 0 0
/proc/17517/statm: 4581 390 341 23 0 91 0
[pid=17518] ppid=17517 vsize=244080 CPUtime=6.29 cores=0
/proc/17518/stat : 17518 (cryptominisat) R 17517 17517 16723 0 -1 4202496 69513 0 0 0 621 8 0 0 25 0 1 0 593736079 249937920 51372 33554432000 4194304 4587354 140735382916080 18446744073709551615 4236870 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17518/statm: 61020 51372 330 96 0 57582 0
[pid=17519] ppid=17517 vsize=136108 CPUtime=6.28 cores=4
/proc/17519/stat : 17519 (clasp) R 17517 17517 16723 0 -1 4202496 44806 0 0 0 623 5 0 0 25 0 1 0 593736079 139374592 30583 33554432000 4194304 4785740 140734408892272 18446744073709551615 4290659 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17519/statm: 34027 30583 340 145 0 31072 0
[pid=17520] ppid=17517 vsize=563272 CPUtime=3.56 cores=6
/proc/17520/stat : 17520 (TNM) R 17517 17517 16723 0 -1 4202496 37015 0 0 0 350 6 0 0 25 0 1 0 593736079 576790528 36911 33554432000 134512640 134534564 4293189600 18446744073709551615 134524527 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17520/statm: 140818 36911 91 6 0 139484 0
[pid=17521] ppid=17517 vsize=50948 CPUtime=6.29 cores=2
/proc/17521/stat : 17521 (lingeling) R 17517 17517 16723 0 -1 4202496 21672 0 0 0 625 4 0 0 25 0 1 0 593736079 52170752 11925 33554432000 4194304 4352236 140737347090880 18446744073709551615 4281160 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17521/statm: 12737 11925 127 39 0 11817 0
[pid=17522] ppid=17517 vsize=225120 CPUtime=2.69 cores=6
/proc/17522/stat : 17522 (march_hi) R 17517 17517 16723 0 -1 4194304 47282 0 0 0 262 7 0 0 25 0 1 0 593736079 230522880 34130 33554432000 4194304 4331988 140733470196608 18446744073709551615 4252215 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17522/statm: 56280 34130 129 34 0 54722 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 1237852

[startup+12.7008 s]
/proc/loadavg: 9.82 10.09 9.98 11/188 17523
/proc/meminfo: memFree=10511228/32951124 swapFree=67102140/67111528
[pid=17517] ppid=17515 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17517/stat : 17517 (ppfolio) S 17515 17517 16723 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 593736079 18763776 390 33554432000 4194304 4287625 140735660017120 18446744073709551615 216735198735 0 0 4096 65536 13149798570120970239 0 0 17 4 0 0 0
/proc/17517/statm: 4581 390 341 23 0 91 0
[pid=17518] ppid=17517 vsize=281584 CPUtime=12.69 cores=0
/proc/17518/stat : 17518 (cryptominisat) R 17517 17517 16723 0 -1 4202496 72212 0 0 0 1260 9 0 0 25 0 1 0 593736079 288342016 54068 33554432000 4194304 4587354 140735382916080 18446744073709551615 4236694 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17518/statm: 70396 54068 330 96 0 66958 0
[pid=17519] ppid=17517 vsize=136108 CPUtime=12.68 cores=4
/proc/17519/stat : 17519 (clasp) R 17517 17517 16723 0 -1 4202496 44806 0 0 0 1263 5 0 0 25 0 1 0 593736079 139374592 30583 33554432000 4194304 4785740 140734408892272 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17519/statm: 34027 30583 340 145 0 31072 0
[pid=17520] ppid=17517 vsize=605380 CPUtime=6.72 cores=6
/proc/17520/stat : 17520 (TNM) R 17517 17517 16723 0 -1 4202496 57749 0 0 0 663 9 0 0 25 0 1 0 593736079 619909120 57645 33554432000 134512640 134534564 4293189600 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17520/statm: 151345 57645 95 6 0 150011 0
[pid=17521] ppid=17517 vsize=50948 CPUtime=12.69 cores=2
/proc/17521/stat : 17521 (lingeling) R 17517 17517 16723 0 -1 4202496 21672 0 0 0 1265 4 0 0 25 0 1 0 593736079 52170752 11925 33554432000 4194304 4352236 140737347090880 18446744073709551615 4278730 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17521/statm: 12737 11925 127 39 0 11817 0
[pid=17522] ppid=17517 vsize=225108 CPUtime=5.89 cores=6
/proc/17522/stat : 17522 (march_hi) R 17517 17517 16723 0 -1 4202496 47308 0 0 0 582 7 0 0 25 0 1 0 593736079 230510592 34153 33554432000 4194304 4331988 140733470196608 18446744073709551615 4271154 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17522/statm: 56277 34153 151 34 0 54719 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1317452

[startup+25.5006 s]
/proc/loadavg: 10.00 10.12 9.99 11/188 17524
/proc/meminfo: memFree=10430464/32951124 swapFree=67102140/67111528
[pid=17517] ppid=17515 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17517/stat : 17517 (ppfolio) S 17515 17517 16723 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 593736079 18763776 390 33554432000 4194304 4287625 140735660017120 18446744073709551615 216735198735 0 0 4096 65536 13149798570120970239 0 0 17 4 0 0 0
/proc/17517/statm: 4581 390 341 23 0 91 0
[pid=17518] ppid=17517 vsize=281584 CPUtime=25.49 cores=0
/proc/17518/stat : 17518 (cryptominisat) R 17517 17517 16723 0 -1 4202496 77894 0 0 0 2539 10 0 0 25 0 1 0 593736079 288342016 59749 33554432000 4194304 4587354 140735382916080 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17518/statm: 70396 59749 330 96 0 66958 0
[pid=17519] ppid=17517 vsize=136108 CPUtime=25.48 cores=4
/proc/17519/stat : 17519 (clasp) R 17517 17517 16723 0 -1 4202496 44806 0 0 0 2543 5 0 0 25 0 1 0 593736079 139374592 30583 33554432000 4194304 4785740 140734408892272 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17519/statm: 34027 30583 340 145 0 31072 0
[pid=17520] ppid=17517 vsize=605380 CPUtime=13.1 cores=6
/proc/17520/stat : 17520 (TNM) R 17517 17517 16723 0 -1 4202496 57749 0 0 0 1301 9 0 0 25 0 1 0 593736079 619909120 57645 33554432000 134512640 134534564 4293189600 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17520/statm: 151345 57645 95 6 0 150011 0
[pid=17521] ppid=17517 vsize=57652 CPUtime=25.48 cores=2
/proc/17521/stat : 17521 (lingeling) R 17517 17517 16723 0 -1 4202496 23329 0 0 0 2544 4 0 0 25 0 1 0 593736079 59035648 13581 33554432000 4194304 4352236 140737347090880 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17521/statm: 14413 13581 127 39 0 13493 0
[pid=17522] ppid=17517 vsize=420876 CPUtime=12.25 cores=6
/proc/17522/stat : 17522 (march_hi) R 17517 17517 16723 0 -1 4202496 85570 0 0 0 1212 13 0 0 25 0 1 0 593736079 430977024 47988 33554432000 4194304 4331988 140733470196608 18446744073709551615 4239596 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17522/statm: 105219 47988 172 34 0 103661 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 1519924

[startup+51.1011 s]
/proc/loadavg: 10.00 10.11 9.99 11/188 17524
/proc/meminfo: memFree=10339032/32951124 swapFree=67102140/67111528
[pid=17517] ppid=17515 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17517/stat : 17517 (ppfolio) S 17515 17517 16723 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 593736079 18763776 390 33554432000 4194304 4287625 140735660017120 18446744073709551615 216735198735 0 0 4096 65536 13149798570120970239 0 0 17 4 0 0 0
/proc/17517/statm: 4581 390 341 23 0 91 0
[pid=17518] ppid=17517 vsize=260572 CPUtime=51.09 cores=0
/proc/17518/stat : 17518 (cryptominisat) R 17517 17517 16723 0 -1 4202496 91745 0 0 0 5094 15 0 0 25 0 1 0 593736079 266825728 53979 33554432000 4194304 4587354 140735382916080 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17518/statm: 65143 53979 330 96 0 61705 0
[pid=17519] ppid=17517 vsize=136108 CPUtime=51.08 cores=4
/proc/17519/stat : 17519 (clasp) R 17517 17517 16723 0 -1 4202496 44806 0 0 0 5103 5 0 0 25 0 1 0 593736079 139374592 30583 33554432000 4194304 4785740 140734408892272 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17519/statm: 34027 30583 340 145 0 31072 0
[pid=17520] ppid=17517 vsize=605380 CPUtime=25.82 cores=6
/proc/17520/stat : 17520 (TNM) R 17517 17517 16723 0 -1 4202496 57749 0 0 0 2573 9 0 0 25 0 1 0 593736079 619909120 57645 33554432000 134512640 134534564 4293189600 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17520/statm: 151345 57645 95 6 0 150011 0
[pid=17521] ppid=17517 vsize=96980 CPUtime=51.08 cores=2
/proc/17521/stat : 17521 (lingeling) R 17517 17517 16723 0 -1 4202496 33343 0 0 0 5103 5 0 0 25 0 1 0 593736079 99307520 23413 33554432000 4194304 4352236 140737347090880 18446744073709551615 4234291 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17521/statm: 24245 23413 127 39 0 23325 0
[pid=17522] ppid=17517 vsize=421008 CPUtime=24.99 cores=6
/proc/17522/stat : 17522 (march_hi) R 17517 17517 16723 0 -1 4202496 85606 0 0 0 2486 13 0 0 25 0 1 0 593736079 431112192 48024 33554432000 4194304 4331988 140733470196608 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17522/statm: 105252 48024 172 34 0 103694 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 1538372

[startup+102.301 s]
/proc/loadavg: 10.11 10.12 10.00 7/180 17548
/proc/meminfo: memFree=10621008/32951124 swapFree=67102140/67111528
[pid=17517] ppid=17515 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17517/stat : 17517 (ppfolio) S 17515 17517 16723 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 593736079 18763776 390 33554432000 4194304 4287625 140735660017120 18446744073709551615 216735198735 0 0 4096 65536 13149798570120970239 0 0 17 4 0 0 0
/proc/17517/statm: 4581 390 341 23 0 91 0
[pid=17518] ppid=17517 vsize=413548 CPUtime=102.29 cores=0

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

/proc/17522/statm: 121065 63489 175 34 0 119507 0
Current children cumulated CPU time (s) 3524.25
Current children cumulated vsize (KiB) 3180844

[startup+942.301 s]
/proc/loadavg: 9.22 9.19 9.45 10/187 17590
/proc/meminfo: memFree=6011752/32951124 swapFree=67102140/67111528
[pid=17517] ppid=17515 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17517/stat : 17517 (ppfolio) S 17515 17517 16723 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 593736079 18763776 390 33554432000 4194304 4287625 140735660017120 18446744073709551615 216735198735 0 0 4096 65536 13149798570120970239 0 0 17 4 0 0 0
/proc/17517/statm: 4581 390 341 23 0 91 0
[pid=17518] ppid=17517 vsize=1070952 CPUtime=942.29 cores=0
/proc/17518/stat : 17518 (cryptominisat) R 17517 17517 16723 0 -1 4202496 764977 0 0 0 94063 166 0 0 25 0 1 0 593736079 1096654848 143678 33554432000 4194304 4587354 140735382916080 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17518/statm: 267738 143678 376 96 0 264300 0
[pid=17519] ppid=17517 vsize=966540 CPUtime=942.29 cores=4
/proc/17519/stat : 17519 (clasp) R 17517 17517 16723 0 -1 4202496 252959 0 0 0 94166 63 0 0 25 0 1 0 593736079 989736960 238736 33554432000 4194304 4785740 140734408892272 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17519/statm: 241635 238736 340 145 0 238680 0
[pid=17520] ppid=17517 vsize=605380 CPUtime=469.03 cores=6
/proc/17520/stat : 17520 (TNM) R 17517 17517 16723 0 -1 4202496 57749 0 0 0 46894 9 0 0 25 0 1 0 593736079 619909120 57645 33554432000 134512640 134534564 4293189600 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17520/statm: 151345 57645 95 6 0 150011 0
[pid=17521] ppid=17517 vsize=224500 CPUtime=942.17 cores=2
/proc/17521/stat : 17521 (lingeling) R 17517 17517 16723 0 -1 4202496 253797 0 0 0 94187 30 0 0 25 0 1 0 593736079 229888000 55293 33554432000 4194304 4352236 140737347090880 18446744073709551615 4280965 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17521/statm: 56125 55293 127 39 0 55205 0
[pid=17522] ppid=17517 vsize=485108 CPUtime=468.13 cores=6
/proc/17522/stat : 17522 (march_hi) R 17517 17517 16723 0 -1 4202496 101290 0 0 0 46797 16 0 0 25 0 1 0 593736079 496750592 63702 33554432000 4194304 4331988 140733470196608 18446744073709551615 4228349 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17522/statm: 121277 63702 175 34 0 119719 0
Current children cumulated CPU time (s) 3763.91
Current children cumulated vsize (KiB) 3370804

[startup+1002.3 s]
/proc/loadavg: 8.66 9.07 9.39 7/180 17595
/proc/meminfo: memFree=9234272/32951124 swapFree=67102140/67111528
[pid=17517] ppid=17515 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17517/stat : 17517 (ppfolio) S 17515 17517 16723 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 593736079 18763776 390 33554432000 4194304 4287625 140735660017120 18446744073709551615 216735198735 0 0 4096 65536 13149798570120970239 0 0 17 4 0 0 0
/proc/17517/statm: 4581 390 341 23 0 91 0
[pid=17518] ppid=17517 vsize=1089540 CPUtime=1002.29 cores=0
/proc/17518/stat : 17518 (cryptominisat) R 17517 17517 16723 0 -1 4202496 782836 0 0 0 100056 173 0 0 25 0 1 0 593736079 1115688960 139792 33554432000 4194304 4587354 140735382916080 18446744073709551615 4236820 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17518/statm: 272385 139792 376 96 0 268947 0
[pid=17519] ppid=17517 vsize=1037608 CPUtime=1002.29 cores=4
/proc/17519/stat : 17519 (clasp) R 17517 17517 16723 0 -1 4202496 270726 0 0 0 100160 69 0 0 25 0 1 0 593736079 1062510592 256503 33554432000 4194304 4785740 140734408892272 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17519/statm: 259402 256503 340 145 0 256447 0
[pid=17520] ppid=17517 vsize=605380 CPUtime=498.82 cores=6
/proc/17520/stat : 17520 (TNM) R 17517 17517 16723 0 -1 4202496 57749 0 0 0 49873 9 0 0 25 0 1 0 593736079 619909120 57645 33554432000 134512640 134534564 4293189600 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17520/statm: 151345 57645 95 6 0 150011 0
[pid=17521] ppid=17517 vsize=224500 CPUtime=1002.16 cores=2
/proc/17521/stat : 17521 (lingeling) R 17517 17517 16723 0 -1 4202496 286566 0 0 0 100182 34 0 0 25 0 1 0 593736079 229888000 55293 33554432000 4194304 4352236 140737347090880 18446744073709551615 4207791 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17521/statm: 56125 55293 127 39 0 55205 0
[pid=17522] ppid=17517 vsize=485376 CPUtime=498.01 cores=6
/proc/17522/stat : 17522 (march_hi) R 17517 17517 16723 0 -1 4202496 101361 0 0 0 49785 16 0 0 25 0 1 0 593736079 497025024 63773 33554432000 4194304 4331988 140733470196608 18446744073709551615 4237147 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17522/statm: 121344 63773 175 34 0 119786 0
Current children cumulated CPU time (s) 4003.57
Current children cumulated vsize (KiB) 3460728

[startup+1062.3 s]
/proc/loadavg: 6.35 8.31 9.11 6/177 17610
/proc/meminfo: memFree=9384372/32951124 swapFree=67102140/67111528
[pid=17517] ppid=17515 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17517/stat : 17517 (ppfolio) S 17515 17517 16723 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 593736079 18763776 390 33554432000 4194304 4287625 140735660017120 18446744073709551615 216735198735 0 0 4096 65536 13149798570120970239 0 0 17 4 0 0 0
/proc/17517/statm: 4581 390 341 23 0 91 0
[pid=17518] ppid=17517 vsize=1096096 CPUtime=1062.3 cores=0
/proc/17518/stat : 17518 (cryptominisat) R 17517 17517 16723 0 -1 4202496 800053 0 0 0 106050 180 0 0 25 0 1 0 593736079 1122402304 137490 33554432000 4194304 4587354 140735382916080 18446744073709551615 4236698 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17518/statm: 274024 137490 376 96 0 270586 0
[pid=17519] ppid=17517 vsize=1089584 CPUtime=1062.3 cores=4
/proc/17519/stat : 17519 (clasp) R 17517 17517 16723 0 -1 4202496 283440 0 0 0 106157 73 0 0 25 0 1 0 593736079 1115734016 269217 33554432000 4194304 4785740 140734408892272 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17519/statm: 272396 269217 340 145 0 269441 0
[pid=17520] ppid=17517 vsize=605380 CPUtime=528.72 cores=6
/proc/17520/stat : 17520 (TNM) R 17517 17517 16723 0 -1 4202496 57749 0 0 0 52863 9 0 0 25 0 1 0 593736079 619909120 57645 33554432000 134512640 134534564 4293189600 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17520/statm: 151345 57645 95 6 0 150011 0
[pid=17521] ppid=17517 vsize=224500 CPUtime=1062.16 cores=2
/proc/17521/stat : 17521 (lingeling) R 17517 17517 16723 0 -1 4202496 286566 0 0 0 106182 34 0 0 25 0 1 0 593736079 229888000 55293 33554432000 4194304 4352236 140737347090880 18446744073709551615 4207816 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17521/statm: 56125 55293 127 39 0 55205 0
[pid=17522] ppid=17517 vsize=485512 CPUtime=527.82 cores=6
/proc/17522/stat : 17522 (march_hi) R 17517 17517 16723 0 -1 4202496 101394 0 0 0 52766 16 0 0 25 0 1 0 593736079 497164288 63806 33554432000 4194304 4331988 140733470196608 18446744073709551615 4228268 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17522/statm: 121378 63806 175 34 0 119820 0
Current children cumulated CPU time (s) 4243.3
Current children cumulated vsize (KiB) 3519396

[startup+1122.3 s]
/proc/loadavg: 5.58 7.77 8.88 6/177 17612
/proc/meminfo: memFree=9220268/32951124 swapFree=67102140/67111528
[pid=17517] ppid=17515 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17517/stat : 17517 (ppfolio) S 17515 17517 16723 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 593736079 18763776 390 33554432000 4194304 4287625 140735660017120 18446744073709551615 216735198735 0 0 4096 65536 13149798570120970239 0 0 17 4 0 0 0
/proc/17517/statm: 4581 390 341 23 0 91 0
[pid=17518] ppid=17517 vsize=1096096 CPUtime=1122.3 cores=0
/proc/17518/stat : 17518 (cryptominisat) R 17517 17517 16723 0 -1 4202496 819096 0 0 0 112042 188 0 0 25 0 1 0 593736079 1122402304 156515 33554432000 4194304 4587354 140735382916080 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17518/statm: 274024 156515 376 96 0 270586 0
[pid=17519] ppid=17517 vsize=1179608 CPUtime=1122.3 cores=4
/proc/17519/stat : 17519 (clasp) R 17517 17517 16723 0 -1 4202496 305968 0 0 0 112152 78 0 0 25 0 1 0 593736079 1207918592 291745 33554432000 4194304 4785740 140734408892272 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17519/statm: 294902 291745 340 145 0 291947 0
[pid=17520] ppid=17517 vsize=605380 CPUtime=558.55 cores=6
/proc/17520/stat : 17520 (TNM) R 17517 17517 16723 0 -1 4202496 57749 0 0 0 55846 9 0 0 25 0 1 0 593736079 619909120 57645 33554432000 134512640 134534564 4293189600 18446744073709551615 134526037 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17520/statm: 151345 57645 95 6 0 150011 0
[pid=17521] ppid=17517 vsize=224448 CPUtime=1122.15 cores=2
/proc/17521/stat : 17521 (lingeling) R 17517 17517 16723 0 -1 4202496 286566 0 0 0 112181 34 0 0 25 0 1 0 593736079 229834752 55280 33554432000 4194304 4352236 140737347090880 18446744073709551615 4281048 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17521/statm: 56112 55280 127 39 0 55192 0
[pid=17522] ppid=17517 vsize=486040 CPUtime=557.71 cores=6
/proc/17522/stat : 17522 (march_hi) R 17517 17517 16723 0 -1 4202496 101489 0 0 0 55754 17 0 0 25 0 1 0 593736079 497704960 63901 33554432000 4194304 4331988 140733470196608 18446744073709551615 4228268 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17522/statm: 121510 63901 175 34 0 119952 0
Current children cumulated CPU time (s) 4483.01
Current children cumulated vsize (KiB) 3609896

[startup+1182.31 s]
/proc/loadavg: 5.24 7.24 8.62 6/177 17614
/proc/meminfo: memFree=9207576/32951124 swapFree=67102140/67111528
[pid=17517] ppid=17515 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17517/stat : 17517 (ppfolio) S 17515 17517 16723 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 593736079 18763776 390 33554432000 4194304 4287625 140735660017120 18446744073709551615 216735198735 0 0 4096 65536 13149798570120970239 0 0 17 4 0 0 0
/proc/17517/statm: 4581 390 341 23 0 91 0
[pid=17518] ppid=17517 vsize=1096488 CPUtime=1182.31 cores=0
/proc/17518/stat : 17518 (cryptominisat) R 17517 17517 16723 0 -1 4202496 835499 0 0 0 118036 195 0 0 25 0 1 0 593736079 1122803712 150089 33554432000 4194304 4587354 140735382916080 18446744073709551615 4236680 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17518/statm: 274122 150089 376 96 0 270684 0
[pid=17519] ppid=17517 vsize=1215688 CPUtime=1182.31 cores=4
/proc/17519/stat : 17519 (clasp) R 17517 17517 16723 0 -1 4202496 314974 0 0 0 118151 80 0 0 25 0 1 0 593736079 1244864512 300751 33554432000 4194304 4785740 140734408892272 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17519/statm: 303922 300751 340 145 0 300967 0
[pid=17520] ppid=17517 vsize=605380 CPUtime=588.41 cores=6
/proc/17520/stat : 17520 (TNM) R 17517 17517 16723 0 -1 4202496 57749 0 0 0 58832 9 0 0 25 0 1 0 593736079 619909120 57645 33554432000 134512640 134534564 4293189600 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17520/statm: 151345 57645 95 6 0 150011 0
[pid=17521] ppid=17517 vsize=224448 CPUtime=1182.16 cores=2
/proc/17521/stat : 17521 (lingeling) R 17517 17517 16723 0 -1 4202496 319335 0 0 0 118177 39 0 0 25 0 1 0 593736079 229834752 55280 33554432000 4194304 4352236 140737347090880 18446744073709551615 4328022 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17521/statm: 56112 55280 127 39 0 55192 0
[pid=17522] ppid=17517 vsize=486176 CPUtime=587.55 cores=6
/proc/17522/stat : 17522 (march_hi) R 17517 17517 16723 0 -1 4202496 101560 0 0 0 58738 17 0 0 25 0 1 0 593736079 497844224 63972 33554432000 4194304 4331988 140733470196608 18446744073709551615 4210416 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17522/statm: 121544 63972 175 34 0 119986 0
Current children cumulated CPU time (s) 4722.74
Current children cumulated vsize (KiB) 3646504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.26 7.14 8.56 6/177 17614
/proc/meminfo: memFree=9160948/32951124 swapFree=67102140/67111528
[pid=17517] ppid=17515 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17517/stat : 17517 (ppfolio) S 17515 17517 16723 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 593736079 18763776 390 33554432000 4194304 4287625 140735660017120 18446744073709551615 216735198735 0 0 4096 65536 13149798570120970239 0 0 17 4 0 0 0
/proc/17517/statm: 4581 390 341 23 0 91 0
[pid=17518] ppid=17517 vsize=1096488 CPUtime=1201.7 cores=0
/proc/17518/stat : 17518 (cryptominisat) R 17517 17517 16723 0 -1 4202496 841379 0 0 0 119972 198 0 0 25 0 1 0 593736079 1122803712 155958 33554432000 4194304 4587354 140735382916080 18446744073709551615 4236832 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17518/statm: 274122 155958 376 96 0 270684 0
[pid=17519] ppid=17517 vsize=1238448 CPUtime=1201.7 cores=4
/proc/17519/stat : 17519 (clasp) R 17517 17517 16723 0 -1 4202496 320677 0 0 0 120088 82 0 0 25 0 1 0 593736079 1268170752 306454 33554432000 4194304 4785740 140734408892272 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17519/statm: 309612 306454 340 145 0 306657 0
[pid=17520] ppid=17517 vsize=605380 CPUtime=598.06 cores=6
/proc/17520/stat : 17520 (TNM) R 17517 17517 16723 0 -1 4202496 57749 0 0 0 59797 9 0 0 25 0 1 0 593736079 619909120 57645 33554432000 134512640 134534564 4293189600 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17520/statm: 151345 57645 95 6 0 150011 0
[pid=17521] ppid=17517 vsize=224448 CPUtime=1201.56 cores=2
/proc/17521/stat : 17521 (lingeling) R 17517 17517 16723 0 -1 4202496 319335 0 0 0 120117 39 0 0 25 0 1 0 593736079 229834752 55280 33554432000 4194304 4352236 140737347090880 18446744073709551615 4207874 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17521/statm: 56112 55280 127 39 0 55192 0
[pid=17522] ppid=17517 vsize=486312 CPUtime=597.2 cores=6
/proc/17522/stat : 17522 (march_hi) R 17517 17517 16723 0 -1 4202496 101590 0 0 0 59703 17 0 0 25 0 1 0 593736079 497983488 64002 33554432000 4194304 4331988 140733470196608 18446744073709551615 4210423 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17522/statm: 121578 64002 175 34 0 120020 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 3669400

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

Real time (s): 1201.71
CPU time (s): 4800.22
CPU user time (s): 4796.77
CPU system time (s): 3.45
CPU usage (%): 399.448
Max. virtual memory (cumulated for all children) (KiB): 3768464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
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= 524
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= 198
involuntary context switches= 7

runsolver used 1.84872 second user time and 4.6003 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-29 01:57:34
IDJOB=3284890
IDBENCH=82366
IDSOLVER=1612
FILE ID=node119/3284890-1304035053
RUNJOBID= node119-1304032404-17160
PBS_JOBID= 13170333
Free space on /tmp= 71768 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.060-NOTKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284890-1304035053/watcher-3284890-1304035053 -o /tmp/evaluation-result-3284890-1304035053/solver-3284890-1304035053 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3284890-1304035053.cnf

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

MD5SUM BENCH= e44b288003a3eaf34673a2c0fb8c6f3e
RANDOM SEED=654299971

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.83
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.815
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.67
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.815
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.83
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.815
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.74
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.815
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11253284 kB
Buffers:       2242460 kB
Cached:       18353012 kB
SwapCached:       5504 kB
Active:        9978032 kB
Inactive:     11134008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11253284 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           46844 kB
Writeback:          16 kB
AnonPages:      513852 kB
Mapped:          16656 kB
Slab:           521856 kB
PageTables:       5980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1855640 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= 71772 MiB
End job on node119 at 2011-04-29 02:17:38