Trace number 3708788

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.08 1800.41

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-153.opb
MD5SUM64b2e27e0cc69ae36d391a38c497bb88
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 variables55296
Total number of constraints1282690
Number of constraints which are clauses1152492
Number of constraints which are cardinality constraints (but not clauses)4030
Number of constraints which are nor clauses,nor cardinality constraints126168
Minimum length of a constraint2
Maximum length of a constraint756
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 757
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 ...163986/instance-3708788-1338163986.opb
1.89/1.96	c Solving...
1800.07/1800.40	
1800.07/1800.40	*** INTERRUPTED! ***
1800.07/1800.40	s UNKNOWN
1800.07/1800.40	
1800.07/1800.40	c INTERRUPTED   : 1
1800.07/1800.40	c Models        : 0+    
1800.07/1800.40	c Time          : 1800.405s (Solving: 1798.44s 1st Model: 0.00s Unsat: 0.00s)
1800.07/1800.40	c CPU Time      : 1800.070s

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

running on 4 cores: 0,2,4,6

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.07 2.02 2.00 3/177 8777
/proc/meminfo: memFree=27875220/32873648 swapFree=6864/6864
[pid=8777] ppid=8775 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (clasp-dec.sh) S 8775 8777 8283 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282524696 9371648 274 33554432000 4194304 5064252 140733295731616 140733295730528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8777/statm: 2288 274 232 213 0 73 0

