Trace number 3695865

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
pb2sat 2012-05-19? (TO) 1800.04 1800.52

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb5-0.01-1.opb
MD5SUM75dfb21288b1ca28adfaa843050a46da
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark57026
Best CPU time to get the best result obtained on this benchmark1800.78
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables208381
Total number of constraints1695597
Number of constraints which are clauses1695597
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

7.38/7.41	c model valid
7.38/7.41	c current solution ok
11.00/11.22	o 261606
11.00/11.22	c current bound: 130803
11.00/11.22	c fallback to adder encoding
1800.01/1800.51	./satsolver.sh: line 5: 18696 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.01/1800.51	c error: unexpected solver exit code
1800.01/1800.51	s UNKNOWN

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-3695865-1338232498/watcher-3695865-1338232498 -o /tmp/evaluation-result-3695865-1338232498/solver-3695865-1338232498 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3695865-1338232498.opb 369621470 HOME HOME 

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 1.91 3/173 18664
/proc/meminfo: memFree=28583220/32873648 swapFree=6864/6864
[pid=18664] ppid=18662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18664/stat : 18664 (runPb2sat.sh) S 18662 18664 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289375485 9367552 274 33554432000 4194304 5064252 140733678848960 140733678847872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18664/statm: 2287 274 233 213 0 72 0

