Trace number 3221170

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) 5000.03 4999.91

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S1235135694-059.UNKNOWN.cnf
MD5SUM4fe02968acd00bdecbd1c96009763619
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1

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-3221170-1303289366/watcher-3221170-1303289366 -o /tmp/evaluation-result-3221170-1303289366/solver-3221170-1303289366 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3221170-1303289366.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.12 8.11 8.09 4/184 24259
/proc/meminfo: memFree=15671348/32951124 swapFree=67111528/67111528
[pid=24259] ppid=24257 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24259/stat : 24259 (ppfolio) S 24257 24259 24188 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 440534430 18763776 394 33554432000 4194304 4287625 140737487488816 18446744073709551615 255377321487 0 0 4096 65536 4493690008242192648 0 0 17 3 0 0 0
/proc/24259/statm: 4581 394 345 23 0 91 0

[startup+0.072626 s]
/proc/loadavg: 8.12 8.11 8.09 4/184 24259
/proc/meminfo: memFree=15671348/32951124 swapFree=67111528/67111528
[pid=24259] ppid=24257 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24259/stat : 24259 (ppfolio) S 24257 24259 24188 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 440534430 18763776 394 33554432000 4194304 4287625 140737487488816 18446744073709551615 255377321487 0 0 4096 65536 4493690008242192648 0 0 17 3 0 0 0
/proc/24259/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: 8.12 8.11 8.09 4/184 24259
/proc/meminfo: memFree=15671348/32951124 swapFree=67111528/67111528
[pid=24259] ppid=24257 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24259/stat : 24259 (ppfolio) S 24257 24259 24188 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 440534430 18763776 394 33554432000 4194304 4287625 140737487488816 18446744073709551615 255377321487 0 0 4096 65536 4493690008242192648 0 0 17 3 0 0 0
/proc/24259/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: 8.12 8.11 8.09 4/184 24259
/proc/meminfo: memFree=15671348/32951124 swapFree=67111528/67111528
[pid=24259] ppid=24257 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24259/stat : 24259 (ppfolio) S 24257 24259 24188 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 440534430 18763776 394 33554432000 4194304 4287625 140737487488816 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/24259/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700566 s]
/proc/loadavg: 8.12 8.11 8.09 4/184 24259
/proc/meminfo: memFree=15671348/32951124 swapFree=67111528/67111528
[pid=24259] ppid=24257 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24259/stat : 24259 (ppfolio) S 24257 24259 24188 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 440534430 18763776 394 33554432000 4194304 4287625 140737487488816 18446744073709551615 255377321487 0 0 4096 65536 5626128156684451840 0 0 17 3 0 0 0
/proc/24259/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50036 s]
/proc/loadavg: 7.79 8.04 8.07 7/188 24353
/proc/meminfo: memFree=15667304/32951124 swapFree=67111528/67111528
[pid=24259] ppid=24257 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24259/stat : 24259 (ppfolio) S 24257 24259 24188 0 -1 4202496 499 0 0 0 0 0 0 0 17 0 1 0 440534430 18763776 394 33554432000 4194304 4287625 140737487488816 18446744073709551615 255377321487 0 0 4096 65536 5626128294123405312 0 0 17 3 0 0 0
/proc/24259/statm: 4581 394 345 23 0 91 0
[pid=24260] ppid=24259 vsize=1479372 CPUtime=0.99 cores=1
/proc/24260/stat : 24260 (cryptominisat) R 24259 24259 24188 0 -1 4202496 1911 0 0 0 99 0 0 0 19 0 1 0 440534431 1514876928 977 33554432000 4194304 4587354 140733472402080 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24260/statm: 369843 977 327 96 0 366405 0
[pid=24261] ppid=24259 vsize=13108 CPUtime=0.19 cores=1
/proc/24261/stat : 24261 (clasp) R 24259 24259 24188 0 -1 4202496 732 0 0 0 19 0 0 0 25 0 1 0 440534431 13422592 618 33554432000 4194304 4785740 140733671066352 18446744073709551615 4287114 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24261/statm: 3277 618 340 145 0 322 0
[pid=24262] ppid=24259 vsize=455960 CPUtime=0.29 cores=1
/proc/24262/stat : 24262 (TNM) R 24259 24259 24188 0 -1 4202496 365 0 0 0 29 0 0 0 25 0 1 0 440534431 466903040 261 33554432000 134512640 134534564 4286883664 18446744073709551615 10025232 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24262/statm: 113990 261 95 6 0 112656 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1966764

