Trace number 3696211

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.42

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat15_4_4_3_mh_ic.opb
MD5SUMbd1f23f2ad95dce248911d20ecda08b7
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4397958
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9765
Total number of constraints21293
Number of constraints which are clauses14520
Number of constraints which are cardinality constraints (but not clauses)23
Number of constraints which are nor clauses,nor cardinality constraints6750
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 4005
Biggest coefficient in the objective function 109215352
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 5000695793
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 109215352
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 5000695793
Number of bits of the biggest sum of numbers33
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.39	c model valid
0.00/0.39	c current solution ok
0.00/0.60	o 271702882
0.00/0.60	c current bound: 135851448
0.00/0.60	c fallback to adder encoding
641.64/641.84	c model valid
641.64/641.84	c current solution ok
641.64/641.86	o 64641129
641.64/641.86	c current bound: 32320572
641.64/641.86	c fallback to adder encoding
1800.04/1800.41	c error: unexpected solver exit code
1800.04/1800.41	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-3696211-1338141277/watcher-3696211-1338141277 -o /tmp/evaluation-result-3696211-1338141277/solver-3696211-1338141277 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696211-1338141277.opb 2041871914 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: 1.92 1.98 1.99 3/179 14140
/proc/meminfo: memFree=30133616/32873844 swapFree=7108/7108
[pid=14140] ppid=14138 vsize=11812 CPUtime=0 cores=1,3,5,7
/proc/14140/stat : 14140 (runsolver) D 14138 14140 12687 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 280256233 12095488 51 33554432000 4194304 5436572 140737465554096 140737465550392 4883175 0 0 4096 24578 18446744071579943789 0 0 17 3 0 0 0 0 0
/proc/14140/statm: 2953 51 31 304 0 2645 0

