Trace number 3708783

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-122.opb
MD5SUM45533d52c524a74641c715d4320b890b
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 variables48411
Total number of constraints1121517
Number of constraints which are clauses1007723
Number of constraints which are cardinality constraints (but not clauses)3523
Number of constraints which are nor clauses,nor cardinality constraints110271
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 ...166010/instance-3708783-1338166010.opb
1.48/1.69	c Solving...
1800.08/1800.40	
1800.08/1800.40	*** INTERRUPTED! ***
1800.08/1800.40	s UNKNOWN
1800.08/1800.40	
1800.08/1800.40	c INTERRUPTED   : 1
1800.08/1800.40	c Models        : 0+    
1800.08/1800.40	c Time          : 1800.404s (Solving: 1798.71s 1st Model: 0.00s Unsat: 0.00s)
1800.08/1800.40	c CPU Time      : 1800.080s

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-3708783-1338166010/watcher-3708783-1338166010 -o /tmp/evaluation-result-3708783-1338166010/solver-3708783-1338166010 -C 1800 -W 1900 -M 15500 HOME/clasp-dec.sh HOME/instance-3708783-1338166010.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.00 2.00 3/177 8952
/proc/meminfo: memFree=27990724/32873648 swapFree=6864/6864
[pid=8952] ppid=8950 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8952/stat : 8952 (clasp-dec.sh) S 8950 8952 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282727052 9371648 275 33554432000 4194304 5064252 140737314596576 140737314595488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8952/statm: 2288 275 232 213 0 73 0