[startup+3.10106 s]
/proc/loadavg: 7.79 8.04 8.07 7/188 24353
/proc/meminfo: memFree=15660608/32951124 swapFree=67111528/67111528
[pid=24259] ppid=24257 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24259/stat : 24259 (ppfolio) S 24257 24259 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440534430 18763776 394 33554432000 4194304 4287625 140737487488816 18446744073709551615 255377321487 0 0 4096 65536 5626127744367591424 0 0 17 3 0 0 0
/proc/24259/statm: 4581 394 345 23 0 91 0
[pid=24260] ppid=24259 vsize=1486500 CPUtime=1.54 cores=1
/proc/24260/stat : 24260 (cryptominisat) R 24259 24259 24188 0 -1 4202496 4029 0 0 0 154 0 0 0 20 0 1 0 440534431 1522176000 2682 33554432000 4194304 4587354 140733472402080 18446744073709551615 4365133 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24260/statm: 371625 2682 337 96 0 368187 0
[pid=24261] ppid=24259 vsize=13768 CPUtime=0.69 cores=1
/proc/24261/stat : 24261 (clasp) R 24259 24259 24188 0 -1 4202496 915 0 0 0 69 0 0 0 25 0 1 0 440534431 14098432 801 33554432000 4194304 4785740 140733671066352 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24261/statm: 3442 801 340 145 0 487 0
[pid=24262] ppid=24259 vsize=455960 CPUtime=0.84 cores=1
/proc/24262/stat : 24262 (TNM) R 24259 24259 24188 0 -1 4202496 365 0 0 0 84 0 0 0 25 0 1 0 440534431 466903040 261 33554432000 134512640 134534564 4286883664 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24262/statm: 113990 261 95 6 0 112656 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1974552

[startup+6.30047 s]
/proc/loadavg: 7.79 8.04 8.07 7/188 24383
/proc/meminfo: memFree=15654956/32951124 swapFree=67111528/67111528
[pid=24259] ppid=24257 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24259/stat : 24259 (ppfolio) S 24257 24259 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440534430 18763776 394 33554432000 4194304 4287625 140737487488816 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/24259/statm: 4581 394 345 23 0 91 0
[pid=24260] ppid=24259 vsize=1485400 CPUtime=2.59 cores=1
/proc/24260/stat : 24260 (cryptominisat) R 24259 24259 24188 0 -1 4202496 4782 0 0 0 259 0 0 0 22 0 1 0 440534431 1521049600 2494 33554432000 4194304 4587354 140733472402080 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24260/statm: 371350 2494 337 96 0 367912 0
[pid=24261] ppid=24259 vsize=14708 CPUtime=1.79 cores=1
/proc/24261/stat : 24261 (clasp) R 24259 24259 24188 0 -1 4202496 1130 0 0 0 179 0 0 0 25 0 1 0 440534431 15060992 1016 33554432000 4194304 4785740 140733671066352 18446744073709551615 4553143 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24261/statm: 3677 1016 340 145 0 722 0
[pid=24262] ppid=24259 vsize=455960 CPUtime=1.89 cores=1
/proc/24262/stat : 24262 (TNM) R 24259 24259 24188 0 -1 4202496 365 0 0 0 189 0 0 0 25 0 1 0 440534431 466903040 261 33554432000 134512640 134534564 4286883664 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24262/statm: 113990 261 95 6 0 112656 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1974392

[startup+12.7003 s]
/proc/loadavg: 7.52 7.97 8.05 7/188 24383
/proc/meminfo: memFree=15648848/32951124 swapFree=67111528/67111528
[pid=24259] ppid=24257 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24259/stat : 24259 (ppfolio) S 24257 24259 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440534430 18763776 394 33554432000 4194304 4287625 140737487488816 18446744073709551615 255377321487 0 0 4096 65536 5626126644855963648 0 0 17 3 0 0 0
/proc/24259/statm: 4581 394 345 23 0 91 0
[pid=24260] ppid=24259 vsize=1487688 CPUtime=4.74 cores=1
/proc/24260/stat : 24260 (cryptominisat) R 24259 24259 24188 0 -1 4202496 6120 0 0 0 474 0 0 0 25 0 1 0 440534431 1523392512 2645 33554432000 4194304 4587354 140733472402080 18446744073709551615 4238643 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24260/statm: 371922 2645 337 96 0 368484 0
[pid=24261] ppid=24259 vsize=15776 CPUtime=3.89 cores=1
/proc/24261/stat : 24261 (clasp) R 24259 24259 24188 0 -1 4202496 1401 0 0 0 389 0 0 0 25 0 1 0 440534431 16154624 1287 33554432000 4194304 4785740 140733671066352 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24261/statm: 3944 1287 340 145 0 989 0
[pid=24262] ppid=24259 vsize=455960 CPUtime=4.04 cores=1
/proc/24262/stat : 24262 (TNM) R 24259 24259 24188 0 -1 4202496 365 0 0 0 404 0 0 0 25 0 1 0 440534431 466903040 261 33554432000 134512640 134534564 4286883664 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24262/statm: 113990 261 95 6 0 112656 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1977748

