Trace number 3285811

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-3.035-NOTKNOWN.cnf
MD5SUMa85b6db657886fb2a1a46ae1fe4d7999
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark206.556
Satisfiable
(Un)Satisfiability was proved
Number of variables257380
Number of clauses2139615
Sum of the clauses size5163755
Maximum clause length541
Minimum clause length1
Number of clauses of size 1625
Number of clauses of size 22096290
Number of clauses of size 30
Number of clauses of size 4280
Number of clauses of size 51400
Number of clauses of size over 541020

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-3285811-1303763427/watcher-3285811-1303763427 -o /tmp/evaluation-result-3285811-1303763427/solver-3285811-1303763427 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3285811-1303763427.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: 10.30 10.74 8.81 3/179 21094
/proc/meminfo: memFree=16231376/32951124 swapFree=67111528/67111528
[pid=21094] ppid=21092 vsize=18324 CPUtime=0 cores=0,2
/proc/21094/stat : 21094 (ppfolio) R 21092 21094 20445 0 -1 4202496 484 0 0 0 0 0 0 0 24 0 1 0 487943327 18763776 392 33554432000 4194304 4287625 140735838817104 18446744073709551615 244446765461 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/21094/statm: 4581 392 343 23 0 91 0

[startup+0.097993 s]
/proc/loadavg: 10.30 10.74 8.81 3/179 21094
/proc/meminfo: memFree=16231376/32951124 swapFree=67111528/67111528
[pid=21094] ppid=21092 vsize=18324 CPUtime=0 cores=0,2
/proc/21094/stat : 21094 (ppfolio) S 21092 21094 20445 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 487943327 18763776 394 33554432000 4194304 4287625 140735838817104 18446744073709551615 244446965263 0 0 4096 65536 4107196552794046722 0 0 17 2 0 0 0
/proc/21094/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100988 s]
/proc/loadavg: 10.30 10.74 8.81 3/179 21094
/proc/meminfo: memFree=16231376/32951124 swapFree=67111528/67111528
[pid=21094] ppid=21092 vsize=18324 CPUtime=0 cores=0,2
/proc/21094/stat : 21094 (ppfolio) S 21092 21094 20445 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 487943327 18763776 394 33554432000 4194304 4287625 140735838817104 18446744073709551615 244446965263 0 0 4096 65536 4107196552794046722 0 0 17 2 0 0 0
/proc/21094/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300945 s]
/proc/loadavg: 10.30 10.74 8.81 3/179 21094
/proc/meminfo: memFree=16231376/32951124 swapFree=67111528/67111528
[pid=21094] ppid=21092 vsize=18324 CPUtime=0 cores=0,2
/proc/21094/stat : 21094 (ppfolio) S 21092 21094 20445 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 487943327 18763776 394 33554432000 4194304 4287625 140735838817104 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21094/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700886 s]
/proc/loadavg: 10.30 10.74 8.81 3/179 21094
/proc/meminfo: memFree=16231376/32951124 swapFree=67111528/67111528
[pid=21094] ppid=21092 vsize=18324 CPUtime=0 cores=0,2
/proc/21094/stat : 21094 (ppfolio) S 21092 21094 20445 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 487943327 18763776 394 33554432000 4194304 4287625 140735838817104 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21094/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5007 s]
/proc/loadavg: 10.30 10.74 8.81 8/191 21107
/proc/meminfo: memFree=15931500/32951124 swapFree=67111528/67111528
[pid=21094] ppid=21092 vsize=18324 CPUtime=0 cores=0,2
/proc/21094/stat : 21094 (ppfolio) S 21092 21094 20445 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 487943327 18763776 394 33554432000 4194304 4287625 140735838817104 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21094/statm: 4581 394 345 23 0 91 0
[pid=21095] ppid=21094 vsize=126564 CPUtime=0.52 cores=0
/proc/21095/stat : 21095 (cryptominisat) R 21094 21094 20445 0 -1 4202496 25434 0 0 0 49 3 0 0 25 0 1 0 487943327 129601536 25036 33554432000 4194304 4587354 140736687007616 18446744073709551615 4420283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21095/statm: 31641 25036 288 96 0 28203 0
[pid=21096] ppid=21094 vsize=87992 CPUtime=0.41 cores=0
/proc/21096/stat : 21096 (clasp) R 21094 21094 20445 0 -1 4202496 23151 0 0 0 37 4 0 0 25 0 1 0 487943328 90103808 18875 33554432000 4194304 4785740 140735899839536 18446744073709551615 4451186 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21096/statm: 21998 18875 308 145 0 19043 0
[pid=21097] ppid=21094 vsize=462428 CPUtime=0.55 cores=0
/proc/21097/stat : 21097 (TNM) R 21094 21094 20445 0 -1 4202496 4660 0 0 0 55 0 0 0 25 0 1 0 487943328 473526272 4558 33554432000 134512640 134534564 4289750720 18446744073709551615 10024444 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21097/statm: 115607 4558 90 6 0 114273 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 695308

