Trace number 3290779

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 1300.01

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E02F22.cnf
MD5SUM0b29cb9f2e17f3e05b66912497d8cb84
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark45.6781
Satisfiable
(Un)Satisfiability was proved
Number of variables13574
Number of clauses1301188
Sum of the clauses size11462079
Maximum clause length78
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 236373
Number of clauses of size 329573
Number of clauses of size 422594
Number of clauses of size 573414
Number of clauses of size over 51139201

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3290779-1303778795/watcher-3290779-1303778795 -o /tmp/evaluation-result-3290779-1303778795/solver-3290779-1303778795 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3290779-1303778795.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: 6.21 4.49 4.01 10/198 11857
/proc/meminfo: memFree=25158380/32951124 swapFree=67111524/67111528
[pid=11857] ppid=11855 vsize=18324 CPUtime=0 cores=0,2
/proc/11857/stat : 11857 (ppfolio) R 11855 11857 10526 0 -1 4202496 484 0 0 0 0 0 0 0 23 0 1 0 489477486 18763776 392 33554432000 4194304 4287625 140737303743376 18446744073709551615 212687495573 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/11857/statm: 4581 392 343 23 0 91 0

[startup+0.053617 s]
/proc/loadavg: 6.21 4.49 4.01 10/198 11857
/proc/meminfo: memFree=25158380/32951124 swapFree=67111524/67111528
[pid=11857] ppid=11855 vsize=18324 CPUtime=0 cores=0,2
/proc/11857/stat : 11857 (ppfolio) S 11855 11857 10526 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 489477486 18763776 394 33554432000 4194304 4287625 140737303743376 18446744073709551615 212687695375 0 0 4096 65536 4423779210657497347 0 0 17 2 0 0 0
/proc/11857/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100607 s]
/proc/loadavg: 6.21 4.49 4.01 10/198 11857
/proc/meminfo: memFree=25158380/32951124 swapFree=67111524/67111528
[pid=11857] ppid=11855 vsize=18324 CPUtime=0 cores=0,2
/proc/11857/stat : 11857 (ppfolio) S 11855 11857 10526 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 489477486 18763776 394 33554432000 4194304 4287625 140737303743376 18446744073709551615 212687695375 0 0 4096 65536 4423779210657497347 0 0 17 2 0 0 0
/proc/11857/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300587 s]
/proc/loadavg: 6.21 4.49 4.01 10/198 11857
/proc/meminfo: memFree=25158380/32951124 swapFree=67111524/67111528
[pid=11857] ppid=11855 vsize=18324 CPUtime=0 cores=0,2
/proc/11857/stat : 11857 (ppfolio) S 11855 11857 10526 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 489477486 18763776 394 33554432000 4194304 4287625 140737303743376 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/11857/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700473 s]
/proc/loadavg: 6.21 4.49 4.01 10/198 11857
/proc/meminfo: memFree=25158380/32951124 swapFree=67111524/67111528
[pid=11857] ppid=11855 vsize=18324 CPUtime=0 cores=0,2
/proc/11857/stat : 11857 (ppfolio) S 11855 11857 10526 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 489477486 18763776 394 33554432000 4194304 4287625 140737303743376 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/11857/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50035 s]
/proc/loadavg: 6.21 4.49 4.01 13/202 11861
/proc/meminfo: memFree=25064108/32951124 swapFree=67111524/67111528
[pid=11857] ppid=11855 vsize=18324 CPUtime=0 cores=0,2
/proc/11857/stat : 11857 (ppfolio) S 11855 11857 10526 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 489477486 18763776 394 33554432000 4194304 4287625 140737303743376 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/11857/statm: 4581 394 345 23 0 91 0
[pid=11858] ppid=11857 vsize=93420 CPUtime=0.45 cores=0
/proc/11858/stat : 11858 (cryptominisat) R 11857 11857 10526 0 -1 4202496 18860 0 0 0 42 3 0 0 25 0 1 0 489477486 95662080 17705 33554432000 4194304 4587354 140736380479744 18446744073709551615 212687371921 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11858/statm: 23355 17705 289 96 0 19917 0
[pid=11859] ppid=11857 vsize=68316 CPUtime=0.42 cores=0
/proc/11859/stat : 11859 (clasp) R 11857 11857 10526 0 -1 4202496 17884 0 0 0 39 3 0 0 25 0 1 0 489477486 69955584 13734 33554432000 4194304 4785740 140735643916832 18446744073709551615 4450905 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/11859/statm: 17079 13734 308 145 0 14124 0
[pid=11860] ppid=11857 vsize=462164 CPUtime=0.6 cores=0
/proc/11860/stat : 11860 (TNM) R 11857 11857 10526 0 -1 4202496 3302 0 0 0 60 0 0 0 25 0 1 0 489477486 473255936 3200 33554432000 134512640 134534564 4289526720 18446744073709551615 7727084 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11860/statm: 115541 3200 90 6 0 114207 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 642224