[startup+0.051095 s]
/proc/loadavg: 2.00 2.00 1.91 3/173 18664
/proc/meminfo: memFree=28583220/32873648 swapFree=6864/6864
[pid=18664] ppid=18662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18664/stat : 18664 (runPb2sat.sh) S 18662 18664 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289375485 9367552 274 33554432000 4194304 5064252 140733678848960 140733678847872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18664/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100143 s]
/proc/loadavg: 2.00 2.00 1.91 3/173 18664
/proc/meminfo: memFree=28583220/32873648 swapFree=6864/6864
[pid=18664] ppid=18662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18664/stat : 18664 (runPb2sat.sh) S 18662 18664 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289375485 9367552 274 33554432000 4194304 5064252 140733678848960 140733678847872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18664/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300106 s]
/proc/loadavg: 2.00 2.00 1.91 3/173 18664
/proc/meminfo: memFree=28583220/32873648 swapFree=6864/6864
[pid=18664] ppid=18662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18664/stat : 18664 (runPb2sat.sh) S 18662 18664 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289375485 9367552 274 33554432000 4194304 5064252 140733678848960 140733678847872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18664/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700161 s]
/proc/loadavg: 2.00 2.00 1.91 3/173 18664
/proc/meminfo: memFree=28583220/32873648 swapFree=6864/6864
[pid=18664] ppid=18662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18664/stat : 18664 (runPb2sat.sh) S 18662 18664 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289375485 9367552 274 33554432000 4194304 5064252 140733678848960 140733678847872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18664/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50013 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 18686
/proc/meminfo: memFree=28865344/32873648 swapFree=6864/6864
[pid=18664] ppid=18662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18664/stat : 18664 (runPb2sat.sh) S 18662 18664 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289375485 9367552 274 33554432000 4194304 5064252 140733678848960 140733678847872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18664/statm: 2287 274 233 213 0 72 0
[pid=18668] ppid=18664 vsize=19920 CPUtime=1.48 cores=1,3,5,7
/proc/18668/stat : 18668 (pb2sat) R 18664 18664 18511 0 -1 4202496 2807 0 0 0 148 0 0 0 20 0 1 0 289375485 20398080 3291 33554432000 4194304 5873084 140734325585520 140734325582888 5127424 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18668/statm: 4980 3291 145 410 0 4562 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 29068

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 18686
/proc/meminfo: memFree=28821488/32873648 swapFree=6864/6864
[pid=18664] ppid=18662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18664/stat : 18664 (runPb2sat.sh) S 18662 18664 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289375485 9367552 274 33554432000 4194304 5064252 140733678848960 140733678847872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18664/statm: 2287 274 233 213 0 72 0
[pid=18668] ppid=18664 vsize=37360 CPUtime=3.09 cores=1,3,5,7
/proc/18668/stat : 18668 (pb2sat) R 18664 18664 18511 0 -1 4202496 3584 0 0 0 307 2 0 0 20 0 1 0 289375485 38256640 6104 33554432000 4194304 5873084 140734325585520 140734325582888 4437520 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18668/statm: 9340 6104 145 410 0 8922 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46508

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 18693
/proc/meminfo: memFree=28574740/32873648 swapFree=6864/6864
[pid=18664] ppid=18662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18664/stat : 18664 (runPb2sat.sh) S 18662 18664 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289375485 9367552 274 33554432000 4194304 5064252 140733678848960 140733678847872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18664/statm: 2287 274 233 213 0 72 0
[pid=18668] ppid=18664 vsize=101616 CPUtime=6.28 cores=1,3,5,7
/proc/18668/stat : 18668 (pb2sat) R 18664 18664 18511 0 -1 4202496 12131 22424 0 0 549 12 61 6 20 0 1 0 289375485 104054784 19142 33554432000 4194304 5873084 140734325585520 140734325581128 5127424 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18668/statm: 25404 19142 168 410 0 24986 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 110764

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 18694
/proc/meminfo: memFree=28421000/32873648 swapFree=6864/6864
[pid=18664] ppid=18662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18664/stat : 18664 (runPb2sat.sh) S 18662 18664 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289375485 9367552 274 33554432000 4194304 5064252 140733678848960 140733678847872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18664/statm: 2287 274 233 213 0 72 0
[pid=18668] ppid=18664 vsize=240724 CPUtime=12.53 cores=1,3,5,7
/proc/18668/stat : 18668 (pb2sat) R 18664 18664 18511 0 -1 4202496 19449 22938 0 0 865 315 61 12 20 0 1 0 289375485 246501376 47484 33554432000 4194304 5873084 140734325585520 140734325579912 4393201 0 0 4096 0 0 0 0 17 5 0 0 14 0 0
/proc/18668/statm: 60181 47484 178 410 0 59763 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 249872

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 18699
/proc/meminfo: memFree=27870100/32873648 swapFree=6864/6864
[pid=18664] ppid=18662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18664/stat : 18664 (runPb2sat.sh) S 18662 18664 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289375485 9367552 274 33554432000 4194304 5064252 140733678848960 140733678847872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18664/statm: 2287 274 233 213 0 72 0
[pid=18668] ppid=18664 vsize=240724 CPUtime=12.97 cores=1,3,5,7
/proc/18668/stat : 18668 (pb2sat) S 18664 18664 18511 0 -1 4202496 20345 22938 0 0 891 333 61 12 20 0 1 0 289375485 246501376 52092 33554432000 4194304 5873084 140734325585520 140734325579336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/18668/statm: 60181 52092 178 410 0 59763 0
[pid=18695] ppid=18668 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18695/stat : 18695 (satsolver.sh) S 18668 18664 18511 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289376798 9367552 267 33554432000 4194304 5064252 140736882070096 140736882069008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18695/statm: 2287 267 226 213 0 72 0
[pid=18696] ppid=18695 vsize=409652 CPUtime=12.34 cores=1,3,5,7
/proc/18696/stat : 18696 (glucose_static) R 18695 18664 18511 0 -1 4202496 66337 0 0 0 1216 18 0 0 20 0 1 0 289376799 419483648 93314 33554432000 4194304 4896791 140734919812064 140734919809272 4224663 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18696/statm: 102413 93314 78 172 0 102239 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 668672

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 18699
/proc/meminfo: memFree=27861036/32873648 swapFree=6864/6864
[pid=18664] ppid=18662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18664/stat : 18664 (runPb2sat.sh) S 18662 18664 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289375485 9367552 274 33554432000 4194304 5064252 140733678848960 140733678847872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18664/statm: 2287 274 233 213 0 72 0
[pid=18668] ppid=18664 vsize=240724 CPUtime=12.97 cores=1,3,5,7
/proc/18668/stat : 18668 (pb2sat) S 18664 18664 18511 0 -1 4202496 20345 22938 0 0 891 333 61 12 20 0 1 0 289375485 246501376 52092 33554432000 4194304 5873084 140734325585520 140734325579336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/18668/statm: 60181 52092 178 410 0 59763 0
[pid=18695] ppid=18668 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18695/stat : 18695 (satsolver.sh) S 18668 18664 18511 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289376798 9367552 267 33554432000 4194304 5064252 140736882070096 140736882069008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18695/statm: 2287 267 226 213 0 72 0
[pid=18696] ppid=18695 vsize=410204 CPUtime=37.93 cores=1,3,5,7
/proc/18696/stat : 18696 (glucose_static) R 18695 18664 18511 0 -1 4202496 66471 0 0 0 3775 18 0 0 20 0 1 0 289376799 420048896 93448 33554432000 4194304 4896791 140734919812064 140734919809272 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18696/statm: 102551 93448 78 172 0 102377 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 669224

