Trace number 3708707

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-75-70.opb
MD5SUM51456bad41bf92f026526861ffdd231e
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.092985
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables5250
Total number of constraints145
Number of constraints which are clauses75
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint70
Maximum length of a constraint75
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 76
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 ...158105/instance-3708707-1338158105.opb
0.00/0.00	c Solving...
1800.04/1800.40	
1800.04/1800.40	*** INTERRUPTED! ***
1800.04/1800.40	s UNKNOWN
1800.04/1800.40	
1800.04/1800.40	c INTERRUPTED   : 1
1800.04/1800.40	c Models        : 0+    
1800.04/1800.40	c Time          : 1800.404s (Solving: 1800.40s 1st Model: 0.00s Unsat: 0.00s)
1800.04/1800.40	c CPU Time      : 1800.040s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3708707-1338158105/watcher-3708707-1338158105 -o /tmp/evaluation-result-3708707-1338158105/solver-3708707-1338158105 -C 1800 -W 1900 -M 15500 HOME/clasp-dec.sh HOME/instance-3708707-1338158105.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: 1.91 1.99 1.99 3/175 25625
/proc/meminfo: memFree=28646428/32873624 swapFree=7104/7104
[pid=25625] ppid=25623 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/25625/stat : 25625 (clasp-dec.sh) S 25623 25625 25502 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281935995 9371648 274 33554432000 4194304 5064252 140734424179568 140734424178480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25625/statm: 2288 274 232 213 0 73 0

[startup+0.033754 s]
/proc/loadavg: 1.91 1.99 1.99 3/175 25625
/proc/meminfo: memFree=28646428/32873624 swapFree=7104/7104
[pid=25625] ppid=25623 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/25625/stat : 25625 (clasp-dec.sh) S 25623 25625 25502 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281935995 9371648 274 33554432000 4194304 5064252 140734424179568 140734424178480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25625/statm: 2288 274 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.100137 s]
/proc/loadavg: 1.91 1.99 1.99 3/175 25625
/proc/meminfo: memFree=28646428/32873624 swapFree=7104/7104
[pid=25625] ppid=25623 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/25625/stat : 25625 (clasp-dec.sh) S 25623 25625 25502 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281935995 9371648 274 33554432000 4194304 5064252 140734424179568 140734424178480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25625/statm: 2288 274 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.300101 s]
/proc/loadavg: 1.91 1.99 1.99 3/175 25625
/proc/meminfo: memFree=28646428/32873624 swapFree=7104/7104
[pid=25625] ppid=25623 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/25625/stat : 25625 (clasp-dec.sh) S 25623 25625 25502 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281935995 9371648 274 33554432000 4194304 5064252 140734424179568 140734424178480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25625/statm: 2288 274 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.7001 s]
/proc/loadavg: 1.91 1.99 1.99 3/175 25625
/proc/meminfo: memFree=28646428/32873624 swapFree=7104/7104
[pid=25625] ppid=25623 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/25625/stat : 25625 (clasp-dec.sh) S 25623 25625 25502 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281935995 9371648 274 33554432000 4194304 5064252 140734424179568 140734424178480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25625/statm: 2288 274 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+1.50013 s]
/proc/loadavg: 1.91 1.99 1.99 3/177 25627
/proc/meminfo: memFree=28634508/32873624 swapFree=7104/7104
[pid=25625] ppid=25623 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/25625/stat : 25625 (clasp-dec.sh) S 25623 25625 25502 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281935995 9371648 274 33554432000 4194304 5064252 140734424179568 140734424178480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25625/statm: 2288 274 232 213 0 73 0
[pid=25626] ppid=25625 vsize=12308 CPUtime=1.49 cores=0,2,4,6
/proc/25626/stat : 25626 (clasp-R5325) R 25625 25625 25502 0 -1 4202496 2916 0 0 0 149 0 0 0 20 0 1 0 281935995 12603392 2747 33554432000 4194304 6212839 140735505652080 140735505650088 4308227 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/25626/statm: 3077 2747 227 493 0 2582 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21460

