Trace number 3191883

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S788239782-034.UNKNOWN.cnf
MD5SUMea72de9bc2f16b1185170420c6413a72
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
Number of clauses of size over 50

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191883-1302539919/watcher-3191883-1302539919 -o /tmp/evaluation-result-3191883-1302539919/solver-3191883-1302539919 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191883-1302539919.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: 9.82 8.72 8.83 9/197 27228
/proc/meminfo: memFree=11233376/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=18324 CPUtime=0 cores=0,2
/proc/27228/stat : 27228 (ppfolio) R 27226 27228 26349 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 365592316 18763776 392 33554432000 4194304 4287625 140737025762688 18446744073709551615 244446765461 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/27228/statm: 4581 392 343 23 0 91 0

[startup+0.0876179 s]
/proc/loadavg: 9.82 8.72 8.83 9/197 27228
/proc/meminfo: memFree=11233376/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=18324 CPUtime=0 cores=0,2
/proc/27228/stat : 27228 (ppfolio) S 27226 27228 26349 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365592316 18763776 394 33554432000 4194304 4287625 140737025762688 18446744073709551615 244446965263 0 0 4096 65536 4141811927615504641 0 0 17 2 0 0 0
/proc/27228/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100618 s]
/proc/loadavg: 9.82 8.72 8.83 9/197 27228
/proc/meminfo: memFree=11233376/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=18324 CPUtime=0 cores=0,2
/proc/27228/stat : 27228 (ppfolio) S 27226 27228 26349 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365592316 18763776 394 33554432000 4194304 4287625 140737025762688 18446744073709551615 244446965263 0 0 4096 65536 4141811927615504641 0 0 17 2 0 0 0
/proc/27228/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300581 s]
/proc/loadavg: 9.82 8.72 8.83 9/197 27228
/proc/meminfo: memFree=11233376/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=18324 CPUtime=0 cores=0,2
/proc/27228/stat : 27228 (ppfolio) S 27226 27228 26349 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 365592316 18763776 394 33554432000 4194304 4287625 140737025762688 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/27228/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700524 s]
/proc/loadavg: 9.82 8.72 8.83 9/197 27228
/proc/meminfo: memFree=11233376/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=18324 CPUtime=0 cores=0,2
/proc/27228/stat : 27228 (ppfolio) S 27226 27228 26349 0 -1 4202496 502 0 0 0 0 0 0 0 21 0 1 0 365592316 18763776 394 33554432000 4194304 4287625 140737025762688 18446744073709551615 244446965263 0 0 4096 65536 6813560994824978432 0 0 17 2 0 0 0
/proc/27228/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5004 s]
/proc/loadavg: 9.91 8.75 8.84 12/201 27232
/proc/meminfo: memFree=11228140/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=18324 CPUtime=0 cores=0,2
/proc/27228/stat : 27228 (ppfolio) S 27226 27228 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365592316 18763776 394 33554432000 4194304 4287625 140737025762688 18446744073709551615 244446965263 0 0 4096 65536 6813561132263931904 0 0 17 2 0 0 0
/proc/27228/statm: 4581 394 345 23 0 91 0
[pid=27229] ppid=27228 vsize=1879436 CPUtime=0.49 cores=0
/proc/27229/stat : 27229 (cryptominisat) R 27228 27228 26349 0 -1 4202496 1542 0 0 0 49 0 0 0 25 0 1 0 365592316 1924542464 850 33554432000 4194304 4587354 140736802105808 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27229/statm: 469859 850 327 96 0 466421 0
[pid=27230] ppid=27228 vsize=13500 CPUtime=0.39 cores=0
/proc/27230/stat : 27230 (clasp) R 27228 27228 26349 0 -1 4202496 823 0 0 0 39 0 0 0 25 0 1 0 365592316 13824000 713 33554432000 4194304 4785740 140736176821856 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27230/statm: 3375 713 340 145 0 420 0
[pid=27231] ppid=27228 vsize=456092 CPUtime=0.59 cores=0
/proc/27231/stat : 27231 (TNM) R 27228 27228 26349 0 -1 4202496 389 0 0 0 59 0 0 0 25 0 1 0 365592316 467038208 285 33554432000 134512640 134534564 4292429632 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27231/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2367352