[startup+0.0374051 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 14140
/proc/meminfo: memFree=30133616/32873844 swapFree=7108/7108
[pid=14140] ppid=14138 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14140/stat : 14140 (runPb2sat.sh) S 14138 14140 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280256233 9367552 275 33554432000 4194304 5064252 140736556462480 140736556461392 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14140/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100268 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 14140
/proc/meminfo: memFree=30133616/32873844 swapFree=7108/7108
[pid=14140] ppid=14138 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14140/stat : 14140 (runPb2sat.sh) S 14138 14140 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280256233 9367552 275 33554432000 4194304 5064252 140736556462480 140736556461392 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14140/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30031 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 14140
/proc/meminfo: memFree=30133616/32873844 swapFree=7108/7108
[pid=14140] ppid=14138 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14140/stat : 14140 (runPb2sat.sh) S 14138 14140 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280256233 9367552 275 33554432000 4194304 5064252 140736556462480 140736556461392 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14140/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700234 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 14140
/proc/meminfo: memFree=30133616/32873844 swapFree=7108/7108
[pid=14140] ppid=14138 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14140/stat : 14140 (runPb2sat.sh) S 14138 14140 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280256233 9367552 275 33554432000 4194304 5064252 140736556462480 140736556461392 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14140/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 1.92 1.98 1.99 3/181 14145
/proc/meminfo: memFree=29791748/32873844 swapFree=7108/7108
[pid=14140] ppid=14138 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14140/stat : 14140 (runPb2sat.sh) S 14138 14140 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280256233 9367552 275 33554432000 4194304 5064252 140736556462480 140736556461392 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14140/statm: 2287 275 233 213 0 72 0
[pid=14142] ppid=14140 vsize=82960 CPUtime=1.29 cores=1,3,5,7
/proc/14142/stat : 14142 (pb2sat) S 14140 14140 12687 0 -1 4202496 7981 4280 0 0 79 26 23 1 20 0 1 0 280256233 84951040 14397 33554432000 4194304 5873084 140733980731600 140733980725416 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14142/statm: 20740 14397 183 410 0 20322 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 92108

[startup+3.10046 s]
/proc/loadavg: 1.92 1.98 1.99 3/183 14147
/proc/meminfo: memFree=29613792/32873844 swapFree=7108/7108
[pid=14140] ppid=14138 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14140/stat : 14140 (runPb2sat.sh) S 14138 14140 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280256233 9367552 275 33554432000 4194304 5064252 140736556462480 140736556461392 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14140/statm: 2287 275 233 213 0 72 0
[pid=14142] ppid=14140 vsize=82960 CPUtime=1.29 cores=1,3,5,7
/proc/14142/stat : 14142 (pb2sat) S 14140 14140 12687 0 -1 4202496 7981 4280 0 0 79 26 23 1 20 0 1 0 280256233 84951040 14397 33554432000 4194304 5873084 140733980731600 140733980725416 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14142/statm: 20740 14397 183 410 0 20322 0
[pid=14146] ppid=14142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14146/stat : 14146 (satsolver.sh) S 14142 14140 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280256364 9367552 266 33554432000 4194304 5064252 140734494043568 140734494042480 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14146/statm: 2287 266 226 213 0 72 0
[pid=14147] ppid=14146 vsize=125740 CPUtime=1.78 cores=1,3,5,7
/proc/14147/stat : 14147 (glucose_static) R 14146 14140 12687 0 -1 4202496 24739 0 0 0 171 7 0 0 20 0 1 0 280256364 128757760 28042 33554432000 4194304 4896791 140735081436032 140735081433240 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14147/statm: 31435 28042 78 172 0 31261 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 226996

[startup+6.30046 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 14147
/proc/meminfo: memFree=29616520/32873844 swapFree=7108/7108
[pid=14140] ppid=14138 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14140/stat : 14140 (runPb2sat.sh) S 14138 14140 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280256233 9367552 275 33554432000 4194304 5064252 140736556462480 140736556461392 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14140/statm: 2287 275 233 213 0 72 0
[pid=14142] ppid=14140 vsize=82960 CPUtime=1.29 cores=1,3,5,7
/proc/14142/stat : 14142 (pb2sat) S 14140 14140 12687 0 -1 4202496 7981 4280 0 0 79 26 23 1 20 0 1 0 280256233 84951040 14397 33554432000 4194304 5873084 140733980731600 140733980725416 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14142/statm: 20740 14397 183 410 0 20322 0
[pid=14146] ppid=14142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14146/stat : 14146 (satsolver.sh) S 14142 14140 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280256364 9367552 266 33554432000 4194304 5064252 140734494043568 140734494042480 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14146/statm: 2287 266 226 213 0 72 0
[pid=14147] ppid=14146 vsize=126268 CPUtime=4.98 cores=1,3,5,7
/proc/14147/stat : 14147 (glucose_static) R 14146 14140 12687 0 -1 4202496 24874 0 0 0 491 7 0 0 20 0 1 0 280256364 129298432 28177 33554432000 4194304 4896791 140735081436032 140735081433240 4224617 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14147/statm: 31567 28177 78 172 0 31393 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 227524

[startup+12.7005 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 14147
/proc/meminfo: memFree=29611956/32873844 swapFree=7108/7108
[pid=14140] ppid=14138 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14140/stat : 14140 (runPb2sat.sh) S 14138 14140 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280256233 9367552 275 33554432000 4194304 5064252 140736556462480 140736556461392 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14140/statm: 2287 275 233 213 0 72 0
[pid=14142] ppid=14140 vsize=82960 CPUtime=1.29 cores=1,3,5,7
/proc/14142/stat : 14142 (pb2sat) S 14140 14140 12687 0 -1 4202496 7981 4280 0 0 79 26 23 1 20 0 1 0 280256233 84951040 14397 33554432000 4194304 5873084 140733980731600 140733980725416 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14142/statm: 20740 14397 183 410 0 20322 0
[pid=14146] ppid=14142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14146/stat : 14146 (satsolver.sh) S 14142 14140 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280256364 9367552 266 33554432000 4194304 5064252 140734494043568 140734494042480 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14146/statm: 2287 266 226 213 0 72 0
[pid=14147] ppid=14146 vsize=126268 CPUtime=11.37 cores=1,3,5,7
/proc/14147/stat : 14147 (glucose_static) R 14146 14140 12687 0 -1 4202496 24886 0 0 0 1130 7 0 0 20 0 1 0 280256364 129298432 28189 33554432000 4194304 4896791 140735081436032 140735081433240 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14147/statm: 31567 28189 78 172 0 31393 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 227524

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14147
/proc/meminfo: memFree=29596080/32873844 swapFree=7108/7108
[pid=14140] ppid=14138 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14140/stat : 14140 (runPb2sat.sh) S 14138 14140 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280256233 9367552 275 33554432000 4194304 5064252 140736556462480 140736556461392 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14140/statm: 2287 275 233 213 0 72 0
[pid=14142] ppid=14140 vsize=82960 CPUtime=1.29 cores=1,3,5,7
/proc/14142/stat : 14142 (pb2sat) S 14140 14140 12687 0 -1 4202496 7981 4280 0 0 79 26 23 1 20 0 1 0 280256233 84951040 14397 33554432000 4194304 5873084 140733980731600 140733980725416 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14142/statm: 20740 14397 183 410 0 20322 0
[pid=14146] ppid=14142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14146/stat : 14146 (satsolver.sh) S 14142 14140 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280256364 9367552 266 33554432000 4194304 5064252 140734494043568 140734494042480 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14146/statm: 2287 266 226 213 0 72 0
[pid=14147] ppid=14146 vsize=126400 CPUtime=24.18 cores=1,3,5,7
/proc/14147/stat : 14147 (glucose_static) R 14146 14140 12687 0 -1 4202496 24913 0 0 0 2411 7 0 0 20 0 1 0 280256364 129433600 28727 33554432000 4194304 4896791 140735081436032 140735081433240 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14147/statm: 31600 28727 78 172 0 31426 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 227656

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14147
/proc/meminfo: memFree=29581136/32873844 swapFree=7108/7108
[pid=14140] ppid=14138 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14140/stat : 14140 (runPb2sat.sh) S 14138 14140 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280256233 9367552 275 33554432000 4194304 5064252 140736556462480 140736556461392 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14140/statm: 2287 275 233 213 0 72 0
[pid=14142] ppid=14140 vsize=82960 CPUtime=1.29 cores=1,3,5,7
/proc/14142/stat : 14142 (pb2sat) S 14140 14140 12687 0 -1 4202496 7981 4280 0 0 79 26 23 1 20 0 1 0 280256233 84951040 14397 33554432000 4194304 5873084 140733980731600 140733980725416 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14142/statm: 20740 14397 183 410 0 20322 0
[pid=14146] ppid=14142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14146/stat : 14146 (satsolver.sh) S 14142 14140 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280256364 9367552 266 33554432000 4194304 5064252 140734494043568 140734494042480 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14146/statm: 2287 266 226 213 0 72 0
[pid=14147] ppid=14146 vsize=127588 CPUtime=49.76 cores=1,3,5,7
/proc/14147/stat : 14147 (glucose_static) R 14146 14140 12687 0 -1 4202496 25318 0 0 0 4969 7 0 0 20 0 1 0 280256364 130650112 29643 33554432000 4194304 4896791 140735081436032 140735081433240 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14147/statm: 31897 29643 78 172 0 31723 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 228844

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14147
/proc/meminfo: memFree=29551308/32873844 swapFree=7108/7108
[pid=14140] ppid=14138 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14140/stat : 14140 (runPb2sat.sh) S 14138 14140 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280256233 9367552 275 33554432000 4194304 5064252 140736556462480 140736556461392 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14140/statm: 2287 275 233 213 0 72 0
[pid=14142] ppid=14140 vsize=82960 CPUtime=1.29 cores=1,3,5,7
/proc/14142/stat : 14142 (pb2sat) S 14140 14140 12687 0 -1 4202496 7981 4280 0 0 79 26 23 1 20 0 1 0 280256233 84951040 14397 33554432000 4194304 5873084 140733980731600 140733980725416 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14142/statm: 20740 14397 183 410 0 20322 0
[pid=14146] ppid=14142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14146/stat : 14146 (satsolver.sh) S 14142 14140 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280256364 9367552 266 33554432000 4194304 5064252 140734494043568 140734494042480 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14146/statm: 2287 266 226 213 0 72 0
[pid=14147] ppid=14146 vsize=148152 CPUtime=100.96 cores=1,3,5,7
/proc/14147/stat : 14147 (glucose_static) R 14146 14140 12687 0 -1 4202496 26018 0 0 0 10088 8 0 0 20 0 1 0 280256364 151707648 30337 33554432000 4194304 4896791 140735081436032 140735081433240 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14147/statm: 37038 30337 78 172 0 36864 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 249408

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14147
/proc/meminfo: memFree=29539432/32873844 swapFree=7108/7108
[pid=14140] ppid=14138 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14140/stat : 14140 (runPb2sat.sh) S 14138 14140 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280256233 9367552 275 33554432000 4194304 5064252 140736556462480 140736556461392 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14140/statm: 2287 275 233 213 0 72 0
[pid=14142] ppid=14140 vsize=82960 CPUtime=1.29 cores=1,3,5,7
/proc/14142/stat : 14142 (pb2sat) S 14140 14140 12687 0 -1 4202496 7981 4280 0 0 79 26 23 1 20 0 1 0 280256233 84951040 14397 33554432000 4194304 5873084 140733980731600 140733980725416 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14142/statm: 20740 14397 183 410 0 20322 0
[pid=14146] ppid=14142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14146/stat : 14146 (satsolver.sh) S 14142 14140 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280256364 9367552 266 33554432000 4194304 5064252 140734494043568 140734494042480 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14146/statm: 2287 266 226 213 0 72 0
[pid=14147] ppid=14146 vsize=130168 CPUtime=160.95 cores=1,3,5,7
/proc/14147/stat : 14147 (glucose_static) R 14146 14140 12687 0 -1 4202496 26785 0 0 0 16085 10 0 0 20 0 1 0 280256364 133292032 30275 33554432000 4194304 4896791 140735081436032 140735081433240 4224921 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14147/statm: 32542 30275 78 172 0 32368 0
Current children cumulated CPU time (s) 162.24

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

/proc/14181/stat : 14181 (glucose_static) R 14180 14140 12687 0 -1 4202496 34666 0 0 0 77948 20 0 0 20 0 1 0 280320482 151408640 30914 33554432000 4194304 4896791 140736742064640 140736742062168 4224921 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14181/statm: 36965 30914 78 172 0 36791 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 278808

[startup+1482.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/183 14187
/proc/meminfo: memFree=23301540/32873844 swapFree=7108/7108
[pid=14140] ppid=14138 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14140/stat : 14140 (runPb2sat.sh) S 14138 14140 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280256233 9367552 275 33554432000 4194304 5064252 140736556462480 140736556461392 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14140/statm: 2287 275 233 213 0 72 0
[pid=14142] ppid=14140 vsize=112652 CPUtime=642.32 cores=1,3,5,7
/proc/14142/stat : 14142 (pb2sat) S 14140 14140 12687 0 -1 4202496 14659 37885 0 0 138 34 64038 22 20 0 1 0 280256233 115355648 20284 33554432000 4194304 5873084 140733980731600 140733980725416 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14142/statm: 28163 20284 183 410 0 27745 0
[pid=14180] ppid=14142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14180/stat : 14180 (satsolver.sh) S 14142 14140 12687 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280320482 9367552 267 33554432000 4194304 5064252 140737114541824 140737114540736 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14180/statm: 2287 267 226 213 0 72 0
[pid=14181] ppid=14180 vsize=129232 CPUtime=839.67 cores=1,3,5,7
/proc/14181/stat : 14181 (glucose_static) R 14180 14140 12687 0 -1 4202496 35112 0 0 0 83946 21 0 0 20 0 1 0 280320482 132333568 29940 33554432000 4194304 4896791 140736742064640 140736742062168 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14181/statm: 32308 29940 78 172 0 32134 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 260180

[startup+1542.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/184 14190
/proc/meminfo: memFree=23278500/32873844 swapFree=7108/7108
[pid=14140] ppid=14138 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14140/stat : 14140 (runPb2sat.sh) S 14138 14140 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280256233 9367552 275 33554432000 4194304 5064252 140736556462480 140736556461392 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14140/statm: 2287 275 233 213 0 72 0
[pid=14142] ppid=14140 vsize=112652 CPUtime=642.32 cores=1,3,5,7
/proc/14142/stat : 14142 (pb2sat) S 14140 14140 12687 0 -1 4202496 14659 37885 0 0 138 34 64038 22 20 0 1 0 280256233 115355648 20284 33554432000 4194304 5873084 140733980731600 140733980725416 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14142/statm: 28163 20284 183 410 0 27745 0
[pid=14180] ppid=14142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14180/stat : 14180 (satsolver.sh) S 14142 14140 12687 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280320482 9367552 267 33554432000 4194304 5064252 140737114541824 140737114540736 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14180/statm: 2287 267 226 213 0 72 0
[pid=14181] ppid=14180 vsize=148728 CPUtime=899.66 cores=1,3,5,7
/proc/14181/stat : 14181 (glucose_static) R 14180 14140 12687 0 -1 4202496 35808 0 0 0 89944 22 0 0 20 0 1 0 280320482 152297472 31648 33554432000 4194304 4896791 140736742064640 140736742061864 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14181/statm: 37182 31648 78 172 0 37008 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 279676

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 14190
/proc/meminfo: memFree=23269328/32873844 swapFree=7108/7108
[pid=14140] ppid=14138 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14140/stat : 14140 (runPb2sat.sh) S 14138 14140 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280256233 9367552 275 33554432000 4194304 5064252 140736556462480 140736556461392 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14140/statm: 2287 275 233 213 0 72 0
[pid=14142] ppid=14140 vsize=112652 CPUtime=642.32 cores=1,3,5,7
/proc/14142/stat : 14142 (pb2sat) S 14140 14140 12687 0 -1 4202496 14659 37885 0 0 138 34 64038 22 20 0 1 0 280256233 115355648 20284 33554432000 4194304 5873084 140733980731600 140733980725416 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14142/statm: 28163 20284 183 410 0 27745 0
[pid=14180] ppid=14142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14180/stat : 14180 (satsolver.sh) S 14142 14140 12687 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280320482 9367552 267 33554432000 4194304 5064252 140737114541824 140737114540736 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14180/statm: 2287 267 226 213 0 72 0
[pid=14181] ppid=14180 vsize=129896 CPUtime=959.64 cores=1,3,5,7
/proc/14181/stat : 14181 (glucose_static) R 14180 14140 12687 0 -1 4202496 35919 0 0 0 95942 22 0 0 20 0 1 0 280320482 133013504 29829 33554432000 4194304 4896791 140736742064640 140736742061848 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14181/statm: 32474 29829 78 172 0 32300 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 260844

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 14190
/proc/meminfo: memFree=23250328/32873844 swapFree=7108/7108
[pid=14140] ppid=14138 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14140/stat : 14140 (runPb2sat.sh) S 14138 14140 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280256233 9367552 275 33554432000 4194304 5064252 140736556462480 140736556461392 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14140/statm: 2287 275 233 213 0 72 0
[pid=14142] ppid=14140 vsize=112652 CPUtime=642.32 cores=1,3,5,7
/proc/14142/stat : 14142 (pb2sat) S 14140 14140 12687 0 -1 4202496 14659 37885 0 0 138 34 64038 22 20 0 1 0 280256233 115355648 20284 33554432000 4194304 5873084 140733980731600 140733980725416 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14142/statm: 28163 20284 183 410 0 27745 0
[pid=14180] ppid=14142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14180/stat : 14180 (satsolver.sh) S 14142 14140 12687 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280320482 9367552 267 33554432000 4194304 5064252 140737114541824 140737114540736 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14180/statm: 2287 267 226 213 0 72 0
[pid=14181] ppid=14180 vsize=149140 CPUtime=1019.64 cores=1,3,5,7
/proc/14181/stat : 14181 (glucose_static) R 14180 14140 12687 0 -1 4202496 36716 0 0 0 101941 23 0 0 20 0 1 0 280320482 152719360 30617 33554432000 4194304 4896791 140736742064640 140736742061848 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14181/statm: 37285 30617 78 172 0 37111 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 280088

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 14190
/proc/meminfo: memFree=23226416/32873844 swapFree=7108/7108
[pid=14140] ppid=14138 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14140/stat : 14140 (runPb2sat.sh) S 14138 14140 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280256233 9367552 275 33554432000 4194304 5064252 140736556462480 140736556461392 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14140/statm: 2287 275 233 213 0 72 0
[pid=14142] ppid=14140 vsize=112652 CPUtime=642.32 cores=1,3,5,7
/proc/14142/stat : 14142 (pb2sat) S 14140 14140 12687 0 -1 4202496 14659 37885 0 0 138 34 64038 22 20 0 1 0 280256233 115355648 20284 33554432000 4194304 5873084 140733980731600 140733980725416 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14142/statm: 28163 20284 183 410 0 27745 0
[pid=14180] ppid=14142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14180/stat : 14180 (satsolver.sh) S 14142 14140 12687 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280320482 9367552 267 33554432000 4194304 5064252 140737114541824 140737114540736 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14180/statm: 2287 267 226 213 0 72 0
[pid=14181] ppid=14180 vsize=130860 CPUtime=1079.63 cores=1,3,5,7
/proc/14181/stat : 14181 (glucose_static) R 14180 14140 12687 0 -1 4202496 37057 0 0 0 107939 24 0 0 20 0 1 0 280320482 134000640 30049 33554432000 4194304 4896791 140736742064640 140736742062216 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14181/statm: 32715 30049 78 172 0 32541 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 261808

[startup+1782.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 14190
/proc/meminfo: memFree=23215320/32873844 swapFree=7108/7108
[pid=14140] ppid=14138 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14140/stat : 14140 (runPb2sat.sh) S 14138 14140 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280256233 9367552 275 33554432000 4194304 5064252 140736556462480 140736556461392 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14140/statm: 2287 275 233 213 0 72 0
[pid=14142] ppid=14140 vsize=112652 CPUtime=642.32 cores=1,3,5,7
/proc/14142/stat : 14142 (pb2sat) S 14140 14140 12687 0 -1 4202496 14659 37885 0 0 138 34 64038 22 20 0 1 0 280256233 115355648 20284 33554432000 4194304 5873084 140733980731600 140733980725416 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14142/statm: 28163 20284 183 410 0 27745 0
[pid=14180] ppid=14142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14180/stat : 14180 (satsolver.sh) S 14142 14140 12687 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280320482 9367552 267 33554432000 4194304 5064252 140737114541824 140737114540736 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14180/statm: 2287 267 226 213 0 72 0
[pid=14181] ppid=14180 vsize=149968 CPUtime=1139.63 cores=1,3,5,7
/proc/14181/stat : 14181 (glucose_static) R 14180 14140 12687 0 -1 4202496 37658 0 0 0 113938 25 0 0 20 0 1 0 280320482 153567232 30642 33554432000 4194304 4896791 140736742064640 140736742062168 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14181/statm: 37492 30642 78 172 0 37318 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 280916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14236
/proc/meminfo: memFree=30679508/32873844 swapFree=7108/7108
[pid=14140] ppid=14138 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14140/stat : 14140 (runPb2sat.sh) S 14138 14140 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280256233 9367552 275 33554432000 4194304 5064252 140736556462480 140736556461392 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14140/statm: 2287 275 233 213 0 72 0
[pid=14142] ppid=14140 vsize=112652 CPUtime=642.32 cores=1,3,5,7
/proc/14142/stat : 14142 (pb2sat) S 14140 14140 12687 0 -1 4202496 14659 37885 0 0 138 34 64038 22 20 0 1 0 280256233 115355648 20284 33554432000 4194304 5873084 140733980731600 140733980725416 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14142/statm: 28163 20284 183 410 0 27745 0
[pid=14180] ppid=14142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14180/stat : 14180 (satsolver.sh) S 14142 14140 12687 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280320482 9367552 267 33554432000 4194304 5064252 140737114541824 140737114540736 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14180/statm: 2287 267 226 213 0 72 0
[pid=14181] ppid=14180 vsize=150108 CPUtime=1157.72 cores=1,3,5,7
/proc/14181/stat : 14181 (glucose_static) R 14180 14140 12687 0 -1 4202496 37989 0 0 0 115747 25 0 0 20 0 1 0 280320482 153710592 31472 33554432000 4194304 4896791 140736742064640 140736742061848 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14181/statm: 37527 31472 78 172 0 37353 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 281056

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14236
/proc/meminfo: memFree=30679508/32873844 swapFree=7108/7108
[pid=14140] ppid=14138 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14140/stat : 14140 (runPb2sat.sh) S 14138 14140 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280256233 9367552 275 33554432000 4194304 5064252 140736556462480 140736556461392 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14140/statm: 2287 275 233 213 0 72 0
[pid=14142] ppid=14140 vsize=112652 CPUtime=642.32 cores=1,3,5,7
/proc/14142/stat : 14142 (pb2sat) S 14140 14140 12687 0 -1 4202496 14659 37885 0 0 138 34 64038 22 20 0 1 0 280256233 115355648 20284 33554432000 4194304 5873084 140733980731600 140733980725416 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14142/statm: 28163 20284 183 410 0 27745 0
[pid=14180] ppid=14142 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14180/stat : 14180 (satsolver.sh) S 14142 14140 12687 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280320482 9367552 267 33554432000 4194304 5064252 140737114541824 140737114540736 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14180/statm: 2287 267 226 213 0 72 0
[pid=14181] ppid=14180 vsize=150108 CPUtime=1157.72 cores=1,3,5,7
/proc/14181/stat : 14181 (glucose_static) R 14180 14140 12687 0 -1 4202496 37989 0 0 0 115747 25 0 0 20 0 1 0 280320482 153710592 31472 33554432000 4194304 4896791 140736742064640 140736742061848 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14181/statm: 37527 31472 78 172 0 37353 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 281056

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14140 and gives
#  childrusage.ru_utime.tv_sec=641
#  childrusage.ru_utime.tv_usec=777435
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=579911
# CPU time returned by wait4() is 642.357
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.04
CPU user time (s): 1799.23
CPU system time (s): 0.81
CPU usage (%): 99.9792
Max. virtual memory (cumulated for all children) (KiB): 311128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 641.777
system time used= 0.579911
maximum resident set size= 164832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53524
page faults= 0
swaps= 0
block input operations= 0
block output operations= 173824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 66
involuntary context switches= 703

runsolver used 3.05953 second user time and 8.40972 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-27 19:54:37
IDJOB=3696211
IDBENCH=92657
IDSOLVER=2274
FILE ID=node103/3696211-1338141277
RUNJOBID= node103-1338123204-12704
PBS_JOBID= 14624497
Free space on /tmp= 71368 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat15_4_4_3_mh_ic.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696211-1338141277/watcher-3696211-1338141277 -o /tmp/evaluation-result-3696211-1338141277/solver-3696211-1338141277 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696211-1338141277.opb 2041871914 HOME HOME

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

MD5SUM BENCH= bd1f23f2ad95dce248911d20ecda08b7
RANDOM SEED=2041871914

node103.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.189
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.37
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.189
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.189
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.189
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.189
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.189
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	: 5411.36
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.189
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.189
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:        30139920 kB
Buffers:          330128 kB
Cached:           763160 kB
SwapCached:         4508 kB
Active:          1520464 kB
Inactive:         375640 kB
Active(anon):     798440 kB
Inactive(anon):     6220 kB
Active(file):     722024 kB
Inactive(file):   369420 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099564 kB
Dirty:            219512 kB
Writeback:             0 kB
AnonPages:        705652 kB
Mapped:            12540 kB
Shmem:                 8 kB
Slab:             696652 kB
SReclaimable:     138388 kB
SUnreclaim:       558264 kB
KernelStack:        1480 kB
PageTables:         5504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1058476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    163840 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= 71476 MiB
End job on node103 at 2012-05-27 20:24:37