Trace number 3708708

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-81-80.opb
MD5SUMd887ec44be40cf432f8acabc52df2afa
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.116981
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6480
Total number of constraints161
Number of constraints which are clauses81
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint80
Maximum length of a constraint81
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 82
Number of bits of the biggest sum of numbers7
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 ...159249/instance-3708708-1338159249.opb
0.00/0.00	c Solving...
1800.04/1800.40	
1800.04/1800.40	*** INTERRUPTED! ***
1800.04/1800.40	s UNKNOWN
1800.04/1800.40	
1800.04/1800.40	c INTERRUPTED   : 1
1800.04/1800.40	c Models        : 0+    
1800.04/1800.40	c Time          : 1800.404s (Solving: 1800.40s 1st Model: 0.00s Unsat: 0.00s)
1800.04/1800.40	c CPU Time      : 1800.040s

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-3708708-1338159249/watcher-3708708-1338159249 -o /tmp/evaluation-result-3708708-1338159249/solver-3708708-1338159249 -C 1800 -W 1900 -M 15500 HOME/clasp-dec.sh HOME/instance-3708708-1338159249.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 1.95 3/177 13139
/proc/meminfo: memFree=29049956/32873844 swapFree=7384/7384
[pid=13139] ppid=13137 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/13139/stat : 13139 (clasp-dec.sh) S 13137 13139 12999 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282050397 9371648 274 33554432000 4194304 5064252 140735870238688 140735870237600 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13139/statm: 2288 274 232 213 0 73 0

[startup+0.00826295 s]
/proc/loadavg: 2.07 2.02 1.95 3/177 13139
/proc/meminfo: memFree=29049956/32873844 swapFree=7384/7384
[pid=13139] ppid=13137 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/13139/stat : 13139 (clasp-dec.sh) S 13137 13139 12999 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282050397 9371648 274 33554432000 4194304 5064252 140735870238688 140735870237600 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13139/statm: 2288 274 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.100253 s]
/proc/loadavg: 2.07 2.02 1.95 3/177 13139
/proc/meminfo: memFree=29049956/32873844 swapFree=7384/7384
[pid=13139] ppid=13137 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/13139/stat : 13139 (clasp-dec.sh) S 13137 13139 12999 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282050397 9371648 274 33554432000 4194304 5064252 140735870238688 140735870237600 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13139/statm: 2288 274 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.300213 s]
/proc/loadavg: 2.07 2.02 1.95 3/177 13139
/proc/meminfo: memFree=29049956/32873844 swapFree=7384/7384
[pid=13139] ppid=13137 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/13139/stat : 13139 (clasp-dec.sh) S 13137 13139 12999 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282050397 9371648 274 33554432000 4194304 5064252 140735870238688 140735870237600 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13139/statm: 2288 274 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.700211 s]
/proc/loadavg: 2.07 2.02 1.95 3/177 13139
/proc/meminfo: memFree=29049956/32873844 swapFree=7384/7384
[pid=13139] ppid=13137 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/13139/stat : 13139 (clasp-dec.sh) S 13137 13139 12999 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282050397 9371648 274 33554432000 4194304 5064252 140735870238688 140735870237600 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13139/statm: 2288 274 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+1.50026 s]
/proc/loadavg: 2.06 2.02 1.95 3/179 13141
/proc/meminfo: memFree=29030408/32873844 swapFree=7384/7384
[pid=13139] ppid=13137 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/13139/stat : 13139 (clasp-dec.sh) S 13137 13139 12999 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282050397 9371648 274 33554432000 4194304 5064252 140735870238688 140735870237600 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13139/statm: 2288 274 232 213 0 73 0
[pid=13140] ppid=13139 vsize=13600 CPUtime=1.49 cores=0,2,4,6
/proc/13140/stat : 13140 (clasp-R5325) R 13139 13139 12999 0 -1 4202496 3268 0 0 0 149 0 0 0 20 0 1 0 282050397 13926400 3076 33554432000 4194304 6212839 140735784941936 140735784939944 4325944 0 0 4096 18946 0 0 0 17 2 0 0 0 0 0
/proc/13140/statm: 3400 3076 227 493 0 2905 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22752

