Trace number 3708787

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
clasp 2.0.6-R5325 (dec)? (TO) 1800.07 1800.41

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-146.opb
MD5SUM132271a8a55b01af9ffef359148ae5e1
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables48417
Total number of constraints1121431
Number of constraints which are clauses1007614
Number of constraints which are cardinality constraints (but not clauses)3525
Number of constraints which are nor clauses,nor cardinality constraints110292
Minimum length of a constraint2
Maximum length of a constraint690
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 691
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Calling clasp with: --sat-p=20,25,240,-1,1 --heuristic=Vsids --dynamic-restarts=100,0.7 --dinit=500,20000 --del=3.0,1.1,20.0 --recursive-str --update-lbd --dglue=2 --otfs=2 --dgrowS=100,1.5 --save-p=75 --cir=3 --cir-bump=1023 --reverse-arcs=2 --dsched=+,10000,2000 --dfrac=0.5
0.00/0.00	c clasp version 2.0.6
0.00/0.00	c Reading from ...163544/instance-3708787-1338163544.opb
1.69/1.74	c Solving...
1800.05/1800.40	
1800.05/1800.40	*** INTERRUPTED! ***
1800.05/1800.40	s UNKNOWN
1800.05/1800.40	
1800.05/1800.40	c INTERRUPTED   : 1
1800.05/1800.40	c Models        : 0+    
1800.05/1800.40	c Time          : 1800.405s (Solving: 1798.66s 1st Model: 0.00s Unsat: 0.00s)
1800.05/1800.40	c CPU Time      : 1800.050s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3708787-1338163544/watcher-3708787-1338163544 -o /tmp/evaluation-result-3708787-1338163544/solver-3708787-1338163544 -C 1800 -W 1900 -M 15500 HOME/clasp-dec.sh HOME/instance-3708787-1338163544.opb 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 2.00 2.02 2.00 2/177 23841
/proc/meminfo: memFree=30932244/32873844 swapFree=7900/7900
[pid=23841] ppid=23839 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/23841/stat : 23841 (clasp-dec.sh) S 23839 23841 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282479092 9371648 275 33554432000 4194304 5064252 140735176889088 140735176888000 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23841/statm: 2288 275 232 213 0 73 0

[startup+0.0892129 s]
/proc/loadavg: 2.00 2.02 2.00 2/177 23841
/proc/meminfo: memFree=30932244/32873844 swapFree=7900/7900
[pid=23841] ppid=23839 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/23841/stat : 23841 (clasp-dec.sh) S 23839 23841 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282479092 9371648 275 33554432000 4194304 5064252 140735176889088 140735176888000 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23841/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.100349 s]
/proc/loadavg: 2.00 2.02 2.00 2/177 23841
/proc/meminfo: memFree=30932244/32873844 swapFree=7900/7900
[pid=23841] ppid=23839 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/23841/stat : 23841 (clasp-dec.sh) S 23839 23841 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282479092 9371648 275 33554432000 4194304 5064252 140735176889088 140735176888000 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23841/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.300296 s]
/proc/loadavg: 2.00 2.02 2.00 2/177 23841
/proc/meminfo: memFree=30932244/32873844 swapFree=7900/7900
[pid=23841] ppid=23839 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/23841/stat : 23841 (clasp-dec.sh) S 23839 23841 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282479092 9371648 275 33554432000 4194304 5064252 140735176889088 140735176888000 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23841/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.700299 s]
/proc/loadavg: 2.00 2.02 2.00 2/177 23841
/proc/meminfo: memFree=30932244/32873844 swapFree=7900/7900
[pid=23841] ppid=23839 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/23841/stat : 23841 (clasp-dec.sh) S 23839 23841 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282479092 9371648 275 33554432000 4194304 5064252 140735176889088 140735176888000 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23841/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+1.50037 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 23843
/proc/meminfo: memFree=30811980/32873844 swapFree=7900/7900
[pid=23841] ppid=23839 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/23841/stat : 23841 (clasp-dec.sh) S 23839 23841 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282479092 9371648 275 33554432000 4194304 5064252 140735176889088 140735176888000 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23841/statm: 2288 275 232 213 0 73 0
[pid=23842] ppid=23841 vsize=123872 CPUtime=1.49 cores=1,3,5,7
/proc/23842/stat : 23842 (clasp-R5325) R 23841 23841 21914 0 -1 4202496 30002 0 0 0 142 7 0 0 20 0 1 0 282479092 126844928 30274 33554432000 4194304 6212839 140733358268224 140733358266872 4601526 0 0 4096 18946 0 0 0 17 1 0 0 0 0 0
/proc/23842/statm: 30968 30274 206 493 0 30473 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 133024

