Trace number 3694618

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

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat15_4_4_8_mh_ic.opb
MD5SUM92eaf5bbbb67d6b3b242e002852c9043
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5227195
Best CPU time to get the best result obtained on this benchmark75.5025
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 114791256
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 4434739271
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 114791256
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 4434739271
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.37	c model valid
0.00/0.37	c current solution ok
0.00/0.59	o 159957454
0.00/0.59	c fallback to adder encoding
506.38/506.52	c model valid
506.38/506.52	c current solution ok
506.38/506.53	o 123409849
506.38/506.53	c fallback to adder encoding
1800.02/1800.41	./satsolver.sh: line 5: 28547 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.02/1800.41	c error: unexpected solver exit code
1800.02/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-3694618-1338151556/watcher-3694618-1338151556 -o /tmp/evaluation-result-3694618-1338151556/solver-3694618-1338151556 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694618-1338151556.opb 1945965301 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: 1.92 1.98 1.99 2/179 28532
/proc/meminfo: memFree=24651532/32873648 swapFree=6336/6336
[pid=28532] ppid=28530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28532/stat : 28532 (runPb2satCp2.sh) S 28530 28532 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281282924 9367552 275 33554432000 4194304 5064252 140736523439632 140736523438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28532/statm: 2287 275 233 213 0 72 0

[startup+0.037511 s]
/proc/loadavg: 1.92 1.98 1.99 2/179 28532
/proc/meminfo: memFree=24651532/32873648 swapFree=6336/6336
[pid=28532] ppid=28530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28532/stat : 28532 (runPb2satCp2.sh) S 28530 28532 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281282924 9367552 275 33554432000 4194304 5064252 140736523439632 140736523438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28532/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100265 s]
/proc/loadavg: 1.92 1.98 1.99 2/179 28532
/proc/meminfo: memFree=24651532/32873648 swapFree=6336/6336
[pid=28532] ppid=28530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28532/stat : 28532 (runPb2satCp2.sh) S 28530 28532 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281282924 9367552 275 33554432000 4194304 5064252 140736523439632 140736523438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28532/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300167 s]
/proc/loadavg: 1.92 1.98 1.99 2/179 28532
/proc/meminfo: memFree=24651532/32873648 swapFree=6336/6336
[pid=28532] ppid=28530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28532/stat : 28532 (runPb2satCp2.sh) S 28530 28532 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281282924 9367552 275 33554432000 4194304 5064252 140736523439632 140736523438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28532/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700245 s]
/proc/loadavg: 1.92 1.98 1.99 2/179 28532
/proc/meminfo: memFree=24651532/32873648 swapFree=6336/6336
[pid=28532] ppid=28530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28532/stat : 28532 (runPb2satCp2.sh) S 28530 28532 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281282924 9367552 275 33554432000 4194304 5064252 140736523439632 140736523438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28532/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5002 s]
/proc/loadavg: 1.92 1.98 1.99 3/181 28537
/proc/meminfo: memFree=24604072/32873648 swapFree=6336/6336
[pid=28532] ppid=28530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28532/stat : 28532 (runPb2satCp2.sh) S 28530 28532 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281282924 9367552 275 33554432000 4194304 5064252 140736523439632 140736523438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28532/statm: 2287 275 233 213 0 72 0
[pid=28533] ppid=28532 vsize=82960 CPUtime=1.24 cores=0,2,4,6
/proc/28533/stat : 28533 (pb2sat) S 28532 28532 26234 0 -1 4202496 7697 4283 0 0 76 25 22 1 20 0 1 0 281282924 84951040 14113 33554432000 4194304 5873084 140735698311232 140735698305048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28533/statm: 20740 14113 183 410 0 20322 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 92108