[startup+3.10104 s]
/proc/loadavg: 6.67 4.61 4.05 13/202 11861
/proc/meminfo: memFree=24953976/32951124 swapFree=67111524/67111528
[pid=11857] ppid=11855 vsize=18324 CPUtime=0 cores=0,2
/proc/11857/stat : 11857 (ppfolio) S 11855 11857 10526 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 489477486 18763776 394 33554432000 4194304 4287625 140737303743376 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/11857/statm: 4581 394 345 23 0 91 0
[pid=11858] ppid=11857 vsize=274720 CPUtime=1.04 cores=0
/proc/11858/stat : 11858 (cryptominisat) R 11857 11857 10526 0 -1 4202496 31733 0 0 0 99 5 0 0 25 0 1 0 489477486 281313280 30039 33554432000 4194304 4587354 140736380479744 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11858/statm: 68680 30039 306 96 0 65242 0
[pid=11859] ppid=11857 vsize=142948 CPUtime=0.93 cores=0
/proc/11859/stat : 11859 (clasp) R 11857 11857 10526 0 -1 4202496 38575 0 0 0 86 7 0 0 25 0 1 0 489477486 146378752 32243 33554432000 4194304 4785740 140735643916832 18446744073709551615 212687372043 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/11859/statm: 35737 32246 313 145 0 32782 0
[pid=11860] ppid=11857 vsize=473120 CPUtime=1.1 cores=0
/proc/11860/stat : 11860 (TNM) R 11857 11857 10526 0 -1 4202496 6868 0 0 0 109 1 0 0 25 0 1 0 489477486 484474880 6766 33554432000 134512640 134534564 4289526720 18446744073709551615 7723896 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11860/statm: 118280 6766 90 6 0 116946 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 909112

[startup+6.30046 s]
/proc/loadavg: 6.67 4.61 4.05 13/202 11862
/proc/meminfo: memFree=24789312/32951124 swapFree=67111524/67111528
[pid=11857] ppid=11855 vsize=18324 CPUtime=0 cores=0,2
/proc/11857/stat : 11857 (ppfolio) S 11855 11857 10526 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489477486 18763776 394 33554432000 4194304 4287625 140737303743376 18446744073709551615 212687695375 0 0 4096 65536 9739729910171172864 0 0 17 2 0 0 0
/proc/11857/statm: 4581 394 345 23 0 91 0
[pid=11858] ppid=11857 vsize=408668 CPUtime=2.05 cores=0
/proc/11858/stat : 11858 (cryptominisat) R 11857 11857 10526 0 -1 4202496 61141 0 0 0 196 9 0 0 25 0 1 0 489477486 418476032 59447 33554432000 4194304 4587354 140736380479744 18446744073709551615 4356836 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11858/statm: 102167 59452 310 96 0 98729 0
[pid=11859] ppid=11857 vsize=182416 CPUtime=2.02 cores=0
/proc/11859/stat : 11859 (clasp) R 11857 11857 10526 0 -1 4202496 47722 0 0 0 194 8 0 0 25 0 1 0 489477486 186793984 41389 33554432000 4194304 4785740 140735643916832 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/11859/statm: 45604 41389 317 145 0 42649 0
[pid=11860] ppid=11857 vsize=495428 CPUtime=2.2 cores=0
/proc/11860/stat : 11860 (TNM) R 11857 11857 10526 0 -1 4202496 13863 0 0 0 218 2 0 0 25 0 1 0 489477486 507318272 13761 33554432000 134512640 134534564 4289526720 18446744073709551615 7849468 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11860/statm: 123857 13761 90 6 0 122523 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1104836

