Trace number 3694821

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 NameAnswerobjective functionCPU timeWall clock time
pb2satCp2 2012-05-19? (TO) 1800.13 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_21.opb.PB06.opb
MD5SUM85de1910ead9431952046fc8a55b274b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark189
Best CPU time to get the best result obtained on this benchmark1789.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables478
Total number of constraints478
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints478
Minimum length of a constraint3
Maximum length of a constraint20
Number of terms in the objective function 478
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 478
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 478
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.41	c model valid
0.00/0.41	c current solution ok
0.00/0.49	o 249
0.00/0.49	c (debug) using card networks
0.00/0.97	c model valid
0.00/0.97	c current solution ok
0.00/0.98	o 242
0.00/0.98	c (debug) using card networks
1.96/2.09	c model valid
1.96/2.09	c current solution ok
1.96/2.10	o 237
1.96/2.10	c (debug) using card networks
3.17/3.27	c model valid
3.17/3.27	c current solution ok
3.17/3.28	o 232
3.17/3.28	c (debug) using card networks
6.86/6.94	c model valid
6.86/6.94	c current solution ok
6.86/6.95	o 225
6.86/6.95	c (debug) using card networks
30.05/30.19	c model valid
30.05/30.19	c current solution ok
30.15/30.20	o 217
30.15/30.20	c (debug) using card networks
1800.10/1800.51	./satsolver.sh: line 5:  5172 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.10/1800.51	c error: unexpected solver exit code
1800.10/1800.51	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3694821-1338051053/watcher-3694821-1338051053 -o /tmp/evaluation-result-3694821-1338051053/solver-3694821-1338051053 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694821-1338051053.opb 1625548479 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 5150
/proc/meminfo: memFree=27820180/32873648 swapFree=6848/6848
[pid=5150] ppid=5148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5150/stat : 5150 (runPb2satCp2.sh) S 5148 5150 911 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271232117 9367552 274 33554432000 4194304 5064252 140736952909456 140736952908368 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5150/statm: 2287 274 233 213 0 72 0

