Trace number 3708711

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.07 1800.51

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-95-90.opb
MD5SUM464b0bce452dea50452bb0b774d05715
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.156975
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables8550
Total number of constraints185
Number of constraints which are clauses95
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint90
Maximum length of a constraint95
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 96
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Calling clasp with: --sat-p=20,25,240,-1,1 --heuristic=Vsids --dynamic-restarts=100,0.7 --dinit=500,20000 --del=3.0,1.1,20.0 --recursive-str --update-lbd --dglue=2 --otfs=2 --dgrowS=100,1.5 --save-p=75 --cir=3 --cir-bump=1023 --reverse-arcs=2 --dsched=+,10000,2000 --dfrac=0.5
0.00/0.00	c clasp version 2.0.6
0.00/0.00	c Reading from ...159249/instance-3708711-1338159249.opb
0.00/0.00	c Solving...
1800.07/1800.50	
1800.07/1800.50	*** INTERRUPTED! ***
1800.07/1800.50	s UNKNOWN
1800.07/1800.50	
1800.07/1800.50	c INTERRUPTED   : 1
1800.07/1800.50	c Models        : 0+    
1800.07/1800.50	c Time          : 1800.503s (Solving: 1800.50s 1st Model: 0.00s Unsat: 0.00s)
1800.07/1800.50	c CPU Time      : 1800.070s

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-3708711-1338159249/watcher-3708711-1338159249 -o /tmp/evaluation-result-3708711-1338159249/solver-3708711-1338159249 -C 1800 -W 1900 -M 15500 HOME/clasp-dec.sh HOME/instance-3708711-1338159249.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.07 2.02 1.95 3/174 13132
/proc/meminfo: memFree=29053468/32873844 swapFree=7384/7384
[pid=13132] ppid=13128 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/13132/stat : 13132 (clasp-dec.sh) S 13128 13132 12999 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282050395 9371648 275 33554432000 4194304 5064252 140735600983456 140735600982368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13132/statm: 2288 275 232 213 0 73 0

[startup+0.094835 s]
/proc/loadavg: 2.07 2.02 1.95 3/174 13132
/proc/meminfo: memFree=29053468/32873844 swapFree=7384/7384
[pid=13132] ppid=13128 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/13132/stat : 13132 (clasp-dec.sh) S 13128 13132 12999 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282050395 9371648 275 33554432000 4194304 5064252 140735600983456 140735600982368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13132/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.100269 s]
/proc/loadavg: 2.07 2.02 1.95 3/174 13132
/proc/meminfo: memFree=29053468/32873844 swapFree=7384/7384
[pid=13132] ppid=13128 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/13132/stat : 13132 (clasp-dec.sh) S 13128 13132 12999 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282050395 9371648 275 33554432000 4194304 5064252 140735600983456 140735600982368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13132/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.300186 s]
/proc/loadavg: 2.07 2.02 1.95 3/174 13132
/proc/meminfo: memFree=29053468/32873844 swapFree=7384/7384
[pid=13132] ppid=13128 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/13132/stat : 13132 (clasp-dec.sh) S 13128 13132 12999 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282050395 9371648 275 33554432000 4194304 5064252 140735600983456 140735600982368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13132/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.700185 s]
/proc/loadavg: 2.07 2.02 1.95 3/174 13132
/proc/meminfo: memFree=29053468/32873844 swapFree=7384/7384
[pid=13132] ppid=13128 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/13132/stat : 13132 (clasp-dec.sh) S 13128 13132 12999 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282050395 9371648 275 33554432000 4194304 5064252 140735600983456 140735600982368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13132/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+1.50027 s]
/proc/loadavg: 2.06 2.02 1.95 3/179 13141
/proc/meminfo: memFree=29030780/32873844 swapFree=7384/7384
[pid=13132] ppid=13128 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/13132/stat : 13132 (clasp-dec.sh) S 13128 13132 12999 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282050395 9371648 275 33554432000 4194304 5064252 140735600983456 140735600982368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13132/statm: 2288 275 232 213 0 73 0
[pid=13134] ppid=13132 vsize=16356 CPUtime=1.48 cores=1,3,5,7
/proc/13134/stat : 13134 (clasp-R5325) R 13132 13132 12999 0 -1 4202496 4006 0 0 0 148 0 0 0 20 0 1 0 282050396 16748544 3772 33554432000 4194304 6212839 140734688114560 140734688112568 5437001 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/13134/statm: 4089 3772 227 493 0 3594 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 25508