[startup+12.7013 s]
/proc/loadavg: 7.49 4.86 4.14 13/202 11862
/proc/meminfo: memFree=24348264/32951124 swapFree=67111524/67111528
[pid=11857] ppid=11855 vsize=18324 CPUtime=0 cores=0,2
/proc/11857/stat : 11857 (ppfolio) S 11855 11857 10526 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489477486 18763776 394 33554432000 4194304 4287625 140737303743376 18446744073709551615 212687695375 0 0 4096 65536 9739729910171172864 0 0 17 2 0 0 0
/proc/11857/statm: 4581 394 345 23 0 91 0
[pid=11858] ppid=11857 vsize=546704 CPUtime=4.24 cores=0
/proc/11858/stat : 11858 (cryptominisat) R 11857 11857 10526 0 -1 4202496 89948 0 0 0 410 14 0 0 25 0 1 0 489477486 559824896 88222 33554432000 4194304 4587354 140736380479744 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11858/statm: 136676 88222 311 96 0 133238 0
[pid=11859] ppid=11857 vsize=182416 CPUtime=4.13 cores=0
/proc/11859/stat : 11859 (clasp) R 11857 11857 10526 0 -1 4202496 47723 0 0 0 405 8 0 0 25 0 1 0 489477486 186793984 41390 33554432000 4194304 4785740 140735643916832 18446744073709551615 4495584 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/11859/statm: 45604 41390 318 145 0 42649 0
[pid=11860] ppid=11857 vsize=653972 CPUtime=4.3 cores=0
/proc/11860/stat : 11860 (TNM) R 11857 11857 10526 0 -1 4202496 55920 0 0 0 423 7 0 0 25 0 1 0 489477486 669667328 55817 33554432000 134512640 134534564 4289526720 18446744073709551615 134524677 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11860/statm: 163493 55817 91 6 0 162159 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1401416

[startup+25.5009 s]
/proc/loadavg: 8.18 5.09 4.22 13/202 11862
/proc/meminfo: memFree=24293520/32951124 swapFree=67111524/67111528
[pid=11857] ppid=11855 vsize=18324 CPUtime=0 cores=0,2
/proc/11857/stat : 11857 (ppfolio) S 11855 11857 10526 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489477486 18763776 394 33554432000 4194304 4287625 140737303743376 18446744073709551615 212687695375 0 0 4096 65536 9739730185049079808 0 0 17 2 0 0 0
/proc/11857/statm: 4581 394 345 23 0 91 0
[pid=11858] ppid=11857 vsize=574328 CPUtime=8.45 cores=0
/proc/11858/stat : 11858 (cryptominisat) R 11857 11857 10526 0 -1 4202496 132681 0 0 0 825 20 0 0 25 0 1 0 489477486 588111872 99197 33554432000 4194304 4587354 140736380479744 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11858/statm: 143582 99197 316 96 0 140144 0
[pid=11859] ppid=11857 vsize=182416 CPUtime=8.42 cores=0
/proc/11859/stat : 11859 (clasp) R 11857 11857 10526 0 -1 4202496 47723 0 0 0 834 8 0 0 25 0 1 0 489477486 186793984 41390 33554432000 4194304 4785740 140735643916832 18446744073709551615 4495610 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/11859/statm: 45604 41390 318 145 0 42649 0
[pid=11860] ppid=11857 vsize=653972 CPUtime=8.6 cores=0
/proc/11860/stat : 11860 (TNM) R 11857 11857 10526 0 -1 4202496 55920 0 0 0 853 7 0 0 25 0 1 0 489477486 669667328 55817 33554432000 134512640 134534564 4289526720 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11860/statm: 163493 55817 91 6 0 162159 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1429040