[startup+3.1004 s]
/proc/loadavg: 10.30 10.74 8.81 10/190 21128
/proc/meminfo: memFree=15545488/32951124 swapFree=67111528/67111528
[pid=21094] ppid=21092 vsize=18324 CPUtime=0 cores=0,2
/proc/21094/stat : 21094 (ppfolio) S 21092 21094 20445 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 487943327 18763776 394 33554432000 4194304 4287625 140735838817104 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21094/statm: 4581 394 345 23 0 91 0
[pid=21095] ppid=21094 vsize=178324 CPUtime=1.01 cores=0
/proc/21095/stat : 21095 (cryptominisat) R 21094 21094 20445 0 -1 4202496 36647 0 0 0 96 5 0 0 25 0 1 0 487943327 182603776 36238 33554432000 4194304 4587354 140736687007616 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21095/statm: 44581 36238 305 96 0 41143 0
[pid=21096] ppid=21094 vsize=176804 CPUtime=0.96 cores=0
/proc/21096/stat : 21096 (clasp) R 21094 21094 20445 0 -1 4202496 51023 0 0 0 89 7 0 0 25 0 1 0 487943328 181047296 39044 33554432000 4194304 4785740 140735899839536 18446744073709551615 244446601178 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21096/statm: 44201 39044 313 145 0 41246 0
[pid=21097] ppid=21094 vsize=472460 CPUtime=1.1 cores=0
/proc/21097/stat : 21097 (TNM) R 21094 21094 20445 0 -1 4202496 8861 0 0 0 108 2 0 0 25 0 1 0 487943328 483799040 8759 33554432000 134512640 134534564 4289750720 18446744073709551615 9910399 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21097/statm: 118115 8759 90 6 0 116781 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 845912

[startup+6.30081 s]
/proc/loadavg: 10.28 10.73 8.82 10/195 21137
/proc/meminfo: memFree=14807976/32951124 swapFree=67111528/67111528
[pid=21094] ppid=21092 vsize=18324 CPUtime=0 cores=0,2
/proc/21094/stat : 21094 (ppfolio) S 21092 21094 20445 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487943327 18763776 394 33554432000 4194304 4287625 140735838817104 18446744073709551615 244446965263 0 0 4096 65536 7945533641826762752 0 0 17 2 0 0 0
/proc/21094/statm: 4581 394 345 23 0 91 0
[pid=21095] ppid=21094 vsize=225200 CPUtime=2.11 cores=0
/proc/21095/stat : 21095 (cryptominisat) R 21094 21094 20445 0 -1 4202496 48383 0 0 0 205 6 0 0 25 0 1 0 487943327 230604800 47974 33554432000 4194304 4587354 140736687007616 18446744073709551615 4364888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21095/statm: 56300 47974 310 96 0 52862 0
[pid=21096] ppid=21094 vsize=176804 CPUtime=2 cores=0
/proc/21096/stat : 21096 (clasp) R 21094 21094 20445 0 -1 4202496 51045 0 0 0 193 7 0 0 25 0 1 0 487943328 181047296 39066 33554432000 4194304 4785740 140735899839536 18446744073709551615 4495806 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21096/statm: 44201 39066 318 145 0 41246 0
[pid=21097] ppid=21094 vsize=546776 CPUtime=2.15 cores=0
/proc/21097/stat : 21097 (TNM) R 21094 21094 20445 0 -1 4202496 32867 0 0 0 211 4 0 0 25 0 1 0 487943328 559898624 32764 33554432000 134512640 134534564 4289750720 18446744073709551615 10024444 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21097/statm: 136694 32767 91 6 0 135360 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 967104