[startup+0.085448 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 8777
/proc/meminfo: memFree=27875220/32873648 swapFree=6864/6864
[pid=8777] ppid=8775 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (clasp-dec.sh) S 8775 8777 8283 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282524696 9371648 274 33554432000 4194304 5064252 140733295731616 140733295730528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8777/statm: 2288 274 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.100267 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 8777
/proc/meminfo: memFree=27875220/32873648 swapFree=6864/6864
[pid=8777] ppid=8775 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (clasp-dec.sh) S 8775 8777 8283 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282524696 9371648 274 33554432000 4194304 5064252 140733295731616 140733295730528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8777/statm: 2288 274 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.300225 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 8777
/proc/meminfo: memFree=27875220/32873648 swapFree=6864/6864
[pid=8777] ppid=8775 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (clasp-dec.sh) S 8775 8777 8283 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282524696 9371648 274 33554432000 4194304 5064252 140733295731616 140733295730528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8777/statm: 2288 274 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.70022 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 8777
/proc/meminfo: memFree=27875220/32873648 swapFree=6864/6864
[pid=8777] ppid=8775 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (clasp-dec.sh) S 8775 8777 8283 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282524696 9371648 274 33554432000 4194304 5064252 140733295731616 140733295730528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8777/statm: 2288 274 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+1.50028 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 8779
/proc/meminfo: memFree=27754700/32873648 swapFree=6864/6864
[pid=8777] ppid=8775 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (clasp-dec.sh) S 8775 8777 8283 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282524696 9371648 274 33554432000 4194304 5064252 140733295731616 140733295730528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8777/statm: 2288 274 232 213 0 73 0
[pid=8778] ppid=8777 vsize=146716 CPUtime=1.48 cores=0,2,4,6
/proc/8778/stat : 8778 (clasp-R5325) R 8777 8777 8283 0 -1 4202496 33805 0 0 0 143 5 0 0 20 0 1 0 282524697 150237184 35325 33554432000 4194304 6212839 140735367935152 140735367933800 4601320 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/8778/statm: 36679 35325 206 493 0 36184 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 155868

[startup+3.10024 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 8779
/proc/meminfo: memFree=27718008/32873648 swapFree=6864/6864
[pid=8777] ppid=8775 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (clasp-dec.sh) S 8775 8777 8283 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282524696 9371648 274 33554432000 4194304 5064252 140733295731616 140733295730528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8777/statm: 2288 274 232 213 0 73 0
[pid=8778] ppid=8777 vsize=158596 CPUtime=3.09 cores=0,2,4,6
/proc/8778/stat : 8778 (clasp-R5325) R 8777 8777 8283 0 -1 4202496 38123 0 0 0 303 6 0 0 20 0 1 0 282524697 162402304 38827 33554432000 4194304 6212839 140735367935152 140735367934120 4298171 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/8778/statm: 39649 38827 229 493 0 39154 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 167748

[startup+6.30026 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 8779
/proc/meminfo: memFree=27720488/32873648 swapFree=6864/6864
[pid=8777] ppid=8775 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (clasp-dec.sh) S 8775 8777 8283 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282524696 9371648 274 33554432000 4194304 5064252 140733295731616 140733295730528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8777/statm: 2288 274 232 213 0 73 0
[pid=8778] ppid=8777 vsize=158596 CPUtime=6.29 cores=0,2,4,6
/proc/8778/stat : 8778 (clasp-R5325) R 8777 8777 8283 0 -1 4202496 38136 0 0 0 623 6 0 0 20 0 1 0 282524697 162402304 38840 33554432000 4194304 6212839 140735367935152 140735367934120 4685294 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/8778/statm: 39649 38840 229 493 0 39154 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 167748

[startup+12.7003 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 8779
/proc/meminfo: memFree=27719884/32873648 swapFree=6864/6864
[pid=8777] ppid=8775 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (clasp-dec.sh) S 8775 8777 8283 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282524696 9371648 274 33554432000 4194304 5064252 140733295731616 140733295730528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8777/statm: 2288 274 232 213 0 73 0
[pid=8778] ppid=8777 vsize=158596 CPUtime=12.68 cores=0,2,4,6
/proc/8778/stat : 8778 (clasp-R5325) R 8777 8777 8283 0 -1 4202496 38138 0 0 0 1262 6 0 0 20 0 1 0 282524697 162402304 38842 33554432000 4194304 6212839 140735367935152 140735367934120 4685294 0 0 4096 18946 0 0 0 17 2 0 0 0 0 0
/proc/8778/statm: 39649 38842 229 493 0 39154 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 167748

[startup+25.5002 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 8779
/proc/meminfo: memFree=27719288/32873648 swapFree=6864/6864
[pid=8777] ppid=8775 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (clasp-dec.sh) S 8775 8777 8283 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282524696 9371648 274 33554432000 4194304 5064252 140733295731616 140733295730528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8777/statm: 2288 274 232 213 0 73 0
[pid=8778] ppid=8777 vsize=158596 CPUtime=25.48 cores=0,2,4,6
/proc/8778/stat : 8778 (clasp-R5325) R 8777 8777 8283 0 -1 4202496 38141 0 0 0 2542 6 0 0 20 0 1 0 282524697 162402304 38845 33554432000 4194304 6212839 140735367935152 140735367934120 4634964 0 0 4096 18946 0 0 0 17 2 0 0 0 0 0
/proc/8778/statm: 39649 38845 229 493 0 39154 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 167748

[startup+51.1003 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 8779
/proc/meminfo: memFree=27716368/32873648 swapFree=6864/6864
[pid=8777] ppid=8775 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (clasp-dec.sh) S 8775 8777 8283 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282524696 9371648 274 33554432000 4194304 5064252 140733295731616 140733295730528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8777/statm: 2288 274 232 213 0 73 0
[pid=8778] ppid=8777 vsize=158596 CPUtime=51.08 cores=0,2,4,6
/proc/8778/stat : 8778 (clasp-R5325) R 8777 8777 8283 0 -1 4202496 38147 0 0 0 5102 6 0 0 20 0 1 0 282524697 162402304 38851 33554432000 4194304 6212839 140735367935152 140735367934120 4298110 0 0 4096 18946 0 0 0 17 2 0 0 0 0 0
/proc/8778/statm: 39649 38851 229 493 0 39154 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 167748

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 8779
/proc/meminfo: memFree=27714860/32873648 swapFree=6864/6864
[pid=8777] ppid=8775 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (clasp-dec.sh) S 8775 8777 8283 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282524696 9371648 274 33554432000 4194304 5064252 140733295731616 140733295730528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8777/statm: 2288 274 232 213 0 73 0
[pid=8778] ppid=8777 vsize=158596 CPUtime=102.25 cores=0,2,4,6
/proc/8778/stat : 8778 (clasp-R5325) R 8777 8777 8283 0 -1 4202496 38184 0 0 0 10219 6 0 0 20 0 1 0 282524697 162402304 38861 33554432000 4194304 6212839 140735367935152 140735367934120 4298073 0 0 4096 18946 0 0 0 17 2 0 0 0 0 0
/proc/8778/statm: 39649 38861 229 493 0 39154 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 167748

[startup+162.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 8779
/proc/meminfo: memFree=27712388/32873648 swapFree=6864/6864
[pid=8777] ppid=8775 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (clasp-dec.sh) S 8775 8777 8283 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282524696 9371648 274 33554432000 4194304 5064252 140733295731616 140733295730528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8777/statm: 2288 274 232 213 0 73 0
[pid=8778] ppid=8777 vsize=158596 CPUtime=162.22 cores=0,2,4,6
/proc/8778/stat : 8778 (clasp-R5325) R 8777 8777 8283 0 -1 4202496 38214 0 0 0 16216 6 0 0 20 0 1 0 282524697 162402304 38986 33554432000 4194304 6212839 140735367935152 140735367934120 4634964 0 0 4096 18946 0 0 0 17 2 0 0 0 0 0
/proc/8778/statm: 39649 38986 229 493 0 39154 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 167748

[startup+222.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/179 8779
/proc/meminfo: memFree=27710900/32873648 swapFree=6864/6864
[pid=8777] ppid=8775 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (clasp-dec.sh) S 8775 8777 8283 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282524696 9371648 274 33554432000 4194304 5064252 140733295731616 140733295730528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8777/statm: 2288 274 232 213 0 73 0
[pid=8778] ppid=8777 vsize=158596 CPUtime=222.21 cores=0,2,4,6
/proc/8778/stat : 8778 (clasp-R5325) R 8777 8777 8283 0 -1 4202496 38214 0 0 0 22215 6 0 0 20 0 1 0 282524697 162402304 38986 33554432000 4194304 6212839 140735367935152 140735367934120 4685336 0 0 4096 18946 0 0 0 17 2 0 0 0 0 0
/proc/8778/statm: 39649 38986 229 493 0 39154 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 167748

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 8779
/proc/meminfo: memFree=27706864/32873648 swapFree=6864/6864
[pid=8777] ppid=8775 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (clasp-dec.sh) S 8775 8777 8283 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282524696 9371648 274 33554432000 4194304 5064252 140733295731616 140733295730528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8777/statm: 2288 274 232 213 0 73 0
[pid=8778] ppid=8777 vsize=160844 CPUtime=282.2 cores=0,2,4,6
/proc/8778/stat : 8778 (clasp-R5325) R 8777 8777 8283 0 -1 4202496 38703 0 0 0 28214 6 0 0 20 0 1 0 282524697 164704256 39475 33554432000 4194304 6212839 140735367935152 140735367933304 4685347 0 0 4096 18946 0 0 0 17 2 0 0 0 0 0
/proc/8778/statm: 40211 39475 229 493 0 39716 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 169996

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 8780
/proc/meminfo: memFree=27702796/32873648 swapFree=6864/6864
[pid=8777] ppid=8775 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (clasp-dec.sh) S 8775 8777 8283 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282524696 9371648 274 33554432000 4194304 5064252 140733295731616 140733295730528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8777/statm: 2288 274 232 213 0 73 0
[pid=8778] ppid=8777 vsize=164276 CPUtime=342.19 cores=0,2,4,6
/proc/8778/stat : 8778 (clasp-R5325) R 8777 8777 8283 0 -1 4202496 39418 0 0 0 34213 6 0 0 20 0 1 0 282524697 168218624 40212 33554432000 4194304 6212839 140735367935152 140735367933160 4683194 0 0 4096 18946 0 0 0 17 2 0 0 0 0 0
/proc/8778/statm: 41069 40212 229 493 0 40574 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 173428

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 8780
/proc/meminfo: memFree=27700440/32873648 swapFree=6864/6864
[pid=8777] ppid=8775 vsize=9152 CPUtime=0 cores=0,2,4,6

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

/proc/8777/statm: 2288 274 232 213 0 73 0
[pid=8778] ppid=8777 vsize=182780 CPUtime=1062.07 cores=0,2,4,6
/proc/8778/stat : 8778 (clasp-R5325) R 8777 8777 8283 0 -1 4202496 43421 0 0 0 106200 7 0 0 20 0 1 0 282524697 187166720 45275 33554432000 4194304 6212839 140735367935152 140735367933304 4685816 0 0 4096 18946 0 0 0 17 2 0 0 0 0 0
/proc/8778/statm: 45695 45275 230 493 0 45200 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 191932

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8790
/proc/meminfo: memFree=27661740/32873648 swapFree=6864/6864
[pid=8777] ppid=8775 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (clasp-dec.sh) S 8775 8777 8283 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282524696 9371648 274 33554432000 4194304 5064252 140733295731616 140733295730528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8777/statm: 2288 274 232 213 0 73 0
[pid=8778] ppid=8777 vsize=183848 CPUtime=1122.06 cores=0,2,4,6
/proc/8778/stat : 8778 (clasp-R5325) R 8777 8777 8283 0 -1 4202496 43672 0 0 0 112199 7 0 0 20 0 1 0 282524697 188260352 45526 33554432000 4194304 6212839 140735367935152 140735367933304 4298171 0 0 4096 18946 0 0 0 17 2 0 0 0 0 0
/proc/8778/statm: 45962 45526 230 493 0 45467 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 193000

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8790
/proc/meminfo: memFree=27660560/32873648 swapFree=6864/6864
[pid=8777] ppid=8775 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (clasp-dec.sh) S 8775 8777 8283 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282524696 9371648 274 33554432000 4194304 5064252 140733295731616 140733295730528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8777/statm: 2288 274 232 213 0 73 0
[pid=8778] ppid=8777 vsize=184612 CPUtime=1182.05 cores=0,2,4,6
/proc/8778/stat : 8778 (clasp-R5325) R 8777 8777 8283 0 -1 4202496 43813 0 0 0 118198 7 0 0 20 0 1 0 282524697 189042688 45726 33554432000 4194304 6212839 140735367935152 140735367933304 4298110 0 0 4096 18946 0 0 0 17 2 0 0 0 0 0
/proc/8778/statm: 46153 45726 230 493 0 45658 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 193764

[startup+1242.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 8791
/proc/meminfo: memFree=27659572/32873648 swapFree=6864/6864
[pid=8777] ppid=8775 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (clasp-dec.sh) S 8775 8777 8283 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282524696 9371648 274 33554432000 4194304 5064252 140733295731616 140733295730528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8777/statm: 2288 274 232 213 0 73 0
[pid=8778] ppid=8777 vsize=185276 CPUtime=1242.04 cores=0,2,4,6
/proc/8778/stat : 8778 (clasp-R5325) R 8777 8777 8283 0 -1 4202496 43949 0 0 0 124197 7 0 0 20 0 1 0 282524697 189722624 45862 33554432000 4194304 6212839 140735367935152 140735367933304 4298171 0 0 4096 18946 0 0 0 17 2 0 0 0 0 0
/proc/8778/statm: 46319 45862 230 493 0 45824 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 194428

[startup+1302.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 8791
/proc/meminfo: memFree=27643940/32873648 swapFree=6864/6864
[pid=8777] ppid=8775 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (clasp-dec.sh) S 8775 8777 8283 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282524696 9371648 274 33554432000 4194304 5064252 140733295731616 140733295730528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8777/statm: 2288 274 232 213 0 73 0
[pid=8778] ppid=8777 vsize=185612 CPUtime=1302.04 cores=0,2,4,6
/proc/8778/stat : 8778 (clasp-R5325) R 8777 8777 8283 0 -1 4202496 44044 0 0 0 130197 7 0 0 20 0 1 0 282524697 190066688 45957 33554432000 4194304 6212839 140735367935152 140735367933304 4298110 0 0 4096 18946 0 0 0 17 2 0 0 0 0 0
/proc/8778/statm: 46403 45957 230 493 0 45908 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 194764

[startup+1362.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 8791
/proc/meminfo: memFree=27634820/32873648 swapFree=6864/6864
[pid=8777] ppid=8775 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (clasp-dec.sh) S 8775 8777 8283 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282524696 9371648 274 33554432000 4194304 5064252 140733295731616 140733295730528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8777/statm: 2288 274 232 213 0 73 0
[pid=8778] ppid=8777 vsize=186748 CPUtime=1362.02 cores=0,2,4,6
/proc/8778/stat : 8778 (clasp-R5325) R 8777 8777 8283 0 -1 4202496 44261 0 0 0 136195 7 0 0 20 0 1 0 282524697 191229952 46174 33554432000 4194304 6212839 140735367935152 140735367933304 4685794 0 0 4096 18946 0 0 0 17 2 0 0 0 0 0
/proc/8778/statm: 46687 46174 230 493 0 46192 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 195900

[startup+1422.31 s]
/proc/loadavg: 2.06 2.03 2.00 3/179 8791
/proc/meminfo: memFree=27623100/32873648 swapFree=6864/6864
[pid=8777] ppid=8775 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (clasp-dec.sh) S 8775 8777 8283 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282524696 9371648 274 33554432000 4194304 5064252 140733295731616 140733295730528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8777/statm: 2288 274 232 213 0 73 0
[pid=8778] ppid=8777 vsize=187760 CPUtime=1422.03 cores=0,2,4,6
/proc/8778/stat : 8778 (clasp-R5325) R 8777 8777 8283 0 -1 4202496 44472 0 0 0 142195 8 0 0 20 0 1 0 282524697 192266240 46472 33554432000 4194304 6212839 140735367935152 140735367933304 4635113 0 0 4096 18946 0 0 0 17 2 0 0 0 0 0
/proc/8778/statm: 46940 46472 230 493 0 46445 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 196912

[startup+1482.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/179 8791
/proc/meminfo: memFree=27615784/32873648 swapFree=6864/6864
[pid=8777] ppid=8775 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (clasp-dec.sh) S 8775 8777 8283 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282524696 9371648 274 33554432000 4194304 5064252 140733295731616 140733295730528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8777/statm: 2288 274 232 213 0 73 0
[pid=8778] ppid=8777 vsize=188932 CPUtime=1482.01 cores=0,2,4,6
/proc/8778/stat : 8778 (clasp-R5325) R 8777 8777 8283 0 -1 4202496 44739 0 0 0 148193 8 0 0 20 0 1 0 282524697 193466368 46739 33554432000 4194304 6212839 140735367935152 140735367933304 4685294 0 0 4096 18946 0 0 0 17 2 0 0 0 0 0
/proc/8778/statm: 47233 46739 230 493 0 46738 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 198084

[startup+1542.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/179 8792
/proc/meminfo: memFree=27602968/32873648 swapFree=6864/6864
[pid=8777] ppid=8775 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (clasp-dec.sh) S 8775 8777 8283 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282524696 9371648 274 33554432000 4194304 5064252 140733295731616 140733295730528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8777/statm: 2288 274 232 213 0 73 0
[pid=8778] ppid=8777 vsize=190068 CPUtime=1542 cores=0,2,4,6
/proc/8778/stat : 8778 (clasp-R5325) R 8777 8777 8283 0 -1 4202496 44946 0 0 0 154192 8 0 0 20 0 1 0 282524697 194629632 46946 33554432000 4194304 6212839 140735367935152 140735367933304 4685801 0 0 4096 18946 0 0 0 17 2 0 0 0 0 0
/proc/8778/statm: 47517 46946 230 493 0 47022 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 199220

[startup+1602.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/179 8792
/proc/meminfo: memFree=27602108/32873648 swapFree=6864/6864
[pid=8777] ppid=8775 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (clasp-dec.sh) S 8775 8777 8283 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282524696 9371648 274 33554432000 4194304 5064252 140733295731616 140733295730528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8777/statm: 2288 274 232 213 0 73 0
[pid=8778] ppid=8777 vsize=190068 CPUtime=1601.99 cores=0,2,4,6
/proc/8778/stat : 8778 (clasp-R5325) R 8777 8777 8283 0 -1 4202496 44969 0 0 0 160191 8 0 0 20 0 1 0 282524697 194629632 46969 33554432000 4194304 6212839 140735367935152 140735367933304 4705037 0 0 4096 18946 0 0 0 17 2 0 0 0 0 0
/proc/8778/statm: 47517 46969 230 493 0 47022 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 199220

[startup+1662.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/180 8835
/proc/meminfo: memFree=27803336/32873648 swapFree=6864/6864
[pid=8777] ppid=8775 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (clasp-dec.sh) S 8775 8777 8283 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282524696 9371648 274 33554432000 4194304 5064252 140733295731616 140733295730528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8777/statm: 2288 274 232 213 0 73 0
[pid=8778] ppid=8777 vsize=194020 CPUtime=1661.98 cores=0,2,4,6
/proc/8778/stat : 8778 (clasp-R5325) R 8777 8777 8283 0 -1 4202496 45837 0 0 0 166190 8 0 0 20 0 1 0 282524697 198676480 48077 33554432000 4194304 6212839 140735367935152 140735367933304 4635502 0 0 4096 18946 0 0 0 17 2 0 0 0 0 0
/proc/8778/statm: 48505 48077 230 493 0 48010 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 203172

[startup+1722.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/179 8874
/proc/meminfo: memFree=27805220/32873648 swapFree=6864/6864
[pid=8777] ppid=8775 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (clasp-dec.sh) S 8775 8777 8283 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282524696 9371648 274 33554432000 4194304 5064252 140733295731616 140733295730528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8777/statm: 2288 274 232 213 0 73 0
[pid=8778] ppid=8777 vsize=194844 CPUtime=1721.97 cores=0,2,4,6
/proc/8778/stat : 8778 (clasp-R5325) R 8777 8777 8283 0 -1 4202496 45979 0 0 0 172189 8 0 0 20 0 1 0 282524697 199520256 48219 33554432000 4194304 6212839 140735367935152 140735367933304 4635505 0 0 4096 18946 0 0 0 17 2 0 0 0 0 0
/proc/8778/statm: 48711 48219 230 493 0 48216 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 203996

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 8874
/proc/meminfo: memFree=27796168/32873648 swapFree=6864/6864
[pid=8777] ppid=8775 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (clasp-dec.sh) S 8775 8777 8283 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282524696 9371648 274 33554432000 4194304 5064252 140733295731616 140733295730528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8777/statm: 2288 274 232 213 0 73 0
[pid=8778] ppid=8777 vsize=197244 CPUtime=1781.96 cores=0,2,4,6
/proc/8778/stat : 8778 (clasp-R5325) R 8777 8777 8283 0 -1 4202496 46481 0 0 0 178188 8 0 0 20 0 1 0 282524697 201977856 48721 33554432000 4194304 6212839 140735367935152 140735367933304 4685321 0 0 4096 18946 0 0 0 17 2 0 0 0 0 0
/proc/8778/statm: 49311 48721 230 493 0 48816 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 206396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 8874
/proc/meminfo: memFree=27794676/32873648 swapFree=6864/6864
[pid=8777] ppid=8775 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/8777/stat : 8777 (clasp-dec.sh) S 8775 8777 8283 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282524696 9371648 274 33554432000 4194304 5064252 140733295731616 140733295730528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8777/statm: 2288 274 232 213 0 73 0
[pid=8778] ppid=8777 vsize=197244 CPUtime=1800.07 cores=0,2,4,6
/proc/8778/stat : 8778 (clasp-R5325) R 8777 8777 8283 0 -1 4202496 46483 0 0 0 179999 8 0 0 20 0 1 0 282524697 201977856 48877 33554432000 4194304 6212839 140735367935152 140735367933304 4298096 0 0 4096 18946 0 0 0 17 2 0 0 0 0 0
/proc/8778/statm: 49311 48877 230 493 0 48816 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 206396

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.08
CPU user time (s): 1799.99
CPU system time (s): 0.086986
CPU usage (%): 99.9818
Max. virtual memory (cumulated for all children) (KiB): 206396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.99
system time used= 0.086986
maximum resident set size= 195552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46857
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= 83
involuntary context switches= 1944

runsolver used 3.47247 second user time and 8.93964 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-28 02:13:07
IDJOB=3708788
IDBENCH=89671
IDSOLVER=2287
FILE ID=node120/3708788-1338163986
RUNJOBID= node120-1338158427-8299
PBS_JOBID= 14624540
Free space on /tmp= 71572 MiB

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

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

MD5SUM BENCH= 64b2e27e0cc69ae36d391a38c497bb88
RANDOM SEED=674157309

node120.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.456
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	: 5332.91
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.456
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.456
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.456
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.88
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.456
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.456
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.83
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.456
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.456
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:       32873648 kB
MemFree:        27875204 kB
Buffers:          346956 kB
Cached:          3679392 kB
SwapCached:          636 kB
Active:          1053468 kB
Inactive:        3113932 kB
Active(anon):     129916 kB
Inactive(anon):    12532 kB
Active(file):     923552 kB
Inactive(file):  3101400 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:             59308 kB
Writeback:             0 kB
AnonPages:        147896 kB
Mapped:            15304 kB
Shmem:               120 kB
Slab:             693108 kB
SReclaimable:     137000 kB
SUnreclaim:       556108 kB
KernelStack:        1480 kB
PageTables:         4416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     252248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    116736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71604 MiB
End job on node120 at 2012-05-28 02:43:08