Trace number 3709638

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)OPT-26 671.417 671.521

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_100_10_3.opb
MD5SUM737bdf32fd69c002d569e68c523af4bf
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-26
Best CPU time to get the best result obtained on this benchmark3.01854
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -26
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints100
Minimum length of a constraint10
Maximum length of a constraint18
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
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)1244
Sum of products size (including duplicates)2488
Number of different products622
Sum of products size1244

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 ...180938/instance-3709638-1338180938.opb
0.00/0.00	c Solving...
0.00/0.00	o 0
0.00/0.00	o -19
0.00/0.00	o -20
0.00/0.00	o -21
0.00/0.01	o -22
0.00/0.03	o -23
0.00/0.04	o -24
6.59/6.64	o -25
9.59/9.67	o -26
671.38/671.52	c Answer: 9
671.38/671.52	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16
671.38/671.52	v -x17 x18 -x19 -x20 -x21 -x22 -x23 -x24 x25 x26 -x27 -x28 -x29 -x30 -x31
671.38/671.52	v -x32 -x33 -x34 x35 -x36 -x37 x38 x39 -x40 x41 -x42 x43 -x44 x45 -x46 -x47
671.38/671.52	v -x48 -x49 -x50 -x51 x52 -x53 -x54 -x55 -x56 -x57 x58 -x59 x60 -x61 x62
671.38/671.52	v -x63 -x64 x65 -x66 -x67 x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77
671.38/671.52	v x78 x79 -x80 -x81 -x82 x83 -x84 x85 x86 x87 -x88 -x89 -x90 -x91 x92 x93
671.38/671.52	v x94 -x95 -x96 -x97 -x98 x99 x100
671.38/671.52	s OPTIMUM FOUND
671.38/671.52	
671.38/671.52	c Models        : 1     
671.38/671.52	c   Enumerated  : 9
671.38/671.52	c   Optimum     : yes
671.38/671.52	c Optimization  : -26
671.38/671.52	c Time          : 671.517s (Solving: 671.52s 1st Model: 0.00s Unsat: 661.85s)
671.38/671.52	c CPU Time      : 671.400s

Verifier Data

OK	-26

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-3709638-1338180938/watcher-3709638-1338180938 -o /tmp/evaluation-result-3709638-1338180938/solver-3709638-1338180938 -C 1800 -W 1900 -M 15500 HOME/clasp-opt.sh HOME/instance-3709638-1338180938.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.93 1.99 1.99 3/177 21538
/proc/meminfo: memFree=30385224/32873844 swapFree=7108/7108
[pid=21538] ppid=21536 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/21538/stat : 21538 (clasp-opt.sh) S 21536 21538 19533 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284222348 9371648 275 33554432000 4194304 5064252 140736249823504 140736249822416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21538/statm: 2288 275 232 213 0 73 0

[startup+0.0182899 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 21538
/proc/meminfo: memFree=30385224/32873844 swapFree=7108/7108
[pid=21538] ppid=21536 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/21538/stat : 21538 (clasp-opt.sh) S 21536 21538 19533 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284222348 9371648 275 33554432000 4194304 5064252 140736249823504 140736249822416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21538/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.100251 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 21538
/proc/meminfo: memFree=30385224/32873844 swapFree=7108/7108
[pid=21538] ppid=21536 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/21538/stat : 21538 (clasp-opt.sh) S 21536 21538 19533 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284222348 9371648 275 33554432000 4194304 5064252 140736249823504 140736249822416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21538/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.300221 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 21538
/proc/meminfo: memFree=30385224/32873844 swapFree=7108/7108
[pid=21538] ppid=21536 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/21538/stat : 21538 (clasp-opt.sh) S 21536 21538 19533 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284222348 9371648 275 33554432000 4194304 5064252 140736249823504 140736249822416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21538/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.70022 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 21538
/proc/meminfo: memFree=30385224/32873844 swapFree=7108/7108
[pid=21538] ppid=21536 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/21538/stat : 21538 (clasp-opt.sh) S 21536 21538 19533 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284222348 9371648 275 33554432000 4194304 5064252 140736249823504 140736249822416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21538/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+1.50026 s]
/proc/loadavg: 1.93 1.99 1.99 3/179 21540
/proc/meminfo: memFree=30382728/32873844 swapFree=7108/7108
[pid=21538] ppid=21536 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/21538/stat : 21538 (clasp-opt.sh) S 21536 21538 19533 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284222348 9371648 275 33554432000 4194304 5064252 140736249823504 140736249822416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21538/statm: 2288 275 232 213 0 73 0
[pid=21539] ppid=21538 vsize=4616 CPUtime=1.49 cores=0,2,4,6
/proc/21539/stat : 21539 (clasp-R5325) R 21538 21538 19533 0 -1 4202496 893 0 0 0 149 0 0 0 20 0 1 0 284222348 4726784 838 33554432000 4194304 6212839 140734068820928 140734068818936 4307907 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/21539/statm: 1154 838 237 493 0 659 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13768