[startup+3.10027 s]
/proc/loadavg: 2.06 2.02 1.95 3/179 13141
/proc/meminfo: memFree=29018844/32873844 swapFree=7384/7384
[pid=13139] ppid=13137 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/13139/stat : 13139 (clasp-dec.sh) S 13137 13139 12999 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282050397 9371648 274 33554432000 4194304 5064252 140735870238688 140735870237600 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13139/statm: 2288 274 232 213 0 73 0
[pid=13140] ppid=13139 vsize=20104 CPUtime=3.08 cores=0,2,4,6
/proc/13140/stat : 13140 (clasp-R5325) R 13139 13139 12999 0 -1 4202496 4886 0 0 0 308 0 0 0 20 0 1 0 282050397 20586496 4694 33554432000 4194304 6212839 140735784941936 140735784939944 4685433 0 0 4096 18946 0 0 0 17 2 0 0 0 0 0
/proc/13140/statm: 5026 4696 227 493 0 4531 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 29256

[startup+6.30027 s]
/proc/loadavg: 2.06 2.01 1.95 3/179 13141
/proc/meminfo: memFree=28995284/32873844 swapFree=7384/7384
[pid=13139] ppid=13137 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/13139/stat : 13139 (clasp-dec.sh) S 13137 13139 12999 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282050397 9371648 274 33554432000 4194304 5064252 140735870238688 140735870237600 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13139/statm: 2288 274 232 213 0 73 0
[pid=13140] ppid=13139 vsize=31248 CPUtime=6.29 cores=0,2,4,6
/proc/13140/stat : 13140 (clasp-R5325) R 13139 13139 12999 0 -1 4202496 7667 0 0 0 628 1 0 0 20 0 1 0 282050397 31997952 7475 33554432000 4194304 6212839 140735784941936 140735784939944 4683138 0 0 4096 18946 0 0 0 17 2 0 0 0 0 0
/proc/13140/statm: 7812 7475 227 493 0 7317 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40400

[startup+12.7003 s]
/proc/loadavg: 2.05 2.01 1.95 3/179 13141
/proc/meminfo: memFree=28990704/32873844 swapFree=7384/7384
[pid=13139] ppid=13137 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/13139/stat : 13139 (clasp-dec.sh) S 13137 13139 12999 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282050397 9371648 274 33554432000 4194304 5064252 140735870238688 140735870237600 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13139/statm: 2288 274 232 213 0 73 0
[pid=13140] ppid=13139 vsize=31248 CPUtime=12.69 cores=0,2,4,6
/proc/13140/stat : 13140 (clasp-R5325) R 13139 13139 12999 0 -1 4202496 7680 0 0 0 1268 1 0 0 20 0 1 0 282050397 31997952 7488 33554432000 4194304 6212839 140735784941936 140735784939944 4334731 0 0 4096 18946 0 0 0 17 2 0 0 0 0 0
/proc/13140/statm: 7812 7488 227 493 0 7317 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40400

[startup+25.5003 s]
/proc/loadavg: 2.04 2.01 1.95 3/179 13141
/proc/meminfo: memFree=28969632/32873844 swapFree=7384/7384
[pid=13139] ppid=13137 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/13139/stat : 13139 (clasp-dec.sh) S 13137 13139 12999 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282050397 9371648 274 33554432000 4194304 5064252 140735870238688 140735870237600 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13139/statm: 2288 274 232 213 0 73 0
[pid=13140] ppid=13139 vsize=35780 CPUtime=25.48 cores=0,2,4,6
/proc/13140/stat : 13140 (clasp-R5325) R 13139 13139 12999 0 -1 4202496 8796 0 0 0 2547 1 0 0 20 0 1 0 282050397 36638720 8604 33554432000 4194304 6212839 140735784941936 140735784939944 4333789 0 0 4096 18946 0 0 0 17 2 0 0 0 0 0
/proc/13140/statm: 8945 8604 227 493 0 8450 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 44932

[startup+51.1003 s]
/proc/loadavg: 2.02 2.01 1.95 3/179 13141
/proc/meminfo: memFree=28926560/32873844 swapFree=7384/7384
[pid=13139] ppid=13137 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/13139/stat : 13139 (clasp-dec.sh) S 13137 13139 12999 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282050397 9371648 274 33554432000 4194304 5064252 140735870238688 140735870237600 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13139/statm: 2288 274 232 213 0 73 0
[pid=13140] ppid=13139 vsize=55076 CPUtime=51.07 cores=0,2,4,6
/proc/13140/stat : 13140 (clasp-R5325) R 13139 13139 12999 0 -1 4202496 13472 0 0 0 5105 2 0 0 20 0 1 0 282050397 56397824 13287 33554432000 4194304 6212839 140735784941936 140735784939944 4298163 0 0 4096 18946 0 0 0 17 2 0 0 0 0 0
/proc/13140/statm: 13769 13287 227 493 0 13274 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 64228