[startup+51.1011 s]
/proc/loadavg: 9.48 5.64 4.43 13/202 11863
/proc/meminfo: memFree=24268048/32951124 swapFree=67111524/67111528
[pid=11857] ppid=11855 vsize=18324 CPUtime=0 cores=0,2
/proc/11857/stat : 11857 (ppfolio) S 11855 11857 10526 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489477486 18763776 394 33554432000 4194304 4287625 140737303743376 18446744073709551615 212687695375 0 0 4096 65536 9739730185049079808 0 0 17 2 0 0 0
/proc/11857/statm: 4581 394 345 23 0 91 0
[pid=11858] ppid=11857 vsize=574328 CPUtime=17.03 cores=0
/proc/11858/stat : 11858 (cryptominisat) R 11857 11857 10526 0 -1 4202496 132681 0 0 0 1683 20 0 0 25 0 1 0 489477486 588111872 99197 33554432000 4194304 4587354 140736380479744 18446744073709551615 4357668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11858/statm: 143582 99197 316 96 0 140144 0
[pid=11859] ppid=11857 vsize=182416 CPUtime=16.94 cores=0
/proc/11859/stat : 11859 (clasp) R 11857 11857 10526 0 -1 4202496 47723 0 0 0 1686 8 0 0 25 0 1 0 489477486 186793984 41390 33554432000 4194304 4785740 140735643916832 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/11859/statm: 45604 41390 318 145 0 42649 0
[pid=11860] ppid=11857 vsize=653972 CPUtime=17.1 cores=0
/proc/11860/stat : 11860 (TNM) R 11857 11857 10526 0 -1 4202496 55920 0 0 0 1703 7 0 0 25 0 1 0 489477486 669667328 55817 33554432000 134512640 134534564 4289526720 18446744073709551615 134524541 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11860/statm: 163493 55817 91 6 0 162159 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1429040

[startup+102.308 s]
/proc/loadavg: 10.99 6.71 4.86 13/202 11894
/proc/meminfo: memFree=24004616/32951124 swapFree=67111524/67111528
[pid=11857] ppid=11855 vsize=18324 CPUtime=0 cores=0,2
/proc/11857/stat : 11857 (ppfolio) S 11855 11857 10526 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489477486 18763776 394 33554432000 4194304 4287625 140737303743376 18446744073709551615 212687695375 0 0 4096 65536 9739730185049079808 0 0 17 2 0 0 0
/proc/11857/statm: 4581 394 345 23 0 91 0
[pid=11858] ppid=11857 vsize=574328 CPUtime=34.07 cores=0
/proc/11858/stat : 11858 (cryptominisat) R 11857 11857 10526 0 -1 4202496 132681 0 0 0 3387 20 0 0 25 0 1 0 489477486 588111872 99197 33554432000 4194304 4587354 140736380479744 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11858/statm: 143582 99197 316 96 0 140144 0
[pid=11859] ppid=11857 vsize=182416 CPUtime=34.01 cores=0
/proc/11859/stat : 11859 (clasp) R 11857 11857 10526 0 -1 4202496 47723 0 0 0 3393 8 0 0 25 0 1 0 489477486 186793984 41390 33554432000 4194304 4785740 140735643916832 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/11859/statm: 45604 41390 318 145 0 42649 0
[pid=11860] ppid=11857 vsize=653972 CPUtime=34.19 cores=0
/proc/11860/stat : 11860 (TNM) R 11857 11857 10526 0 -1 4202496 55920 0 0 0 3412 7 0 0 25 0 1 0 489477486 669667328 55817 33554432000 134512640 134534564 4289526720 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11860/statm: 163493 55817 91 6 0 162159 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1429040