[startup+3.10026 s]
/proc/loadavg: 2.06 2.02 1.95 3/179 13141
/proc/meminfo: memFree=29018844/32873844 swapFree=7384/7384
[pid=13132] ppid=13128 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/13132/stat : 13132 (clasp-dec.sh) S 13128 13132 12999 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282050395 9371648 275 33554432000 4194304 5064252 140735600983456 140735600982368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13132/statm: 2288 275 232 213 0 73 0
[pid=13134] ppid=13132 vsize=24152 CPUtime=3.08 cores=1,3,5,7
/proc/13134/stat : 13134 (clasp-R5325) R 13132 13132 12999 0 -1 4202496 5867 0 0 0 307 1 0 0 20 0 1 0 282050396 24731648 5633 33554432000 4194304 6212839 140734688114560 140734688112568 4328891 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/13134/statm: 6038 5633 227 493 0 5543 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 33304

[startup+6.30032 s]
/proc/loadavg: 2.06 2.01 1.95 3/179 13141
/proc/meminfo: memFree=28995656/32873844 swapFree=7384/7384
[pid=13132] ppid=13128 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/13132/stat : 13132 (clasp-dec.sh) S 13128 13132 12999 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282050395 9371648 275 33554432000 4194304 5064252 140735600983456 140735600982368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13132/statm: 2288 275 232 213 0 73 0
[pid=13134] ppid=13132 vsize=33208 CPUtime=6.29 cores=1,3,5,7
/proc/13134/stat : 13134 (clasp-R5325) R 13132 13132 12999 0 -1 4202496 8134 0 0 0 627 2 0 0 20 0 1 0 282050396 34004992 7900 33554432000 4194304 6212839 140734688114560 140734688112568 4333461 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/13134/statm: 8302 7900 227 493 0 7807 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42360

[startup+12.7003 s]
/proc/loadavg: 2.05 2.01 1.95 3/179 13141
/proc/meminfo: memFree=28990704/32873844 swapFree=7384/7384
[pid=13132] ppid=13128 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/13132/stat : 13132 (clasp-dec.sh) S 13128 13132 12999 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282050395 9371648 275 33554432000 4194304 5064252 140735600983456 140735600982368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13132/statm: 2288 275 232 213 0 73 0
[pid=13134] ppid=13132 vsize=33472 CPUtime=12.68 cores=1,3,5,7
/proc/13134/stat : 13134 (clasp-R5325) R 13132 13132 12999 0 -1 4202496 8269 0 0 0 1266 2 0 0 20 0 1 0 282050396 34275328 8034 33554432000 4194304 6212839 140734688114560 140734688112568 4326282 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/13134/statm: 8368 8034 227 493 0 7873 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 42624

[startup+25.5003 s]
/proc/loadavg: 2.04 2.01 1.95 3/179 13141
/proc/meminfo: memFree=28969632/32873844 swapFree=7384/7384
[pid=13132] ppid=13128 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/13132/stat : 13132 (clasp-dec.sh) S 13128 13132 12999 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282050395 9371648 275 33554432000 4194304 5064252 140735600983456 140735600982368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13132/statm: 2288 275 232 213 0 73 0
[pid=13134] ppid=13132 vsize=50496 CPUtime=25.47 cores=1,3,5,7
/proc/13134/stat : 13134 (clasp-R5325) R 13132 13132 12999 0 -1 4202496 12526 0 0 0 2544 3 0 0 20 0 1 0 282050396 51707904 12305 33554432000 4194304 6212839 140734688114560 140734688112568 4674862 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/13134/statm: 12624 12305 227 493 0 12129 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 59648

