Trace number 3694735

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-max1024.pi.opb
MD5SUM93fc03471d2b2f18ece1d77179dbcb30
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark259
Best CPU time to get the best result obtained on this benchmark1.65675
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 259
Optimality of the best value was proved YES
Number of variables1278
Total number of constraints1087
Number of constraints which are clauses1087
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint18
Number of terms in the objective function 1278
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 1278
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1278
Number of bits of the biggest sum of numbers11
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.03	c model valid
0.00/0.03	c current solution ok
0.00/0.05	o 349
0.00/0.05	c (debug) using card networks
0.00/0.46	c model valid
0.00/0.46	c current solution ok
0.00/0.47	o 338
0.00/0.47	c (debug) using card networks
0.00/0.94	c model valid
0.00/0.94	c current solution ok
0.00/0.94	o 331
0.00/0.94	c (debug) using card networks
1.68/1.70	c model valid
1.68/1.70	c current solution ok
1.68/1.71	o 318
1.68/1.71	c (debug) using card networks
3.26/3.39	c model valid
3.26/3.39	c current solution ok
3.26/3.39	o 305
3.26/3.39	c (debug) using card networks
5.28/5.34	c model valid
5.28/5.34	c current solution ok
5.33/5.41	o 299
5.33/5.41	c (debug) using card networks
7.69/7.89	c model valid
7.69/7.89	c current solution ok
7.80/7.90	o 295
7.80/7.90	c (debug) using card networks
14.20/14.32	c model valid
14.20/14.32	c current solution ok
14.20/14.33	o 289
14.20/14.33	c (debug) using card networks
47.77/47.94	c model valid
47.77/47.94	c current solution ok
47.77/47.94	o 286
47.77/47.94	c (debug) using card networks
155.84/156.04	c model valid
155.84/156.04	c current solution ok
155.84/156.05	o 282
155.84/156.05	c (debug) using card networks
930.53/930.93	c model valid
930.53/930.93	c current solution ok
930.53/930.94	o 279
930.53/930.94	c (debug) using card networks
1800.03/1800.61	./satsolver.sh: line 5: 28623 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.03/1800.61	c error: unexpected solver exit code
1800.03/1800.61	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3694735-1338056559/watcher-3694735-1338056559 -o /tmp/evaluation-result-3694735-1338056559/solver-3694735-1338056559 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694735-1338056559.opb 1160355002 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.00 2.00 1.98 3/179 28503
/proc/meminfo: memFree=28589304/32873844 swapFree=7620/7620
[pid=28503] ppid=28501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28503/stat : 28503 (runPb2satCp2.sh) S 28501 28503 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780288 9367552 275 33554432000 4194304 5064252 140734997184384 140734997183296 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28503/statm: 2287 275 233 213 0 72 0

