Trace number 3191586

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

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S2036658259-036.UNKNOWN.cnf
MD5SUMdedbbce6fb26e857922f18b3ce672c14
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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
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) 4
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 4
1299.98/1300.01	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-3191586-1302538421/watcher-3191586-1302538421 -o /tmp/evaluation-result-3191586-1302538421/solver-3191586-1302538421 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191586-1302538421.cnf 

running on 2 cores: 4,6

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.98 10.02 8.11 10/202 20665
/proc/meminfo: memFree=12439856/32951124 swapFree=67111528/67111528
[pid=20665] ppid=20663 vsize=18324 CPUtime=0 cores=4,6
/proc/20665/stat : 20665 (ppfolio) R 20663 20665 20213 0 -1 4202496 485 0 0 0 0 0 0 0 25 0 1 0 365439963 18763776 391 33554432000 4194304 4287625 140736678712176 18446744073709551615 255377121685 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20665/statm: 4581 391 343 23 0 91 0

[startup+0.0944409 s]
/proc/loadavg: 9.98 10.02 8.11 10/202 20665
/proc/meminfo: memFree=12439856/32951124 swapFree=67111528/67111528
[pid=20665] ppid=20663 vsize=18324 CPUtime=0 cores=4,6
/proc/20665/stat : 20665 (ppfolio) S 20663 20665 20213 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 365439963 18763776 393 33554432000 4194304 4287625 140736678712176 18446744073709551615 255377321487 0 0 4096 65536 7376865407602229506 0 0 17 6 0 0 0
/proc/20665/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100454 s]
/proc/loadavg: 9.98 10.02 8.11 10/202 20665
/proc/meminfo: memFree=12439856/32951124 swapFree=67111528/67111528
[pid=20665] ppid=20663 vsize=18324 CPUtime=0 cores=4,6
/proc/20665/stat : 20665 (ppfolio) S 20663 20665 20213 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 365439963 18763776 393 33554432000 4194304 4287625 140736678712176 18446744073709551615 255377321487 0 0 4096 65536 7376865407602229506 0 0 17 6 0 0 0
/proc/20665/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300419 s]
/proc/loadavg: 9.98 10.02 8.11 10/202 20665
/proc/meminfo: memFree=12439856/32951124 swapFree=67111528/67111528
[pid=20665] ppid=20663 vsize=18324 CPUtime=0 cores=4,6
/proc/20665/stat : 20665 (ppfolio) S 20663 20665 20213 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 365439963 18763776 393 33554432000 4194304 4287625 140736678712176 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/20665/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700331 s]
/proc/loadavg: 9.98 10.02 8.11 10/202 20665
/proc/meminfo: memFree=12439856/32951124 swapFree=67111528/67111528
[pid=20665] ppid=20663 vsize=18324 CPUtime=0 cores=4,6
/proc/20665/stat : 20665 (ppfolio) S 20663 20665 20213 0 -1 4202496 501 0 0 0 0 0 0 0 19 0 1 0 365439963 18763776 393 33554432000 4194304 4287625 140736678712176 18446744073709551615 255377321487 0 0 4096 65536 2975513760250200064 0 0 17 6 0 0 0
/proc/20665/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50121 s]
/proc/loadavg: 9.98 10.02 8.11 13/206 20669
/proc/meminfo: memFree=12433504/32951124 swapFree=67111528/67111528
[pid=20665] ppid=20663 vsize=18324 CPUtime=0 cores=4,6
/proc/20665/stat : 20665 (ppfolio) S 20663 20665 20213 0 -1 4202496 501 0 0 0 0 0 0 0 19 0 1 0 365439963 18763776 393 33554432000 4194304 4287625 140736678712176 18446744073709551615 255377321487 0 0 4096 65536 2975513760250200064 0 0 17 6 0 0 0
/proc/20665/statm: 4581 393 345 23 0 91 0
[pid=20666] ppid=20665 vsize=1510144 CPUtime=0.44 cores=4
/proc/20666/stat : 20666 (cryptominisat) R 20665 20665 20213 0 -1 4202496 1377 0 0 0 44 0 0 0 25 0 1 0 365439963 1546387456 759 33554432000 4194304 4587354 140734749977408 18446744073709551615 4243830 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20666/statm: 377536 759 327 96 0 374098 0
[pid=20667] ppid=20665 vsize=13620 CPUtime=0.49 cores=4
/proc/20667/stat : 20667 (clasp) R 20665 20665 20213 0 -1 4202496 870 0 0 0 49 0 0 0 25 0 1 0 365439963 13946880 756 33554432000 4194304 4785740 140734158369296 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20667/statm: 3405 756 340 145 0 450 0
[pid=20668] ppid=20665 vsize=455956 CPUtime=0.54 cores=4
/proc/20668/stat : 20668 (TNM) R 20665 20665 20213 0 -1 4202496 372 0 0 0 54 0 0 0 25 0 1 0 365439963 466898944 269 33554432000 134512640 134534564 4288722224 18446744073709551615 134530283 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20668/statm: 113989 269 95 6 0 112655 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1998044