[startup+51.1003 s]
/proc/loadavg: 2.02 2.01 1.95 3/179 13141
/proc/meminfo: memFree=28926560/32873844 swapFree=7384/7384
[pid=13132] ppid=13128 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/13132/stat : 13132 (clasp-dec.sh) S 13128 13132 12999 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282050395 9371648 275 33554432000 4194304 5064252 140735600983456 140735600982368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13132/statm: 2288 275 232 213 0 73 0
[pid=13134] ppid=13132 vsize=75116 CPUtime=51.06 cores=1,3,5,7
/proc/13134/stat : 13134 (clasp-R5325) R 13132 13132 12999 0 -1 4202496 18522 0 0 0 5102 4 0 0 20 0 1 0 282050396 76918784 18313 33554432000 4194304 6212839 140734688114560 140734688112568 4705176 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/13134/statm: 18779 18313 227 493 0 18284 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 84268

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 1.95 3/179 13141
/proc/meminfo: memFree=28866020/32873844 swapFree=7384/7384
[pid=13132] ppid=13128 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/13132/stat : 13132 (clasp-dec.sh) S 13128 13132 12999 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282050395 9371648 275 33554432000 4194304 5064252 140735600983456 140735600982368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13132/statm: 2288 275 232 213 0 73 0
[pid=13134] ppid=13132 vsize=107624 CPUtime=102.25 cores=1,3,5,7
/proc/13134/stat : 13134 (clasp-R5325) R 13132 13132 12999 0 -1 4202496 26751 0 0 0 10219 6 0 0 20 0 1 0 282050396 110206976 26452 33554432000 4194304 6212839 140734688114560 140734688112568 4662630 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/13134/statm: 26906 26452 227 493 0 26411 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 116776

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 13141
/proc/meminfo: memFree=28807552/32873844 swapFree=7384/7384
[pid=13132] ppid=13128 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/13132/stat : 13132 (clasp-dec.sh) S 13128 13132 12999 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282050395 9371648 275 33554432000 4194304 5064252 140735600983456 140735600982368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13132/statm: 2288 275 232 213 0 73 0
[pid=13134] ppid=13132 vsize=137656 CPUtime=162.22 cores=1,3,5,7
/proc/13134/stat : 13134 (clasp-R5325) R 13132 13132 12999 0 -1 4202496 34133 0 0 0 16214 8 0 0 20 0 1 0 282050396 140959744 33919 33554432000 4194304 6212839 140734688114560 140734688112712 4356864 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/13134/statm: 34414 33919 227 493 0 33919 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 146808

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 13141
/proc/meminfo: memFree=28768492/32873844 swapFree=7384/7384
[pid=13132] ppid=13128 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/13132/stat : 13132 (clasp-dec.sh) S 13128 13132 12999 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282050395 9371648 275 33554432000 4194304 5064252 140735600983456 140735600982368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13132/statm: 2288 275 232 213 0 73 0
[pid=13134] ppid=13132 vsize=162736 CPUtime=222.21 cores=1,3,5,7
/proc/13134/stat : 13134 (clasp-R5325) R 13132 13132 12999 0 -1 4202496 40357 0 0 0 22212 9 0 0 20 0 1 0 282050396 166641664 40143 33554432000 4194304 6212839 140734688114560 140734688112568 4674397 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/13134/statm: 40684 40143 227 493 0 40189 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 171888

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 13142
/proc/meminfo: memFree=28721868/32873844 swapFree=7384/7384
[pid=13132] ppid=13128 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/13132/stat : 13132 (clasp-dec.sh) S 13128 13132 12999 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282050395 9371648 275 33554432000 4194304 5064252 140735600983456 140735600982368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13132/statm: 2288 275 232 213 0 73 0
[pid=13134] ppid=13132 vsize=189296 CPUtime=282.2 cores=1,3,5,7
/proc/13134/stat : 13134 (clasp-R5325) R 13132 13132 12999 0 -1 4202496 47115 0 0 0 28209 11 0 0 20 0 1 0 282050396 193839104 46610 33554432000 4194304 6212839 140734688114560 140734688112568 4308132 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/13134/statm: 47324 46610 227 493 0 46829 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 198448

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 13142
/proc/meminfo: memFree=28702516/32873844 swapFree=7384/7384
[pid=13132] ppid=13128 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/13132/stat : 13132 (clasp-dec.sh) S 13128 13132 12999 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282050395 9371648 275 33554432000 4194304 5064252 140735600983456 140735600982368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13132/statm: 2288 275 232 213 0 73 0
[pid=13134] ppid=13132 vsize=198304 CPUtime=342.16 cores=1,3,5,7
/proc/13134/stat : 13134 (clasp-R5325) R 13132 13132 12999 0 -1 4202496 49388 0 0 0 34204 12 0 0 20 0 1 0 282050396 203063296 49263 33554432000 4194304 6212839 140734688114560 140734688112568 4743856 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/13134/statm: 49576 49263 227 493 0 49081 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 207456

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 13145
/proc/meminfo: memFree=28666548/32873844 swapFree=7384/7384
[pid=13132] ppid=13128 vsize=9152 CPUtime=0 cores=1,3,5,7

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

