Trace number 3309891

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
Plingeling 587UNSAT 97.2122 12.3137

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-15.cnf
MD5SUMb5f600e7f9b30a5ff851f80fa6100290
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.81872
Satisfiable
(Un)Satisfiability was proved
Number of variables4740
Number of clauses45569
Sum of the clauses size233173
Maximum clause length45
Minimum clause length1
Number of clauses of size 112
Number of clauses of size 212041
Number of clauses of size 38754
Number of clauses of size 41380
Number of clauses of size 52160
Number of clauses of size over 521222

Solver Data

97.18/12.31	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3309891-1304014289/watcher-3309891-1304014289 -o /tmp/evaluation-result-3309891-1304014289/solver-3309891-1304014289 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309891-1304014289.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.92 8.03 8.00 1/170 26874
/proc/meminfo: memFree=16755600/32951124 swapFree=67111528/67111528
[pid=26874] ppid=26872 vsize=9588 CPUtime=0 cores=0-7
/proc/26874/stat : 26874 (plingeling) R 26872 26874 26251 0 -1 4202496 458 1250 0 0 0 0 0 0 25 0 1 0 513027428 9818112 387 33554432000 4194304 4417332 140736448243856 18446744073709551615 4320831 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/26874/statm: 2397 387 147 55 0 283 0

[startup+0.104812 s]
/proc/loadavg: 7.92 8.03 8.00 1/170 26874
/proc/meminfo: memFree=16755600/32951124 swapFree=67111528/67111528
[pid=26874] ppid=26872 vsize=37624 CPUtime=0.09 cores=0-7
/proc/26874/stat : 26874 (plingeling) R 26872 26874 26251 0 -1 4202496 7490 1250 0 0 9 0 0 0 25 0 1 0 513027428 38526976 7419 33554432000 4194304 4417332 140736448243856 18446744073709551615 210204341341 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/26874/statm: 9406 7429 148 55 0 7292 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37624

[startup+0.200761 s]
/proc/loadavg: 7.92 8.03 8.00 1/170 26874
/proc/meminfo: memFree=16755600/32951124 swapFree=67111528/67111528
[pid=26874] ppid=26872 vsize=184536 CPUtime=0.66 cores=0-7
/proc/26874/stat : 26874 (plingeling) S 26872 26874 26251 0 -1 4202496 8800 1250 0 0 65 1 0 0 25 0 9 0 513027428 188964864 7578 33554432000 4194304 4417332 140736448243856 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26874/statm: 46134 7578 175 55 0 44020 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 184536

[startup+0.300745 s]
/proc/loadavg: 7.92 8.03 8.00 1/170 26874
/proc/meminfo: memFree=16755600/32951124 swapFree=67111528/67111528
[pid=26874] ppid=26872 vsize=184360 CPUtime=1.46 cores=0-7
/proc/26874/stat : 26874 (plingeling) S 26872 26874 26251 0 -1 4202496 9093 1250 0 0 145 1 0 0 25 0 9 0 513027428 188784640 7567 33554432000 4194304 4417332 140736448243856 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26874/statm: 46090 7567 176 55 0 43976 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 184360

[startup+0.700677 s]
/proc/loadavg: 7.92 8.03 8.00 1/170 26874
/proc/meminfo: memFree=16755600/32951124 swapFree=67111528/67111528
[pid=26874] ppid=26872 vsize=187956 CPUtime=4.66 cores=0-7
/proc/26874/stat : 26874 (plingeling) S 26872 26874 26251 0 -1 4202496 11324 1250 0 0 465 1 0 0 25 0 9 0 513027428 192466944 8443 33554432000 4194304 4417332 140736448243856 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26874/statm: 46989 8443 181 55 0 44875 0
Current children cumulated CPU time (s) 4.66
Current children cumulated vsize (KiB) 187956