[startup+3.10091 s]
/proc/loadavg: 9.98 10.02 8.11 13/206 20669
/proc/meminfo: memFree=12430156/32951124 swapFree=67111528/67111528
[pid=20665] ppid=20663 vsize=18324 CPUtime=0 cores=4,6
/proc/20665/stat : 20665 (ppfolio) S 20663 20665 20213 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 365439963 18763776 393 33554432000 4194304 4287625 140736678712176 18446744073709551615 255377321487 0 0 4096 65536 2975511836104851456 0 0 17 6 0 0 0
/proc/20665/statm: 4581 393 345 23 0 91 0
[pid=20666] ppid=20665 vsize=1509212 CPUtime=0.99 cores=4
/proc/20666/stat : 20666 (cryptominisat) R 20665 20665 20213 0 -1 4202496 2002 0 0 0 99 0 0 0 25 0 1 0 365439963 1545433088 1010 33554432000 4194304 4587354 140734749977408 18446744073709551615 4242705 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20666/statm: 377303 1010 327 96 0 373865 0
[pid=20667] ppid=20665 vsize=14152 CPUtime=0.99 cores=4
/proc/20667/stat : 20667 (clasp) R 20665 20665 20213 0 -1 4202496 990 0 0 0 99 0 0 0 25 0 1 0 365439963 14491648 876 33554432000 4194304 4785740 140734158369296 18446744073709551615 4550460 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20667/statm: 3538 876 340 145 0 583 0
[pid=20668] ppid=20665 vsize=455956 CPUtime=1.09 cores=4
/proc/20668/stat : 20668 (TNM) R 20665 20665 20213 0 -1 4202496 372 0 0 0 109 0 0 0 25 0 1 0 365439963 466898944 269 33554432000 134512640 134534564 4288722224 18446744073709551615 10025343 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20668/statm: 113989 269 95 6 0 112655 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1997644

[startup+6.30031 s]
/proc/loadavg: 10.14 10.05 8.13 13/206 20670
/proc/meminfo: memFree=12424244/32951124 swapFree=67111528/67111528
[pid=20665] ppid=20663 vsize=18324 CPUtime=0 cores=4,6
/proc/20665/stat : 20665 (ppfolio) S 20663 20665 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365439963 18763776 393 33554432000 4194304 4287625 140736678712176 18446744073709551615 255377321487 0 0 4096 65536 2975511973543804928 0 0 17 6 0 0 0
/proc/20665/statm: 4581 393 345 23 0 91 0
[pid=20666] ppid=20665 vsize=1514128 CPUtime=2.04 cores=4
/proc/20666/stat : 20666 (cryptominisat) R 20665 20665 20213 0 -1 4202496 4465 0 0 0 204 0 0 0 25 0 1 0 365439963 1550467072 2538 33554432000 4194304 4587354 140734749977408 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20666/statm: 378532 2538 337 96 0 375094 0
[pid=20667] ppid=20665 vsize=15088 CPUtime=2.09 cores=4
/proc/20667/stat : 20667 (clasp) R 20665 20665 20213 0 -1 4202496 1227 0 0 0 209 0 0 0 25 0 1 0 365439963 15450112 1113 33554432000 4194304 4785740 140734158369296 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20667/statm: 3772 1113 340 145 0 817 0
[pid=20668] ppid=20665 vsize=455956 CPUtime=2.14 cores=4
/proc/20668/stat : 20668 (TNM) R 20665 20665 20213 0 -1 4202496 372 0 0 0 214 0 0 0 25 0 1 0 365439963 466898944 269 33554432000 134512640 134534564 4288722224 18446744073709551615 134530728 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20668/statm: 113989 269 95 6 0 112655 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2003496

