Trace number 3708780

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-116.opb
MD5SUMf3a33f6abe76a69a8be60a1cc6635095
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 variables44846
Total number of constraints988104
Number of constraints which are clauses884812
Number of constraints which are cardinality constraints (but not clauses)3523
Number of constraints which are nor clauses,nor cardinality constraints99769
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 ...163831/instance-3708780-1338163831.opb
1.49/1.51	c Solving...
1800.06/1800.40	
1800.06/1800.40	*** INTERRUPTED! ***
1800.06/1800.40	s UNKNOWN
1800.06/1800.40	
1800.06/1800.40	c INTERRUPTED   : 1
1800.06/1800.40	c Models        : 0+    
1800.06/1800.40	c Time          : 1800.401s (Solving: 1798.90s 1st Model: 0.00s Unsat: 0.00s)
1800.06/1800.40	c CPU Time      : 1800.060s

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-3708780-1338163831/watcher-3708780-1338163831 -o /tmp/evaluation-result-3708780-1338163831/solver-3708780-1338163831 -C 1800 -W 1900 -M 15500 HOME/clasp-dec.sh HOME/instance-3708780-1338163831.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.01 2.01 2.00 3/178 8697
/proc/meminfo: memFree=27977928/32873648 swapFree=6864/6864
[pid=8697] ppid=8695 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8697/stat : 8697 (clasp-dec.sh) S 8695 8697 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282509154 9371648 275 33554432000 4194304 5064252 140735708751600 140735708750512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8697/statm: 2288 275 232 213 0 73 0