[startup+162.3 s]
/proc/loadavg: 11.63 7.67 5.30 13/202 11896
/proc/meminfo: memFree=23939532/32951124 swapFree=67111524/67111528
[pid=11857] ppid=11855 vsize=18324 CPUtime=0 cores=0,2
/proc/11857/stat : 11857 (ppfolio) S 11855 11857 10526 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489477486 18763776 394 33554432000 4194304 4287625 140737303743376 18446744073709551615 212687695375 0 0 4096 65536 9739730185049079808 0 0 17 2 0 0 0
/proc/11857/statm: 4581 394 345 23 0 91 0
[pid=11858] ppid=11857 vsize=574328 CPUtime=54.07 cores=0
/proc/11858/stat : 11858 (cryptominisat) R 11857 11857 10526 0 -1 4202496 132681 0 0 0 5387 20 0 0 25 0 1 0 489477486 588111872 99197 33554432000 4194304 4587354 140736380479744 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11858/statm: 143582 99197 316 96 0 140144 0
[pid=11859] ppid=11857 vsize=182416 CPUtime=54.01 cores=0

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

/proc/11860/statm: 163493 55817 91 6 0 162159 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1490988

[startup+882.301 s]
/proc/loadavg: 8.00 8.19 7.04 9/192 11971
/proc/meminfo: memFree=24404592/32951124 swapFree=67111524/67111528
[pid=11857] ppid=11855 vsize=18324 CPUtime=0 cores=0,2
/proc/11857/stat : 11857 (ppfolio) S 11855 11857 10526 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489477486 18763776 394 33554432000 4194304 4287625 140737303743376 18446744073709551615 212687695375 0 0 4096 65536 9739730185049079808 0 0 17 2 0 0 0
/proc/11857/statm: 4581 394 345 23 0 91 0
[pid=11858] ppid=11857 vsize=611408 CPUtime=294.09 cores=0
/proc/11858/stat : 11858 (cryptominisat) R 11857 11857 10526 0 -1 4202496 150066 0 0 0 29386 23 0 0 25 0 1 0 489477486 626081792 104319 33554432000 4194304 4587354 140736380479744 18446744073709551615 4372527 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11858/statm: 152852 104319 317 96 0 149414 0
[pid=11859] ppid=11857 vsize=182416 CPUtime=294.05 cores=0
/proc/11859/stat : 11859 (clasp) R 11857 11857 10526 0 -1 4202496 47723 0 0 0 29397 8 0 0 25 0 1 0 489477486 186793984 41390 33554432000 4194304 4785740 140735643916832 18446744073709551615 4495695 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/11859/statm: 45604 41390 318 145 0 42649 0
[pid=11860] ppid=11857 vsize=653972 CPUtime=294.15 cores=0
/proc/11860/stat : 11860 (TNM) R 11857 11857 10526 0 -1 4202496 55920 0 0 0 29408 7 0 0 25 0 1 0 489477486 669667328 55817 33554432000 134512640 134534564 4289526720 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11860/statm: 163493 55817 91 6 0 162159 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 1466120

[startup+942.3 s]
/proc/loadavg: 8.00 8.16 7.10 9/192 11973
/proc/meminfo: memFree=24521360/32951124 swapFree=67111524/67111528
[pid=11857] ppid=11855 vsize=18324 CPUtime=0 cores=0,2
/proc/11857/stat : 11857 (ppfolio) S 11855 11857 10526 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489477486 18763776 394 33554432000 4194304 4287625 140737303743376 18446744073709551615 212687695375 0 0 4096 65536 9739730047610126336 0 0 17 2 0 0 0
/proc/11857/statm: 4581 394 345 23 0 91 0
[pid=11858] ppid=11857 vsize=488252 CPUtime=314.09 cores=0
/proc/11858/stat : 11858 (cryptominisat) R 11857 11857 10526 0 -1 4202496 152373 0 0 0 31384 25 0 0 25 0 1 0 489477486 499970048 81315 33554432000 4194304 4587354 140736380479744 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11858/statm: 122063 81315 338 96 0 118625 0
[pid=11859] ppid=11857 vsize=182416 CPUtime=314.06 cores=0
/proc/11859/stat : 11859 (clasp) R 11857 11857 10526 0 -1 4202496 47723 0 0 0 31398 8 0 0 25 0 1 0 489477486 186793984 41390 33554432000 4194304 4785740 140735643916832 18446744073709551615 4495597 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/11859/statm: 45604 41390 318 145 0 42649 0
[pid=11860] ppid=11857 vsize=653972 CPUtime=314.15 cores=0
/proc/11860/stat : 11860 (TNM) R 11857 11857 10526 0 -1 4202496 55920 0 0 0 31408 7 0 0 25 0 1 0 489477486 669667328 55817 33554432000 134512640 134534564 4289526720 18446744073709551615 134524568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11860/statm: 163493 55817 91 6 0 162159 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1342964