[startup+12.7011 s]
/proc/loadavg: 10.29 10.08 8.15 13/206 20670
/proc/meminfo: memFree=12403312/32951124 swapFree=67111528/67111528
[pid=20665] ppid=20663 vsize=18324 CPUtime=0 cores=4,6
/proc/20665/stat : 20665 (ppfolio) S 20663 20665 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365439963 18763776 393 33554432000 4194304 4287625 140736678712176 18446744073709551615 255377321487 0 0 4096 65536 2975512523299618816 0 0 17 6 0 0 0
/proc/20665/statm: 4581 393 345 23 0 91 0
[pid=20666] ppid=20665 vsize=1534220 CPUtime=4.19 cores=4
/proc/20666/stat : 20666 (cryptominisat) R 20665 20665 20213 0 -1 4202496 5582 0 0 0 419 0 0 0 25 0 1 0 365439963 1571041280 3634 33554432000 4194304 4587354 140734749977408 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20666/statm: 383555 3634 337 96 0 380117 0
[pid=20667] ppid=20665 vsize=16032 CPUtime=4.19 cores=4
/proc/20667/stat : 20667 (clasp) R 20665 20665 20213 0 -1 4202496 1478 0 0 0 419 0 0 0 25 0 1 0 365439963 16416768 1364 33554432000 4194304 4785740 140734158369296 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20667/statm: 4008 1364 340 145 0 1053 0
[pid=20668] ppid=20665 vsize=455956 CPUtime=4.29 cores=4
/proc/20668/stat : 20668 (TNM) R 20665 20665 20213 0 -1 4202496 372 0 0 0 429 0 0 0 25 0 1 0 365439963 466898944 269 33554432000 134512640 134534564 4288722224 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20668/statm: 113989 269 95 6 0 112655 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2024532

[startup+25.5008 s]
/proc/loadavg: 10.75 10.19 8.22 13/206 20670
/proc/meminfo: memFree=12451432/32951124 swapFree=67111528/67111528
[pid=20665] ppid=20663 vsize=18324 CPUtime=0 cores=4,6
/proc/20665/stat : 20665 (ppfolio) S 20663 20665 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365439963 18763776 393 33554432000 4194304 4287625 140736678712176 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/20665/statm: 4581 393 345 23 0 91 0
[pid=20666] ppid=20665 vsize=1521876 CPUtime=8.44 cores=4
/proc/20666/stat : 20666 (cryptominisat) R 20665 20665 20213 0 -1 4202496 9474 0 0 0 844 0 0 0 25 0 1 0 365439963 1558401024 4380 33554432000 4194304 4587354 140734749977408 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20666/statm: 380469 4380 337 96 0 377031 0
[pid=20667] ppid=20665 vsize=17404 CPUtime=8.49 cores=4
/proc/20667/stat : 20667 (clasp) R 20665 20665 20213 0 -1 4202496 1803 0 0 0 849 0 0 0 25 0 1 0 365439963 17821696 1689 33554432000 4194304 4785740 140734158369296 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20667/statm: 4351 1689 340 145 0 1396 0
[pid=20668] ppid=20665 vsize=455956 CPUtime=8.54 cores=4
/proc/20668/stat : 20668 (TNM) R 20665 20665 20213 0 -1 4202496 372 0 0 0 854 0 0 0 25 0 1 0 365439963 466898944 269 33554432000 134512640 134534564 4288722224 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20668/statm: 113989 269 95 6 0 112655 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2013560