[startup+102.307 s]
/proc/loadavg: 2.04 2.01 1.91 3/183 18708
/proc/meminfo: memFree=27857584/32873648 swapFree=6864/6864
[pid=18664] ppid=18662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18664/stat : 18664 (runPb2sat.sh) S 18662 18664 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289375485 9367552 274 33554432000 4194304 5064252 140733678848960 140733678847872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18664/statm: 2287 274 233 213 0 72 0
[pid=18668] ppid=18664 vsize=240724 CPUtime=12.97 cores=1,3,5,7
/proc/18668/stat : 18668 (pb2sat) S 18664 18664 18511 0 -1 4202496 20345 22938 0 0 891 333 61 12 20 0 1 0 289375485 246501376 52092 33554432000 4194304 5873084 140734325585520 140734325579336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/18668/statm: 60181 52092 178 410 0 59763 0
[pid=18695] ppid=18668 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18695/stat : 18695 (satsolver.sh) S 18668 18664 18511 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289376798 9367552 267 33554432000 4194304 5064252 140736882070096 140736882069008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18695/statm: 2287 267 226 213 0 72 0
[pid=18696] ppid=18695 vsize=465120 CPUtime=89.14 cores=1,3,5,7
/proc/18696/stat : 18696 (glucose_static) R 18695 18664 18511 0 -1 4202496 68207 0 0 0 8895 19 0 0 20 0 1 0 289376799 476282880 96679 33554432000 4194304 4896791 140734919812064 140734919809272 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18696/statm: 116280 96679 78 172 0 116106 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 724140

[startup+162.3 s]
/proc/loadavg: 2.05 2.02 1.92 3/183 18785
/proc/meminfo: memFree=27810148/32873648 swapFree=6864/6864
[pid=18664] ppid=18662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18664/stat : 18664 (runPb2sat.sh) S 18662 18664 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289375485 9367552 274 33554432000 4194304 5064252 140733678848960 140733678847872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18664/statm: 2287 274 233 213 0 72 0
[pid=18668] ppid=18664 vsize=240724 CPUtime=12.97 cores=1,3,5,7
/proc/18668/stat : 18668 (pb2sat) S 18664 18664 18511 0 -1 4202496 20345 22938 0 0 891 333 61 12 20 0 1 0 289375485 246501376 52092 33554432000 4194304 5873084 140734325585520 140734325579336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/18668/statm: 60181 52092 178 410 0 59763 0
[pid=18695] ppid=18668 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18695/stat : 18695 (satsolver.sh) S 18668 18664 18511 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289376798 9367552 267 33554432000 4194304 5064252 140736882070096 140736882069008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18695/statm: 2287 267 226 213 0 72 0
[pid=18696] ppid=18695 vsize=469188 CPUtime=149.12 cores=1,3,5,7
/proc/18696/stat : 18696 (glucose_static) R 18695 18664 18511 0 -1 4202496 69229 0 0 0 14892 20 0 0 20 0 1 0 289376799 480448512 100256 33554432000 4194304 4896791 140734919812064 140734919809272 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18696/statm: 117297 100256 78 172 0 117123 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 728208

