Trace number 3708785

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-129.opb
MD5SUM67d021e5b92124566c71fb431934058c
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 variables48368
Total number of constraints1121286
Number of constraints which are clauses1007481
Number of constraints which are cardinality constraints (but not clauses)3534
Number of constraints which are nor clauses,nor cardinality constraints110271
Minimum length of a constraint1
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 ...165577/instance-3708785-1338165577.opb
1.79/1.84	c Solving...
1800.09/1800.40	
1800.09/1800.40	*** INTERRUPTED! ***
1800.09/1800.40	s UNKNOWN
1800.09/1800.40	
1800.09/1800.40	c INTERRUPTED   : 1
1800.09/1800.40	c Models        : 0+    
1800.09/1800.40	c Time          : 1800.404s (Solving: 1798.56s 1st Model: 0.00s Unsat: 0.00s)
1800.09/1800.40	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-3708785-1338165577/watcher-3708785-1338165577 -o /tmp/evaluation-result-3708785-1338165577/solver-3708785-1338165577 -C 1800 -W 1900 -M 15500 HOME/clasp-dec.sh HOME/instance-3708785-1338165577.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.08 2.02 2.01 3/175 17967
/proc/meminfo: memFree=30809416/32873844 swapFree=6088/6088
[pid=17967] ppid=17965 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (clasp-dec.sh) S 17965 17967 15656 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282686264 9371648 274 33554432000 4194304 5064252 140734979952272 140734979951184 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17967/statm: 2288 274 232 213 0 73 0