[startup+12.7006 s]
/proc/loadavg: 10.49 10.77 8.84 11/200 21146
/proc/meminfo: memFree=13163168/32951124 swapFree=67111528/67111528
[pid=21094] ppid=21092 vsize=18324 CPUtime=0 cores=0,2
/proc/21094/stat : 21094 (ppfolio) S 21092 21094 20445 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487943327 18763776 394 33554432000 4194304 4287625 140735838817104 18446744073709551615 244446965263 0 0 4096 65536 7945533641826762752 0 0 17 2 0 0 0
/proc/21094/statm: 4581 394 345 23 0 91 0
[pid=21095] ppid=21094 vsize=225200 CPUtime=4.21 cores=0
/proc/21095/stat : 21095 (cryptominisat) R 21094 21094 20445 0 -1 4202496 48383 0 0 0 415 6 0 0 25 0 1 0 487943327 230604800 47974 33554432000 4194304 4587354 140736687007616 18446744073709551615 4364768 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21095/statm: 56300 47974 310 96 0 52862 0
[pid=21096] ppid=21094 vsize=176804 CPUtime=4.17 cores=0
/proc/21096/stat : 21096 (clasp) R 21094 21094 20445 0 -1 4202496 51046 0 0 0 410 7 0 0 25 0 1 0 487943328 181047296 39067 33554432000 4194304 4785740 140735899839536 18446744073709551615 4500020 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21096/statm: 44201 39067 319 145 0 41246 0
[pid=21097] ppid=21094 vsize=571072 CPUtime=4.29 cores=0
/proc/21097/stat : 21097 (TNM) R 21094 21094 20445 0 -1 4202496 39665 0 0 0 424 5 0 0 25 0 1 0 487943328 584777728 39562 33554432000 134512640 134534564 4289750720 18446744073709551615 134524541 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21097/statm: 142768 39562 91 6 0 141434 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 991400

[startup+25.5013 s]
/proc/loadavg: 10.38 10.73 8.86 11/200 21147
/proc/meminfo: memFree=12353456/32951124 swapFree=67111528/67111528
[pid=21094] ppid=21092 vsize=18324 CPUtime=0 cores=0,2
/proc/21094/stat : 21094 (ppfolio) S 21092 21094 20445 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487943327 18763776 394 33554432000 4194304 4287625 140735838817104 18446744073709551615 244446965263 0 0 4096 65536 7945534054143623168 0 0 17 2 0 0 0
/proc/21094/statm: 4581 394 345 23 0 91 0
[pid=21095] ppid=21094 vsize=401432 CPUtime=8.51 cores=0
/proc/21095/stat : 21095 (cryptominisat) R 21094 21094 20445 0 -1 4202496 89843 0 0 0 840 11 0 0 25 0 1 0 487943327 411066368 76433 33554432000 4194304 4587354 140736687007616 18446744073709551615 4317688 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21095/statm: 100358 76433 319 96 0 96920 0
[pid=21096] ppid=21094 vsize=158348 CPUtime=8.4 cores=0
/proc/21096/stat : 21096 (clasp) R 21094 21094 20445 0 -1 4202496 51247 0 0 0 833 7 0 0 25 0 1 0 487943328 162148352 35968 33554432000 4194304 4785740 140735899839536 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21096/statm: 39587 35968 340 145 0 36632 0
[pid=21097] ppid=21094 vsize=571072 CPUtime=8.55 cores=0
/proc/21097/stat : 21097 (TNM) R 21094 21094 20445 0 -1 4202496 39665 0 0 0 850 5 0 0 25 0 1 0 487943328 584777728 39562 33554432000 134512640 134534564 4289750720 18446744073709551615 134524510 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21097/statm: 142768 39562 91 6 0 141434 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1149176