[startup+1.50054 s]
/proc/loadavg: 7.92 8.03 8.00 9/179 26888
/proc/meminfo: memFree=16722820/32951124 swapFree=67111528/67111528
[pid=26874] ppid=26872 vsize=188420 CPUtime=11.05 cores=0-7
/proc/26874/stat : 26874 (plingeling) S 26872 26874 26251 0 -1 4202496 15200 1250 0 0 1104 1 0 0 25 0 9 0 513027428 192942080 8559 33554432000 4194304 4417332 140736448243856 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26874/statm: 47105 8559 181 55 0 44991 0
[pid=26874/tid=26881] ppid=26872 vsize=188420 CPUtime=1.37 cores=0-7
/proc/26874/task/26881/stat : 26881 (plingeling) R 26872 26874 26251 0 -1 4202560 549 1250 0 0 137 0 0 0 19 0 9 0 513027441 192942080 8559 33554432000 4194304 4417332 140736448243856 18446744073709551615 4237250 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26874/tid=26882] ppid=26872 vsize=188420 CPUtime=1.36 cores=0-7
/proc/26874/task/26882/stat : 26882 (plingeling) R 26872 26874 26251 0 -1 4202560 580 1250 0 0 136 0 0 0 25 0 9 0 513027441 192942080 8559 33554432000 4194304 4417332 140736448243856 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26874/tid=26883] ppid=26872 vsize=188420 CPUtime=1.34 cores=0-7
/proc/26874/task/26883/stat : 26883 (plingeling) R 26872 26874 26251 0 -1 4202560 612 1250 0 0 134 0 0 0 25 0 9 0 513027441 192942080 8559 33554432000 4194304 4417332 140736448243856 18446744073709551615 4355490 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26874/tid=26884] ppid=26872 vsize=188420 CPUtime=1.36 cores=0-7
/proc/26874/task/26884/stat : 26884 (plingeling) R 26872 26874 26251 0 -1 4202560 2667 1250 0 0 136 0 0 0 19 0 9 0 513027441 192942080 8559 33554432000 4194304 4417332 140736448243856 18446744073709551615 4364667 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26874/tid=26885] ppid=26872 vsize=188420 CPUtime=1.36 cores=0-7
/proc/26874/task/26885/stat : 26885 (plingeling) R 26872 26874 26251 0 -1 4202560 646 1250 0 0 136 0 0 0 19 0 9 0 513027441 192942080 8559 33554432000 4194304 4417332 140736448243856 18446744073709551615 4245679 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26874/tid=26886] ppid=26872 vsize=188420 CPUtime=1.36 cores=0-7
/proc/26874/task/26886/stat : 26886 (plingeling) R 26872 26874 26251 0 -1 4202560 713 1250 0 0 136 0 0 0 20 0 9 0 513027441 192942080 8559 33554432000 4194304 4417332 140736448243856 18446744073709551615 4366381 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26874/tid=26887] ppid=26872 vsize=188420 CPUtime=1.36 cores=0-7
/proc/26874/task/26887/stat : 26887 (plingeling) R 26872 26874 26251 0 -1 4202560 810 1250 0 0 136 0 0 0 25 0 9 0 513027441 192942080 8559 33554432000 4194304 4417332 140736448243856 18446744073709551615 4365018 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26874/tid=26888] ppid=26872 vsize=188420 CPUtime=1.36 cores=0-7
/proc/26874/task/26888/stat : 26888 (plingeling) R 26872 26874 26251 0 -1 4202560 851 1250 0 0 136 0 0 0 25 0 9 0 513027441 192942080 8559 33554432000 4194304 4417332 140736448243856 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.05
Current children cumulated vsize (KiB) 188420