[startup+3.10109 s]
/proc/loadavg: 9.91 8.75 8.84 12/201 27232
/proc/meminfo: memFree=11226404/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=18324 CPUtime=0 cores=0,2
/proc/27228/stat : 27228 (ppfolio) S 27226 27228 26349 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365592316 18763776 394 33554432000 4194304 4287625 140737025762688 18446744073709551615 244446965263 0 0 4096 65536 6813559345557536768 0 0 17 2 0 0 0
/proc/27228/statm: 4581 394 345 23 0 91 0
[pid=27229] ppid=27228 vsize=1882340 CPUtime=0.99 cores=0
/proc/27229/stat : 27229 (cryptominisat) R 27228 27228 26349 0 -1 4202496 2194 0 0 0 99 0 0 0 25 0 1 0 365592316 1927516160 1132 33554432000 4194304 4587354 140736802105808 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27229/statm: 470585 1132 331 96 0 467147 0
[pid=27230] ppid=27228 vsize=13908 CPUtime=0.94 cores=0
/proc/27230/stat : 27230 (clasp) R 27228 27228 26349 0 -1 4202496 948 0 0 0 94 0 0 0 25 0 1 0 365592316 14241792 838 33554432000 4194304 4785740 140736176821856 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27230/statm: 3477 838 340 145 0 522 0
[pid=27231] ppid=27228 vsize=456092 CPUtime=1.14 cores=0
/proc/27231/stat : 27231 (TNM) R 27228 27228 26349 0 -1 4202496 389 0 0 0 114 0 0 0 25 0 1 0 365592316 467038208 285 33554432000 134512640 134534564 4292429632 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27231/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2370664

[startup+6.30048 s]
/proc/loadavg: 10.00 8.79 8.86 12/201 27232
/proc/meminfo: memFree=11218580/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=18324 CPUtime=1.95 cores=0,2
/proc/27228/stat : 27228 (ppfolio) S 27226 27228 26349 0 -1 4202496 503 4555 0 0 0 0 195 0 15 0 1 0 365592316 18763776 395 33554432000 4194304 4287625 140737025762688 18446744073709551615 244446965263 0 0 4096 65536 14051212562310070532 0 0 17 2 0 0 0
/proc/27228/statm: 4581 395 346 23 0 91 0
[pid=27230] ppid=27228 vsize=14608 CPUtime=2.07 cores=0
/proc/27230/stat : 27230 (clasp) R 27228 27228 26349 0 -1 4202496 1107 0 0 0 207 0 0 0 25 0 1 0 365592316 14958592 997 33554432000 4194304 4785740 140736176821856 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27230/statm: 3652 997 340 145 0 697 0
[pid=27231] ppid=27228 vsize=456092 CPUtime=2.24 cores=0
/proc/27231/stat : 27231 (TNM) R 27228 27228 26349 0 -1 4202496 389 0 0 0 224 0 0 0 25 0 1 0 365592316 467038208 285 33554432000 134512640 134534564 4292429632 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27231/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 489024