[startup+51.101 s]
/proc/loadavg: 11.17 10.34 8.32 13/206 20671
/proc/meminfo: memFree=12427932/32951124 swapFree=67111528/67111528
[pid=20665] ppid=20663 vsize=18324 CPUtime=0 cores=4,6
/proc/20665/stat : 20665 (ppfolio) S 20663 20665 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365439963 18763776 393 33554432000 4194304 4287625 140736678712176 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/20665/statm: 4581 393 345 23 0 91 0
[pid=20666] ppid=20665 vsize=1527348 CPUtime=16.99 cores=4
/proc/20666/stat : 20666 (cryptominisat) R 20665 20665 20213 0 -1 4202496 14609 0 0 0 1698 1 0 0 25 0 1 0 365439963 1564004352 4608 33554432000 4194304 4587354 140734749977408 18446744073709551615 4241280 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20666/statm: 381837 4608 337 96 0 378399 0
[pid=20667] ppid=20665 vsize=19304 CPUtime=16.99 cores=4
/proc/20667/stat : 20667 (clasp) R 20665 20665 20213 0 -1 4202496 2262 0 0 0 1699 0 0 0 25 0 1 0 365439963 19767296 2148 33554432000 4194304 4785740 140734158369296 18446744073709551615 4553317 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20667/statm: 4826 2148 341 145 0 1871 0
[pid=20668] ppid=20665 vsize=455956 CPUtime=17.1 cores=4
/proc/20668/stat : 20668 (TNM) R 20665 20665 20213 0 -1 4202496 372 0 0 0 1710 0 0 0 25 0 1 0 365439963 466898944 269 33554432000 134512640 134534564 4288722224 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20668/statm: 113989 269 95 6 0 112655 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2020932

[startup+102.307 s]
/proc/loadavg: 11.64 10.59 8.51 13/206 20792
/proc/meminfo: memFree=12387556/32951124 swapFree=67111528/67111528
[pid=20665] ppid=20663 vsize=18324 CPUtime=0 cores=4,6
/proc/20665/stat : 20665 (ppfolio) S 20663 20665 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365439963 18763776 393 33554432000 4194304 4287625 140736678712176 18446744073709551615 255377321487 0 0 4096 65536 2975512935616479232 0 0 17 6 0 0 0
/proc/20665/statm: 4581 393 345 23 0 91 0
[pid=20666] ppid=20665 vsize=1534832 CPUtime=34.05 cores=4
/proc/20666/stat : 20666 (cryptominisat) R 20665 20665 20213 0 -1 4202496 23313 0 0 0 3402 3 0 0 25 0 1 0 365439963 1571667968 7123 33554432000 4194304 4587354 140734749977408 18446744073709551615 4244609 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20666/statm: 383708 7123 337 96 0 380270 0
[pid=20667] ppid=20665 vsize=22288 CPUtime=34.08 cores=4
/proc/20667/stat : 20667 (clasp) R 20665 20665 20213 0 -1 4202496 2967 0 0 0 3408 0 0 0 25 0 1 0 365439963 22822912 2853 33554432000 4194304 4785740 140734158369296 18446744073709551615 4549831 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20667/statm: 5572 2853 341 145 0 2617 0
[pid=20668] ppid=20665 vsize=455956 CPUtime=34.14 cores=4
/proc/20668/stat : 20668 (TNM) R 20665 20665 20213 0 -1 4202496 372 0 0 0 3414 0 0 0 25 0 1 0 365439963 466898944 269 33554432000 134512640 134534564 4288722224 18446744073709551615 10024379 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20668/statm: 113989 269 95 6 0 112655 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2031400

[startup+162.3 s]
/proc/loadavg: 11.87 10.84 8.72 13/206 20794
/proc/meminfo: memFree=12359696/32951124 swapFree=67111528/67111528
[pid=20665] ppid=20663 vsize=18324 CPUtime=0 cores=4,6
/proc/20665/stat : 20665 (ppfolio) S 20663 20665 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365439963 18763776 393 33554432000 4194304 4287625 140736678712176 18446744073709551615 255377321487 0 0 4096 65536 2975513347933339648 0 0 17 6 0 0 0
/proc/20665/statm: 4581 393 345 23 0 91 0
[pid=20666] ppid=20665 vsize=1535064 CPUtime=54.05 cores=4
/proc/20666/stat : 20666 (cryptominisat) R 20665 20665 20213 0 -1 4202496 30706 0 0 0 5400 5 0 0 25 0 1 0 365439963 1571905536 7202 33554432000 4194304 4587354 140734749977408 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20666/statm: 383766 7202 337 96 0 380328 0
[pid=20667] ppid=20665 vsize=24368 CPUtime=54.08 cores=4

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