[startup+0.059156 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 8697
/proc/meminfo: memFree=27977928/32873648 swapFree=6864/6864
[pid=8697] ppid=8695 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8697/stat : 8697 (clasp-dec.sh) S 8695 8697 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282509154 9371648 275 33554432000 4194304 5064252 140735708751600 140735708750512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8697/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.100209 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 8697
/proc/meminfo: memFree=27977928/32873648 swapFree=6864/6864
[pid=8697] ppid=8695 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8697/stat : 8697 (clasp-dec.sh) S 8695 8697 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282509154 9371648 275 33554432000 4194304 5064252 140735708751600 140735708750512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8697/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.30017 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 8697
/proc/meminfo: memFree=27977928/32873648 swapFree=6864/6864
[pid=8697] ppid=8695 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8697/stat : 8697 (clasp-dec.sh) S 8695 8697 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282509154 9371648 275 33554432000 4194304 5064252 140735708751600 140735708750512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8697/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.700162 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 8697
/proc/meminfo: memFree=27977928/32873648 swapFree=6864/6864
[pid=8697] ppid=8695 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8697/stat : 8697 (clasp-dec.sh) S 8695 8697 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282509154 9371648 275 33554432000 4194304 5064252 140735708751600 140735708750512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8697/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+1.50022 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 8699
/proc/meminfo: memFree=27869736/32873648 swapFree=6864/6864
[pid=8697] ppid=8695 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8697/stat : 8697 (clasp-dec.sh) S 8695 8697 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282509154 9371648 275 33554432000 4194304 5064252 140735708751600 140735708750512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8697/statm: 2288 275 232 213 0 73 0
[pid=8698] ppid=8697 vsize=124988 CPUtime=1.49 cores=1,3,5,7
/proc/8698/stat : 8698 (clasp-R5325) R 8697 8697 8283 0 -1 4202496 32062 0 0 0 143 6 0 0 20 0 1 0 282509154 127987712 30526 33554432000 4194304 6212839 140733498428160 140733498426808 4628120 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8698/statm: 31247 30526 212 493 0 30752 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 134140

[startup+3.10016 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 8699
/proc/meminfo: memFree=27855540/32873648 swapFree=6864/6864
[pid=8697] ppid=8695 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8697/stat : 8697 (clasp-dec.sh) S 8695 8697 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282509154 9371648 275 33554432000 4194304 5064252 140735708751600 140735708750512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8697/statm: 2288 275 232 213 0 73 0
[pid=8698] ppid=8697 vsize=124988 CPUtime=3.09 cores=1,3,5,7
/proc/8698/stat : 8698 (clasp-R5325) R 8697 8697 8283 0 -1 4202496 32101 0 0 0 303 6 0 0 20 0 1 0 282509154 127987712 30565 33554432000 4194304 6212839 140733498428160 140733498427128 4303939 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8698/statm: 31247 30565 229 493 0 30752 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 134140

[startup+6.30018 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 8699
/proc/meminfo: memFree=27855844/32873648 swapFree=6864/6864
[pid=8697] ppid=8695 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8697/stat : 8697 (clasp-dec.sh) S 8695 8697 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282509154 9371648 275 33554432000 4194304 5064252 140735708751600 140735708750512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8697/statm: 2288 275 232 213 0 73 0
[pid=8698] ppid=8697 vsize=124988 CPUtime=6.29 cores=1,3,5,7
/proc/8698/stat : 8698 (clasp-R5325) R 8697 8697 8283 0 -1 4202496 32109 0 0 0 623 6 0 0 20 0 1 0 282509154 127987712 30573 33554432000 4194304 6212839 140733498428160 140733498427128 4685827 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8698/statm: 31247 30573 229 493 0 30752 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 134140

[startup+12.7002 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 8699
/proc/meminfo: memFree=27855872/32873648 swapFree=6864/6864
[pid=8697] ppid=8695 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8697/stat : 8697 (clasp-dec.sh) S 8695 8697 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282509154 9371648 275 33554432000 4194304 5064252 140735708751600 140735708750512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8697/statm: 2288 275 232 213 0 73 0
[pid=8698] ppid=8697 vsize=124988 CPUtime=12.69 cores=1,3,5,7
/proc/8698/stat : 8698 (clasp-R5325) R 8697 8697 8283 0 -1 4202496 32111 0 0 0 1263 6 0 0 20 0 1 0 282509154 127987712 30575 33554432000 4194304 6212839 140733498428160 140733498427128 4685294 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8698/statm: 31247 30575 229 493 0 30752 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 134140

[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 8699
/proc/meminfo: memFree=27856500/32873648 swapFree=6864/6864
[pid=8697] ppid=8695 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8697/stat : 8697 (clasp-dec.sh) S 8695 8697 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282509154 9371648 275 33554432000 4194304 5064252 140735708751600 140735708750512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8697/statm: 2288 275 232 213 0 73 0
[pid=8698] ppid=8697 vsize=124988 CPUtime=25.49 cores=1,3,5,7
/proc/8698/stat : 8698 (clasp-R5325) R 8697 8697 8283 0 -1 4202496 32117 0 0 0 2543 6 0 0 20 0 1 0 282509154 127987712 30581 33554432000 4194304 6212839 140733498428160 140733498427128 4635502 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8698/statm: 31247 30581 229 493 0 30752 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 134140

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8699
/proc/meminfo: memFree=27855136/32873648 swapFree=6864/6864
[pid=8697] ppid=8695 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8697/stat : 8697 (clasp-dec.sh) S 8695 8697 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282509154 9371648 275 33554432000 4194304 5064252 140735708751600 140735708750512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8697/statm: 2288 275 232 213 0 73 0
[pid=8698] ppid=8697 vsize=124988 CPUtime=51.07 cores=1,3,5,7
/proc/8698/stat : 8698 (clasp-R5325) R 8697 8697 8283 0 -1 4202496 32135 0 0 0 5101 6 0 0 20 0 1 0 282509154 127987712 30587 33554432000 4194304 6212839 140733498428160 140733498427128 4685294 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8698/statm: 31247 30587 229 493 0 30752 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 134140

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8699
/proc/meminfo: memFree=27854076/32873648 swapFree=6864/6864
[pid=8697] ppid=8695 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8697/stat : 8697 (clasp-dec.sh) S 8695 8697 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282509154 9371648 275 33554432000 4194304 5064252 140735708751600 140735708750512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8697/statm: 2288 275 232 213 0 73 0
[pid=8698] ppid=8697 vsize=124988 CPUtime=102.24 cores=1,3,5,7
/proc/8698/stat : 8698 (clasp-R5325) R 8697 8697 8283 0 -1 4202496 32167 0 0 0 10218 6 0 0 20 0 1 0 282509154 127987712 30638 33554432000 4194304 6212839 140733498428160 140733498427128 4685642 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8698/statm: 31247 30638 229 493 0 30752 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 134140

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 8779
/proc/meminfo: memFree=27720364/32873648 swapFree=6864/6864
[pid=8697] ppid=8695 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8697/stat : 8697 (clasp-dec.sh) S 8695 8697 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282509154 9371648 275 33554432000 4194304 5064252 140735708751600 140735708750512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8697/statm: 2288 275 232 213 0 73 0
[pid=8698] ppid=8697 vsize=128168 CPUtime=162.22 cores=1,3,5,7
/proc/8698/stat : 8698 (clasp-R5325) R 8697 8697 8283 0 -1 4202496 33007 0 0 0 16216 6 0 0 20 0 1 0 282509154 131244032 31567 33554432000 4194304 6212839 140733498428160 140733498426312 4635078 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8698/statm: 32042 31567 230 493 0 31547 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 137320

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 8779
/proc/meminfo: memFree=27714372/32873648 swapFree=6864/6864
[pid=8697] ppid=8695 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8697/stat : 8697 (clasp-dec.sh) S 8695 8697 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282509154 9371648 275 33554432000 4194304 5064252 140735708751600 140735708750512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8697/statm: 2288 275 232 213 0 73 0
[pid=8698] ppid=8697 vsize=131924 CPUtime=222.21 cores=1,3,5,7
/proc/8698/stat : 8698 (clasp-R5325) R 8697 8697 8283 0 -1 4202496 33835 0 0 0 22215 6 0 0 20 0 1 0 282509154 135090176 32596 33554432000 4194304 6212839 140733498428160 140733498426312 4635600 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8698/statm: 32981 32596 230 493 0 32486 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 141076

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 8779
/proc/meminfo: memFree=27714328/32873648 swapFree=6864/6864
[pid=8697] ppid=8695 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8697/stat : 8697 (clasp-dec.sh) S 8695 8697 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282509154 9371648 275 33554432000 4194304 5064252 140735708751600 140735708750512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8697/statm: 2288 275 232 213 0 73 0
[pid=8698] ppid=8697 vsize=133640 CPUtime=282.2 cores=1,3,5,7
/proc/8698/stat : 8698 (clasp-R5325) R 8697 8697 8283 0 -1 4202496 34218 0 0 0 28214 6 0 0 20 0 1 0 282509154 136847360 32979 33554432000 4194304 6212839 140733498428160 140733498426312 4685776 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8698/statm: 33410 32979 230 493 0 32915 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 142792

[startup+342.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 8779
/proc/meminfo: memFree=27712388/32873648 swapFree=6864/6864
[pid=8697] ppid=8695 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8697/stat : 8697 (clasp-dec.sh) S 8695 8697 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282509154 9371648 275 33554432000 4194304 5064252 140735708751600 140735708750512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8697/statm: 2288 275 232 213 0 73 0
[pid=8698] ppid=8697 vsize=135372 CPUtime=342.19 cores=1,3,5,7
/proc/8698/stat : 8698 (clasp-R5325) R 8697 8697 8283 0 -1 4202496 34552 0 0 0 34213 6 0 0 20 0 1 0 282509154 138620928 33313 33554432000 4194304 6212839 140733498428160 140733498426312 4635082 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8698/statm: 33843 33313 230 493 0 33348 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 144524

[startup+402.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 8779
/proc/meminfo: memFree=27708476/32873648 swapFree=6864/6864
[pid=8697] ppid=8695 vsize=9152 CPUtime=0 cores=1,3,5,7

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

/proc/8697/statm: 2288 275 232 213 0 73 0
[pid=8698] ppid=8697 vsize=152736 CPUtime=1062.08 cores=1,3,5,7
/proc/8698/stat : 8698 (clasp-R5325) R 8697 8697 8283 0 -1 4202496 38368 0 0 0 106201 7 0 0 20 0 1 0 282509154 156401664 37823 33554432000 4194304 6212839 140733498428160 140733498426168 4298110 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8698/statm: 38184 37823 230 493 0 37689 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 161888

[startup+1122.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 8787
/proc/meminfo: memFree=27670644/32873648 swapFree=6864/6864
[pid=8697] ppid=8695 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8697/stat : 8697 (clasp-dec.sh) S 8695 8697 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282509154 9371648 275 33554432000 4194304 5064252 140735708751600 140735708750512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8697/statm: 2288 275 232 213 0 73 0
[pid=8698] ppid=8697 vsize=152736 CPUtime=1122.07 cores=1,3,5,7
/proc/8698/stat : 8698 (clasp-R5325) R 8697 8697 8283 0 -1 4202496 38395 0 0 0 112200 7 0 0 20 0 1 0 282509154 156401664 37850 33554432000 4194304 6212839 140733498428160 140733498426168 4685294 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8698/statm: 38184 37850 230 493 0 37689 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 161888

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 8790
/proc/meminfo: memFree=27668904/32873648 swapFree=6864/6864
[pid=8697] ppid=8695 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8697/stat : 8697 (clasp-dec.sh) S 8695 8697 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282509154 9371648 275 33554432000 4194304 5064252 140735708751600 140735708750512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8697/statm: 2288 275 232 213 0 73 0
[pid=8698] ppid=8697 vsize=154292 CPUtime=1182.06 cores=1,3,5,7
/proc/8698/stat : 8698 (clasp-R5325) R 8697 8697 8283 0 -1 4202496 38769 0 0 0 118199 7 0 0 20 0 1 0 282509154 157995008 38224 33554432000 4194304 6212839 140733498428160 140733498426168 4683206 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8698/statm: 38573 38224 230 493 0 38078 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 163444

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8790
/proc/meminfo: memFree=27665620/32873648 swapFree=6864/6864
[pid=8697] ppid=8695 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8697/stat : 8697 (clasp-dec.sh) S 8695 8697 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282509154 9371648 275 33554432000 4194304 5064252 140735708751600 140735708750512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8697/statm: 2288 275 232 213 0 73 0
[pid=8698] ppid=8697 vsize=155876 CPUtime=1242.05 cores=1,3,5,7
/proc/8698/stat : 8698 (clasp-R5325) R 8697 8697 8283 0 -1 4202496 39162 0 0 0 124198 7 0 0 20 0 1 0 282509154 159617024 38631 33554432000 4194304 6212839 140733498428160 140733498426168 4685294 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8698/statm: 38969 38631 230 493 0 38474 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 165028

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8790
/proc/meminfo: memFree=27661492/32873648 swapFree=6864/6864
[pid=8697] ppid=8695 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8697/stat : 8697 (clasp-dec.sh) S 8695 8697 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282509154 9371648 275 33554432000 4194304 5064252 140735708751600 140735708750512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8697/statm: 2288 275 232 213 0 73 0
[pid=8698] ppid=8697 vsize=159968 CPUtime=1302.05 cores=1,3,5,7
/proc/8698/stat : 8698 (clasp-R5325) R 8697 8697 8283 0 -1 4202496 40168 0 0 0 130197 8 0 0 20 0 1 0 282509154 163807232 39637 33554432000 4194304 6212839 140733498428160 140733498426168 4685809 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8698/statm: 39992 39637 230 493 0 39497 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 169120

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8790
/proc/meminfo: memFree=27660436/32873648 swapFree=6864/6864
[pid=8697] ppid=8695 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8697/stat : 8697 (clasp-dec.sh) S 8695 8697 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282509154 9371648 275 33554432000 4194304 5064252 140735708751600 140735708750512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8697/statm: 2288 275 232 213 0 73 0
[pid=8698] ppid=8697 vsize=159968 CPUtime=1362.03 cores=1,3,5,7
/proc/8698/stat : 8698 (clasp-R5325) R 8697 8697 8283 0 -1 4202496 40168 0 0 0 136195 8 0 0 20 0 1 0 282509154 163807232 39637 33554432000 4194304 6212839 140733498428160 140733498426168 4635475 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8698/statm: 39992 39637 230 493 0 39497 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 169120

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 8791
/proc/meminfo: memFree=27659944/32873648 swapFree=6864/6864
[pid=8697] ppid=8695 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8697/stat : 8697 (clasp-dec.sh) S 8695 8697 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282509154 9371648 275 33554432000 4194304 5064252 140735708751600 140735708750512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8697/statm: 2288 275 232 213 0 73 0
[pid=8698] ppid=8697 vsize=159968 CPUtime=1422.03 cores=1,3,5,7
/proc/8698/stat : 8698 (clasp-R5325) R 8697 8697 8283 0 -1 4202496 40168 0 0 0 142195 8 0 0 20 0 1 0 282509154 163807232 39637 33554432000 4194304 6212839 140733498428160 140733498426168 4634990 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8698/statm: 39992 39637 230 493 0 39497 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 169120

[startup+1482.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 8791
/proc/meminfo: memFree=27641144/32873648 swapFree=6864/6864
[pid=8697] ppid=8695 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8697/stat : 8697 (clasp-dec.sh) S 8695 8697 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282509154 9371648 275 33554432000 4194304 5064252 140735708751600 140735708750512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8697/statm: 2288 275 232 213 0 73 0
[pid=8698] ppid=8697 vsize=178044 CPUtime=1482.02 cores=1,3,5,7
/proc/8698/stat : 8698 (clasp-R5325) R 8697 8697 8283 0 -1 4202496 44499 0 0 0 148193 9 0 0 20 0 1 0 282509154 182317056 44014 33554432000 4194304 6212839 140733498428160 140733498426184 4635049 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8698/statm: 44511 44014 232 493 0 44016 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 187196

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 8791
/proc/meminfo: memFree=27630852/32873648 swapFree=6864/6864
[pid=8697] ppid=8695 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8697/stat : 8697 (clasp-dec.sh) S 8695 8697 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282509154 9371648 275 33554432000 4194304 5064252 140735708751600 140735708750512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8697/statm: 2288 275 232 213 0 73 0
[pid=8698] ppid=8697 vsize=189092 CPUtime=1542 cores=1,3,5,7
/proc/8698/stat : 8698 (clasp-R5325) R 8697 8697 8283 0 -1 4202496 47088 0 0 0 154191 9 0 0 20 0 1 0 282509154 193630208 46603 33554432000 4194304 6212839 140733498428160 140733498426184 4635099 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8698/statm: 47273 46603 232 493 0 46778 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 198244

[startup+1602.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/179 8791
/proc/meminfo: memFree=27620248/32873648 swapFree=6864/6864
[pid=8697] ppid=8695 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8697/stat : 8697 (clasp-dec.sh) S 8695 8697 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282509154 9371648 275 33554432000 4194304 5064252 140735708751600 140735708750512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8697/statm: 2288 275 232 213 0 73 0
[pid=8698] ppid=8697 vsize=199528 CPUtime=1602 cores=1,3,5,7
/proc/8698/stat : 8698 (clasp-R5325) R 8697 8697 8283 0 -1 4202496 49370 0 0 0 160190 10 0 0 20 0 1 0 282509154 204316672 48885 33554432000 4194304 6212839 140733498428160 140733498426184 4670461 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8698/statm: 49882 48885 232 493 0 49387 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 208680

[startup+1662.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/179 8791
/proc/meminfo: memFree=27610632/32873648 swapFree=6864/6864
[pid=8697] ppid=8695 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8697/stat : 8697 (clasp-dec.sh) S 8695 8697 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282509154 9371648 275 33554432000 4194304 5064252 140735708751600 140735708750512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8697/statm: 2288 275 232 213 0 73 0
[pid=8698] ppid=8697 vsize=207028 CPUtime=1661.98 cores=1,3,5,7
/proc/8698/stat : 8698 (clasp-R5325) R 8697 8697 8283 0 -1 4202496 51034 0 0 0 166188 10 0 0 20 0 1 0 282509154 211996672 50556 33554432000 4194304 6212839 140733498428160 140733498426184 4744506 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8698/statm: 51757 50556 232 493 0 51262 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 216180

[startup+1722.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/179 8792
/proc/meminfo: memFree=27603116/32873648 swapFree=6864/6864
[pid=8697] ppid=8695 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8697/stat : 8697 (clasp-dec.sh) S 8695 8697 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282509154 9371648 275 33554432000 4194304 5064252 140735708751600 140735708750512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8697/statm: 2288 275 232 213 0 73 0
[pid=8698] ppid=8697 vsize=213140 CPUtime=1721.97 cores=1,3,5,7
/proc/8698/stat : 8698 (clasp-R5325) R 8697 8697 8283 0 -1 4202496 52402 0 0 0 172187 10 0 0 20 0 1 0 282509154 218255360 52821 33554432000 4194304 6212839 140733498428160 140733498426312 4635963 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8698/statm: 53285 52821 232 493 0 52790 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 222292

[startup+1782.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/180 8795
/proc/meminfo: memFree=27594588/32873648 swapFree=6864/6864
[pid=8697] ppid=8695 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8697/stat : 8697 (clasp-dec.sh) S 8695 8697 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282509154 9371648 275 33554432000 4194304 5064252 140735708751600 140735708750512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8697/statm: 2288 275 232 213 0 73 0
[pid=8698] ppid=8697 vsize=221688 CPUtime=1781.96 cores=1,3,5,7
/proc/8698/stat : 8698 (clasp-R5325) R 8697 8697 8283 0 -1 4202496 54487 0 0 0 178185 11 0 0 20 0 1 0 282509154 227008512 54826 33554432000 4194304 6212839 140733498428160 140733498426312 4635550 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8698/statm: 55422 54826 232 493 0 54927 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 230840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.10 2.05 2.01 3/180 8795
/proc/meminfo: memFree=27589884/32873648 swapFree=6864/6864
[pid=8697] ppid=8695 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8697/stat : 8697 (clasp-dec.sh) S 8695 8697 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282509154 9371648 275 33554432000 4194304 5064252 140735708751600 140735708750512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8697/statm: 2288 275 232 213 0 73 0
[pid=8698] ppid=8697 vsize=223888 CPUtime=1800.06 cores=1,3,5,7
/proc/8698/stat : 8698 (clasp-R5325) R 8697 8697 8283 0 -1 4202496 54928 0 0 0 179995 11 0 0 20 0 1 0 282509154 229261312 55267 33554432000 4194304 6212839 140733498428160 140733498426184 4635141 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8698/statm: 55972 55267 232 493 0 55477 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 233040

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.96
CPU system time (s): 0.119981
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 233040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.119981
maximum resident set size= 221108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55303
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= 89
involuntary context switches= 1852

runsolver used 4.31634 second user time and 11.3233 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-28 02:10:32
IDJOB=3708780
IDBENCH=89654
IDSOLVER=2287
FILE ID=node120/3708780-1338163831
RUNJOBID= node120-1338158427-8300
PBS_JOBID= 14624540
Free space on /tmp= 71624 MiB

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

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

MD5SUM BENCH= f3a33f6abe76a69a8be60a1cc6635095
RANDOM SEED=1161066557

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:        27978456 kB
Buffers:          346796 kB
Cached:          3625172 kB
SwapCached:          636 kB
Active:           947324 kB
Inactive:        3117080 kB
Active(anon):      81412 kB
Inactive(anon):    12532 kB
Active(file):     865912 kB
Inactive(file):  3104548 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:             46536 kB
Writeback:             0 kB
AnonPages:         99676 kB
Mapped:            15220 kB
Shmem:               120 kB
Slab:             692436 kB
SReclaimable:     136528 kB
SUnreclaim:       555908 kB
KernelStack:        1464 kB
PageTables:         4196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     203560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 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= 71568 MiB
End job on node120 at 2012-05-28 02:40:32