[startup+3.10128 s]
/proc/loadavg: 7.92 8.03 8.00 9/179 26888
/proc/meminfo: memFree=16709428/32951124 swapFree=67111528/67111528
[pid=26874] ppid=26872 vsize=205564 CPUtime=23.85 cores=0-7
/proc/26874/stat : 26874 (plingeling) S 26872 26874 26251 0 -1 4202496 29076 1250 0 0 2381 4 0 0 25 0 9 0 513027428 210497536 12844 33554432000 4194304 4417332 140736448243856 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26874/statm: 51391 12844 181 55 0 49277 0
[pid=26874/tid=26881] ppid=26872 vsize=205564 CPUtime=2.96 cores=0-7
/proc/26874/task/26881/stat : 26881 (plingeling) R 26872 26874 26251 0 -1 4202560 2237 1250 0 0 296 0 0 0 25 0 9 0 513027441 210497536 12844 33554432000 4194304 4417332 140736448243856 18446744073709551615 4322015 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26874/tid=26882] ppid=26872 vsize=205564 CPUtime=2.96 cores=0-7
/proc/26874/task/26882/stat : 26882 (plingeling) R 26872 26874 26251 0 -1 4202560 1465 1250 0 0 296 0 0 0 25 0 9 0 513027441 210497536 12844 33554432000 4194304 4417332 140736448243856 18446744073709551615 4237189 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26874/tid=26883] ppid=26872 vsize=205564 CPUtime=2.94 cores=0-7
/proc/26874/task/26883/stat : 26883 (plingeling) R 26872 26874 26251 0 -1 4202560 2742 1250 0 0 294 0 0 0 25 0 9 0 513027441 210497536 12844 33554432000 4194304 4417332 140736448243856 18446744073709551615 4306234 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26874/tid=26884] ppid=26872 vsize=205564 CPUtime=2.96 cores=0-7
/proc/26874/task/26884/stat : 26884 (plingeling) R 26872 26874 26251 0 -1 4202560 4990 1250 0 0 296 0 0 0 24 0 9 0 513027441 210497536 12844 33554432000 4194304 4417332 140736448243856 18446744073709551615 4365045 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26874/tid=26885] ppid=26872 vsize=205564 CPUtime=2.96 cores=0-7
/proc/26874/task/26885/stat : 26885 (plingeling) R 26872 26874 26251 0 -1 4202560 1981 1250 0 0 296 0 0 0 25 0 9 0 513027441 210497536 12844 33554432000 4194304 4417332 140736448243856 18446744073709551615 4357458 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26874/tid=26886] ppid=26872 vsize=205564 CPUtime=2.96 cores=0-7
/proc/26874/task/26886/stat : 26886 (plingeling) R 26872 26874 26251 0 -1 4202560 2473 1250 0 0 296 0 0 0 25 0 9 0 513027441 210497536 12844 33554432000 4194304 4417332 140736448243856 18446744073709551615 4356756 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26874/tid=26887] ppid=26872 vsize=205564 CPUtime=2.96 cores=0-7
/proc/26874/task/26887/stat : 26887 (plingeling) R 26872 26874 26251 0 -1 4202560 2379 1250 0 0 296 0 0 0 18 0 9 0 513027441 210497536 12844 33554432000 4194304 4417332 140736448243856 18446744073709551615 4305879 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26874/tid=26888] ppid=26872 vsize=205564 CPUtime=2.96 cores=0-7
/proc/26874/task/26888/stat : 26888 (plingeling) R 26872 26874 26251 0 -1 4202560 3037 1250 0 0 296 0 0 0 25 0 9 0 513027441 210497536 12844 33554432000 4194304 4417332 140736448243856 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.85
Current children cumulated vsize (KiB) 205564

[startup+6.30075 s]
/proc/loadavg: 8.01 8.04 8.00 9/179 26888
/proc/meminfo: memFree=16682148/32951124 swapFree=67111528/67111528
[pid=26874] ppid=26872 vsize=226048 CPUtime=49.44 cores=0-7
/proc/26874/stat : 26874 (plingeling) S 26872 26874 26251 0 -1 4202496 52481 1250 0 0 4935 9 0 0 25 0 9 0 513027428 231473152 18001 33554432000 4194304 4417332 140736448243856 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26874/statm: 56512 18001 181 55 0 54398 0
[pid=26874/tid=26881] ppid=26872 vsize=226048 CPUtime=6.16 cores=0-7
/proc/26874/task/26881/stat : 26881 (plingeling) R 26872 26874 26251 0 -1 4202560 5961 1250 0 0 615 1 0 0 25 0 9 0 513027441 231473152 18001 33554432000 4194304 4417332 140736448243856 18446744073709551615 4364792 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26874/tid=26882] ppid=26872 vsize=226048 CPUtime=6.16 cores=0-7
/proc/26874/task/26882/stat : 26882 (plingeling) R 26872 26874 26251 0 -1 4202560 3468 1250 0 0 616 0 0 0 25 0 9 0 513027441 231473152 18001 33554432000 4194304 4417332 140736448243856 18446744073709551615 4364667 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26874/tid=26883] ppid=26872 vsize=226048 CPUtime=6.12 cores=0-7
/proc/26874/task/26883/stat : 26883 (plingeling) R 26872 26874 26251 0 -1 4202560 5370 1250 0 0 612 0 0 0 25 0 9 0 513027441 231473152 18001 33554432000 4194304 4417332 140736448243856 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26874/tid=26884] ppid=26872 vsize=226048 CPUtime=6.16 cores=0-7
/proc/26874/task/26884/stat : 26884 (plingeling) R 26872 26874 26251 0 -1 4202560 7978 1250 0 0 615 1 0 0 25 0 9 0 513027441 231473152 18001 33554432000 4194304 4417332 140736448243856 18446744073709551615 4364351 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26874/tid=26885] ppid=26872 vsize=226048 CPUtime=6.16 cores=0-7
/proc/26874/task/26885/stat : 26885 (plingeling) R 26872 26874 26251 0 -1 4202560 4712 1250 0 0 616 0 0 0 25 0 9 0 513027441 231473152 18001 33554432000 4194304 4417332 140736448243856 18446744073709551615 4278211 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26874/tid=26886] ppid=26872 vsize=226048 CPUtime=6.16 cores=0-7
/proc/26874/task/26886/stat : 26886 (plingeling) R 26872 26874 26251 0 -1 4202560 5309 1250 0 0 615 1 0 0 25 0 9 0 513027441 231473152 18001 33554432000 4194304 4417332 140736448243856 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26874/tid=26887] ppid=26872 vsize=226048 CPUtime=6.16 cores=0-7
/proc/26874/task/26887/stat : 26887 (plingeling) R 26872 26874 26251 0 -1 4202560 5770 1250 0 0 615 1 0 0 25 0 9 0 513027441 231473152 18001 33554432000 4194304 4417332 140736448243856 18446744073709551615 4264331 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26874/tid=26888] ppid=26872 vsize=226048 CPUtime=6.16 cores=0-7
/proc/26874/task/26888/stat : 26888 (plingeling) R 26872 26874 26251 0 -1 4202560 6141 1250 0 0 616 0 0 0 25 0 9 0 513027441 231473152 18001 33554432000 4194304 4417332 140736448243856 18446744073709551615 4342738 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.44
Current children cumulated vsize (KiB) 226048

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