[startup+12.7003 s]
/proc/loadavg: 10.00 8.81 8.86 11/200 27232
/proc/meminfo: memFree=11222612/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=18324 CPUtime=1.95 cores=0,2
/proc/27228/stat : 27228 (ppfolio) S 27226 27228 26349 0 -1 4202496 503 4555 0 0 0 0 195 0 15 0 1 0 365592316 18763776 395 33554432000 4194304 4287625 140737025762688 18446744073709551615 244446965263 0 0 4096 65536 14051212562310070532 0 0 17 2 0 0 0
/proc/27228/statm: 4581 395 346 23 0 91 0
[pid=27230] ppid=27228 vsize=15620 CPUtime=5.27 cores=0
/proc/27230/stat : 27230 (clasp) R 27228 27228 26349 0 -1 4202496 1363 0 0 0 527 0 0 0 25 0 1 0 365592316 15994880 1253 33554432000 4194304 4785740 140736176821856 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27230/statm: 3905 1253 340 145 0 950 0
[pid=27231] ppid=27228 vsize=456092 CPUtime=5.44 cores=0
/proc/27231/stat : 27231 (TNM) R 27228 27228 26349 0 -1 4202496 389 0 0 0 544 0 0 0 25 0 1 0 365592316 467038208 285 33554432000 134512640 134534564 4292429632 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27231/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 490036

[startup+25.5009 s]
/proc/loadavg: 10.00 8.87 8.88 11/200 27233
/proc/meminfo: memFree=11208724/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=18324 CPUtime=1.95 cores=0,2
/proc/27228/stat : 27228 (ppfolio) S 27226 27228 26349 0 -1 4202496 503 4555 0 0 0 0 195 0 15 0 1 0 365592316 18763776 395 33554432000 4194304 4287625 140737025762688 18446744073709551615 244446965263 0 0 4096 65536 14051212562310070532 0 0 17 2 0 0 0
/proc/27228/statm: 4581 395 346 23 0 91 0
[pid=27230] ppid=27228 vsize=17028 CPUtime=11.68 cores=0
/proc/27230/stat : 27230 (clasp) R 27228 27228 26349 0 -1 4202496 1696 0 0 0 1168 0 0 0 25 0 1 0 365592316 17436672 1586 33554432000 4194304 4785740 140736176821856 18446744073709551615 4287211 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27230/statm: 4257 1586 340 145 0 1302 0
[pid=27231] ppid=27228 vsize=456092 CPUtime=11.84 cores=0
/proc/27231/stat : 27231 (TNM) R 27228 27228 26349 0 -1 4202496 389 0 0 0 1184 0 0 0 25 0 1 0 365592316 467038208 285 33554432000 134512640 134534564 4292429632 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27231/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 491444

[startup+51.1012 s]
/proc/loadavg: 10.00 8.96 8.91 11/200 27233
/proc/meminfo: memFree=11194892/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=18324 CPUtime=1.95 cores=0,2
/proc/27228/stat : 27228 (ppfolio) S 27226 27228 26349 0 -1 4202496 503 4555 0 0 0 0 195 0 15 0 1 0 365592316 18763776 395 33554432000 4194304 4287625 140737025762688 18446744073709551615 244446965263 0 0 4096 65536 14051212562310070532 0 0 17 2 0 0 0
/proc/27228/statm: 4581 395 346 23 0 91 0
[pid=27230] ppid=27228 vsize=18824 CPUtime=24.48 cores=0
/proc/27230/stat : 27230 (clasp) R 27228 27228 26349 0 -1 4202496 2108 0 0 0 2448 0 0 0 25 0 1 0 365592316 19275776 1998 33554432000 4194304 4785740 140736176821856 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27230/statm: 4706 1998 340 145 0 1751 0
[pid=27231] ppid=27228 vsize=456092 CPUtime=24.64 cores=0
/proc/27231/stat : 27231 (TNM) R 27228 27228 26349 0 -1 4202496 389 0 0 0 2464 0 0 0 25 0 1 0 365592316 467038208 285 33554432000 134512640 134534564 4292429632 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27231/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 493240