[startup+25.5009 s]
/proc/loadavg: 7.28 7.91 8.02 7/188 24383
/proc/meminfo: memFree=15636028/32951124 swapFree=67111528/67111528
[pid=24259] ppid=24257 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24259/stat : 24259 (ppfolio) S 24257 24259 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440534430 18763776 394 33554432000 4194304 4287625 140737487488816 18446744073709551615 255377321487 0 0 4096 65536 5626127057172824064 0 0 17 3 0 0 0
/proc/24259/statm: 4581 394 345 23 0 91 0
[pid=24260] ppid=24259 vsize=1496352 CPUtime=8.99 cores=1
/proc/24260/stat : 24260 (cryptominisat) R 24259 24259 24188 0 -1 4202496 11106 0 0 0 899 0 0 0 25 0 1 0 440534431 1532264448 4742 33554432000 4194304 4587354 140733472402080 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24260/statm: 374088 4742 337 96 0 370650 0
[pid=24261] ppid=24259 vsize=17144 CPUtime=8.19 cores=1
/proc/24261/stat : 24261 (clasp) R 24259 24259 24188 0 -1 4202496 1731 0 0 0 819 0 0 0 25 0 1 0 440534431 17555456 1617 33554432000 4194304 4785740 140733671066352 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24261/statm: 4286 1617 341 145 0 1331 0
[pid=24262] ppid=24259 vsize=455960 CPUtime=8.29 cores=1
/proc/24262/stat : 24262 (TNM) R 24259 24259 24188 0 -1 4202496 365 0 0 0 829 0 0 0 25 0 1 0 440534431 466903040 261 33554432000 134512640 134534564 4286883664 18446744073709551615 10024433 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24262/statm: 113990 261 95 6 0 112656 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1987780

[startup+51.1012 s]
/proc/loadavg: 6.78 7.72 7.96 7/188 24384
/proc/meminfo: memFree=15629836/32951124 swapFree=67111528/67111528
[pid=24259] ppid=24257 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24259/stat : 24259 (ppfolio) S 24257 24259 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440534430 18763776 394 33554432000 4194304 4287625 140737487488816 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/24259/statm: 4581 394 345 23 0 91 0
[pid=24260] ppid=24259 vsize=1505624 CPUtime=17.54 cores=1
/proc/24260/stat : 24260 (cryptominisat) R 24259 24259 24188 0 -1 4202496 14905 0 0 0 1753 1 0 0 25 0 1 0 440534431 1541758976 5658 33554432000 4194304 4587354 140733472402080 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24260/statm: 376406 5658 337 96 0 372968 0
[pid=24261] ppid=24259 vsize=19180 CPUtime=16.69 cores=1
/proc/24261/stat : 24261 (clasp) R 24259 24259 24188 0 -1 4202496 2212 0 0 0 1669 0 0 0 25 0 1 0 440534431 19640320 2098 33554432000 4194304 4785740 140733671066352 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24261/statm: 4795 2098 341 145 0 1840 0
[pid=24262] ppid=24259 vsize=455960 CPUtime=16.84 cores=1
/proc/24262/stat : 24262 (TNM) R 24259 24259 24188 0 -1 4202496 365 0 0 0 1684 0 0 0 25 0 1 0 440534431 466903040 261 33554432000 134512640 134534564 4286883664 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24262/statm: 113990 261 95 6 0 112656 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1999088