[startup+3.10026 s]
/proc/loadavg: 1.93 1.99 1.99 3/179 21540
/proc/meminfo: memFree=30381860/32873844 swapFree=7108/7108
[pid=21538] ppid=21536 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/21538/stat : 21538 (clasp-opt.sh) S 21536 21538 19533 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284222348 9371648 275 33554432000 4194304 5064252 140736249823504 140736249822416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21538/statm: 2288 275 232 213 0 73 0
[pid=21539] ppid=21538 vsize=5296 CPUtime=3.09 cores=0,2,4,6
/proc/21539/stat : 21539 (clasp-R5325) R 21538 21538 19533 0 -1 4202496 1040 0 0 0 309 0 0 0 20 0 1 0 284222348 5423104 985 33554432000 4194304 6212839 140734068820928 140734068818936 4674882 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/21539/statm: 1324 985 237 493 0 829 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14448

[startup+6.30026 s]
/proc/loadavg: 1.93 1.99 1.99 3/178 21540
/proc/meminfo: memFree=30381124/32873844 swapFree=7108/7108
[pid=21538] ppid=21536 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/21538/stat : 21538 (clasp-opt.sh) S 21536 21538 19533 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284222348 9371648 275 33554432000 4194304 5064252 140736249823504 140736249822416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21538/statm: 2288 275 232 213 0 73 0
[pid=21539] ppid=21538 vsize=5700 CPUtime=6.29 cores=0,2,4,6
/proc/21539/stat : 21539 (clasp-R5325) R 21538 21538 19533 0 -1 4202496 1165 0 0 0 629 0 0 0 20 0 1 0 284222348 5836800 1110 33554432000 4194304 6212839 140734068820928 140734068819080 4307880 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/21539/statm: 1425 1110 237 493 0 930 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14852

[startup+12.7003 s]
/proc/loadavg: 1.94 1.99 1.99 3/179 21541
/proc/meminfo: memFree=30380008/32873844 swapFree=7108/7108
[pid=21538] ppid=21536 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/21538/stat : 21538 (clasp-opt.sh) S 21536 21538 19533 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284222348 9371648 275 33554432000 4194304 5064252 140736249823504 140736249822416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21538/statm: 2288 275 232 213 0 73 0
[pid=21539] ppid=21538 vsize=6508 CPUtime=12.69 cores=0,2,4,6
/proc/21539/stat : 21539 (clasp-R5325) R 21538 21538 19533 0 -1 4202496 1361 0 0 0 1269 0 0 0 20 0 1 0 284222348 6664192 1306 33554432000 4194304 6212839 140734068820928 140734068819080 4298175 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/21539/statm: 1627 1306 237 493 0 1132 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15660

[startup+25.5003 s]
/proc/loadavg: 1.95 1.99 1.99 3/179 21541
/proc/meminfo: memFree=30378952/32873844 swapFree=7108/7108
[pid=21538] ppid=21536 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/21538/stat : 21538 (clasp-opt.sh) S 21536 21538 19533 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284222348 9371648 275 33554432000 4194304 5064252 140736249823504 140736249822416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21538/statm: 2288 275 232 213 0 73 0
[pid=21539] ppid=21538 vsize=7520 CPUtime=25.48 cores=0,2,4,6
/proc/21539/stat : 21539 (clasp-R5325) R 21538 21538 19533 0 -1 4202496 1590 0 0 0 2548 0 0 0 20 0 1 0 284222348 7700480 1534 33554432000 4194304 6212839 140734068820928 140734068819080 4307964 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/21539/statm: 1880 1534 237 493 0 1385 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16672