[startup+0.0424559 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8952
/proc/meminfo: memFree=27990724/32873648 swapFree=6864/6864
[pid=8952] ppid=8950 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8952/stat : 8952 (clasp-dec.sh) S 8950 8952 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282727052 9371648 275 33554432000 4194304 5064252 140737314596576 140737314595488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8952/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.00 2.00 2.00 3/177 8952
/proc/meminfo: memFree=27990724/32873648 swapFree=6864/6864
[pid=8952] ppid=8950 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8952/stat : 8952 (clasp-dec.sh) S 8950 8952 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282727052 9371648 275 33554432000 4194304 5064252 140737314596576 140737314595488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8952/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.300153 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8952
/proc/meminfo: memFree=27990724/32873648 swapFree=6864/6864
[pid=8952] ppid=8950 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8952/stat : 8952 (clasp-dec.sh) S 8950 8952 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282727052 9371648 275 33554432000 4194304 5064252 140737314596576 140737314595488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8952/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.700154 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8952
/proc/meminfo: memFree=27990724/32873648 swapFree=6864/6864
[pid=8952] ppid=8950 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8952/stat : 8952 (clasp-dec.sh) S 8950 8952 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282727052 9371648 275 33554432000 4194304 5064252 140737314596576 140737314595488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8952/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.00 2.00 2.00 3/179 8954
/proc/meminfo: memFree=27870360/32873648 swapFree=6864/6864
[pid=8952] ppid=8950 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8952/stat : 8952 (clasp-dec.sh) S 8950 8952 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282727052 9371648 275 33554432000 4194304 5064252 140737314596576 140737314595488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8952/statm: 2288 275 232 213 0 73 0
[pid=8953] ppid=8952 vsize=124616 CPUtime=1.48 cores=1,3,5,7
/proc/8953/stat : 8953 (clasp-R5325) R 8952 8952 8283 0 -1 4202496 30738 0 0 0 143 5 0 0 20 0 1 0 282727052 127606784 30499 33554432000 4194304 6212839 140733628510432 140733628509080 4636382 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8953/statm: 31154 30499 210 493 0 30659 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 133768

[startup+3.10015 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 8954
/proc/meminfo: memFree=27852484/32873648 swapFree=6864/6864
[pid=8952] ppid=8950 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8952/stat : 8952 (clasp-dec.sh) S 8950 8952 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282727052 9371648 275 33554432000 4194304 5064252 140737314596576 140737314595488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8952/statm: 2288 275 232 213 0 73 0
[pid=8953] ppid=8952 vsize=141028 CPUtime=3.09 cores=1,3,5,7
/proc/8953/stat : 8953 (clasp-R5325) R 8952 8952 8283 0 -1 4202496 34757 0 0 0 303 6 0 0 20 0 1 0 282727052 144412672 34590 33554432000 4194304 6212839 140733628510432 140733628509400 4635113 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8953/statm: 35257 34590 229 493 0 34762 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 150180

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8954
/proc/meminfo: memFree=27853128/32873648 swapFree=6864/6864
[pid=8952] ppid=8950 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8952/stat : 8952 (clasp-dec.sh) S 8950 8952 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282727052 9371648 275 33554432000 4194304 5064252 140737314596576 140737314595488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8952/statm: 2288 275 232 213 0 73 0
[pid=8953] ppid=8952 vsize=141028 CPUtime=6.29 cores=1,3,5,7
/proc/8953/stat : 8953 (clasp-R5325) R 8952 8952 8283 0 -1 4202496 34768 0 0 0 623 6 0 0 20 0 1 0 282727052 144412672 34601 33554432000 4194304 6212839 140733628510432 140733628509400 4685331 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8953/statm: 35257 34601 229 493 0 34762 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 150180

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8954
/proc/meminfo: memFree=27852668/32873648 swapFree=6864/6864
[pid=8952] ppid=8950 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8952/stat : 8952 (clasp-dec.sh) S 8950 8952 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282727052 9371648 275 33554432000 4194304 5064252 140737314596576 140737314595488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8952/statm: 2288 275 232 213 0 73 0
[pid=8953] ppid=8952 vsize=141028 CPUtime=12.69 cores=1,3,5,7
/proc/8953/stat : 8953 (clasp-R5325) R 8952 8952 8283 0 -1 4202496 34770 0 0 0 1263 6 0 0 20 0 1 0 282727052 144412672 34603 33554432000 4194304 6212839 140733628510432 140733628509400 4635099 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8953/statm: 35257 34603 229 493 0 34762 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 150180

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8954
/proc/meminfo: memFree=27852560/32873648 swapFree=6864/6864
[pid=8952] ppid=8950 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8952/stat : 8952 (clasp-dec.sh) S 8950 8952 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282727052 9371648 275 33554432000 4194304 5064252 140737314596576 140737314595488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8952/statm: 2288 275 232 213 0 73 0
[pid=8953] ppid=8952 vsize=141028 CPUtime=25.49 cores=1,3,5,7
/proc/8953/stat : 8953 (clasp-R5325) R 8952 8952 8283 0 -1 4202496 34775 0 0 0 2543 6 0 0 20 0 1 0 282727052 144412672 34608 33554432000 4194304 6212839 140733628510432 140733628509400 4683398 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8953/statm: 35257 34608 229 493 0 34762 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 150180

[startup+51.1004 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 8954
/proc/meminfo: memFree=27847944/32873648 swapFree=6864/6864
[pid=8952] ppid=8950 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8952/stat : 8952 (clasp-dec.sh) S 8950 8952 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282727052 9371648 275 33554432000 4194304 5064252 140737314596576 140737314595488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8952/statm: 2288 275 232 213 0 73 0
[pid=8953] ppid=8952 vsize=141028 CPUtime=51.07 cores=1,3,5,7
/proc/8953/stat : 8953 (clasp-R5325) R 8952 8952 8283 0 -1 4202496 34801 0 0 0 5101 6 0 0 20 0 1 0 282727052 144412672 34614 33554432000 4194304 6212839 140733628510432 140733628509400 4635099 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8953/statm: 35257 34614 229 493 0 34762 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 150180

[startup+102.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 8954
/proc/meminfo: memFree=27844640/32873648 swapFree=6864/6864
[pid=8952] ppid=8950 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8952/stat : 8952 (clasp-dec.sh) S 8950 8952 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282727052 9371648 275 33554432000 4194304 5064252 140737314596576 140737314595488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8952/statm: 2288 275 232 213 0 73 0
[pid=8953] ppid=8952 vsize=141028 CPUtime=102.24 cores=1,3,5,7
/proc/8953/stat : 8953 (clasp-R5325) R 8952 8952 8283 0 -1 4202496 34839 0 0 0 10218 6 0 0 20 0 1 0 282727052 144412672 34713 33554432000 4194304 6212839 140733628510432 140733628509400 4634964 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8953/statm: 35257 34713 230 493 0 34762 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 150180

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 8955
/proc/meminfo: memFree=27845392/32873648 swapFree=6864/6864
[pid=8952] ppid=8950 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8952/stat : 8952 (clasp-dec.sh) S 8950 8952 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282727052 9371648 275 33554432000 4194304 5064252 140737314596576 140737314595488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8952/statm: 2288 275 232 213 0 73 0
[pid=8953] ppid=8952 vsize=141028 CPUtime=162.23 cores=1,3,5,7
/proc/8953/stat : 8953 (clasp-R5325) R 8952 8952 8283 0 -1 4202496 34842 0 0 0 16217 6 0 0 20 0 1 0 282727052 144412672 34714 33554432000 4194304 6212839 140733628510432 140733628509400 4685449 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8953/statm: 35257 34714 230 493 0 34762 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 150180

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8958
/proc/meminfo: memFree=27838792/32873648 swapFree=6864/6864
[pid=8952] ppid=8950 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8952/stat : 8952 (clasp-dec.sh) S 8950 8952 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282727052 9371648 275 33554432000 4194304 5064252 140737314596576 140737314595488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8952/statm: 2288 275 232 213 0 73 0
[pid=8953] ppid=8952 vsize=142924 CPUtime=222.23 cores=1,3,5,7
/proc/8953/stat : 8953 (clasp-R5325) R 8952 8952 8283 0 -1 4202496 35289 0 0 0 22217 6 0 0 20 0 1 0 282727052 146354176 35161 33554432000 4194304 6212839 140733628510432 140733628508584 4685321 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8953/statm: 35731 35161 230 493 0 35236 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 152076

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8958
/proc/meminfo: memFree=27834204/32873648 swapFree=6864/6864
[pid=8952] ppid=8950 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8952/stat : 8952 (clasp-dec.sh) S 8950 8952 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282727052 9371648 275 33554432000 4194304 5064252 140737314596576 140737314595488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8952/statm: 2288 275 232 213 0 73 0
[pid=8953] ppid=8952 vsize=146144 CPUtime=282.21 cores=1,3,5,7
/proc/8953/stat : 8953 (clasp-R5325) R 8952 8952 8283 0 -1 4202496 35997 0 0 0 28215 6 0 0 20 0 1 0 282727052 149651456 35971 33554432000 4194304 6212839 140733628510432 140733628508584 4298175 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8953/statm: 36536 35971 230 493 0 36041 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 155296

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8958
/proc/meminfo: memFree=27830920/32873648 swapFree=6864/6864
[pid=8952] ppid=8950 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8952/stat : 8952 (clasp-dec.sh) S 8950 8952 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282727052 9371648 275 33554432000 4194304 5064252 140737314596576 140737314595488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8952/statm: 2288 275 232 213 0 73 0
[pid=8953] ppid=8952 vsize=148884 CPUtime=342.19 cores=1,3,5,7
/proc/8953/stat : 8953 (clasp-R5325) R 8952 8952 8283 0 -1 4202496 36547 0 0 0 34213 6 0 0 20 0 1 0 282727052 152457216 36521 33554432000 4194304 6212839 140733628510432 140733628508584 4634981 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8953/statm: 37221 36521 230 493 0 36726 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 158036

[startup+402.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 8958
/proc/meminfo: memFree=27828088/32873648 swapFree=6864/6864
[pid=8952] ppid=8950 vsize=9152 CPUtime=0 cores=1,3,5,7

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

/proc/8952/statm: 2288 275 232 213 0 73 0
[pid=8953] ppid=8952 vsize=167756 CPUtime=1122.07 cores=1,3,5,7
/proc/8953/stat : 8953 (clasp-R5325) R 8952 8952 8283 0 -1 4202496 40584 0 0 0 112200 7 0 0 20 0 1 0 282727052 171782144 41409 33554432000 4194304 6212839 140733628510432 140733628508584 4298175 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8953/statm: 41939 41409 230 493 0 41444 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 176908

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9026
/proc/meminfo: memFree=27862908/32873648 swapFree=6864/6864
[pid=8952] ppid=8950 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8952/stat : 8952 (clasp-dec.sh) S 8950 8952 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282727052 9371648 275 33554432000 4194304 5064252 140737314596576 140737314595488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8952/statm: 2288 275 232 213 0 73 0
[pid=8953] ppid=8952 vsize=168452 CPUtime=1182.06 cores=1,3,5,7
/proc/8953/stat : 8953 (clasp-R5325) R 8952 8952 8283 0 -1 4202496 40731 0 0 0 118199 7 0 0 20 0 1 0 282727052 172494848 41556 33554432000 4194304 6212839 140733628510432 140733628508584 4635088 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8953/statm: 42113 41556 230 493 0 41618 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 177604

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9026
/proc/meminfo: memFree=27854412/32873648 swapFree=6864/6864
[pid=8952] ppid=8950 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8952/stat : 8952 (clasp-dec.sh) S 8950 8952 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282727052 9371648 275 33554432000 4194304 5064252 140737314596576 140737314595488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8952/statm: 2288 275 232 213 0 73 0
[pid=8953] ppid=8952 vsize=170760 CPUtime=1242.06 cores=1,3,5,7
/proc/8953/stat : 8953 (clasp-R5325) R 8952 8952 8283 0 -1 4202496 41251 0 0 0 124198 8 0 0 20 0 1 0 282727052 174858240 42156 33554432000 4194304 6212839 140733628510432 140733628508584 4634964 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8953/statm: 42690 42156 230 493 0 42195 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 179912

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9026
/proc/meminfo: memFree=27849304/32873648 swapFree=6864/6864
[pid=8952] ppid=8950 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8952/stat : 8952 (clasp-dec.sh) S 8950 8952 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282727052 9371648 275 33554432000 4194304 5064252 140737314596576 140737314595488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8952/statm: 2288 275 232 213 0 73 0
[pid=8953] ppid=8952 vsize=172912 CPUtime=1302.05 cores=1,3,5,7
/proc/8953/stat : 8953 (clasp-R5325) R 8952 8952 8283 0 -1 4202496 41746 0 0 0 130197 8 0 0 20 0 1 0 282727052 177061888 42651 33554432000 4194304 6212839 140733628510432 140733628508440 4333789 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8953/statm: 43228 42651 230 493 0 42733 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 182064

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9027
/proc/meminfo: memFree=27846204/32873648 swapFree=6864/6864
[pid=8952] ppid=8950 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8952/stat : 8952 (clasp-dec.sh) S 8950 8952 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282727052 9371648 275 33554432000 4194304 5064252 140737314596576 140737314595488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8952/statm: 2288 275 232 213 0 73 0
[pid=8953] ppid=8952 vsize=173104 CPUtime=1362.04 cores=1,3,5,7
/proc/8953/stat : 8953 (clasp-R5325) R 8952 8952 8283 0 -1 4202496 41808 0 0 0 136196 8 0 0 20 0 1 0 282727052 177258496 42713 33554432000 4194304 6212839 140733628510432 140733628508584 4685294 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8953/statm: 43276 42713 230 493 0 42781 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 182256

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9030
/proc/meminfo: memFree=27840808/32873648 swapFree=6864/6864
[pid=8952] ppid=8950 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8952/stat : 8952 (clasp-dec.sh) S 8950 8952 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282727052 9371648 275 33554432000 4194304 5064252 140737314596576 140737314595488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8952/statm: 2288 275 232 213 0 73 0
[pid=8953] ppid=8952 vsize=173104 CPUtime=1422.04 cores=1,3,5,7
/proc/8953/stat : 8953 (clasp-R5325) R 8952 8952 8283 0 -1 4202496 41810 0 0 0 142196 8 0 0 20 0 1 0 282727052 177258496 42803 33554432000 4194304 6212839 140733628510432 140733628508584 4635099 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8953/statm: 43276 42803 230 493 0 42781 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 182256

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9030
/proc/meminfo: memFree=27840140/32873648 swapFree=6864/6864
[pid=8952] ppid=8950 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8952/stat : 8952 (clasp-dec.sh) S 8950 8952 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282727052 9371648 275 33554432000 4194304 5064252 140737314596576 140737314595488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8952/statm: 2288 275 232 213 0 73 0
[pid=8953] ppid=8952 vsize=174448 CPUtime=1482.02 cores=1,3,5,7
/proc/8953/stat : 8953 (clasp-R5325) R 8952 8952 8283 0 -1 4202496 42093 0 0 0 148194 8 0 0 20 0 1 0 282727052 178634752 43086 33554432000 4194304 6212839 140733628510432 140733628508584 4298317 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8953/statm: 43612 43086 230 493 0 43117 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 183600

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9030
/proc/meminfo: memFree=27838900/32873648 swapFree=6864/6864
[pid=8952] ppid=8950 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8952/stat : 8952 (clasp-dec.sh) S 8950 8952 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282727052 9371648 275 33554432000 4194304 5064252 140737314596576 140737314595488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8952/statm: 2288 275 232 213 0 73 0
[pid=8953] ppid=8952 vsize=174872 CPUtime=1542.02 cores=1,3,5,7
/proc/8953/stat : 8953 (clasp-R5325) R 8952 8952 8283 0 -1 4202496 42168 0 0 0 154194 8 0 0 20 0 1 0 282727052 179068928 43161 33554432000 4194304 6212839 140733628510432 140733628508584 4298163 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8953/statm: 43718 43161 230 493 0 43223 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 184024

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9030
/proc/meminfo: memFree=27836760/32873648 swapFree=6864/6864
[pid=8952] ppid=8950 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8952/stat : 8952 (clasp-dec.sh) S 8950 8952 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282727052 9371648 275 33554432000 4194304 5064252 140737314596576 140737314595488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8952/statm: 2288 275 232 213 0 73 0
[pid=8953] ppid=8952 vsize=176876 CPUtime=1602 cores=1,3,5,7
/proc/8953/stat : 8953 (clasp-R5325) R 8952 8952 8283 0 -1 4202496 42633 0 0 0 160192 8 0 0 20 0 1 0 282727052 181121024 43648 33554432000 4194304 6212839 140733628510432 140733628508584 4298183 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8953/statm: 44219 43648 230 493 0 43724 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 186028

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9030
/proc/meminfo: memFree=27831552/32873648 swapFree=6864/6864
[pid=8952] ppid=8950 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8952/stat : 8952 (clasp-dec.sh) S 8950 8952 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282727052 9371648 275 33554432000 4194304 5064252 140737314596576 140737314595488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8952/statm: 2288 275 232 213 0 73 0
[pid=8953] ppid=8952 vsize=176876 CPUtime=1661.99 cores=1,3,5,7
/proc/8953/stat : 8953 (clasp-R5325) R 8952 8952 8283 0 -1 4202496 42633 0 0 0 166191 8 0 0 20 0 1 0 282727052 181121024 43648 33554432000 4194304 6212839 140733628510432 140733628508584 4635040 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8953/statm: 44219 43648 230 493 0 43724 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 186028

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9031
/proc/meminfo: memFree=27829640/32873648 swapFree=6864/6864
[pid=8952] ppid=8950 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8952/stat : 8952 (clasp-dec.sh) S 8950 8952 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282727052 9371648 275 33554432000 4194304 5064252 140737314596576 140737314595488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8952/statm: 2288 275 232 213 0 73 0
[pid=8953] ppid=8952 vsize=176876 CPUtime=1721.98 cores=1,3,5,7
/proc/8953/stat : 8953 (clasp-R5325) R 8952 8952 8283 0 -1 4202496 42659 0 0 0 172190 8 0 0 20 0 1 0 282727052 181121024 43741 33554432000 4194304 6212839 140733628510432 140733628508584 4685294 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8953/statm: 44219 43741 230 493 0 43724 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 186028

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9031
/proc/meminfo: memFree=27824092/32873648 swapFree=6864/6864
[pid=8952] ppid=8950 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8952/stat : 8952 (clasp-dec.sh) S 8950 8952 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282727052 9371648 275 33554432000 4194304 5064252 140737314596576 140737314595488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8952/statm: 2288 275 232 213 0 73 0
[pid=8953] ppid=8952 vsize=179456 CPUtime=1781.97 cores=1,3,5,7
/proc/8953/stat : 8953 (clasp-R5325) R 8952 8952 8283 0 -1 4202496 43197 0 0 0 178189 8 0 0 20 0 1 0 282727052 183762944 44279 33554432000 4194304 6212839 140733628510432 140733628508584 4635141 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8953/statm: 44864 44279 230 493 0 44369 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 188608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 9031
/proc/meminfo: memFree=27823844/32873648 swapFree=6864/6864
[pid=8952] ppid=8950 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8952/stat : 8952 (clasp-dec.sh) S 8950 8952 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282727052 9371648 275 33554432000 4194304 5064252 140737314596576 140737314595488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8952/statm: 2288 275 232 213 0 73 0
[pid=8953] ppid=8952 vsize=179456 CPUtime=1800.08 cores=1,3,5,7
/proc/8953/stat : 8953 (clasp-R5325) R 8952 8952 8283 0 -1 4202496 43197 0 0 0 180000 8 0 0 20 0 1 0 282727052 183762944 44279 33554432000 4194304 6212839 140733628510432 140733628508584 4685294 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8953/statm: 44864 44279 230 493 0 44369 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 188608

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 9031
/proc/meminfo: memFree=27823844/32873648 swapFree=6864/6864
[pid=8952] ppid=8950 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/8952/stat : 8952 (clasp-dec.sh) S 8950 8952 8283 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282727052 9371648 275 33554432000 4194304 5064252 140737314596576 140737314595488 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8952/statm: 2288 275 232 213 0 73 0
[pid=8953] ppid=8952 vsize=179456 CPUtime=1800.08 cores=1,3,5,7
/proc/8953/stat : 8953 (clasp-R5325) R 8952 8952 8283 0 -1 4202496 43197 0 0 0 180000 8 0 0 20 0 1 0 282727052 183762944 44279 33554432000 4194304 6212839 140733628510432 140733628508584 4685294 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/8953/statm: 44864 44279 230 493 0 44369 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 188608

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1800
CPU system time (s): 0.088986
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 188608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.088986
maximum resident set size= 177160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43573
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= 75
involuntary context switches= 1847

runsolver used 3.09153 second user time and 8.81866 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-28 02:46:51
IDJOB=3708783
IDBENCH=89800
IDSOLVER=2287
FILE ID=node120/3708783-1338166010
RUNJOBID= node120-1338158427-8300
PBS_JOBID= 14624540
Free space on /tmp= 71616 MiB

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

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

MD5SUM BENCH= 45533d52c524a74641c715d4320b890b
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:        27990988 kB
Buffers:          347584 kB
Cached:          3639864 kB
SwapCached:          636 kB
Active:           931580 kB
Inactive:        3119676 kB
Active(anon):      52652 kB
Inactive(anon):    12532 kB
Active(file):     878928 kB
Inactive(file):  3107144 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:             52000 kB
Writeback:            16 kB
AnonPages:         68980 kB
Mapped:            15164 kB
Shmem:               120 kB
Slab:             692588 kB
SReclaimable:     136796 kB
SUnreclaim:       555792 kB
KernelStack:        1464 kB
PageTables:         4104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     174964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     43008 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= 71616 MiB
End job on node120 at 2012-05-28 03:16:51