[startup+3.1003 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 23843
/proc/meminfo: memFree=30794308/32873844 swapFree=7900/7900
[pid=23841] ppid=23839 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/23841/stat : 23841 (clasp-dec.sh) S 23839 23841 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282479092 9371648 275 33554432000 4194304 5064252 140735176889088 140735176888000 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23841/statm: 2288 275 232 213 0 73 0
[pid=23842] ppid=23841 vsize=141060 CPUtime=3.08 cores=1,3,5,7
/proc/23842/stat : 23842 (clasp-R5325) R 23841 23841 21914 0 -1 4202496 34110 0 0 0 300 8 0 0 20 0 1 0 282479092 144445440 34454 33554432000 4194304 6212839 140733358268224 140733358267192 4635505 0 0 4096 18946 0 0 0 17 1 0 0 0 0 0
/proc/23842/statm: 35265 34454 229 493 0 34770 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 150212

[startup+6.30036 s]
/proc/loadavg: 2.08 2.04 2.01 3/179 23843
/proc/meminfo: memFree=30794688/32873844 swapFree=7900/7900
[pid=23841] ppid=23839 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/23841/stat : 23841 (clasp-dec.sh) S 23839 23841 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282479092 9371648 275 33554432000 4194304 5064252 140735176889088 140735176888000 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23841/statm: 2288 275 232 213 0 73 0
[pid=23842] ppid=23841 vsize=141060 CPUtime=6.28 cores=1,3,5,7
/proc/23842/stat : 23842 (clasp-R5325) R 23841 23841 21914 0 -1 4202496 34121 0 0 0 620 8 0 0 20 0 1 0 282479092 144445440 34465 33554432000 4194304 6212839 140733358268224 140733358267192 4298160 0 0 4096 18946 0 0 0 17 1 0 0 0 0 0
/proc/23842/statm: 35265 34465 229 493 0 34770 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 150212

[startup+12.7003 s]
/proc/loadavg: 2.07 2.04 2.00 3/179 23843
/proc/meminfo: memFree=30794944/32873844 swapFree=7900/7900
[pid=23841] ppid=23839 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/23841/stat : 23841 (clasp-dec.sh) S 23839 23841 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282479092 9371648 275 33554432000 4194304 5064252 140735176889088 140735176888000 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23841/statm: 2288 275 232 213 0 73 0
[pid=23842] ppid=23841 vsize=141060 CPUtime=12.68 cores=1,3,5,7
/proc/23842/stat : 23842 (clasp-R5325) R 23841 23841 21914 0 -1 4202496 34127 0 0 0 1260 8 0 0 20 0 1 0 282479092 144445440 34471 33554432000 4194304 6212839 140733358268224 140733358267192 4635078 0 0 4096 18946 0 0 0 17 1 0 0 0 0 0
/proc/23842/statm: 35265 34471 229 493 0 34770 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 150212

[startup+25.5004 s]
/proc/loadavg: 2.06 2.04 2.00 3/175 23872
/proc/meminfo: memFree=30672628/32873844 swapFree=7900/7900
[pid=23841] ppid=23839 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/23841/stat : 23841 (clasp-dec.sh) S 23839 23841 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282479092 9371648 275 33554432000 4194304 5064252 140735176889088 140735176888000 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23841/statm: 2288 275 232 213 0 73 0
[pid=23842] ppid=23841 vsize=141060 CPUtime=25.47 cores=1,3,5,7
/proc/23842/stat : 23842 (clasp-R5325) R 23841 23841 21914 0 -1 4202496 34145 0 0 0 2538 9 0 0 20 0 1 0 282479092 144445440 34476 33554432000 4194304 6212839 140733358268224 140733358267192 4635464 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/23842/statm: 35265 34476 229 493 0 34770 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 150212

[startup+51.1003 s]
/proc/loadavg: 2.09 2.05 2.01 3/179 23883
/proc/meminfo: memFree=29902568/32873844 swapFree=7900/7900
[pid=23841] ppid=23839 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/23841/stat : 23841 (clasp-dec.sh) S 23839 23841 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282479092 9371648 275 33554432000 4194304 5064252 140735176889088 140735176888000 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23841/statm: 2288 275 232 213 0 73 0
[pid=23842] ppid=23841 vsize=141060 CPUtime=51.05 cores=1,3,5,7
/proc/23842/stat : 23842 (clasp-R5325) R 23841 23841 21914 0 -1 4202496 34166 0 0 0 5095 10 0 0 20 0 1 0 282479092 144445440 34484 33554432000 4194304 6212839 140733358268224 140733358267192 4635093 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/23842/statm: 35265 34484 229 493 0 34770 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 150212

[startup+102.307 s]
/proc/loadavg: 2.04 2.04 2.00 3/178 23883
/proc/meminfo: memFree=29894516/32873844 swapFree=7900/7900
[pid=23841] ppid=23839 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/23841/stat : 23841 (clasp-dec.sh) S 23839 23841 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282479092 9371648 275 33554432000 4194304 5064252 140735176889088 140735176888000 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23841/statm: 2288 275 232 213 0 73 0
[pid=23842] ppid=23841 vsize=141060 CPUtime=102.23 cores=1,3,5,7
/proc/23842/stat : 23842 (clasp-R5325) R 23841 23841 21914 0 -1 4202496 34192 0 0 0 10213 10 0 0 20 0 1 0 282479092 144445440 34608 33554432000 4194304 6212839 140733358268224 140733358267192 4685294 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/23842/statm: 35265 34608 229 493 0 34770 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 150212

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 23884
/proc/meminfo: memFree=29870488/32873844 swapFree=7900/7900
[pid=23841] ppid=23839 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/23841/stat : 23841 (clasp-dec.sh) S 23839 23841 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282479092 9371648 275 33554432000 4194304 5064252 140735176889088 140735176888000 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23841/statm: 2288 275 232 213 0 73 0
[pid=23842] ppid=23841 vsize=142592 CPUtime=162.21 cores=1,3,5,7
/proc/23842/stat : 23842 (clasp-R5325) R 23841 23841 21914 0 -1 4202496 34554 0 0 0 16211 10 0 0 20 0 1 0 282479092 146014208 34970 33554432000 4194304 6212839 140733358268224 140733358266376 4635464 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/23842/statm: 35648 34970 229 493 0 35153 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 151744

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 23884
/proc/meminfo: memFree=29840012/32873844 swapFree=7900/7900
[pid=23841] ppid=23839 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/23841/stat : 23841 (clasp-dec.sh) S 23839 23841 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282479092 9371648 275 33554432000 4194304 5064252 140735176889088 140735176888000 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23841/statm: 2288 275 232 213 0 73 0
[pid=23842] ppid=23841 vsize=145928 CPUtime=222.21 cores=1,3,5,7
/proc/23842/stat : 23842 (clasp-R5325) R 23841 23841 21914 0 -1 4202496 35268 0 0 0 22210 11 0 0 20 0 1 0 282479092 149430272 35684 33554432000 4194304 6212839 140733358268224 140733358266376 4685515 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/23842/statm: 36482 35684 229 493 0 35987 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 155080

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 23887
/proc/meminfo: memFree=29635436/32873844 swapFree=7900/7900
[pid=23841] ppid=23839 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/23841/stat : 23841 (clasp-dec.sh) S 23839 23841 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282479092 9371648 275 33554432000 4194304 5064252 140735176889088 140735176888000 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23841/statm: 2288 275 232 213 0 73 0
[pid=23842] ppid=23841 vsize=147896 CPUtime=282.2 cores=1,3,5,7
/proc/23842/stat : 23842 (clasp-R5325) R 23841 23841 21914 0 -1 4202496 35685 0 0 0 28209 11 0 0 20 0 1 0 282479092 151445504 36101 33554432000 4194304 6212839 140733358268224 140733358266376 4635099 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/23842/statm: 36974 36101 229 493 0 36479 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 157048

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 23887
/proc/meminfo: memFree=29627664/32873844 swapFree=7900/7900
[pid=23841] ppid=23839 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/23841/stat : 23841 (clasp-dec.sh) S 23839 23841 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282479092 9371648 275 33554432000 4194304 5064252 140735176889088 140735176888000 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23841/statm: 2288 275 232 213 0 73 0
[pid=23842] ppid=23841 vsize=149840 CPUtime=342.19 cores=1,3,5,7
/proc/23842/stat : 23842 (clasp-R5325) R 23841 23841 21914 0 -1 4202496 36094 0 0 0 34208 11 0 0 20 0 1 0 282479092 153436160 36510 33554432000 4194304 6212839 140733358268224 140733358266232 4635534 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/23842/statm: 37460 36510 229 493 0 36965 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 158992

[startup+402.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/179 23887
/proc/meminfo: memFree=29620292/32873844 swapFree=7900/7900
[pid=23841] ppid=23839 vsize=9152 CPUtime=0 cores=1,3,5,7

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

/proc/23841/statm: 2288 275 232 213 0 73 0
[pid=23842] ppid=23841 vsize=162764 CPUtime=1062.07 cores=1,3,5,7
/proc/23842/stat : 23842 (clasp-R5325) R 23841 23841 21914 0 -1 4202496 39066 0 0 0 106195 12 0 0 20 0 1 0 282479092 166670336 39894 33554432000 4194304 6212839 140733358268224 140733358266376 4333806 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/23842/statm: 40691 39894 229 493 0 40196 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 171916

[startup+1122.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/179 23893
/proc/meminfo: memFree=29413320/32873844 swapFree=7900/7900
[pid=23841] ppid=23839 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/23841/stat : 23841 (clasp-dec.sh) S 23839 23841 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282479092 9371648 275 33554432000 4194304 5064252 140735176889088 140735176888000 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23841/statm: 2288 275 232 213 0 73 0
[pid=23842] ppid=23841 vsize=162976 CPUtime=1122.06 cores=1,3,5,7
/proc/23842/stat : 23842 (clasp-R5325) R 23841 23841 21914 0 -1 4202496 39127 0 0 0 112194 12 0 0 20 0 1 0 282479092 166887424 39955 33554432000 4194304 6212839 140733358268224 140733358266376 4298110 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/23842/statm: 40744 39955 229 493 0 40249 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 172128

[startup+1182.3 s]
/proc/loadavg: 2.09 2.05 2.00 3/179 23893
/proc/meminfo: memFree=29398440/32873844 swapFree=7900/7900
[pid=23841] ppid=23839 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/23841/stat : 23841 (clasp-dec.sh) S 23839 23841 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282479092 9371648 275 33554432000 4194304 5064252 140735176889088 140735176888000 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23841/statm: 2288 275 232 213 0 73 0
[pid=23842] ppid=23841 vsize=163312 CPUtime=1182.05 cores=1,3,5,7
/proc/23842/stat : 23842 (clasp-R5325) R 23841 23841 21914 0 -1 4202496 39177 0 0 0 118193 12 0 0 20 0 1 0 282479092 167231488 40005 33554432000 4194304 6212839 140733358268224 140733358266376 4298304 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/23842/statm: 40828 40005 229 493 0 40333 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 172464

[startup+1242.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/179 23893
/proc/meminfo: memFree=29393108/32873844 swapFree=7900/7900
[pid=23841] ppid=23839 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/23841/stat : 23841 (clasp-dec.sh) S 23839 23841 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282479092 9371648 275 33554432000 4194304 5064252 140735176889088 140735176888000 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23841/statm: 2288 275 232 213 0 73 0
[pid=23842] ppid=23841 vsize=165632 CPUtime=1242.04 cores=1,3,5,7
/proc/23842/stat : 23842 (clasp-R5325) R 23841 23841 21914 0 -1 4202496 39763 0 0 0 124192 12 0 0 20 0 1 0 282479092 169607168 40591 33554432000 4194304 6212839 140733358268224 140733358266232 4685336 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/23842/statm: 41408 40591 229 493 0 40913 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 174784

[startup+1302.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/179 23893
/proc/meminfo: memFree=29386784/32873844 swapFree=7900/7900
[pid=23841] ppid=23839 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/23841/stat : 23841 (clasp-dec.sh) S 23839 23841 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282479092 9371648 275 33554432000 4194304 5064252 140735176889088 140735176888000 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23841/statm: 2288 275 232 213 0 73 0
[pid=23842] ppid=23841 vsize=167128 CPUtime=1302.04 cores=1,3,5,7
/proc/23842/stat : 23842 (clasp-R5325) R 23841 23841 21914 0 -1 4202496 40114 0 0 0 130191 13 0 0 20 0 1 0 282479092 171139072 40942 33554432000 4194304 6212839 140733358268224 140733358266376 4685476 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/23842/statm: 41782 40942 229 493 0 41287 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 176280

[startup+1362.3 s]
/proc/loadavg: 2.09 2.05 2.00 3/179 23894
/proc/meminfo: memFree=29375112/32873844 swapFree=7900/7900
[pid=23841] ppid=23839 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/23841/stat : 23841 (clasp-dec.sh) S 23839 23841 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282479092 9371648 275 33554432000 4194304 5064252 140735176889088 140735176888000 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23841/statm: 2288 275 232 213 0 73 0
[pid=23842] ppid=23841 vsize=168116 CPUtime=1362.02 cores=1,3,5,7
/proc/23842/stat : 23842 (clasp-R5325) R 23841 23841 21914 0 -1 4202496 40379 0 0 0 136189 13 0 0 20 0 1 0 282479092 172150784 41207 33554432000 4194304 6212839 140733358268224 140733358266232 4635082 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/23842/statm: 42029 41207 229 493 0 41534 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 177268

[startup+1422.31 s]
/proc/loadavg: 2.09 2.05 2.00 3/179 23894
/proc/meminfo: memFree=29359764/32873844 swapFree=7900/7900
[pid=23841] ppid=23839 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/23841/stat : 23841 (clasp-dec.sh) S 23839 23841 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282479092 9371648 275 33554432000 4194304 5064252 140735176889088 140735176888000 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23841/statm: 2288 275 232 213 0 73 0
[pid=23842] ppid=23841 vsize=170088 CPUtime=1422.02 cores=1,3,5,7
/proc/23842/stat : 23842 (clasp-R5325) R 23841 23841 21914 0 -1 4202496 40846 0 0 0 142189 13 0 0 20 0 1 0 282479092 174170112 41674 33554432000 4194304 6212839 140733358268224 140733358266376 4685264 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/23842/statm: 42522 41674 229 493 0 42027 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 179240

[startup+1482.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/180 23897
/proc/meminfo: memFree=29353100/32873844 swapFree=7900/7900
[pid=23841] ppid=23839 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/23841/stat : 23841 (clasp-dec.sh) S 23839 23841 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282479092 9371648 275 33554432000 4194304 5064252 140735176889088 140735176888000 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23841/statm: 2288 275 232 213 0 73 0
[pid=23842] ppid=23841 vsize=170088 CPUtime=1482 cores=1,3,5,7
/proc/23842/stat : 23842 (clasp-R5325) R 23841 23841 21914 0 -1 4202496 40846 0 0 0 148187 13 0 0 20 0 1 0 282479092 174170112 41674 33554432000 4194304 6212839 140733358268224 140733358266376 4298120 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/23842/statm: 42522 41674 229 493 0 42027 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 179240

[startup+1542.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/179 23897
/proc/meminfo: memFree=29346164/32873844 swapFree=7900/7900
[pid=23841] ppid=23839 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/23841/stat : 23841 (clasp-dec.sh) S 23839 23841 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282479092 9371648 275 33554432000 4194304 5064252 140735176889088 140735176888000 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23841/statm: 2288 275 232 213 0 73 0
[pid=23842] ppid=23841 vsize=170088 CPUtime=1541.99 cores=1,3,5,7
/proc/23842/stat : 23842 (clasp-R5325) R 23841 23841 21914 0 -1 4202496 40851 0 0 0 154186 13 0 0 20 0 1 0 282479092 174170112 41679 33554432000 4194304 6212839 140733358268224 140733358266376 4685827 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/23842/statm: 42522 41679 229 493 0 42027 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 179240

[startup+1602.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 23897
/proc/meminfo: memFree=29312484/32873844 swapFree=7900/7900
[pid=23841] ppid=23839 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/23841/stat : 23841 (clasp-dec.sh) S 23839 23841 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282479092 9371648 275 33554432000 4194304 5064252 140735176889088 140735176888000 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23841/statm: 2288 275 232 213 0 73 0
[pid=23842] ppid=23841 vsize=171540 CPUtime=1601.98 cores=1,3,5,7
/proc/23842/stat : 23842 (clasp-R5325) R 23841 23841 21914 0 -1 4202496 41259 0 0 0 160185 13 0 0 20 0 1 0 282479092 175656960 42269 33554432000 4194304 6212839 140733358268224 140733358266232 4685794 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/23842/statm: 42885 42269 229 493 0 42390 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 180692

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 23898
/proc/meminfo: memFree=29311492/32873844 swapFree=7900/7900
[pid=23841] ppid=23839 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/23841/stat : 23841 (clasp-dec.sh) S 23839 23841 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282479092 9371648 275 33554432000 4194304 5064252 140735176889088 140735176888000 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23841/statm: 2288 275 232 213 0 73 0
[pid=23842] ppid=23841 vsize=172016 CPUtime=1661.97 cores=1,3,5,7
/proc/23842/stat : 23842 (clasp-R5325) R 23841 23841 21914 0 -1 4202496 41362 0 0 0 166184 13 0 0 20 0 1 0 282479092 176144384 42372 33554432000 4194304 6212839 140733358268224 140733358266232 4685305 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/23842/statm: 43004 42372 229 493 0 42509 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 181168

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 23898
/proc/meminfo: memFree=29246144/32873844 swapFree=7900/7900
[pid=23841] ppid=23839 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/23841/stat : 23841 (clasp-dec.sh) S 23839 23841 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282479092 9371648 275 33554432000 4194304 5064252 140735176889088 140735176888000 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23841/statm: 2288 275 232 213 0 73 0
[pid=23842] ppid=23841 vsize=172412 CPUtime=1721.96 cores=1,3,5,7
/proc/23842/stat : 23842 (clasp-R5325) R 23841 23841 21914 0 -1 4202496 41459 0 0 0 172183 13 0 0 20 0 1 0 282479092 176549888 42469 33554432000 4194304 6212839 140733358268224 140733358266232 4685336 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/23842/statm: 43103 42469 229 493 0 42608 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 181564

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 23898
/proc/meminfo: memFree=29244036/32873844 swapFree=7900/7900
[pid=23841] ppid=23839 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/23841/stat : 23841 (clasp-dec.sh) S 23839 23841 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282479092 9371648 275 33554432000 4194304 5064252 140735176889088 140735176888000 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23841/statm: 2288 275 232 213 0 73 0
[pid=23842] ppid=23841 vsize=172412 CPUtime=1781.95 cores=1,3,5,7
/proc/23842/stat : 23842 (clasp-R5325) R 23841 23841 21914 0 -1 4202496 41459 0 0 0 178182 13 0 0 20 0 1 0 282479092 176549888 42469 33554432000 4194304 6212839 140733358268224 140733358266232 4635082 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/23842/statm: 43103 42469 229 493 0 42608 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 181564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 23898
/proc/meminfo: memFree=29241804/32873844 swapFree=7900/7900
[pid=23841] ppid=23839 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/23841/stat : 23841 (clasp-dec.sh) S 23839 23841 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282479092 9371648 275 33554432000 4194304 5064252 140735176889088 140735176888000 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23841/statm: 2288 275 232 213 0 73 0
[pid=23842] ppid=23841 vsize=172412 CPUtime=1800.05 cores=1,3,5,7
/proc/23842/stat : 23842 (clasp-R5325) R 23841 23841 21914 0 -1 4202496 41459 0 0 0 179992 13 0 0 20 0 1 0 282479092 176549888 42469 33554432000 4194304 6212839 140733358268224 140733358266232 4685336 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/23842/statm: 43103 42469 229 493 0 42608 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 181564

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1799.93
CPU system time (s): 0.139978
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 181564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.139978
maximum resident set size= 169916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41835
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= 72
involuntary context switches= 5650

runsolver used 3.13452 second user time and 8.68468 second system time

The end

Launcher Data

Begin job on node137 at 2012-05-28 02:05:46
IDJOB=3708787
IDBENCH=89637
IDSOLVER=2287
FILE ID=node137/3708787-1338163544
RUNJOBID= node137-1338154438-21931
PBS_JOBID= 14624522
Free space on /tmp= 71432 MiB

SOLVER NAME= clasp 2.0.6-R5325
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-146.opb
COMMAND LINE= HOME/clasp-dec.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3708787-1338163544/watcher-3708787-1338163544 -o /tmp/evaluation-result-3708787-1338163544/solver-3708787-1338163544 -C 1800 -W 1900 -M 15500  HOME/clasp-dec.sh HOME/instance-3708787-1338163544.opb

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

MD5SUM BENCH= 132271a8a55b01af9ffef359148ae5e1
RANDOM SEED=715852304

node137.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30932608 kB
Buffers:          334368 kB
Cached:           660420 kB
SwapCached:        20904 kB
Active:           948252 kB
Inactive:         145824 kB
Active(anon):      78664 kB
Inactive(anon):    22936 kB
Active(file):     869588 kB
Inactive(file):   122888 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67082664 kB
Dirty:             52020 kB
Writeback:             0 kB
AnonPages:         89688 kB
Mapped:            10632 kB
Shmem:                 0 kB
Slab:             706352 kB
SReclaimable:     147660 kB
SUnreclaim:       558692 kB
KernelStack:        1472 kB
PageTables:         4204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     202560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71132 MiB
End job on node137 at 2012-05-28 02:35:46