[startup+51.1003 s]
/proc/loadavg: 1.97 1.99 1.99 3/179 21541
/proc/meminfo: memFree=30377960/32873844 swapFree=7108/7108
[pid=21538] ppid=21536 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/21538/stat : 21538 (clasp-opt.sh) S 21536 21538 19533 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284222348 9371648 275 33554432000 4194304 5064252 140736249823504 140736249822416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21538/statm: 2288 275 232 213 0 73 0
[pid=21539] ppid=21538 vsize=8440 CPUtime=51.08 cores=0,2,4,6
/proc/21539/stat : 21539 (clasp-R5325) R 21538 21538 19533 0 -1 4202496 1822 0 0 0 5108 0 0 0 20 0 1 0 284222348 8642560 1766 33554432000 4194304 6212839 140734068820928 140734068819080 4676415 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/21539/statm: 2110 1766 237 493 0 1615 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17592

[startup+102.306 s]
/proc/loadavg: 1.98 1.99 1.99 3/179 21541
/proc/meminfo: memFree=30376220/32873844 swapFree=7108/7108
[pid=21538] ppid=21536 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/21538/stat : 21538 (clasp-opt.sh) S 21536 21538 19533 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284222348 9371648 275 33554432000 4194304 5064252 140736249823504 140736249822416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21538/statm: 2288 275 232 213 0 73 0
[pid=21539] ppid=21538 vsize=10236 CPUtime=102.28 cores=0,2,4,6
/proc/21539/stat : 21539 (clasp-R5325) R 21538 21538 19533 0 -1 4202496 2204 0 0 0 10228 0 0 0 20 0 1 0 284222348 10481664 2182 33554432000 4194304 6212839 140734068820928 140734068818936 4683129 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/21539/statm: 2559 2182 237 493 0 2064 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 19388

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/179 21541
/proc/meminfo: memFree=30375104/32873844 swapFree=7108/7108
[pid=21538] ppid=21536 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/21538/stat : 21538 (clasp-opt.sh) S 21536 21538 19533 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284222348 9371648 275 33554432000 4194304 5064252 140736249823504 140736249822416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21538/statm: 2288 275 232 213 0 73 0
[pid=21539] ppid=21538 vsize=10908 CPUtime=162.26 cores=0,2,4,6
/proc/21539/stat : 21539 (clasp-R5325) R 21538 21538 19533 0 -1 4202496 2351 0 0 0 16226 0 0 0 20 0 1 0 284222348 11169792 2329 33554432000 4194304 6212839 140734068820928 140734068819080 4298186 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/21539/statm: 2727 2329 237 493 0 2232 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 20060