[startup+51.1005 s]
/proc/loadavg: 10.32 10.69 8.89 11/200 21147
/proc/meminfo: memFree=11596600/32951124 swapFree=67111528/67111528
[pid=21094] ppid=21092 vsize=18324 CPUtime=0 cores=0,2
/proc/21094/stat : 21094 (ppfolio) S 21092 21094 20445 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487943327 18763776 394 33554432000 4194304 4287625 140735838817104 18446744073709551615 244446965263 0 0 4096 65536 7945534466460483584 0 0 17 2 0 0 0
/proc/21094/statm: 4581 394 345 23 0 91 0
[pid=21095] ppid=21094 vsize=366164 CPUtime=17.01 cores=0
/proc/21095/stat : 21095 (cryptominisat) R 21094 21094 20445 0 -1 4202496 97610 0 0 0 1688 13 0 0 25 0 1 0 487943327 374951936 72001 33554432000 4194304 4587354 140736687007616 18446744073709551615 4236602 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21095/statm: 91541 72001 329 96 0 88103 0
[pid=21096] ppid=21094 vsize=158348 CPUtime=16.97 cores=0
/proc/21096/stat : 21096 (clasp) R 21094 21094 20445 0 -1 4202496 51247 0 0 0 1690 7 0 0 25 0 1 0 487943328 162148352 35968 33554432000 4194304 4785740 140735899839536 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21096/statm: 39587 35968 340 145 0 36632 0
[pid=21097] ppid=21094 vsize=1236488 CPUtime=17.1 cores=0
/proc/21097/stat : 21097 (TNM) R 21094 21094 20445 0 -1 4202496 219869 0 0 0 1684 26 0 0 25 0 1 0 487943328 1266163712 219766 33554432000 134512640 134534564 4289750720 18446744073709551615 134529944 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21097/statm: 309122 219766 95 6 0 307788 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1779324

[startup+102.301 s]
/proc/loadavg: 10.14 10.58 8.95 11/200 21149
/proc/meminfo: memFree=11468452/32951124 swapFree=67111528/67111528
[pid=21094] ppid=21092 vsize=18324 CPUtime=0 cores=0,2
/proc/21094/stat : 21094 (ppfolio) S 21092 21094 20445 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487943327 18763776 394 33554432000 4194304 4287625 140735838817104 18446744073709551615 244446965263 0 0 4096 65536 7945534466460483584 0 0 17 2 0 0 0
/proc/21094/statm: 4581 394 345 23 0 91 0
[pid=21095] ppid=21094 vsize=366164 CPUtime=34.1 cores=0
/proc/21095/stat : 21095 (cryptominisat) R 21094 21094 20445 0 -1 4202496 100617 0 0 0 3396 14 0 0 25 0 1 0 487943327 374951936 75006 33554432000 4194304 4587354 140736687007616 18446744073709551615 4236573 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21095/statm: 91541 75006 329 96 0 88103 0
[pid=21096] ppid=21094 vsize=158348 CPUtime=34 cores=0
/proc/21096/stat : 21096 (clasp) R 21094 21094 20445 0 -1 4202496 51247 0 0 0 3393 7 0 0 25 0 1 0 487943328 162148352 35968 33554432000 4194304 4785740 140735899839536 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21096/statm: 39587 35968 340 145 0 36632 0
[pid=21097] ppid=21094 vsize=1236488 CPUtime=34.17 cores=0
/proc/21097/stat : 21097 (TNM) R 21094 21094 20445 0 -1 4202496 219870 0 0 0 3391 26 0 0 25 0 1 0 487943328 1266163712 219767 33554432000 134512640 134534564 4289750720 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21097/statm: 309122 219767 95 6 0 307788 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1779324