[startup+3.10014 s]
/proc/loadavg: 1.91 1.99 1.99 3/177 25627
/proc/meminfo: memFree=28632036/32873624 swapFree=7104/7104
[pid=25625] ppid=25623 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/25625/stat : 25625 (clasp-dec.sh) S 25623 25625 25502 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281935995 9371648 274 33554432000 4194304 5064252 140734424179568 140734424178480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25625/statm: 2288 274 232 213 0 73 0
[pid=25626] ppid=25625 vsize=15096 CPUtime=3.09 cores=0,2,4,6
/proc/25626/stat : 25626 (clasp-R5325) R 25625 25625 25502 0 -1 4202496 3628 0 0 0 309 0 0 0 20 0 1 0 281935995 15458304 3459 33554432000 4194304 6212839 140735505652080 140735505650088 5437001 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/25626/statm: 3774 3459 227 493 0 3279 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24248

[startup+6.30013 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 25627
/proc/meminfo: memFree=28624064/32873624 swapFree=7104/7104
[pid=25625] ppid=25623 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/25625/stat : 25625 (clasp-dec.sh) S 25623 25625 25502 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281935995 9371648 274 33554432000 4194304 5064252 140734424179568 140734424178480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25625/statm: 2288 274 232 213 0 73 0
[pid=25626] ppid=25625 vsize=19060 CPUtime=6.29 cores=0,2,4,6
/proc/25626/stat : 25626 (clasp-R5325) R 25625 25625 25502 0 -1 4202496 4597 0 0 0 628 1 0 0 20 0 1 0 281935995 19517440 4428 33554432000 4194304 6212839 140735505652080 140735505650088 4334712 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/25626/statm: 4765 4428 227 493 0 4270 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28212

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25627
/proc/meminfo: memFree=28617784/32873624 swapFree=7104/7104
[pid=25625] ppid=25623 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/25625/stat : 25625 (clasp-dec.sh) S 25623 25625 25502 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281935995 9371648 274 33554432000 4194304 5064252 140734424179568 140734424178480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25625/statm: 2288 274 232 213 0 73 0
[pid=25626] ppid=25625 vsize=23280 CPUtime=12.69 cores=0,2,4,6
/proc/25626/stat : 25626 (clasp-R5325) R 25625 25625 25502 0 -1 4202496 5636 0 0 0 1268 1 0 0 20 0 1 0 281935995 23838720 5467 33554432000 4194304 6212839 140735505652080 140735505650088 4333818 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/25626/statm: 5820 5467 227 493 0 5325 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32432

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25627
/proc/meminfo: memFree=28597448/32873624 swapFree=7104/7104
[pid=25625] ppid=25623 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/25625/stat : 25625 (clasp-dec.sh) S 25623 25625 25502 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281935995 9371648 274 33554432000 4194304 5064252 140734424179568 140734424178480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25625/statm: 2288 274 232 213 0 73 0
[pid=25626] ppid=25625 vsize=35352 CPUtime=25.47 cores=0,2,4,6
/proc/25626/stat : 25626 (clasp-R5325) R 25625 25625 25502 0 -1 4202496 8571 0 0 0 2546 1 0 0 20 0 1 0 281935995 36200448 8448 33554432000 4194304 6212839 140735505652080 140735505650376 4683079 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/25626/statm: 8838 8448 227 493 0 8343 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 44504

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25627
/proc/meminfo: memFree=28574348/32873624 swapFree=7104/7104
[pid=25625] ppid=25623 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/25625/stat : 25625 (clasp-dec.sh) S 25623 25625 25502 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281935995 9371648 274 33554432000 4194304 5064252 140734424179568 140734424178480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25625/statm: 2288 274 232 213 0 73 0
[pid=25626] ppid=25625 vsize=50944 CPUtime=51.06 cores=0,2,4,6
/proc/25626/stat : 25626 (clasp-R5325) R 25625 25625 25502 0 -1 4202496 12424 0 0 0 5104 2 0 0 20 0 1 0 281935995 52166656 12394 33554432000 4194304 6212839 140735505652080 140735505650088 4335192 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/25626/statm: 12736 12394 227 493 0 12241 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 60096

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25627
/proc/meminfo: memFree=28533684/32873624 swapFree=7104/7104
[pid=25625] ppid=25623 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/25625/stat : 25625 (clasp-dec.sh) S 25623 25625 25502 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281935995 9371648 274 33554432000 4194304 5064252 140734424179568 140734424178480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25625/statm: 2288 274 232 213 0 73 0
[pid=25626] ppid=25625 vsize=76124 CPUtime=102.25 cores=0,2,4,6
/proc/25626/stat : 25626 (clasp-R5325) R 25625 25625 25502 0 -1 4202496 18632 0 0 0 10222 3 0 0 20 0 1 0 281935995 77950976 18626 33554432000 4194304 6212839 140735505652080 140735505650232 4334640 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/25626/statm: 19031 18626 227 493 0 18536 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 85276

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25627
/proc/meminfo: memFree=28507892/32873624 swapFree=7104/7104
[pid=25625] ppid=25623 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/25625/stat : 25625 (clasp-dec.sh) S 25623 25625 25502 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281935995 9371648 274 33554432000 4194304 5064252 140734424179568 140734424178480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25625/statm: 2288 274 232 213 0 73 0
[pid=25626] ppid=25625 vsize=94660 CPUtime=162.23 cores=0,2,4,6
/proc/25626/stat : 25626 (clasp-R5325) R 25625 25625 25502 0 -1 4202496 23125 0 0 0 16219 4 0 0 20 0 1 0 281935995 96931840 23159 33554432000 4194304 6212839 140735505652080 140735505650376 5429318 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/25626/statm: 23665 23159 227 493 0 23170 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 103812

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25628
/proc/meminfo: memFree=28478276/32873624 swapFree=7104/7104
[pid=25625] ppid=25623 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/25625/stat : 25625 (clasp-dec.sh) S 25623 25625 25502 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281935995 9371648 274 33554432000 4194304 5064252 140734424179568 140734424178480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25625/statm: 2288 274 232 213 0 73 0
[pid=25626] ppid=25625 vsize=110432 CPUtime=222.21 cores=0,2,4,6
/proc/25626/stat : 25626 (clasp-R5325) R 25625 25625 25502 0 -1 4202496 27040 0 0 0 22216 5 0 0 20 0 1 0 281935995 113082368 27269 33554432000 4194304 6212839 140735505652080 140735505650088 4661322 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/25626/statm: 27608 27269 227 493 0 27113 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 119584

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25628
/proc/meminfo: memFree=28453404/32873624 swapFree=7104/7104
[pid=25625] ppid=25623 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/25625/stat : 25625 (clasp-dec.sh) S 25623 25625 25502 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281935995 9371648 274 33554432000 4194304 5064252 140734424179568 140734424178480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25625/statm: 2288 274 232 213 0 73 0
[pid=25626] ppid=25625 vsize=127660 CPUtime=282.21 cores=0,2,4,6
/proc/25626/stat : 25626 (clasp-R5325) R 25625 25625 25502 0 -1 4202496 31605 0 0 0 28214 7 0 0 20 0 1 0 281935995 130723840 31465 33554432000 4194304 6212839 140735505652080 140735505650376 4308168 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/25626/statm: 31915 31465 227 493 0 31420 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 136812

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25670
/proc/meminfo: memFree=28502704/32873624 swapFree=7104/7104
[pid=25625] ppid=25623 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/25625/stat : 25625 (clasp-dec.sh) S 25623 25625 25502 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281935995 9371648 274 33554432000 4194304 5064252 140734424179568 140734424178480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25625/statm: 2288 274 232 213 0 73 0
[pid=25626] ppid=25625 vsize=136700 CPUtime=342.18 cores=0,2,4,6
/proc/25626/stat : 25626 (clasp-R5325) R 25625 25625 25502 0 -1 4202496 33961 0 0 0 34211 7 0 0 20 0 1 0 281935995 139980800 33847 33554432000 4194304 6212839 140735505652080 140735505650376 4661283 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/25626/statm: 34175 33847 227 493 0 33680 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 145852

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25670
/proc/meminfo: memFree=28452724/32873624 swapFree=7104/7104
[pid=25625] ppid=25623 vsize=9152 CPUtime=0 cores=0,2,4,6

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

/proc/25625/statm: 2288 274 232 213 0 73 0
[pid=25626] ppid=25625 vsize=236880 CPUtime=1062.05 cores=0,2,4,6
/proc/25626/stat : 25626 (clasp-R5325) R 25625 25625 25502 0 -1 4202496 58227 0 0 0 106192 13 0 0 20 0 1 0 281935995 242565120 58739 33554432000 4194304 6212839 140735505652080 140735505650232 4683206 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/25626/statm: 59220 58739 227 493 0 58725 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 246032

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 25677
/proc/meminfo: memFree=28271160/32873624 swapFree=7104/7104
[pid=25625] ppid=25623 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/25625/stat : 25625 (clasp-dec.sh) S 25623 25625 25502 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281935995 9371648 274 33554432000 4194304 5064252 140734424179568 140734424178480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25625/statm: 2288 274 232 213 0 73 0
[pid=25626] ppid=25625 vsize=239296 CPUtime=1122.04 cores=0,2,4,6
/proc/25626/stat : 25626 (clasp-R5325) R 25625 25625 25502 0 -1 4202496 58744 0 0 0 112191 13 0 0 20 0 1 0 281935995 245039104 59256 33554432000 4194304 6212839 140735505652080 140735505650232 4357006 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/25626/statm: 59824 59256 227 493 0 59329 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 248448

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25677
/proc/meminfo: memFree=28263348/32873624 swapFree=7104/7104
[pid=25625] ppid=25623 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/25625/stat : 25625 (clasp-dec.sh) S 25623 25625 25502 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281935995 9371648 274 33554432000 4194304 5064252 140734424179568 140734424178480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25625/statm: 2288 274 232 213 0 73 0
[pid=25626] ppid=25625 vsize=243768 CPUtime=1182.03 cores=0,2,4,6
/proc/25626/stat : 25626 (clasp-R5325) R 25625 25625 25502 0 -1 4202496 59725 0 0 0 118190 13 0 0 20 0 1 0 281935995 249618432 60237 33554432000 4194304 6212839 140735505652080 140735505650232 4683129 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/25626/statm: 60942 60237 227 493 0 60447 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 252920

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25677
/proc/meminfo: memFree=28254172/32873624 swapFree=7104/7104
[pid=25625] ppid=25623 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/25625/stat : 25625 (clasp-dec.sh) S 25623 25625 25502 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281935995 9371648 274 33554432000 4194304 5064252 140734424179568 140734424178480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25625/statm: 2288 274 232 213 0 73 0
[pid=25626] ppid=25625 vsize=250092 CPUtime=1242.03 cores=0,2,4,6
/proc/25626/stat : 25626 (clasp-R5325) R 25625 25625 25502 0 -1 4202496 61077 0 0 0 124189 14 0 0 20 0 1 0 281935995 256094208 61589 33554432000 4194304 6212839 140735505652080 140735505650232 4334640 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/25626/statm: 62523 61589 227 493 0 62028 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 259244

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25677
/proc/meminfo: memFree=28226532/32873624 swapFree=7104/7104
[pid=25625] ppid=25623 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/25625/stat : 25625 (clasp-dec.sh) S 25623 25625 25502 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281935995 9371648 274 33554432000 4194304 5064252 140734424179568 140734424178480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25625/statm: 2288 274 232 213 0 73 0
[pid=25626] ppid=25625 vsize=271288 CPUtime=1302.02 cores=0,2,4,6
/proc/25626/stat : 25626 (clasp-R5325) R 25625 25625 25502 0 -1 4202496 66094 0 0 0 130188 14 0 0 20 0 1 0 281935995 277798912 67220 33554432000 4194304 6212839 140735505652080 140735505650376 4685709 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/25626/statm: 67822 67220 227 493 0 67327 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 280440

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25677
/proc/meminfo: memFree=28220996/32873624 swapFree=7104/7104
[pid=25625] ppid=25623 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/25625/stat : 25625 (clasp-dec.sh) S 25623 25625 25502 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281935995 9371648 274 33554432000 4194304 5064252 140734424179568 140734424178480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25625/statm: 2288 274 232 213 0 73 0
[pid=25626] ppid=25625 vsize=271288 CPUtime=1362 cores=0,2,4,6
/proc/25626/stat : 25626 (clasp-R5325) R 25625 25625 25502 0 -1 4202496 66094 0 0 0 136186 14 0 0 20 0 1 0 281935995 277798912 67220 33554432000 4194304 6212839 140735505652080 140735505650376 4661322 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/25626/statm: 67822 67220 227 493 0 67327 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 280440

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25678
/proc/meminfo: memFree=28207852/32873624 swapFree=7104/7104
[pid=25625] ppid=25623 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/25625/stat : 25625 (clasp-dec.sh) S 25623 25625 25502 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281935995 9371648 274 33554432000 4194304 5064252 140734424179568 140734424178480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25625/statm: 2288 274 232 213 0 73 0
[pid=25626] ppid=25625 vsize=273692 CPUtime=1422 cores=0,2,4,6
/proc/25626/stat : 25626 (clasp-R5325) R 25625 25625 25502 0 -1 4202496 66601 0 0 0 142186 14 0 0 20 0 1 0 281935995 280260608 67727 33554432000 4194304 6212839 140735505652080 140735505650232 4333368 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/25626/statm: 68423 67727 227 493 0 67928 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 282844

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25678
/proc/meminfo: memFree=28201652/32873624 swapFree=7104/7104
[pid=25625] ppid=25623 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/25625/stat : 25625 (clasp-dec.sh) S 25623 25625 25502 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281935995 9371648 274 33554432000 4194304 5064252 140734424179568 140734424178480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25625/statm: 2288 274 232 213 0 73 0
[pid=25626] ppid=25625 vsize=277576 CPUtime=1481.99 cores=0,2,4,6
/proc/25626/stat : 25626 (clasp-R5325) R 25625 25625 25502 0 -1 4202496 67464 0 0 0 148184 15 0 0 20 0 1 0 281935995 284237824 68590 33554432000 4194304 6212839 140735505652080 140735505650232 4744798 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/25626/statm: 69394 68590 227 493 0 68899 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 286728

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25681
/proc/meminfo: memFree=28195024/32873624 swapFree=7104/7104
[pid=25625] ppid=25623 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/25625/stat : 25625 (clasp-dec.sh) S 25623 25625 25502 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281935995 9371648 274 33554432000 4194304 5064252 140734424179568 140734424178480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25625/statm: 2288 274 232 213 0 73 0
[pid=25626] ppid=25625 vsize=282320 CPUtime=1541.97 cores=0,2,4,6
/proc/25626/stat : 25626 (clasp-R5325) R 25625 25625 25502 0 -1 4202496 68447 0 0 0 154182 15 0 0 20 0 1 0 281935995 289095680 70096 33554432000 4194304 6212839 140735505652080 140735505650376 4307552 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/25626/statm: 70580 70096 227 493 0 70085 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 291472

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25704
/proc/meminfo: memFree=28189704/32873624 swapFree=7104/7104
[pid=25625] ppid=25623 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/25625/stat : 25625 (clasp-dec.sh) S 25623 25625 25502 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281935995 9371648 274 33554432000 4194304 5064252 140734424179568 140734424178480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25625/statm: 2288 274 232 213 0 73 0
[pid=25626] ppid=25625 vsize=285884 CPUtime=1601.96 cores=0,2,4,6
/proc/25626/stat : 25626 (clasp-R5325) R 25625 25625 25502 0 -1 4202496 69228 0 0 0 160181 15 0 0 20 0 1 0 281935995 292745216 70877 33554432000 4194304 6212839 140735505652080 140735505650232 4683144 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/25626/statm: 71471 70877 227 493 0 70976 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 295036

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25704
/proc/meminfo: memFree=28179276/32873624 swapFree=7104/7104
[pid=25625] ppid=25623 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/25625/stat : 25625 (clasp-dec.sh) S 25623 25625 25502 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281935995 9371648 274 33554432000 4194304 5064252 140734424179568 140734424178480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25625/statm: 2288 274 232 213 0 73 0
[pid=25626] ppid=25625 vsize=291800 CPUtime=1661.96 cores=0,2,4,6
/proc/25626/stat : 25626 (clasp-R5325) R 25625 25625 25502 0 -1 4202496 70508 0 0 0 166181 15 0 0 20 0 1 0 281935995 298803200 72157 33554432000 4194304 6212839 140735505652080 140735505650232 4298307 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/25626/statm: 72950 72157 227 493 0 72455 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 300952

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25705
/proc/meminfo: memFree=28173820/32873624 swapFree=7104/7104
[pid=25625] ppid=25623 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/25625/stat : 25625 (clasp-dec.sh) S 25623 25625 25502 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281935995 9371648 274 33554432000 4194304 5064252 140734424179568 140734424178480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25625/statm: 2288 274 232 213 0 73 0
[pid=25626] ppid=25625 vsize=295728 CPUtime=1721.94 cores=0,2,4,6
/proc/25626/stat : 25626 (clasp-R5325) R 25625 25625 25502 0 -1 4202496 71371 0 0 0 172179 15 0 0 20 0 1 0 281935995 302825472 73020 33554432000 4194304 6212839 140735505652080 140735505650232 4685455 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/25626/statm: 73932 73020 227 493 0 73437 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 304880

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25705
/proc/meminfo: memFree=28167496/32873624 swapFree=7104/7104
[pid=25625] ppid=25623 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/25625/stat : 25625 (clasp-dec.sh) S 25623 25625 25502 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281935995 9371648 274 33554432000 4194304 5064252 140734424179568 140734424178480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25625/statm: 2288 274 232 213 0 73 0
[pid=25626] ppid=25625 vsize=298260 CPUtime=1781.93 cores=0,2,4,6
/proc/25626/stat : 25626 (clasp-R5325) R 25625 25625 25502 0 -1 4202496 71918 0 0 0 178178 15 0 0 20 0 1 0 281935995 305418240 73567 33554432000 4194304 6212839 140735505652080 140735505650232 4743871 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/25626/statm: 74565 73567 227 493 0 74070 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 307412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25705
/proc/meminfo: memFree=28165264/32873624 swapFree=7104/7104
[pid=25625] ppid=25623 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/25625/stat : 25625 (clasp-dec.sh) S 25623 25625 25502 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281935995 9371648 274 33554432000 4194304 5064252 140734424179568 140734424178480 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25625/statm: 2288 274 232 213 0 73 0
[pid=25626] ppid=25625 vsize=299720 CPUtime=1800.04 cores=0,2,4,6
/proc/25626/stat : 25626 (clasp-R5325) R 25625 25625 25502 0 -1 4202496 72234 0 0 0 179989 15 0 0 20 0 1 0 281935995 306913280 73883 33554432000 4194304 6212839 140735505652080 140735505650232 4334841 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/25626/statm: 74930 73883 227 493 0 74435 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 308872

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1799.89
CPU system time (s): 0.159975
CPU usage (%): 99.9801
Max. virtual memory (cumulated for all children) (KiB): 308872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.159975
maximum resident set size= 295572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72608
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= 123
involuntary context switches= 1981

runsolver used 2.77758 second user time and 7.06193 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-28 00:35:05
IDJOB=3708707
IDBENCH=2567
IDSOLVER=2287
FILE ID=node121/3708707-1338158105
RUNJOBID= node121-1338158102-25518
PBS_JOBID= 14624535
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-75-70.opb
COMMAND LINE= HOME/clasp-dec.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3708707-1338158105/watcher-3708707-1338158105 -o /tmp/evaluation-result-3708707-1338158105/solver-3708707-1338158105 -C 1800 -W 1900 -M 15500  HOME/clasp-dec.sh HOME/instance-3708707-1338158105.opb

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

MD5SUM BENCH= 51456bad41bf92f026526861ffdd231e
RANDOM SEED=989160212

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:        28646428 kB
Buffers:          516388 kB
Cached:          2832872 kB
SwapCached:            0 kB
Active:           837600 kB
Inactive:        2530788 kB
Active(anon):      20112 kB
Inactive(anon):        0 kB
Active(file):     817488 kB
Inactive(file):  2530788 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              6240 kB
Writeback:             0 kB
AnonPages:         24556 kB
Mapped:            15212 kB
Shmem:               200 kB
Slab:             719220 kB
SReclaimable:     162536 kB
SUnreclaim:       556684 kB
KernelStack:        1440 kB
PageTables:         3992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     121012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71668 MiB
End job on node121 at 2012-05-28 01:05:06