[startup+1002.3 s]
/proc/loadavg: 8.00 8.12 7.16 9/192 11974
/proc/meminfo: memFree=24333220/32951124 swapFree=67111524/67111528
[pid=11857] ppid=11855 vsize=18324 CPUtime=0 cores=0,2
/proc/11857/stat : 11857 (ppfolio) S 11855 11857 10526 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489477486 18763776 394 33554432000 4194304 4287625 140737303743376 18446744073709551615 212687695375 0 0 4096 65536 9739730872243847168 0 0 17 2 0 0 0
/proc/11857/statm: 4581 394 345 23 0 91 0
[pid=11858] ppid=11857 vsize=699640 CPUtime=334.08 cores=0
/proc/11858/stat : 11858 (cryptominisat) R 11857 11857 10526 0 -1 4202496 220136 0 0 0 33375 33 0 0 25 0 1 0 489477486 716431360 127032 33554432000 4194304 4587354 140736380479744 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11858/statm: 174910 127032 338 96 0 171472 0
[pid=11859] ppid=11857 vsize=182416 CPUtime=334.06 cores=0
/proc/11859/stat : 11859 (clasp) R 11857 11857 10526 0 -1 4202496 47723 0 0 0 33398 8 0 0 25 0 1 0 489477486 186793984 41390 33554432000 4194304 4785740 140735643916832 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/11859/statm: 45604 41390 318 145 0 42649 0
[pid=11860] ppid=11857 vsize=653972 CPUtime=334.15 cores=0
/proc/11860/stat : 11860 (TNM) R 11857 11857 10526 0 -1 4202496 55920 0 0 0 33408 7 0 0 25 0 1 0 489477486 669667328 55817 33554432000 134512640 134534564 4289526720 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11860/statm: 163493 55817 91 6 0 162159 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 1554352

[startup+1062.3 s]
/proc/loadavg: 8.00 8.10 7.21 9/192 11978
/proc/meminfo: memFree=24309748/32951124 swapFree=67111524/67111528
[pid=11857] ppid=11855 vsize=18324 CPUtime=0 cores=0,2
/proc/11857/stat : 11857 (ppfolio) S 11855 11857 10526 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489477486 18763776 394 33554432000 4194304 4287625 140737303743376 18446744073709551615 212687695375 0 0 4096 65536 9739730872243847168 0 0 17 2 0 0 0
/proc/11857/statm: 4581 394 345 23 0 91 0
[pid=11858] ppid=11857 vsize=699640 CPUtime=354.08 cores=0
/proc/11858/stat : 11858 (cryptominisat) R 11857 11857 10526 0 -1 4202496 220136 0 0 0 35375 33 0 0 25 0 1 0 489477486 716431360 127032 33554432000 4194304 4587354 140736380479744 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11858/statm: 174910 127032 338 96 0 171472 0
[pid=11859] ppid=11857 vsize=182416 CPUtime=354.06 cores=0
/proc/11859/stat : 11859 (clasp) R 11857 11857 10526 0 -1 4202496 47723 0 0 0 35398 8 0 0 25 0 1 0 489477486 186793984 41390 33554432000 4194304 4785740 140735643916832 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/11859/statm: 45604 41390 318 145 0 42649 0
[pid=11860] ppid=11857 vsize=653972 CPUtime=354.15 cores=0
/proc/11860/stat : 11860 (TNM) R 11857 11857 10526 0 -1 4202496 55920 0 0 0 35408 7 0 0 25 0 1 0 489477486 669667328 55817 33554432000 134512640 134534564 4289526720 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11860/statm: 163493 55817 91 6 0 162159 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 1554352