[startup+102.306 s]
/proc/loadavg: 2.01 2.01 1.95 3/179 13141
/proc/meminfo: memFree=28866020/32873844 swapFree=7384/7384
[pid=13139] ppid=13137 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/13139/stat : 13139 (clasp-dec.sh) S 13137 13139 12999 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282050397 9371648 274 33554432000 4194304 5064252 140735870238688 140735870237600 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13139/statm: 2288 274 232 213 0 73 0
[pid=13140] ppid=13139 vsize=83440 CPUtime=102.25 cores=0,2,4,6
/proc/13140/stat : 13140 (clasp-R5325) R 13139 13139 12999 0 -1 4202496 20352 0 0 0 10222 3 0 0 20 0 1 0 282050397 85442560 20291 33554432000 4194304 6212839 140735784941936 140735784939944 4357173 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/13140/statm: 20860 20291 227 493 0 20365 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 92592

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 13141
/proc/meminfo: memFree=28807552/32873844 swapFree=7384/7384
[pid=13139] ppid=13137 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/13139/stat : 13139 (clasp-dec.sh) S 13137 13139 12999 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282050397 9371648 274 33554432000 4194304 5064252 140735870238688 140735870237600 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13139/statm: 2288 274 232 213 0 73 0
[pid=13140] ppid=13139 vsize=111612 CPUtime=162.24 cores=0,2,4,6
/proc/13140/stat : 13140 (clasp-R5325) R 13139 13139 12999 0 -1 4202496 27341 0 0 0 16220 4 0 0 20 0 1 0 282050397 114290688 27196 33554432000 4194304 6212839 140735784941936 140735784940088 4685339 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/13140/statm: 27903 27196 227 493 0 27408 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 120764

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 13141
/proc/meminfo: memFree=28768492/32873844 swapFree=7384/7384
[pid=13139] ppid=13137 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/13139/stat : 13139 (clasp-dec.sh) S 13137 13139 12999 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282050397 9371648 274 33554432000 4194304 5064252 140735870238688 140735870237600 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13139/statm: 2288 274 232 213 0 73 0
[pid=13140] ppid=13139 vsize=123872 CPUtime=222.22 cores=0,2,4,6
/proc/13140/stat : 13140 (clasp-R5325) R 13139 13139 12999 0 -1 4202496 30450 0 0 0 22217 5 0 0 20 0 1 0 282050397 126844928 30657 33554432000 4194304 6212839 140735784941936 140735784939944 4335264 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/13140/statm: 30968 30657 227 493 0 30473 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 133024

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 13142
/proc/meminfo: memFree=28721496/32873844 swapFree=7384/7384
[pid=13139] ppid=13137 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/13139/stat : 13139 (clasp-dec.sh) S 13137 13139 12999 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282050397 9371648 274 33554432000 4194304 5064252 140735870238688 140735870237600 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13139/statm: 2288 274 232 213 0 73 0
[pid=13140] ppid=13139 vsize=147844 CPUtime=282.2 cores=0,2,4,6
/proc/13140/stat : 13140 (clasp-R5325) R 13139 13139 12999 0 -1 4202496 36375 0 0 0 28214 6 0 0 20 0 1 0 282050397 151392256 36582 33554432000 4194304 6212839 140735784941936 140735784939944 4681940 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/13140/statm: 36961 36582 227 493 0 36466 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 156996

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 13142
/proc/meminfo: memFree=28702516/32873844 swapFree=7384/7384
[pid=13139] ppid=13137 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/13139/stat : 13139 (clasp-dec.sh) S 13137 13139 12999 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282050397 9371648 274 33554432000 4194304 5064252 140735870238688 140735870237600 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13139/statm: 2288 274 232 213 0 73 0
[pid=13140] ppid=13139 vsize=153764 CPUtime=342.19 cores=0,2,4,6
/proc/13140/stat : 13140 (clasp-R5325) R 13139 13139 12999 0 -1 4202496 37832 0 0 0 34213 6 0 0 20 0 1 0 282050397 157454336 38039 33554432000 4194304 6212839 140735784941936 140735784939944 4676495 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/13140/statm: 38441 38039 227 493 0 37946 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 162916

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 13145
/proc/meminfo: memFree=28666548/32873844 swapFree=7384/7384
[pid=13139] ppid=13137 vsize=9152 CPUtime=0 cores=0,2,4,6

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