[startup+822.301 s]
/proc/loadavg: 11.03 11.06 9.95 12/205 20842
/proc/meminfo: memFree=12510304/32951124 swapFree=67111528/67111528
[pid=20665] ppid=20663 vsize=18324 CPUtime=0 cores=4,6
/proc/20665/stat : 20665 (ppfolio) S 20663 20665 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365439963 18763776 393 33554432000 4194304 4287625 140736678712176 18446744073709551615 255377321487 0 0 4096 65536 2975513760250200064 0 0 17 6 0 0 0
/proc/20665/statm: 4581 393 345 23 0 91 0
[pid=20666] ppid=20665 vsize=1560360 CPUtime=274.05 cores=4
/proc/20666/stat : 20666 (cryptominisat) R 20665 20665 20213 0 -1 4202496 61728 0 0 0 27393 12 0 0 25 0 1 0 365439963 1597808640 15478 33554432000 4194304 4587354 140734749977408 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20666/statm: 390090 15478 337 96 0 386652 0
[pid=20667] ppid=20665 vsize=35788 CPUtime=274.05 cores=4
/proc/20667/stat : 20667 (clasp) R 20665 20665 20213 0 -1 4202496 6140 0 0 0 27404 1 0 0 25 0 1 0 365439963 36646912 6026 33554432000 4194304 4785740 140734158369296 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20667/statm: 8947 6026 341 145 0 5992 0
[pid=20668] ppid=20665 vsize=455956 CPUtime=274.18 cores=4
/proc/20668/stat : 20668 (TNM) R 20665 20665 20213 0 -1 4202496 372 0 0 0 27418 0 0 0 25 0 1 0 365439963 466898944 269 33554432000 134512640 134534564 4288722224 18446744073709551615 9932000 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20668/statm: 113989 269 95 6 0 112655 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 2070428

[startup+882.301 s]
/proc/loadavg: 11.01 11.05 10.01 12/205 20844
/proc/meminfo: memFree=12506188/32951124 swapFree=67111528/67111528
[pid=20665] ppid=20663 vsize=18324 CPUtime=0 cores=4,6
/proc/20665/stat : 20665 (ppfolio) S 20663 20665 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365439963 18763776 393 33554432000 4194304 4287625 140736678712176 18446744073709551615 255377321487 0 0 4096 65536 2975511698665897984 0 0 17 6 0 0 0
/proc/20665/statm: 4581 393 345 23 0 91 0
[pid=20666] ppid=20665 vsize=77732 CPUtime=294.05 cores=4
/proc/20666/stat : 20666 (cryptominisat) R 20665 20665 20213 0 -1 4202496 61728 0 0 0 29393 12 0 0 25 0 1 0 365439963 79597568 15477 33554432000 4194304 4587354 140734749977408 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20666/statm: 19433 15477 337 96 0 15995 0
[pid=20667] ppid=20665 vsize=36536 CPUtime=294.05 cores=4
/proc/20667/stat : 20667 (clasp) R 20665 20665 20213 0 -1 4202496 6292 0 0 0 29404 1 0 0 25 0 1 0 365439963 37412864 6178 33554432000 4194304 4785740 140734158369296 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20667/statm: 9134 6178 341 145 0 6179 0
[pid=20668] ppid=20665 vsize=455956 CPUtime=294.18 cores=4
/proc/20668/stat : 20668 (TNM) R 20665 20665 20213 0 -1 4202496 372 0 0 0 29418 0 0 0 25 0 1 0 365439963 466898944 269 33554432000 134512640 134534564 4288722224 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20668/statm: 113989 269 95 6 0 112655 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 588548