[startup+6.40073 s]
/proc/loadavg: 8.01 8.04 8.00 9/179 26888
/proc/meminfo: memFree=16682148/32951124 swapFree=67111528/67111528
[pid=26874] ppid=26872 vsize=231348 CPUtime=50.23 cores=0-7
/proc/26874/stat : 26874 (plingeling) S 26872 26874 26251 0 -1 4202496 53806 1250 0 0 5014 9 0 0 25 0 9 0 513027428 236900352 19326 33554432000 4194304 4417332 140736448243856 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26874/statm: 57837 19326 181 55 0 55723 0
[pid=26874/tid=26881] ppid=26872 vsize=231348 CPUtime=6.26 cores=0-7
/proc/26874/task/26881/stat : 26881 (plingeling) R 26872 26874 26251 0 -1 4202560 6473 1250 0 0 625 1 0 0 25 0 9 0 513027441 236900352 19326 33554432000 4194304 4417332 140736448243856 18446744073709551615 4237202 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26874/tid=26882] ppid=26872 vsize=231348 CPUtime=6.26 cores=0-7
/proc/26874/task/26882/stat : 26882 (plingeling) R 26872 26874 26251 0 -1 4202560 3651 1250 0 0 626 0 0 0 25 0 9 0 513027441 236900352 19326 33554432000 4194304 4417332 140736448243856 18446744073709551615 4365134 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26874/tid=26883] ppid=26872 vsize=231348 CPUtime=6.22 cores=0-7
/proc/26874/task/26883/stat : 26883 (plingeling) R 26872 26874 26251 0 -1 4202560 5370 1250 0 0 622 0 0 0 25 0 9 0 513027441 236900352 19326 33554432000 4194304 4417332 140736448243856 18446744073709551615 4255615 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26874/tid=26884] ppid=26872 vsize=231348 CPUtime=6.26 cores=0-7
/proc/26874/task/26884/stat : 26884 (plingeling) R 26872 26874 26251 0 -1 4202560 8204 1250 0 0 625 1 0 0 25 0 9 0 513027441 236900352 19326 33554432000 4194304 4417332 140736448243856 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26874/tid=26885] ppid=26872 vsize=231348 CPUtime=6.26 cores=0-7
/proc/26874/task/26885/stat : 26885 (plingeling) R 26872 26874 26251 0 -1 4202560 4712 1250 0 0 626 0 0 0 25 0 9 0 513027441 236900352 19326 33554432000 4194304 4417332 140736448243856 18446744073709551615 4275877 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26874/tid=26886] ppid=26872 vsize=231348 CPUtime=6.26 cores=0-7
/proc/26874/task/26886/stat : 26886 (plingeling) R 26872 26874 26251 0 -1 4202560 5309 1250 0 0 625 1 0 0 25 0 9 0 513027441 236900352 19326 33554432000 4194304 4417332 140736448243856 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26874/tid=26887] ppid=26872 vsize=231348 CPUtime=6.26 cores=0-7
/proc/26874/task/26887/stat : 26887 (plingeling) R 26872 26874 26251 0 -1 4202560 6174 1250 0 0 625 1 0 0 25 0 9 0 513027441 236900352 19326 33554432000 4194304 4417332 140736448243856 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26874/tid=26888] ppid=26872 vsize=231348 CPUtime=6.26 cores=0-7
/proc/26874/task/26888/stat : 26888 (plingeling) R 26872 26874 26251 0 -1 4202560 6141 1250 0 0 626 0 0 0 25 0 9 0 513027441 236900352 19326 33554432000 4194304 4417332 140736448243856 18446744073709551615 4278624 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.23
Current children cumulated vsize (KiB) 231348