[startup+222.3 s]
/proc/loadavg: 2.06 2.03 1.93 3/183 18797
/proc/meminfo: memFree=27829440/32873648 swapFree=6864/6864
[pid=18664] ppid=18662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18664/stat : 18664 (runPb2sat.sh) S 18662 18664 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289375485 9367552 274 33554432000 4194304 5064252 140733678848960 140733678847872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18664/statm: 2287 274 233 213 0 72 0
[pid=18668] ppid=18664 vsize=240724 CPUtime=12.97 cores=1,3,5,7
/proc/18668/stat : 18668 (pb2sat) S 18664 18664 18511 0 -1 4202496 20345 22938 0 0 891 333 61 12 20 0 1 0 289375485 246501376 52092 33554432000 4194304 5873084 140734325585520 140734325579336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/18668/statm: 60181 52092 178 410 0 59763 0
[pid=18695] ppid=18668 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18695/stat : 18695 (satsolver.sh) S 18668 18664 18511 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289376798 9367552 267 33554432000 4194304 5064252 140736882070096 140736882069008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18695/statm: 2287 267 226 213 0 72 0
[pid=18696] ppid=18695 vsize=475372 CPUtime=209.11 cores=1,3,5,7
/proc/18696/stat : 18696 (glucose_static) R 18695 18664 18511 0 -1 4202496 71130 0 0 0 20887 24 0 0 20 0 1 0 289376799 486780928 100749 33554432000 4194304 4896791 140734919812064 140734919809272 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18696/statm: 118843 100749 78 172 0 118669 0
Current children cumulated CPU time (s) 222.08

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


[startup+1422.3 s]
/proc/loadavg: 1.00 1.11 1.47 2/174 19289
/proc/meminfo: memFree=27888208/32873648 swapFree=6864/6864
[pid=18664] ppid=18662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18664/stat : 18664 (runPb2sat.sh) S 18662 18664 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289375485 9367552 274 33554432000 4194304 5064252 140733678848960 140733678847872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18664/statm: 2287 274 233 213 0 72 0
[pid=18668] ppid=18664 vsize=240724 CPUtime=12.97 cores=1,3,5,7
/proc/18668/stat : 18668 (pb2sat) S 18664 18664 18511 0 -1 4202496 20345 22938 0 0 891 333 61 12 20 0 1 0 289375485 246501376 52092 33554432000 4194304 5873084 140734325585520 140734325579336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/18668/statm: 60181 52092 178 410 0 59763 0
[pid=18695] ppid=18668 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18695/stat : 18695 (satsolver.sh) S 18668 18664 18511 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289376798 9367552 267 33554432000 4194304 5064252 140736882070096 140736882069008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18695/statm: 2287 267 226 213 0 72 0
[pid=18696] ppid=18695 vsize=693696 CPUtime=1408.89 cores=1,3,5,7
/proc/18696/stat : 18696 (glucose_static) R 18695 18664 18511 0 -1 4202496 113643 0 0 0 140787 102 0 0 20 0 1 0 289376799 710344704 146635 33554432000 4194304 4896791 140734919812064 140734919809272 4224971 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18696/statm: 173424 146635 78 172 0 173250 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 952716

[startup+1482.3 s]
/proc/loadavg: 1.00 1.09 1.43 2/174 19289
/proc/meminfo: memFree=27833496/32873648 swapFree=6864/6864
[pid=18664] ppid=18662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18664/stat : 18664 (runPb2sat.sh) S 18662 18664 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289375485 9367552 274 33554432000 4194304 5064252 140733678848960 140733678847872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18664/statm: 2287 274 233 213 0 72 0
[pid=18668] ppid=18664 vsize=240724 CPUtime=12.97 cores=1,3,5,7
/proc/18668/stat : 18668 (pb2sat) S 18664 18664 18511 0 -1 4202496 20345 22938 0 0 891 333 61 12 20 0 1 0 289375485 246501376 52092 33554432000 4194304 5873084 140734325585520 140734325579336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/18668/statm: 60181 52092 178 410 0 59763 0
[pid=18695] ppid=18668 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18695/stat : 18695 (satsolver.sh) S 18668 18664 18511 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289376798 9367552 267 33554432000 4194304 5064252 140736882070096 140736882069008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18695/statm: 2287 267 226 213 0 72 0
[pid=18696] ppid=18695 vsize=699192 CPUtime=1468.88 cores=1,3,5,7
/proc/18696/stat : 18696 (glucose_static) R 18695 18664 18511 0 -1 4202496 115059 0 0 0 146785 103 0 0 20 0 1 0 289376799 715972608 159804 33554432000 4194304 4896791 140734919812064 140734919809272 4203096 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18696/statm: 174798 159804 78 172 0 174624 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 958212

