Trace number 3709595

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 NameAnswerobjective functionCPU timeWall clock time
clasp 2.0.6-R5325 (opt)SAT (TO)-13 1800.04 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_50_10_4.opb
MD5SUM3258ae2375db1ca5a9ce9d305f00baf0
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-14
Best CPU time to get the best result obtained on this benchmark160.333
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -14
Optimality of the best value was proved NO
Number of variables100
Total number of constraints151
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 50
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 50
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1228
Sum of products size (including duplicates)2456
Number of different products614
Sum of products size1228

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c Calling clasp with: --sat-p=-1,50,160,-1,1 --heuristic=Vsids --restarts=256 --dinit=1000,10000 --del=3.0,1.1,10.0 --recursive-str --update-lbd --dglue=2 --otfs=2 --dgrowS=100,1.5  --reverse-arcs=2 --dsched=+,10000,2000 --dfrac=0.5 --opt-heu=2 --restart-on-model
0.00/0.00	c clasp version 2.0.6
0.00/0.00	c Reading from ...183880/instance-3709595-1338183880.opb
0.00/0.00	c Solving...
0.00/0.00	o 0
0.00/0.00	o -6
0.00/0.00	o -7
0.00/0.00	o -9
0.00/0.00	o -10
0.00/0.01	o -11
0.00/0.03	o -12
14.39/14.45	o -13
1800.03/1800.50	
1800.03/1800.50	*** INTERRUPTED! ***
1800.03/1800.50	c Answer: 8
1800.03/1800.50	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 x8 -x9 -x10 -x11 -x12 x13 -x14 -x15 -x16 -x17
1800.03/1800.50	v -x18 -x19 -x20 x21 -x22 x23 -x24 -x25 x26 -x27 -x28 -x29 -x30 x31 x32 -x33
1800.03/1800.50	v -x34 x35 x36 x37 -x38 -x39 -x40 x41 -x42 -x43 x44 -x45 -x46 -x47 x48 -x49
1800.03/1800.50	v -x50 -x51 x52 -x53 -x54 -x55 -x56 -x57 -x58 x59 x60 -x61 -x62 -x63 -x64
1800.03/1800.50	v -x65 -x66 x67 -x68 -x69 -x70 -x71 -x72 -x73 x74 -x75 -x76 x77 -x78 x79
1800.03/1800.50	v x80 -x81 -x82 x83 -x84 -x85 -x86 -x87 -x88 -x89 x90 -x91 -x92 x93 -x94
1800.03/1800.50	v -x95 x96 -x97 -x98 x99 -x100
1800.03/1800.50	s SATISFIABLE
1800.03/1800.50	
1800.03/1800.50	c INTERRUPTED   : 1
1800.03/1800.50	c Models        : 1+    
1800.03/1800.50	c   Enumerated  : 8
1800.03/1800.50	c   Optimum     : unknown
1800.03/1800.50	c Optimization  : -13
1800.03/1800.50	c Time          : 1800.504s (Solving: 1800.50s 1st Model: 0.00s Unsat: 0.00s)
1800.03/1800.50	c CPU Time      : 1800.030s

Verifier Data

OK	-13

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-3709595-1338183880/watcher-3709595-1338183880 -o /tmp/evaluation-result-3709595-1338183880/solver-3709595-1338183880 -C 1800 -W 1900 -M 15500 HOME/clasp-opt.sh HOME/instance-3709595-1338183880.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.00 2.00 2.00 3/177 21308
/proc/meminfo: memFree=28681192/32873648 swapFree=7372/7372
[pid=21308] ppid=21306 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/21308/stat : 21308 (clasp-opt.sh) S 21306 21308 17700 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284514012 9371648 275 33554432000 4194304 5064252 140735818261520 140735818260432 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21308/statm: 2288 275 232 213 0 73 0

