Trace number 3708802

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
clasp 2.0.6-R5325 (dec)? (TO) 1800.09 1800.41

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-70.opb
MD5SUM4f155d4f8b05885565510d4fbd89c993
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 variables12552
Total number of constraints283802
Number of constraints which are clauses254979
Number of constraints which are cardinality constraints (but not clauses)914
Number of constraints which are nor clauses,nor cardinality constraints27909
Minimum length of a constraint1
Maximum length of a constraint270
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 271
Number of bits of the biggest sum of numbers9
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 ...165980/instance-3708802-1338165980.opb
0.00/0.43	c Solving...
1800.08/1800.40	
1800.08/1800.40	*** INTERRUPTED! ***
1800.08/1800.40	s UNKNOWN
1800.08/1800.40	
1800.08/1800.40	c INTERRUPTED   : 1
1800.08/1800.40	c Models        : 0+    
1800.08/1800.40	c Time          : 1800.404s (Solving: 1799.97s 1st Model: 0.00s Unsat: 0.00s)
1800.08/1800.40	c CPU Time      : 1800.080s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3708802-1338165980/watcher-3708802-1338165980 -o /tmp/evaluation-result-3708802-1338165980/solver-3708802-1338165980 -C 1800 -W 1900 -M 15500 HOME/clasp-dec.sh HOME/instance-3708802-1338165980.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 26411
/proc/meminfo: memFree=28356688/32873624 swapFree=7104/7104
[pid=26411] ppid=26409 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/26411/stat : 26411 (clasp-dec.sh) S 26409 26411 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282723471 9371648 274 33554432000 4194304 5064252 140737212181936 140737212180848 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26411/statm: 2288 274 232 213 0 73 0

