Trace number 3709497

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 NameAnswerobjective functionCPU timeWall clock time
clasp 2.0.6-R5325 (opt)? (TO) 1800.09 1800.51

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-ns1853823.opb
MD5SUM2ebd045d7573caa1ce8026d29a77beeb
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark123
Best CPU time to get the best result obtained on this benchmark1800.87
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables213440
Total number of constraints223870
Number of constraints which are clauses212784
Number of constraints which are cardinality constraints (but not clauses)462
Number of constraints which are nor clauses,nor cardinality constraints10624
Minimum length of a constraint1
Maximum length of a constraint464
Number of terms in the objective function 920
Biggest coefficient in the objective function 6
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 3220
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 3200
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 3912
Number of bits of the biggest sum of numbers12
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=-1,50,160,-1,1 --heuristic=Vsids --restarts=256 --dinit=1000,10000 --del=3.0,1.1,10.0 --recursive-str --update-lbd --dglue=2 --otfs=2 --dgrowS=100,1.5  --reverse-arcs=2 --dsched=+,10000,2000 --dfrac=0.5 --opt-heu=2 --restart-on-model
0.00/0.00	c clasp version 2.0.6
0.00/0.00	c Reading from ...190367/instance-3709497-1338190367.opb
0.00/0.45	c Solving...
1800.09/1800.50	
1800.09/1800.50	*** INTERRUPTED! ***
1800.09/1800.50	s UNKNOWN
1800.09/1800.50	
1800.09/1800.50	c INTERRUPTED   : 1
1800.09/1800.50	c Models        : 0+    
1800.09/1800.50	c Time          : 1800.505s (Solving: 1800.05s 1st Model: 0.00s Unsat: 0.00s)
1800.09/1800.50	c CPU Time      : 1800.090s

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-3709497-1338190367/watcher-3709497-1338190367 -o /tmp/evaluation-result-3709497-1338190367/solver-3709497-1338190367 -C 1800 -W 1900 -M 15500 HOME/clasp-opt.sh HOME/instance-3709497-1338190367.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: 1.93 1.98 1.99 3/178 32328
/proc/meminfo: memFree=27300036/32873648 swapFree=6336/6336
[pid=32328] ppid=32326 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/32328/stat : 32328 (clasp-opt.sh) S 32326 32328 28940 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285164040 9371648 275 33554432000 4194304 5064252 140735849733952 140735849732864 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32328/statm: 2288 275 232 213 0 73 0

[startup+0.10486 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 32328
/proc/meminfo: memFree=27300036/32873648 swapFree=6336/6336
[pid=32328] ppid=32326 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/32328/stat : 32328 (clasp-opt.sh) S 32326 32328 28940 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285164040 9371648 275 33554432000 4194304 5064252 140735849733952 140735849732864 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32328/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.200352 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 32328
/proc/meminfo: memFree=27300036/32873648 swapFree=6336/6336
[pid=32328] ppid=32326 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/32328/stat : 32328 (clasp-opt.sh) S 32326 32328 28940 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285164040 9371648 275 33554432000 4194304 5064252 140735849733952 140735849732864 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32328/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.300297 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 32328
/proc/meminfo: memFree=27300036/32873648 swapFree=6336/6336
[pid=32328] ppid=32326 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/32328/stat : 32328 (clasp-opt.sh) S 32326 32328 28940 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285164040 9371648 275 33554432000 4194304 5064252 140735849733952 140735849732864 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32328/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.700305 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 32328
/proc/meminfo: memFree=27300036/32873648 swapFree=6336/6336
[pid=32328] ppid=32326 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/32328/stat : 32328 (clasp-opt.sh) S 32326 32328 28940 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285164040 9371648 275 33554432000 4194304 5064252 140735849733952 140735849732864 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32328/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+1.50031 s]
/proc/loadavg: 1.93 1.98 1.99 3/180 32330
/proc/meminfo: memFree=27192268/32873648 swapFree=6336/6336
[pid=32328] ppid=32326 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/32328/stat : 32328 (clasp-opt.sh) S 32326 32328 28940 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285164040 9371648 275 33554432000 4194304 5064252 140735849733952 140735849732864 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32328/statm: 2288 275 232 213 0 73 0
[pid=32329] ppid=32328 vsize=123236 CPUtime=1.49 cores=1,3,5,7
/proc/32329/stat : 32329 (clasp-R5325) R 32328 32328 28940 0 -1 4202496 24399 0 0 0 145 4 0 0 20 0 1 0 285164041 126193664 30276 33554432000 4194304 6212839 140733644306128 140733644304360 4634964 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/32329/statm: 30809 30276 234 493 0 30314 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 132388