[startup+9.6012 s]
/proc/loadavg: 8.01 8.04 8.00 9/179 26888
/proc/meminfo: memFree=16681188/32951124 swapFree=67111528/67111528
[pid=26874] ppid=26872 vsize=235372 CPUtime=75.82 cores=0-7
/proc/26874/stat : 26874 (plingeling) S 26872 26874 26251 0 -1 4202496 71932 1250 0 0 7569 13 0 0 25 0 9 0 513027428 241020928 20336 33554432000 4194304 4417332 140736448243856 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26874/statm: 58843 20336 181 55 0 56729 0
[pid=26874/tid=26881] ppid=26872 vsize=235372 CPUtime=9.46 cores=0-7
/proc/26874/task/26881/stat : 26881 (plingeling) R 26872 26874 26251 0 -1 4202560 8403 1250 0 0 945 1 0 0 25 0 9 0 513027441 241020928 20336 33554432000 4194304 4417332 140736448243856 18446744073709551615 4263232 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26874/tid=26882] ppid=26872 vsize=235372 CPUtime=9.46 cores=0-7
/proc/26874/task/26882/stat : 26882 (plingeling) R 26872 26874 26251 0 -1 4202560 5607 1250 0 0 945 1 0 0 25 0 9 0 513027441 241020928 20336 33554432000 4194304 4417332 140736448243856 18446744073709551615 4366569 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26874/tid=26883] ppid=26872 vsize=235372 CPUtime=9.4 cores=0-7
/proc/26874/task/26883/stat : 26883 (plingeling) R 26872 26874 26251 0 -1 4202560 7474 1250 0 0 940 0 0 0 25 0 9 0 513027441 241020928 20336 33554432000 4194304 4417332 140736448243856 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26874/tid=26884] ppid=26872 vsize=235372 CPUtime=9.46 cores=0-7
/proc/26874/task/26884/stat : 26884 (plingeling) R 26872 26874 26251 0 -1 4202560 10823 1250 0 0 945 1 0 0 25 0 9 0 513027441 241020928 20336 33554432000 4194304 4417332 140736448243856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26874/tid=26885] ppid=26872 vsize=235372 CPUtime=9.46 cores=0-7
/proc/26874/task/26885/stat : 26885 (plingeling) R 26872 26874 26251 0 -1 4202560 7168 1250 0 0 945 1 0 0 25 0 9 0 513027441 241020928 20336 33554432000 4194304 4417332 140736448243856 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26874/tid=26886] ppid=26872 vsize=235372 CPUtime=9.47 cores=0-7
/proc/26874/task/26886/stat : 26886 (plingeling) R 26872 26874 26251 0 -1 4202560 8264 1250 0 0 945 2 0 0 25 0 9 0 513027441 241020928 20336 33554432000 4194304 4417332 140736448243856 18446744073709551615 4365451 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26874/tid=26887] ppid=26872 vsize=235372 CPUtime=9.46 cores=0-7
/proc/26874/task/26887/stat : 26887 (plingeling) R 26872 26874 26251 0 -1 4202560 7699 1250 0 0 945 1 0 0 25 0 9 0 513027441 241020928 20336 33554432000 4194304 4417332 140736448243856 18446744073709551615 4309925 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26874/tid=26888] ppid=26872 vsize=235372 CPUtime=9.46 cores=0-7
/proc/26874/task/26888/stat : 26888 (plingeling) R 26872 26874 26251 0 -1 4202560 8722 1250 0 0 945 1 0 0 25 0 9 0 513027441 241020928 20336 33554432000 4194304 4417332 140736448243856 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 75.82
Current children cumulated vsize (KiB) 235372