[startup+1542.3 s]
/proc/loadavg: 1.00 1.07 1.41 2/175 19292
/proc/meminfo: memFree=27860936/32873648 swapFree=6864/6864
[pid=18664] ppid=18662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18664/stat : 18664 (runPb2sat.sh) S 18662 18664 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289375485 9367552 274 33554432000 4194304 5064252 140733678848960 140733678847872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18664/statm: 2287 274 233 213 0 72 0
[pid=18668] ppid=18664 vsize=240724 CPUtime=12.97 cores=1,3,5,7
/proc/18668/stat : 18668 (pb2sat) S 18664 18664 18511 0 -1 4202496 20345 22938 0 0 891 333 61 12 20 0 1 0 289375485 246501376 52092 33554432000 4194304 5873084 140734325585520 140734325579336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/18668/statm: 60181 52092 178 410 0 59763 0
[pid=18695] ppid=18668 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18695/stat : 18695 (satsolver.sh) S 18668 18664 18511 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289376798 9367552 267 33554432000 4194304 5064252 140736882070096 140736882069008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18695/statm: 2287 267 226 213 0 72 0
[pid=18696] ppid=18695 vsize=702852 CPUtime=1528.88 cores=1,3,5,7
/proc/18696/stat : 18696 (glucose_static) R 18695 18664 18511 0 -1 4202496 116961 0 0 0 152777 111 0 0 20 0 1 0 289376799 719720448 153014 33554432000 4194304 4896791 140734919812064 140734919809272 4205537 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18696/statm: 175713 153014 78 172 0 175539 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 961872

[startup+1602.3 s]
/proc/loadavg: 1.00 1.06 1.38 2/174 19292
/proc/meminfo: memFree=27839484/32873648 swapFree=6864/6864
[pid=18664] ppid=18662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18664/stat : 18664 (runPb2sat.sh) S 18662 18664 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289375485 9367552 274 33554432000 4194304 5064252 140733678848960 140733678847872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18664/statm: 2287 274 233 213 0 72 0
[pid=18668] ppid=18664 vsize=240724 CPUtime=12.97 cores=1,3,5,7
/proc/18668/stat : 18668 (pb2sat) S 18664 18664 18511 0 -1 4202496 20345 22938 0 0 891 333 61 12 20 0 1 0 289375485 246501376 52092 33554432000 4194304 5873084 140734325585520 140734325579336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/18668/statm: 60181 52092 178 410 0 59763 0
[pid=18695] ppid=18668 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18695/stat : 18695 (satsolver.sh) S 18668 18664 18511 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289376798 9367552 267 33554432000 4194304 5064252 140736882070096 140736882069008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18695/statm: 2287 267 226 213 0 72 0
[pid=18696] ppid=18695 vsize=703668 CPUtime=1588.86 cores=1,3,5,7
/proc/18696/stat : 18696 (glucose_static) R 18695 18664 18511 0 -1 4202496 117176 0 0 0 158775 111 0 0 20 0 1 0 289376799 720556032 158339 33554432000 4194304 4896791 140734919812064 140734919809272 4203709 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18696/statm: 175917 158339 78 172 0 175743 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 962688

[startup+1662.31 s]
/proc/loadavg: 1.00 1.04 1.35 2/174 19293
/proc/meminfo: memFree=27853792/32873648 swapFree=6864/6864
[pid=18664] ppid=18662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18664/stat : 18664 (runPb2sat.sh) S 18662 18664 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289375485 9367552 274 33554432000 4194304 5064252 140733678848960 140733678847872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18664/statm: 2287 274 233 213 0 72 0
[pid=18668] ppid=18664 vsize=240724 CPUtime=12.97 cores=1,3,5,7
/proc/18668/stat : 18668 (pb2sat) S 18664 18664 18511 0 -1 4202496 20345 22938 0 0 891 333 61 12 20 0 1 0 289375485 246501376 52092 33554432000 4194304 5873084 140734325585520 140734325579336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/18668/statm: 60181 52092 178 410 0 59763 0
[pid=18695] ppid=18668 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18695/stat : 18695 (satsolver.sh) S 18668 18664 18511 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289376798 9367552 267 33554432000 4194304 5064252 140736882070096 140736882069008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18695/statm: 2287 267 226 213 0 72 0
[pid=18696] ppid=18695 vsize=708212 CPUtime=1648.86 cores=1,3,5,7
/proc/18696/stat : 18696 (glucose_static) R 18695 18664 18511 0 -1 4202496 118813 0 0 0 164770 116 0 0 20 0 1 0 289376799 725209088 154848 33554432000 4194304 4896791 140734919812064 140734919809272 4203013 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18696/statm: 177053 154848 78 172 0 176879 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 967232