[startup+102.307 s]
/proc/loadavg: 10.00 9.12 8.96 11/200 27235
/proc/meminfo: memFree=11188156/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=18324 CPUtime=1.95 cores=0,2
/proc/27228/stat : 27228 (ppfolio) S 27226 27228 26349 0 -1 4202496 503 4555 0 0 0 0 195 0 15 0 1 0 365592316 18763776 395 33554432000 4194304 4287625 140737025762688 18446744073709551615 244446965263 0 0 4096 65536 14051212562310070532 0 0 17 2 0 0 0
/proc/27228/statm: 4581 395 346 23 0 91 0
[pid=27230] ppid=27228 vsize=21076 CPUtime=50.08 cores=0
/proc/27230/stat : 27230 (clasp) R 27228 27228 26349 0 -1 4202496 2615 0 0 0 5008 0 0 0 25 0 1 0 365592316 21581824 2505 33554432000 4194304 4785740 140736176821856 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27230/statm: 5269 2505 340 145 0 2314 0
[pid=27231] ppid=27228 vsize=456092 CPUtime=50.23 cores=0
/proc/27231/stat : 27231 (TNM) R 27228 27228 26349 0 -1 4202496 389 0 0 0 5023 0 0 0 25 0 1 0 365592316 467038208 285 33554432000 134512640 134534564 4292429632 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27231/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 495492

[startup+162.301 s]
/proc/loadavg: 10.00 9.28 9.02 11/200 27236
/proc/meminfo: memFree=11183036/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=18324 CPUtime=1.95 cores=0,2
/proc/27228/stat : 27228 (ppfolio) S 27226 27228 26349 0 -1 4202496 503 4555 0 0 0 0 195 0 15 0 1 0 365592316 18763776 395 33554432000 4194304 4287625 140737025762688 18446744073709551615 244446965263 0 0 4096 65536 14051212562310070532 0 0 17 2 0 0 0
/proc/27228/statm: 4581 395 346 23 0 91 0
[pid=27230] ppid=27228 vsize=22732 CPUtime=80.08 cores=0
/proc/27230/stat : 27230 (clasp) R 27228 27228 26349 0 -1 4202496 2964 0 0 0 8008 0 0 0 25 0 1 0 365592316 23277568 2854 33554432000 4194304 4785740 140736176821856 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27230/statm: 5683 2854 341 145 0 2728 0
[pid=27231] ppid=27228 vsize=456092 CPUtime=80.23 cores=0
/proc/27231/stat : 27231 (TNM) R 27228 27228 26349 0 -1 4202496 389 0 0 0 8023 0 0 0 25 0 1 0 365592316 467038208 285 33554432000 134512640 134534564 4292429632 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27231/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 497148

[startup+222.3 s]
/proc/loadavg: 10.00 9.40 9.08 11/200 27238
/proc/meminfo: memFree=11173344/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=18324 CPUtime=1.95 cores=0,2
/proc/27228/stat : 27228 (ppfolio) S 27226 27228 26349 0 -1 4202496 503 4555 0 0 0 0 195 0 15 0 1 0 365592316 18763776 395 33554432000 4194304 4287625 140737025762688 18446744073709551615 244446965263 0 0 4096 65536 14051212562310070532 0 0 17 2 0 0 0
/proc/27228/statm: 4581 395 346 23 0 91 0
[pid=27230] ppid=27228 vsize=24476 CPUtime=110.07 cores=0
/proc/27230/stat : 27230 (clasp) R 27228 27228 26349 0 -1 4202496 3389 0 0 0 11007 0 0 0 25 0 1 0 365592316 25063424 3279 33554432000 4194304 4785740 140736176821856 18446744073709551615 4287595 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27230/statm: 6119 3279 341 145 0 3164 0
[pid=27231] ppid=27228 vsize=456092 CPUtime=110.24 cores=0

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