[startup+1122.3 s]
/proc/loadavg: 8.00 8.08 7.25 9/192 11980
/proc/meminfo: memFree=24253776/32951124 swapFree=67111524/67111528
[pid=11857] ppid=11855 vsize=18324 CPUtime=0 cores=0,2
/proc/11857/stat : 11857 (ppfolio) S 11855 11857 10526 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489477486 18763776 394 33554432000 4194304 4287625 140737303743376 18446744073709551615 212687695375 0 0 4096 65536 9739730872243847168 0 0 17 2 0 0 0
/proc/11857/statm: 4581 394 345 23 0 91 0
[pid=11858] ppid=11857 vsize=699640 CPUtime=374.08 cores=0
/proc/11858/stat : 11858 (cryptominisat) R 11857 11857 10526 0 -1 4202496 220136 0 0 0 37374 34 0 0 25 0 1 0 489477486 716431360 127032 33554432000 4194304 4587354 140736380479744 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11858/statm: 174910 127032 338 96 0 171472 0
[pid=11859] ppid=11857 vsize=246452 CPUtime=374.06 cores=0
/proc/11859/stat : 11859 (clasp) R 11857 11857 10526 0 -1 4202496 65442 0 0 0 37396 10 0 0 25 0 1 0 489477486 252366848 56569 33554432000 4194304 4785740 140735643916832 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/11859/statm: 61613 56569 340 145 0 58658 0
[pid=11860] ppid=11857 vsize=653972 CPUtime=374.16 cores=0
/proc/11860/stat : 11860 (TNM) R 11857 11857 10526 0 -1 4202496 55920 0 0 0 37409 7 0 0 25 0 1 0 489477486 669667328 55817 33554432000 134512640 134534564 4289526720 18446744073709551615 134524734 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11860/statm: 163493 55817 91 6 0 162159 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1618388

[startup+1182.3 s]
/proc/loadavg: 8.00 8.06 7.29 9/192 11982
/proc/meminfo: memFree=24251012/32951124 swapFree=67111524/67111528
[pid=11857] ppid=11855 vsize=18324 CPUtime=0 cores=0,2
/proc/11857/stat : 11857 (ppfolio) S 11855 11857 10526 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489477486 18763776 394 33554432000 4194304 4287625 140737303743376 18446744073709551615 212687695375 0 0 4096 65536 9739730872243847168 0 0 17 2 0 0 0
/proc/11857/statm: 4581 394 345 23 0 91 0
[pid=11858] ppid=11857 vsize=699640 CPUtime=394.08 cores=0
/proc/11858/stat : 11858 (cryptominisat) R 11857 11857 10526 0 -1 4202496 220136 0 0 0 39374 34 0 0 25 0 1 0 489477486 716431360 127032 33554432000 4194304 4587354 140736380479744 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11858/statm: 174910 127032 338 96 0 171472 0
[pid=11859] ppid=11857 vsize=246452 CPUtime=394.06 cores=0
/proc/11859/stat : 11859 (clasp) R 11857 11857 10526 0 -1 4202496 65537 0 0 0 39396 10 0 0 25 0 1 0 489477486 252366848 56664 33554432000 4194304 4785740 140735643916832 18446744073709551615 4552608 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/11859/statm: 61613 56664 340 145 0 58658 0
[pid=11860] ppid=11857 vsize=653972 CPUtime=394.17 cores=0
/proc/11860/stat : 11860 (TNM) R 11857 11857 10526 0 -1 4202496 55920 0 0 0 39410 7 0 0 25 0 1 0 489477486 669667328 55817 33554432000 134512640 134534564 4289526720 18446744073709551615 134524536 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11860/statm: 163493 55817 91 6 0 162159 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1618388

