Trace number 3708793

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.01 1800.42

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-175.opb
MD5SUM3472d2cba7eedc0e4f1652523daa893e
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 variables248659
Total number of constraints5546518
Number of constraints which are clauses4965781
Number of constraints which are cardinality constraints (but not clauses)19724
Number of constraints which are nor clauses,nor cardinality constraints561013
Minimum length of a constraint2
Maximum length of a constraint2220
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 2221
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Calling clasp with: --sat-p=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 ...163317/instance-3708793-1338163317.opb
5.19/5.29	c Solving...
1800.01/1800.41	
1800.01/1800.41	*** INTERRUPTED! ***
1800.01/1800.41	s UNKNOWN
1800.01/1800.41	
1800.01/1800.41	c INTERRUPTED   : 1
1800.01/1800.41	c Models        : 0+    
1800.01/1800.41	c Time          : 1800.410s (Solving: 1795.12s 1st Model: 0.00s Unsat: 0.00s)
1800.01/1800.41	c CPU Time      : 1800.010s

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-3708793-1338163317/watcher-3708793-1338163317 -o /tmp/evaluation-result-3708793-1338163317/solver-3708793-1338163317 -C 1800 -W 1900 -M 15500 HOME/clasp-dec.sh HOME/instance-3708793-1338163317.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.08 2.02 2.01 3/175 17791
/proc/meminfo: memFree=30972392/32873844 swapFree=6088/6088
[pid=17791] ppid=17789 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17791/stat : 17791 (clasp-dec.sh) S 17789 17791 15656 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282460809 9371648 274 33554432000 4194304 5064252 140735872123584 140735872122496 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17791/statm: 2288 274 232 213 0 73 0