/proc/13134/statm: 95239 94709 227 493 0 94744 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 390108

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 13174
/proc/meminfo: memFree=28382996/32873844 swapFree=7384/7384
[pid=13132] ppid=13128 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/13132/stat : 13132 (clasp-dec.sh) S 13128 13132 12999 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282050395 9371648 275 33554432000 4194304 5064252 140735600983456 140735600982368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13132/statm: 2288 275 232 213 0 73 0
[pid=13134] ppid=13132 vsize=383964 CPUtime=1241.98 cores=1,3,5,7
/proc/13134/stat : 13134 (clasp-R5325) R 13132 13132 12999 0 -1 4202496 96028 0 0 0 124173 25 0 0 20 0 1 0 282050396 393179136 95465 33554432000 4194304 6212839 140734688114560 140734688112872 4298175 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/13134/statm: 95991 95465 227 493 0 95496 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 393116

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 13174
/proc/meminfo: memFree=28378036/32873844 swapFree=7384/7384
[pid=13132] ppid=13128 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/13132/stat : 13132 (clasp-dec.sh) S 13128 13132 12999 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282050395 9371648 275 33554432000 4194304 5064252 140735600983456 140735600982368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13132/statm: 2288 275 232 213 0 73 0
[pid=13134] ppid=13132 vsize=383964 CPUtime=1301.98 cores=1,3,5,7
/proc/13134/stat : 13134 (clasp-R5325) R 13132 13132 12999 0 -1 4202496 96028 0 0 0 130173 25 0 0 20 0 1 0 282050396 393179136 95465 33554432000 4194304 6212839 140734688114560 140734688112872 4674407 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/13134/statm: 95991 95465 227 493 0 95496 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 393116