[startup+0.0429321 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 28503
/proc/meminfo: memFree=28589304/32873844 swapFree=7620/7620
[pid=28503] ppid=28501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28503/stat : 28503 (runPb2satCp2.sh) S 28501 28503 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780288 9367552 275 33554432000 4194304 5064252 140734997184384 140734997183296 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28503/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100279 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 28503
/proc/meminfo: memFree=28589304/32873844 swapFree=7620/7620
[pid=28503] ppid=28501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28503/stat : 28503 (runPb2satCp2.sh) S 28501 28503 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780288 9367552 275 33554432000 4194304 5064252 140734997184384 140734997183296 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28503/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300283 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 28503
/proc/meminfo: memFree=28589304/32873844 swapFree=7620/7620
[pid=28503] ppid=28501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28503/stat : 28503 (runPb2satCp2.sh) S 28501 28503 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780288 9367552 275 33554432000 4194304 5064252 140734997184384 140734997183296 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28503/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700293 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 28503
/proc/meminfo: memFree=28589304/32873844 swapFree=7620/7620
[pid=28503] ppid=28501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28503/stat : 28503 (runPb2satCp2.sh) S 28501 28503 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780288 9367552 275 33554432000 4194304 5064252 140734997184384 140734997183296 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28503/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 1.92 1.98 1.97 3/183 28561
/proc/meminfo: memFree=28570948/32873844 swapFree=7620/7620
[pid=28503] ppid=28501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28503/stat : 28503 (runPb2satCp2.sh) S 28501 28503 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780288 9367552 275 33554432000 4194304 5064252 140734997184384 140734997183296 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28503/statm: 2287 275 233 213 0 72 0
[pid=28504] ppid=28503 vsize=9100 CPUtime=0.97 cores=1,3,5,7
/proc/28504/stat : 28504 (pb2sat) S 28503 28503 28113 0 -1 4202496 6053 14537 0 0 14 3 76 4 20 0 1 0 271780288 9318400 1894 33554432000 4194304 5873084 140736695096256 140736695090072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28504/statm: 2275 1894 175 410 0 1857 0
[pid=28560] ppid=28504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28560/stat : 28560 (satsolver.sh) S 28504 28503 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271780386 9367552 266 33554432000 4194304 5064252 140735826300000 140735826298912 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28560/statm: 2287 266 226 213 0 72 0
[pid=28561] ppid=28560 vsize=23004 CPUtime=0.51 cores=1,3,5,7
/proc/28561/stat : 28561 (glucose_static) R 28560 28503 28113 0 -1 4202496 5418 0 0 0 50 1 0 0 20 0 1 0 271780386 23556096 4781 33554432000 4194304 4896791 140736759160928 140735826298936 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28561/statm: 5751 4781 77 172 0 5577 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 50400

[startup+3.1004 s]
/proc/loadavg: 1.92 1.98 1.97 3/183 28564
/proc/meminfo: memFree=28530244/32873844 swapFree=7620/7620
[pid=28503] ppid=28501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28503/stat : 28503 (runPb2satCp2.sh) S 28501 28503 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780288 9367552 275 33554432000 4194304 5064252 140734997184384 140734997183296 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28503/statm: 2287 275 233 213 0 72 0
[pid=28504] ppid=28503 vsize=9100 CPUtime=1.72 cores=1,3,5,7
/proc/28504/stat : 28504 (pb2sat) S 28503 28503 28113 0 -1 4202496 8110 21322 0 0 18 3 145 6 20 0 1 0 271780288 9318400 1894 33554432000 4194304 5873084 140736695096256 140736695090072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28504/statm: 2275 1894 175 410 0 1857 0
[pid=28563] ppid=28504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28563/stat : 28563 (satsolver.sh) S 28504 28503 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271780462 9367552 266 33554432000 4194304 5064252 140733906489888 140733906488800 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28563/statm: 2287 266 226 213 0 72 0
[pid=28564] ppid=28563 vsize=23108 CPUtime=1.34 cores=1,3,5,7
/proc/28564/stat : 28564 (glucose_static) R 28563 28503 28113 0 -1 4202496 6348 0 0 0 133 1 0 0 20 0 1 0 271780463 23662592 5273 33554432000 4194304 4896791 140735863321344 140735863318856 4224921 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28564/statm: 5777 5273 78 172 0 5603 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 50504

[startup+6.3003 s]
/proc/loadavg: 1.92 1.98 1.97 2/182 28568
/proc/meminfo: memFree=28547296/32873844 swapFree=7620/7620
[pid=28503] ppid=28501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28503/stat : 28503 (runPb2satCp2.sh) S 28501 28503 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780288 9367552 275 33554432000 4194304 5064252 140734997184384 140734997183296 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28503/statm: 2287 275 233 213 0 72 0
[pid=28504] ppid=28503 vsize=9100 CPUtime=5.36 cores=1,3,5,7
/proc/28504/stat : 28504 (pb2sat) S 28503 28503 28113 0 -1 4202496 12226 37054 0 0 26 4 495 11 20 0 1 0 271780288 9318400 1894 33554432000 4194304 5873084 140736695096256 140736695090072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28504/statm: 2275 1894 175 410 0 1857 0
Current children cumulated CPU time (s) 5.36
Current children cumulated vsize (KiB) 18248

[startup+12.7004 s]
/proc/loadavg: 1.93 1.98 1.97 3/183 28573
/proc/meminfo: memFree=28526200/32873844 swapFree=7620/7620
[pid=28503] ppid=28501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28503/stat : 28503 (runPb2satCp2.sh) S 28501 28503 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780288 9367552 275 33554432000 4194304 5064252 140734997184384 140734997183296 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28503/statm: 2287 275 233 213 0 72 0
[pid=28504] ppid=28503 vsize=9100 CPUtime=7.85 cores=1,3,5,7
/proc/28504/stat : 28504 (pb2sat) S 28503 28503 28113 0 -1 4202496 14185 45538 0 0 30 5 737 13 20 0 1 0 271780288 9318400 1894 33554432000 4194304 5873084 140736695096256 140736695090072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28504/statm: 2275 1894 175 410 0 1857 0
[pid=28572] ppid=28504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28572/stat : 28572 (satsolver.sh) S 28504 28503 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271781081 9367552 267 33554432000 4194304 5064252 140733335026032 140733335024944 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28572/statm: 2287 267 226 213 0 72 0
[pid=28573] ppid=28572 vsize=23872 CPUtime=4.75 cores=1,3,5,7
/proc/28573/stat : 28573 (glucose_static) R 28572 28503 28113 0 -1 4202496 9981 0 0 0 473 2 0 0 20 0 1 0 271781082 24444928 5082 33554432000 4194304 4896791 140734798468096 140734798465608 4230803 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28573/statm: 5968 5082 78 172 0 5794 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 51268

[startup+25.5004 s]
/proc/loadavg: 1.94 1.98 1.97 3/183 28576
/proc/meminfo: memFree=28524000/32873844 swapFree=7620/7620
[pid=28503] ppid=28501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28503/stat : 28503 (runPb2satCp2.sh) S 28501 28503 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780288 9367552 275 33554432000 4194304 5064252 140734997184384 140734997183296 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28503/statm: 2287 275 233 213 0 72 0
[pid=28504] ppid=28503 vsize=9100 CPUtime=14.27 cores=1,3,5,7
/proc/28504/stat : 28504 (pb2sat) S 28503 28503 28113 0 -1 4202496 16143 57811 0 0 34 5 1372 16 20 0 1 0 271780288 9318400 1894 33554432000 4194304 5873084 140736695096256 140736695090072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28504/statm: 2275 1894 175 410 0 1857 0
[pid=28575] ppid=28504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28575/stat : 28575 (satsolver.sh) S 28504 28503 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271781724 9367552 267 33554432000 4194304 5064252 140737105889568 140737105888480 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28575/statm: 2287 267 226 213 0 72 0
[pid=28576] ppid=28575 vsize=24900 CPUtime=11.12 cores=1,3,5,7
/proc/28576/stat : 28576 (glucose_static) R 28575 28503 28113 0 -1 4202496 13488 0 0 0 1109 3 0 0 20 0 1 0 271781725 25497600 5395 33554432000 4194304 4896791 140737007280720 140737007278296 4224921 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28576/statm: 6225 5395 78 172 0 6051 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 52296

[startup+51.1004 s]
/proc/loadavg: 2.02 2.00 1.98 3/183 28579
/proc/meminfo: memFree=28519700/32873844 swapFree=7620/7620
[pid=28503] ppid=28501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28503/stat : 28503 (runPb2satCp2.sh) S 28501 28503 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780288 9367552 275 33554432000 4194304 5064252 140734997184384 140734997183296 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28503/statm: 2287 275 233 213 0 72 0
[pid=28504] ppid=28503 vsize=9100 CPUtime=47.87 cores=1,3,5,7
/proc/28504/stat : 28504 (pb2sat) S 28503 28503 28113 0 -1 4202496 18101 80971 0 0 38 6 4720 23 20 0 1 0 271780288 9318400 1894 33554432000 4194304 5873084 140736695096256 140736695090072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28504/statm: 2275 1894 175 410 0 1857 0
[pid=28578] ppid=28504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28578/stat : 28578 (satsolver.sh) S 28504 28503 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271785086 9367552 267 33554432000 4194304 5064252 140734324068272 140734324067184 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28578/statm: 2287 267 226 213 0 72 0
[pid=28579] ppid=28578 vsize=21780 CPUtime=3.11 cores=1,3,5,7
/proc/28579/stat : 28579 (glucose_static) R 28578 28503 28113 0 -1 4202496 8520 0 0 0 309 2 0 0 20 0 1 0 271785086 22302720 4926 33554432000 4194304 4896791 140733434127824 140733434125400 4225136 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28579/statm: 5445 4926 78 172 0 5271 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 49176

[startup+102.307 s]
/proc/loadavg: 2.01 2.00 1.98 3/183 28580
/proc/meminfo: memFree=28506544/32873844 swapFree=7620/7620
[pid=28503] ppid=28501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28503/stat : 28503 (runPb2satCp2.sh) S 28501 28503 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780288 9367552 275 33554432000 4194304 5064252 140734997184384 140734997183296 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28503/statm: 2287 275 233 213 0 72 0
[pid=28504] ppid=28503 vsize=9100 CPUtime=47.87 cores=1,3,5,7
/proc/28504/stat : 28504 (pb2sat) S 28503 28503 28113 0 -1 4202496 18101 80971 0 0 38 6 4720 23 20 0 1 0 271780288 9318400 1894 33554432000 4194304 5873084 140736695096256 140736695090072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28504/statm: 2275 1894 175 410 0 1857 0
[pid=28578] ppid=28504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28578/stat : 28578 (satsolver.sh) S 28504 28503 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271785086 9367552 267 33554432000 4194304 5064252 140734324068272 140734324067184 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28578/statm: 2287 267 226 213 0 72 0
[pid=28579] ppid=28578 vsize=28552 CPUtime=54.29 cores=1,3,5,7
/proc/28579/stat : 28579 (glucose_static) R 28578 28503 28113 0 -1 4202496 19980 0 0 0 5421 8 0 0 20 0 1 0 271785086 29237248 6620 33554432000 4194304 4896791 140733434127824 140733434125400 4224684 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28579/statm: 7138 6620 78 172 0 6964 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 55948

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/182 28586
/proc/meminfo: memFree=28513548/32873844 swapFree=7620/7620
[pid=28503] ppid=28501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28503/stat : 28503 (runPb2satCp2.sh) S 28501 28503 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780288 9367552 275 33554432000 4194304 5064252 140734997184384 140734997183296 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28503/statm: 2287 275 233 213 0 72 0
[pid=28504] ppid=28503 vsize=9100 CPUtime=155.94 cores=1,3,5,7
/proc/28504/stat : 28504 (pb2sat) S 28503 28503 28113 0 -1 4202496 20159 112644 0 0 42 6 15508 38 20 0 1 0 271780288 9318400 1894 33554432000 4194304 5873084 140736695096256 140736695090072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28504/statm: 2275 1894 175 410 0 1857 0
[pid=28582] ppid=28504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28582/stat : 28582 (satsolver.sh) S 28504 28503 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271795897 9367552 267 33554432000 4194304 5064252 140733740520768 140733740519680 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28582/statm: 2287 267 226 213 0 72 0
[pid=28583] ppid=28582 vsize=23964 CPUtime=6.19 cores=1,3,5,7
/proc/28583/stat : 28583 (glucose_static) R 28582 28503 28113 0 -1 4202496 9415 0 0 0 617 2 0 0 20 0 1 0 271795897 24539136 5203 33554432000 4194304 4896791 140734089740064 140734089737592 4225029 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28583/statm: 5991 5203 78 172 0 5817 0
Current children cumulated CPU time (s) 162.13

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


[startup+1362.3 s]
/proc/loadavg: 2.14 2.08 2.02 3/183 28640
/proc/meminfo: memFree=28437568/32873844 swapFree=7620/7620
[pid=28503] ppid=28501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28503/stat : 28503 (runPb2satCp2.sh) S 28501 28503 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780288 9367552 275 33554432000 4194304 5064252 140734997184384 140734997183296 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28503/statm: 2287 275 233 213 0 72 0
[pid=28504] ppid=28503 vsize=9100 CPUtime=930.63 cores=1,3,5,7
/proc/28504/stat : 28504 (pb2sat) S 28503 28503 28113 0 -1 4202496 22117 198812 0 0 47 6 92919 91 20 0 1 0 271780288 9318400 1894 33554432000 4194304 5873084 140736695096256 140736695090072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28504/statm: 2275 1894 175 410 0 1857 0
[pid=28622] ppid=28504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28622/stat : 28622 (satsolver.sh) S 28504 28503 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271873386 9367552 266 33554432000 4194304 5064252 140734763461456 140734763460368 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28622/statm: 2287 266 226 213 0 72 0
[pid=28623] ppid=28622 vsize=78544 CPUtime=431.17 cores=1,3,5,7
/proc/28623/stat : 28623 (glucose_static) R 28622 28503 28113 0 -1 4202496 82936 0 0 0 43076 41 0 0 20 0 1 0 271873386 80429056 18751 33554432000 4194304 4896791 140734199255408 140734199250424 4224921 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28623/statm: 19636 18751 78 172 0 19462 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 105940

[startup+1422.31 s]
/proc/loadavg: 2.05 2.07 2.02 3/183 28643
/proc/meminfo: memFree=28452452/32873844 swapFree=7620/7620
[pid=28503] ppid=28501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28503/stat : 28503 (runPb2satCp2.sh) S 28501 28503 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780288 9367552 275 33554432000 4194304 5064252 140734997184384 140734997183296 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28503/statm: 2287 275 233 213 0 72 0
[pid=28504] ppid=28503 vsize=9100 CPUtime=930.63 cores=1,3,5,7
/proc/28504/stat : 28504 (pb2sat) S 28503 28503 28113 0 -1 4202496 22117 198812 0 0 47 6 92919 91 20 0 1 0 271780288 9318400 1894 33554432000 4194304 5873084 140736695096256 140736695090072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28504/statm: 2275 1894 175 410 0 1857 0
[pid=28622] ppid=28504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28622/stat : 28622 (satsolver.sh) S 28504 28503 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271873386 9367552 266 33554432000 4194304 5064252 140734763461456 140734763460368 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28622/statm: 2287 266 226 213 0 72 0
[pid=28623] ppid=28622 vsize=79944 CPUtime=491.17 cores=1,3,5,7
/proc/28623/stat : 28623 (glucose_static) R 28622 28503 28113 0 -1 4202496 88708 0 0 0 49072 45 0 0 20 0 1 0 271873386 81862656 18056 33554432000 4194304 4896791 140734199255408 140734199252616 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28623/statm: 19986 18056 78 172 0 19812 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 107340

[startup+1482.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/183 28646
/proc/meminfo: memFree=28461092/32873844 swapFree=7620/7620
[pid=28503] ppid=28501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28503/stat : 28503 (runPb2satCp2.sh) S 28501 28503 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780288 9367552 275 33554432000 4194304 5064252 140734997184384 140734997183296 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28503/statm: 2287 275 233 213 0 72 0
[pid=28504] ppid=28503 vsize=9100 CPUtime=930.63 cores=1,3,5,7
/proc/28504/stat : 28504 (pb2sat) S 28503 28503 28113 0 -1 4202496 22117 198812 0 0 47 6 92919 91 20 0 1 0 271780288 9318400 1894 33554432000 4194304 5873084 140736695096256 140736695090072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28504/statm: 2275 1894 175 410 0 1857 0
[pid=28622] ppid=28504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28622/stat : 28622 (satsolver.sh) S 28504 28503 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271873386 9367552 266 33554432000 4194304 5064252 140734763461456 140734763460368 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28622/statm: 2287 266 226 213 0 72 0
[pid=28623] ppid=28622 vsize=82660 CPUtime=551.15 cores=1,3,5,7
/proc/28623/stat : 28623 (glucose_static) R 28622 28503 28113 0 -1 4202496 94844 0 0 0 55066 49 0 0 20 0 1 0 271873386 84643840 18031 33554432000 4194304 4896791 140734199255408 140734199252936 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28623/statm: 20665 18031 78 172 0 20491 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 110056

[startup+1542.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/183 28646
/proc/meminfo: memFree=28434948/32873844 swapFree=7620/7620
[pid=28503] ppid=28501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28503/stat : 28503 (runPb2satCp2.sh) S 28501 28503 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780288 9367552 275 33554432000 4194304 5064252 140734997184384 140734997183296 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28503/statm: 2287 275 233 213 0 72 0
[pid=28504] ppid=28503 vsize=9100 CPUtime=930.63 cores=1,3,5,7
/proc/28504/stat : 28504 (pb2sat) S 28503 28503 28113 0 -1 4202496 22117 198812 0 0 47 6 92919 91 20 0 1 0 271780288 9318400 1894 33554432000 4194304 5873084 140736695096256 140736695090072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28504/statm: 2275 1894 175 410 0 1857 0
[pid=28622] ppid=28504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28622/stat : 28622 (satsolver.sh) S 28504 28503 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271873386 9367552 266 33554432000 4194304 5064252 140734763461456 140734763460368 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28622/statm: 2287 266 226 213 0 72 0
[pid=28623] ppid=28622 vsize=84376 CPUtime=611.15 cores=1,3,5,7
/proc/28623/stat : 28623 (glucose_static) R 28622 28503 28113 0 -1 4202496 99330 0 0 0 61062 53 0 0 20 0 1 0 271873386 86401024 20326 33554432000 4194304 4896791 140734199255408 140734199250488 4230803 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28623/statm: 21094 20326 78 172 0 20920 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 111772

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 28646
/proc/meminfo: memFree=28440180/32873844 swapFree=7620/7620
[pid=28503] ppid=28501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28503/stat : 28503 (runPb2satCp2.sh) S 28501 28503 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780288 9367552 275 33554432000 4194304 5064252 140734997184384 140734997183296 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28503/statm: 2287 275 233 213 0 72 0
[pid=28504] ppid=28503 vsize=9100 CPUtime=930.63 cores=1,3,5,7
/proc/28504/stat : 28504 (pb2sat) S 28503 28503 28113 0 -1 4202496 22117 198812 0 0 47 6 92919 91 20 0 1 0 271780288 9318400 1894 33554432000 4194304 5873084 140736695096256 140736695090072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28504/statm: 2275 1894 175 410 0 1857 0
[pid=28622] ppid=28504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28622/stat : 28622 (satsolver.sh) S 28504 28503 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271873386 9367552 266 33554432000 4194304 5064252 140734763461456 140734763460368 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28622/statm: 2287 266 226 213 0 72 0
[pid=28623] ppid=28622 vsize=80524 CPUtime=671.13 cores=1,3,5,7
/proc/28623/stat : 28623 (glucose_static) R 28622 28503 28113 0 -1 4202496 104705 0 0 0 67057 56 0 0 20 0 1 0 271873386 82456576 18831 33554432000 4194304 4896791 140734199255408 140734199252936 4225124 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28623/statm: 20131 18831 78 172 0 19957 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 107920

[startup+1662.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/184 28653
/proc/meminfo: memFree=28441308/32873844 swapFree=7620/7620
[pid=28503] ppid=28501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28503/stat : 28503 (runPb2satCp2.sh) S 28501 28503 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780288 9367552 275 33554432000 4194304 5064252 140734997184384 140734997183296 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28503/statm: 2287 275 233 213 0 72 0
[pid=28504] ppid=28503 vsize=9100 CPUtime=930.63 cores=1,3,5,7
/proc/28504/stat : 28504 (pb2sat) S 28503 28503 28113 0 -1 4202496 22117 198812 0 0 47 6 92919 91 20 0 1 0 271780288 9318400 1894 33554432000 4194304 5873084 140736695096256 140736695090072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28504/statm: 2275 1894 175 410 0 1857 0
[pid=28622] ppid=28504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28622/stat : 28622 (satsolver.sh) S 28504 28503 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271873386 9367552 266 33554432000 4194304 5064252 140734763461456 140734763460368 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28622/statm: 2287 266 226 213 0 72 0
[pid=28623] ppid=28622 vsize=96404 CPUtime=731.11 cores=1,3,5,7
/proc/28623/stat : 28623 (glucose_static) R 28622 28503 28113 0 -1 4202496 108752 0 0 0 73053 58 0 0 20 0 1 0 271873386 98717696 20169 33554432000 4194304 4896791 140734199255408 140734199252840 4224871 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28623/statm: 24101 20169 78 172 0 23927 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 123800

[startup+1722.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 28656
/proc/meminfo: memFree=28439072/32873844 swapFree=7620/7620
[pid=28503] ppid=28501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28503/stat : 28503 (runPb2satCp2.sh) S 28501 28503 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780288 9367552 275 33554432000 4194304 5064252 140734997184384 140734997183296 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28503/statm: 2287 275 233 213 0 72 0
[pid=28504] ppid=28503 vsize=9100 CPUtime=930.63 cores=1,3,5,7
/proc/28504/stat : 28504 (pb2sat) S 28503 28503 28113 0 -1 4202496 22117 198812 0 0 47 6 92919 91 20 0 1 0 271780288 9318400 1894 33554432000 4194304 5873084 140736695096256 140736695090072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28504/statm: 2275 1894 175 410 0 1857 0
[pid=28622] ppid=28504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28622/stat : 28622 (satsolver.sh) S 28504 28503 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271873386 9367552 266 33554432000 4194304 5064252 140734763461456 140734763460368 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28622/statm: 2287 266 226 213 0 72 0
[pid=28623] ppid=28622 vsize=98472 CPUtime=791.11 cores=1,3,5,7
/proc/28623/stat : 28623 (glucose_static) R 28622 28503 28113 0 -1 4202496 112906 0 0 0 79050 61 0 0 20 0 1 0 271873386 100835328 21858 33554432000 4194304 4896791 140734199255408 140734199252616 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28623/statm: 24618 21858 78 172 0 24444 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 125868

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 28656
/proc/meminfo: memFree=28427552/32873844 swapFree=7620/7620
[pid=28503] ppid=28501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28503/stat : 28503 (runPb2satCp2.sh) S 28501 28503 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780288 9367552 275 33554432000 4194304 5064252 140734997184384 140734997183296 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28503/statm: 2287 275 233 213 0 72 0
[pid=28504] ppid=28503 vsize=9100 CPUtime=930.63 cores=1,3,5,7
/proc/28504/stat : 28504 (pb2sat) S 28503 28503 28113 0 -1 4202496 22117 198812 0 0 47 6 92919 91 20 0 1 0 271780288 9318400 1894 33554432000 4194304 5873084 140736695096256 140736695090072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28504/statm: 2275 1894 175 410 0 1857 0
[pid=28622] ppid=28504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28622/stat : 28622 (satsolver.sh) S 28504 28503 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271873386 9367552 266 33554432000 4194304 5064252 140734763461456 140734763460368 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28622/statm: 2287 266 226 213 0 72 0
[pid=28623] ppid=28622 vsize=99860 CPUtime=851.09 cores=1,3,5,7
/proc/28623/stat : 28623 (glucose_static) R 28622 28503 28113 0 -1 4202496 116876 0 0 0 85046 63 0 0 20 0 1 0 271873386 102256640 23255 33554432000 4194304 4896791 140734199255408 140734199250424 4203058 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28623/statm: 24965 23255 78 172 0 24791 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 127256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 28656
/proc/meminfo: memFree=28436216/32873844 swapFree=7620/7620
[pid=28503] ppid=28501 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28503/stat : 28503 (runPb2satCp2.sh) S 28501 28503 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780288 9367552 275 33554432000 4194304 5064252 140734997184384 140734997183296 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28503/statm: 2287 275 233 213 0 72 0
[pid=28504] ppid=28503 vsize=9100 CPUtime=930.63 cores=1,3,5,7
/proc/28504/stat : 28504 (pb2sat) S 28503 28503 28113 0 -1 4202496 22117 198812 0 0 47 6 92919 91 20 0 1 0 271780288 9318400 1894 33554432000 4194304 5873084 140736695096256 140736695090072 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28504/statm: 2275 1894 175 410 0 1857 0
[pid=28622] ppid=28504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28622/stat : 28622 (satsolver.sh) S 28504 28503 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271873386 9367552 266 33554432000 4194304 5064252 140734763461456 140734763460368 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28622/statm: 2287 266 226 213 0 72 0
[pid=28623] ppid=28622 vsize=88612 CPUtime=869.4 cores=1,3,5,7
/proc/28623/stat : 28623 (glucose_static) R 28622 28503 28113 0 -1 4202496 118193 0 0 0 86876 64 0 0 20 0 1 0 271873386 90738688 20096 33554432000 4194304 4896791 140734199255408 140734199251144 4224975 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28623/statm: 22153 20096 78 172 0 21979 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 116008

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.62
CPU time (s): 1800.07
CPU user time (s): 1798.44
CPU system time (s): 1.63475
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 158148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.44
system time used= 1.63475
maximum resident set size= 114860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 340111
page faults= 0
swaps= 0
block input operations= 0
block output operations= 57936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 246
involuntary context switches= 2438

runsolver used 3.15852 second user time and 8.49871 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-26 20:22:39
IDJOB=3694735
IDBENCH=2043
IDSOLVER=2273
FILE ID=node145/3694735-1338056559
RUNJOBID= node145-1338052957-28130
PBS_JOBID= 14624410
Free space on /tmp= 71460 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-max1024.pi.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694735-1338056559/watcher-3694735-1338056559 -o /tmp/evaluation-result-3694735-1338056559/solver-3694735-1338056559 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694735-1338056559.opb 1160355002 HOME HOME

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

MD5SUM BENCH= 93fc03471d2b2f18ece1d77179dbcb30
RANDOM SEED=1160355002

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28589824 kB
Buffers:          270324 kB
Cached:          3171208 kB
SwapCached:            0 kB
Active:           758628 kB
Inactive:        2746032 kB
Active(anon):      65872 kB
Inactive(anon):        0 kB
Active(file):     692756 kB
Inactive(file):  2746032 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8628 kB
Writeback:             4 kB
AnonPages:         70496 kB
Mapped:            15328 kB
Shmem:               200 kB
Slab:             641332 kB
SReclaimable:      83672 kB
SUnreclaim:       557660 kB
KernelStack:        1480 kB
PageTables:         4388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     179704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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= 71436 MiB
End job on node145 at 2012-05-26 20:52:40