[startup+0.064732 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21308
/proc/meminfo: memFree=28681192/32873648 swapFree=7372/7372
[pid=21308] ppid=21306 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/21308/stat : 21308 (clasp-opt.sh) S 21306 21308 17700 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284514012 9371648 275 33554432000 4194304 5064252 140735818261520 140735818260432 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21308/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.10021 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21308
/proc/meminfo: memFree=28681192/32873648 swapFree=7372/7372
[pid=21308] ppid=21306 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/21308/stat : 21308 (clasp-opt.sh) S 21306 21308 17700 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284514012 9371648 275 33554432000 4194304 5064252 140735818261520 140735818260432 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21308/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.300179 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21308
/proc/meminfo: memFree=28681192/32873648 swapFree=7372/7372
[pid=21308] ppid=21306 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/21308/stat : 21308 (clasp-opt.sh) S 21306 21308 17700 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284514012 9371648 275 33554432000 4194304 5064252 140735818261520 140735818260432 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21308/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.700177 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21308
/proc/meminfo: memFree=28681192/32873648 swapFree=7372/7372
[pid=21308] ppid=21306 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/21308/stat : 21308 (clasp-opt.sh) S 21306 21308 17700 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284514012 9371648 275 33554432000 4194304 5064252 140735818261520 140735818260432 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21308/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21310
/proc/meminfo: memFree=28679068/32873648 swapFree=7372/7372
[pid=21308] ppid=21306 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/21308/stat : 21308 (clasp-opt.sh) S 21306 21308 17700 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284514012 9371648 275 33554432000 4194304 5064252 140735818261520 140735818260432 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21308/statm: 2288 275 232 213 0 73 0
[pid=21309] ppid=21308 vsize=4312 CPUtime=1.49 cores=1,3,5,7
/proc/21309/stat : 21309 (clasp-R5325) R 21308 21308 17700 0 -1 4202496 815 0 0 0 149 0 0 0 20 0 1 0 284514012 4415488 758 33554432000 4194304 6212839 140735298858256 140735298856408 4662630 0 0 4096 18946 0 0 0 17 1 0 0 0 0 0
/proc/21309/statm: 1078 758 237 493 0 583 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13464

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21310
/proc/meminfo: memFree=28678324/32873648 swapFree=7372/7372
[pid=21308] ppid=21306 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/21308/stat : 21308 (clasp-opt.sh) S 21306 21308 17700 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284514012 9371648 275 33554432000 4194304 5064252 140735818261520 140735818260432 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21308/statm: 2288 275 232 213 0 73 0
[pid=21309] ppid=21308 vsize=4588 CPUtime=3.09 cores=1,3,5,7
/proc/21309/stat : 21309 (clasp-R5325) R 21308 21308 17700 0 -1 4202496 907 0 0 0 309 0 0 0 20 0 1 0 284514012 4698112 850 33554432000 4194304 6212839 140735298858256 140735298856408 4745330 0 0 4096 18946 0 0 0 17 1 0 0 0 0 0
/proc/21309/statm: 1147 850 237 493 0 652 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13740

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21310
/proc/meminfo: memFree=28677592/32873648 swapFree=7372/7372
[pid=21308] ppid=21306 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/21308/stat : 21308 (clasp-opt.sh) S 21306 21308 17700 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284514012 9371648 275 33554432000 4194304 5064252 140735818261520 140735818260432 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21308/statm: 2288 275 232 213 0 73 0
[pid=21309] ppid=21308 vsize=5292 CPUtime=6.29 cores=1,3,5,7
/proc/21309/stat : 21309 (clasp-R5325) R 21308 21308 17700 0 -1 4202496 1068 0 0 0 629 0 0 0 20 0 1 0 284514012 5419008 1011 33554432000 4194304 6212839 140735298858256 140735298856408 4683144 0 0 4096 18946 0 0 0 17 1 0 0 0 0 0
/proc/21309/statm: 1323 1011 237 493 0 828 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14444

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21310
/proc/meminfo: memFree=28676296/32873648 swapFree=7372/7372
[pid=21308] ppid=21306 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/21308/stat : 21308 (clasp-opt.sh) S 21306 21308 17700 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284514012 9371648 275 33554432000 4194304 5064252 140735818261520 140735818260432 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21308/statm: 2288 275 232 213 0 73 0
[pid=21309] ppid=21308 vsize=6108 CPUtime=12.69 cores=1,3,5,7
/proc/21309/stat : 21309 (clasp-R5325) R 21308 21308 17700 0 -1 4202496 1272 0 0 0 1269 0 0 0 20 0 1 0 284514012 6254592 1215 33554432000 4194304 6212839 140735298858256 140735298856408 4674504 0 0 4096 18946 0 0 0 17 1 0 0 0 0 0
/proc/21309/statm: 1527 1215 237 493 0 1032 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15260

[startup+25.5001 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 21310
/proc/meminfo: memFree=28675700/32873648 swapFree=7372/7372
[pid=21308] ppid=21306 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/21308/stat : 21308 (clasp-opt.sh) S 21306 21308 17700 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284514012 9371648 275 33554432000 4194304 5064252 140735818261520 140735818260432 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21308/statm: 2288 275 232 213 0 73 0
[pid=21309] ppid=21308 vsize=7204 CPUtime=25.49 cores=1,3,5,7
/proc/21309/stat : 21309 (clasp-R5325) R 21308 21308 17700 0 -1 4202496 1532 0 0 0 2549 0 0 0 20 0 1 0 284514012 7376896 1456 33554432000 4194304 6212839 140735298858256 140735298856408 4685809 0 0 4096 18946 0 0 0 17 1 0 0 0 0 0
/proc/21309/statm: 1801 1456 237 493 0 1306 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16356

[startup+51.1002 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 21310
/proc/meminfo: memFree=28674588/32873648 swapFree=7372/7372
[pid=21308] ppid=21306 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/21308/stat : 21308 (clasp-opt.sh) S 21306 21308 17700 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284514012 9371648 275 33554432000 4194304 5064252 140735818261520 140735818260432 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21308/statm: 2288 275 232 213 0 73 0
[pid=21309] ppid=21308 vsize=8388 CPUtime=51.08 cores=1,3,5,7
/proc/21309/stat : 21309 (clasp-R5325) R 21308 21308 17700 0 -1 4202496 1840 0 0 0 5108 0 0 0 20 0 1 0 284514012 8589312 1764 33554432000 4194304 6212839 140735298858256 140735298856408 4635058 0 0 4096 18946 0 0 0 17 1 0 0 0 0 0
/proc/21309/statm: 2097 1764 237 493 0 1602 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17540

[startup+102.306 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 21311
/proc/meminfo: memFree=28673084/32873648 swapFree=7372/7372
[pid=21308] ppid=21306 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/21308/stat : 21308 (clasp-opt.sh) S 21306 21308 17700 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284514012 9371648 275 33554432000 4194304 5064252 140735818261520 140735818260432 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21308/statm: 2288 275 232 213 0 73 0
[pid=21309] ppid=21308 vsize=9980 CPUtime=102.27 cores=1,3,5,7
/proc/21309/stat : 21309 (clasp-R5325) R 21308 21308 17700 0 -1 4202496 2196 0 0 0 10227 0 0 0 20 0 1 0 284514012 10219520 2122 33554432000 4194304 6212839 140735298858256 140735298856408 4685357 0 0 4096 18946 0 0 0 17 1 0 0 0 0 0
/proc/21309/statm: 2495 2122 237 493 0 2000 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 19132

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21311
/proc/meminfo: memFree=28672028/32873648 swapFree=7372/7372
[pid=21308] ppid=21306 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/21308/stat : 21308 (clasp-opt.sh) S 21306 21308 17700 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284514012 9371648 275 33554432000 4194304 5064252 140735818261520 140735818260432 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21308/statm: 2288 275 232 213 0 73 0
[pid=21309] ppid=21308 vsize=10924 CPUtime=162.25 cores=1,3,5,7
/proc/21309/stat : 21309 (clasp-R5325) R 21308 21308 17700 0 -1 4202496 2398 0 0 0 16225 0 0 0 20 0 1 0 284514012 11186176 2355 33554432000 4194304 6212839 140735298858256 140735298856408 4685736 0 0 4096 18946 0 0 0 17 1 0 0 0 0 0
/proc/21309/statm: 2731 2355 237 493 0 2236 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 20076

[startup+222.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/179 21311
/proc/meminfo: memFree=28671468/32873648 swapFree=7372/7372
[pid=21308] ppid=21306 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/21308/stat : 21308 (clasp-opt.sh) S 21306 21308 17700 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284514012 9371648 275 33554432000 4194304 5064252 140735818261520 140735818260432 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21308/statm: 2288 275 232 213 0 73 0
[pid=21309] ppid=21308 vsize=11680 CPUtime=222.23 cores=1,3,5,7
/proc/21309/stat : 21309 (clasp-R5325) R 21308 21308 17700 0 -1 4202496 2561 0 0 0 22223 0 0 0 20 0 1 0 284514012 11960320 2518 33554432000 4194304 6212839 140735298858256 140735298856408 4298198 0 0 4096 18946 0 0 0 17 1 0 0 0 0 0
/proc/21309/statm: 2920 2518 237 493 0 2425 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 20832

[startup+282.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/179 21311
/proc/meminfo: memFree=28666564/32873648 swapFree=7372/7372
[pid=21308] ppid=21306 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/21308/stat : 21308 (clasp-opt.sh) S 21306 21308 17700 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284514012 9371648 275 33554432000 4194304 5064252 140735818261520 140735818260432 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21308/statm: 2288 275 232 213 0 73 0
[pid=21309] ppid=21308 vsize=12296 CPUtime=282.22 cores=1,3,5,7
/proc/21309/stat : 21309 (clasp-R5325) R 21308 21308 17700 0 -1 4202496 2703 0 0 0 28222 0 0 0 20 0 1 0 284514012 12591104 2710 33554432000 4194304 6212839 140735298858256 140735298856408 4662630 0 0 4096 18946 0 0 0 17 1 0 0 0 0 0
/proc/21309/statm: 3074 2710 237 493 0 2579 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 21448

[startup+342.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/180 21314
/proc/meminfo: memFree=28667804/32873648 swapFree=7372/7372
[pid=21308] ppid=21306 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/21308/stat : 21308 (clasp-opt.sh) S 21306 21308 17700 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284514012 9371648 275 33554432000 4194304 5064252 140735818261520 140735818260432 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21308/statm: 2288 275 232 213 0 73 0
[pid=21309] ppid=21308 vsize=12464 CPUtime=342.2 cores=1,3,5,7
/proc/21309/stat : 21309 (clasp-R5325) R 21308 21308 17700 0 -1 4202496 2727 0 0 0 34220 0 0 0 20 0 1 0 284514012 12763136 2734 33554432000 4194304 6212839 140735298858256 140735298856408 4307915 0 0 4096 18946 0 0 0 17 1 0 0 0 0 0
/proc/21309/statm: 3116 2734 237 493 0 2621 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 21616

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 21315
/proc/meminfo: memFree=28667316/32873648 swapFree=7372/7372
[pid=21308] ppid=21306 vsize=9152 CPUtime=0 cores=1,3,5,7

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

/proc/21308/statm: 2288 275 232 213 0 73 0
[pid=21309] ppid=21308 vsize=13440 CPUtime=1122 cores=1,3,5,7
/proc/21309/stat : 21309 (clasp-R5325) R 21308 21308 17700 0 -1 4202496 2927 0 0 0 112200 0 0 0 20 0 1 0 284514012 13762560 3026 33554432000 4194304 6212839 140735298858256 140735298856408 4685264 0 0 4096 18946 0 0 0 17 1 0 0 0 0 0
/proc/21309/statm: 3360 3026 237 493 0 2865 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 22592

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21422
/proc/meminfo: memFree=28759888/32873648 swapFree=7372/7372
[pid=21308] ppid=21306 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/21308/stat : 21308 (clasp-opt.sh) S 21306 21308 17700 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284514012 9371648 275 33554432000 4194304 5064252 140735818261520 140735818260432 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21308/statm: 2288 275 232 213 0 73 0
[pid=21309] ppid=21308 vsize=13440 CPUtime=1181.98 cores=1,3,5,7
/proc/21309/stat : 21309 (clasp-R5325) R 21308 21308 17700 0 -1 4202496 2927 0 0 0 118198 0 0 0 20 0 1 0 284514012 13762560 3026 33554432000 4194304 6212839 140735298858256 140735298856408 4685294 0 0 4096 18946 0 0 0 17 1 0 0 0 0 0
/proc/21309/statm: 3360 3026 237 493 0 2865 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 22592

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21422
/proc/meminfo: memFree=28759144/32873648 swapFree=7372/7372
[pid=21308] ppid=21306 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/21308/stat : 21308 (clasp-opt.sh) S 21306 21308 17700 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284514012 9371648 275 33554432000 4194304 5064252 140735818261520 140735818260432 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21308/statm: 2288 275 232 213 0 73 0
[pid=21309] ppid=21308 vsize=13440 CPUtime=1241.97 cores=1,3,5,7
/proc/21309/stat : 21309 (clasp-R5325) R 21308 21308 17700 0 -1 4202496 2927 0 0 0 124197 0 0 0 20 0 1 0 284514012 13762560 3026 33554432000 4194304 6212839 140735298858256 140735298856408 4298307 0 0 4096 18946 0 0 0 17 1 0 0 0 0 0
/proc/21309/statm: 3360 3026 237 493 0 2865 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 22592

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21423
/proc/meminfo: memFree=28758524/32873648 swapFree=7372/7372
[pid=21308] ppid=21306 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/21308/stat : 21308 (clasp-opt.sh) S 21306 21308 17700 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284514012 9371648 275 33554432000 4194304 5064252 140735818261520 140735818260432 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21308/statm: 2288 275 232 213 0 73 0
[pid=21309] ppid=21308 vsize=13440 CPUtime=1301.96 cores=1,3,5,7
/proc/21309/stat : 21309 (clasp-R5325) R 21308 21308 17700 0 -1 4202496 2927 0 0 0 130196 0 0 0 20 0 1 0 284514012 13762560 3026 33554432000 4194304 6212839 140735298858256 140735298856408 4744798 0 0 4096 18946 0 0 0 17 1 0 0 0 0 0
/proc/21309/statm: 3360 3026 237 493 0 2865 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 22592

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21423
/proc/meminfo: memFree=28757716/32873648 swapFree=7372/7372
[pid=21308] ppid=21306 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/21308/stat : 21308 (clasp-opt.sh) S 21306 21308 17700 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284514012 9371648 275 33554432000 4194304 5064252 140735818261520 140735818260432 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21308/statm: 2288 275 232 213 0 73 0
[pid=21309] ppid=21308 vsize=13440 CPUtime=1361.94 cores=1,3,5,7
/proc/21309/stat : 21309 (clasp-R5325) R 21308 21308 17700 0 -1 4202496 2927 0 0 0 136194 0 0 0 20 0 1 0 284514012 13762560 3026 33554432000 4194304 6212839 140735298858256 140735298856408 4685476 0 0 4096 18946 0 0 0 17 1 0 0 0 0 0
/proc/21309/statm: 3360 3026 237 493 0 2865 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 22592

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21423
/proc/meminfo: memFree=28756728/32873648 swapFree=7372/7372
[pid=21308] ppid=21306 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/21308/stat : 21308 (clasp-opt.sh) S 21306 21308 17700 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284514012 9371648 275 33554432000 4194304 5064252 140735818261520 140735818260432 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21308/statm: 2288 275 232 213 0 73 0
[pid=21309] ppid=21308 vsize=13440 CPUtime=1421.93 cores=1,3,5,7
/proc/21309/stat : 21309 (clasp-R5325) R 21308 21308 17700 0 -1 4202496 2927 0 0 0 142193 0 0 0 20 0 1 0 284514012 13762560 3026 33554432000 4194304 6212839 140735298858256 140735298856408 4744777 0 0 4096 18946 0 0 0 17 1 0 0 0 0 0
/proc/21309/statm: 3360 3026 237 493 0 2865 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 22592

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21423
/proc/meminfo: memFree=28756728/32873648 swapFree=7372/7372
[pid=21308] ppid=21306 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/21308/stat : 21308 (clasp-opt.sh) S 21306 21308 17700 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284514012 9371648 275 33554432000 4194304 5064252 140735818261520 140735818260432 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21308/statm: 2288 275 232 213 0 73 0
[pid=21309] ppid=21308 vsize=13440 CPUtime=1481.9 cores=1,3,5,7
/proc/21309/stat : 21309 (clasp-R5325) R 21308 21308 17700 0 -1 4202496 2927 0 0 0 148190 0 0 0 20 0 1 0 284514012 13762560 3026 33554432000 4194304 6212839 140735298858256 140735298856408 4674907 0 0 4096 18946 0 0 0 17 1 0 0 0 0 0
/proc/21309/statm: 3360 3026 237 493 0 2865 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 22592

[startup+1542.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/180 21426
/proc/meminfo: memFree=28756968/32873648 swapFree=7372/7372
[pid=21308] ppid=21306 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/21308/stat : 21308 (clasp-opt.sh) S 21306 21308 17700 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284514012 9371648 275 33554432000 4194304 5064252 140735818261520 140735818260432 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21308/statm: 2288 275 232 213 0 73 0
[pid=21309] ppid=21308 vsize=13440 CPUtime=1541.89 cores=1,3,5,7
/proc/21309/stat : 21309 (clasp-R5325) R 21308 21308 17700 0 -1 4202496 2927 0 0 0 154189 0 0 0 20 0 1 0 284514012 13762560 3026 33554432000 4194304 6212839 140735298858256 140735298856408 4685428 0 0 4096 18946 0 0 0 17 1 0 0 0 0 0
/proc/21309/statm: 3360 3026 237 493 0 2865 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 22592

[startup+1602.3 s]
/proc/loadavg: 2.09 2.02 2.00 3/178 21426
/proc/meminfo: memFree=28756976/32873648 swapFree=7372/7372
[pid=21308] ppid=21306 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/21308/stat : 21308 (clasp-opt.sh) S 21306 21308 17700 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284514012 9371648 275 33554432000 4194304 5064252 140735818261520 140735818260432 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21308/statm: 2288 275 232 213 0 73 0
[pid=21309] ppid=21308 vsize=13440 CPUtime=1601.87 cores=1,3,5,7
/proc/21309/stat : 21309 (clasp-R5325) R 21308 21308 17700 0 -1 4202496 2927 0 0 0 160187 0 0 0 20 0 1 0 284514012 13762560 3026 33554432000 4194304 6212839 140735298858256 140735298856408 4635113 0 0 4096 18946 0 0 0 17 1 0 0 0 0 0
/proc/21309/statm: 3360 3026 237 493 0 2865 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 22592

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 21427
/proc/meminfo: memFree=28756856/32873648 swapFree=7372/7372
[pid=21308] ppid=21306 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/21308/stat : 21308 (clasp-opt.sh) S 21306 21308 17700 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284514012 9371648 275 33554432000 4194304 5064252 140735818261520 140735818260432 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21308/statm: 2288 275 232 213 0 73 0
[pid=21309] ppid=21308 vsize=13440 CPUtime=1661.86 cores=1,3,5,7
/proc/21309/stat : 21309 (clasp-R5325) R 21308 21308 17700 0 -1 4202496 2927 0 0 0 166186 0 0 0 20 0 1 0 284514012 13762560 3026 33554432000 4194304 6212839 140735298858256 140735298856408 4298171 0 0 4096 18946 0 0 0 17 1 0 0 0 0 0
/proc/21309/statm: 3360 3026 237 493 0 2865 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 22592

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 21427
/proc/meminfo: memFree=28756420/32873648 swapFree=7372/7372
[pid=21308] ppid=21306 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/21308/stat : 21308 (clasp-opt.sh) S 21306 21308 17700 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284514012 9371648 275 33554432000 4194304 5064252 140735818261520 140735818260432 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21308/statm: 2288 275 232 213 0 73 0
[pid=21309] ppid=21308 vsize=13440 CPUtime=1721.84 cores=1,3,5,7
/proc/21309/stat : 21309 (clasp-R5325) R 21308 21308 17700 0 -1 4202496 2927 0 0 0 172184 0 0 0 20 0 1 0 284514012 13762560 3026 33554432000 4194304 6212839 140735298858256 140735298856408 4298307 0 0 4096 18946 0 0 0 17 1 0 0 0 0 0
/proc/21309/statm: 3360 3026 237 493 0 2865 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 22592

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 21427
/proc/meminfo: memFree=28756048/32873648 swapFree=7372/7372
[pid=21308] ppid=21306 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/21308/stat : 21308 (clasp-opt.sh) S 21306 21308 17700 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284514012 9371648 275 33554432000 4194304 5064252 140735818261520 140735818260432 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21308/statm: 2288 275 232 213 0 73 0
[pid=21309] ppid=21308 vsize=13440 CPUtime=1781.83 cores=1,3,5,7
/proc/21309/stat : 21309 (clasp-R5325) R 21308 21308 17700 0 -1 4202496 2927 0 0 0 178183 0 0 0 20 0 1 0 284514012 13762560 3026 33554432000 4194304 6212839 140735298858256 140735298856408 4705161 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/21309/statm: 3360 3026 237 493 0 2865 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 22592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21427
/proc/meminfo: memFree=28756172/32873648 swapFree=7372/7372
[pid=21308] ppid=21306 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/21308/stat : 21308 (clasp-opt.sh) S 21306 21308 17700 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284514012 9371648 275 33554432000 4194304 5064252 140735818261520 140735818260432 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21308/statm: 2288 275 232 213 0 73 0
[pid=21309] ppid=21308 vsize=13440 CPUtime=1800.03 cores=1,3,5,7
/proc/21309/stat : 21309 (clasp-R5325) R 21308 21308 17700 0 -1 4202496 2927 0 0 0 180003 0 0 0 20 0 1 0 284514012 13762560 3026 33554432000 4194304 6212839 140735298858256 140735298856408 4307629 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/21309/statm: 3360 3026 237 493 0 2865 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 22592

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21427
/proc/meminfo: memFree=28756172/32873648 swapFree=7372/7372
[pid=21308] ppid=21306 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/21308/stat : 21308 (clasp-opt.sh) S 21306 21308 17700 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284514012 9371648 275 33554432000 4194304 5064252 140735818261520 140735818260432 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21308/statm: 2288 275 232 213 0 73 0
[pid=21309] ppid=21308 vsize=13440 CPUtime=1800.03 cores=1,3,5,7
/proc/21309/stat : 21309 (clasp-R5325) R 21308 21308 17700 0 -1 4202496 2927 0 0 0 180003 0 0 0 20 0 1 0 284514012 13762560 3026 33554432000 4194304 6212839 140735298858256 140735298856408 4307629 0 0 4096 18946 0 0 0 17 3 0 0 0 0 0
/proc/21309/statm: 3360 3026 237 493 0 2865 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 22592

Child status: 10
Real time (s): 1800.51
CPU time (s): 1800.04
CPU user time (s): 1800.04
CPU system time (s): 0.007998
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 22592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.04
system time used= 0.007998
maximum resident set size= 12132
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3298
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= 10
involuntary context switches= 2993

runsolver used 2.72259 second user time and 7.2489 second system time

The end

Launcher Data

Begin job on node122 at 2012-05-28 07:44:40
IDJOB=3709595
IDBENCH=48277
IDSOLVER=2288
FILE ID=node122/3709595-1338183880
RUNJOBID= node122-1338154979-17717
PBS_JOBID= 14624523
Free space on /tmp= 71692 MiB

SOLVER NAME= clasp 2.0.6-R5325
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_50_10_4.opb
COMMAND LINE= HOME/clasp-opt.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3709595-1338183880/watcher-3709595-1338183880 -o /tmp/evaluation-result-3709595-1338183880/solver-3709595-1338183880 -C 1800 -W 1900 -M 15500  HOME/clasp-opt.sh HOME/instance-3709595-1338183880.opb

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

MD5SUM BENCH= 3258ae2375db1ca5a9ce9d305f00baf0
RANDOM SEED=2015717433

node122.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.533
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.06
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.533
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.533
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	: 5332.04
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.533
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.533
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		: 2666.533
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	: 5438.54
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.533
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.533
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:       32873648 kB
MemFree:        28682216 kB
Buffers:          319948 kB
Cached:          2962300 kB
SwapCached:            0 kB
Active:          1308064 kB
Inactive:        2083608 kB
Active(anon):     100904 kB
Inactive(anon):    11052 kB
Active(file):    1207160 kB
Inactive(file):  2072556 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2360 kB
Writeback:             0 kB
AnonPages:        143416 kB
Mapped:            14872 kB
Shmem:               200 kB
Slab:             661608 kB
SReclaimable:     105940 kB
SUnreclaim:       555668 kB
KernelStack:        1488 kB
PageTables:         3964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     224200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    116736 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= 71692 MiB
End job on node122 at 2012-05-28 08:14:41