[startup+162.301 s]
/proc/loadavg: 10.05 10.47 9.01 11/200 21150
/proc/meminfo: memFree=11360428/32951124 swapFree=67111528/67111528
[pid=21094] ppid=21092 vsize=18324 CPUtime=0 cores=0,2
/proc/21094/stat : 21094 (ppfolio) S 21092 21094 20445 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487943327 18763776 394 33554432000 4194304 4287625 140735838817104 18446744073709551615 244446965263 0 0 4096 65536 7945534466460483584 0 0 17 2 0 0 0
/proc/21094/statm: 4581 394 345 23 0 91 0
[pid=21095] ppid=21094 vsize=366164 CPUtime=54.11 cores=0
/proc/21095/stat : 21095 (cryptominisat) R 21094 21094 20445 0 -1 4202496 104069 0 0 0 5396 15 0 0 25 0 1 0 487943327 374951936 78456 33554432000 4194304 4587354 140736687007616 18446744073709551615 4236877 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21095/statm: 91541 78456 329 96 0 88103 0
[pid=21096] ppid=21094 vsize=203704 CPUtime=53.99 cores=0

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

/proc/21097/statm: 309122 219768 95 6 0 307788 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2481972

[startup+942.307 s]
/proc/loadavg: 10.00 10.03 9.55 11/200 21171
/proc/meminfo: memFree=9723060/32951124 swapFree=67111528/67111528
[pid=21094] ppid=21092 vsize=18324 CPUtime=0 cores=0,2
/proc/21094/stat : 21094 (ppfolio) S 21092 21094 20445 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487943327 18763776 394 33554432000 4194304 4287625 140735838817104 18446744073709551615 244446965263 0 0 4096 65536 7945532954631995392 0 0 17 2 0 0 0
/proc/21094/statm: 4581 394 345 23 0 91 0
[pid=21095] ppid=21094 vsize=665412 CPUtime=314.1 cores=0
/proc/21095/stat : 21095 (cryptominisat) R 21094 21094 20445 0 -1 4202496 144276 0 0 0 31385 25 0 0 25 0 1 0 487943327 681381888 83517 33554432000 4194304 4587354 140736687007616 18446744073709551615 4236668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21095/statm: 166353 83517 330 96 0 162915 0
[pid=21096] ppid=21094 vsize=588744 CPUtime=314.06 cores=0
/proc/21096/stat : 21096 (clasp) R 21094 21094 20445 0 -1 4202496 159376 0 0 0 31381 25 0 0 25 0 1 0 487943328 602873856 144097 33554432000 4194304 4785740 140735899839536 18446744073709551615 4290659 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21096/statm: 147186 144097 340 145 0 144231 0
[pid=21097] ppid=21094 vsize=1236488 CPUtime=314.15 cores=0
/proc/21097/stat : 21097 (TNM) R 21094 21094 20445 0 -1 4202496 219871 0 0 0 31389 26 0 0 25 0 1 0 487943328 1266163712 219768 33554432000 134512640 134534564 4289750720 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21097/statm: 309122 219768 95 6 0 307788 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2508968

[startup+1002.3 s]
/proc/loadavg: 10.00 10.02 9.58 11/200 21173
/proc/meminfo: memFree=9679128/32951124 swapFree=67111528/67111528
[pid=21094] ppid=21092 vsize=18324 CPUtime=0 cores=0,2
/proc/21094/stat : 21094 (ppfolio) S 21092 21094 20445 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487943327 18763776 394 33554432000 4194304 4287625 140735838817104 18446744073709551615 244446965263 0 0 4096 65536 7945533092070948864 0 0 17 2 0 0 0
/proc/21094/statm: 4581 394 345 23 0 91 0
[pid=21095] ppid=21094 vsize=665412 CPUtime=334.1 cores=0
/proc/21095/stat : 21095 (cryptominisat) R 21094 21094 20445 0 -1 4202496 148968 0 0 0 33384 26 0 0 25 0 1 0 487943327 681381888 88208 33554432000 4194304 4587354 140736687007616 18446744073709551615 4236656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21095/statm: 166353 88208 333 96 0 162915 0
[pid=21096] ppid=21094 vsize=649580 CPUtime=334.05 cores=0
/proc/21096/stat : 21096 (clasp) R 21094 21094 20445 0 -1 4202496 174601 0 0 0 33378 27 0 0 25 0 1 0 487943328 665169920 159322 33554432000 4194304 4785740 140735899839536 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21096/statm: 162395 159322 340 145 0 159440 0
[pid=21097] ppid=21094 vsize=1236488 CPUtime=334.15 cores=0
/proc/21097/stat : 21097 (TNM) R 21094 21094 20445 0 -1 4202496 219871 0 0 0 33389 26 0 0 25 0 1 0 487943328 1266163712 219768 33554432000 134512640 134534564 4289750720 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21097/statm: 309122 219768 95 6 0 307788 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 2569804

