Trace number 3694654

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
pb2satCp2 2012-05-19? (TO) 1800.12 1802.12

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

0.99/1.06	c model valid
0.99/1.06	c current solution ok
1.68/1.78	o 260451589
1.68/1.78	c fallback to adder encoding
590.14/591.90	c model valid
590.14/591.90	c current solution ok
590.14/591.95	o 113014478
590.14/591.95	c fallback to adder encoding
1800.08/1802.11	c error: unexpected solver exit code
1800.08/1802.11	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-3694654-1338172911/watcher-3694654-1338172911 -o /tmp/evaluation-result-3694654-1338172911/solver-3694654-1338172911 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694654-1338172911.opb 29299935 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.07 2.03 2.00 3/177 18661
/proc/meminfo: memFree=31043660/32873844 swapFree=6080/6080
[pid=18661] ppid=18659 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18661/stat : 18661 (runPb2satCp2.sh) S 18659 18661 17405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283415654 9367552 275 33554432000 4194304 5064252 140735992563024 140735992561936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18661/statm: 2287 275 233 213 0 72 0

[startup+0.0307131 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 18661
/proc/meminfo: memFree=31043660/32873844 swapFree=6080/6080
[pid=18661] ppid=18659 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18661/stat : 18661 (runPb2satCp2.sh) S 18659 18661 17405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283415654 9367552 275 33554432000 4194304 5064252 140735992563024 140735992561936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18661/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100218 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 18661
/proc/meminfo: memFree=31043660/32873844 swapFree=6080/6080
[pid=18661] ppid=18659 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18661/stat : 18661 (runPb2satCp2.sh) S 18659 18661 17405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283415654 9367552 275 33554432000 4194304 5064252 140735992563024 140735992561936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18661/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300227 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 18661
/proc/meminfo: memFree=31043660/32873844 swapFree=6080/6080
[pid=18661] ppid=18659 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18661/stat : 18661 (runPb2satCp2.sh) S 18659 18661 17405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283415654 9367552 275 33554432000 4194304 5064252 140735992563024 140735992561936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18661/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700227 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 18661
/proc/meminfo: memFree=31043660/32873844 swapFree=6080/6080
[pid=18661] ppid=18659 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18661/stat : 18661 (runPb2satCp2.sh) S 18659 18661 17405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283415654 9367552 275 33554432000 4194304 5064252 140735992563024 140735992561936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18661/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.07 2.03 2.00 3/181 18667
/proc/meminfo: memFree=30798380/32873844 swapFree=6080/6080
[pid=18661] ppid=18659 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18661/stat : 18661 (runPb2satCp2.sh) S 18659 18661 17405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283415654 9367552 275 33554432000 4194304 5064252 140735992563024 140735992561936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18661/statm: 2287 275 233 213 0 72 0
[pid=18662] ppid=18661 vsize=22396 CPUtime=1.48 cores=0,2,4,6
/proc/18662/stat : 18662 (pb2sat) R 18661 18661 17405 0 -1 4202496 5609 11357 0 0 51 38 57 2 20 0 1 0 283415654 22933504 5031 33554432000 4194304 5873084 140736346256784 140736346252216 5127520 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18662/statm: 5599 5031 176 410 0 5181 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 31544

[startup+3.10031 s]
/proc/loadavg: 2.07 2.03 2.00 3/181 18668
/proc/meminfo: memFree=30363236/32873844 swapFree=6080/6080
[pid=18661] ppid=18659 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18661/stat : 18661 (runPb2satCp2.sh) S 18659 18661 17405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283415654 9367552 275 33554432000 4194304 5064252 140735992563024 140735992561936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18661/statm: 2287 275 233 213 0 72 0
[pid=18662] ppid=18661 vsize=177028 CPUtime=3.08 cores=0,2,4,6
/proc/18662/stat : 18662 (pb2sat) R 18661 18661 17405 0 -1 4202496 14106 11871 0 0 184 63 57 4 20 0 1 0 283415654 181276672 33860 33554432000 4194304 5873084 140736346256784 140736346251176 4664146 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18662/statm: 44257 33860 182 410 0 43839 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 186176

[startup+6.30017 s]
/proc/loadavg: 2.14 2.04 2.01 2/181 18668
/proc/meminfo: memFree=29960316/32873844 swapFree=6080/6080
[pid=18661] ppid=18659 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18661/stat : 18661 (runPb2satCp2.sh) S 18659 18661 17405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283415654 9367552 275 33554432000 4194304 5064252 140735992563024 140735992561936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18661/statm: 2287 275 233 213 0 72 0
[pid=18662] ppid=18661 vsize=308100 CPUtime=4.63 cores=0,2,4,6
/proc/18662/stat : 18662 (pb2sat) S 18661 18661 17405 0 -1 4202496 15412 11871 0 0 310 92 57 4 20 0 1 0 283415654 315494400 56388 33554432000 4194304 5873084 140736346256784 140736346250600 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 164 0 0
/proc/18662/statm: 77025 56388 182 410 0 76607 0
Current children cumulated CPU time (s) 4.63
Current children cumulated vsize (KiB) 317248
heavy processes:

[startup+12.7004 s]
/proc/loadavg: 2.21 2.06 2.01 3/183 18670
/proc/meminfo: memFree=29492644/32873844 swapFree=6080/6080
[pid=18661] ppid=18659 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18661/stat : 18661 (runPb2satCp2.sh) S 18659 18661 17405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283415654 9367552 275 33554432000 4194304 5064252 140735992563024 140735992561936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18661/statm: 2287 275 233 213 0 72 0
[pid=18662] ppid=18661 vsize=308100 CPUtime=4.63 cores=0,2,4,6
/proc/18662/stat : 18662 (pb2sat) S 18661 18661 17405 0 -1 4202496 15412 11871 0 0 310 92 57 4 20 0 1 0 283415654 315494400 56388 33554432000 4194304 5873084 140736346256784 140736346250600 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 164 0 0
/proc/18662/statm: 77025 56388 182 410 0 76607 0
[pid=18669] ppid=18662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18669/stat : 18669 (satsolver.sh) S 18662 18661 17405 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283416283 9367552 267 33554432000 4194304 5064252 140733559800992 140733559799904 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18669/statm: 2287 267 226 213 0 72 0
[pid=18670] ppid=18669 vsize=533176 CPUtime=6.39 cores=0,2,4,6
/proc/18670/stat : 18670 (glucose_static) R 18669 18661 17405 0 -1 4202496 78611 0 0 0 616 23 0 0 20 0 1 0 283416284 545972224 114096 33554432000 4194304 4896791 140733956941264 140733956938472 4224996 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18670/statm: 133294 114096 78 172 0 133120 0
Current children cumulated CPU time (s) 11.02
Current children cumulated vsize (KiB) 859572

[startup+25.5004 s]
/proc/loadavg: 2.16 2.05 2.01 3/183 18670
/proc/meminfo: memFree=29477144/32873844 swapFree=6080/6080
[pid=18661] ppid=18659 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18661/stat : 18661 (runPb2satCp2.sh) S 18659 18661 17405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283415654 9367552 275 33554432000 4194304 5064252 140735992563024 140735992561936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18661/statm: 2287 275 233 213 0 72 0
[pid=18662] ppid=18661 vsize=308100 CPUtime=4.63 cores=0,2,4,6
/proc/18662/stat : 18662 (pb2sat) S 18661 18661 17405 0 -1 4202496 15412 11871 0 0 310 92 57 4 20 0 1 0 283415654 315494400 56388 33554432000 4194304 5873084 140736346256784 140736346250600 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 164 0 0
/proc/18662/statm: 77025 56388 182 410 0 76607 0
[pid=18669] ppid=18662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18669/stat : 18669 (satsolver.sh) S 18662 18661 17405 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283416283 9367552 267 33554432000 4194304 5064252 140733559800992 140733559799904 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18669/statm: 2287 267 226 213 0 72 0
[pid=18670] ppid=18669 vsize=535296 CPUtime=19.19 cores=0,2,4,6
/proc/18670/stat : 18670 (glucose_static) R 18669 18661 17405 0 -1 4202496 79490 0 0 0 1895 24 0 0 20 0 1 0 283416284 548143104 115486 33554432000 4194304 4896791 140733956941264 140733956938472 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18670/statm: 133824 115486 78 172 0 133650 0
Current children cumulated CPU time (s) 23.82
Current children cumulated vsize (KiB) 861692

[startup+51.1004 s]
/proc/loadavg: 2.11 2.05 2.01 3/183 18670
/proc/meminfo: memFree=29479748/32873844 swapFree=6080/6080
[pid=18661] ppid=18659 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18661/stat : 18661 (runPb2satCp2.sh) S 18659 18661 17405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283415654 9367552 275 33554432000 4194304 5064252 140735992563024 140735992561936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18661/statm: 2287 275 233 213 0 72 0
[pid=18662] ppid=18661 vsize=308100 CPUtime=4.63 cores=0,2,4,6
/proc/18662/stat : 18662 (pb2sat) S 18661 18661 17405 0 -1 4202496 15412 11871 0 0 310 92 57 4 20 0 1 0 283415654 315494400 56388 33554432000 4194304 5873084 140736346256784 140736346250600 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 164 0 0
/proc/18662/statm: 77025 56388 182 410 0 76607 0
[pid=18669] ppid=18662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18669/stat : 18669 (satsolver.sh) S 18662 18661 17405 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283416283 9367552 267 33554432000 4194304 5064252 140733559800992 140733559799904 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18669/statm: 2287 267 226 213 0 72 0
[pid=18670] ppid=18669 vsize=536352 CPUtime=44.79 cores=0,2,4,6
/proc/18670/stat : 18670 (glucose_static) R 18669 18661 17405 0 -1 4202496 79772 0 0 0 4455 24 0 0 20 0 1 0 283416284 549224448 115768 33554432000 4194304 4896791 140733956941264 140733956938472 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18670/statm: 134088 115768 78 172 0 133914 0
Current children cumulated CPU time (s) 49.42
Current children cumulated vsize (KiB) 862748

[startup+102.307 s]
/proc/loadavg: 2.04 2.04 2.01 3/183 18671
/proc/meminfo: memFree=29467032/32873844 swapFree=6080/6080
[pid=18661] ppid=18659 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18661/stat : 18661 (runPb2satCp2.sh) S 18659 18661 17405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283415654 9367552 275 33554432000 4194304 5064252 140735992563024 140735992561936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18661/statm: 2287 275 233 213 0 72 0
[pid=18662] ppid=18661 vsize=308100 CPUtime=4.63 cores=0,2,4,6
/proc/18662/stat : 18662 (pb2sat) S 18661 18661 17405 0 -1 4202496 15412 11871 0 0 310 92 57 4 20 0 1 0 283415654 315494400 56388 33554432000 4194304 5873084 140736346256784 140736346250600 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 164 0 0
/proc/18662/statm: 77025 56388 182 410 0 76607 0
[pid=18669] ppid=18662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18669/stat : 18669 (satsolver.sh) S 18662 18661 17405 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283416283 9367552 267 33554432000 4194304 5064252 140733559800992 140733559799904 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18669/statm: 2287 267 226 213 0 72 0
[pid=18670] ppid=18669 vsize=538524 CPUtime=95.99 cores=0,2,4,6
/proc/18670/stat : 18670 (glucose_static) R 18669 18661 17405 0 -1 4202496 80447 0 0 0 9574 25 0 0 20 0 1 0 283416284 551448576 117450 33554432000 4194304 4896791 140733956941264 140733956938472 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18670/statm: 134631 117450 78 172 0 134457 0
Current children cumulated CPU time (s) 100.62
Current children cumulated vsize (KiB) 864920

[startup+162.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/183 18671
/proc/meminfo: memFree=29460456/32873844 swapFree=6080/6080
[pid=18661] ppid=18659 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18661/stat : 18661 (runPb2satCp2.sh) S 18659 18661 17405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283415654 9367552 275 33554432000 4194304 5064252 140735992563024 140735992561936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18661/statm: 2287 275 233 213 0 72 0
[pid=18662] ppid=18661 vsize=308100 CPUtime=4.63 cores=0,2,4,6
/proc/18662/stat : 18662 (pb2sat) S 18661 18661 17405 0 -1 4202496 15412 11871 0 0 310 92 57 4 20 0 1 0 283415654 315494400 56388 33554432000 4194304 5873084 140736346256784 140736346250600 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 164 0 0
/proc/18662/statm: 77025 56388 182 410 0 76607 0
[pid=18669] ppid=18662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18669/stat : 18669 (satsolver.sh) S 18662 18661 17405 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283416283 9367552 267 33554432000 4194304 5064252 140733559800992 140733559799904 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18669/statm: 2287 267 226 213 0 72 0
[pid=18670] ppid=18669 vsize=540556 CPUtime=155.97 cores=0,2,4,6
/proc/18670/stat : 18670 (glucose_static) R 18669 18661 17405 0 -1 4202496 81973 0 0 0 15572 25 0 0 20 0 1 0 283416284 553529344 118970 33554432000 4194304 4896791 140733956941264 140733956938472 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18670/statm: 135139 118970 78 172 0 134965 0
Current children cumulated CPU time (s) 160.6
Current children cumulated vsize (KiB) 866952

[startup+222.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 18671
/proc/meminfo: memFree=29456176/32873844 swapFree=6080/6080
[pid=18661] ppid=18659 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18661/stat : 18661 (runPb2satCp2.sh) S 18659 18661 17405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283415654 9367552 275 33554432000 4194304 5064252 140735992563024 140735992561936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18661/statm: 2287 275 233 213 0 72 0
[pid=18662] ppid=18661 vsize=308100 CPUtime=4.63 cores=0,2,4,6
/proc/18662/stat : 18662 (pb2sat) S 18661 18661 17405 0 -1 4202496 15412 11871 0 0 310 92 57 4 20 0 1 0 283415654 315494400 56388 33554432000 4194304 5873084 140736346256784 140736346250600 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 164 0 0
/proc/18662/statm: 77025 56388 182 410 0 76607 0

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 18707
/proc/meminfo: memFree=29396000/32873844 swapFree=6080/6080
[pid=18661] ppid=18659 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18661/stat : 18661 (runPb2satCp2.sh) S 18659 18661 17405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283415654 9367552 275 33554432000 4194304 5064252 140735992563024 140735992561936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18661/statm: 2287 275 233 213 0 72 0
[pid=18662] ppid=18661 vsize=337048 CPUtime=592.96 cores=0,2,4,6
/proc/18662/stat : 18662 (pb2sat) S 18661 18661 17405 0 -1 4202496 30954 104393 0 0 572 125 58554 45 20 0 1 0 283415654 345137152 62090 33554432000 4194304 5873084 140736346256784 140736346250600 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 165 0 0
/proc/18662/statm: 84262 62090 183 410 0 83844 0
[pid=18677] ppid=18662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18677/stat : 18677 (satsolver.sh) S 18662 18661 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283475127 9367552 267 33554432000 4194304 5064252 140735535319184 140735535318096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18677/statm: 2287 267 226 213 0 72 0
[pid=18678] ppid=18677 vsize=513552 CPUtime=827.39 cores=0,2,4,6
/proc/18678/stat : 18678 (glucose_static) R 18677 18661 17405 0 -1 4202496 85167 0 0 0 82711 28 0 0 20 0 1 0 283475127 525877248 124949 33554432000 4194304 4896791 140737467271312 140737467268520 4224921 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18678/statm: 128388 124949 78 172 0 128214 0
Current children cumulated CPU time (s) 1420.35
Current children cumulated vsize (KiB) 868896

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 18707
/proc/meminfo: memFree=29423072/32873844 swapFree=6080/6080
[pid=18661] ppid=18659 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18661/stat : 18661 (runPb2satCp2.sh) S 18659 18661 17405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283415654 9367552 275 33554432000 4194304 5064252 140735992563024 140735992561936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18661/statm: 2287 275 233 213 0 72 0
[pid=18662] ppid=18661 vsize=337048 CPUtime=592.96 cores=0,2,4,6
/proc/18662/stat : 18662 (pb2sat) S 18661 18661 17405 0 -1 4202496 30954 104393 0 0 572 125 58554 45 20 0 1 0 283415654 345137152 62090 33554432000 4194304 5873084 140736346256784 140736346250600 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 165 0 0
/proc/18662/statm: 84262 62090 183 410 0 83844 0
[pid=18677] ppid=18662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18677/stat : 18677 (satsolver.sh) S 18662 18661 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283475127 9367552 267 33554432000 4194304 5064252 140735535319184 140735535318096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18677/statm: 2287 267 226 213 0 72 0
[pid=18678] ppid=18677 vsize=514080 CPUtime=887.37 cores=0,2,4,6
/proc/18678/stat : 18678 (glucose_static) R 18677 18661 17405 0 -1 4202496 86074 0 0 0 88707 30 0 0 20 0 1 0 283475127 526417920 118032 33554432000 4194304 4896791 140737467271312 140737467268888 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18678/statm: 128520 118032 78 172 0 128346 0
Current children cumulated CPU time (s) 1480.33
Current children cumulated vsize (KiB) 869424

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 18707
/proc/meminfo: memFree=29416068/32873844 swapFree=6080/6080
[pid=18661] ppid=18659 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18661/stat : 18661 (runPb2satCp2.sh) S 18659 18661 17405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283415654 9367552 275 33554432000 4194304 5064252 140735992563024 140735992561936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18661/statm: 2287 275 233 213 0 72 0
[pid=18662] ppid=18661 vsize=337048 CPUtime=592.96 cores=0,2,4,6
/proc/18662/stat : 18662 (pb2sat) S 18661 18661 17405 0 -1 4202496 30954 104393 0 0 572 125 58554 45 20 0 1 0 283415654 345137152 62090 33554432000 4194304 5873084 140736346256784 140736346250600 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 165 0 0
/proc/18662/statm: 84262 62090 183 410 0 83844 0
[pid=18677] ppid=18662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18677/stat : 18677 (satsolver.sh) S 18662 18661 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283475127 9367552 267 33554432000 4194304 5064252 140735535319184 140735535318096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18677/statm: 2287 267 226 213 0 72 0
[pid=18678] ppid=18677 vsize=514716 CPUtime=947.36 cores=0,2,4,6
/proc/18678/stat : 18678 (glucose_static) R 18677 18661 17405 0 -1 4202496 90255 0 0 0 94705 31 0 0 20 0 1 0 283475127 527069184 119738 33554432000 4194304 4896791 140737467271312 140737467268824 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18678/statm: 128679 119738 78 172 0 128505 0
Current children cumulated CPU time (s) 1540.32
Current children cumulated vsize (KiB) 870060

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18707
/proc/meminfo: memFree=29411600/32873844 swapFree=6080/6080
[pid=18661] ppid=18659 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18661/stat : 18661 (runPb2satCp2.sh) S 18659 18661 17405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283415654 9367552 275 33554432000 4194304 5064252 140735992563024 140735992561936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18661/statm: 2287 275 233 213 0 72 0
[pid=18662] ppid=18661 vsize=337048 CPUtime=592.96 cores=0,2,4,6
/proc/18662/stat : 18662 (pb2sat) S 18661 18661 17405 0 -1 4202496 30954 104393 0 0 572 125 58554 45 20 0 1 0 283415654 345137152 62090 33554432000 4194304 5873084 140736346256784 140736346250600 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 165 0 0
/proc/18662/statm: 84262 62090 183 410 0 83844 0
[pid=18677] ppid=18662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18677/stat : 18677 (satsolver.sh) S 18662 18661 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283475127 9367552 267 33554432000 4194304 5064252 140735535319184 140735535318096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18677/statm: 2287 267 226 213 0 72 0
[pid=18678] ppid=18677 vsize=515236 CPUtime=1007.35 cores=0,2,4,6
/proc/18678/stat : 18678 (glucose_static) R 18677 18661 17405 0 -1 4202496 90415 0 0 0 100704 31 0 0 20 0 1 0 283475127 527601664 120891 33554432000 4194304 4896791 140737467271312 140737467266984 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18678/statm: 128809 120891 78 172 0 128635 0
Current children cumulated CPU time (s) 1600.31
Current children cumulated vsize (KiB) 870580

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 18708
/proc/meminfo: memFree=29400492/32873844 swapFree=6080/6080
[pid=18661] ppid=18659 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18661/stat : 18661 (runPb2satCp2.sh) S 18659 18661 17405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283415654 9367552 275 33554432000 4194304 5064252 140735992563024 140735992561936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18661/statm: 2287 275 233 213 0 72 0
[pid=18662] ppid=18661 vsize=337048 CPUtime=592.96 cores=0,2,4,6
/proc/18662/stat : 18662 (pb2sat) S 18661 18661 17405 0 -1 4202496 30954 104393 0 0 572 125 58554 45 20 0 1 0 283415654 345137152 62090 33554432000 4194304 5873084 140736346256784 140736346250600 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 165 0 0
/proc/18662/statm: 84262 62090 183 410 0 83844 0
[pid=18677] ppid=18662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18677/stat : 18677 (satsolver.sh) S 18662 18661 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283475127 9367552 267 33554432000 4194304 5064252 140735535319184 140735535318096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18677/statm: 2287 267 226 213 0 72 0
[pid=18678] ppid=18677 vsize=516092 CPUtime=1067.34 cores=0,2,4,6
/proc/18678/stat : 18678 (glucose_static) R 18677 18661 17405 0 -1 4202496 91621 0 0 0 106703 31 0 0 20 0 1 0 283475127 528478208 123143 33554432000 4194304 4896791 140737467271312 140737467268840 4225550 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18678/statm: 129023 123143 78 172 0 128849 0
Current children cumulated CPU time (s) 1660.3
Current children cumulated vsize (KiB) 871436

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 18711
/proc/meminfo: memFree=29393844/32873844 swapFree=6080/6080
[pid=18661] ppid=18659 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18661/stat : 18661 (runPb2satCp2.sh) S 18659 18661 17405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283415654 9367552 275 33554432000 4194304 5064252 140735992563024 140735992561936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18661/statm: 2287 275 233 213 0 72 0
[pid=18662] ppid=18661 vsize=337048 CPUtime=592.96 cores=0,2,4,6
/proc/18662/stat : 18662 (pb2sat) S 18661 18661 17405 0 -1 4202496 30954 104393 0 0 572 125 58554 45 20 0 1 0 283415654 345137152 62090 33554432000 4194304 5873084 140736346256784 140736346250600 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 165 0 0
/proc/18662/statm: 84262 62090 183 410 0 83844 0
[pid=18677] ppid=18662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18677/stat : 18677 (satsolver.sh) S 18662 18661 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283475127 9367552 267 33554432000 4194304 5064252 140735535319184 140735535318096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18677/statm: 2287 267 226 213 0 72 0
[pid=18678] ppid=18677 vsize=517128 CPUtime=1127.33 cores=0,2,4,6
/proc/18678/stat : 18678 (glucose_static) R 18677 18661 17405 0 -1 4202496 91847 0 0 0 112701 32 0 0 20 0 1 0 283475127 529539072 124876 33554432000 4194304 4896791 140737467271312 140737467268840 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18678/statm: 129282 124876 78 172 0 129108 0
Current children cumulated CPU time (s) 1720.29
Current children cumulated vsize (KiB) 872472

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18711
/proc/meminfo: memFree=29390808/32873844 swapFree=6080/6080
[pid=18661] ppid=18659 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18661/stat : 18661 (runPb2satCp2.sh) S 18659 18661 17405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283415654 9367552 275 33554432000 4194304 5064252 140735992563024 140735992561936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18661/statm: 2287 275 233 213 0 72 0
[pid=18662] ppid=18661 vsize=337048 CPUtime=592.96 cores=0,2,4,6
/proc/18662/stat : 18662 (pb2sat) S 18661 18661 17405 0 -1 4202496 30954 104393 0 0 572 125 58554 45 20 0 1 0 283415654 345137152 62090 33554432000 4194304 5873084 140736346256784 140736346250600 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 165 0 0
/proc/18662/statm: 84262 62090 183 410 0 83844 0
[pid=18677] ppid=18662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18677/stat : 18677 (satsolver.sh) S 18662 18661 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283475127 9367552 267 33554432000 4194304 5064252 140735535319184 140735535318096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18677/statm: 2287 267 226 213 0 72 0
[pid=18678] ppid=18677 vsize=517380 CPUtime=1187.32 cores=0,2,4,6
/proc/18678/stat : 18678 (glucose_static) R 18677 18661 17405 0 -1 4202496 92938 0 0 0 118700 32 0 0 20 0 1 0 283475127 529797120 125479 33554432000 4194304 4896791 140737467271312 140737467268824 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18678/statm: 129345 125479 78 172 0 129171 0
Current children cumulated CPU time (s) 1780.28
Current children cumulated vsize (KiB) 872724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18754
/proc/meminfo: memFree=30016576/32873844 swapFree=6080/6080
[pid=18661] ppid=18659 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18661/stat : 18661 (runPb2satCp2.sh) S 18659 18661 17405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283415654 9367552 275 33554432000 4194304 5064252 140735992563024 140735992561936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18661/statm: 2287 275 233 213 0 72 0
[pid=18662] ppid=18661 vsize=337048 CPUtime=592.96 cores=0,2,4,6
/proc/18662/stat : 18662 (pb2sat) S 18661 18661 17405 0 -1 4202496 30954 104393 0 0 572 125 58554 45 20 0 1 0 283415654 345137152 62090 33554432000 4194304 5873084 140736346256784 140736346250600 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 165 0 0
/proc/18662/statm: 84262 62090 183 410 0 83844 0
[pid=18677] ppid=18662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18677/stat : 18677 (satsolver.sh) S 18662 18661 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283475127 9367552 267 33554432000 4194304 5064252 140735535319184 140735535318096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18677/statm: 2287 267 226 213 0 72 0
[pid=18678] ppid=18677 vsize=517648 CPUtime=1207.12 cores=0,2,4,6
/proc/18678/stat : 18678 (glucose_static) R 18677 18661 17405 0 -1 4202496 93378 0 0 0 120680 32 0 0 20 0 1 0 283475127 530071552 125947 33554432000 4194304 4896791 140737467271312 140737467268520 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18678/statm: 129412 125947 78 172 0 129238 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 872992

Sending SIGTERM to process tree (bottom up)

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

[startup+1802.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18754
/proc/meminfo: memFree=30016576/32873844 swapFree=6080/6080
[pid=18661] ppid=18659 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18661/stat : 18661 (runPb2satCp2.sh) S 18659 18661 17405 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 283415654 9367552 275 33554432000 4194304 5064252 140735992563024 140735992561936 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18661/statm: 2287 275 233 213 0 72 0
[pid=18662] ppid=18661 vsize=337048 CPUtime=592.96 cores=0,2,4,6
/proc/18662/stat : 18662 (pb2sat) S 18661 18661 17405 0 -1 4202496 30954 104393 0 0 572 125 58554 45 20 0 1 0 283415654 345137152 62090 33554432000 4194304 5873084 140736346256784 140736346250600 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 165 0 0
/proc/18662/statm: 84262 62090 183 410 0 83844 0
[pid=18677] ppid=18662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18677/stat : 18677 (satsolver.sh) S 18662 18661 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283475127 9367552 267 33554432000 4194304 5064252 140735535319184 140735535318096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18677/statm: 2287 267 226 213 0 72 0
[pid=18678] ppid=18677 vsize=517648 CPUtime=1207.12 cores=0,2,4,6
/proc/18678/stat : 18678 (glucose_static) R 18677 18661 17405 0 -1 4202496 93378 0 0 0 120680 32 0 0 20 0 1 0 283475127 530071552 125947 33554432000 4194304 4896791 140737467271312 140737467268520 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18678/statm: 129412 125947 78 172 0 129238 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 872992

Child status: 0
Real time (s): 1802.12
CPU time (s): 1800.12
CPU user time (s): 1798.08
CPU system time (s): 2.04469
CPU usage (%): 99.8893
Max. virtual memory (cumulated for all children) (KiB): 1086512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.08
system time used= 2.04469
maximum resident set size= 609524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 229705
page faults= 0
swaps= 0
block input operations= 16
block output operations= 791064
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 141
involuntary context switches= 1938

runsolver used 3.75243 second user time and 8.64768 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-28 04:41:51
IDJOB=3694654
IDBENCH=92712
IDSOLVER=2273
FILE ID=node139/3694654-1338172911
RUNJOBID= node139-1338158499-17421
PBS_JOBID= 14624542
Free space on /tmp= 71616 MiB

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

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

MD5SUM BENCH= 72a339d7628ceb0d05dc1d46781174fb
RANDOM SEED=29299935

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
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		: 2666.750
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.750
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:        31046972 kB
Buffers:          405144 kB
Cached:           468632 kB
SwapCached:          828 kB
Active:           783684 kB
Inactive:         189348 kB
Active(anon):      92644 kB
Inactive(anon):     7968 kB
Active(file):     691040 kB
Inactive(file):   181380 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67104692 kB
Dirty:             45532 kB
Writeback:             0 kB
AnonPages:        160416 kB
Mapped:            12328 kB
Shmem:                 8 kB
Slab:             717468 kB
SReclaimable:     158956 kB
SUnreclaim:       558512 kB
KernelStack:        1504 kB
PageTables:         4232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     226304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    110592 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= 71428 MiB
End job on node139 at 2012-05-28 05:11:53