Trace number 3696250

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.06 1800.62

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat25_6_4_1_mh.opb
MD5SUM72a339d7628ceb0d05dc1d46781174fb
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3481479
Best CPU time to get the best result obtained on this benchmark1800.89
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31350
Total number of constraints73332
Number of constraints which are clauses57050
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints16250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 16825
Biggest coefficient in the objective function 97336000
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 12201970261
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 97336000
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 12201970261
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.03/1.23	c model valid
1.03/1.23	c current solution ok
1.72/1.95	o 260451589
1.72/1.95	c current bound: 130225807
1.72/1.95	c fallback to adder encoding
1800.06/1800.61	c error: unexpected solver exit code
1800.06/1800.61	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-3696250-1338151720/watcher-3696250-1338151720 -o /tmp/evaluation-result-3696250-1338151720/solver-3696250-1338151720 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696250-1338151720.opb 1929519941 HOME HOME 

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: 2.06 2.02 2.00 3/179 8355
/proc/meminfo: memFree=29075636/32873844 swapFree=7628/7628
[pid=8355] ppid=8353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8355/stat : 8355 (runPb2sat.sh) S 8353 8355 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281296427 9367552 275 33554432000 4194304 5064252 140735406720816 140735406719728 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8355/statm: 2287 275 233 213 0 72 0