[startup+942.301 s]
/proc/loadavg: 11.00 11.04 10.07 12/205 20846
/proc/meminfo: memFree=12489052/32951124 swapFree=67111528/67111528
[pid=20665] ppid=20663 vsize=18324 CPUtime=0 cores=4,6
/proc/20665/stat : 20665 (ppfolio) S 20663 20665 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365439963 18763776 393 33554432000 4194304 4287625 140736678712176 18446744073709551615 255377321487 0 0 4096 65536 2975511698665897984 0 0 17 6 0 0 0
/proc/20665/statm: 4581 393 345 23 0 91 0
[pid=20666] ppid=20665 vsize=90388 CPUtime=314.04 cores=4
/proc/20666/stat : 20666 (cryptominisat) R 20665 20665 20213 0 -1 4202496 62804 0 0 0 31392 12 0 0 25 0 1 0 365439963 92557312 16542 33554432000 4194304 4587354 140734749977408 18446744073709551615 4240872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20666/statm: 22597 16542 337 96 0 19159 0
[pid=20667] ppid=20665 vsize=37776 CPUtime=314.05 cores=4
/proc/20667/stat : 20667 (clasp) R 20665 20665 20213 0 -1 4202496 6592 0 0 0 31404 1 0 0 25 0 1 0 365439963 38682624 6478 33554432000 4194304 4785740 140734158369296 18446744073709551615 4553054 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20667/statm: 9444 6478 341 145 0 6489 0
[pid=20668] ppid=20665 vsize=455956 CPUtime=314.19 cores=4
/proc/20668/stat : 20668 (TNM) R 20665 20665 20213 0 -1 4202496 372 0 0 0 31419 0 0 0 25 0 1 0 365439963 466898944 269 33554432000 134512640 134534564 4288722224 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20668/statm: 113989 269 95 6 0 112655 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 602444

[startup+1002.3 s]
/proc/loadavg: 11.00 11.03 10.13 12/205 20847
/proc/meminfo: memFree=12465704/32951124 swapFree=67111528/67111528
[pid=20665] ppid=20663 vsize=18324 CPUtime=0 cores=4,6
/proc/20665/stat : 20665 (ppfolio) S 20663 20665 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365439963 18763776 393 33554432000 4194304 4287625 140736678712176 18446744073709551615 255377321487 0 0 4096 65536 2975511836104851456 0 0 17 6 0 0 0
/proc/20665/statm: 4581 393 345 23 0 91 0
[pid=20666] ppid=20665 vsize=77732 CPUtime=334.04 cores=4
/proc/20666/stat : 20666 (cryptominisat) R 20665 20665 20213 0 -1 4202496 64344 0 0 0 33391 13 0 0 25 0 1 0 365439963 79597568 15477 33554432000 4194304 4587354 140734749977408 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20666/statm: 19433 15477 337 96 0 15995 0
[pid=20667] ppid=20665 vsize=38556 CPUtime=334.05 cores=4
/proc/20667/stat : 20667 (clasp) R 20665 20665 20213 0 -1 4202496 6782 0 0 0 33404 1 0 0 25 0 1 0 365439963 39481344 6668 33554432000 4194304 4785740 140734158369296 18446744073709551615 4553001 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20667/statm: 9639 6668 341 145 0 6684 0
[pid=20668] ppid=20665 vsize=455956 CPUtime=334.19 cores=4
/proc/20668/stat : 20668 (TNM) R 20665 20665 20213 0 -1 4202496 372 0 0 0 33419 0 0 0 25 0 1 0 365439963 466898944 269 33554432000 134512640 134534564 4288722224 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20668/statm: 113989 269 95 6 0 112655 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 590568

[startup+1062.3 s]
/proc/loadavg: 11.00 11.02 10.18 12/205 20849
/proc/meminfo: memFree=12464204/32951124 swapFree=67111528/67111528
[pid=20665] ppid=20663 vsize=18324 CPUtime=0 cores=4,6
/proc/20665/stat : 20665 (ppfolio) S 20663 20665 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365439963 18763776 393 33554432000 4194304 4287625 140736678712176 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/20665/statm: 4581 393 345 23 0 91 0
[pid=20666] ppid=20665 vsize=1562992 CPUtime=354.04 cores=4
/proc/20666/stat : 20666 (cryptominisat) R 20665 20665 20213 0 -1 4202496 65459 0 0 0 35391 13 0 0 25 0 1 0 365439963 1600503808 16592 33554432000 4194304 4587354 140734749977408 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20666/statm: 390748 16592 337 96 0 387310 0
[pid=20667] ppid=20665 vsize=38996 CPUtime=354.06 cores=4
/proc/20667/stat : 20667 (clasp) R 20665 20665 20213 0 -1 4202496 6875 0 0 0 35405 1 0 0 25 0 1 0 365439963 39931904 6761 33554432000 4194304 4785740 140734158369296 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20667/statm: 9749 6761 341 145 0 6794 0
[pid=20668] ppid=20665 vsize=455956 CPUtime=354.19 cores=4
/proc/20668/stat : 20668 (TNM) R 20665 20665 20213 0 -1 4202496 372 0 0 0 35419 0 0 0 25 0 1 0 365439963 466898944 269 33554432000 134512640 134534564 4288722224 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20668/statm: 113989 269 95 6 0 112655 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 2076268