[startup+1722.3 s]
/proc/loadavg: 1.00 1.03 1.33 2/174 19293
/proc/meminfo: memFree=27863368/32873648 swapFree=6864/6864
[pid=18664] ppid=18662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18664/stat : 18664 (runPb2sat.sh) S 18662 18664 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289375485 9367552 274 33554432000 4194304 5064252 140733678848960 140733678847872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18664/statm: 2287 274 233 213 0 72 0
[pid=18668] ppid=18664 vsize=240724 CPUtime=12.97 cores=1,3,5,7
/proc/18668/stat : 18668 (pb2sat) S 18664 18664 18511 0 -1 4202496 20345 22938 0 0 891 333 61 12 20 0 1 0 289375485 246501376 52092 33554432000 4194304 5873084 140734325585520 140734325579336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/18668/statm: 60181 52092 178 410 0 59763 0
[pid=18695] ppid=18668 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18695/stat : 18695 (satsolver.sh) S 18668 18664 18511 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289376798 9367552 267 33554432000 4194304 5064252 140736882070096 140736882069008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18695/statm: 2287 267 226 213 0 72 0
[pid=18696] ppid=18695 vsize=712652 CPUtime=1708.84 cores=1,3,5,7
/proc/18696/stat : 18696 (glucose_static) R 18695 18664 18511 0 -1 4202496 120425 0 0 0 170763 121 0 0 20 0 1 0 289376799 729755648 152359 33554432000 4194304 4896791 140734919812064 140734919807800 4225008 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18696/statm: 178163 152359 78 172 0 177989 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 971672