[startup+0.034072 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 8355
/proc/meminfo: memFree=29075636/32873844 swapFree=7628/7628
[pid=8355] ppid=8353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8355/stat : 8355 (runPb2sat.sh) S 8353 8355 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281296427 9367552 275 33554432000 4194304 5064252 140735406720816 140735406719728 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8355/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100271 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 8355
/proc/meminfo: memFree=29075636/32873844 swapFree=7628/7628
[pid=8355] ppid=8353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8355/stat : 8355 (runPb2sat.sh) S 8353 8355 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281296427 9367552 275 33554432000 4194304 5064252 140735406720816 140735406719728 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8355/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300246 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 8355
/proc/meminfo: memFree=29075636/32873844 swapFree=7628/7628
[pid=8355] ppid=8353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8355/stat : 8355 (runPb2sat.sh) S 8353 8355 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281296427 9367552 275 33554432000 4194304 5064252 140735406720816 140735406719728 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8355/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700163 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 8355
/proc/meminfo: memFree=29075636/32873844 swapFree=7628/7628
[pid=8355] ppid=8353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8355/stat : 8355 (runPb2sat.sh) S 8353 8355 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281296427 9367552 275 33554432000 4194304 5064252 140735406720816 140735406719728 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8355/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 8359
/proc/meminfo: memFree=29006272/32873844 swapFree=7628/7628
[pid=8355] ppid=8353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8355/stat : 8355 (runPb2sat.sh) S 8353 8355 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281296427 9367552 275 33554432000 4194304 5064252 140735406720816 140735406719728 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8355/statm: 2287 275 233 213 0 72 0
[pid=8356] ppid=8355 vsize=22388 CPUtime=1.32 cores=0,2,4,6
/proc/8356/stat : 8356 (pb2sat) R 8355 8355 6064 0 -1 4202496 5608 11963 0 0 49 23 58 2 20 0 1 0 281296427 22925312 5030 33554432000 4194304 5873084 140735504865616 140735504861048 5127520 0 0 4096 0 0 0 0 17 4 0 0 15 0 0
/proc/8356/statm: 5597 5030 176 410 0 5179 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 31536

[startup+3.10033 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 8360
/proc/meminfo: memFree=29005272/32873844 swapFree=7628/7628
[pid=8355] ppid=8353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8355/stat : 8355 (runPb2sat.sh) S 8353 8355 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281296427 9367552 275 33554432000 4194304 5064252 140735406720816 140735406719728 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8355/statm: 2287 275 233 213 0 72 0
[pid=8356] ppid=8355 vsize=176232 CPUtime=2.92 cores=0,2,4,6
/proc/8356/stat : 8356 (pb2sat) R 8355 8355 6064 0 -1 4202496 14070 12477 0 0 167 64 58 3 20 0 1 0 281296427 180461568 30758 33554432000 4194304 5873084 140735504865616 140735504860008 4708416 0 0 4096 0 0 0 0 17 4 0 0 15 0 0
/proc/8356/statm: 44058 30758 182 410 0 43640 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 185380

[startup+6.30041 s]
/proc/loadavg: 2.06 2.02 2.00 3/182 8362
/proc/meminfo: memFree=28503728/32873844 swapFree=7628/7628
[pid=8355] ppid=8353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8355/stat : 8355 (runPb2sat.sh) S 8353 8355 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281296427 9367552 275 33554432000 4194304 5064252 140735406720816 140735406719728 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8355/statm: 2287 275 233 213 0 72 0
[pid=8356] ppid=8355 vsize=307304 CPUtime=4.53 cores=0,2,4,6
/proc/8356/stat : 8356 (pb2sat) S 8355 8355 6064 0 -1 4202496 15101 12477 0 0 300 92 58 3 20 0 1 0 281296427 314679296 54310 33554432000 4194304 5873084 140735504865616 140735504859432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 15 0 0
/proc/8356/statm: 76826 54310 182 410 0 76408 0
[pid=8361] ppid=8356 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8361/stat : 8361 (satsolver.sh) S 8356 8355 6064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281296898 9367552 267 33554432000 4194304 5064252 140734063347376 140734063346288 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8361/statm: 2287 267 226 213 0 72 0
[pid=8362] ppid=8361 vsize=387740 CPUtime=1.57 cores=0,2,4,6
/proc/8362/stat : 8362 (glucose_static) R 8361 8355 6064 0 -1 4202496 51658 0 0 0 141 16 0 0 20 0 1 0 281296899 397045760 83764 33554432000 4194304 4896791 140737282326960 140737281275752 4401607 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8362/statm: 96935 83765 58 172 0 96761 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 713340

[startup+12.7005 s]
/proc/loadavg: 2.13 2.03 2.01 3/183 8363
/proc/meminfo: memFree=28217064/32873844 swapFree=7628/7628
[pid=8355] ppid=8353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8355/stat : 8355 (runPb2sat.sh) S 8353 8355 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281296427 9367552 275 33554432000 4194304 5064252 140735406720816 140735406719728 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8355/statm: 2287 275 233 213 0 72 0
[pid=8356] ppid=8355 vsize=307304 CPUtime=4.53 cores=0,2,4,6
/proc/8356/stat : 8356 (pb2sat) S 8355 8355 6064 0 -1 4202496 15101 12477 0 0 300 92 58 3 20 0 1 0 281296427 314679296 54310 33554432000 4194304 5873084 140735504865616 140735504859432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 15 0 0
/proc/8356/statm: 76826 54310 182 410 0 76408 0
[pid=8361] ppid=8356 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8361/stat : 8361 (satsolver.sh) S 8356 8355 6064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281296898 9367552 267 33554432000 4194304 5064252 140734063347376 140734063346288 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8361/statm: 2287 267 226 213 0 72 0
[pid=8362] ppid=8361 vsize=492832 CPUtime=7.96 cores=0,2,4,6
/proc/8362/stat : 8362 (glucose_static) R 8361 8355 6064 0 -1 4202496 76002 0 0 0 772 24 0 0 20 0 1 0 281296899 504659968 111245 33554432000 4194304 4896791 140737282326960 140737282324168 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8362/statm: 123208 111245 78 172 0 123034 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 818432

[startup+25.5004 s]
/proc/loadavg: 2.10 2.03 2.01 3/183 8363
/proc/meminfo: memFree=28212724/32873844 swapFree=7628/7628
[pid=8355] ppid=8353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8355/stat : 8355 (runPb2sat.sh) S 8353 8355 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281296427 9367552 275 33554432000 4194304 5064252 140735406720816 140735406719728 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8355/statm: 2287 275 233 213 0 72 0
[pid=8356] ppid=8355 vsize=307304 CPUtime=4.53 cores=0,2,4,6
/proc/8356/stat : 8356 (pb2sat) S 8355 8355 6064 0 -1 4202496 15101 12477 0 0 300 92 58 3 20 0 1 0 281296427 314679296 54310 33554432000 4194304 5873084 140735504865616 140735504859432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 15 0 0
/proc/8356/statm: 76826 54310 182 410 0 76408 0
[pid=8361] ppid=8356 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8361/stat : 8361 (satsolver.sh) S 8356 8355 6064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281296898 9367552 267 33554432000 4194304 5064252 140734063347376 140734063346288 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8361/statm: 2287 267 226 213 0 72 0
[pid=8362] ppid=8361 vsize=494932 CPUtime=20.77 cores=0,2,4,6
/proc/8362/stat : 8362 (glucose_static) R 8361 8355 6064 0 -1 4202496 78757 0 0 0 2052 25 0 0 20 0 1 0 281296899 506810368 112010 33554432000 4194304 4896791 140737282326960 140737282324168 4225507 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8362/statm: 123733 112010 78 172 0 123559 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 820532

[startup+51.1066 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 8363
/proc/meminfo: memFree=28209808/32873844 swapFree=7628/7628
[pid=8355] ppid=8353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8355/stat : 8355 (runPb2sat.sh) S 8353 8355 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281296427 9367552 275 33554432000 4194304 5064252 140735406720816 140735406719728 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8355/statm: 2287 275 233 213 0 72 0
[pid=8356] ppid=8355 vsize=307304 CPUtime=4.53 cores=0,2,4,6
/proc/8356/stat : 8356 (pb2sat) S 8355 8355 6064 0 -1 4202496 15101 12477 0 0 300 92 58 3 20 0 1 0 281296427 314679296 54310 33554432000 4194304 5873084 140735504865616 140735504859432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 15 0 0
/proc/8356/statm: 76826 54310 182 410 0 76408 0
[pid=8361] ppid=8356 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8361/stat : 8361 (satsolver.sh) S 8356 8355 6064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281296898 9367552 267 33554432000 4194304 5064252 140734063347376 140734063346288 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8361/statm: 2287 267 226 213 0 72 0
[pid=8362] ppid=8361 vsize=496648 CPUtime=46.36 cores=0,2,4,6
/proc/8362/stat : 8362 (glucose_static) R 8361 8355 6064 0 -1 4202496 79190 0 0 0 4611 25 0 0 20 0 1 0 281296899 508567552 112954 33554432000 4194304 4896791 140737282326960 140737282324104 4225141 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8362/statm: 124162 112954 78 172 0 123988 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 822248

[startup+102.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/184 8366
/proc/meminfo: memFree=28201612/32873844 swapFree=7628/7628
[pid=8355] ppid=8353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8355/stat : 8355 (runPb2sat.sh) S 8353 8355 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281296427 9367552 275 33554432000 4194304 5064252 140735406720816 140735406719728 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8355/statm: 2287 275 233 213 0 72 0
[pid=8356] ppid=8355 vsize=307304 CPUtime=4.53 cores=0,2,4,6
/proc/8356/stat : 8356 (pb2sat) S 8355 8355 6064 0 -1 4202496 15101 12477 0 0 300 92 58 3 20 0 1 0 281296427 314679296 54310 33554432000 4194304 5873084 140735504865616 140735504859432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 15 0 0
/proc/8356/statm: 76826 54310 182 410 0 76408 0
[pid=8361] ppid=8356 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8361/stat : 8361 (satsolver.sh) S 8356 8355 6064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281296898 9367552 267 33554432000 4194304 5064252 140734063347376 140734063346288 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8361/statm: 2287 267 226 213 0 72 0
[pid=8362] ppid=8361 vsize=499092 CPUtime=97.55 cores=0,2,4,6
/proc/8362/stat : 8362 (glucose_static) R 8361 8355 6064 0 -1 4202496 81873 0 0 0 9729 26 0 0 20 0 1 0 281296899 511070208 114661 33554432000 4194304 4896791 140737282326960 140737282324472 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8362/statm: 124773 114661 78 172 0 124599 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 824692

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 8366
/proc/meminfo: memFree=28193992/32873844 swapFree=7628/7628
[pid=8355] ppid=8353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8355/stat : 8355 (runPb2sat.sh) S 8353 8355 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281296427 9367552 275 33554432000 4194304 5064252 140735406720816 140735406719728 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8355/statm: 2287 275 233 213 0 72 0
[pid=8356] ppid=8355 vsize=307304 CPUtime=4.53 cores=0,2,4,6
/proc/8356/stat : 8356 (pb2sat) S 8355 8355 6064 0 -1 4202496 15101 12477 0 0 300 92 58 3 20 0 1 0 281296427 314679296 54310 33554432000 4194304 5873084 140735504865616 140735504859432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 15 0 0
/proc/8356/statm: 76826 54310 182 410 0 76408 0
[pid=8361] ppid=8356 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8361/stat : 8361 (satsolver.sh) S 8356 8355 6064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281296898 9367552 267 33554432000 4194304 5064252 140734063347376 140734063346288 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8361/statm: 2287 267 226 213 0 72 0
[pid=8362] ppid=8361 vsize=500908 CPUtime=157.55 cores=0,2,4,6
/proc/8362/stat : 8362 (glucose_static) R 8361 8355 6064 0 -1 4202496 83752 0 0 0 15728 27 0 0 20 0 1 0 281296899 512929792 116504 33554432000 4194304 4896791 140737282326960 140737282324168 4224975 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8362/statm: 125227 116504 78 172 0 125053 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 826508

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 8366
/proc/meminfo: memFree=28186404/32873844 swapFree=7628/7628
[pid=8355] ppid=8353 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/8362/stat : 8362 (glucose_static) R 8361 8355 6064 0 -1 4202496 110675 0 0 0 141688 41 0 0 20 0 1 0 281296899 531963904 121506 33554432000 4194304 4896791 140737282326960 140737282324472 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8362/statm: 129874 121506 78 172 0 129700 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 845096

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8400
/proc/meminfo: memFree=28143252/32873844 swapFree=7628/7628
[pid=8355] ppid=8353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8355/stat : 8355 (runPb2sat.sh) S 8353 8355 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281296427 9367552 275 33554432000 4194304 5064252 140735406720816 140735406719728 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8355/statm: 2287 275 233 213 0 72 0
[pid=8356] ppid=8355 vsize=307304 CPUtime=4.53 cores=0,2,4,6
/proc/8356/stat : 8356 (pb2sat) S 8355 8355 6064 0 -1 4202496 15101 12477 0 0 300 92 58 3 20 0 1 0 281296427 314679296 54310 33554432000 4194304 5873084 140735504865616 140735504859432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 15 0 0
/proc/8356/statm: 76826 54310 182 410 0 76408 0
[pid=8361] ppid=8356 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8361/stat : 8361 (satsolver.sh) S 8356 8355 6064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281296898 9367552 267 33554432000 4194304 5064252 140734063347376 140734063346288 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8361/statm: 2287 267 226 213 0 72 0
[pid=8362] ppid=8361 vsize=520072 CPUtime=1477.28 cores=0,2,4,6
/proc/8362/stat : 8362 (glucose_static) R 8361 8355 6064 0 -1 4202496 111793 0 0 0 147687 41 0 0 20 0 1 0 281296899 532553728 123159 33554432000 4194304 4896791 140737282326960 140737282324168 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8362/statm: 130018 123159 78 172 0 129844 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 845672

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 8401
/proc/meminfo: memFree=28134812/32873844 swapFree=7628/7628
[pid=8355] ppid=8353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8355/stat : 8355 (runPb2sat.sh) S 8353 8355 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281296427 9367552 275 33554432000 4194304 5064252 140735406720816 140735406719728 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8355/statm: 2287 275 233 213 0 72 0
[pid=8356] ppid=8355 vsize=307304 CPUtime=4.53 cores=0,2,4,6
/proc/8356/stat : 8356 (pb2sat) S 8355 8355 6064 0 -1 4202496 15101 12477 0 0 300 92 58 3 20 0 1 0 281296427 314679296 54310 33554432000 4194304 5873084 140735504865616 140735504859432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 15 0 0
/proc/8356/statm: 76826 54310 182 410 0 76408 0
[pid=8361] ppid=8356 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8361/stat : 8361 (satsolver.sh) S 8356 8355 6064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281296898 9367552 267 33554432000 4194304 5064252 140734063347376 140734063346288 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8361/statm: 2287 267 226 213 0 72 0
[pid=8362] ppid=8361 vsize=520640 CPUtime=1537.27 cores=0,2,4,6
/proc/8362/stat : 8362 (glucose_static) R 8361 8355 6064 0 -1 4202496 111899 0 0 0 153685 42 0 0 20 0 1 0 281296899 533135360 124798 33554432000 4194304 4896791 140737282326960 140737282324488 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8362/statm: 130160 124798 78 172 0 129986 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 846240

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 8401
/proc/meminfo: memFree=28130096/32873844 swapFree=7628/7628
[pid=8355] ppid=8353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8355/stat : 8355 (runPb2sat.sh) S 8353 8355 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281296427 9367552 275 33554432000 4194304 5064252 140735406720816 140735406719728 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8355/statm: 2287 275 233 213 0 72 0
[pid=8356] ppid=8355 vsize=307304 CPUtime=4.53 cores=0,2,4,6
/proc/8356/stat : 8356 (pb2sat) S 8355 8355 6064 0 -1 4202496 15101 12477 0 0 300 92 58 3 20 0 1 0 281296427 314679296 54310 33554432000 4194304 5873084 140735504865616 140735504859432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 15 0 0
/proc/8356/statm: 76826 54310 182 410 0 76408 0
[pid=8361] ppid=8356 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8361/stat : 8361 (satsolver.sh) S 8356 8355 6064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281296898 9367552 267 33554432000 4194304 5064252 140734063347376 140734063346288 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8361/statm: 2287 267 226 213 0 72 0
[pid=8362] ppid=8361 vsize=521012 CPUtime=1597.26 cores=0,2,4,6
/proc/8362/stat : 8362 (glucose_static) R 8361 8355 6064 0 -1 4202496 113020 0 0 0 159684 42 0 0 20 0 1 0 281296899 533516288 125924 33554432000 4194304 4896791 140737282326960 140737282324488 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8362/statm: 130253 125924 78 172 0 130079 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 846612

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8401
/proc/meminfo: memFree=28122712/32873844 swapFree=7628/7628
[pid=8355] ppid=8353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8355/stat : 8355 (runPb2sat.sh) S 8353 8355 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281296427 9367552 275 33554432000 4194304 5064252 140735406720816 140735406719728 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8355/statm: 2287 275 233 213 0 72 0
[pid=8356] ppid=8355 vsize=307304 CPUtime=4.53 cores=0,2,4,6
/proc/8356/stat : 8356 (pb2sat) S 8355 8355 6064 0 -1 4202496 15101 12477 0 0 300 92 58 3 20 0 1 0 281296427 314679296 54310 33554432000 4194304 5873084 140735504865616 140735504859432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 15 0 0
/proc/8356/statm: 76826 54310 182 410 0 76408 0
[pid=8361] ppid=8356 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8361/stat : 8361 (satsolver.sh) S 8356 8355 6064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281296898 9367552 267 33554432000 4194304 5064252 140734063347376 140734063346288 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8361/statm: 2287 267 226 213 0 72 0
[pid=8362] ppid=8361 vsize=602788 CPUtime=1657.26 cores=0,2,4,6
/proc/8362/stat : 8362 (glucose_static) R 8361 8355 6064 0 -1 4202496 113324 0 0 0 165682 44 0 0 20 0 1 0 281296899 617254912 127713 33554432000 4194304 4896791 140737282326960 140737282322696 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8362/statm: 150697 127713 78 172 0 150523 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 928388

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8401
/proc/meminfo: memFree=28116320/32873844 swapFree=7628/7628
[pid=8355] ppid=8353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8355/stat : 8355 (runPb2sat.sh) S 8353 8355 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281296427 9367552 275 33554432000 4194304 5064252 140735406720816 140735406719728 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8355/statm: 2287 275 233 213 0 72 0
[pid=8356] ppid=8355 vsize=307304 CPUtime=4.53 cores=0,2,4,6
/proc/8356/stat : 8356 (pb2sat) S 8355 8355 6064 0 -1 4202496 15101 12477 0 0 300 92 58 3 20 0 1 0 281296427 314679296 54310 33554432000 4194304 5873084 140735504865616 140735504859432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 15 0 0
/proc/8356/statm: 76826 54310 182 410 0 76408 0
[pid=8361] ppid=8356 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8361/stat : 8361 (satsolver.sh) S 8356 8355 6064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281296898 9367552 267 33554432000 4194304 5064252 140734063347376 140734063346288 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8361/statm: 2287 267 226 213 0 72 0
[pid=8362] ppid=8361 vsize=603160 CPUtime=1717.24 cores=0,2,4,6
/proc/8362/stat : 8362 (glucose_static) R 8361 8355 6064 0 -1 4202496 113429 0 0 0 171680 44 0 0 20 0 1 0 281296899 617635840 129350 33554432000 4194304 4896791 140737282326960 140737282324104 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8362/statm: 150790 129350 78 172 0 150616 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 928760

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8449
/proc/meminfo: memFree=28722216/32873844 swapFree=7628/7628
[pid=8355] ppid=8353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8355/stat : 8355 (runPb2sat.sh) S 8353 8355 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281296427 9367552 275 33554432000 4194304 5064252 140735406720816 140735406719728 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8355/statm: 2287 275 233 213 0 72 0
[pid=8356] ppid=8355 vsize=307304 CPUtime=4.53 cores=0,2,4,6
/proc/8356/stat : 8356 (pb2sat) S 8355 8355 6064 0 -1 4202496 15101 12477 0 0 300 92 58 3 20 0 1 0 281296427 314679296 54310 33554432000 4194304 5873084 140735504865616 140735504859432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 15 0 0
/proc/8356/statm: 76826 54310 182 410 0 76408 0
[pid=8361] ppid=8356 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8361/stat : 8361 (satsolver.sh) S 8356 8355 6064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281296898 9367552 267 33554432000 4194304 5064252 140734063347376 140734063346288 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8361/statm: 2287 267 226 213 0 72 0
[pid=8362] ppid=8361 vsize=603720 CPUtime=1777.23 cores=0,2,4,6
/proc/8362/stat : 8362 (glucose_static) R 8361 8355 6064 0 -1 4202496 113592 0 0 0 177679 44 0 0 20 0 1 0 281296899 618209280 131557 33554432000 4194304 4896791 140737282326960 140737282322040 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8362/statm: 150930 131557 78 172 0 150756 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 929320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8449
/proc/meminfo: memFree=28760380/32873844 swapFree=7628/7628
[pid=8355] ppid=8353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8355/stat : 8355 (runPb2sat.sh) S 8353 8355 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281296427 9367552 275 33554432000 4194304 5064252 140735406720816 140735406719728 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8355/statm: 2287 275 233 213 0 72 0
[pid=8356] ppid=8355 vsize=307304 CPUtime=4.53 cores=0,2,4,6
/proc/8356/stat : 8356 (pb2sat) S 8355 8355 6064 0 -1 4202496 15101 12477 0 0 300 92 58 3 20 0 1 0 281296427 314679296 54310 33554432000 4194304 5873084 140735504865616 140735504859432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 15 0 0
/proc/8356/statm: 76826 54310 182 410 0 76408 0
[pid=8361] ppid=8356 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8361/stat : 8361 (satsolver.sh) S 8356 8355 6064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281296898 9367552 267 33554432000 4194304 5064252 140734063347376 140734063346288 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8361/statm: 2287 267 226 213 0 72 0
[pid=8362] ppid=8361 vsize=522588 CPUtime=1795.53 cores=0,2,4,6
/proc/8362/stat : 8362 (glucose_static) R 8361 8355 6064 0 -1 4202496 114006 0 0 0 179507 46 0 0 20 0 1 0 281296899 535130112 121203 33554432000 4194304 4896791 140737282326960 140737282324488 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8362/statm: 130647 121203 78 172 0 130473 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 848188

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8449
/proc/meminfo: memFree=28760380/32873844 swapFree=7628/7628
[pid=8355] ppid=8353 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8355/stat : 8355 (runPb2sat.sh) S 8353 8355 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281296427 9367552 275 33554432000 4194304 5064252 140735406720816 140735406719728 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8355/statm: 2287 275 233 213 0 72 0
[pid=8356] ppid=8355 vsize=307304 CPUtime=4.53 cores=0,2,4,6
/proc/8356/stat : 8356 (pb2sat) S 8355 8355 6064 0 -1 4202496 15101 12477 0 0 300 92 58 3 20 0 1 0 281296427 314679296 54310 33554432000 4194304 5873084 140735504865616 140735504859432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 15 0 0
/proc/8356/statm: 76826 54310 182 410 0 76408 0
[pid=8361] ppid=8356 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8361/stat : 8361 (satsolver.sh) S 8356 8355 6064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281296898 9367552 267 33554432000 4194304 5064252 140734063347376 140734063346288 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8361/statm: 2287 267 226 213 0 72 0
[pid=8362] ppid=8361 vsize=522588 CPUtime=1795.53 cores=0,2,4,6
/proc/8362/stat : 8362 (glucose_static) R 8361 8355 6064 0 -1 4202496 114006 0 0 0 179507 46 0 0 20 0 1 0 281296899 535130112 121203 33554432000 4194304 4896791 140737282326960 140737282324488 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8362/statm: 130647 121203 78 172 0 130473 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 848188

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8355 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=591454
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=974851
# CPU time returned by wait4() is 4.56631
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.06
CPU user time (s): 1798.65
CPU system time (s): 1.41
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (KiB): 1059680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.59145
system time used= 0.974851
maximum resident set size= 390568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28558
page faults= 0
swaps= 0
block input operations= 0
block output operations= 397192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30
involuntary context switches= 19

runsolver used 6.30804 second user time and 20.004 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-27 22:48:41
IDJOB=3696250
IDBENCH=92712
IDSOLVER=2274
FILE ID=node145/3696250-1338151720
RUNJOBID= node145-1338122811-6080
PBS_JOBID= 14624491
Free space on /tmp= 71428 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat25_6_4_1_mh.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696250-1338151720/watcher-3696250-1338151720 -o /tmp/evaluation-result-3696250-1338151720/solver-3696250-1338151720 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696250-1338151720.opb 1929519941 HOME HOME

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

MD5SUM BENCH= 72a339d7628ceb0d05dc1d46781174fb
RANDOM SEED=1929519941

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
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.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29075372 kB
Buffers:          323880 kB
Cached:          1963008 kB
SwapCached:            0 kB
Active:          1488940 kB
Inactive:        1488768 kB
Active(anon):     682240 kB
Inactive(anon):    10912 kB
Active(file):     806700 kB
Inactive(file):  1477856 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11296 kB
Writeback:             0 kB
AnonPages:        781712 kB
Mapped:            14980 kB
Shmem:               200 kB
Slab:             678404 kB
SReclaimable:     120024 kB
SUnreclaim:       558380 kB
KernelStack:        1520 kB
PageTables:         5504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     930168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    233472 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= 71316 MiB
End job on node145 at 2012-05-27 23:18:41