[startup+1062.3 s]
/proc/loadavg: 10.06 10.03 9.60 11/200 21174
/proc/meminfo: memFree=9535632/32951124 swapFree=67111528/67111528
[pid=21094] ppid=21092 vsize=18324 CPUtime=0 cores=0,2
/proc/21094/stat : 21094 (ppfolio) S 21092 21094 20445 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487943327 18763776 394 33554432000 4194304 4287625 140735838817104 18446744073709551615 244446965263 0 0 4096 65536 7945533092070948864 0 0 17 2 0 0 0
/proc/21094/statm: 4581 394 345 23 0 91 0
[pid=21095] ppid=21094 vsize=665412 CPUtime=354.11 cores=0
/proc/21095/stat : 21095 (cryptominisat) R 21094 21094 20445 0 -1 4202496 155192 0 0 0 35384 27 0 0 25 0 1 0 487943327 681381888 94431 33554432000 4194304 4587354 140736687007616 18446744073709551615 4236541 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21095/statm: 166353 94431 333 96 0 162915 0
[pid=21096] ppid=21094 vsize=691720 CPUtime=354.04 cores=0
/proc/21096/stat : 21096 (clasp) R 21094 21094 20445 0 -1 4202496 185122 0 0 0 35375 29 0 0 25 0 1 0 487943328 708321280 169843 33554432000 4194304 4785740 140735899839536 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21096/statm: 172930 169843 340 145 0 169975 0
[pid=21097] ppid=21094 vsize=1236488 CPUtime=354.15 cores=0
/proc/21097/stat : 21097 (TNM) R 21094 21094 20445 0 -1 4202496 219871 0 0 0 35389 26 0 0 25 0 1 0 487943328 1266163712 219768 33554432000 134512640 134534564 4289750720 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21097/statm: 309122 219768 95 6 0 307788 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2611944

[startup+1122.3 s]
/proc/loadavg: 10.02 10.02 9.63 11/200 21176
/proc/meminfo: memFree=9433424/32951124 swapFree=67111528/67111528
[pid=21094] ppid=21092 vsize=18324 CPUtime=0 cores=0,2
/proc/21094/stat : 21094 (ppfolio) S 21092 21094 20445 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487943327 18763776 394 33554432000 4194304 4287625 140735838817104 18446744073709551615 244446965263 0 0 4096 65536 7945533779265716224 0 0 17 2 0 0 0
/proc/21094/statm: 4581 394 345 23 0 91 0
[pid=21095] ppid=21094 vsize=665412 CPUtime=374.11 cores=0
/proc/21095/stat : 21095 (cryptominisat) R 21094 21094 20445 0 -1 4202496 158288 0 0 0 37384 27 0 0 25 0 1 0 487943327 681381888 97525 33554432000 4194304 4587354 140736687007616 18446744073709551615 4449056 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21095/statm: 166353 97525 338 96 0 162915 0
[pid=21096] ppid=21094 vsize=718484 CPUtime=374.05 cores=0
/proc/21096/stat : 21096 (clasp) R 21094 21094 20445 0 -1 4202496 191825 0 0 0 37374 31 0 0 25 0 1 0 487943328 735727616 176546 33554432000 4194304 4785740 140735899839536 18446744073709551615 4290648 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21096/statm: 179621 176546 340 145 0 176666 0
[pid=21097] ppid=21094 vsize=1236488 CPUtime=374.14 cores=0
/proc/21097/stat : 21097 (TNM) R 21094 21094 20445 0 -1 4202496 219871 0 0 0 37388 26 0 0 25 0 1 0 487943328 1266163712 219768 33554432000 134512640 134534564 4289750720 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21097/statm: 309122 219768 95 6 0 307788 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 2638708