[pid=27228] ppid=27226 vsize=18324 CPUtime=1.95 cores=0,2
/proc/27228/stat : 27228 (ppfolio) S 27226 27228 26349 0 -1 4202496 503 4555 0 0 0 0 195 0 15 0 1 0 365592316 18763776 395 33554432000 4194304 4287625 140737025762688 18446744073709551615 244446965263 0 0 4096 65536 14051212562310070532 0 0 17 2 0 0 0
/proc/27228/statm: 4581 395 346 23 0 91 0
[pid=27230] ppid=27228 vsize=31176 CPUtime=350.04 cores=0
/proc/27230/stat : 27230 (clasp) R 27228 27228 26349 0 -1 4202496 4877 0 0 0 35004 0 0 0 25 0 1 0 365592316 31924224 4767 33554432000 4194304 4785740 140736176821856 18446744073709551615 4286937 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27230/statm: 7794 4767 341 145 0 4839 0
[pid=27231] ppid=27228 vsize=456092 CPUtime=350.29 cores=0
/proc/27231/stat : 27231 (TNM) R 27228 27228 26349 0 -1 4202496 389 0 0 0 35028 1 0 0 25 0 1 0 365592316 467038208 285 33554432000 134512640 134534564 4292429632 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27231/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 505592

[startup+762.306 s]
/proc/loadavg: 9.21 9.72 9.42 9/192 27270
/proc/meminfo: memFree=11159824/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=18324 CPUtime=1.95 cores=0,2
/proc/27228/stat : 27228 (ppfolio) S 27226 27228 26349 0 -1 4202496 503 4555 0 0 0 0 195 0 15 0 1 0 365592316 18763776 395 33554432000 4194304 4287625 140737025762688 18446744073709551615 244446965263 0 0 4096 65536 14051212562310070532 0 0 17 2 0 0 0
/proc/27228/statm: 4581 395 346 23 0 91 0
[pid=27230] ppid=27228 vsize=31680 CPUtime=380.06 cores=0
/proc/27230/stat : 27230 (clasp) R 27228 27228 26349 0 -1 4202496 4989 0 0 0 38006 0 0 0 25 0 1 0 365592316 32440320 4879 33554432000 4194304 4785740 140736176821856 18446744073709551615 4287186 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27230/statm: 7920 4879 341 145 0 4965 0
[pid=27231] ppid=27228 vsize=456092 CPUtime=380.28 cores=0
/proc/27231/stat : 27231 (TNM) R 27228 27228 26349 0 -1 4202496 389 0 0 0 38027 1 0 0 25 0 1 0 365592316 467038208 285 33554432000 134512640 134534564 4292429632 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27231/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 506096

[startup+822.301 s]
/proc/loadavg: 8.44 9.40 9.32 9/192 27272
/proc/meminfo: memFree=11138076/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=18324 CPUtime=1.95 cores=0,2
/proc/27228/stat : 27228 (ppfolio) S 27226 27228 26349 0 -1 4202496 503 4555 0 0 0 0 195 0 15 0 1 0 365592316 18763776 395 33554432000 4194304 4287625 140737025762688 18446744073709551615 244446965263 0 0 4096 65536 14051212562310070532 0 0 17 2 0 0 0
/proc/27228/statm: 4581 395 346 23 0 91 0
[pid=27230] ppid=27228 vsize=32020 CPUtime=410.06 cores=0
/proc/27230/stat : 27230 (clasp) R 27228 27228 26349 0 -1 4202496 5058 0 0 0 41006 0 0 0 25 0 1 0 365592316 32788480 4948 33554432000 4194304 4785740 140736176821856 18446744073709551615 4277571 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27230/statm: 8005 4948 341 145 0 5050 0
[pid=27231] ppid=27228 vsize=456092 CPUtime=410.28 cores=0
/proc/27231/stat : 27231 (TNM) R 27228 27228 26349 0 -1 4202496 389 0 0 0 41027 1 0 0 25 0 1 0 365592316 467038208 285 33554432000 134512640 134534564 4292429632 18446744073709551615 134530329 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27231/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 506436