[startup+11.2009 s]
/proc/loadavg: 8.01 8.04 8.00 9/179 26888
/proc/meminfo: memFree=16675988/32951124 swapFree=67111528/67111528
[pid=26874] ppid=26872 vsize=238004 CPUtime=88.61 cores=0-7
/proc/26874/stat : 26874 (plingeling) S 26872 26874 26251 0 -1 4202496 78878 1250 0 0 8847 14 0 0 25 0 9 0 513027428 243716096 20998 33554432000 4194304 4417332 140736448243856 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26874/statm: 59501 20998 181 55 0 57387 0
[pid=26874/tid=26881] ppid=26872 vsize=238004 CPUtime=11.06 cores=0-7
/proc/26874/task/26881/stat : 26881 (plingeling) R 26872 26874 26251 0 -1 4202560 8895 1250 0 0 1105 1 0 0 25 0 9 0 513027441 243716096 20998 33554432000 4194304 4417332 140736448243856 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26874/tid=26882] ppid=26872 vsize=238004 CPUtime=11.06 cores=0-7
/proc/26874/task/26882/stat : 26882 (plingeling) R 26872 26874 26251 0 -1 4202560 6484 1250 0 0 1105 1 0 0 25 0 9 0 513027441 243716096 20998 33554432000 4194304 4417332 140736448243856 18446744073709551615 4305832 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26874/tid=26883] ppid=26872 vsize=238004 CPUtime=11 cores=0-7
/proc/26874/task/26883/stat : 26883 (plingeling) R 26872 26874 26251 0 -1 4202560 7992 1250 0 0 1099 1 0 0 25 0 9 0 513027441 243716096 20998 33554432000 4194304 4417332 140736448243856 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26874/tid=26884] ppid=26872 vsize=238004 CPUtime=11.06 cores=0-7
/proc/26874/task/26884/stat : 26884 (plingeling) R 26872 26874 26251 0 -1 4202560 11805 1250 0 0 1105 1 0 0 25 0 9 0 513027441 243716096 20998 33554432000 4194304 4417332 140736448243856 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26874/tid=26885] ppid=26872 vsize=238004 CPUtime=11.06 cores=0-7
/proc/26874/task/26885/stat : 26885 (plingeling) R 26872 26874 26251 0 -1 4202560 9083 1250 0 0 1105 1 0 0 25 0 9 0 513027441 243716096 20998 33554432000 4194304 4417332 140736448243856 18446744073709551615 4366419 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26874/tid=26886] ppid=26872 vsize=238004 CPUtime=11.06 cores=0-7
/proc/26874/task/26886/stat : 26886 (plingeling) R 26872 26874 26251 0 -1 4202560 8804 1250 0 0 1104 2 0 0 25 0 9 0 513027441 243716096 20998 33554432000 4194304 4417332 140736448243856 18446744073709551615 4310225 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26874/tid=26887] ppid=26872 vsize=238004 CPUtime=11.06 cores=0-7
/proc/26874/task/26887/stat : 26887 (plingeling) R 26872 26874 26251 0 -1 4202560 8297 1250 0 0 1105 1 0 0 25 0 9 0 513027441 243716096 20998 33554432000 4194304 4417332 140736448243856 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26874/tid=26888] ppid=26872 vsize=238004 CPUtime=11.06 cores=0-7
/proc/26874/task/26888/stat : 26888 (plingeling) R 26872 26874 26251 0 -1 4202560 9746 1250 0 0 1105 1 0 0 25 0 9 0 513027441 243716096 20998 33554432000 4194304 4417332 140736448243856 18446744073709551615 4300480 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 88.61
Current children cumulated vsize (KiB) 238004