/proc/13139/statm: 2288 274 232 213 0 73 0
[pid=13140] ppid=13139 vsize=273020 CPUtime=1062.06 cores=0,2,4,6
/proc/13140/stat : 13140 (clasp-R5325) R 13139 13139 12999 0 -1 4202496 66825 0 0 0 106192 14 0 0 20 0 1 0 282050397 279572480 67205 33554432000 4194304 6212839 140735784941936 140735784940232 4683100 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/13140/statm: 68255 67205 227 493 0 67760 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 282172

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 13173
/proc/meminfo: memFree=28412012/32873844 swapFree=7384/7384
[pid=13139] ppid=13137 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/13139/stat : 13139 (clasp-dec.sh) S 13137 13139 12999 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282050397 9371648 274 33554432000 4194304 5064252 140735870238688 140735870237600 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13139/statm: 2288 274 232 213 0 73 0
[pid=13140] ppid=13139 vsize=274396 CPUtime=1122.04 cores=0,2,4,6
/proc/13140/stat : 13140 (clasp-R5325) R 13139 13139 12999 0 -1 4202496 67161 0 0 0 112190 14 0 0 20 0 1 0 282050397 280981504 68202 33554432000 4194304 6212839 140735784941936 140735784940088 4685333 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/13140/statm: 68599 68202 227 493 0 68104 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 283548

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 13174
/proc/meminfo: memFree=28389816/32873844 swapFree=7384/7384
[pid=13139] ppid=13137 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/13139/stat : 13139 (clasp-dec.sh) S 13137 13139 12999 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282050397 9371648 274 33554432000 4194304 5064252 140735870238688 140735870237600 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13139/statm: 2288 274 232 213 0 73 0
[pid=13140] ppid=13139 vsize=285388 CPUtime=1182.03 cores=0,2,4,6
/proc/13140/stat : 13140 (clasp-R5325) R 13139 13139 12999 0 -1 4202496 69692 0 0 0 118188 15 0 0 20 0 1 0 282050397 292237312 70733 33554432000 4194304 6212839 140735784941936 140735784940088 4674451 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/13140/statm: 71347 70733 227 493 0 70852 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 294540

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 13174
/proc/meminfo: memFree=28382996/32873844 swapFree=7384/7384
[pid=13139] ppid=13137 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/13139/stat : 13139 (clasp-dec.sh) S 13137 13139 12999 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282050397 9371648 274 33554432000 4194304 5064252 140735870238688 140735870237600 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13139/statm: 2288 274 232 213 0 73 0
[pid=13140] ppid=13139 vsize=288368 CPUtime=1242.03 cores=0,2,4,6
/proc/13140/stat : 13140 (clasp-R5325) R 13139 13139 12999 0 -1 4202496 70357 0 0 0 124188 15 0 0 20 0 1 0 282050397 295288832 71398 33554432000 4194304 6212839 140735784941936 140735784940088 4334712 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/13140/statm: 72092 71398 227 493 0 71597 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 297520

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 13174
/proc/meminfo: memFree=28378036/32873844 swapFree=7384/7384
[pid=13139] ppid=13137 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/13139/stat : 13139 (clasp-dec.sh) S 13137 13139 12999 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282050397 9371648 274 33554432000 4194304 5064252 140735870238688 140735870237600 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13139/statm: 2288 274 232 213 0 73 0
[pid=13140] ppid=13139 vsize=294492 CPUtime=1302.02 cores=0,2,4,6
/proc/13140/stat : 13140 (clasp-R5325) R 13139 13139 12999 0 -1 4202496 71712 0 0 0 130187 15 0 0 20 0 1 0 282050397 301559808 72753 33554432000 4194304 6212839 140735784941936 140735784940088 4674896 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/13140/statm: 73623 72753 227 493 0 73128 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 303644