[startup+882.301 s]
/proc/loadavg: 8.16 9.14 9.24 9/192 27273
/proc/meminfo: memFree=11128240/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=18324 CPUtime=1.95 cores=0,2
/proc/27228/stat : 27228 (ppfolio) S 27226 27228 26349 0 -1 4202496 503 4555 0 0 0 0 195 0 15 0 1 0 365592316 18763776 395 33554432000 4194304 4287625 140737025762688 18446744073709551615 244446965263 0 0 4096 65536 14051212562310070532 0 0 17 2 0 0 0
/proc/27228/statm: 4581 395 346 23 0 91 0
[pid=27230] ppid=27228 vsize=32568 CPUtime=440.06 cores=0
/proc/27230/stat : 27230 (clasp) R 27228 27228 26349 0 -1 4202496 5196 0 0 0 44006 0 0 0 25 0 1 0 365592316 33349632 5086 33554432000 4194304 4785740 140736176821856 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27230/statm: 8142 5086 341 145 0 5187 0
[pid=27231] ppid=27228 vsize=456092 CPUtime=440.27 cores=0
/proc/27231/stat : 27231 (TNM) R 27228 27228 26349 0 -1 4202496 389 0 0 0 44026 1 0 0 25 0 1 0 365592316 467038208 285 33554432000 134512640 134534564 4292429632 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27231/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 506984

[startup+942.301 s]
/proc/loadavg: 8.11 8.95 9.16 9/192 27275
/proc/meminfo: memFree=11131048/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=18324 CPUtime=1.95 cores=0,2
/proc/27228/stat : 27228 (ppfolio) S 27226 27228 26349 0 -1 4202496 503 4555 0 0 0 0 195 0 15 0 1 0 365592316 18763776 395 33554432000 4194304 4287625 140737025762688 18446744073709551615 244446965263 0 0 4096 65536 14051212562310070532 0 0 17 2 0 0 0
/proc/27228/statm: 4581 395 346 23 0 91 0
[pid=27230] ppid=27228 vsize=33072 CPUtime=470.07 cores=0
/proc/27230/stat : 27230 (clasp) R 27228 27228 26349 0 -1 4202496 5299 0 0 0 47007 0 0 0 25 0 1 0 365592316 33865728 5189 33554432000 4194304 4785740 140736176821856 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27230/statm: 8268 5189 341 145 0 5313 0
[pid=27231] ppid=27228 vsize=456092 CPUtime=470.27 cores=0
/proc/27231/stat : 27231 (TNM) R 27228 27228 26349 0 -1 4202496 389 0 0 0 47026 1 0 0 25 0 1 0 365592316 467038208 285 33554432000 134512640 134534564 4292429632 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27231/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 507488

[startup+1002.3 s]
/proc/loadavg: 8.04 8.77 9.09 9/192 27277
/proc/meminfo: memFree=11132372/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=18324 CPUtime=1.95 cores=0,2
/proc/27228/stat : 27228 (ppfolio) S 27226 27228 26349 0 -1 4202496 503 4555 0 0 0 0 195 0 15 0 1 0 365592316 18763776 395 33554432000 4194304 4287625 140737025762688 18446744073709551615 244446965263 0 0 4096 65536 14051212562310070532 0 0 17 2 0 0 0
/proc/27228/statm: 4581 395 346 23 0 91 0
[pid=27230] ppid=27228 vsize=34044 CPUtime=500.07 cores=0
/proc/27230/stat : 27230 (clasp) R 27228 27228 26349 0 -1 4202496 5547 0 0 0 50007 0 0 0 25 0 1 0 365592316 34861056 5437 33554432000 4194304 4785740 140736176821856 18446744073709551615 4546132 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27230/statm: 8511 5437 341 145 0 5556 0
[pid=27231] ppid=27228 vsize=456092 CPUtime=500.26 cores=0
/proc/27231/stat : 27231 (TNM) R 27228 27228 26349 0 -1 4202496 389 0 0 0 50025 1 0 0 25 0 1 0 365592316 467038208 285 33554432000 134512640 134534564 4292429632 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27231/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 508460