[startup+12.0008 s]
/proc/loadavg: 8.01 8.04 8.00 9/179 26888
/proc/meminfo: memFree=16675988/32951124 swapFree=67111528/67111528
[pid=26874] ppid=26872 vsize=248336 CPUtime=95 cores=0-7
/proc/26874/stat : 26874 (plingeling) S 26872 26874 26251 0 -1 4202496 82940 1250 0 0 9485 15 0 0 25 0 9 0 513027428 254296064 23581 33554432000 4194304 4417332 140736448243856 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26874/statm: 62084 23581 181 55 0 59970 0
[pid=26874/tid=26881] ppid=26872 vsize=248336 CPUtime=11.86 cores=0-7
/proc/26874/task/26881/stat : 26881 (plingeling) R 26872 26874 26251 0 -1 4202560 9183 1250 0 0 1185 1 0 0 25 0 9 0 513027441 254296064 23581 33554432000 4194304 4417332 140736448243856 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26874/tid=26882] ppid=26872 vsize=248336 CPUtime=11.86 cores=0-7
/proc/26874/task/26882/stat : 26882 (plingeling) R 26872 26874 26251 0 -1 4202560 6781 1250 0 0 1185 1 0 0 25 0 9 0 513027441 254296064 23581 33554432000 4194304 4417332 140736448243856 18446744073709551615 4354428 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26874/tid=26883] ppid=26872 vsize=248336 CPUtime=11.8 cores=0-7
/proc/26874/task/26883/stat : 26883 (plingeling) R 26872 26874 26251 0 -1 4202560 8539 1250 0 0 1179 1 0 0 25 0 9 0 513027441 254296064 23581 33554432000 4194304 4417332 140736448243856 18446744073709551615 4353412 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26874/tid=26884] ppid=26872 vsize=248336 CPUtime=11.86 cores=0-7
/proc/26874/task/26884/stat : 26884 (plingeling) R 26872 26874 26251 0 -1 4202560 12726 1250 0 0 1184 2 0 0 25 0 9 0 513027441 254296064 23581 33554432000 4194304 4417332 140736448243856 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26874/tid=26885] ppid=26872 vsize=248336 CPUtime=11.86 cores=0-7
/proc/26874/task/26885/stat : 26885 (plingeling) R 26872 26874 26251 0 -1 4202560 9334 1250 0 0 1185 1 0 0 25 0 9 0 513027441 254296064 23581 33554432000 4194304 4417332 140736448243856 18446744073709551615 4364800 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26874/tid=26886] ppid=26872 vsize=248336 CPUtime=11.86 cores=0-7
/proc/26874/task/26886/stat : 26886 (plingeling) R 26872 26874 26251 0 -1 4202560 9828 1250 0 0 1184 2 0 0 25 0 9 0 513027441 254296064 23581 33554432000 4194304 4417332 140736448243856 18446744073709551615 4275967 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26874/tid=26887] ppid=26872 vsize=248336 CPUtime=11.86 cores=0-7
/proc/26874/task/26887/stat : 26887 (plingeling) R 26872 26874 26251 0 -1 4202560 9031 1250 0 0 1185 1 0 0 25 0 9 0 513027441 254296064 23581 33554432000 4194304 4417332 140736448243856 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26874/tid=26888] ppid=26872 vsize=248336 CPUtime=11.86 cores=0-7
/proc/26874/task/26888/stat : 26888 (plingeling) R 26872 26874 26251 0 -1 4202560 9746 1250 0 0 1185 1 0 0 25 0 9 0 513027441 254296064 23581 33554432000 4194304 4417332 140736448243856 18446744073709551615 4249216 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 95
Current children cumulated vsize (KiB) 248336

[startup+12.2068 s]
/proc/loadavg: 8.01 8.04 8.00 9/179 26888
/proc/meminfo: memFree=16668548/32951124 swapFree=67111528/67111528
[pid=26874] ppid=26872 vsize=239132 CPUtime=96.65 cores=0-7
/proc/26874/stat : 26874 (plingeling) S 26872 26874 26251 0 -1 4202496 84039 1250 0 0 9650 15 0 0 25 0 9 0 513027428 244871168 21280 33554432000 4194304 4417332 140736448243856 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26874/statm: 59783 21280 181 55 0 57669 0
[pid=26874/tid=26881] ppid=26872 vsize=239132 CPUtime=12.06 cores=0-7
/proc/26874/task/26881/stat : 26881 (plingeling) R 26872 26874 26251 0 -1 4202560 9457 1250 0 0 1205 1 0 0 25 0 9 0 513027441 244871168 21280 33554432000 4194304 4417332 140736448243856 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26874/tid=26882] ppid=26872 vsize=239132 CPUtime=12.07 cores=0-7
/proc/26874/task/26882/stat : 26882 (plingeling) R 26872 26874 26251 0 -1 4202560 6781 1250 0 0 1206 1 0 0 25 0 9 0 513027441 244871168 21280 33554432000 4194304 4417332 140736448243856 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26874/tid=26883] ppid=26872 vsize=239132 CPUtime=12 cores=0-7
/proc/26874/task/26883/stat : 26883 (plingeling) R 26872 26874 26251 0 -1 4202560 8539 1250 0 0 1199 1 0 0 25 0 9 0 513027441 244871168 21280 33554432000 4194304 4417332 140736448243856 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26874/tid=26884] ppid=26872 vsize=239132 CPUtime=12.07 cores=0-7
/proc/26874/task/26884/stat : 26884 (plingeling) R 26872 26874 26251 0 -1 4202560 12785 1250 0 0 1205 2 0 0 25 0 9 0 513027441 244871168 21280 33554432000 4194304 4417332 140736448243856 18446744073709551615 4356793 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26874/tid=26885] ppid=26872 vsize=239132 CPUtime=12.06 cores=0-7
/proc/26874/task/26885/stat : 26885 (plingeling) R 26872 26874 26251 0 -1 4202560 9334 1250 0 0 1205 1 0 0 25 0 9 0 513027441 244871168 21280 33554432000 4194304 4417332 140736448243856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26874/tid=26886] ppid=26872 vsize=239132 CPUtime=12.07 cores=0-7
/proc/26874/task/26886/stat : 26886 (plingeling) R 26872 26874 26251 0 -1 4202560 9828 1250 0 0 1205 2 0 0 25 0 9 0 513027441 244871168 21280 33554432000 4194304 4417332 140736448243856 18446744073709551615 4274768 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26874/tid=26887] ppid=26872 vsize=239132 CPUtime=12.06 cores=0-7
/proc/26874/task/26887/stat : 26887 (plingeling) R 26872 26874 26251 0 -1 4202560 9300 1250 0 0 1205 1 0 0 25 0 9 0 513027441 244871168 21280 33554432000 4194304 4417332 140736448243856 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26874/tid=26888] ppid=26872 vsize=239132 CPUtime=12.06 cores=0-7
/proc/26874/task/26888/stat : 26888 (plingeling) R 26872 26874 26251 0 -1 4202560 10243 1250 0 0 1205 1 0 0 25 0 9 0 513027441 244871168 21280 33554432000 4194304 4417332 140736448243856 18446744073709551615 4251008 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 96.65
Current children cumulated vsize (KiB) 239132