[startup+1122.3 s]
/proc/loadavg: 11.05 11.03 10.23 12/205 20850
/proc/meminfo: memFree=12460324/32951124 swapFree=67111528/67111528
[pid=20665] ppid=20663 vsize=18324 CPUtime=0 cores=4,6
/proc/20665/stat : 20665 (ppfolio) S 20663 20665 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365439963 18763776 393 33554432000 4194304 4287625 140736678712176 18446744073709551615 255377321487 0 0 4096 65536 2975511698665897984 0 0 17 6 0 0 0
/proc/20665/statm: 4581 393 345 23 0 91 0
[pid=20666] ppid=20665 vsize=79948 CPUtime=374.04 cores=4
/proc/20666/stat : 20666 (cryptominisat) R 20665 20665 20213 0 -1 4202496 65459 0 0 0 37391 13 0 0 25 0 1 0 365439963 81866752 16591 33554432000 4194304 4587354 140734749977408 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20666/statm: 19987 16591 337 96 0 16549 0
[pid=20667] ppid=20665 vsize=39628 CPUtime=374.06 cores=4
/proc/20667/stat : 20667 (clasp) R 20665 20665 20213 0 -1 4202496 7025 0 0 0 37405 1 0 0 25 0 1 0 365439963 40579072 6911 33554432000 4194304 4785740 140734158369296 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20667/statm: 9907 6911 341 145 0 6952 0
[pid=20668] ppid=20665 vsize=455956 CPUtime=374.18 cores=4
/proc/20668/stat : 20668 (TNM) R 20665 20665 20213 0 -1 4202496 372 0 0 0 37418 0 0 0 25 0 1 0 365439963 466898944 269 33554432000 134512640 134534564 4288722224 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20668/statm: 113989 269 95 6 0 112655 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 593856

[startup+1182.3 s]
/proc/loadavg: 11.02 11.02 10.28 12/205 20852
/proc/meminfo: memFree=12457452/32951124 swapFree=67111528/67111528
[pid=20665] ppid=20663 vsize=18324 CPUtime=0 cores=4,6
/proc/20665/stat : 20665 (ppfolio) S 20663 20665 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365439963 18763776 393 33554432000 4194304 4287625 140736678712176 18446744073709551615 255377321487 0 0 4096 65536 2975511698665897984 0 0 17 6 0 0 0
/proc/20665/statm: 4581 393 345 23 0 91 0
[pid=20666] ppid=20665 vsize=79948 CPUtime=394.03 cores=4
/proc/20666/stat : 20666 (cryptominisat) R 20665 20665 20213 0 -1 4202496 65459 0 0 0 39390 13 0 0 25 0 1 0 365439963 81866752 16591 33554432000 4194304 4587354 140734749977408 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20666/statm: 19987 16591 337 96 0 16549 0
[pid=20667] ppid=20665 vsize=40264 CPUtime=394.07 cores=4
/proc/20667/stat : 20667 (clasp) R 20665 20665 20213 0 -1 4202496 7163 0 0 0 39406 1 0 0 25 0 1 0 365439963 41230336 7049 33554432000 4194304 4785740 140734158369296 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20667/statm: 10066 7049 341 145 0 7111 0
[pid=20668] ppid=20665 vsize=455956 CPUtime=394.18 cores=4
/proc/20668/stat : 20668 (TNM) R 20665 20665 20213 0 -1 4202496 372 0 0 0 39418 0 0 0 25 0 1 0 365439963 466898944 269 33554432000 134512640 134534564 4288722224 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20668/statm: 113989 269 95 6 0 112655 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 594492