[startup+1362.3 s]
/proc/loadavg: 2.05 2.01 1.96 3/179 13174
/proc/meminfo: memFree=28363104/32873844 swapFree=7384/7384
[pid=13139] ppid=13137 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/13139/stat : 13139 (clasp-dec.sh) S 13137 13139 12999 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282050397 9371648 274 33554432000 4194304 5064252 140735870238688 140735870237600 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13139/statm: 2288 274 232 213 0 73 0
[pid=13140] ppid=13139 vsize=302656 CPUtime=1362.01 cores=0,2,4,6
/proc/13140/stat : 13140 (clasp-R5325) R 13139 13139 12999 0 -1 4202496 73463 0 0 0 136185 16 0 0 20 0 1 0 282050397 309919744 74504 33554432000 4194304 6212839 140735784941936 140735784940232 4333368 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/13140/statm: 75664 74504 227 493 0 75169 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 311808

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 1.96 3/179 13174
/proc/meminfo: memFree=28353308/32873844 swapFree=7384/7384
[pid=13139] ppid=13137 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/13139/stat : 13139 (clasp-dec.sh) S 13137 13139 12999 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282050397 9371648 274 33554432000 4194304 5064252 140735870238688 140735870237600 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13139/statm: 2288 274 232 213 0 73 0
[pid=13140] ppid=13139 vsize=311128 CPUtime=1422 cores=0,2,4,6
/proc/13140/stat : 13140 (clasp-R5325) R 13139 13139 12999 0 -1 4202496 75324 0 0 0 142184 16 0 0 20 0 1 0 282050397 318595072 76365 33554432000 4194304 6212839 140735784941936 140735784940088 4335022 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/13140/statm: 77782 76365 227 493 0 77287 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 320280

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 1.96 3/179 13175
/proc/meminfo: memFree=28315736/32873844 swapFree=7384/7384
[pid=13139] ppid=13137 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/13139/stat : 13139 (clasp-dec.sh) S 13137 13139 12999 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282050397 9371648 274 33554432000 4194304 5064252 140735870238688 140735870237600 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13139/statm: 2288 274 232 213 0 73 0
[pid=13140] ppid=13139 vsize=320248 CPUtime=1481.98 cores=0,2,4,6
/proc/13140/stat : 13140 (clasp-R5325) R 13139 13139 12999 0 -1 4202496 77321 0 0 0 148182 16 0 0 20 0 1 0 282050397 327933952 78362 33554432000 4194304 6212839 140735784941936 140735784940088 4685294 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/13140/statm: 80062 78362 227 493 0 79567 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 329400

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/179 13175
/proc/meminfo: memFree=28305704/32873844 swapFree=7384/7384
[pid=13139] ppid=13137 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/13139/stat : 13139 (clasp-dec.sh) S 13137 13139 12999 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282050397 9371648 274 33554432000 4194304 5064252 140735870238688 140735870237600 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13139/statm: 2288 274 232 213 0 73 0
[pid=13140] ppid=13139 vsize=324872 CPUtime=1541.97 cores=0,2,4,6
/proc/13140/stat : 13140 (clasp-R5325) R 13139 13139 12999 0 -1 4202496 78332 0 0 0 154181 16 0 0 20 0 1 0 282050397 332668928 80832 33554432000 4194304 6212839 140735784941936 140735784940088 4334737 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/13140/statm: 81218 80832 227 493 0 80723 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 334024

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/180 13178
/proc/meminfo: memFree=28302968/32873844 swapFree=7384/7384
[pid=13139] ppid=13137 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/13139/stat : 13139 (clasp-dec.sh) S 13137 13139 12999 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282050397 9371648 274 33554432000 4194304 5064252 140735870238688 140735870237600 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13139/statm: 2288 274 232 213 0 73 0
[pid=13140] ppid=13139 vsize=328332 CPUtime=1601.96 cores=0,2,4,6
/proc/13140/stat : 13140 (clasp-R5325) R 13139 13139 12999 0 -1 4202496 79044 0 0 0 160180 16 0 0 20 0 1 0 282050397 336211968 81544 33554432000 4194304 6212839 140735784941936 140735784940088 4685776 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/13140/statm: 82083 81544 227 493 0 81588 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 337484

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 13178
/proc/meminfo: memFree=28279176/32873844 swapFree=7384/7384
[pid=13139] ppid=13137 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/13139/stat : 13139 (clasp-dec.sh) S 13137 13139 12999 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282050397 9371648 274 33554432000 4194304 5064252 140735870238688 140735870237600 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13139/statm: 2288 274 232 213 0 73 0
[pid=13140] ppid=13139 vsize=335748 CPUtime=1661.95 cores=0,2,4,6
/proc/13140/stat : 13140 (clasp-R5325) R 13139 13139 12999 0 -1 4202496 80666 0 0 0 166178 17 0 0 20 0 1 0 282050397 343805952 83166 33554432000 4194304 6212839 140735784941936 140735784940088 4333776 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/13140/statm: 83937 83166 227 493 0 83442 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 344900

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 13179
/proc/meminfo: memFree=28264288/32873844 swapFree=7384/7384
[pid=13139] ppid=13137 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/13139/stat : 13139 (clasp-dec.sh) S 13137 13139 12999 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282050397 9371648 274 33554432000 4194304 5064252 140735870238688 140735870237600 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13139/statm: 2288 274 232 213 0 73 0
[pid=13140] ppid=13139 vsize=346320 CPUtime=1721.94 cores=0,2,4,6
/proc/13140/stat : 13140 (clasp-R5325) R 13139 13139 12999 0 -1 4202496 83107 0 0 0 172177 17 0 0 20 0 1 0 282050397 354631680 85607 33554432000 4194304 6212839 140735784941936 140735784940088 4333864 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/13140/statm: 86580 85607 227 493 0 86085 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 355472

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 13179
/proc/meminfo: memFree=28243072/32873844 swapFree=7384/7384
[pid=13139] ppid=13137 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/13139/stat : 13139 (clasp-dec.sh) S 13137 13139 12999 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282050397 9371648 274 33554432000 4194304 5064252 140735870238688 140735870237600 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13139/statm: 2288 274 232 213 0 73 0
[pid=13140] ppid=13139 vsize=358072 CPUtime=1781.93 cores=0,2,4,6
/proc/13140/stat : 13140 (clasp-R5325) R 13139 13139 12999 0 -1 4202496 86015 0 0 0 178175 18 0 0 20 0 1 0 282050397 366665728 88515 33554432000 4194304 6212839 140735784941936 140735784940088 4705146 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/13140/statm: 89518 88515 227 493 0 89023 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 367224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 13180
/proc/meminfo: memFree=28241188/32873844 swapFree=7384/7384
[pid=13139] ppid=13137 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/13139/stat : 13139 (clasp-dec.sh) S 13137 13139 12999 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282050397 9371648 274 33554432000 4194304 5064252 140735870238688 140735870237600 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13139/statm: 2288 274 232 213 0 73 0
[pid=13140] ppid=13139 vsize=358072 CPUtime=1800.04 cores=0,2,4,6
/proc/13140/stat : 13140 (clasp-R5325) R 13139 13139 12999 0 -1 4202496 86017 0 0 0 179986 18 0 0 20 0 1 0 282050397 366665728 88517 33554432000 4194304 6212839 140735784941936 140735784940088 4674371 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/13140/statm: 89518 88517 227 493 0 89023 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 367224

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.05
CPU user time (s): 1799.86
CPU system time (s): 0.19297
CPU usage (%): 99.9801
Max. virtual memory (cumulated for all children) (KiB): 367224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.19297
maximum resident set size= 354108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86390
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= 133
involuntary context switches= 2508