[startup+12.3007 s]
/proc/loadavg: 8.01 8.04 8.00 9/179 26888
/proc/meminfo: memFree=16668548/32951124 swapFree=67111528/67111528
[pid=26874] ppid=26872 vsize=239404 CPUtime=97.18 cores=0-7
/proc/26874/stat : 26874 (plingeling) S 26872 26874 26251 0 -1 4202496 84108 1250 0 0 9703 15 0 0 25 0 3 0 513027428 245149696 21349 33554432000 4194304 4417332 140736448243856 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26874/statm: 59851 21349 182 55 0 57737 0
[pid=26874/tid=26881] ppid=26872 vsize=239404 CPUtime=12.16 cores=0-7
/proc/26874/task/26881/stat : 26881 (plingeling) R 26872 26874 26251 0 -1 4202560 9457 1250 0 0 1215 1 0 0 25 0 3 0 513027441 245149696 21349 33554432000 4194304 4417332 140736448243856 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26874/tid=26883] ppid=26872 vsize=239404 CPUtime=12.09 cores=0-7
/proc/26874/task/26883/stat : 26883 (plingeling) R 26872 26874 26251 0 -1 4202560 8607 1250 0 0 1208 1 0 0 25 0 3 0 513027441 245149696 21349 33554432000 4194304 4417332 140736448243856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 97.18
Current children cumulated vsize (KiB) 239404

Child status: 20
Real time (s): 12.3137
CPU time (s): 97.2122
CPU user time (s): 97.0512
CPU system time (s): 0.160975
CPU usage (%): 789.461
Max. virtual memory (cumulated for all children) (KiB): 249504

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

runsolver used 0.020996 second user time and 0.045993 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-28 20:11:29
IDJOB=3309891
IDBENCH=83433
IDSOLVER=1695
FILE ID=node130/3309891-1304014289
RUNJOBID= node130-1304008132-26265
PBS_JOBID= 13168841
Free space on /tmp= 71992 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-15.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309891-1304014289/watcher-3309891-1304014289 -o /tmp/evaluation-result-3309891-1304014289/solver-3309891-1304014289 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309891-1304014289.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= b5f600e7f9b30a5ff851f80fa6100290
RANDOM SEED=1547059220

node130.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.838
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.67
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.838
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.838
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.838
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.81
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.838
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.75
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.838
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.83
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.838
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.75
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16755756 kB
Buffers:       2125712 kB
Cached:       13449612 kB
SwapCached:          0 kB
Active:        7411700 kB
Inactive:      8227108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16755756 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1564 kB
Writeback:           0 kB
AnonPages:       63000 kB
Mapped:          14788 kB
Slab:           489640 kB
PageTables:       4388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186880 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= 71992 MiB
End job on node130 at 2011-04-28 20:11:42