[startup+222.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/179 21541
/proc/meminfo: memFree=30374980/32873844 swapFree=7108/7108
[pid=21538] ppid=21536 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/21538/stat : 21538 (clasp-opt.sh) S 21536 21538 19533 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284222348 9371648 275 33554432000 4194304 5064252 140736249823504 140736249822416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21538/statm: 2288 275 232 213 0 73 0
[pid=21539] ppid=21538 vsize=11164 CPUtime=222.25 cores=0,2,4,6
/proc/21539/stat : 21539 (clasp-R5325) R 21538 21538 19533 0 -1 4202496 2412 0 0 0 22225 0 0 0 20 0 1 0 284222348 11431936 2390 33554432000 4194304 6212839 140734068820928 140734068819080 4298169 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/21539/statm: 2791 2390 237 493 0 2296 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 20316

[startup+282.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/180 21583
/proc/meminfo: memFree=30380996/32873844 swapFree=7108/7108
[pid=21538] ppid=21536 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/21538/stat : 21538 (clasp-opt.sh) S 21536 21538 19533 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284222348 9371648 275 33554432000 4194304 5064252 140736249823504 140736249822416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21538/statm: 2288 275 232 213 0 73 0
[pid=21539] ppid=21538 vsize=11572 CPUtime=282.24 cores=0,2,4,6
/proc/21539/stat : 21539 (clasp-R5325) R 21538 21538 19533 0 -1 4202496 2560 0 0 0 28224 0 0 0 20 0 1 0 284222348 11849728 2520 33554432000 4194304 6212839 140734068820928 140734068819224 4411611 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/21539/statm: 2893 2520 237 493 0 2398 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 20724

[startup+342.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/180 21607
/proc/meminfo: memFree=30377520/32873844 swapFree=7108/7108
[pid=21538] ppid=21536 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/21538/stat : 21538 (clasp-opt.sh) S 21536 21538 19533 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284222348 9371648 275 33554432000 4194304 5064252 140736249823504 140736249822416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21538/statm: 2288 275 232 213 0 73 0
[pid=21539] ppid=21538 vsize=11712 CPUtime=342.23 cores=0,2,4,6
/proc/21539/stat : 21539 (clasp-R5325) R 21538 21538 19533 0 -1 4202496 2573 0 0 0 34223 0 0 0 20 0 1 0 284222348 11993088 2567 33554432000 4194304 6212839 140734068820928 140734068819080 4681551 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/21539/statm: 2928 2567 237 493 0 2433 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 20864

[startup+402.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/179 21607
/proc/meminfo: memFree=30375540/32873844 swapFree=7108/7108
[pid=21538] ppid=21536 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/21538/stat : 21538 (clasp-opt.sh) S 21536 21538 19533 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284222348 9371648 275 33554432000 4194304 5064252 140736249823504 140736249822416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21538/statm: 2288 275 232 213 0 73 0
[pid=21539] ppid=21538 vsize=11796 CPUtime=402.22 cores=0,2,4,6
/proc/21539/stat : 21539 (clasp-R5325) R 21538 21538 19533 0 -1 4202496 2619 0 0 0 40222 0 0 0 20 0 1 0 284222348 12079104 2613 33554432000 4194304 6212839 140734068820928 140734068819224 4298193 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/21539/statm: 2949 2613 237 493 0 2454 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 20948

[startup+462.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/179 21607
/proc/meminfo: memFree=30374796/32873844 swapFree=7108/7108
[pid=21538] ppid=21536 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/21538/stat : 21538 (clasp-opt.sh) S 21536 21538 19533 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284222348 9371648 275 33554432000 4194304 5064252 140736249823504 140736249822416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21538/statm: 2288 275 232 213 0 73 0
[pid=21539] ppid=21538 vsize=11880 CPUtime=462.22 cores=0,2,4,6
/proc/21539/stat : 21539 (clasp-R5325) R 21538 21538 19533 0 -1 4202496 2624 0 0 0 46222 0 0 0 20 0 1 0 284222348 12165120 2618 33554432000 4194304 6212839 140734068820928 140734068819224 5433926 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/21539/statm: 2970 2618 237 493 0 2475 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 21032

[startup+522.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/179 21607
/proc/meminfo: memFree=30374176/32873844 swapFree=7108/7108
[pid=21538] ppid=21536 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/21538/stat : 21538 (clasp-opt.sh) S 21536 21538 19533 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284222348 9371648 275 33554432000 4194304 5064252 140736249823504 140736249822416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21538/statm: 2288 275 232 213 0 73 0
[pid=21539] ppid=21538 vsize=11992 CPUtime=522.21 cores=0,2,4,6
/proc/21539/stat : 21539 (clasp-R5325) R 21538 21538 19533 0 -1 4202496 2641 0 0 0 52221 0 0 0 20 0 1 0 284222348 12279808 2635 33554432000 4194304 6212839 140734068820928 140734068819224 4303984 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/21539/statm: 2998 2635 237 493 0 2503 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 21144

[startup+582.3 s]
/proc/loadavg: 2.07 2.00 2.00 3/179 21607
/proc/meminfo: memFree=30373492/32873844 swapFree=7108/7108
[pid=21538] ppid=21536 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/21538/stat : 21538 (clasp-opt.sh) S 21536 21538 19533 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284222348 9371648 275 33554432000 4194304 5064252 140736249823504 140736249822416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21538/statm: 2288 275 232 213 0 73 0
[pid=21539] ppid=21538 vsize=11992 CPUtime=582.2 cores=0,2,4,6
/proc/21539/stat : 21539 (clasp-R5325) R 21538 21538 19533 0 -1 4202496 2661 0 0 0 58220 0 0 0 20 0 1 0 284222348 12279808 2655 33554432000 4194304 6212839 140734068820928 140734068819224 4298317 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/21539/statm: 2998 2655 237 493 0 2503 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 21144

[startup+642.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/179 21608
/proc/meminfo: memFree=30373368/32873844 swapFree=7108/7108
[pid=21538] ppid=21536 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/21538/stat : 21538 (clasp-opt.sh) S 21536 21538 19533 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284222348 9371648 275 33554432000 4194304 5064252 140736249823504 140736249822416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21538/statm: 2288 275 232 213 0 73 0
[pid=21539] ppid=21538 vsize=11992 CPUtime=642.19 cores=0,2,4,6
/proc/21539/stat : 21539 (clasp-R5325) R 21538 21538 19533 0 -1 4202496 2661 0 0 0 64219 0 0 0 20 0 1 0 284222348 12279808 2655 33554432000 4194304 6212839 140734068820928 140734068819224 4298175 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/21539/statm: 2998 2655 237 493 0 2503 0
Current children cumulated CPU time (s) 642.19
Current children cumulated vsize (KiB) 21144

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

[startup+652.7 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 21608
/proc/meminfo: memFree=30373368/32873844 swapFree=7108/7108
[pid=21538] ppid=21536 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/21538/stat : 21538 (clasp-opt.sh) S 21536 21538 19533 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284222348 9371648 275 33554432000 4194304 5064252 140736249823504 140736249822416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21538/statm: 2288 275 232 213 0 73 0
[pid=21539] ppid=21538 vsize=11992 CPUtime=652.58 cores=0,2,4,6
/proc/21539/stat : 21539 (clasp-R5325) R 21538 21538 19533 0 -1 4202496 2661 0 0 0 65258 0 0 0 20 0 1 0 284222348 12279808 2655 33554432000 4194304 6212839 140734068820928 140734068819224 4681500 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/21539/statm: 2998 2655 237 493 0 2503 0
Current children cumulated CPU time (s) 652.58
Current children cumulated vsize (KiB) 21144

[startup+659.1 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 21608
/proc/meminfo: memFree=30373368/32873844 swapFree=7108/7108
[pid=21538] ppid=21536 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/21538/stat : 21538 (clasp-opt.sh) S 21536 21538 19533 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284222348 9371648 275 33554432000 4194304 5064252 140736249823504 140736249822416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21538/statm: 2288 275 232 213 0 73 0
[pid=21539] ppid=21538 vsize=11992 CPUtime=658.98 cores=0,2,4,6
/proc/21539/stat : 21539 (clasp-R5325) R 21538 21538 19533 0 -1 4202496 2661 0 0 0 65898 0 0 0 20 0 1 0 284222348 12279808 2655 33554432000 4194304 6212839 140734068820928 140734068819224 4685417 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/21539/statm: 2998 2655 237 493 0 2503 0
Current children cumulated CPU time (s) 658.98
Current children cumulated vsize (KiB) 21144

[startup+665.506 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 21608
/proc/meminfo: memFree=30373368/32873844 swapFree=7108/7108
[pid=21538] ppid=21536 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/21538/stat : 21538 (clasp-opt.sh) S 21536 21538 19533 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284222348 9371648 275 33554432000 4194304 5064252 140736249823504 140736249822416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21538/statm: 2288 275 232 213 0 73 0
[pid=21539] ppid=21538 vsize=11992 CPUtime=665.39 cores=0,2,4,6
/proc/21539/stat : 21539 (clasp-R5325) R 21538 21538 19533 0 -1 4202496 2661 0 0 0 66539 0 0 0 20 0 1 0 284222348 12279808 2655 33554432000 4194304 6212839 140734068820928 140734068819224 4685515 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/21539/statm: 2998 2655 237 493 0 2503 0
Current children cumulated CPU time (s) 665.39
Current children cumulated vsize (KiB) 21144

[startup+668.7 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 21608
/proc/meminfo: memFree=30373368/32873844 swapFree=7108/7108
[pid=21538] ppid=21536 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/21538/stat : 21538 (clasp-opt.sh) S 21536 21538 19533 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284222348 9371648 275 33554432000 4194304 5064252 140736249823504 140736249822416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21538/statm: 2288 275 232 213 0 73 0
[pid=21539] ppid=21538 vsize=11992 CPUtime=668.59 cores=0,2,4,6
/proc/21539/stat : 21539 (clasp-R5325) R 21538 21538 19533 0 -1 4202496 2661 0 0 0 66859 0 0 0 20 0 1 0 284222348 12279808 2655 33554432000 4194304 6212839 140734068820928 140734068819224 4685317 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/21539/statm: 2998 2655 237 493 0 2503 0
Current children cumulated CPU time (s) 668.59
Current children cumulated vsize (KiB) 21144

[startup+670.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 21608
/proc/meminfo: memFree=30373368/32873844 swapFree=7108/7108
[pid=21538] ppid=21536 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/21538/stat : 21538 (clasp-opt.sh) S 21536 21538 19533 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284222348 9371648 275 33554432000 4194304 5064252 140736249823504 140736249822416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21538/statm: 2288 275 232 213 0 73 0
[pid=21539] ppid=21538 vsize=11992 CPUtime=670.18 cores=0,2,4,6
/proc/21539/stat : 21539 (clasp-R5325) R 21538 21538 19533 0 -1 4202496 2661 0 0 0 67018 0 0 0 20 0 1 0 284222348 12279808 2655 33554432000 4194304 6212839 140734068820928 140734068819224 4685294 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/21539/statm: 2998 2655 237 493 0 2503 0
Current children cumulated CPU time (s) 670.18
Current children cumulated vsize (KiB) 21144

[startup+671.1 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 21608
/proc/meminfo: memFree=30373368/32873844 swapFree=7108/7108
[pid=21538] ppid=21536 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/21538/stat : 21538 (clasp-opt.sh) S 21536 21538 19533 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284222348 9371648 275 33554432000 4194304 5064252 140736249823504 140736249822416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21538/statm: 2288 275 232 213 0 73 0
[pid=21539] ppid=21538 vsize=11992 CPUtime=670.98 cores=0,2,4,6
/proc/21539/stat : 21539 (clasp-R5325) R 21538 21538 19533 0 -1 4202496 2661 0 0 0 67098 0 0 0 20 0 1 0 284222348 12279808 2655 33554432000 4194304 6212839 140734068820928 140734068819224 4685321 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/21539/statm: 2998 2655 237 493 0 2503 0
Current children cumulated CPU time (s) 670.98
Current children cumulated vsize (KiB) 21144

[startup+671.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 21608
/proc/meminfo: memFree=30373368/32873844 swapFree=7108/7108
[pid=21538] ppid=21536 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/21538/stat : 21538 (clasp-opt.sh) S 21536 21538 19533 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284222348 9371648 275 33554432000 4194304 5064252 140736249823504 140736249822416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21538/statm: 2288 275 232 213 0 73 0
[pid=21539] ppid=21538 vsize=11628 CPUtime=671.38 cores=0,2,4,6
/proc/21539/stat : 21539 (clasp-R5325) R 21538 21538 19533 0 -1 4202496 2661 0 0 0 67138 0 0 0 20 0 1 0 284222348 11907072 2587 33554432000 4194304 6212839 140734068820928 140734068819224 4664645 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/21539/statm: 2907 2587 237 493 0 2412 0
Current children cumulated CPU time (s) 671.38
Current children cumulated vsize (KiB) 20780

Child status: 10
Real time (s): 671.521
CPU time (s): 671.417
CPU user time (s): 671.407
CPU system time (s): 0.009998
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 21164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 671.407
system time used= 0.009998
maximum resident set size= 10620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3033
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= 9
involuntary context switches= 715

runsolver used 1.01285 second user time and 2.6536 second system time

The end

Launcher Data

Begin job on node102 at 2012-05-28 06:55:38
IDJOB=3709638
IDBENCH=48223
IDSOLVER=2288
FILE ID=node102/3709638-1338180938
RUNJOBID= node102-1338158454-19549
PBS_JOBID= 14624541
Free space on /tmp= 71528 MiB

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

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

MD5SUM BENCH= 737bdf32fd69c002d569e68c523af4bf
RANDOM SEED=1970618453

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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:        30385860 kB
Buffers:          381860 kB
Cached:          1246732 kB
SwapCached:            0 kB
Active:           944984 kB
Inactive:         707240 kB
Active(anon):      14944 kB
Inactive(anon):    11036 kB
Active(file):     930040 kB
Inactive(file):   696204 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2336 kB
Writeback:             0 kB
AnonPages:         95852 kB
Mapped:            15432 kB
Shmem:               200 kB
Slab:             697124 kB
SReclaimable:     139540 kB
SUnreclaim:       557584 kB
KernelStack:        1488 kB
PageTables:         3528 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     136764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     75776 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= 71524 MiB
End job on node102 at 2012-05-28 07:06:50