[startup+1062.3 s]
/proc/loadavg: 8.01 8.63 9.02 9/192 27278
/proc/meminfo: memFree=11129856/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=18324 CPUtime=1.95 cores=0,2
/proc/27228/stat : 27228 (ppfolio) S 27226 27228 26349 0 -1 4202496 503 4555 0 0 0 0 195 0 15 0 1 0 365592316 18763776 395 33554432000 4194304 4287625 140737025762688 18446744073709551615 244446965263 0 0 4096 65536 14051212562310070532 0 0 17 2 0 0 0
/proc/27228/statm: 4581 395 346 23 0 91 0
[pid=27230] ppid=27228 vsize=34968 CPUtime=530.08 cores=0
/proc/27230/stat : 27230 (clasp) R 27228 27228 26349 0 -1 4202496 5758 0 0 0 53008 0 0 0 25 0 1 0 365592316 35807232 5648 33554432000 4194304 4785740 140736176821856 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27230/statm: 8742 5648 341 145 0 5787 0
[pid=27231] ppid=27228 vsize=456092 CPUtime=530.26 cores=0
/proc/27231/stat : 27231 (TNM) R 27228 27228 26349 0 -1 4202496 389 0 0 0 53025 1 0 0 25 0 1 0 365592316 467038208 285 33554432000 134512640 134534564 4292429632 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27231/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 509384

[startup+1122.3 s]
/proc/loadavg: 8.00 8.51 8.95 9/192 27280
/proc/meminfo: memFree=11110716/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=18324 CPUtime=1.95 cores=0,2
/proc/27228/stat : 27228 (ppfolio) S 27226 27228 26349 0 -1 4202496 503 4555 0 0 0 0 195 0 15 0 1 0 365592316 18763776 395 33554432000 4194304 4287625 140737025762688 18446744073709551615 244446965263 0 0 4096 65536 14051212562310070532 0 0 17 2 0 0 0
/proc/27228/statm: 4581 395 346 23 0 91 0
[pid=27230] ppid=27228 vsize=34968 CPUtime=560.09 cores=0
/proc/27230/stat : 27230 (clasp) R 27228 27228 26349 0 -1 4202496 5799 0 0 0 56009 0 0 0 25 0 1 0 365592316 35807232 5689 33554432000 4194304 4785740 140736176821856 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27230/statm: 8742 5689 341 145 0 5787 0
[pid=27231] ppid=27228 vsize=456092 CPUtime=560.26 cores=0
/proc/27231/stat : 27231 (TNM) R 27228 27228 26349 0 -1 4202496 389 0 0 0 56025 1 0 0 25 0 1 0 365592316 467038208 285 33554432000 134512640 134534564 4292429632 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27231/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 509384

[startup+1182.3 s]
/proc/loadavg: 8.00 8.42 8.89 9/192 27281
/proc/meminfo: memFree=11121100/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=18324 CPUtime=1.95 cores=0,2
/proc/27228/stat : 27228 (ppfolio) S 27226 27228 26349 0 -1 4202496 503 4555 0 0 0 0 195 0 15 0 1 0 365592316 18763776 395 33554432000 4194304 4287625 140737025762688 18446744073709551615 244446965263 0 0 4096 65536 14051212562310070532 0 0 17 2 0 0 0
/proc/27228/statm: 4581 395 346 23 0 91 0
[pid=27230] ppid=27228 vsize=35180 CPUtime=590.09 cores=0
/proc/27230/stat : 27230 (clasp) R 27228 27228 26349 0 -1 4202496 5856 0 0 0 59009 0 0 0 25 0 1 0 365592316 36024320 5746 33554432000 4194304 4785740 140736176821856 18446744073709551615 4277649 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27230/statm: 8795 5746 341 145 0 5840 0
[pid=27231] ppid=27228 vsize=456092 CPUtime=590.25 cores=0
/proc/27231/stat : 27231 (TNM) R 27228 27228 26349 0 -1 4202496 389 0 0 0 59024 1 0 0 25 0 1 0 365592316 467038208 285 33554432000 134512640 134534564 4292429632 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27231/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 509596