[startup+1782.3 s]
/proc/loadavg: 1.00 1.02 1.30 2/174 19293
/proc/meminfo: memFree=27849100/32873648 swapFree=6864/6864
[pid=18664] ppid=18662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18664/stat : 18664 (runPb2sat.sh) S 18662 18664 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289375485 9367552 274 33554432000 4194304 5064252 140733678848960 140733678847872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18664/statm: 2287 274 233 213 0 72 0
[pid=18668] ppid=18664 vsize=240724 CPUtime=12.97 cores=1,3,5,7
/proc/18668/stat : 18668 (pb2sat) S 18664 18664 18511 0 -1 4202496 20345 22938 0 0 891 333 61 12 20 0 1 0 289375485 246501376 52092 33554432000 4194304 5873084 140734325585520 140734325579336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/18668/statm: 60181 52092 178 410 0 59763 0
[pid=18695] ppid=18668 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18695/stat : 18695 (satsolver.sh) S 18668 18664 18511 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289376798 9367552 267 33554432000 4194304 5064252 140736882070096 140736882069008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18695/statm: 2287 267 226 213 0 72 0
[pid=18696] ppid=18695 vsize=717180 CPUtime=1768.83 cores=1,3,5,7
/proc/18696/stat : 18696 (glucose_static) R 18695 18664 18511 0 -1 4202496 121838 0 0 0 176755 128 0 0 20 0 1 0 289376799 734392320 156321 33554432000 4194304 4896791 140734919812064 140734919809272 4225687 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18696/statm: 179295 156321 78 172 0 179121 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 976200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.02 1.29 2/174 19293
/proc/meminfo: memFree=27859284/32873648 swapFree=6864/6864
[pid=18664] ppid=18662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18664/stat : 18664 (runPb2sat.sh) S 18662 18664 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289375485 9367552 274 33554432000 4194304 5064252 140733678848960 140733678847872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18664/statm: 2287 274 233 213 0 72 0
[pid=18668] ppid=18664 vsize=240724 CPUtime=12.97 cores=1,3,5,7
/proc/18668/stat : 18668 (pb2sat) S 18664 18664 18511 0 -1 4202496 20345 22938 0 0 891 333 61 12 20 0 1 0 289375485 246501376 52092 33554432000 4194304 5873084 140734325585520 140734325579336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/18668/statm: 60181 52092 178 410 0 59763 0
[pid=18695] ppid=18668 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18695/stat : 18695 (satsolver.sh) S 18668 18664 18511 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289376798 9367552 267 33554432000 4194304 5064252 140736882070096 140736882069008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18695/statm: 2287 267 226 213 0 72 0
[pid=18696] ppid=18695 vsize=718584 CPUtime=1787.04 cores=1,3,5,7
/proc/18696/stat : 18696 (glucose_static) R 18695 18664 18511 0 -1 4202496 122544 0 0 0 178573 131 0 0 20 0 1 0 289376799 735830016 153287 33554432000 4194304 4896791 140734919812064 140734919809272 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18696/statm: 179646 153287 78 172 0 179472 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 977604

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.02 1.29 2/174 19293
/proc/meminfo: memFree=27859284/32873648 swapFree=6864/6864
[pid=18664] ppid=18662 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18664/stat : 18664 (runPb2sat.sh) S 18662 18664 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289375485 9367552 274 33554432000 4194304 5064252 140733678848960 140733678847872 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18664/statm: 2287 274 233 213 0 72 0
[pid=18668] ppid=18664 vsize=240724 CPUtime=12.97 cores=1,3,5,7
/proc/18668/stat : 18668 (pb2sat) S 18664 18664 18511 0 -1 4202496 20345 22938 0 0 891 333 61 12 20 0 1 0 289375485 246501376 52092 33554432000 4194304 5873084 140734325585520 140734325579336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/18668/statm: 60181 52092 178 410 0 59763 0
[pid=18695] ppid=18668 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18695/stat : 18695 (satsolver.sh) S 18668 18664 18511 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289376798 9367552 267 33554432000 4194304 5064252 140736882070096 140736882069008 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18695/statm: 2287 267 226 213 0 72 0
[pid=18696] ppid=18695 vsize=718584 CPUtime=1787.04 cores=1,3,5,7
/proc/18696/stat : 18696 (glucose_static) R 18695 18664 18511 0 -1 4202496 122544 0 0 0 178573 131 0 0 20 0 1 0 289376799 735830016 153287 33554432000 4194304 4896791 140734919812064 140734919809272 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18696/statm: 179646 153287 78 172 0 179472 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 977604

Child status: 0
Real time (s): 1800.52
CPU time (s): 1800.04
CPU user time (s): 1795.26
CPU system time (s): 4.78827
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 1189084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.26
system time used= 4.78827
maximum resident set size= 794496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 166815
page faults= 0
swaps= 0
block input operations= 0
block output operations= 494136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 100
involuntary context switches= 1919

runsolver used 3.05754 second user time and 8.01878 second system time

The end

Launcher Data

Begin job on node125 at 2012-05-28 21:15:00
IDJOB=3695865
IDBENCH=92871
IDSOLVER=2274
FILE ID=node125/3695865-1338232498
RUNJOBID= node125-1338230697-18528
PBS_JOBID= 14624654
Free space on /tmp= 70896 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped2.G.recomb5-0.01-1.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695865-1338232498/watcher-3695865-1338232498 -o /tmp/evaluation-result-3695865-1338232498/solver-3695865-1338232498 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3695865-1338232498.opb 369621470 HOME HOME

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

MD5SUM BENCH= 75dfb21288b1ca28adfaa843050a46da
RANDOM SEED=369621470

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
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.373
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.373
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.373
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:        28583016 kB
Buffers:          533308 kB
Cached:          2874640 kB
SwapCached:         2304 kB
Active:          1884168 kB
Inactive:        1534576 kB
Active(anon):       2376 kB
Inactive(anon):     9556 kB
Active(file):    1881792 kB
Inactive(file):  1525020 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102616 kB
Dirty:             62412 kB
Writeback:             0 kB
AnonPages:         14276 kB
Mapped:            13776 kB
Shmem:               104 kB
Slab:             734768 kB
SReclaimable:     177736 kB
SUnreclaim:       557032 kB
KernelStack:        1472 kB
PageTables:         3984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71000 MiB
End job on node125 at 2012-05-28 21:45:01