[startup+1242.3 s]
/proc/loadavg: 7.32 7.89 7.28 7/184 12001
/proc/meminfo: memFree=24339440/32951124 swapFree=67111524/67111528
[pid=11857] ppid=11855 vsize=18324 CPUtime=0 cores=0,2
/proc/11857/stat : 11857 (ppfolio) S 11855 11857 10526 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489477486 18763776 394 33554432000 4194304 4287625 140737303743376 18446744073709551615 212687695375 0 0 4096 65536 9739730872243847168 0 0 17 2 0 0 0
/proc/11857/statm: 4581 394 345 23 0 91 0
[pid=11858] ppid=11857 vsize=699640 CPUtime=414.08 cores=0
/proc/11858/stat : 11858 (cryptominisat) R 11857 11857 10526 0 -1 4202496 220136 0 0 0 41374 34 0 0 25 0 1 0 489477486 716431360 127032 33554432000 4194304 4587354 140736380479744 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11858/statm: 174910 127032 338 96 0 171472 0
[pid=11859] ppid=11857 vsize=255864 CPUtime=414.05 cores=0
/proc/11859/stat : 11859 (clasp) R 11857 11857 10526 0 -1 4202496 68717 0 0 0 41394 11 0 0 25 0 1 0 489477486 262004736 59844 33554432000 4194304 4785740 140735643916832 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/11859/statm: 63966 59844 340 145 0 61011 0
[pid=11860] ppid=11857 vsize=653972 CPUtime=414.18 cores=0
/proc/11860/stat : 11860 (TNM) R 11857 11857 10526 0 -1 4202496 55920 0 0 0 41411 7 0 0 25 0 1 0 489477486 669667328 55817 33554432000 134512640 134534564 4289526720 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11860/statm: 163493 55817 91 6 0 162159 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1627800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 6.52 7.57 7.21 7/184 12033
/proc/meminfo: memFree=24492896/32951124 swapFree=67111524/67111528
[pid=11857] ppid=11855 vsize=18324 CPUtime=0 cores=0,2
/proc/11857/stat : 11857 (ppfolio) S 11855 11857 10526 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489477486 18763776 394 33554432000 4194304 4287625 140737303743376 18446744073709551615 212687695375 0 0 4096 65536 9739730872243847168 0 0 17 2 0 0 0
/proc/11857/statm: 4581 394 345 23 0 91 0
[pid=11858] ppid=11857 vsize=699640 CPUtime=433.33 cores=0
/proc/11858/stat : 11858 (cryptominisat) R 11857 11857 10526 0 -1 4202496 220136 0 0 0 43299 34 0 0 25 0 1 0 489477486 716431360 127032 33554432000 4194304 4587354 140736380479744 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11858/statm: 174910 127032 338 96 0 171472 0
[pid=11859] ppid=11857 vsize=323560 CPUtime=433.24 cores=0
/proc/11859/stat : 11859 (clasp) R 11857 11857 10526 0 -1 4202496 84359 0 0 0 43310 14 0 0 25 0 1 0 489477486 331325440 75486 33554432000 4194304 4785740 140735643916832 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/11859/statm: 80890 75486 340 145 0 77935 0
[pid=11860] ppid=11857 vsize=653972 CPUtime=433.43 cores=0
/proc/11860/stat : 11860 (TNM) R 11857 11857 10526 0 -1 4202496 55920 0 0 0 43336 7 0 0 25 0 1 0 489477486 669667328 55817 33554432000 134512640 134534564 4289526720 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11860/statm: 163493 55817 91 6 0 162159 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 1695496

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.45
CPU system time (s): 0.55
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 1695496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
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= 500
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36
involuntary context switches= 3

runsolver used 2.30965 second user time and 4.86426 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-26 02:46:37
IDJOB=3290779
IDBENCH=83447
IDSOLVER=1613
FILE ID=node139/3290779-1303778795
RUNJOBID= node139-1303778769-11746
PBS_JOBID= 13157184
Free space on /tmp= 72296 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E02F22.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290779-1303778795/watcher-3290779-1303778795 -o /tmp/evaluation-result-3290779-1303778795/solver-3290779-1303778795 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3290779-1303778795.cnf

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

MD5SUM BENCH= 0b29cb9f2e17f3e05b66912497d8cb84
RANDOM SEED=1351066844

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25158536 kB
Buffers:       1917220 kB
Cached:        4923088 kB
SwapCached:          4 kB
Active:         667156 kB
Inactive:      6606520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25158536 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          123512 kB
Writeback:           0 kB
AnonPages:      433448 kB
Mapped:          17956 kB
Slab:           452020 kB
PageTables:       6812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3262924 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= 72324 MiB
End job on node139 at 2011-04-26 03:08:20