[startup+102.307 s]
/proc/loadavg: 6.34 7.46 7.85 7/188 24385
/proc/meminfo: memFree=15607760/32951124 swapFree=67111528/67111528
[pid=24259] ppid=24257 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24259/stat : 24259 (ppfolio) S 24257 24259 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440534430 18763776 394 33554432000 4194304 4287625 140737487488816 18446744073709551615 255377321487 0 0 4096 65536 5626127332050731008 0 0 17 3 0 0 0
/proc/24259/statm: 4581 394 345 23 0 91 0
[pid=24260] ppid=24259 vsize=1506232 CPUtime=34.58 cores=1
/proc/24260/stat : 24260 (cryptominisat) R 24259 24259 24188 0 -1 4202496 23387 0 0 0 3456 2 0 0 25 0 1 0 440534431 1542381568 7013 33554432000 4194304 4587354 140733472402080 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24260/statm: 376558 7013 337 96 0 373120 0
[pid=24261] ppid=24259 vsize=21432 CPUtime=33.78 cores=1
/proc/24261/stat : 24261 (clasp) R 24259 24259 24188 0 -1 4202496 2769 0 0 0 3378 0 0 0 25 0 1 0 440534431 21946368 2655 33554432000 4194304 4785740 140733671066352 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24261/statm: 5358 2655 341 145 0 2403 0
[pid=24262] ppid=24259 vsize=455960 CPUtime=33.91 cores=1
/proc/24262/stat : 24262 (TNM) R 24259 24259 24188 0 -1 4202496 365 0 0 0 3391 0 0 0 25 0 1 0 440534431 466903040 261 33554432000 134512640 134534564 4286883664 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24262/statm: 113990 261 95 6 0 112656 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2001948

[startup+162.301 s]
/proc/loadavg: 6.12 7.19 7.73 7/188 24387
/proc/meminfo: memFree=15602784/32951124 swapFree=67111528/67111528
[pid=24259] ppid=24257 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24259/stat : 24259 (ppfolio) S 24257 24259 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440534430 18763776 394 33554432000 4194304 4287625 140737487488816 18446744073709551615 255377321487 0 0 4096 65536 5626127744367591424 0 0 17 3 0 0 0
/proc/24259/statm: 4581 394 345 23 0 91 0
[pid=24260] ppid=24259 vsize=1511312 CPUtime=54.58 cores=1
/proc/24260/stat : 24260 (cryptominisat) R 24259 24259 24188 0 -1 4202496 29506 0 0 0 5454 4 0 0 25 0 1 0 440534431 1547583488 7513 33554432000 4194304 4587354 140733472402080 18446744073709551615 4238503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24260/statm: 377828 7513 337 96 0 374390 0
[pid=24261] ppid=24259 vsize=23560 CPUtime=53.78 cores=1

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

/proc/24262/statm: 113991 270 103 6 0 112657 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 2173528

[startup+4662.3 s]
/proc/loadavg: 6.01 6.02 6.00 7/188 24621
/proc/meminfo: memFree=15406704/32951124 swapFree=67111528/67111528
[pid=24259] ppid=24257 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24259/stat : 24259 (ppfolio) S 24257 24259 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440534430 18763776 394 33554432000 4194304 4287625 140737487488816 18446744073709551615 255377321487 0 0 4096 65536 5626127606928637952 0 0 17 3 0 0 0
/proc/24259/statm: 4581 394 345 23 0 91 0
[pid=24260] ppid=24259 vsize=1602600 CPUtime=1554.65 cores=1
/proc/24260/stat : 24260 (cryptominisat) R 24259 24259 24188 0 -1 4202496 149108 0 0 0 155432 33 0 0 25 0 1 0 440534431 1641062400 32310 33554432000 4194304 4587354 140733472402080 18446744073709551615 4238622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24260/statm: 400650 32310 337 96 0 397212 0
[pid=24261] ppid=24259 vsize=53828 CPUtime=1553.85 cores=1
/proc/24261/stat : 24261 (clasp) R 24259 24259 24188 0 -1 4202496 10236 0 0 0 155384 1 0 0 25 0 1 0 440534431 55119872 10122 33554432000 4194304 4785740 140733671066352 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24261/statm: 13457 10122 341 145 0 10502 0
[pid=24262] ppid=24259 vsize=455964 CPUtime=1553.91 cores=1
/proc/24262/stat : 24262 (TNM) R 24259 24259 24188 0 -1 4202496 374 0 0 0 155391 0 0 0 25 0 1 0 440534431 466907136 270 33554432000 134512640 134534564 4286883664 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24262/statm: 113991 270 103 6 0 112657 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 2130716