[startup+1182.3 s]
/proc/loadavg: 10.00 10.02 9.65 11/200 21178
/proc/meminfo: memFree=9225452/32951124 swapFree=67111528/67111528
[pid=21094] ppid=21092 vsize=18324 CPUtime=0 cores=0,2
/proc/21094/stat : 21094 (ppfolio) S 21092 21094 20445 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487943327 18763776 394 33554432000 4194304 4287625 140735838817104 18446744073709551615 244446965263 0 0 4096 65536 7945534878777344000 0 0 17 2 0 0 0
/proc/21094/statm: 4581 394 345 23 0 91 0
[pid=21095] ppid=21094 vsize=759308 CPUtime=394.12 cores=0
/proc/21095/stat : 21095 (cryptominisat) R 21094 21094 20445 0 -1 4202496 180018 0 0 0 39383 29 0 0 25 0 1 0 487943327 777531392 119243 33554432000 4194304 4587354 140736687007616 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21095/statm: 189827 119243 338 96 0 186389 0
[pid=21096] ppid=21094 vsize=740956 CPUtime=394.04 cores=0
/proc/21096/stat : 21096 (clasp) R 21094 21094 20445 0 -1 4202496 197440 0 0 0 39372 32 0 0 25 0 1 0 487943328 758738944 182161 33554432000 4194304 4785740 140735899839536 18446744073709551615 4536820 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21096/statm: 185239 182161 340 145 0 182284 0
[pid=21097] ppid=21094 vsize=1236488 CPUtime=394.14 cores=0
/proc/21097/stat : 21097 (TNM) R 21094 21094 20445 0 -1 4202496 219871 0 0 0 39388 26 0 0 25 0 1 0 487943328 1266163712 219768 33554432000 134512640 134534564 4289750720 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21097/statm: 309122 219768 95 6 0 307788 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 2755076