runsolver used 2.78858 second user time and 7.04493 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-28 00:54:09
IDJOB=3708708
IDBENCH=2588
IDSOLVER=2287
FILE ID=node136/3708708-1338159249
RUNJOBID= node136-1338157449-13015
PBS_JOBID= 14624529
Free space on /tmp= 71668 MiB

SOLVER NAME= clasp 2.0.6-R5325
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-81-80.opb
COMMAND LINE= HOME/clasp-dec.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3708708-1338159249/watcher-3708708-1338159249 -o /tmp/evaluation-result-3708708-1338159249/solver-3708708-1338159249 -C 1800 -W 1900 -M 15500  HOME/clasp-dec.sh HOME/instance-3708708-1338159249.opb

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

MD5SUM BENCH= d887ec44be40cf432f8acabc52df2afa
RANDOM SEED=438584430

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29053848 kB
Buffers:          435488 kB
Cached:          2516084 kB
SwapCached:        24460 kB
Active:           771492 kB
Inactive:        2210404 kB
Active(anon):       2760 kB
Inactive(anon):    26984 kB
Active(file):     768732 kB
Inactive(file):  2183420 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:              4672 kB
Writeback:             0 kB
AnonPages:        104748 kB
Mapped:             9304 kB
Shmem:                 0 kB
Slab:             701080 kB
SReclaimable:     142856 kB
SUnreclaim:       558224 kB
KernelStack:        1488 kB
PageTables:         4356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71664 MiB
End job on node136 at 2012-05-28 01:24:10