[startup+4722.31 s]
/proc/loadavg: 6.00 6.01 6.00 7/188 24623
/proc/meminfo: memFree=15403848/32951124 swapFree=67111528/67111528
[pid=24259] ppid=24257 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24259/stat : 24259 (ppfolio) S 24257 24259 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440534430 18763776 394 33554432000 4194304 4287625 140737487488816 18446744073709551615 255377321487 0 0 4096 65536 5626127606928637952 0 0 17 3 0 0 0
/proc/24259/statm: 4581 394 345 23 0 91 0
[pid=24260] ppid=24259 vsize=1602600 CPUtime=1574.65 cores=1
/proc/24260/stat : 24260 (cryptominisat) R 24259 24259 24188 0 -1 4202496 149896 0 0 0 157432 33 0 0 25 0 1 0 440534431 1641062400 33074 33554432000 4194304 4587354 140733472402080 18446744073709551615 4231904 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24260/statm: 400650 33074 337 96 0 397212 0
[pid=24261] ppid=24259 vsize=54036 CPUtime=1573.85 cores=1
/proc/24261/stat : 24261 (clasp) R 24259 24259 24188 0 -1 4202496 10270 0 0 0 157384 1 0 0 25 0 1 0 440534431 55332864 10156 33554432000 4194304 4785740 140733671066352 18446744073709551615 4553772 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24261/statm: 13509 10156 341 145 0 10554 0
[pid=24262] ppid=24259 vsize=455964 CPUtime=1573.92 cores=1
/proc/24262/stat : 24262 (TNM) R 24259 24259 24188 0 -1 4202496 374 0 0 0 157392 0 0 0 25 0 1 0 440534431 466907136 270 33554432000 134512640 134534564 4286883664 18446744073709551615 134528316 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24262/statm: 113991 270 103 6 0 112657 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 2130924

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/188 24624
/proc/meminfo: memFree=15404708/32951124 swapFree=67111528/67111528
[pid=24259] ppid=24257 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24259/stat : 24259 (ppfolio) S 24257 24259 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440534430 18763776 394 33554432000 4194304 4287625 140737487488816 18446744073709551615 255377321487 0 0 4096 65536 5626127606928637952 0 0 17 3 0 0 0
/proc/24259/statm: 4581 394 345 23 0 91 0
[pid=24260] ppid=24259 vsize=1645412 CPUtime=1594.64 cores=1
/proc/24260/stat : 24260 (cryptominisat) R 24259 24259 24188 0 -1 4202496 150436 0 0 0 159431 33 0 0 25 0 1 0 440534431 1684901888 32842 33554432000 4194304 4587354 140733472402080 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24260/statm: 411353 32842 337 96 0 407915 0
[pid=24261] ppid=24259 vsize=54204 CPUtime=1593.85 cores=1
/proc/24261/stat : 24261 (clasp) R 24259 24259 24188 0 -1 4202496 10292 0 0 0 159384 1 0 0 25 0 1 0 440534431 55504896 10178 33554432000 4194304 4785740 140733671066352 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24261/statm: 13551 10178 341 145 0 10596 0
[pid=24262] ppid=24259 vsize=455964 CPUtime=1593.93 cores=1
/proc/24262/stat : 24262 (TNM) R 24259 24259 24188 0 -1 4202496 374 0 0 0 159393 0 0 0 25 0 1 0 440534431 466907136 270 33554432000 134512640 134534564 4286883664 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24262/statm: 113991 270 103 6 0 112657 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 2173904

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/188 24626
/proc/meminfo: memFree=15403832/32951124 swapFree=67111528/67111528
[pid=24259] ppid=24257 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24259/stat : 24259 (ppfolio) S 24257 24259 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440534430 18763776 394 33554432000 4194304 4287625 140737487488816 18446744073709551615 255377321487 0 0 4096 65536 5626127606928637952 0 0 17 3 0 0 0
/proc/24259/statm: 4581 394 345 23 0 91 0
[pid=24260] ppid=24259 vsize=1602600 CPUtime=1614.65 cores=1
/proc/24260/stat : 24260 (cryptominisat) R 24259 24259 24188 0 -1 4202496 151275 0 0 0 161431 34 0 0 25 0 1 0 440534431 1641062400 32842 33554432000 4194304 4587354 140733472402080 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24260/statm: 400650 32842 337 96 0 397212 0
[pid=24261] ppid=24259 vsize=54504 CPUtime=1613.84 cores=1
/proc/24261/stat : 24261 (clasp) R 24259 24259 24188 0 -1 4202496 10364 0 0 0 161383 1 0 0 25 0 1 0 440534431 55812096 10250 33554432000 4194304 4785740 140733671066352 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24261/statm: 13626 10250 341 145 0 10671 0
[pid=24262] ppid=24259 vsize=455964 CPUtime=1613.93 cores=1
/proc/24262/stat : 24262 (TNM) R 24259 24259 24188 0 -1 4202496 374 0 0 0 161393 0 0 0 25 0 1 0 440534431 466907136 270 33554432000 134512640 134534564 4286883664 18446744073709551615 134529667 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24262/statm: 113991 270 103 6 0 112657 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 2131392

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/188 24627
/proc/meminfo: memFree=15403824/32951124 swapFree=67111528/67111528
[pid=24259] ppid=24257 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24259/stat : 24259 (ppfolio) S 24257 24259 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440534430 18763776 394 33554432000 4194304 4287625 140737487488816 18446744073709551615 255377321487 0 0 4096 65536 5626127606928637952 0 0 17 3 0 0 0
/proc/24259/statm: 4581 394 345 23 0 91 0
[pid=24260] ppid=24259 vsize=1602600 CPUtime=1634.65 cores=1
/proc/24260/stat : 24260 (cryptominisat) R 24259 24259 24188 0 -1 4202496 151275 0 0 0 163431 34 0 0 25 0 1 0 440534431 1641062400 32842 33554432000 4194304 4587354 140733472402080 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24260/statm: 400650 32842 337 96 0 397212 0
[pid=24261] ppid=24259 vsize=54504 CPUtime=1633.84 cores=1
/proc/24261/stat : 24261 (clasp) R 24259 24259 24188 0 -1 4202496 10396 0 0 0 163383 1 0 0 25 0 1 0 440534431 55812096 10282 33554432000 4194304 4785740 140733671066352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24261/statm: 13626 10282 341 145 0 10671 0
[pid=24262] ppid=24259 vsize=455964 CPUtime=1633.94 cores=1
/proc/24262/stat : 24262 (TNM) R 24259 24259 24188 0 -1 4202496 374 0 0 0 163394 0 0 0 25 0 1 0 440534431 466907136 270 33554432000 134512640 134534564 4286883664 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24262/statm: 113991 270 103 6 0 112657 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 2131392

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/188 24629
/proc/meminfo: memFree=15403312/32951124 swapFree=67111528/67111528
[pid=24259] ppid=24257 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24259/stat : 24259 (ppfolio) S 24257 24259 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440534430 18763776 394 33554432000 4194304 4287625 140737487488816 18446744073709551615 255377321487 0 0 4096 65536 5626127606928637952 0 0 17 3 0 0 0
/proc/24259/statm: 4581 394 345 23 0 91 0
[pid=24260] ppid=24259 vsize=1645412 CPUtime=1654.64 cores=1
/proc/24260/stat : 24260 (cryptominisat) R 24259 24259 24188 0 -1 4202496 152092 0 0 0 165430 34 0 0 25 0 1 0 440534431 1684901888 32842 33554432000 4194304 4587354 140733472402080 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24260/statm: 411353 32842 337 96 0 407915 0
[pid=24261] ppid=24259 vsize=54868 CPUtime=1653.84 cores=1
/proc/24261/stat : 24261 (clasp) R 24259 24259 24188 0 -1 4202496 10455 0 0 0 165383 1 0 0 25 0 1 0 440534431 56184832 10341 33554432000 4194304 4785740 140733671066352 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24261/statm: 13717 10341 341 145 0 10762 0
[pid=24262] ppid=24259 vsize=455964 CPUtime=1653.95 cores=1
/proc/24262/stat : 24262 (TNM) R 24259 24259 24188 0 -1 4202496 374 0 0 0 165395 0 0 0 25 0 1 0 440534431 466907136 270 33554432000 134512640 134534564 4286883664 18446744073709551615 10025263 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24262/statm: 113991 270 103 6 0 112657 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 2174568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.07 6.02 6.00 7/188 24630
/proc/meminfo: memFree=15403304/32951124 swapFree=67111528/67111528
[pid=24259] ppid=24257 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24259/stat : 24259 (ppfolio) S 24257 24259 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440534430 18763776 394 33554432000 4194304 4287625 140737487488816 18446744073709551615 255377321487 0 0 4096 65536 5626127606928637952 0 0 17 3 0 0 0
/proc/24259/statm: 4581 394 345 23 0 91 0
[pid=24260] ppid=24259 vsize=1645412 CPUtime=1667.21 cores=1
/proc/24260/stat : 24260 (cryptominisat) R 24259 24259 24188 0 -1 4202496 152092 0 0 0 166687 34 0 0 25 0 1 0 440534431 1684901888 32842 33554432000 4194304 4587354 140733472402080 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24260/statm: 411353 32842 337 96 0 407915 0
[pid=24261] ppid=24259 vsize=54868 CPUtime=1666.33 cores=1
/proc/24261/stat : 24261 (clasp) R 24259 24259 24188 0 -1 4202496 10457 0 0 0 166632 1 0 0 25 0 1 0 440534431 56184832 10343 33554432000 4194304 4785740 140733671066352 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24261/statm: 13717 10343 341 145 0 10762 0
[pid=24262] ppid=24259 vsize=455964 CPUtime=1666.49 cores=1
/proc/24262/stat : 24262 (TNM) R 24259 24259 24188 0 -1 4202496 374 0 0 0 166649 0 0 0 25 0 1 0 440534431 466907136 270 33554432000 134512640 134534564 4286883664 18446744073709551615 134529758 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24262/statm: 113991 270 103 6 0 112657 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 2174568

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

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