[startup+1242.3 s]
/proc/loadavg: 6.74 8.05 8.73 3/174 27319
/proc/meminfo: memFree=11316340/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=18324 CPUtime=1.95 cores=0,2
/proc/27228/stat : 27228 (ppfolio) S 27226 27228 26349 0 -1 4202496 503 4555 0 0 0 0 195 0 15 0 1 0 365592316 18763776 395 33554432000 4194304 4287625 140737025762688 18446744073709551615 244446965263 0 0 4096 65536 14051212562310070532 0 0 17 2 0 0 0
/proc/27228/statm: 4581 395 346 23 0 91 0
[pid=27230] ppid=27228 vsize=35392 CPUtime=620.09 cores=0
/proc/27230/stat : 27230 (clasp) R 27228 27228 26349 0 -1 4202496 5881 0 0 0 62009 0 0 0 25 0 1 0 365592316 36241408 5771 33554432000 4194304 4785740 140736176821856 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27230/statm: 8848 5771 341 145 0 5893 0
[pid=27231] ppid=27228 vsize=456092 CPUtime=620.25 cores=0
/proc/27231/stat : 27231 (TNM) R 27228 27228 26349 0 -1 4202496 389 0 0 0 62024 1 0 0 25 0 1 0 365592316 467038208 285 33554432000 134512640 134534564 4292429632 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27231/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 509808



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.74 6.94 8.31 3/174 27321
/proc/meminfo: memFree=11316448/32951124 swapFree=67111528/67111528
[pid=27228] ppid=27226 vsize=18324 CPUtime=1.95 cores=0,2
/proc/27228/stat : 27228 (ppfolio) S 27226 27228 26349 0 -1 4202496 503 4555 0 0 0 0 195 0 15 0 1 0 365592316 18763776 395 33554432000 4194304 4287625 140737025762688 18446744073709551615 244446965263 0 0 4096 65536 14051212562310070532 0 0 17 2 0 0 0
/proc/27228/statm: 4581 395 346 23 0 91 0
[pid=27230] ppid=27228 vsize=35644 CPUtime=648.91 cores=0
/proc/27230/stat : 27230 (clasp) R 27228 27228 26349 0 -1 4202496 5956 0 0 0 64891 0 0 0 25 0 1 0 365592316 36499456 5846 33554432000 4194304 4785740 140736176821856 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27230/statm: 8911 5846 341 145 0 5956 0
[pid=27231] ppid=27228 vsize=456092 CPUtime=649.15 cores=0
/proc/27231/stat : 27231 (TNM) R 27228 27228 26349 0 -1 4202496 389 0 0 0 64913 2 0 0 25 0 1 0 365592316 467038208 285 33554432000 134512640 134534564 4292429632 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27231/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 510060

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1300.01
CPU system time (s): 0.042993
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2377352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.01
system time used= 0.042993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11435
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= 55
involuntary context switches= 15654

runsolver used 2.35264 second user time and 4.67629 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-11 18:38:39
IDJOB=3191883
IDBENCH=83014
IDSOLVER=1613
FILE ID=node105/3191883-1302539919
RUNJOBID= node105-1302537234-26367
PBS_JOBID= 12951132
Free space on /tmp= 71772 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S788239782-034.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191883-1302539919/watcher-3191883-1302539919 -o /tmp/evaluation-result-3191883-1302539919/solver-3191883-1302539919 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191883-1302539919.cnf

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

MD5SUM BENCH= ea72de9bc2f16b1185170420c6413a72
RANDOM SEED=1442088490

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:      11233656 kB
Buffers:        722504 kB
Cached:       20430764 kB
SwapCached:          0 kB
Active:       10364232 kB
Inactive:     10926872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11233656 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10544 kB
Writeback:           0 kB
AnonPages:      137576 kB
Mapped:          17564 kB
Slab:           361072 kB
PageTables:       6436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3194584 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= 71792 MiB
End job on node105 at 2011-04-11 19:00:19