[startup+3.10034 s]
/proc/loadavg: 1.93 1.98 1.99 3/180 32330
/proc/meminfo: memFree=27178604/32873648 swapFree=6336/6336
[pid=32328] ppid=32326 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/32328/stat : 32328 (clasp-opt.sh) S 32326 32328 28940 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285164040 9371648 275 33554432000 4194304 5064252 140735849733952 140735849732864 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32328/statm: 2288 275 232 213 0 73 0
[pid=32329] ppid=32328 vsize=125552 CPUtime=3.09 cores=1,3,5,7
/proc/32329/stat : 32329 (clasp-R5325) R 32328 32328 28940 0 -1 4202496 24992 0 0 0 305 4 0 0 20 0 1 0 285164041 128565248 30869 33554432000 4194304 6212839 140733644306128 140733644303976 4634964 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/32329/statm: 31388 30869 234 493 0 30893 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 134704

[startup+6.30029 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 32330
/proc/meminfo: memFree=27170400/32873648 swapFree=6336/6336
[pid=32328] ppid=32326 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/32328/stat : 32328 (clasp-opt.sh) S 32326 32328 28940 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285164040 9371648 275 33554432000 4194304 5064252 140735849733952 140735849732864 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32328/statm: 2288 275 232 213 0 73 0
[pid=32329] ppid=32328 vsize=132720 CPUtime=6.29 cores=1,3,5,7
/proc/32329/stat : 32329 (clasp-R5325) R 32328 32328 28940 0 -1 4202496 26787 0 0 0 624 5 0 0 20 0 1 0 285164041 135905280 32659 33554432000 4194304 6212839 140733644306128 140733644304152 4683988 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/32329/statm: 33180 32659 234 493 0 32685 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 141872

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 32330
/proc/meminfo: memFree=27159328/32873648 swapFree=6336/6336
[pid=32328] ppid=32326 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/32328/stat : 32328 (clasp-opt.sh) S 32326 32328 28940 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285164040 9371648 275 33554432000 4194304 5064252 140735849733952 140735849732864 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32328/statm: 2288 275 232 213 0 73 0
[pid=32329] ppid=32328 vsize=143480 CPUtime=12.68 cores=1,3,5,7
/proc/32329/stat : 32329 (clasp-R5325) R 32328 32328 28940 0 -1 4202496 29483 0 0 0 1263 5 0 0 20 0 1 0 285164041 146923520 35337 33554432000 4194304 6212839 140733644306128 140733644304088 4744756 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/32329/statm: 35870 35337 234 493 0 35375 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 152632

[startup+25.5004 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 32330
/proc/meminfo: memFree=27151004/32873648 swapFree=6336/6336
[pid=32328] ppid=32326 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/32328/stat : 32328 (clasp-opt.sh) S 32326 32328 28940 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285164040 9371648 275 33554432000 4194304 5064252 140735849733952 140735849732864 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32328/statm: 2288 275 232 213 0 73 0
[pid=32329] ppid=32328 vsize=151780 CPUtime=25.47 cores=1,3,5,7
/proc/32329/stat : 32329 (clasp-R5325) R 32328 32328 28940 0 -1 4202496 31631 0 0 0 2541 6 0 0 20 0 1 0 285164041 155422720 37427 33554432000 4194304 6212839 140733644306128 140733644304088 4744798 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/32329/statm: 37945 37427 234 493 0 37450 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 160932

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 32369
/proc/meminfo: memFree=27135284/32873648 swapFree=6336/6336
[pid=32328] ppid=32326 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/32328/stat : 32328 (clasp-opt.sh) S 32326 32328 28940 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285164040 9371648 275 33554432000 4194304 5064252 140735849733952 140735849732864 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32328/statm: 2288 275 232 213 0 73 0
[pid=32329] ppid=32328 vsize=173132 CPUtime=51.06 cores=1,3,5,7
/proc/32329/stat : 32329 (clasp-R5325) R 32328 32328 28940 0 -1 4202496 37050 0 0 0 5098 8 0 0 20 0 1 0 285164041 177287168 42913 33554432000 4194304 6212839 140733644306128 140733644304280 4739548 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/32329/statm: 43283 42913 234 493 0 42788 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 182284

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32369
/proc/meminfo: memFree=27094420/32873648 swapFree=6336/6336
[pid=32328] ppid=32326 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/32328/stat : 32328 (clasp-opt.sh) S 32326 32328 28940 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285164040 9371648 275 33554432000 4194304 5064252 140735849733952 140735849732864 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32328/statm: 2288 275 232 213 0 73 0
[pid=32329] ppid=32328 vsize=211412 CPUtime=102.23 cores=1,3,5,7
/proc/32329/stat : 32329 (clasp-R5325) R 32328 32328 28940 0 -1 4202496 46870 0 0 0 10213 10 0 0 20 0 1 0 285164041 216485888 52530 33554432000 4194304 6212839 140733644306128 140733644304280 4661914 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/32329/statm: 52853 52530 234 493 0 52358 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 220564

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32369
/proc/meminfo: memFree=27060936/32873648 swapFree=6336/6336
[pid=32328] ppid=32326 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/32328/stat : 32328 (clasp-opt.sh) S 32326 32328 28940 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285164040 9371648 275 33554432000 4194304 5064252 140735849733952 140735849732864 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32328/statm: 2288 275 232 213 0 73 0
[pid=32329] ppid=32328 vsize=244372 CPUtime=162.22 cores=1,3,5,7
/proc/32329/stat : 32329 (clasp-R5325) R 32328 32328 28940 0 -1 4202496 55352 0 0 0 16209 13 0 0 20 0 1 0 285164041 250236928 60765 33554432000 4194304 6212839 140733644306128 140733644304280 4685328 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/32329/statm: 61093 60765 234 493 0 60598 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 253524

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32369
/proc/meminfo: memFree=27020892/32873648 swapFree=6336/6336
[pid=32328] ppid=32326 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/32328/stat : 32328 (clasp-opt.sh) S 32326 32328 28940 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285164040 9371648 275 33554432000 4194304 5064252 140735849733952 140735849732864 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32328/statm: 2288 275 232 213 0 73 0
[pid=32329] ppid=32328 vsize=283268 CPUtime=222.22 cores=1,3,5,7
/proc/32329/stat : 32329 (clasp-R5325) R 32328 32328 28940 0 -1 4202496 65295 0 0 0 22206 16 0 0 20 0 1 0 285164041 290066432 70474 33554432000 4194304 6212839 140733644306128 140733644304088 4672688 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/32329/statm: 70817 70474 234 493 0 70322 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 292420

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32370
/proc/meminfo: memFree=26990664/32873648 swapFree=6336/6336
[pid=32328] ppid=32326 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/32328/stat : 32328 (clasp-opt.sh) S 32326 32328 28940 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285164040 9371648 275 33554432000 4194304 5064252 140735849733952 140735849732864 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32328/statm: 2288 275 232 213 0 73 0
[pid=32329] ppid=32328 vsize=312860 CPUtime=282.17 cores=1,3,5,7
/proc/32329/stat : 32329 (clasp-R5325) R 32328 32328 28940 0 -1 4202496 72929 0 0 0 28200 17 0 0 20 0 1 0 285164041 320368640 77893 33554432000 4194304 6212839 140733644306128 140733644304280 4745352 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/32329/statm: 78215 77893 234 493 0 77720 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 322012

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32370
/proc/meminfo: memFree=26960628/32873648 swapFree=6336/6336
[pid=32328] ppid=32326 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/32328/stat : 32328 (clasp-opt.sh) S 32326 32328 28940 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285164040 9371648 275 33554432000 4194304 5064252 140735849733952 140735849732864 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32328/statm: 2288 275 232 213 0 73 0
[pid=32329] ppid=32328 vsize=340864 CPUtime=342.15 cores=1,3,5,7
/proc/32329/stat : 32329 (clasp-R5325) R 32328 32328 28940 0 -1 4202496 80211 0 0 0 34197 18 0 0 20 0 1 0 285164041 349044736 84905 33554432000 4194304 6212839 140733644306128 140733644304088 4744756 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/32329/statm: 85216 84905 234 493 0 84721 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 350016

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32370
/proc/meminfo: memFree=26935212/32873648 swapFree=6336/6336
[pid=32328] ppid=32326 vsize=9152 CPUtime=0 cores=1,3,5,7

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

/proc/32329/statm: 164073 163474 234 493 0 163578 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 665444

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32379
/proc/meminfo: memFree=26618404/32873648 swapFree=6336/6336
[pid=32328] ppid=32326 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/32328/stat : 32328 (clasp-opt.sh) S 32326 32328 28940 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285164040 9371648 275 33554432000 4194304 5064252 140735849733952 140735849732864 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32328/statm: 2288 275 232 213 0 73 0
[pid=32329] ppid=32328 vsize=681196 CPUtime=1182 cores=1,3,5,7
/proc/32329/stat : 32329 (clasp-R5325) R 32328 32328 28940 0 -1 4202496 167791 0 0 0 118159 41 0 0 20 0 1 0 285164041 697544704 169675 33554432000 4194304 6212839 140733644306128 140733644304088 4686038 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/32329/statm: 170299 169675 234 493 0 169804 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 690348

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32379
/proc/meminfo: memFree=26594472/32873648 swapFree=6336/6336
[pid=32328] ppid=32326 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/32328/stat : 32328 (clasp-opt.sh) S 32326 32328 28940 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285164040 9371648 275 33554432000 4194304 5064252 140735849733952 140735849732864 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32328/statm: 2288 275 232 213 0 73 0
[pid=32329] ppid=32328 vsize=704584 CPUtime=1241.99 cores=1,3,5,7
/proc/32329/stat : 32329 (clasp-R5325) R 32328 32328 28940 0 -1 4202496 173763 0 0 0 124156 43 0 0 20 0 1 0 285164041 721494016 175471 33554432000 4194304 6212839 140733644306128 140733644304088 4356526 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/32329/statm: 176146 175471 234 493 0 175651 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 713736

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32379
/proc/meminfo: memFree=26572152/32873648 swapFree=6336/6336
[pid=32328] ppid=32326 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/32328/stat : 32328 (clasp-opt.sh) S 32326 32328 28940 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285164040 9371648 275 33554432000 4194304 5064252 140735849733952 140735849732864 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32328/statm: 2288 275 232 213 0 73 0
[pid=32329] ppid=32328 vsize=727156 CPUtime=1301.98 cores=1,3,5,7
/proc/32329/stat : 32329 (clasp-R5325) R 32328 32328 28940 0 -1 4202496 179563 0 0 0 130154 44 0 0 20 0 1 0 285164041 744607744 181036 33554432000 4194304 6212839 140733644306128 140733644304280 4686042 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/32329/statm: 181789 181036 234 493 0 181294 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 736308

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32379
/proc/meminfo: memFree=26548020/32873648 swapFree=6336/6336
[pid=32328] ppid=32326 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/32328/stat : 32328 (clasp-opt.sh) S 32326 32328 28940 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285164040 9371648 275 33554432000 4194304 5064252 140735849733952 140735849732864 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32328/statm: 2288 275 232 213 0 73 0
[pid=32329] ppid=32328 vsize=750664 CPUtime=1361.96 cores=1,3,5,7
/proc/32329/stat : 32329 (clasp-R5325) R 32328 32328 28940 0 -1 4202496 185597 0 0 0 136150 46 0 0 20 0 1 0 285164041 768679936 186981 33554432000 4194304 6212839 140733644306128 140733644304152 4372104 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/32329/statm: 187666 186981 234 493 0 187171 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 759816

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32379
/proc/meminfo: memFree=26524612/32873648 swapFree=6336/6336
[pid=32328] ppid=32326 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/32328/stat : 32328 (clasp-opt.sh) S 32326 32328 28940 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285164040 9371648 275 33554432000 4194304 5064252 140735849733952 140735849732864 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32328/statm: 2288 275 232 213 0 73 0
[pid=32329] ppid=32328 vsize=772496 CPUtime=1421.95 cores=1,3,5,7
/proc/32329/stat : 32329 (clasp-R5325) R 32328 32328 28940 0 -1 4202496 191119 0 0 0 142147 48 0 0 20 0 1 0 285164041 791035904 192701 33554432000 4194304 6212839 140733644306128 140733644304088 4739325 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/32329/statm: 193124 192701 234 493 0 192629 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 781648

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32380
/proc/meminfo: memFree=26503212/32873648 swapFree=6336/6336
[pid=32328] ppid=32326 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/32328/stat : 32328 (clasp-opt.sh) S 32326 32328 28940 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285164040 9371648 275 33554432000 4194304 5064252 140735849733952 140735849732864 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32328/statm: 2288 275 232 213 0 73 0
[pid=32329] ppid=32328 vsize=794052 CPUtime=1481.94 cores=1,3,5,7
/proc/32329/stat : 32329 (clasp-R5325) R 32328 32328 28940 0 -1 4202496 196532 0 0 0 148144 50 0 0 20 0 1 0 285164041 813109248 198026 33554432000 4194304 6212839 140733644306128 140733644304088 4685736 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/32329/statm: 198513 198026 234 493 0 198018 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 803204

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32380
/proc/meminfo: memFree=26482564/32873648 swapFree=6336/6336
[pid=32328] ppid=32326 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/32328/stat : 32328 (clasp-opt.sh) S 32326 32328 28940 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285164040 9371648 275 33554432000 4194304 5064252 140735849733952 140735849732864 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32328/statm: 2288 275 232 213 0 73 0
[pid=32329] ppid=32328 vsize=815540 CPUtime=1541.93 cores=1,3,5,7
/proc/32329/stat : 32329 (clasp-R5325) R 32328 32328 28940 0 -1 4202496 201956 0 0 0 154141 52 0 0 20 0 1 0 285164041 835112960 203255 33554432000 4194304 6212839 140733644306128 140733644304152 4745330 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/32329/statm: 203885 203255 234 493 0 203390 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 824692

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32380
/proc/meminfo: memFree=26462352/32873648 swapFree=6336/6336
[pid=32328] ppid=32326 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/32328/stat : 32328 (clasp-opt.sh) S 32326 32328 28940 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285164040 9371648 275 33554432000 4194304 5064252 140735849733952 140735849732864 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32328/statm: 2288 275 232 213 0 73 0
[pid=32329] ppid=32328 vsize=836440 CPUtime=1601.91 cores=1,3,5,7
/proc/32329/stat : 32329 (clasp-R5325) R 32328 32328 28940 0 -1 4202496 207231 0 0 0 160138 53 0 0 20 0 1 0 285164041 856514560 208335 33554432000 4194304 6212839 140733644306128 140733644304088 4308102 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/32329/statm: 209110 208335 234 493 0 208615 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 845592

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 32383
/proc/meminfo: memFree=26441660/32873648 swapFree=6336/6336
[pid=32328] ppid=32326 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/32328/stat : 32328 (clasp-opt.sh) S 32326 32328 28940 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285164040 9371648 275 33554432000 4194304 5064252 140735849733952 140735849732864 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32328/statm: 2288 275 232 213 0 73 0
[pid=32329] ppid=32328 vsize=857208 CPUtime=1661.91 cores=1,3,5,7
/proc/32329/stat : 32329 (clasp-R5325) R 32328 32328 28940 0 -1 4202496 212495 0 0 0 166136 55 0 0 20 0 1 0 285164041 877780992 213406 33554432000 4194304 6212839 140733644306128 140733644304088 4685294 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/32329/statm: 214302 213406 234 493 0 213807 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 866360

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 32406
/proc/meminfo: memFree=26421136/32873648 swapFree=6336/6336
[pid=32328] ppid=32326 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/32328/stat : 32328 (clasp-opt.sh) S 32326 32328 28940 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285164040 9371648 275 33554432000 4194304 5064252 140735849733952 140735849732864 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32328/statm: 2288 275 232 213 0 73 0
[pid=32329] ppid=32328 vsize=877952 CPUtime=1721.9 cores=1,3,5,7
/proc/32329/stat : 32329 (clasp-R5325) R 32328 32328 28940 0 -1 4202496 217755 0 0 0 172133 57 0 0 20 0 1 0 285164041 899022848 218473 33554432000 4194304 6212839 140733644306128 140733644304152 4635948 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/32329/statm: 219488 218473 234 493 0 218993 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 887104

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32407
/proc/meminfo: memFree=26400372/32873648 swapFree=6336/6336
[pid=32328] ppid=32326 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/32328/stat : 32328 (clasp-opt.sh) S 32326 32328 28940 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285164040 9371648 275 33554432000 4194304 5064252 140735849733952 140735849732864 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32328/statm: 2288 275 232 213 0 73 0
[pid=32329] ppid=32328 vsize=898532 CPUtime=1781.89 cores=1,3,5,7
/proc/32329/stat : 32329 (clasp-R5325) R 32328 32328 28940 0 -1 4202496 222919 0 0 0 178131 58 0 0 20 0 1 0 285164041 920096768 223507 33554432000 4194304 6212839 140733644306128 140733644304088 4744671 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/32329/statm: 224633 223507 234 493 0 224138 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 907684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32407
/proc/meminfo: memFree=26393676/32873648 swapFree=6336/6336
[pid=32328] ppid=32326 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/32328/stat : 32328 (clasp-opt.sh) S 32326 32328 28940 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285164040 9371648 275 33554432000 4194304 5064252 140735849733952 140735849732864 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32328/statm: 2288 275 232 213 0 73 0
[pid=32329] ppid=32328 vsize=904612 CPUtime=1800.09 cores=1,3,5,7
/proc/32329/stat : 32329 (clasp-R5325) R 32328 32328 28940 0 -1 4202496 224504 0 0 0 179950 59 0 0 20 0 1 0 285164041 926322688 225028 33554432000 4194304 6212839 140733644306128 140733644304088 4685336 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/32329/statm: 226153 225028 234 493 0 225658 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 913764

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32328 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1799.5
CPU system time (s): 0.59
CPU usage (%): 99.9766
Max. virtual memory (cumulated for all children) (KiB): 913764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 356
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= 4
involuntary context switches= 1

runsolver used 2.73958 second user time and 10.4344 second system time

The end

Launcher Data

Begin job on node112 at 2012-05-28 09:32:48
IDJOB=3709497
IDBENCH=89855
IDSOLVER=2288
FILE ID=node112/3709497-1338190367
RUNJOBID= node112-1338157548-28957
PBS_JOBID= 14624531
Free space on /tmp= 71576 MiB

SOLVER NAME= clasp 2.0.6-R5325
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-ns1853823.opb
COMMAND LINE= HOME/clasp-opt.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3709497-1338190367/watcher-3709497-1338190367 -o /tmp/evaluation-result-3709497-1338190367/solver-3709497-1338190367 -C 1800 -W 1900 -M 15500  HOME/clasp-opt.sh HOME/instance-3709497-1338190367.opb

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

MD5SUM BENCH= 2ebd045d7573caa1ce8026d29a77beeb
RANDOM SEED=1826647416

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
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.92
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.763
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.92
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.763
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.763
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:        27300416 kB
Buffers:          383244 kB
Cached:          4341760 kB
SwapCached:            0 kB
Active:           836040 kB
Inactive:        3910968 kB
Active(anon):      24148 kB
Inactive(anon):        0 kB
Active(file):     811892 kB
Inactive(file):  3910968 kB
Unevictable:        6336 kB
Mlocked:            6336 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             18016 kB
Writeback:             0 kB
AnonPages:         27564 kB
Mapped:            15352 kB
Shmem:               200 kB
Slab:             689116 kB
SReclaimable:     132972 kB
SUnreclaim:       556144 kB
KernelStack:        1472 kB
PageTables:         3776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     135636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 71572 MiB
End job on node112 at 2012-05-28 10:02:50