[startup+0.0942001 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 26411
/proc/meminfo: memFree=28356688/32873624 swapFree=7104/7104
[pid=26411] ppid=26409 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/26411/stat : 26411 (clasp-dec.sh) S 26409 26411 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282723471 9371648 274 33554432000 4194304 5064252 140737212181936 140737212180848 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26411/statm: 2288 274 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.100199 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 26411
/proc/meminfo: memFree=28356688/32873624 swapFree=7104/7104
[pid=26411] ppid=26409 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/26411/stat : 26411 (clasp-dec.sh) S 26409 26411 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282723471 9371648 274 33554432000 4194304 5064252 140737212181936 140737212180848 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26411/statm: 2288 274 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.300161 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 26411
/proc/meminfo: memFree=28356688/32873624 swapFree=7104/7104
[pid=26411] ppid=26409 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/26411/stat : 26411 (clasp-dec.sh) S 26409 26411 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282723471 9371648 274 33554432000 4194304 5064252 140737212181936 140737212180848 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26411/statm: 2288 274 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.700182 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 26411
/proc/meminfo: memFree=28356688/32873624 swapFree=7104/7104
[pid=26411] ppid=26409 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/26411/stat : 26411 (clasp-dec.sh) S 26409 26411 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282723471 9371648 274 33554432000 4194304 5064252 140737212181936 140737212180848 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26411/statm: 2288 274 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+1.5002 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 26413
/proc/meminfo: memFree=28323588/32873624 swapFree=7104/7104
[pid=26411] ppid=26409 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/26411/stat : 26411 (clasp-dec.sh) S 26409 26411 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282723471 9371648 274 33554432000 4194304 5064252 140737212181936 140737212180848 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26411/statm: 2288 274 232 213 0 73 0
[pid=26412] ppid=26411 vsize=36768 CPUtime=1.48 cores=1,3,5,7
/proc/26412/stat : 26412 (clasp-R5325) R 26411 26411 25502 0 -1 4202496 10641 0 0 0 147 1 0 0 20 0 1 0 282723471 37650432 8759 33554432000 4194304 6212839 140733199183520 140733199182488 4685291 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/26412/statm: 9192 8759 231 493 0 8697 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 45920

[startup+3.10021 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 26413
/proc/meminfo: memFree=28321728/32873624 swapFree=7104/7104
[pid=26411] ppid=26409 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/26411/stat : 26411 (clasp-dec.sh) S 26409 26411 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282723471 9371648 274 33554432000 4194304 5064252 140737212181936 140737212180848 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26411/statm: 2288 274 232 213 0 73 0
[pid=26412] ppid=26411 vsize=38588 CPUtime=3.09 cores=1,3,5,7
/proc/26412/stat : 26412 (clasp-R5325) R 26411 26411 25502 0 -1 4202496 11045 0 0 0 307 2 0 0 20 0 1 0 282723471 39514112 9163 33554432000 4194304 6212839 140733199183520 140733199181544 4699744 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/26412/statm: 9647 9163 232 493 0 9152 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47740

[startup+6.30026 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 26413
/proc/meminfo: memFree=28318692/32873624 swapFree=7104/7104
[pid=26411] ppid=26409 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/26411/stat : 26411 (clasp-dec.sh) S 26409 26411 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282723471 9371648 274 33554432000 4194304 5064252 140737212181936 140737212180848 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26411/statm: 2288 274 232 213 0 73 0
[pid=26412] ppid=26411 vsize=40864 CPUtime=6.29 cores=1,3,5,7
/proc/26412/stat : 26412 (clasp-R5325) R 26411 26411 25502 0 -1 4202496 11563 0 0 0 627 2 0 0 20 0 1 0 282723471 41844736 9681 33554432000 4194304 6212839 140733199183520 140733199181528 4737357 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/26412/statm: 10216 9681 232 493 0 9721 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50016

[startup+12.7003 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 26413
/proc/meminfo: memFree=28315344/32873624 swapFree=7104/7104
[pid=26411] ppid=26409 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/26411/stat : 26411 (clasp-dec.sh) S 26409 26411 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282723471 9371648 274 33554432000 4194304 5064252 140737212181936 140737212180848 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26411/statm: 2288 274 232 213 0 73 0
[pid=26412] ppid=26411 vsize=43044 CPUtime=12.69 cores=1,3,5,7
/proc/26412/stat : 26412 (clasp-R5325) R 26411 26411 25502 0 -1 4202496 12059 0 0 0 1267 2 0 0 20 0 1 0 282723471 44077056 10177 33554432000 4194304 6212839 140733199183520 140733199181544 4670461 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/26412/statm: 10761 10177 232 493 0 10266 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52196

[startup+25.5003 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 26413
/proc/meminfo: memFree=28311880/32873624 swapFree=7104/7104
[pid=26411] ppid=26409 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/26411/stat : 26411 (clasp-dec.sh) S 26409 26411 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282723471 9371648 274 33554432000 4194304 5064252 140737212181936 140737212180848 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26411/statm: 2288 274 232 213 0 73 0
[pid=26412] ppid=26411 vsize=46196 CPUtime=25.48 cores=1,3,5,7
/proc/26412/stat : 26412 (clasp-R5325) R 26411 26411 25502 0 -1 4202496 12839 0 0 0 2546 2 0 0 20 0 1 0 282723471 47304704 10957 33554432000 4194304 6212839 140733199183520 140733199181544 4372637 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/26412/statm: 11549 10957 232 493 0 11054 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 55348

[startup+51.1003 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 26413
/proc/meminfo: memFree=28304392/32873624 swapFree=7104/7104
[pid=26411] ppid=26409 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/26411/stat : 26411 (clasp-dec.sh) S 26409 26411 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282723471 9371648 274 33554432000 4194304 5064252 140737212181936 140737212180848 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26411/statm: 2288 274 232 213 0 73 0
[pid=26412] ppid=26411 vsize=50608 CPUtime=51.08 cores=1,3,5,7
/proc/26412/stat : 26412 (clasp-R5325) R 26411 26411 25502 0 -1 4202496 13905 0 0 0 5105 3 0 0 20 0 1 0 282723471 51822592 12023 33554432000 4194304 6212839 140733199183520 140733199181544 4635131 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/26412/statm: 12652 12023 232 493 0 12157 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 59760

[startup+102.306 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 26413
/proc/meminfo: memFree=28289560/32873624 swapFree=7104/7104
[pid=26411] ppid=26409 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/26411/stat : 26411 (clasp-dec.sh) S 26409 26411 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282723471 9371648 274 33554432000 4194304 5064252 140737212181936 140737212180848 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26411/statm: 2288 274 232 213 0 73 0
[pid=26412] ppid=26411 vsize=57500 CPUtime=102.28 cores=1,3,5,7
/proc/26412/stat : 26412 (clasp-R5325) R 26411 26411 25502 0 -1 4202496 15583 0 0 0 10225 3 0 0 20 0 1 0 282723471 58880000 13656 33554432000 4194304 6212839 140733199183520 140733199181544 4739385 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/26412/statm: 14375 13656 232 493 0 13880 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 66652

[startup+162.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 26413
/proc/meminfo: memFree=28278084/32873624 swapFree=7104/7104
[pid=26411] ppid=26409 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/26411/stat : 26411 (clasp-dec.sh) S 26409 26411 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282723471 9371648 274 33554432000 4194304 5064252 140737212181936 140737212180848 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26411/statm: 2288 274 232 213 0 73 0
[pid=26412] ppid=26411 vsize=61468 CPUtime=162.25 cores=1,3,5,7
/proc/26412/stat : 26412 (clasp-R5325) R 26411 26411 25502 0 -1 4202496 16517 0 0 0 16222 3 0 0 20 0 1 0 282723471 62943232 14757 33554432000 4194304 6212839 140733199183520 140733199181672 4635953 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/26412/statm: 15367 14757 232 493 0 14872 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 70620

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 26417
/proc/meminfo: memFree=28267860/32873624 swapFree=7104/7104
[pid=26411] ppid=26409 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/26411/stat : 26411 (clasp-dec.sh) S 26409 26411 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282723471 9371648 274 33554432000 4194304 5064252 140737212181936 140737212180848 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26411/statm: 2288 274 232 213 0 73 0
[pid=26412] ppid=26411 vsize=65708 CPUtime=222.23 cores=1,3,5,7
/proc/26412/stat : 26412 (clasp-R5325) R 26411 26411 25502 0 -1 4202496 17609 0 0 0 22220 3 0 0 20 0 1 0 282723471 67284992 16068 33554432000 4194304 6212839 140733199183520 140733199181672 4737378 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/26412/statm: 16427 16068 232 493 0 15932 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 74860

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 26417
/proc/meminfo: memFree=28263544/32873624 swapFree=7104/7104
[pid=26411] ppid=26409 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/26411/stat : 26411 (clasp-dec.sh) S 26409 26411 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282723471 9371648 274 33554432000 4194304 5064252 140737212181936 140737212180848 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26411/statm: 2288 274 232 213 0 73 0
[pid=26412] ppid=26411 vsize=67892 CPUtime=282.22 cores=1,3,5,7
/proc/26412/stat : 26412 (clasp-R5325) R 26411 26411 25502 0 -1 4202496 18062 0 0 0 28219 3 0 0 20 0 1 0 282723471 69521408 16521 33554432000 4194304 6212839 140733199183520 140733199181672 4685331 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/26412/statm: 16973 16521 232 493 0 16478 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 77044

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26417
/proc/meminfo: memFree=28256332/32873624 swapFree=7104/7104
[pid=26411] ppid=26409 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/26411/stat : 26411 (clasp-dec.sh) S 26409 26411 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282723471 9371648 274 33554432000 4194304 5064252 140737212181936 140737212180848 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26411/statm: 2288 274 232 213 0 73 0
[pid=26412] ppid=26411 vsize=70532 CPUtime=342.22 cores=1,3,5,7
/proc/26412/stat : 26412 (clasp-R5325) R 26411 26411 25502 0 -1 4202496 18756 0 0 0 34218 4 0 0 20 0 1 0 282723471 72224768 17154 33554432000 4194304 6212839 140733199183520 140733199181544 4356465 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/26412/statm: 17633 17154 232 493 0 17138 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 79684

[startup+402.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 26417
/proc/meminfo: memFree=28249688/32873624 swapFree=7104/7104
[pid=26411] ppid=26409 vsize=9152 CPUtime=0 cores=1,3,5,7

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

/proc/26411/statm: 2288 274 232 213 0 73 0
[pid=26412] ppid=26411 vsize=90752 CPUtime=1062.09 cores=1,3,5,7
/proc/26412/stat : 26412 (clasp-R5325) R 26411 26411 25502 0 -1 4202496 23963 0 0 0 106204 5 0 0 20 0 1 0 282723471 92930048 22302 33554432000 4194304 6212839 140733199183520 140733199181544 4298224 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/26412/statm: 22688 22302 232 493 0 22193 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 99904

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26445
/proc/meminfo: memFree=28207688/32873624 swapFree=7104/7104
[pid=26411] ppid=26409 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/26411/stat : 26411 (clasp-dec.sh) S 26409 26411 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282723471 9371648 274 33554432000 4194304 5064252 140737212181936 140737212180848 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26411/statm: 2288 274 232 213 0 73 0
[pid=26412] ppid=26411 vsize=94148 CPUtime=1122.08 cores=1,3,5,7
/proc/26412/stat : 26412 (clasp-R5325) R 26411 26411 25502 0 -1 4202496 24895 0 0 0 112203 5 0 0 20 0 1 0 282723471 96407552 23153 33554432000 4194304 6212839 140733199183520 140733199181672 5485451 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/26412/statm: 23537 23153 232 493 0 23042 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 103300

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26486
/proc/meminfo: memFree=28511824/32873624 swapFree=7104/7104
[pid=26411] ppid=26409 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/26411/stat : 26411 (clasp-dec.sh) S 26409 26411 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282723471 9371648 274 33554432000 4194304 5064252 140737212181936 140737212180848 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26411/statm: 2288 274 232 213 0 73 0
[pid=26412] ppid=26411 vsize=94288 CPUtime=1182.07 cores=1,3,5,7
/proc/26412/stat : 26412 (clasp-R5325) R 26411 26411 25502 0 -1 4202496 24930 0 0 0 118202 5 0 0 20 0 1 0 282723471 96550912 23188 33554432000 4194304 6212839 140733199183520 140733199181544 4737280 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/26412/statm: 23572 23188 232 493 0 23077 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 103440

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26486
/proc/meminfo: memFree=28502504/32873624 swapFree=7104/7104
[pid=26411] ppid=26409 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/26411/stat : 26411 (clasp-dec.sh) S 26409 26411 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282723471 9371648 274 33554432000 4194304 5064252 140737212181936 140737212180848 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26411/statm: 2288 274 232 213 0 73 0
[pid=26412] ppid=26411 vsize=95836 CPUtime=1242.07 cores=1,3,5,7
/proc/26412/stat : 26412 (clasp-R5325) R 26411 26411 25502 0 -1 4202496 25382 0 0 0 124201 6 0 0 20 0 1 0 282723471 98136064 23620 33554432000 4194304 6212839 140733199183520 140733199181528 4333818 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/26412/statm: 23959 23620 232 493 0 23464 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 104988

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26486
/proc/meminfo: memFree=28499460/32873624 swapFree=7104/7104
[pid=26411] ppid=26409 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/26411/stat : 26411 (clasp-dec.sh) S 26409 26411 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282723471 9371648 274 33554432000 4194304 5064252 140737212181936 140737212180848 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26411/statm: 2288 274 232 213 0 73 0
[pid=26412] ppid=26411 vsize=96040 CPUtime=1302.06 cores=1,3,5,7
/proc/26412/stat : 26412 (clasp-R5325) R 26411 26411 25502 0 -1 4202496 25420 0 0 0 130200 6 0 0 20 0 1 0 282723471 98344960 23683 33554432000 4194304 6212839 140733199183520 140733199181544 4685264 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/26412/statm: 24010 23683 232 493 0 23515 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 105192

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26486
/proc/meminfo: memFree=28494312/32873624 swapFree=7104/7104
[pid=26411] ppid=26409 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/26411/stat : 26411 (clasp-dec.sh) S 26409 26411 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282723471 9371648 274 33554432000 4194304 5064252 140737212181936 140737212180848 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26411/statm: 2288 274 232 213 0 73 0
[pid=26412] ppid=26411 vsize=98796 CPUtime=1362.04 cores=1,3,5,7
/proc/26412/stat : 26412 (clasp-R5325) R 26411 26411 25502 0 -1 4202496 26141 0 0 0 136198 6 0 0 20 0 1 0 282723471 101167104 24342 33554432000 4194304 6212839 140733199183520 140733199181544 4676504 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/26412/statm: 24699 24342 232 493 0 24204 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 107948

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26489
/proc/meminfo: memFree=28489772/32873624 swapFree=7104/7104
[pid=26411] ppid=26409 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/26411/stat : 26411 (clasp-dec.sh) S 26409 26411 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282723471 9371648 274 33554432000 4194304 5064252 140737212181936 140737212180848 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26411/statm: 2288 274 232 213 0 73 0
[pid=26412] ppid=26411 vsize=100752 CPUtime=1422.04 cores=1,3,5,7
/proc/26412/stat : 26412 (clasp-R5325) R 26411 26411 25502 0 -1 4202496 26712 0 0 0 142198 6 0 0 20 0 1 0 282723471 103170048 24825 33554432000 4194304 6212839 140733199183520 140733199181544 4686038 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/26412/statm: 25188 24825 232 493 0 24693 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 109904

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 26490
/proc/meminfo: memFree=28486136/32873624 swapFree=7104/7104
[pid=26411] ppid=26409 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/26411/stat : 26411 (clasp-dec.sh) S 26409 26411 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282723471 9371648 274 33554432000 4194304 5064252 140737212181936 140737212180848 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26411/statm: 2288 274 232 213 0 73 0
[pid=26412] ppid=26411 vsize=100884 CPUtime=1482.02 cores=1,3,5,7
/proc/26412/stat : 26412 (clasp-R5325) R 26411 26411 25502 0 -1 4202496 26739 0 0 0 148196 6 0 0 20 0 1 0 282723471 103305216 24877 33554432000 4194304 6212839 140733199183520 140733199181544 4298216 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/26412/statm: 25221 24877 232 493 0 24726 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 110036

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 26490
/proc/meminfo: memFree=28485328/32873624 swapFree=7104/7104
[pid=26411] ppid=26409 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/26411/stat : 26411 (clasp-dec.sh) S 26409 26411 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282723471 9371648 274 33554432000 4194304 5064252 140737212181936 140737212180848 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26411/statm: 2288 274 232 213 0 73 0
[pid=26412] ppid=26411 vsize=101424 CPUtime=1542.01 cores=1,3,5,7
/proc/26412/stat : 26412 (clasp-R5325) R 26411 26411 25502 0 -1 4202496 26956 0 0 0 154195 6 0 0 20 0 1 0 282723471 103858176 25018 33554432000 4194304 6212839 140733199183520 140733199181544 4685749 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/26412/statm: 25356 25018 232 493 0 24861 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 110576

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26490
/proc/meminfo: memFree=28482848/32873624 swapFree=7104/7104
[pid=26411] ppid=26409 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/26411/stat : 26411 (clasp-dec.sh) S 26409 26411 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282723471 9371648 274 33554432000 4194304 5064252 140737212181936 140737212180848 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26411/statm: 2288 274 232 213 0 73 0
[pid=26412] ppid=26411 vsize=102276 CPUtime=1602 cores=1,3,5,7
/proc/26412/stat : 26412 (clasp-R5325) R 26411 26411 25502 0 -1 4202496 27148 0 0 0 160194 6 0 0 20 0 1 0 282723471 104730624 25210 33554432000 4194304 6212839 140733199183520 140733199181672 4660891 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/26412/statm: 25569 25210 232 493 0 25074 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 111428

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26490
/proc/meminfo: memFree=28476780/32873624 swapFree=7104/7104
[pid=26411] ppid=26409 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/26411/stat : 26411 (clasp-dec.sh) S 26409 26411 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282723471 9371648 274 33554432000 4194304 5064252 140737212181936 140737212180848 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26411/statm: 2288 274 232 213 0 73 0
[pid=26412] ppid=26411 vsize=102604 CPUtime=1661.99 cores=1,3,5,7
/proc/26412/stat : 26412 (clasp-R5325) R 26411 26411 25502 0 -1 4202496 27241 0 0 0 166193 6 0 0 20 0 1 0 282723471 105066496 25303 33554432000 4194304 6212839 140733199183520 140733199181672 4685433 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/26412/statm: 25651 25303 232 493 0 25156 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 111756

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26490
/proc/meminfo: memFree=28476096/32873624 swapFree=7104/7104
[pid=26411] ppid=26409 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/26411/stat : 26411 (clasp-dec.sh) S 26409 26411 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282723471 9371648 274 33554432000 4194304 5064252 140737212181936 140737212180848 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26411/statm: 2288 274 232 213 0 73 0
[pid=26412] ppid=26411 vsize=103104 CPUtime=1721.98 cores=1,3,5,7
/proc/26412/stat : 26412 (clasp-R5325) R 26411 26411 25502 0 -1 4202496 27312 0 0 0 172192 6 0 0 20 0 1 0 282723471 105578496 25436 33554432000 4194304 6212839 140733199183520 140733199181544 4634981 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/26412/statm: 25776 25436 232 493 0 25281 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 112256

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26491
/proc/meminfo: memFree=28473864/32873624 swapFree=7104/7104
[pid=26411] ppid=26409 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/26411/stat : 26411 (clasp-dec.sh) S 26409 26411 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282723471 9371648 274 33554432000 4194304 5064252 140737212181936 140737212180848 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26411/statm: 2288 274 232 213 0 73 0
[pid=26412] ppid=26411 vsize=103872 CPUtime=1781.97 cores=1,3,5,7
/proc/26412/stat : 26412 (clasp-R5325) R 26411 26411 25502 0 -1 4202496 27574 0 0 0 178191 6 0 0 20 0 1 0 282723471 106364928 25609 33554432000 4194304 6212839 140733199183520 140733199181544 4298304 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/26412/statm: 25968 25609 232 493 0 25473 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 113024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26491
/proc/meminfo: memFree=28473676/32873624 swapFree=7104/7104
[pid=26411] ppid=26409 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/26411/stat : 26411 (clasp-dec.sh) S 26409 26411 25502 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282723471 9371648 274 33554432000 4194304 5064252 140737212181936 140737212180848 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26411/statm: 2288 274 232 213 0 73 0
[pid=26412] ppid=26411 vsize=103872 CPUtime=1800.08 cores=1,3,5,7
/proc/26412/stat : 26412 (clasp-R5325) R 26411 26411 25502 0 -1 4202496 27590 0 0 0 180002 6 0 0 20 0 1 0 282723471 106364928 25625 33554432000 4194304 6212839 140733199183520 140733199181544 4685409 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/26412/statm: 25968 25625 232 493 0 25473 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 113024

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.09
CPU user time (s): 1800.02
CPU system time (s): 0.072988
CPU usage (%): 99.9826
Max. virtual memory (cumulated for all children) (KiB): 113024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.02
system time used= 0.072988
maximum resident set size= 102540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27964
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= 52
involuntary context switches= 1856

runsolver used 3.17552 second user time and 7.68683 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-28 02:46:20
IDJOB=3708802
IDBENCH=89796
IDSOLVER=2287
FILE ID=node121/3708802-1338165980
RUNJOBID= node121-1338158102-25519
PBS_JOBID= 14624535
Free space on /tmp= 71612 MiB

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

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

MD5SUM BENCH= 4f155d4f8b05885565510d4fbd89c993
RANDOM SEED=1453670073

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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.91
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.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        28356868 kB
Buffers:          517936 kB
Cached:          2917944 kB
SwapCached:            0 kB
Active:          1109796 kB
Inactive:        2549992 kB
Active(anon):     225124 kB
Inactive(anon):        0 kB
Active(file):     884672 kB
Inactive(file):  2549992 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             14268 kB
Writeback:            12 kB
AnonPages:        229892 kB
Mapped:            15136 kB
Shmem:               200 kB
Slab:             718344 kB
SReclaimable:     162780 kB
SUnreclaim:       555564 kB
KernelStack:        1440 kB
PageTables:         4444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     332892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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= 71656 MiB
End job on node121 at 2012-05-28 03:16:20