[startup+3.10036 s]
/proc/loadavg: 1.92 1.98 1.99 3/183 28539
/proc/meminfo: memFree=24433132/32873648 swapFree=6336/6336
[pid=28532] ppid=28530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28532/stat : 28532 (runPb2satCp2.sh) S 28530 28532 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281282924 9367552 275 33554432000 4194304 5064252 140736523439632 140736523438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28532/statm: 2287 275 233 213 0 72 0
[pid=28533] ppid=28532 vsize=82960 CPUtime=1.24 cores=0,2,4,6
/proc/28533/stat : 28533 (pb2sat) S 28532 28532 26234 0 -1 4202496 7697 4283 0 0 76 25 22 1 20 0 1 0 281282924 84951040 14113 33554432000 4194304 5873084 140735698311232 140735698305048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28533/statm: 20740 14113 183 410 0 20322 0
[pid=28538] ppid=28533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28538/stat : 28538 (satsolver.sh) S 28533 28532 26234 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281283050 9367552 265 33554432000 4194304 5064252 140737331037040 140737331035952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28538/statm: 2287 265 226 213 0 72 0
[pid=28539] ppid=28538 vsize=125844 CPUtime=1.81 cores=0,2,4,6
/proc/28539/stat : 28539 (glucose_static) R 28538 28532 26234 0 -1 4202496 26149 0 0 0 176 5 0 0 20 0 1 0 281283051 128864256 28883 33554432000 4194304 4896791 140735159709648 140735159706856 4225514 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28539/statm: 31461 28883 78 172 0 31287 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 227100