[startup+4999.9 s]
/proc/loadavg: 6.07 6.02 6.00 7/188 24630
/proc/meminfo: memFree=15403304/32951124 swapFree=67111528/67111528
[pid=24259] ppid=24257 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24259/stat : 24259 (ppfolio) S 24257 24259 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440534430 18763776 394 33554432000 4194304 4287625 140737487488816 18446744073709551615 255377321487 0 0 4096 65536 5626127606928637952 0 0 17 3 0 0 0
/proc/24259/statm: 4581 394 345 23 0 91 0
[pid=24260] ppid=24259 vsize=1645412 CPUtime=1667.21 cores=1
/proc/24260/stat : 24260 (cryptominisat) R 24259 24259 24188 0 -1 4202496 152092 0 0 0 166687 34 0 0 25 0 1 0 440534431 1684901888 32842 33554432000 4194304 4587354 140733472402080 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24260/statm: 411353 32842 337 96 0 407915 0
[pid=24261] ppid=24259 vsize=54868 CPUtime=1666.33 cores=1
/proc/24261/stat : 24261 (clasp) R 24259 24259 24188 0 -1 4202496 10457 0 0 0 166632 1 0 0 25 0 1 0 440534431 56184832 10343 33554432000 4194304 4785740 140733671066352 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24261/statm: 13717 10343 341 145 0 10762 0
[pid=24262] ppid=24259 vsize=455964 CPUtime=1666.49 cores=1
/proc/24262/stat : 24262 (TNM) R 24259 24259 24188 0 -1 4202496 374 0 0 0 166649 0 0 0 25 0 1 0 440534431 466907136 270 33554432000 134512640 134534564 4286883664 18446744073709551615 134529758 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24262/statm: 113991 270 103 6 0 112657 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 2174568

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24259 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 5000.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.91
CPU time (s): 5000.03
CPU user time (s): 4999.68
CPU system time (s): 0.35
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3623388

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

runsolver used 8.21275 second user time and 19.0681 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-20 10:49:26
IDJOB=3221170
IDBENCH=82878
IDSOLVER=1639
FILE ID=node135/3221170-1303289366
RUNJOBID= node135-1303289364-24207
PBS_JOBID= 13049596
Free space on /tmp= 72460 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S1235135694-059.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221170-1303289366/watcher-3221170-1303289366 -o /tmp/evaluation-result-3221170-1303289366/solver-3221170-1303289366 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3221170-1303289366.cnf

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

MD5SUM BENCH= 4fe02968acd00bdecbd1c96009763619
RANDOM SEED=477598619

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:      15671628 kB
Buffers:        734572 kB
Cached:       16092708 kB
SwapCached:          0 kB
Active:        8281896 kB
Inactive:      8613272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15671628 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20272 kB
Writeback:           0 kB
AnonPages:       67792 kB
Mapped:          15956 kB
Slab:           319468 kB
PageTables:       4188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1609100 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= 72448 MiB
End job on node135 at 2011-04-20 12:12:48