[startup+1242.3 s]
/proc/loadavg: 11.04 11.03 10.32 12/205 20854
/proc/meminfo: memFree=12454320/32951124 swapFree=67111528/67111528
[pid=20665] ppid=20663 vsize=18324 CPUtime=0 cores=4,6
/proc/20665/stat : 20665 (ppfolio) S 20663 20665 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365439963 18763776 393 33554432000 4194304 4287625 140736678712176 18446744073709551615 255377321487 0 0 4096 65536 2975511836104851456 0 0 17 6 0 0 0
/proc/20665/statm: 4581 393 345 23 0 91 0
[pid=20666] ppid=20665 vsize=79948 CPUtime=414.03 cores=4
/proc/20666/stat : 20666 (cryptominisat) R 20665 20665 20213 0 -1 4202496 65459 0 0 0 41390 13 0 0 25 0 1 0 365439963 81866752 16591 33554432000 4194304 4587354 140734749977408 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20666/statm: 19987 16591 337 96 0 16549 0
[pid=20667] ppid=20665 vsize=40756 CPUtime=414.08 cores=4
/proc/20667/stat : 20667 (clasp) R 20665 20665 20213 0 -1 4202496 7278 0 0 0 41407 1 0 0 25 0 1 0 365439963 41734144 7164 33554432000 4194304 4785740 140734158369296 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20667/statm: 10189 7164 341 145 0 7234 0
[pid=20668] ppid=20665 vsize=455956 CPUtime=414.18 cores=4
/proc/20668/stat : 20668 (TNM) R 20665 20665 20213 0 -1 4202496 372 0 0 0 41418 0 0 0 25 0 1 0 365439963 466898944 269 33554432000 134512640 134534564 4288722224 18446744073709551615 134530414 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20668/statm: 113989 269 95 6 0 112655 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 594984



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.01 11.02 10.37 12/205 20976
/proc/meminfo: memFree=12510560/32951124 swapFree=67111528/67111528
[pid=20665] ppid=20663 vsize=18324 CPUtime=0 cores=4,6
/proc/20665/stat : 20665 (ppfolio) S 20663 20665 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365439963 18763776 393 33554432000 4194304 4287625 140736678712176 18446744073709551615 255377321487 0 0 4096 65536 2975511836104851456 0 0 17 6 0 0 0
/proc/20665/statm: 4581 393 345 23 0 91 0
[pid=20666] ppid=20665 vsize=1568732 CPUtime=433.29 cores=4
/proc/20666/stat : 20666 (cryptominisat) R 20665 20665 20213 0 -1 4202496 65460 0 0 0 43316 13 0 0 25 0 1 0 365439963 1606381568 16592 33554432000 4194304 4587354 140734749977408 18446744073709551615 4238712 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20666/statm: 392183 16592 337 96 0 388745 0
[pid=20667] ppid=20665 vsize=41208 CPUtime=433.32 cores=4
/proc/20667/stat : 20667 (clasp) R 20665 20665 20213 0 -1 4202496 7377 0 0 0 43331 1 0 0 25 0 1 0 365439963 42196992 7263 33554432000 4194304 4785740 140734158369296 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20667/statm: 10302 7263 341 145 0 7347 0
[pid=20668] ppid=20665 vsize=455956 CPUtime=433.37 cores=4
/proc/20668/stat : 20668 (TNM) R 20665 20665 20213 0 -1 4202496 372 0 0 0 43337 0 0 0 25 0 1 0 365439963 466898944 269 33554432000 134512640 134534564 4288722224 18446744073709551615 134528417 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20668/statm: 113989 269 95 6 0 112655 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 2084220

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.02
CPU user time (s): 1299.86
CPU system time (s): 0.161975
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 3553872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.86
system time used= 0.161975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73744
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= 212
involuntary context switches= 14529

runsolver used 2.31165 second user time and 4.78727 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-11 18:13:41
IDJOB=3191586
IDBENCH=82717
IDSOLVER=1613
FILE ID=node135/3191586-1302538421
RUNJOBID= node135-1302537098-20232
PBS_JOBID= 12951128
Free space on /tmp= 70928 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S2036658259-036.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191586-1302538421/watcher-3191586-1302538421 -o /tmp/evaluation-result-3191586-1302538421/solver-3191586-1302538421 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191586-1302538421.cnf

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

MD5SUM BENCH= dedbbce6fb26e857922f18b3ce672c14
RANDOM SEED=612144409

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12439888 kB
Buffers:        740716 kB
Cached:       18992796 kB
SwapCached:          0 kB
Active:       10976764 kB
Inactive:      9096284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12439888 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           30444 kB
Writeback:           0 kB
AnonPages:      339052 kB
Mapped:          18236 kB
Slab:           374136 kB
PageTables:       6996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3475052 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70920 MiB
End job on node135 at 2011-04-11 18:35:21