[startup+1242.3 s]
/proc/loadavg: 10.00 10.01 9.67 11/200 21179
/proc/meminfo: memFree=9003220/32951124 swapFree=67111528/67111528
[pid=21094] ppid=21092 vsize=18324 CPUtime=0 cores=0,2
/proc/21094/stat : 21094 (ppfolio) S 21092 21094 20445 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487943327 18763776 394 33554432000 4194304 4287625 140735838817104 18446744073709551615 244446965263 0 0 4096 65536 7945533229509902336 0 0 17 2 0 0 0
/proc/21094/statm: 4581 394 345 23 0 91 0
[pid=21095] ppid=21094 vsize=710968 CPUtime=414.13 cores=0
/proc/21095/stat : 21095 (cryptominisat) R 21094 21094 20445 0 -1 4202496 184627 0 0 0 41382 31 0 0 25 0 1 0 487943327 728031232 113370 33554432000 4194304 4587354 140736687007616 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21095/statm: 177742 113370 338 96 0 174304 0
[pid=21096] ppid=21094 vsize=761704 CPUtime=414.04 cores=0
/proc/21096/stat : 21096 (clasp) R 21094 21094 20445 0 -1 4202496 202630 0 0 0 41371 33 0 0 25 0 1 0 487943328 779984896 187351 33554432000 4194304 4785740 140735899839536 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21096/statm: 190426 187351 340 145 0 187471 0
[pid=21097] ppid=21094 vsize=1236488 CPUtime=414.14 cores=0
/proc/21097/stat : 21097 (TNM) R 21094 21094 20445 0 -1 4202496 219871 0 0 0 41388 26 0 0 25 0 1 0 487943328 1266163712 219768 33554432000 134512640 134534564 4289750720 18446744073709551615 134528488 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21097/statm: 309122 219768 95 6 0 307788 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 2727484



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.04 10.02 9.69 11/200 21181
/proc/meminfo: memFree=8919612/32951124 swapFree=67111528/67111528
[pid=21094] ppid=21092 vsize=18324 CPUtime=0 cores=0,2
/proc/21094/stat : 21094 (ppfolio) S 21092 21094 20445 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487943327 18763776 394 33554432000 4194304 4287625 140735838817104 18446744073709551615 244446965263 0 0 4096 65536 7945533366948855808 0 0 17 2 0 0 0
/proc/21094/statm: 4581 394 345 23 0 91 0
[pid=21095] ppid=21094 vsize=710968 CPUtime=433.35 cores=0
/proc/21095/stat : 21095 (cryptominisat) R 21094 21094 20445 0 -1 4202496 191137 0 0 0 43303 32 0 0 25 0 1 0 487943327 728031232 119876 33554432000 4194304 4587354 140736687007616 18446744073709551615 4237639 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21095/statm: 177742 119876 338 96 0 174304 0
[pid=21096] ppid=21094 vsize=765556 CPUtime=433.24 cores=0
/proc/21096/stat : 21096 (clasp) R 21094 21094 20445 0 -1 4202496 203614 0 0 0 43290 34 0 0 25 0 1 0 487943328 783929344 188335 33554432000 4194304 4785740 140735899839536 18446744073709551615 4309565 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21096/statm: 191389 188335 340 145 0 188434 0
[pid=21097] ppid=21094 vsize=1236488 CPUtime=433.43 cores=0
/proc/21097/stat : 21097 (TNM) R 21094 21094 20445 0 -1 4202496 219871 0 0 0 43317 26 0 0 25 0 1 0 487943328 1266163712 219768 33554432000 134512640 134534564 4289750720 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21097/statm: 309122 219768 95 6 0 307788 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 2731336

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 10.04 10.02 9.69 11/200 21181
/proc/meminfo: memFree=8919612/32951124 swapFree=67111528/67111528
[pid=21094] ppid=21092 vsize=18324 CPUtime=0 cores=0,2
/proc/21094/stat : 21094 (ppfolio) S 21092 21094 20445 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487943327 18763776 394 33554432000 4194304 4287625 140735838817104 18446744073709551615 244446965263 0 0 4096 65536 7945533366948855808 0 0 17 2 0 0 0
/proc/21094/statm: 4581 394 345 23 0 91 0
[pid=21095] ppid=21094 vsize=710968 CPUtime=433.35 cores=0
/proc/21095/stat : 21095 (cryptominisat) R 21094 21094 20445 0 -1 4202496 191137 0 0 0 43303 32 0 0 25 0 1 0 487943327 728031232 119876 33554432000 4194304 4587354 140736687007616 18446744073709551615 4237639 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21095/statm: 177742 119876 338 96 0 174304 0
[pid=21096] ppid=21094 vsize=765556 CPUtime=433.24 cores=0
/proc/21096/stat : 21096 (clasp) R 21094 21094 20445 0 -1 4202496 203614 0 0 0 43290 34 0 0 25 0 1 0 487943328 783929344 188335 33554432000 4194304 4785740 140735899839536 18446744073709551615 4309565 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21096/statm: 191389 188335 340 145 0 188434 0
[pid=21097] ppid=21094 vsize=1236488 CPUtime=433.43 cores=0
/proc/21097/stat : 21097 (TNM) R 21094 21094 20445 0 -1 4202496 219871 0 0 0 43317 26 0 0 25 0 1 0 487943328 1266163712 219768 33554432000 134512640 134534564 4289750720 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21097/statm: 309122 219768 95 6 0 307788 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 2731336

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21094 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 1300.02
#
# 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.02
CPU user time (s): 1299.1
CPU system time (s): 0.92
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 2765608

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

runsolver used 2.28265 second user time and 4.81627 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-25 22:30:29
IDJOB=3285811
IDBENCH=82403
IDSOLVER=1613
FILE ID=node105/3285811-1303763427
RUNJOBID= node105-1303762124-20932
PBS_JOBID= 13157144
Free space on /tmp= 71620 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-3.035-NOTKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285811-1303763427/watcher-3285811-1303763427 -o /tmp/evaluation-result-3285811-1303763427/solver-3285811-1303763427 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3285811-1303763427.cnf

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

MD5SUM BENCH= a85b6db657886fb2a1a46ae1fe4d7999
RANDOM SEED=2126488354

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16231656 kB
Buffers:       2283312 kB
Cached:       13793720 kB
SwapCached:          0 kB
Active:        8610608 kB
Inactive:      7535988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16231656 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          153428 kB
Writeback:           0 kB
AnonPages:       69236 kB
Mapped:          15156 kB
Slab:           508764 kB
PageTables:       5044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   226184 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= 71428 MiB
End job on node105 at 2011-04-25 22:52:11