[startup+0.00628893 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 17791
/proc/meminfo: memFree=30972392/32873844 swapFree=6088/6088
[pid=17791] ppid=17789 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17791/stat : 17791 (clasp-dec.sh) S 17789 17791 15656 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282460809 9371648 274 33554432000 4194304 5064252 140735872123584 140735872122496 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17791/statm: 2288 274 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.100215 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 17791
/proc/meminfo: memFree=30972392/32873844 swapFree=6088/6088
[pid=17791] ppid=17789 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17791/stat : 17791 (clasp-dec.sh) S 17789 17791 15656 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282460809 9371648 274 33554432000 4194304 5064252 140735872123584 140735872122496 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17791/statm: 2288 274 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.30029 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 17791
/proc/meminfo: memFree=30972392/32873844 swapFree=6088/6088
[pid=17791] ppid=17789 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17791/stat : 17791 (clasp-dec.sh) S 17789 17791 15656 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282460809 9371648 274 33554432000 4194304 5064252 140735872123584 140735872122496 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17791/statm: 2288 274 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.700293 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 17791
/proc/meminfo: memFree=30972392/32873844 swapFree=6088/6088
[pid=17791] ppid=17789 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17791/stat : 17791 (clasp-dec.sh) S 17789 17791 15656 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282460809 9371648 274 33554432000 4194304 5064252 140735872123584 140735872122496 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17791/statm: 2288 274 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+1.50033 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 17793
/proc/meminfo: memFree=30824676/32873844 swapFree=6088/6088
[pid=17791] ppid=17789 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17791/stat : 17791 (clasp-dec.sh) S 17789 17791 15656 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282460809 9371648 274 33554432000 4194304 5064252 140735872123584 140735872122496 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17791/statm: 2288 274 232 213 0 73 0
[pid=17792] ppid=17791 vsize=204348 CPUtime=1.49 cores=1,3,5,7
/proc/17792/stat : 17792 (clasp-R5325) R 17791 17791 15656 0 -1 4202496 40273 0 0 0 139 10 0 0 20 0 1 0 282460809 209252352 49394 33554432000 4194304 6212839 140735816399776 140735816396184 5437001 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/17792/statm: 51087 49394 194 493 0 50592 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 213500

[startup+3.10033 s]
/proc/loadavg: 2.15 2.03 2.01 3/177 17793
/proc/meminfo: memFree=30712252/32873844 swapFree=6088/6088
[pid=17791] ppid=17789 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17791/stat : 17791 (clasp-dec.sh) S 17789 17791 15656 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282460809 9371648 274 33554432000 4194304 5064252 140735872123584 140735872122496 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17791/statm: 2288 274 232 213 0 73 0
[pid=17792] ppid=17791 vsize=365572 CPUtime=3.09 cores=1,3,5,7
/proc/17792/stat : 17792 (clasp-R5325) R 17791 17791 15656 0 -1 4202496 75193 0 0 0 289 20 0 0 20 0 1 0 282460809 374345728 87598 33554432000 4194304 6212839 140735816399776 140735816396344 5437001 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/17792/statm: 91393 87599 194 493 0 90898 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 374724

[startup+6.30041 s]
/proc/loadavg: 2.15 2.03 2.01 3/177 17793
/proc/meminfo: memFree=30415884/32873844 swapFree=6088/6088
[pid=17791] ppid=17789 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17791/stat : 17791 (clasp-dec.sh) S 17789 17791 15656 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282460809 9371648 274 33554432000 4194304 5064252 140735872123584 140735872122496 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17791/statm: 2288 274 232 213 0 73 0
[pid=17792] ppid=17791 vsize=572172 CPUtime=6.3 cores=1,3,5,7
/proc/17792/stat : 17792 (clasp-R5325) R 17791 17791 15656 0 -1 4202496 117299 0 0 0 600 30 0 0 20 0 1 0 282460809 585904128 139938 33554432000 4194304 6212839 140735816399776 140735816398744 4635091 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/17792/statm: 143043 139938 222 493 0 142548 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 581324

[startup+12.7003 s]
/proc/loadavg: 2.13 2.03 2.01 3/177 17793
/proc/meminfo: memFree=30416280/32873844 swapFree=6088/6088
[pid=17791] ppid=17789 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17791/stat : 17791 (clasp-dec.sh) S 17789 17791 15656 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282460809 9371648 274 33554432000 4194304 5064252 140735872123584 140735872122496 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17791/statm: 2288 274 232 213 0 73 0
[pid=17792] ppid=17791 vsize=572172 CPUtime=12.69 cores=1,3,5,7
/proc/17792/stat : 17792 (clasp-R5325) R 17791 17791 15656 0 -1 4202496 117483 0 0 0 1239 30 0 0 20 0 1 0 282460809 585904128 140122 33554432000 4194304 6212839 140735816399776 140735816398744 4737653 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/17792/statm: 143043 140122 224 493 0 142548 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 581324

[startup+25.5005 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 17793
/proc/meminfo: memFree=30404000/32873844 swapFree=6088/6088
[pid=17791] ppid=17789 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17791/stat : 17791 (clasp-dec.sh) S 17789 17791 15656 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282460809 9371648 274 33554432000 4194304 5064252 140735872123584 140735872122496 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17791/statm: 2288 274 232 213 0 73 0
[pid=17792] ppid=17791 vsize=586384 CPUtime=25.48 cores=1,3,5,7
/proc/17792/stat : 17792 (clasp-R5325) R 17791 17791 15656 0 -1 4202496 120646 0 0 0 2518 30 0 0 20 0 1 0 282460809 600457216 143283 33554432000 4194304 6212839 140735816399776 140735816397800 4635505 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/17792/statm: 146596 143283 225 493 0 146101 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 595536

[startup+51.1003 s]
/proc/loadavg: 2.07 2.03 2.01 3/177 17793
/proc/meminfo: memFree=30373572/32873844 swapFree=6088/6088
[pid=17791] ppid=17789 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17791/stat : 17791 (clasp-dec.sh) S 17789 17791 15656 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282460809 9371648 274 33554432000 4194304 5064252 140735872123584 140735872122496 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17791/statm: 2288 274 232 213 0 73 0
[pid=17792] ppid=17791 vsize=623404 CPUtime=51.07 cores=1,3,5,7
/proc/17792/stat : 17792 (clasp-R5325) R 17791 17791 15656 0 -1 4202496 128746 0 0 0 5076 31 0 0 20 0 1 0 282460809 638365696 151364 33554432000 4194304 6212839 140735816399776 140735816397800 4686038 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/17792/statm: 155851 151364 225 493 0 155356 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 632556

[startup+102.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 17793
/proc/meminfo: memFree=30249988/32873844 swapFree=6088/6088
[pid=17791] ppid=17789 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17791/stat : 17791 (clasp-dec.sh) S 17789 17791 15656 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282460809 9371648 274 33554432000 4194304 5064252 140735872123584 140735872122496 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17791/statm: 2288 274 232 213 0 73 0
[pid=17792] ppid=17791 vsize=752836 CPUtime=102.23 cores=1,3,5,7
/proc/17792/stat : 17792 (clasp-R5325) R 17791 17791 15656 0 -1 4202496 158888 0 0 0 10185 38 0 0 20 0 1 0 282460809 770904064 181468 33554432000 4194304 6212839 140735816399776 140735816397800 4662934 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/17792/statm: 188209 181468 226 493 0 187714 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 761988

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 17793
/proc/meminfo: memFree=30210216/32873844 swapFree=6088/6088
[pid=17791] ppid=17789 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17791/stat : 17791 (clasp-dec.sh) S 17789 17791 15656 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282460809 9371648 274 33554432000 4194304 5064252 140735872123584 140735872122496 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17791/statm: 2288 274 232 213 0 73 0
[pid=17792] ppid=17791 vsize=792572 CPUtime=162.21 cores=1,3,5,7
/proc/17792/stat : 17792 (clasp-R5325) R 17791 17791 15656 0 -1 4202496 168446 0 0 0 16180 41 0 0 20 0 1 0 282460809 811593728 191001 33554432000 4194304 6212839 140735816399776 140735816397800 4670461 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/17792/statm: 198143 191001 226 493 0 197648 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 801724

[startup+222.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 17793
/proc/meminfo: memFree=30182716/32873844 swapFree=6088/6088
[pid=17791] ppid=17789 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17791/stat : 17791 (clasp-dec.sh) S 17789 17791 15656 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282460809 9371648 274 33554432000 4194304 5064252 140735872123584 140735872122496 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17791/statm: 2288 274 232 213 0 73 0
[pid=17792] ppid=17791 vsize=819728 CPUtime=222.18 cores=1,3,5,7
/proc/17792/stat : 17792 (clasp-R5325) R 17791 17791 15656 0 -1 4202496 174727 0 0 0 22175 43 0 0 20 0 1 0 282460809 839401472 197239 33554432000 4194304 6212839 140735816399776 140735816397928 4685294 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/17792/statm: 204932 197239 226 493 0 204437 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 828880

[startup+282.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 17794
/proc/meminfo: memFree=30167208/32873844 swapFree=6088/6088
[pid=17791] ppid=17789 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17791/stat : 17791 (clasp-dec.sh) S 17789 17791 15656 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282460809 9371648 274 33554432000 4194304 5064252 140735872123584 140735872122496 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17791/statm: 2288 274 232 213 0 73 0
[pid=17792] ppid=17791 vsize=831024 CPUtime=282.15 cores=1,3,5,7
/proc/17792/stat : 17792 (clasp-R5325) R 17791 17791 15656 0 -1 4202496 177320 0 0 0 28172 43 0 0 20 0 1 0 282460809 850968576 200002 33554432000 4194304 6212839 140735816399776 140735816397928 4737291 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/17792/statm: 207756 200002 226 493 0 207261 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 840176

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 17794
/proc/meminfo: memFree=30110464/32873844 swapFree=6088/6088
[pid=17791] ppid=17789 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17791/stat : 17791 (clasp-dec.sh) S 17789 17791 15656 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282460809 9371648 274 33554432000 4194304 5064252 140735872123584 140735872122496 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17791/statm: 2288 274 232 213 0 73 0
[pid=17792] ppid=17791 vsize=882608 CPUtime=342.14 cores=1,3,5,7
/proc/17792/stat : 17792 (clasp-R5325) R 17791 17791 15656 0 -1 4202496 189201 0 0 0 34167 47 0 0 20 0 1 0 282460809 903790592 213287 33554432000 4194304 6212839 140735816399776 140735816397800 4635099 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/17792/statm: 220652 213287 226 493 0 220157 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 891760

[startup+402.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 17794
/proc/meminfo: memFree=30075156/32873844 swapFree=6088/6088
[pid=17791] ppid=17789 vsize=9152 CPUtime=0 cores=1,3,5,7

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

/proc/17792/statm: 267016 261312 226 493 0 266521 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 1077216

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17843
/proc/meminfo: memFree=29796700/32873844 swapFree=6088/6088
[pid=17791] ppid=17789 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17791/stat : 17791 (clasp-dec.sh) S 17789 17791 15656 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282460809 9371648 274 33554432000 4194304 5064252 140735872123584 140735872122496 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17791/statm: 2288 274 232 213 0 73 0
[pid=17792] ppid=17791 vsize=1075376 CPUtime=1241.99 cores=1,3,5,7
/proc/17792/stat : 17792 (clasp-R5325) R 17791 17791 15656 0 -1 4202496 231919 0 0 0 124139 60 0 0 20 0 1 0 282460809 1101185024 263157 33554432000 4194304 6212839 140735816399776 140735816397800 4635099 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/17792/statm: 268844 263157 226 493 0 268349 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 1084528

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17843
/proc/meminfo: memFree=29771680/32873844 swapFree=6088/6088
[pid=17791] ppid=17789 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17791/stat : 17791 (clasp-dec.sh) S 17789 17791 15656 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282460809 9371648 274 33554432000 4194304 5064252 140735872123584 140735872122496 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17791/statm: 2288 274 232 213 0 73 0
[pid=17792] ppid=17791 vsize=1084296 CPUtime=1301.98 cores=1,3,5,7
/proc/17792/stat : 17792 (clasp-R5325) R 17791 17791 15656 0 -1 4202496 233779 0 0 0 130138 60 0 0 20 0 1 0 282460809 1110319104 268639 33554432000 4194304 6212839 140735816399776 140735816397928 4686038 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/17792/statm: 271074 268639 226 493 0 270579 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 1093448

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17843
/proc/meminfo: memFree=29761000/32873844 swapFree=6088/6088
[pid=17791] ppid=17789 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17791/stat : 17791 (clasp-dec.sh) S 17789 17791 15656 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282460809 9371648 274 33554432000 4194304 5064252 140735872123584 140735872122496 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17791/statm: 2288 274 232 213 0 73 0
[pid=17792] ppid=17791 vsize=1090812 CPUtime=1361.96 cores=1,3,5,7
/proc/17792/stat : 17792 (clasp-R5325) R 17791 17791 15656 0 -1 4202496 235134 0 0 0 136136 60 0 0 20 0 1 0 282460809 1116991488 270562 33554432000 4194304 6212839 140735816399776 140735816397928 4670461 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/17792/statm: 272703 270562 226 493 0 272208 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 1099964

[startup+1422.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 17843
/proc/meminfo: memFree=29755172/32873844 swapFree=6088/6088
[pid=17791] ppid=17789 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17791/stat : 17791 (clasp-dec.sh) S 17789 17791 15656 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282460809 9371648 274 33554432000 4194304 5064252 140735872123584 140735872122496 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17791/statm: 2288 274 232 213 0 73 0
[pid=17792] ppid=17791 vsize=1097636 CPUtime=1421.96 cores=1,3,5,7
/proc/17792/stat : 17792 (clasp-R5325) R 17791 17791 15656 0 -1 4202496 236578 0 0 0 142135 61 0 0 20 0 1 0 282460809 1123979264 272006 33554432000 4194304 6212839 140735816399776 140735816397800 4634964 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/17792/statm: 274409 272006 226 493 0 273914 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 1106788

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 17843
/proc/meminfo: memFree=29749196/32873844 swapFree=6088/6088
[pid=17791] ppid=17789 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17791/stat : 17791 (clasp-dec.sh) S 17789 17791 15656 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282460809 9371648 274 33554432000 4194304 5064252 140735872123584 140735872122496 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17791/statm: 2288 274 232 213 0 73 0
[pid=17792] ppid=17791 vsize=1101420 CPUtime=1481.95 cores=1,3,5,7
/proc/17792/stat : 17792 (clasp-R5325) R 17791 17791 15656 0 -1 4202496 237356 0 0 0 148134 61 0 0 20 0 1 0 282460809 1127854080 272784 33554432000 4194304 6212839 140735816399776 140735816397928 4686028 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/17792/statm: 275355 272784 226 493 0 274860 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 1110572

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17844
/proc/meminfo: memFree=29747088/32873844 swapFree=6088/6088
[pid=17791] ppid=17789 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17791/stat : 17791 (clasp-dec.sh) S 17789 17791 15656 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282460809 9371648 274 33554432000 4194304 5064252 140735872123584 140735872122496 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17791/statm: 2288 274 232 213 0 73 0
[pid=17792] ppid=17791 vsize=1102848 CPUtime=1541.94 cores=1,3,5,7
/proc/17792/stat : 17792 (clasp-R5325) R 17791 17791 15656 0 -1 4202496 237669 0 0 0 154133 61 0 0 20 0 1 0 282460809 1129316352 273097 33554432000 4194304 6212839 140735816399776 140735816397800 4372048 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/17792/statm: 275712 273097 226 493 0 275217 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 1112000

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17844
/proc/meminfo: memFree=29737540/32873844 swapFree=6088/6088
[pid=17791] ppid=17789 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17791/stat : 17791 (clasp-dec.sh) S 17789 17791 15656 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282460809 9371648 274 33554432000 4194304 5064252 140735872123584 140735872122496 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17791/statm: 2288 274 232 213 0 73 0
[pid=17792] ppid=17791 vsize=1111112 CPUtime=1601.93 cores=1,3,5,7
/proc/17792/stat : 17792 (clasp-R5325) R 17791 17791 15656 0 -1 4202496 239399 0 0 0 160132 61 0 0 20 0 1 0 282460809 1137778688 274827 33554432000 4194304 6212839 140735816399776 140735816397928 4670461 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/17792/statm: 277778 274827 226 493 0 277283 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 1120264

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17844
/proc/meminfo: memFree=29731464/32873844 swapFree=6088/6088
[pid=17791] ppid=17789 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17791/stat : 17791 (clasp-dec.sh) S 17789 17791 15656 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282460809 9371648 274 33554432000 4194304 5064252 140735872123584 140735872122496 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17791/statm: 2288 274 232 213 0 73 0
[pid=17792] ppid=17791 vsize=1115256 CPUtime=1661.92 cores=1,3,5,7
/proc/17792/stat : 17792 (clasp-R5325) R 17791 17791 15656 0 -1 4202496 240259 0 0 0 166131 61 0 0 20 0 1 0 282460809 1142022144 275687 33554432000 4194304 6212839 140735816399776 140735816397800 4669806 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/17792/statm: 278814 275687 226 493 0 278319 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 1124408

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17847
/proc/meminfo: memFree=29722776/32873844 swapFree=6088/6088
[pid=17791] ppid=17789 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17791/stat : 17791 (clasp-dec.sh) S 17789 17791 15656 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282460809 9371648 274 33554432000 4194304 5064252 140735872123584 140735872122496 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17791/statm: 2288 274 232 213 0 73 0
[pid=17792] ppid=17791 vsize=1125732 CPUtime=1721.91 cores=1,3,5,7
/proc/17792/stat : 17792 (clasp-R5325) R 17791 17791 15656 0 -1 4202496 242444 0 0 0 172129 62 0 0 20 0 1 0 282460809 1152749568 277872 33554432000 4194304 6212839 140735816399776 140735816397800 4670458 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/17792/statm: 281433 277872 226 493 0 280938 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 1134884

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17847
/proc/meminfo: memFree=29714352/32873844 swapFree=6088/6088
[pid=17791] ppid=17789 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17791/stat : 17791 (clasp-dec.sh) S 17789 17791 15656 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282460809 9371648 274 33554432000 4194304 5064252 140735872123584 140735872122496 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17791/statm: 2288 274 232 213 0 73 0
[pid=17792] ppid=17791 vsize=1135644 CPUtime=1781.9 cores=1,3,5,7
/proc/17792/stat : 17792 (clasp-R5325) R 17791 17791 15656 0 -1 4202496 244481 0 0 0 178127 63 0 0 20 0 1 0 282460809 1162899456 279909 33554432000 4194304 6212839 140735816399776 140735816397800 4685939 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/17792/statm: 283911 279909 226 493 0 283416 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 1144796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17847
/proc/meminfo: memFree=29712616/32873844 swapFree=6088/6088
[pid=17791] ppid=17789 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17791/stat : 17791 (clasp-dec.sh) S 17789 17791 15656 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282460809 9371648 274 33554432000 4194304 5064252 140735872123584 140735872122496 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17791/statm: 2288 274 232 213 0 73 0
[pid=17792] ppid=17791 vsize=1137872 CPUtime=1800.01 cores=1,3,5,7
/proc/17792/stat : 17792 (clasp-R5325) R 17791 17791 15656 0 -1 4202496 244996 0 0 0 179938 63 0 0 20 0 1 0 282460809 1165180928 280424 33554432000 4194304 6212839 140735816399776 140735816397800 4635141 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/17792/statm: 284468 280424 226 493 0 283973 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1147024

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

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17847
/proc/meminfo: memFree=29712616/32873844 swapFree=6088/6088
[pid=17791] ppid=17789 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17791/stat : 17791 (clasp-dec.sh) S 17789 17791 15656 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282460809 9371648 274 33554432000 4194304 5064252 140735872123584 140735872122496 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17791/statm: 2288 274 232 213 0 73 0
[pid=17792] ppid=17791 vsize=1137872 CPUtime=1800.01 cores=1,3,5,7
/proc/17792/stat : 17792 (clasp-R5325) R 17791 17791 15656 0 -1 4202496 244996 0 0 0 179938 63 0 0 20 0 1 0 282460809 1165180928 280424 33554432000 4194304 6212839 140735816399776 140735816397800 4635141 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/17792/statm: 284468 280424 226 493 0 283973 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1147024

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17791 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=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.01
CPU user time (s): 1799.38
CPU system time (s): 0.63
CPU usage (%): 99.9773
Max. virtual memory (cumulated for all children) (KiB): 1147024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 356
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 3.85041 second user time and 10.2334 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-28 02:02:04
IDJOB=3708793
IDBENCH=89632
IDSOLVER=2287
FILE ID=node110/3708793-1338163317
RUNJOBID= node110-1338155884-15673
PBS_JOBID= 14624525
Free space on /tmp= 71412 MiB

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

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

MD5SUM BENCH= 3472d2cba7eedc0e4f1652523daa893e
RANDOM SEED=2017815016

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30973060 kB
Buffers:          291352 kB
Cached:           694116 kB
SwapCached:          148 kB
Active:           859020 kB
Inactive:         221108 kB
Active(anon):      84640 kB
Inactive(anon):    12496 kB
Active(file):     774380 kB
Inactive(file):   208612 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108004 kB
Dirty:            267320 kB
Writeback:             0 kB
AnonPages:        100632 kB
Mapped:            15076 kB
Shmem:               196 kB
Slab:             681192 kB
SReclaimable:     122560 kB
SUnreclaim:       558632 kB
KernelStack:        1424 kB
PageTables:         3988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     196664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 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= 71368 MiB
End job on node110 at 2012-05-28 02:32:06