[startup+1362.3 s]
/proc/loadavg: 2.05 2.01 1.96 3/179 13174
/proc/meminfo: memFree=28363104/32873844 swapFree=7384/7384
[pid=13132] ppid=13128 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/13132/stat : 13132 (clasp-dec.sh) S 13128 13132 12999 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282050395 9371648 275 33554432000 4194304 5064252 140735600983456 140735600982368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13132/statm: 2288 275 232 213 0 73 0
[pid=13134] ppid=13132 vsize=391548 CPUtime=1361.94 cores=1,3,5,7
/proc/13134/stat : 13134 (clasp-R5325) R 13132 13132 12999 0 -1 4202496 98038 0 0 0 136168 26 0 0 20 0 1 0 282050396 400945152 97569 33554432000 4194304 6212839 140734688114560 140734688112856 4298110 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/13134/statm: 97887 97569 227 493 0 97392 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 400700

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 1.96 3/179 13174
/proc/meminfo: memFree=28353308/32873844 swapFree=7384/7384
[pid=13132] ppid=13128 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/13132/stat : 13132 (clasp-dec.sh) S 13128 13132 12999 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282050395 9371648 275 33554432000 4194304 5064252 140735600983456 140735600982368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13132/statm: 2288 275 232 213 0 73 0
[pid=13134] ppid=13132 vsize=394084 CPUtime=1421.94 cores=1,3,5,7
/proc/13134/stat : 13134 (clasp-R5325) R 13132 13132 12999 0 -1 4202496 98766 0 0 0 142168 26 0 0 20 0 1 0 282050396 403542016 98123 33554432000 4194304 6212839 140734688114560 140734688112712 4683115 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/13134/statm: 98521 98123 227 493 0 98026 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 403236

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 1.96 3/179 13175
/proc/meminfo: memFree=28315736/32873844 swapFree=7384/7384
[pid=13132] ppid=13128 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/13132/stat : 13132 (clasp-dec.sh) S 13128 13132 12999 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282050395 9371648 275 33554432000 4194304 5064252 140735600983456 140735600982368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13132/statm: 2288 275 232 213 0 73 0
[pid=13134] ppid=13132 vsize=424784 CPUtime=1481.92 cores=1,3,5,7
/proc/13134/stat : 13134 (clasp-R5325) R 13132 13132 12999 0 -1 4202496 106213 0 0 0 148164 28 0 0 20 0 1 0 282050396 434978816 105569 33554432000 4194304 6212839 140734688114560 140734688112712 4333776 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/13134/statm: 106196 105569 227 493 0 105701 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 433936

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/179 13175
/proc/meminfo: memFree=28305704/32873844 swapFree=7384/7384
[pid=13132] ppid=13128 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/13132/stat : 13132 (clasp-dec.sh) S 13128 13132 12999 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282050395 9371648 275 33554432000 4194304 5064252 140735600983456 140735600982368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13132/statm: 2288 275 232 213 0 73 0
[pid=13134] ppid=13132 vsize=424784 CPUtime=1541.91 cores=1,3,5,7
/proc/13134/stat : 13134 (clasp-R5325) R 13132 13132 12999 0 -1 4202496 106213 0 0 0 154163 28 0 0 20 0 1 0 282050396 434978816 105569 33554432000 4194304 6212839 140734688114560 140734688112712 4334979 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/13134/statm: 106196 105569 227 493 0 105701 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 433936

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/180 13178
/proc/meminfo: memFree=28302968/32873844 swapFree=7384/7384
[pid=13132] ppid=13128 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/13132/stat : 13132 (clasp-dec.sh) S 13128 13132 12999 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282050395 9371648 275 33554432000 4194304 5064252 140735600983456 140735600982368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13132/statm: 2288 275 232 213 0 73 0
[pid=13134] ppid=13132 vsize=424784 CPUtime=1601.9 cores=1,3,5,7
/proc/13134/stat : 13134 (clasp-R5325) R 13132 13132 12999 0 -1 4202496 106213 0 0 0 160162 28 0 0 20 0 1 0 282050396 434978816 105569 33554432000 4194304 6212839 140734688114560 140734688112712 4676463 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/13134/statm: 106196 105569 227 493 0 105701 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 433936

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 13178
/proc/meminfo: memFree=28279176/32873844 swapFree=7384/7384
[pid=13132] ppid=13128 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/13132/stat : 13132 (clasp-dec.sh) S 13128 13132 12999 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282050395 9371648 275 33554432000 4194304 5064252 140735600983456 140735600982368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13132/statm: 2288 275 232 213 0 73 0
[pid=13134] ppid=13132 vsize=444120 CPUtime=1661.9 cores=1,3,5,7
/proc/13134/stat : 13134 (clasp-R5325) R 13132 13132 12999 0 -1 4202496 110765 0 0 0 166160 30 0 0 20 0 1 0 282050396 454778880 110121 33554432000 4194304 6212839 140734688114560 140734688112856 4330591 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/13134/statm: 111030 110121 227 493 0 110535 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 453272

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 13179
/proc/meminfo: memFree=28264288/32873844 swapFree=7384/7384
[pid=13132] ppid=13128 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/13132/stat : 13132 (clasp-dec.sh) S 13128 13132 12999 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282050395 9371648 275 33554432000 4194304 5064252 140735600983456 140735600982368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13132/statm: 2288 275 232 213 0 73 0
[pid=13134] ppid=13132 vsize=448416 CPUtime=1721.89 cores=1,3,5,7
/proc/13134/stat : 13134 (clasp-R5325) R 13132 13132 12999 0 -1 4202496 111823 0 0 0 172159 30 0 0 20 0 1 0 282050396 459177984 111179 33554432000 4194304 6212839 140734688114560 140734688112568 4333789 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/13134/statm: 112104 111179 227 493 0 111609 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 457568

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 13179
/proc/meminfo: memFree=28243072/32873844 swapFree=7384/7384
[pid=13132] ppid=13128 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/13132/stat : 13132 (clasp-dec.sh) S 13128 13132 12999 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282050395 9371648 275 33554432000 4194304 5064252 140735600983456 140735600982368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13132/statm: 2288 275 232 213 0 73 0
[pid=13134] ppid=13132 vsize=458492 CPUtime=1781.88 cores=1,3,5,7
/proc/13134/stat : 13134 (clasp-R5325) R 13132 13132 12999 0 -1 4202496 114221 0 0 0 178157 31 0 0 20 0 1 0 282050396 469495808 113519 33554432000 4194304 6212839 140734688114560 140734688112712 4685458 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/13134/statm: 114623 113519 227 493 0 114128 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 467644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.96 2/173 13205
/proc/meminfo: memFree=28598944/32873844 swapFree=7384/7384
[pid=13132] ppid=13128 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/13132/stat : 13132 (clasp-dec.sh) S 13128 13132 12999 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282050395 9371648 275 33554432000 4194304 5064252 140735600983456 140735600982368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13132/statm: 2288 275 232 213 0 73 0
[pid=13134] ppid=13132 vsize=459904 CPUtime=1800.07 cores=1,3,5,7
/proc/13134/stat : 13134 (clasp-R5325) R 13132 13132 12999 0 -1 4202496 114508 0 0 0 179976 31 0 0 20 0 1 0 282050396 470941696 113922 33554432000 4194304 6212839 140734688114560 140734688112712 4683206 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/13134/statm: 114976 113922 227 493 0 114481 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 469056

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

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.96 2/173 13205
/proc/meminfo: memFree=28598944/32873844 swapFree=7384/7384
[pid=13132] ppid=13128 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/13132/stat : 13132 (clasp-dec.sh) S 13128 13132 12999 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282050395 9371648 275 33554432000 4194304 5064252 140735600983456 140735600982368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13132/statm: 2288 275 232 213 0 73 0
[pid=13134] ppid=13132 vsize=459904 CPUtime=1800.07 cores=1,3,5,7
/proc/13134/stat : 13134 (clasp-R5325) R 13132 13132 12999 0 -1 4202496 114508 0 0 0 179976 31 0 0 20 0 1 0 282050396 470941696 113922 33554432000 4194304 6212839 140734688114560 140734688112712 4683206 0 0 4096 18946 0 0 0 17 5 0 0 0 0 0
/proc/13134/statm: 114976 113922 227 493 0 114481 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 469056

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13132 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0
# while last known CPU time is 1800.07
#
# 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.07
CPU user time (s): 1799.76
CPU system time (s): 0.31
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 469056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
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= 357
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= 2

runsolver used 3.41248 second user time and 9.69353 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-28 00:54:09
IDJOB=3708711
IDBENCH=2585
IDSOLVER=2287
FILE ID=node136/3708711-1338159249
RUNJOBID= node136-1338157449-13016
PBS_JOBID= 14624529
Free space on /tmp= 71672 MiB

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

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

MD5SUM BENCH= 464b0bce452dea50452bb0b774d05715
RANDOM SEED=438584430

node136.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29055600 kB
Buffers:          435484 kB
Cached:          2513760 kB
SwapCached:        24460 kB
Active:           768892 kB
Inactive:        2210404 kB
Active(anon):       2500 kB
Inactive(anon):    26984 kB
Active(file):     766392 kB
Inactive(file):  2183420 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:              2344 kB
Writeback:             0 kB
AnonPages:        104748 kB
Mapped:             9692 kB
Shmem:                 0 kB
Slab:             701080 kB
SReclaimable:     142856 kB
SUnreclaim:       558224 kB
KernelStack:        1488 kB
PageTables:         4356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

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