[startup+0.0697969 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 5150
/proc/meminfo: memFree=27820180/32873648 swapFree=6848/6848
[pid=5150] ppid=5148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5150/stat : 5150 (runPb2satCp2.sh) S 5148 5150 911 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271232117 9367552 274 33554432000 4194304 5064252 140736952909456 140736952908368 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5150/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100255 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 5150
/proc/meminfo: memFree=27820180/32873648 swapFree=6848/6848
[pid=5150] ppid=5148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5150/stat : 5150 (runPb2satCp2.sh) S 5148 5150 911 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271232117 9367552 274 33554432000 4194304 5064252 140736952909456 140736952908368 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5150/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300221 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 5150
/proc/meminfo: memFree=27820180/32873648 swapFree=6848/6848
[pid=5150] ppid=5148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5150/stat : 5150 (runPb2satCp2.sh) S 5148 5150 911 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271232117 9367552 274 33554432000 4194304 5064252 140736952909456 140736952908368 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5150/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700162 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 5150
/proc/meminfo: memFree=27820180/32873648 swapFree=6848/6848
[pid=5150] ppid=5148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5150/stat : 5150 (runPb2satCp2.sh) S 5148 5150 911 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271232117 9367552 274 33554432000 4194304 5064252 140736952909456 140736952908368 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5150/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.01 2.00 2.00 3/184 5160
/proc/meminfo: memFree=27808908/32873648 swapFree=6848/6848
[pid=5150] ppid=5148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5150/stat : 5150 (runPb2satCp2.sh) S 5148 5150 911 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271232117 9367552 274 33554432000 4194304 5064252 140736952909456 140736952908368 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5150/statm: 2287 274 233 213 0 72 0
[pid=5151] ppid=5150 vsize=5632 CPUtime=0.97 cores=1,3,5,7
/proc/5151/stat : 5151 (pb2sat) S 5150 5150 911 0 -1 4202496 2429 5903 0 0 40 7 49 1 20 0 1 0 271232117 5767168 980 33554432000 4194304 5873084 140736812256656 140736812250472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5151/statm: 1408 980 175 410 0 990 0
[pid=5159] ppid=5151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5159/stat : 5159 (satsolver.sh) S 5151 5150 911 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271232216 9367552 266 33554432000 4194304 5064252 140736206556896 140736206555808 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5159/statm: 2287 266 226 213 0 72 0
[pid=5160] ppid=5159 vsize=13448 CPUtime=0.49 cores=1,3,5,7
/proc/5160/stat : 5160 (glucose_static) R 5159 5150 911 0 -1 4202496 2416 0 0 0 49 0 0 0 20 0 1 0 271232216 13770752 2824 33554432000 4194304 4896791 140733358825120 140733357773976 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5160/statm: 3362 2824 78 172 0 3188 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 37376

[startup+3.10018 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 5161
/proc/meminfo: memFree=27811132/32873648 swapFree=6848/6848
[pid=5150] ppid=5148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5150/stat : 5150 (runPb2satCp2.sh) S 5148 5150 911 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271232117 9367552 274 33554432000 4194304 5064252 140736952909456 140736952908368 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5150/statm: 2287 274 233 213 0 72 0
[pid=5151] ppid=5150 vsize=5632 CPUtime=2.08 cores=1,3,5,7
/proc/5151/stat : 5151 (pb2sat) S 5150 5150 911 0 -1 4202496 2899 9512 0 0 41 7 158 2 20 0 1 0 271232117 5767168 988 33554432000 4194304 5873084 140736812256656 140736812250472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5151/statm: 1408 988 175 410 0 990 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 14780
heavy processes:

[startup+6.30038 s]
/proc/loadavg: 2.01 2.00 2.00 3/184 5166
/proc/meminfo: memFree=27795200/32873648 swapFree=6848/6848
[pid=5150] ppid=5148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5150/stat : 5150 (runPb2satCp2.sh) S 5148 5150 911 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271232117 9367552 274 33554432000 4194304 5064252 140736952909456 140736952908368 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5150/statm: 2287 274 233 213 0 72 0
[pid=5151] ppid=5150 vsize=5632 CPUtime=3.27 cores=1,3,5,7
/proc/5151/stat : 5151 (pb2sat) S 5150 5150 911 0 -1 4202496 3369 13172 0 0 43 7 274 3 20 0 1 0 271232117 5767168 988 33554432000 4194304 5873084 140736812256656 140736812250472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5151/statm: 1408 988 175 410 0 990 0
[pid=5165] ppid=5151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5165/stat : 5165 (satsolver.sh) S 5151 5150 911 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271232446 9367552 267 33554432000 4194304 5064252 140736469982416 140736469981328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5165/statm: 2287 267 226 213 0 72 0
[pid=5166] ppid=5165 vsize=14248 CPUtime=2.99 cores=1,3,5,7
/proc/5166/stat : 5166 (glucose_static) R 5165 5150 911 0 -1 4202496 4652 0 0 0 299 0 0 0 20 0 1 0 271232446 14589952 3077 33554432000 4194304 4896791 140737253965888 140737253961624 4230803 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5166/statm: 3562 3077 78 172 0 3388 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 38176

[startup+12.7004 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 5169
/proc/meminfo: memFree=27786800/32873648 swapFree=6848/6848
[pid=5150] ppid=5148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5150/stat : 5150 (runPb2satCp2.sh) S 5148 5150 911 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271232117 9367552 274 33554432000 4194304 5064252 140736952909456 140736952908368 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5150/statm: 2287 274 233 213 0 72 0
[pid=5151] ppid=5150 vsize=5632 CPUtime=6.93 cores=1,3,5,7
/proc/5151/stat : 5151 (pb2sat) S 5150 5150 911 0 -1 4202496 3822 19298 0 0 44 7 638 4 20 0 1 0 271232117 5767168 988 33554432000 4194304 5873084 140736812256656 140736812250472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5151/statm: 1408 988 175 410 0 990 0
[pid=5168] ppid=5151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5168/stat : 5168 (satsolver.sh) S 5151 5150 911 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271232813 9367552 267 33554432000 4194304 5064252 140735746532992 140735746531904 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5168/statm: 2287 267 226 213 0 72 0
[pid=5169] ppid=5168 vsize=14788 CPUtime=5.72 cores=1,3,5,7
/proc/5169/stat : 5169 (glucose_static) R 5168 5150 911 0 -1 4202496 5787 0 0 0 571 1 0 0 20 0 1 0 271232813 15142912 3394 33554432000 4194304 4896791 140736703545376 140736703542952 4224752 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5169/statm: 3697 3394 78 172 0 3523 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 38716

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5169
/proc/meminfo: memFree=27775072/32873648 swapFree=6848/6848
[pid=5150] ppid=5148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5150/stat : 5150 (runPb2satCp2.sh) S 5148 5150 911 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271232117 9367552 274 33554432000 4194304 5064252 140736952909456 140736952908368 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5150/statm: 2287 274 233 213 0 72 0
[pid=5151] ppid=5150 vsize=5632 CPUtime=6.93 cores=1,3,5,7
/proc/5151/stat : 5151 (pb2sat) S 5150 5150 911 0 -1 4202496 3822 19298 0 0 44 7 638 4 20 0 1 0 271232117 5767168 988 33554432000 4194304 5873084 140736812256656 140736812250472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5151/statm: 1408 988 175 410 0 990 0
[pid=5168] ppid=5151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5168/stat : 5168 (satsolver.sh) S 5151 5150 911 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271232813 9367552 267 33554432000 4194304 5064252 140735746532992 140735746531904 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5168/statm: 2287 267 226 213 0 72 0
[pid=5169] ppid=5168 vsize=23736 CPUtime=18.52 cores=1,3,5,7
/proc/5169/stat : 5169 (glucose_static) R 5168 5150 911 0 -1 4202496 11464 0 0 0 1849 3 0 0 20 0 1 0 271232813 24305664 5442 33554432000 4194304 4896791 140736703545376 140736703541048 4205602 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5169/statm: 5934 5442 78 172 0 5760 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 47664

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5172
/proc/meminfo: memFree=27765836/32873648 swapFree=6848/6848
[pid=5150] ppid=5148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5150/stat : 5150 (runPb2satCp2.sh) S 5148 5150 911 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271232117 9367552 274 33554432000 4194304 5064252 140736952909456 140736952908368 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5150/statm: 2287 274 233 213 0 72 0
[pid=5151] ppid=5150 vsize=5632 CPUtime=30.17 cores=1,3,5,7
/proc/5151/stat : 5151 (pb2sat) S 5150 5150 911 0 -1 4202496 4292 34043 0 0 45 7 2955 10 20 0 1 0 271232117 5767168 988 33554432000 4194304 5873084 140736812256656 140736812250472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5151/statm: 1408 988 175 410 0 990 0
[pid=5171] ppid=5151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5171/stat : 5171 (satsolver.sh) S 5151 5150 911 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271235138 9367552 267 33554432000 4194304 5064252 140734354460752 140734354459664 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5171/statm: 2287 267 226 213 0 72 0
[pid=5172] ppid=5171 vsize=19636 CPUtime=20.87 cores=1,3,5,7
/proc/5172/stat : 5172 (glucose_static) R 5171 5150 911 0 -1 4202496 15349 0 0 0 2083 4 0 0 20 0 1 0 271235138 20107264 4285 33554432000 4194304 4896791 140736705777328 140736705774536 4230803 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5172/statm: 4909 4285 78 172 0 4735 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 43564

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5173
/proc/meminfo: memFree=27748476/32873648 swapFree=6848/6848
[pid=5150] ppid=5148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5150/stat : 5150 (runPb2satCp2.sh) S 5148 5150 911 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271232117 9367552 274 33554432000 4194304 5064252 140736952909456 140736952908368 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5150/statm: 2287 274 233 213 0 72 0
[pid=5151] ppid=5150 vsize=5632 CPUtime=30.17 cores=1,3,5,7
/proc/5151/stat : 5151 (pb2sat) S 5150 5150 911 0 -1 4202496 4292 34043 0 0 45 7 2955 10 20 0 1 0 271232117 5767168 988 33554432000 4194304 5873084 140736812256656 140736812250472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5151/statm: 1408 988 175 410 0 990 0
[pid=5171] ppid=5151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5171/stat : 5171 (satsolver.sh) S 5151 5150 911 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271235138 9367552 267 33554432000 4194304 5064252 140734354460752 140734354459664 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5171/statm: 2287 267 226 213 0 72 0
[pid=5172] ppid=5171 vsize=48932 CPUtime=72.07 cores=1,3,5,7
/proc/5172/stat : 5172 (glucose_static) R 5171 5150 911 0 -1 4202496 33725 0 0 0 7196 11 0 0 20 0 1 0 271235138 50106368 11016 33554432000 4194304 4896791 140736705777328 140736705774536 4205133 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5172/statm: 12233 11016 78 172 0 12059 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 72860

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5173
/proc/meminfo: memFree=27730048/32873648 swapFree=6848/6848
[pid=5150] ppid=5148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5150/stat : 5150 (runPb2satCp2.sh) S 5148 5150 911 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271232117 9367552 274 33554432000 4194304 5064252 140736952909456 140736952908368 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5150/statm: 2287 274 233 213 0 72 0
[pid=5151] ppid=5150 vsize=5632 CPUtime=30.17 cores=1,3,5,7
/proc/5151/stat : 5151 (pb2sat) S 5150 5150 911 0 -1 4202496 4292 34043 0 0 45 7 2955 10 20 0 1 0 271232117 5767168 988 33554432000 4194304 5873084 140736812256656 140736812250472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5151/statm: 1408 988 175 410 0 990 0
[pid=5171] ppid=5151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5171/stat : 5171 (satsolver.sh) S 5151 5150 911 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271235138 9367552 267 33554432000 4194304 5064252 140734354460752 140734354459664 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5171/statm: 2287 267 226 213 0 72 0
[pid=5172] ppid=5171 vsize=72488 CPUtime=132.05 cores=1,3,5,7
/proc/5172/stat : 5172 (glucose_static) R 5171 5150 911 0 -1 4202496 51345 0 0 0 13185 20 0 0 20 0 1 0 271235138 74227712 16092 33554432000 4194304 4896791 140736705777328 140736705774536 4225191 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5172/statm: 18122 16092 78 172 0 17948 0

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5254
/proc/meminfo: memFree=27350016/32873648 swapFree=6848/6848
[pid=5150] ppid=5148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5150/stat : 5150 (runPb2satCp2.sh) S 5148 5150 911 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271232117 9367552 274 33554432000 4194304 5064252 140736952909456 140736952908368 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5150/statm: 2287 274 233 213 0 72 0
[pid=5151] ppid=5150 vsize=5632 CPUtime=30.17 cores=1,3,5,7
/proc/5151/stat : 5151 (pb2sat) S 5150 5150 911 0 -1 4202496 4292 34043 0 0 45 7 2955 10 20 0 1 0 271232117 5767168 988 33554432000 4194304 5873084 140736812256656 140736812250472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5151/statm: 1408 988 175 410 0 990 0
[pid=5171] ppid=5151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5171/stat : 5171 (satsolver.sh) S 5151 5150 911 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271235138 9367552 267 33554432000 4194304 5064252 140734354460752 140734354459664 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5171/statm: 2287 267 226 213 0 72 0
[pid=5172] ppid=5171 vsize=221816 CPUtime=1391.81 cores=1,3,5,7
/proc/5172/stat : 5172 (glucose_static) R 5171 5150 911 0 -1 4202496 177005 0 0 0 139040 141 0 0 20 0 1 0 271235138 227139584 44373 33554432000 4194304 4896791 140736705777328 140736705774856 4224921 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5172/statm: 55454 44373 78 172 0 55280 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 245744

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5254
/proc/meminfo: memFree=27413128/32873648 swapFree=6848/6848
[pid=5150] ppid=5148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5150/stat : 5150 (runPb2satCp2.sh) S 5148 5150 911 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271232117 9367552 274 33554432000 4194304 5064252 140736952909456 140736952908368 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5150/statm: 2287 274 233 213 0 72 0
[pid=5151] ppid=5150 vsize=5632 CPUtime=30.17 cores=1,3,5,7
/proc/5151/stat : 5151 (pb2sat) S 5150 5150 911 0 -1 4202496 4292 34043 0 0 45 7 2955 10 20 0 1 0 271232117 5767168 988 33554432000 4194304 5873084 140736812256656 140736812250472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5151/statm: 1408 988 175 410 0 990 0
[pid=5171] ppid=5151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5171/stat : 5171 (satsolver.sh) S 5151 5150 911 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271235138 9367552 267 33554432000 4194304 5064252 140734354460752 140734354459664 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5171/statm: 2287 267 226 213 0 72 0
[pid=5172] ppid=5171 vsize=123740 CPUtime=1451.79 cores=1,3,5,7
/proc/5172/stat : 5172 (glucose_static) R 5171 5150 911 0 -1 4202496 180194 0 0 0 145033 146 0 0 20 0 1 0 271235138 126709760 28056 33554432000 4194304 4896791 140736705777328 140736705774904 4225414 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5172/statm: 30935 28056 78 172 0 30761 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 147668

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5254
/proc/meminfo: memFree=27380472/32873648 swapFree=6848/6848
[pid=5150] ppid=5148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5150/stat : 5150 (runPb2satCp2.sh) S 5148 5150 911 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271232117 9367552 274 33554432000 4194304 5064252 140736952909456 140736952908368 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5150/statm: 2287 274 233 213 0 72 0
[pid=5151] ppid=5150 vsize=5632 CPUtime=30.17 cores=1,3,5,7
/proc/5151/stat : 5151 (pb2sat) S 5150 5150 911 0 -1 4202496 4292 34043 0 0 45 7 2955 10 20 0 1 0 271232117 5767168 988 33554432000 4194304 5873084 140736812256656 140736812250472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5151/statm: 1408 988 175 410 0 990 0
[pid=5171] ppid=5151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5171/stat : 5171 (satsolver.sh) S 5151 5150 911 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271235138 9367552 267 33554432000 4194304 5064252 140734354460752 140734354459664 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5171/statm: 2287 267 226 213 0 72 0
[pid=5172] ppid=5171 vsize=174456 CPUtime=1511.78 cores=1,3,5,7
/proc/5172/stat : 5172 (glucose_static) R 5171 5150 911 0 -1 4202496 182856 0 0 0 151028 150 0 0 20 0 1 0 271235138 178642944 37540 33554432000 4194304 4896791 140736705777328 140736705774536 4204897 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5172/statm: 43614 37540 78 172 0 43440 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 198384

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 5254
/proc/meminfo: memFree=27337244/32873648 swapFree=6848/6848
[pid=5150] ppid=5148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5150/stat : 5150 (runPb2satCp2.sh) S 5148 5150 911 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271232117 9367552 274 33554432000 4194304 5064252 140736952909456 140736952908368 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5150/statm: 2287 274 233 213 0 72 0
[pid=5151] ppid=5150 vsize=5632 CPUtime=30.17 cores=1,3,5,7
/proc/5151/stat : 5151 (pb2sat) S 5150 5150 911 0 -1 4202496 4292 34043 0 0 45 7 2955 10 20 0 1 0 271232117 5767168 988 33554432000 4194304 5873084 140736812256656 140736812250472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5151/statm: 1408 988 175 410 0 990 0
[pid=5171] ppid=5151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5171/stat : 5171 (satsolver.sh) S 5151 5150 911 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271235138 9367552 267 33554432000 4194304 5064252 140734354460752 140734354459664 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5171/statm: 2287 267 226 213 0 72 0
[pid=5172] ppid=5171 vsize=225808 CPUtime=1571.78 cores=1,3,5,7
/proc/5172/stat : 5172 (glucose_static) R 5171 5150 911 0 -1 4202496 186407 0 0 0 157023 155 0 0 20 0 1 0 271235138 231227392 46396 33554432000 4194304 4896791 140736705777328 140736705774536 4224960 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5172/statm: 56452 46396 78 172 0 56278 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 249736

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 5255
/proc/meminfo: memFree=27320288/32873648 swapFree=6848/6848
[pid=5150] ppid=5148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5150/stat : 5150 (runPb2satCp2.sh) S 5148 5150 911 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271232117 9367552 274 33554432000 4194304 5064252 140736952909456 140736952908368 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5150/statm: 2287 274 233 213 0 72 0
[pid=5151] ppid=5150 vsize=5632 CPUtime=30.17 cores=1,3,5,7
/proc/5151/stat : 5151 (pb2sat) S 5150 5150 911 0 -1 4202496 4292 34043 0 0 45 7 2955 10 20 0 1 0 271232117 5767168 988 33554432000 4194304 5873084 140736812256656 140736812250472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5151/statm: 1408 988 175 410 0 990 0
[pid=5171] ppid=5151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5171/stat : 5171 (satsolver.sh) S 5151 5150 911 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271235138 9367552 267 33554432000 4194304 5064252 140734354460752 140734354459664 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5171/statm: 2287 267 226 213 0 72 0
[pid=5172] ppid=5171 vsize=230052 CPUtime=1631.76 cores=1,3,5,7
/proc/5172/stat : 5172 (glucose_static) R 5171 5150 911 0 -1 4202496 189842 0 0 0 163017 159 0 0 20 0 1 0 271235138 235573248 53769 33554432000 4194304 4896791 140736705777328 140736705774536 4224947 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5172/statm: 57513 53769 78 172 0 57339 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 253980

[startup+1722.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/183 5255
/proc/meminfo: memFree=27182884/32873648 swapFree=6848/6848
[pid=5150] ppid=5148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5150/stat : 5150 (runPb2satCp2.sh) S 5148 5150 911 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271232117 9367552 274 33554432000 4194304 5064252 140736952909456 140736952908368 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5150/statm: 2287 274 233 213 0 72 0
[pid=5151] ppid=5150 vsize=5632 CPUtime=30.17 cores=1,3,5,7
/proc/5151/stat : 5151 (pb2sat) S 5150 5150 911 0 -1 4202496 4292 34043 0 0 45 7 2955 10 20 0 1 0 271232117 5767168 988 33554432000 4194304 5873084 140736812256656 140736812250472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5151/statm: 1408 988 175 410 0 990 0
[pid=5171] ppid=5151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5171/stat : 5171 (satsolver.sh) S 5151 5150 911 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271235138 9367552 267 33554432000 4194304 5064252 140734354460752 140734354459664 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5171/statm: 2287 267 226 213 0 72 0
[pid=5172] ppid=5171 vsize=313860 CPUtime=1691.74 cores=1,3,5,7
/proc/5172/stat : 5172 (glucose_static) R 5171 5150 911 0 -1 4202496 193511 0 0 0 169009 165 0 0 20 0 1 0 271235138 321392640 61819 33554432000 4194304 4896791 140736705777328 140736705774536 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5172/statm: 78465 61819 78 172 0 78291 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 337788

[startup+1782.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/184 5258
/proc/meminfo: memFree=27342420/32873648 swapFree=6848/6848
[pid=5150] ppid=5148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5150/stat : 5150 (runPb2satCp2.sh) S 5148 5150 911 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271232117 9367552 274 33554432000 4194304 5064252 140736952909456 140736952908368 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5150/statm: 2287 274 233 213 0 72 0
[pid=5151] ppid=5150 vsize=5632 CPUtime=30.17 cores=1,3,5,7
/proc/5151/stat : 5151 (pb2sat) S 5150 5150 911 0 -1 4202496 4292 34043 0 0 45 7 2955 10 20 0 1 0 271232117 5767168 988 33554432000 4194304 5873084 140736812256656 140736812250472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5151/statm: 1408 988 175 410 0 990 0
[pid=5171] ppid=5151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5171/stat : 5171 (satsolver.sh) S 5151 5150 911 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271235138 9367552 267 33554432000 4194304 5064252 140734354460752 140734354459664 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5171/statm: 2287 267 226 213 0 72 0
[pid=5172] ppid=5171 vsize=152784 CPUtime=1751.73 cores=1,3,5,7
/proc/5172/stat : 5172 (glucose_static) R 5171 5150 911 0 -1 4202496 196946 0 0 0 175004 169 0 0 20 0 1 0 271235138 156450816 33179 33554432000 4194304 4896791 140736705777328 140736705774856 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5172/statm: 38196 33179 78 172 0 38022 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 176712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.09 2.04 2.00 3/184 5258
/proc/meminfo: memFree=27271724/32873648 swapFree=6848/6848
[pid=5150] ppid=5148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5150/stat : 5150 (runPb2satCp2.sh) S 5148 5150 911 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271232117 9367552 274 33554432000 4194304 5064252 140736952909456 140736952908368 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5150/statm: 2287 274 233 213 0 72 0
[pid=5151] ppid=5150 vsize=5632 CPUtime=30.17 cores=1,3,5,7
/proc/5151/stat : 5151 (pb2sat) S 5150 5150 911 0 -1 4202496 4292 34043 0 0 45 7 2955 10 20 0 1 0 271232117 5767168 988 33554432000 4194304 5873084 140736812256656 140736812250472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5151/statm: 1408 988 175 410 0 990 0
[pid=5171] ppid=5151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5171/stat : 5171 (satsolver.sh) S 5151 5150 911 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271235138 9367552 267 33554432000 4194304 5064252 140734354460752 140734354459664 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5171/statm: 2287 267 226 213 0 72 0
[pid=5172] ppid=5171 vsize=184588 CPUtime=1769.93 cores=1,3,5,7
/proc/5172/stat : 5172 (glucose_static) R 5171 5150 911 0 -1 4202496 197701 0 0 0 176824 169 0 0 20 0 1 0 271235138 189018112 44150 33554432000 4194304 4896791 140736705777328 140736705774616 4224693 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5172/statm: 46147 44150 78 172 0 45973 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 208516

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.09 2.04 2.00 3/184 5258
/proc/meminfo: memFree=27271724/32873648 swapFree=6848/6848
[pid=5150] ppid=5148 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5150/stat : 5150 (runPb2satCp2.sh) S 5148 5150 911 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271232117 9367552 274 33554432000 4194304 5064252 140736952909456 140736952908368 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5150/statm: 2287 274 233 213 0 72 0
[pid=5151] ppid=5150 vsize=5632 CPUtime=30.17 cores=1,3,5,7
/proc/5151/stat : 5151 (pb2sat) S 5150 5150 911 0 -1 4202496 4292 34043 0 0 45 7 2955 10 20 0 1 0 271232117 5767168 988 33554432000 4194304 5873084 140736812256656 140736812250472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5151/statm: 1408 988 175 410 0 990 0
[pid=5171] ppid=5151 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5171/stat : 5171 (satsolver.sh) S 5151 5150 911 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271235138 9367552 267 33554432000 4194304 5064252 140734354460752 140734354459664 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5171/statm: 2287 267 226 213 0 72 0
[pid=5172] ppid=5171 vsize=184588 CPUtime=1769.93 cores=1,3,5,7
/proc/5172/stat : 5172 (glucose_static) R 5171 5150 911 0 -1 4202496 197701 0 0 0 176824 169 0 0 20 0 1 0 271235138 189018112 44150 33554432000 4194304 4896791 140736705777328 140736705774616 4224693 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5172/statm: 46147 44150 78 172 0 45973 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 208516

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.13
CPU user time (s): 1798.25
CPU system time (s): 1.88271
CPU usage (%): 99.979
Max. virtual memory (cumulated for all children) (KiB): 369220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.25
system time used= 1.88271
maximum resident set size= 283460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 237024
page faults= 0
swaps= 0
block input operations= 0
block output operations= 34392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 188
involuntary context switches= 2095

runsolver used 2.84457 second user time and 6.98894 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-26 18:50:53
IDJOB=3694821
IDBENCH=1955
IDSOLVER=2273
FILE ID=node113/3694821-1338051053
RUNJOBID= node113-1338049245-3383
PBS_JOBID= 14624358
Free space on /tmp= 71456 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_21.opb.PB06.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694821-1338051053/watcher-3694821-1338051053 -o /tmp/evaluation-result-3694821-1338051053/solver-3694821-1338051053 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694821-1338051053.opb 1625548479 HOME HOME

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

MD5SUM BENCH= 85de1910ead9431952046fc8a55b274b
RANDOM SEED=1625548479

node113.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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:        27820940 kB
Buffers:          265848 kB
Cached:          3896936 kB
SwapCached:            0 kB
Active:           985132 kB
Inactive:        3288384 kB
Active(anon):     113212 kB
Inactive(anon):        0 kB
Active(file):     871920 kB
Inactive(file):  3288384 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8544 kB
Writeback:             0 kB
AnonPages:        131588 kB
Mapped:            15176 kB
Shmem:               200 kB
Slab:             641160 kB
SReclaimable:      85032 kB
SUnreclaim:       556128 kB
KernelStack:        1528 kB
PageTables:         4232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     238572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 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= 71368 MiB
End job on node113 at 2012-05-26 19:20:53