[startup+6.30037 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 28539
/proc/meminfo: memFree=24432756/32873648 swapFree=6336/6336
[pid=28532] ppid=28530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28532/stat : 28532 (runPb2satCp2.sh) S 28530 28532 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281282924 9367552 275 33554432000 4194304 5064252 140736523439632 140736523438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28532/statm: 2287 275 233 213 0 72 0
[pid=28533] ppid=28532 vsize=82960 CPUtime=1.24 cores=0,2,4,6
/proc/28533/stat : 28533 (pb2sat) S 28532 28532 26234 0 -1 4202496 7697 4283 0 0 76 25 22 1 20 0 1 0 281282924 84951040 14113 33554432000 4194304 5873084 140735698311232 140735698305048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28533/statm: 20740 14113 183 410 0 20322 0
[pid=28538] ppid=28533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28538/stat : 28538 (satsolver.sh) S 28533 28532 26234 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281283050 9367552 265 33554432000 4194304 5064252 140737331037040 140737331035952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28538/statm: 2287 265 226 213 0 72 0
[pid=28539] ppid=28538 vsize=126240 CPUtime=5.01 cores=0,2,4,6
/proc/28539/stat : 28539 (glucose_static) R 28538 28532 26234 0 -1 4202496 26242 0 0 0 496 5 0 0 20 0 1 0 281283051 129269760 28976 33554432000 4194304 4896791 140735159709648 140735159706856 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28539/statm: 31560 28976 78 172 0 31386 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 227496

[startup+12.7004 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 28539
/proc/meminfo: memFree=24432048/32873648 swapFree=6336/6336
[pid=28532] ppid=28530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28532/stat : 28532 (runPb2satCp2.sh) S 28530 28532 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281282924 9367552 275 33554432000 4194304 5064252 140736523439632 140736523438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28532/statm: 2287 275 233 213 0 72 0
[pid=28533] ppid=28532 vsize=82960 CPUtime=1.24 cores=0,2,4,6
/proc/28533/stat : 28533 (pb2sat) S 28532 28532 26234 0 -1 4202496 7697 4283 0 0 76 25 22 1 20 0 1 0 281282924 84951040 14113 33554432000 4194304 5873084 140735698311232 140735698305048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28533/statm: 20740 14113 183 410 0 20322 0
[pid=28538] ppid=28533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28538/stat : 28538 (satsolver.sh) S 28533 28532 26234 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281283050 9367552 265 33554432000 4194304 5064252 140737331037040 140737331035952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28538/statm: 2287 265 226 213 0 72 0
[pid=28539] ppid=28538 vsize=126504 CPUtime=11.41 cores=0,2,4,6
/proc/28539/stat : 28539 (glucose_static) R 28538 28532 26234 0 -1 4202496 26334 0 0 0 1136 5 0 0 20 0 1 0 281283051 129540096 29068 33554432000 4194304 4896791 140735159709648 140735159706856 4225008 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28539/statm: 31626 29068 78 172 0 31452 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 227760

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28539
/proc/meminfo: memFree=24432180/32873648 swapFree=6336/6336
[pid=28532] ppid=28530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28532/stat : 28532 (runPb2satCp2.sh) S 28530 28532 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281282924 9367552 275 33554432000 4194304 5064252 140736523439632 140736523438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28532/statm: 2287 275 233 213 0 72 0
[pid=28533] ppid=28532 vsize=82960 CPUtime=1.24 cores=0,2,4,6
/proc/28533/stat : 28533 (pb2sat) S 28532 28532 26234 0 -1 4202496 7697 4283 0 0 76 25 22 1 20 0 1 0 281282924 84951040 14113 33554432000 4194304 5873084 140735698311232 140735698305048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28533/statm: 20740 14113 183 410 0 20322 0
[pid=28538] ppid=28533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28538/stat : 28538 (satsolver.sh) S 28533 28532 26234 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281283050 9367552 265 33554432000 4194304 5064252 140737331037040 140737331035952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28538/statm: 2287 265 226 213 0 72 0
[pid=28539] ppid=28538 vsize=126900 CPUtime=24.21 cores=0,2,4,6
/proc/28539/stat : 28539 (glucose_static) R 28538 28532 26234 0 -1 4202496 26422 0 0 0 2416 5 0 0 20 0 1 0 281283051 129945600 29156 33554432000 4194304 4896791 140735159709648 140735159706856 4224990 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28539/statm: 31725 29156 78 172 0 31551 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 228156

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28539
/proc/meminfo: memFree=24425608/32873648 swapFree=6336/6336
[pid=28532] ppid=28530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28532/stat : 28532 (runPb2satCp2.sh) S 28530 28532 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281282924 9367552 275 33554432000 4194304 5064252 140736523439632 140736523438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28532/statm: 2287 275 233 213 0 72 0
[pid=28533] ppid=28532 vsize=82960 CPUtime=1.24 cores=0,2,4,6
/proc/28533/stat : 28533 (pb2sat) S 28532 28532 26234 0 -1 4202496 7697 4283 0 0 76 25 22 1 20 0 1 0 281282924 84951040 14113 33554432000 4194304 5873084 140735698311232 140735698305048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28533/statm: 20740 14113 183 410 0 20322 0
[pid=28538] ppid=28533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28538/stat : 28538 (satsolver.sh) S 28533 28532 26234 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281283050 9367552 265 33554432000 4194304 5064252 140737331037040 140737331035952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28538/statm: 2287 265 226 213 0 72 0
[pid=28539] ppid=28538 vsize=128176 CPUtime=49.81 cores=0,2,4,6
/proc/28539/stat : 28539 (glucose_static) R 28538 28532 26234 0 -1 4202496 27148 0 0 0 4975 6 0 0 20 0 1 0 281283051 131252224 30141 33554432000 4194304 4896791 140735159709648 140735159706856 4224684 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28539/statm: 32044 30141 78 172 0 31870 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 229432

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28539
/proc/meminfo: memFree=24416924/32873648 swapFree=6336/6336
[pid=28532] ppid=28530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28532/stat : 28532 (runPb2satCp2.sh) S 28530 28532 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281282924 9367552 275 33554432000 4194304 5064252 140736523439632 140736523438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28532/statm: 2287 275 233 213 0 72 0
[pid=28533] ppid=28532 vsize=82960 CPUtime=1.24 cores=0,2,4,6
/proc/28533/stat : 28533 (pb2sat) S 28532 28532 26234 0 -1 4202496 7697 4283 0 0 76 25 22 1 20 0 1 0 281282924 84951040 14113 33554432000 4194304 5873084 140735698311232 140735698305048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28533/statm: 20740 14113 183 410 0 20322 0
[pid=28538] ppid=28533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28538/stat : 28538 (satsolver.sh) S 28533 28532 26234 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281283050 9367552 265 33554432000 4194304 5064252 140737331037040 140737331035952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28538/statm: 2287 265 226 213 0 72 0
[pid=28539] ppid=28538 vsize=148396 CPUtime=100.99 cores=0,2,4,6
/proc/28539/stat : 28539 (glucose_static) R 28538 28532 26234 0 -1 4202496 28300 0 0 0 10093 6 0 0 20 0 1 0 281283051 151957504 31542 33554432000 4194304 4896791 140735159709648 140735159706968 4225514 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28539/statm: 37099 31542 78 172 0 36925 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 249652

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28539
/proc/meminfo: memFree=24416340/32873648 swapFree=6336/6336
[pid=28532] ppid=28530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28532/stat : 28532 (runPb2satCp2.sh) S 28530 28532 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281282924 9367552 275 33554432000 4194304 5064252 140736523439632 140736523438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28532/statm: 2287 275 233 213 0 72 0
[pid=28533] ppid=28532 vsize=82960 CPUtime=1.24 cores=0,2,4,6
/proc/28533/stat : 28533 (pb2sat) S 28532 28532 26234 0 -1 4202496 7697 4283 0 0 76 25 22 1 20 0 1 0 281282924 84951040 14113 33554432000 4194304 5873084 140735698311232 140735698305048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28533/statm: 20740 14113 183 410 0 20322 0
[pid=28538] ppid=28533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28538/stat : 28538 (satsolver.sh) S 28533 28532 26234 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281283050 9367552 265 33554432000 4194304 5064252 140737331037040 140737331035952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28538/statm: 2287 265 226 213 0 72 0
[pid=28539] ppid=28538 vsize=130400 CPUtime=160.98 cores=0,2,4,6
/proc/28539/stat : 28539 (glucose_static) R 28538 28532 26234 0 -1 4202496 29497 0 0 0 16091 7 0 0 20 0 1 0 281283051 133529600 31038 33554432000 4194304 4896791 140735159709648 140735159705384 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28539/statm: 32600 31038 78 172 0 32426 0
Current children cumulated CPU time (s) 162.22

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


[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 28629
/proc/meminfo: memFree=26878508/32873648 swapFree=6336/6336
[pid=28532] ppid=28530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28532/stat : 28532 (runPb2satCp2.sh) S 28530 28532 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281282924 9367552 275 33554432000 4194304 5064252 140736523439632 140736523438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28532/statm: 2287 275 233 213 0 72 0
[pid=28533] ppid=28532 vsize=112652 CPUtime=507.07 cores=0,2,4,6
/proc/28533/stat : 28533 (pb2sat) S 28532 28532 26234 0 -1 4202496 14133 39536 0 0 138 33 50520 16 20 0 1 0 281282924 115355648 21024 33554432000 4194304 5873084 140735698311232 140735698305048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28533/statm: 28163 21024 183 410 0 27745 0
[pid=28546] ppid=28533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28546/stat : 28546 (satsolver.sh) S 28533 28532 26234 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281333643 9367552 267 33554432000 4194304 5064252 140736118169632 140736118168544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28546/statm: 2287 267 226 213 0 72 0
[pid=28547] ppid=28546 vsize=157512 CPUtime=854.93 cores=0,2,4,6
/proc/28547/stat : 28547 (glucose_static) R 28546 28532 26234 0 -1 4202496 34852 0 0 0 85477 16 0 0 20 0 1 0 281333643 161292288 34002 33554432000 4194304 4896791 140736803667952 140736803665160 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28547/statm: 39378 34002 78 172 0 39204 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 288460

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 28629
/proc/meminfo: memFree=26882640/32873648 swapFree=6336/6336
[pid=28532] ppid=28530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28532/stat : 28532 (runPb2satCp2.sh) S 28530 28532 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281282924 9367552 275 33554432000 4194304 5064252 140736523439632 140736523438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28532/statm: 2287 275 233 213 0 72 0
[pid=28533] ppid=28532 vsize=112652 CPUtime=507.07 cores=0,2,4,6
/proc/28533/stat : 28533 (pb2sat) S 28532 28532 26234 0 -1 4202496 14133 39536 0 0 138 33 50520 16 20 0 1 0 281282924 115355648 21024 33554432000 4194304 5873084 140735698311232 140735698305048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28533/statm: 28163 21024 183 410 0 27745 0
[pid=28546] ppid=28533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28546/stat : 28546 (satsolver.sh) S 28533 28532 26234 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281333643 9367552 267 33554432000 4194304 5064252 140736118169632 140736118168544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28546/statm: 2287 267 226 213 0 72 0
[pid=28547] ppid=28546 vsize=139444 CPUtime=914.91 cores=0,2,4,6
/proc/28547/stat : 28547 (glucose_static) R 28546 28532 26234 0 -1 4202496 35707 0 0 0 91474 17 0 0 20 0 1 0 281333643 142790656 33011 33554432000 4194304 4896791 140736803667952 140736803665480 4224975 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28547/statm: 34861 33011 78 172 0 34687 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 270392

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 28633
/proc/meminfo: memFree=26863748/32873648 swapFree=6336/6336
[pid=28532] ppid=28530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28532/stat : 28532 (runPb2satCp2.sh) S 28530 28532 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281282924 9367552 275 33554432000 4194304 5064252 140736523439632 140736523438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28532/statm: 2287 275 233 213 0 72 0
[pid=28533] ppid=28532 vsize=112652 CPUtime=507.07 cores=0,2,4,6
/proc/28533/stat : 28533 (pb2sat) S 28532 28532 26234 0 -1 4202496 14133 39536 0 0 138 33 50520 16 20 0 1 0 281282924 115355648 21024 33554432000 4194304 5873084 140735698311232 140735698305048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28533/statm: 28163 21024 183 410 0 27745 0
[pid=28546] ppid=28533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28546/stat : 28546 (satsolver.sh) S 28533 28532 26234 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281333643 9367552 267 33554432000 4194304 5064252 140736118169632 140736118168544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28546/statm: 2287 267 226 213 0 72 0
[pid=28547] ppid=28546 vsize=159068 CPUtime=974.9 cores=0,2,4,6
/proc/28547/stat : 28547 (glucose_static) R 28546 28532 26234 0 -1 4202496 36294 0 0 0 97472 18 0 0 20 0 1 0 281333643 162885632 35880 33554432000 4194304 4896791 140736803667952 140736803665480 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28547/statm: 39767 35880 78 172 0 39593 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 290016

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 28633
/proc/meminfo: memFree=26862116/32873648 swapFree=6336/6336
[pid=28532] ppid=28530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28532/stat : 28532 (runPb2satCp2.sh) S 28530 28532 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281282924 9367552 275 33554432000 4194304 5064252 140736523439632 140736523438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28532/statm: 2287 275 233 213 0 72 0
[pid=28533] ppid=28532 vsize=112652 CPUtime=507.07 cores=0,2,4,6
/proc/28533/stat : 28533 (pb2sat) S 28532 28532 26234 0 -1 4202496 14133 39536 0 0 138 33 50520 16 20 0 1 0 281282924 115355648 21024 33554432000 4194304 5873084 140735698311232 140735698305048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28533/statm: 28163 21024 183 410 0 27745 0
[pid=28546] ppid=28533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28546/stat : 28546 (satsolver.sh) S 28533 28532 26234 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281333643 9367552 267 33554432000 4194304 5064252 140736118169632 140736118168544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28546/statm: 2287 267 226 213 0 72 0
[pid=28547] ppid=28546 vsize=159808 CPUtime=1034.9 cores=0,2,4,6
/proc/28547/stat : 28547 (glucose_static) R 28546 28532 26234 0 -1 4202496 37066 0 0 0 103471 19 0 0 20 0 1 0 281333643 163643392 36600 33554432000 4194304 4896791 140736803667952 140736803665480 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28547/statm: 39952 36600 78 172 0 39778 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 290756

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28633
/proc/meminfo: memFree=26870132/32873648 swapFree=6336/6336
[pid=28532] ppid=28530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28532/stat : 28532 (runPb2satCp2.sh) S 28530 28532 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281282924 9367552 275 33554432000 4194304 5064252 140736523439632 140736523438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28532/statm: 2287 275 233 213 0 72 0
[pid=28533] ppid=28532 vsize=112652 CPUtime=507.07 cores=0,2,4,6
/proc/28533/stat : 28533 (pb2sat) S 28532 28532 26234 0 -1 4202496 14133 39536 0 0 138 33 50520 16 20 0 1 0 281282924 115355648 21024 33554432000 4194304 5873084 140735698311232 140735698305048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28533/statm: 28163 21024 183 410 0 27745 0
[pid=28546] ppid=28533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28546/stat : 28546 (satsolver.sh) S 28533 28532 26234 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281333643 9367552 267 33554432000 4194304 5064252 140736118169632 140736118168544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28546/statm: 2287 267 226 213 0 72 0
[pid=28547] ppid=28546 vsize=160460 CPUtime=1094.89 cores=0,2,4,6
/proc/28547/stat : 28547 (glucose_static) R 28546 28532 26234 0 -1 4202496 37784 0 0 0 109468 21 0 0 20 0 1 0 281333643 164311040 35221 33554432000 4194304 4896791 140736803667952 140736803665480 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28547/statm: 40115 35221 78 172 0 39941 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 291408

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28633
/proc/meminfo: memFree=26857748/32873648 swapFree=6336/6336
[pid=28532] ppid=28530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28532/stat : 28532 (runPb2satCp2.sh) S 28530 28532 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281282924 9367552 275 33554432000 4194304 5064252 140736523439632 140736523438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28532/statm: 2287 275 233 213 0 72 0
[pid=28533] ppid=28532 vsize=112652 CPUtime=507.07 cores=0,2,4,6
/proc/28533/stat : 28533 (pb2sat) S 28532 28532 26234 0 -1 4202496 14133 39536 0 0 138 33 50520 16 20 0 1 0 281282924 115355648 21024 33554432000 4194304 5873084 140735698311232 140735698305048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28533/statm: 28163 21024 183 410 0 27745 0
[pid=28546] ppid=28533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28546/stat : 28546 (satsolver.sh) S 28533 28532 26234 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281333643 9367552 267 33554432000 4194304 5064252 140736118169632 140736118168544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28546/statm: 2287 267 226 213 0 72 0
[pid=28547] ppid=28546 vsize=161476 CPUtime=1154.87 cores=0,2,4,6
/proc/28547/stat : 28547 (glucose_static) R 28546 28532 26234 0 -1 4202496 38610 0 0 0 115465 22 0 0 20 0 1 0 281333643 165351424 36002 33554432000 4194304 4896791 140736803667952 140736803665160 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28547/statm: 40369 36002 78 172 0 40195 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 292424

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 28633
/proc/meminfo: memFree=26852456/32873648 swapFree=6336/6336
[pid=28532] ppid=28530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28532/stat : 28532 (runPb2satCp2.sh) S 28530 28532 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281282924 9367552 275 33554432000 4194304 5064252 140736523439632 140736523438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28532/statm: 2287 275 233 213 0 72 0
[pid=28533] ppid=28532 vsize=112652 CPUtime=507.07 cores=0,2,4,6
/proc/28533/stat : 28533 (pb2sat) S 28532 28532 26234 0 -1 4202496 14133 39536 0 0 138 33 50520 16 20 0 1 0 281282924 115355648 21024 33554432000 4194304 5873084 140735698311232 140735698305048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28533/statm: 28163 21024 183 410 0 27745 0
[pid=28546] ppid=28533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28546/stat : 28546 (satsolver.sh) S 28533 28532 26234 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281333643 9367552 267 33554432000 4194304 5064252 140736118169632 140736118168544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28546/statm: 2287 267 226 213 0 72 0
[pid=28547] ppid=28546 vsize=161976 CPUtime=1214.85 cores=0,2,4,6
/proc/28547/stat : 28547 (glucose_static) R 28546 28532 26234 0 -1 4202496 38746 0 0 0 121463 22 0 0 20 0 1 0 281333643 165863424 38693 33554432000 4194304 4896791 140736803667952 140736803665160 4223809 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28547/statm: 40494 38693 78 172 0 40320 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 292924

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 28634
/proc/meminfo: memFree=26846756/32873648 swapFree=6336/6336
[pid=28532] ppid=28530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28532/stat : 28532 (runPb2satCp2.sh) S 28530 28532 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281282924 9367552 275 33554432000 4194304 5064252 140736523439632 140736523438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28532/statm: 2287 275 233 213 0 72 0
[pid=28533] ppid=28532 vsize=112652 CPUtime=507.07 cores=0,2,4,6
/proc/28533/stat : 28533 (pb2sat) S 28532 28532 26234 0 -1 4202496 14133 39536 0 0 138 33 50520 16 20 0 1 0 281282924 115355648 21024 33554432000 4194304 5873084 140735698311232 140735698305048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28533/statm: 28163 21024 183 410 0 27745 0
[pid=28546] ppid=28533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28546/stat : 28546 (satsolver.sh) S 28533 28532 26234 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281333643 9367552 267 33554432000 4194304 5064252 140736118169632 140736118168544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28546/statm: 2287 267 226 213 0 72 0
[pid=28547] ppid=28546 vsize=162456 CPUtime=1274.84 cores=0,2,4,6
/proc/28547/stat : 28547 (glucose_static) R 28546 28532 26234 0 -1 4202496 39426 0 0 0 127461 23 0 0 20 0 1 0 281333643 166354944 37804 33554432000 4194304 4896791 140736803667952 140736803665160 4225108 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28547/statm: 40614 37804 78 172 0 40440 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 293404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 28634
/proc/meminfo: memFree=26839992/32873648 swapFree=6336/6336
[pid=28532] ppid=28530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28532/stat : 28532 (runPb2satCp2.sh) S 28530 28532 26234 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281282924 9367552 275 33554432000 4194304 5064252 140736523439632 140736523438544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28532/statm: 2287 275 233 213 0 72 0
[pid=28533] ppid=28532 vsize=112652 CPUtime=507.07 cores=0,2,4,6
/proc/28533/stat : 28533 (pb2sat) S 28532 28532 26234 0 -1 4202496 14133 39536 0 0 138 33 50520 16 20 0 1 0 281282924 115355648 21024 33554432000 4194304 5873084 140735698311232 140735698305048 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28533/statm: 28163 21024 183 410 0 27745 0
[pid=28546] ppid=28533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28546/stat : 28546 (satsolver.sh) S 28533 28532 26234 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281333643 9367552 267 33554432000 4194304 5064252 140736118169632 140736118168544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28546/statm: 2287 267 226 213 0 72 0
[pid=28547] ppid=28546 vsize=162712 CPUtime=1292.95 cores=0,2,4,6
/proc/28547/stat : 28547 (glucose_static) R 28546 28532 26234 0 -1 4202496 39476 0 0 0 129272 23 0 0 20 0 1 0 281333643 166617088 38876 33554432000 4194304 4896791 140736803667952 140736803665480 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28547/statm: 40678 38876 78 172 0 40504 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 293660

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1799.31
CPU system time (s): 0.746886
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 323276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.31
system time used= 0.746886
maximum resident set size= 184880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94137
page faults= 0
swaps= 0
block input operations= 0
block output operations= 180888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 94
involuntary context switches= 2257

runsolver used 3.9514 second user time and 10.6714 second system time

The end

Launcher Data

Begin job on node112 at 2012-05-27 22:45:57
IDJOB=3694618
IDBENCH=92668
IDSOLVER=2273
FILE ID=node112/3694618-1338151556
RUNJOBID= node112-1338122673-26250
PBS_JOBID= 14624490
Free space on /tmp= 70960 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat15_4_4_8_mh_ic.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694618-1338151556/watcher-3694618-1338151556 -o /tmp/evaluation-result-3694618-1338151556/solver-3694618-1338151556 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694618-1338151556.opb 1945965301 HOME HOME

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

MD5SUM BENCH= 92eaf5bbbb67d6b3b242e002852c9043
RANDOM SEED=1945965301

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        24651532 kB
Buffers:          371280 kB
Cached:          4950540 kB
SwapCached:            0 kB
Active:          3499688 kB
Inactive:        3892716 kB
Active(anon):    2072696 kB
Inactive(anon):        0 kB
Active(file):    1426992 kB
Inactive(file):  3892716 kB
Unevictable:        6336 kB
Mlocked:            6336 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9328 kB
Writeback:             0 kB
AnonPages:       2075864 kB
Mapped:            15420 kB
Shmem:               200 kB
Slab:             689984 kB
SReclaimable:     133724 kB
SUnreclaim:       556260 kB
KernelStack:        1504 kB
PageTables:         8372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    2829272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1046528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71488 MiB
End job on node112 at 2012-05-27 23:15:57