[startup+0.0613871 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 17967
/proc/meminfo: memFree=30809416/32873844 swapFree=6088/6088
[pid=17967] ppid=17965 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (clasp-dec.sh) S 17965 17967 15656 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282686264 9371648 274 33554432000 4194304 5064252 140734979952272 140734979951184 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17967/statm: 2288 274 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.100359 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 17967
/proc/meminfo: memFree=30809416/32873844 swapFree=6088/6088
[pid=17967] ppid=17965 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (clasp-dec.sh) S 17965 17967 15656 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282686264 9371648 274 33554432000 4194304 5064252 140734979952272 140734979951184 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17967/statm: 2288 274 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.300314 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 17967
/proc/meminfo: memFree=30809416/32873844 swapFree=6088/6088
[pid=17967] ppid=17965 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (clasp-dec.sh) S 17965 17967 15656 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282686264 9371648 274 33554432000 4194304 5064252 140734979952272 140734979951184 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17967/statm: 2288 274 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.700316 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 17967
/proc/meminfo: memFree=30809416/32873844 swapFree=6088/6088
[pid=17967] ppid=17965 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (clasp-dec.sh) S 17965 17967 15656 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282686264 9371648 274 33554432000 4194304 5064252 140734979952272 140734979951184 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17967/statm: 2288 274 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+1.50036 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 17969
/proc/meminfo: memFree=30690336/32873844 swapFree=6088/6088
[pid=17967] ppid=17965 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (clasp-dec.sh) S 17965 17967 15656 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282686264 9371648 274 33554432000 4194304 5064252 140734979952272 140734979951184 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17967/statm: 2288 274 232 213 0 73 0
[pid=17968] ppid=17967 vsize=122872 CPUtime=1.48 cores=0,2,4,6
/proc/17968/stat : 17968 (clasp-R5325) R 17967 17967 15656 0 -1 4202496 29293 0 0 0 144 4 0 0 20 0 1 0 282686264 125820928 30078 33554432000 4194304 6212839 140734054984928 140734054983528 4601493 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/17968/statm: 30718 30078 211 493 0 30223 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 132024

[startup+3.10032 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 17969
/proc/meminfo: memFree=30670548/32873844 swapFree=6088/6088
[pid=17967] ppid=17965 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (clasp-dec.sh) S 17965 17967 15656 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282686264 9371648 274 33554432000 4194304 5064252 140734979952272 140734979951184 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17967/statm: 2288 274 232 213 0 73 0
[pid=17968] ppid=17967 vsize=140396 CPUtime=3.08 cores=0,2,4,6
/proc/17968/stat : 17968 (clasp-R5325) R 17967 17967 15656 0 -1 4202496 33590 0 0 0 303 5 0 0 20 0 1 0 282686264 143765504 34459 33554432000 4194304 6212839 140734054984928 140734054983896 4635058 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/17968/statm: 35099 34459 232 493 0 34604 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 149548

[startup+6.30036 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 17969
/proc/meminfo: memFree=30671540/32873844 swapFree=6088/6088
[pid=17967] ppid=17965 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (clasp-dec.sh) S 17965 17967 15656 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282686264 9371648 274 33554432000 4194304 5064252 140734979952272 140734979951184 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17967/statm: 2288 274 232 213 0 73 0
[pid=17968] ppid=17967 vsize=140396 CPUtime=6.28 cores=0,2,4,6
/proc/17968/stat : 17968 (clasp-R5325) R 17967 17967 15656 0 -1 4202496 33603 0 0 0 623 5 0 0 20 0 1 0 282686264 143765504 34472 33554432000 4194304 6212839 140734054984928 140734054983896 4685541 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/17968/statm: 35099 34472 232 493 0 34604 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 149548

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 17969
/proc/meminfo: memFree=30671688/32873844 swapFree=6088/6088
[pid=17967] ppid=17965 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (clasp-dec.sh) S 17965 17967 15656 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282686264 9371648 274 33554432000 4194304 5064252 140734979952272 140734979951184 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17967/statm: 2288 274 232 213 0 73 0
[pid=17968] ppid=17967 vsize=140396 CPUtime=12.68 cores=0,2,4,6
/proc/17968/stat : 17968 (clasp-R5325) R 17967 17967 15656 0 -1 4202496 33606 0 0 0 1263 5 0 0 20 0 1 0 282686264 143765504 34475 33554432000 4194304 6212839 140734054984928 140734054983896 4685709 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/17968/statm: 35099 34475 232 493 0 34604 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 149548

[startup+25.5003 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 17972
/proc/meminfo: memFree=30671100/32873844 swapFree=6088/6088
[pid=17967] ppid=17965 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (clasp-dec.sh) S 17965 17967 15656 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282686264 9371648 274 33554432000 4194304 5064252 140734979952272 140734979951184 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17967/statm: 2288 274 232 213 0 73 0
[pid=17968] ppid=17967 vsize=140396 CPUtime=25.48 cores=0,2,4,6
/proc/17968/stat : 17968 (clasp-R5325) R 17967 17967 15656 0 -1 4202496 33610 0 0 0 2543 5 0 0 20 0 1 0 282686264 143765504 34476 33554432000 4194304 6212839 140734054984928 140734054983896 4635102 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/17968/statm: 35099 34476 232 493 0 34604 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 149548

[startup+51.1004 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 17972
/proc/meminfo: memFree=30670472/32873844 swapFree=6088/6088
[pid=17967] ppid=17965 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (clasp-dec.sh) S 17965 17967 15656 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282686264 9371648 274 33554432000 4194304 5064252 140734979952272 140734979951184 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17967/statm: 2288 274 232 213 0 73 0
[pid=17968] ppid=17967 vsize=140396 CPUtime=51.07 cores=0,2,4,6
/proc/17968/stat : 17968 (clasp-R5325) R 17967 17967 15656 0 -1 4202496 33634 0 0 0 5102 5 0 0 20 0 1 0 282686264 143765504 34484 33554432000 4194304 6212839 140734054984928 140734054983896 4635049 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/17968/statm: 35099 34484 232 493 0 34604 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 149548

[startup+102.306 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 17972
/proc/meminfo: memFree=30667628/32873844 swapFree=6088/6088
[pid=17967] ppid=17965 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (clasp-dec.sh) S 17965 17967 15656 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282686264 9371648 274 33554432000 4194304 5064252 140734979952272 140734979951184 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17967/statm: 2288 274 232 213 0 73 0
[pid=17968] ppid=17967 vsize=140396 CPUtime=102.25 cores=0,2,4,6
/proc/17968/stat : 17968 (clasp-R5325) R 17967 17967 15656 0 -1 4202496 33663 0 0 0 10220 5 0 0 20 0 1 0 282686264 143765504 34557 33554432000 4194304 6212839 140734054984928 140734054983896 4635058 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/17968/statm: 35099 34557 232 493 0 34604 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 149548

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17972
/proc/meminfo: memFree=30659320/32873844 swapFree=6088/6088
[pid=17967] ppid=17965 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (clasp-dec.sh) S 17965 17967 15656 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282686264 9371648 274 33554432000 4194304 5064252 140734979952272 140734979951184 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17967/statm: 2288 274 232 213 0 73 0
[pid=17968] ppid=17967 vsize=141452 CPUtime=162.23 cores=0,2,4,6
/proc/17968/stat : 17968 (clasp-R5325) R 17967 17967 15656 0 -1 4202496 33887 0 0 0 16218 5 0 0 20 0 1 0 282686264 144846848 34781 33554432000 4194304 6212839 140734054984928 140734054983080 4298175 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/17968/statm: 35363 34781 232 493 0 34868 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 150604

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17973
/proc/meminfo: memFree=30656964/32873844 swapFree=6088/6088
[pid=17967] ppid=17965 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (clasp-dec.sh) S 17965 17967 15656 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282686264 9371648 274 33554432000 4194304 5064252 140734979952272 140734979951184 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17967/statm: 2288 274 232 213 0 73 0
[pid=17968] ppid=17967 vsize=143552 CPUtime=222.22 cores=0,2,4,6
/proc/17968/stat : 17968 (clasp-R5325) R 17967 17967 15656 0 -1 4202496 34323 0 0 0 22217 5 0 0 20 0 1 0 282686264 146997248 35217 33554432000 4194304 6212839 140734054984928 140734054983080 4685321 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/17968/statm: 35888 35217 232 493 0 35393 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 152704

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17973
/proc/meminfo: memFree=30641092/32873844 swapFree=6088/6088
[pid=17967] ppid=17965 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (clasp-dec.sh) S 17965 17967 15656 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282686264 9371648 274 33554432000 4194304 5064252 140734979952272 140734979951184 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17967/statm: 2288 274 232 213 0 73 0
[pid=17968] ppid=17967 vsize=145528 CPUtime=282.22 cores=0,2,4,6
/proc/17968/stat : 17968 (clasp-R5325) R 17967 17967 15656 0 -1 4202496 34744 0 0 0 28216 6 0 0 20 0 1 0 282686264 149020672 35638 33554432000 4194304 6212839 140734054984928 140734054983080 4685515 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/17968/statm: 36382 35638 232 493 0 35887 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 154680

[startup+342.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 17973
/proc/meminfo: memFree=30631632/32873844 swapFree=6088/6088
[pid=17967] ppid=17965 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (clasp-dec.sh) S 17965 17967 15656 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282686264 9371648 274 33554432000 4194304 5064252 140734979952272 140734979951184 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17967/statm: 2288 274 232 213 0 73 0
[pid=17968] ppid=17967 vsize=148052 CPUtime=342.21 cores=0,2,4,6
/proc/17968/stat : 17968 (clasp-R5325) R 17967 17967 15656 0 -1 4202496 35298 0 0 0 34215 6 0 0 20 0 1 0 282686264 151605248 36192 33554432000 4194304 6212839 140734054984928 140734054983080 4685347 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/17968/statm: 37013 36192 232 493 0 36518 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 157204

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 17973
/proc/meminfo: memFree=30629648/32873844 swapFree=6088/6088
[pid=17967] ppid=17965 vsize=9152 CPUtime=0 cores=0,2,4,6

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

/proc/17967/statm: 2288 274 232 213 0 73 0
[pid=17968] ppid=17967 vsize=161788 CPUtime=1062.09 cores=0,2,4,6
/proc/17968/stat : 17968 (clasp-R5325) R 17967 17967 15656 0 -1 4202496 38247 0 0 0 106203 6 0 0 20 0 1 0 282686264 165670912 39751 33554432000 4194304 6212839 140734054984928 140734054983080 4298110 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/17968/statm: 40447 39751 232 493 0 39952 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 170940

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17979
/proc/meminfo: memFree=30507104/32873844 swapFree=6088/6088
[pid=17967] ppid=17965 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (clasp-dec.sh) S 17965 17967 15656 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282686264 9371648 274 33554432000 4194304 5064252 140734979952272 140734979951184 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17967/statm: 2288 274 232 213 0 73 0
[pid=17968] ppid=17967 vsize=162420 CPUtime=1122.08 cores=0,2,4,6
/proc/17968/stat : 17968 (clasp-R5325) R 17967 17967 15656 0 -1 4202496 38368 0 0 0 112202 6 0 0 20 0 1 0 282686264 166318080 39872 33554432000 4194304 6212839 140734054984928 140734054983080 4685947 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/17968/statm: 40605 39872 232 493 0 40110 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 171572

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17979
/proc/meminfo: memFree=30493228/32873844 swapFree=6088/6088
[pid=17967] ppid=17965 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (clasp-dec.sh) S 17965 17967 15656 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282686264 9371648 274 33554432000 4194304 5064252 140734979952272 140734979951184 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17967/statm: 2288 274 232 213 0 73 0
[pid=17968] ppid=17967 vsize=165192 CPUtime=1182.07 cores=0,2,4,6
/proc/17968/stat : 17968 (clasp-R5325) R 17967 17967 15656 0 -1 4202496 39091 0 0 0 118200 7 0 0 20 0 1 0 282686264 169156608 40595 33554432000 4194304 6212839 140734054984928 140734054982936 4685314 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/17968/statm: 41298 40595 232 493 0 40803 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 174344

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17982
/proc/meminfo: memFree=30487764/32873844 swapFree=6088/6088
[pid=17967] ppid=17965 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (clasp-dec.sh) S 17965 17967 15656 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282686264 9371648 274 33554432000 4194304 5064252 140734979952272 140734979951184 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17967/statm: 2288 274 232 213 0 73 0
[pid=17968] ppid=17967 vsize=165192 CPUtime=1242.07 cores=0,2,4,6
/proc/17968/stat : 17968 (clasp-R5325) R 17967 17967 15656 0 -1 4202496 39091 0 0 0 124200 7 0 0 20 0 1 0 282686264 169156608 40595 33554432000 4194304 6212839 140734054984928 140734054982936 4635944 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/17968/statm: 41298 40595 232 493 0 40803 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 174344

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18005
/proc/meminfo: memFree=30482168/32873844 swapFree=6088/6088
[pid=17967] ppid=17965 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (clasp-dec.sh) S 17965 17967 15656 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282686264 9371648 274 33554432000 4194304 5064252 140734979952272 140734979951184 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17967/statm: 2288 274 232 213 0 73 0
[pid=17968] ppid=17967 vsize=166604 CPUtime=1302.06 cores=0,2,4,6
/proc/17968/stat : 17968 (clasp-R5325) R 17967 17967 15656 0 -1 4202496 39343 0 0 0 130199 7 0 0 20 0 1 0 282686264 170602496 41086 33554432000 4194304 6212839 140734054984928 140734054983080 4635099 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/17968/statm: 41651 41086 232 493 0 41156 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 175756

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18005
/proc/meminfo: memFree=30479696/32873844 swapFree=6088/6088
[pid=17967] ppid=17965 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (clasp-dec.sh) S 17965 17967 15656 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282686264 9371648 274 33554432000 4194304 5064252 140734979952272 140734979951184 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17967/statm: 2288 274 232 213 0 73 0
[pid=17968] ppid=17967 vsize=168944 CPUtime=1362.04 cores=0,2,4,6
/proc/17968/stat : 17968 (clasp-R5325) R 17967 17967 15656 0 -1 4202496 39825 0 0 0 136197 7 0 0 20 0 1 0 282686264 172998656 41568 33554432000 4194304 6212839 140734054984928 140734054983080 4685294 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/17968/statm: 42236 41568 232 493 0 41741 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 178096

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 18005
/proc/meminfo: memFree=30469288/32873844 swapFree=6088/6088
[pid=17967] ppid=17965 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (clasp-dec.sh) S 17965 17967 15656 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282686264 9371648 274 33554432000 4194304 5064252 140734979952272 140734979951184 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17967/statm: 2288 274 232 213 0 73 0
[pid=17968] ppid=17967 vsize=169208 CPUtime=1422.04 cores=0,2,4,6
/proc/17968/stat : 17968 (clasp-R5325) R 17967 17967 15656 0 -1 4202496 39916 0 0 0 142197 7 0 0 20 0 1 0 282686264 173268992 41659 33554432000 4194304 6212839 140734054984928 140734054982936 4298110 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/17968/statm: 42302 41659 232 493 0 41807 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 178360

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 18006
/proc/meminfo: memFree=30467296/32873844 swapFree=6088/6088
[pid=17967] ppid=17965 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (clasp-dec.sh) S 17965 17967 15656 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282686264 9371648 274 33554432000 4194304 5064252 140734979952272 140734979951184 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17967/statm: 2288 274 232 213 0 73 0
[pid=17968] ppid=17967 vsize=170660 CPUtime=1482.02 cores=0,2,4,6
/proc/17968/stat : 17968 (clasp-R5325) R 17967 17967 15656 0 -1 4202496 40264 0 0 0 148195 7 0 0 20 0 1 0 282686264 174755840 42007 33554432000 4194304 6212839 140734054984928 140734054982936 4685294 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/17968/statm: 42665 42007 232 493 0 42170 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 179812

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 18046
/proc/meminfo: memFree=31079332/32873844 swapFree=6088/6088
[pid=17967] ppid=17965 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (clasp-dec.sh) S 17965 17967 15656 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282686264 9371648 274 33554432000 4194304 5064252 140734979952272 140734979951184 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17967/statm: 2288 274 232 213 0 73 0
[pid=17968] ppid=17967 vsize=172832 CPUtime=1542.01 cores=0,2,4,6
/proc/17968/stat : 17968 (clasp-R5325) R 17967 17967 15656 0 -1 4202496 40731 0 0 0 154194 7 0 0 20 0 1 0 282686264 176979968 42474 33554432000 4194304 6212839 140734054984928 140734054983080 4635490 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/17968/statm: 43208 42474 232 493 0 42713 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 181984

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18046
/proc/meminfo: memFree=31069720/32873844 swapFree=6088/6088
[pid=17967] ppid=17965 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (clasp-dec.sh) S 17965 17967 15656 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282686264 9371648 274 33554432000 4194304 5064252 140734979952272 140734979951184 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17967/statm: 2288 274 232 213 0 73 0
[pid=17968] ppid=17967 vsize=172832 CPUtime=1602.01 cores=0,2,4,6
/proc/17968/stat : 17968 (clasp-R5325) R 17967 17967 15656 0 -1 4202496 40732 0 0 0 160194 7 0 0 20 0 1 0 282686264 176979968 42649 33554432000 4194304 6212839 140734054984928 140734054983080 4635082 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/17968/statm: 43208 42649 232 493 0 42713 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 181984

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18046
/proc/meminfo: memFree=31066352/32873844 swapFree=6088/6088
[pid=17967] ppid=17965 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (clasp-dec.sh) S 17965 17967 15656 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282686264 9371648 274 33554432000 4194304 5064252 140734979952272 140734979951184 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17967/statm: 2288 274 232 213 0 73 0
[pid=17968] ppid=17967 vsize=173024 CPUtime=1662 cores=0,2,4,6
/proc/17968/stat : 17968 (clasp-R5325) R 17967 17967 15656 0 -1 4202496 40767 0 0 0 166193 7 0 0 20 0 1 0 282686264 177176576 42684 33554432000 4194304 6212839 140734054984928 140734054983080 4298110 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/17968/statm: 43256 42684 232 493 0 42761 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 182176

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18046
/proc/meminfo: memFree=31060028/32873844 swapFree=6088/6088
[pid=17967] ppid=17965 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (clasp-dec.sh) S 17965 17967 15656 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282686264 9371648 274 33554432000 4194304 5064252 140734979952272 140734979951184 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17967/statm: 2288 274 232 213 0 73 0
[pid=17968] ppid=17967 vsize=174288 CPUtime=1721.99 cores=0,2,4,6
/proc/17968/stat : 17968 (clasp-R5325) R 17967 17967 15656 0 -1 4202496 41039 0 0 0 172192 7 0 0 20 0 1 0 282686264 178470912 42956 33554432000 4194304 6212839 140734054984928 140734054983080 4635058 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/17968/statm: 43572 42956 232 493 0 43077 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 183440

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18086
/proc/meminfo: memFree=31073688/32873844 swapFree=6088/6088
[pid=17967] ppid=17965 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (clasp-dec.sh) S 17965 17967 15656 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282686264 9371648 274 33554432000 4194304 5064252 140734979952272 140734979951184 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17967/statm: 2288 274 232 213 0 73 0
[pid=17968] ppid=17967 vsize=176832 CPUtime=1781.98 cores=0,2,4,6
/proc/17968/stat : 17968 (clasp-R5325) R 17967 17967 15656 0 -1 4202496 41597 0 0 0 178191 7 0 0 20 0 1 0 282686264 181075968 43594 33554432000 4194304 6212839 140734054984928 140734054983080 4685740 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/17968/statm: 44208 43594 232 493 0 43713 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 185984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18086
/proc/meminfo: memFree=31067296/32873844 swapFree=6088/6088
[pid=17967] ppid=17965 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (clasp-dec.sh) S 17965 17967 15656 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 282686264 9371648 274 33554432000 4194304 5064252 140734979952272 140734979951184 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17967/statm: 2288 274 232 213 0 73 0
[pid=17968] ppid=17967 vsize=181916 CPUtime=1800.09 cores=0,2,4,6
/proc/17968/stat : 17968 (clasp-R5325) R 17967 17967 15656 0 -1 4202496 42749 0 0 0 180001 8 0 0 20 0 1 0 282686264 186281984 44746 33554432000 4194304 6212839 140734054984928 140734054983080 4298198 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/17968/statm: 45479 44746 232 493 0 44984 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 191068

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.1
CPU user time (s): 1800.01
CPU system time (s): 0.082987
CPU usage (%): 99.9826
Max. virtual memory (cumulated for all children) (KiB): 191068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.01
system time used= 0.082987
maximum resident set size= 179024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43122
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= 70
involuntary context switches= 1850

runsolver used 4.48932 second user time and 12.992 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-28 02:39:38
IDJOB=3708785
IDBENCH=89756
IDSOLVER=2287
FILE ID=node110/3708785-1338165577
RUNJOBID= node110-1338155884-15672
PBS_JOBID= 14624525
Free space on /tmp= 71520 MiB

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

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

MD5SUM BENCH= 67d021e5b92124566c71fb431934058c
RANDOM SEED=222602291

node110.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.893
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.78
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.893
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.893
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.893
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.893
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.893
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		: 2666.893
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.893
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:        30809812 kB
Buffers:          292352 kB
Cached:           602284 kB
SwapCached:          148 kB
Active:          1011208 kB
Inactive:         237140 kB
Active(anon):     343768 kB
Inactive(anon):    12496 kB
Active(file):     667440 kB
Inactive(file):   224644 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108004 kB
Dirty:             51800 kB
Writeback:             0 kB
AnonPages:        332872 kB
Mapped:            15272 kB
Shmem:               196 kB
Slab:             676624 kB
SReclaimable:     118880 kB
SUnreclaim:       557744 kB
KernelStack:        1440 kB
PageTables:         4900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     460564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    299008 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= 71624 MiB
End job on node110 at 2012-05-28 03:09:39