Trace number 3694737

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.11 1800.91

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-rot.b.opb
MD5SUM82ceb454755e01aa6cecb68eb859eaa6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark115
Best CPU time to get the best result obtained on this benchmark1.12483
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 116
Optimality of the best value was proved NO
Number of variables1451
Total number of constraints2932
Number of constraints which are clauses2932
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 constraint81
Number of terms in the objective function 1451
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 1451
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 1451
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.16	c model valid
0.00/0.16	c current solution ok
0.00/0.36	o 278
0.00/0.36	c (debug) using card networks
0.00/0.71	c model valid
0.00/0.71	c current solution ok
0.00/0.71	o 158
0.00/0.71	c (debug) using card networks
0.99/1.02	c model valid
0.99/1.10	c current solution ok
1.00/1.41	o 150
1.00/1.41	c (debug) using card networks
1.04/1.93	c model valid
1.04/1.93	c current solution ok
1.04/1.94	o 143
1.04/1.94	c (debug) using card networks
1.77/2.28	c model valid
1.77/2.28	c current solution ok
1.77/2.28	o 138
1.77/2.28	c (debug) using card networks
3.67/4.16	c model valid
3.67/4.16	c current solution ok
3.67/4.16	o 137
3.67/4.16	c (debug) using card networks
7.46/7.91	c model valid
7.46/7.91	c current solution ok
7.46/7.92	o 132
7.46/7.92	c (debug) using card networks
27.56/28.05	c model valid
27.56/28.05	c current solution ok
27.56/28.05	o 131
27.56/28.05	c (debug) using card networks
75.83/76.37	c model valid
75.83/76.37	c current solution ok
75.83/76.38	o 130
75.83/76.38	c (debug) using card networks
251.40/251.98	c model valid
251.40/251.98	c current solution ok
251.40/251.99	o 129
251.40/251.99	c (debug) using card networks
738.29/738.90	c model valid
738.29/738.90	c current solution ok
738.29/738.91	o 127
738.29/738.91	c (debug) using card networks
1800.07/1800.90	./satsolver.sh: line 5: 10735 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.07/1800.90	c error: unexpected solver exit code
1800.07/1800.90	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-3694737-1338057451/watcher-3694737-1338057451 -o /tmp/evaluation-result-3694737-1338057451/solver-3694737-1338057451 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694737-1338057451.opb 1236130084 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.97 2/179 10672
/proc/meminfo: memFree=28225756/32873844 swapFree=7616/7616
[pid=10672] ppid=10670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10672/stat : 10672 (runPb2satCp2.sh) S 10670 10672 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271869472 9367552 275 33554432000 4194304 5064252 140734144928368 140734144927280 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10672/statm: 2287 275 233 213 0 72 0

[startup+0.0573469 s]
/proc/loadavg: 2.00 2.00 1.97 2/179 10672
/proc/meminfo: memFree=28225756/32873844 swapFree=7616/7616
[pid=10672] ppid=10670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10672/stat : 10672 (runPb2satCp2.sh) S 10670 10672 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271869472 9367552 275 33554432000 4194304 5064252 140734144928368 140734144927280 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10672/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100297 s]
/proc/loadavg: 2.00 2.00 1.97 2/179 10672
/proc/meminfo: memFree=28225756/32873844 swapFree=7616/7616
[pid=10672] ppid=10670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10672/stat : 10672 (runPb2satCp2.sh) S 10670 10672 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271869472 9367552 275 33554432000 4194304 5064252 140734144928368 140734144927280 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10672/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300254 s]
/proc/loadavg: 2.00 2.00 1.97 2/179 10672
/proc/meminfo: memFree=28225756/32873844 swapFree=7616/7616
[pid=10672] ppid=10670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10672/stat : 10672 (runPb2satCp2.sh) S 10670 10672 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271869472 9367552 275 33554432000 4194304 5064252 140734144928368 140734144927280 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10672/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700289 s]
/proc/loadavg: 2.00 2.00 1.97 2/179 10672
/proc/meminfo: memFree=28225756/32873844 swapFree=7616/7616
[pid=10672] ppid=10670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10672/stat : 10672 (runPb2satCp2.sh) S 10670 10672 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271869472 9367552 275 33554432000 4194304 5064252 140734144928368 140734144927280 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10672/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 1.97 4/183 10688
/proc/meminfo: memFree=28182360/32873844 swapFree=7616/7616
[pid=10672] ppid=10670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10672/stat : 10672 (runPb2satCp2.sh) S 10670 10672 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271869472 9367552 275 33554432000 4194304 5064252 140734144928368 140734144927280 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10672/statm: 2287 275 233 213 0 72 0
[pid=10673] ppid=10672 vsize=15908 CPUtime=1.04 cores=0,2,4,6
/proc/10673/stat : 10673 (pb2sat) S 10672 10672 10094 0 -1 4202496 9648 20537 0 0 24 19 55 6 20 0 1 0 271869472 16289792 3440 33554432000 4194304 5873084 140733844345280 140733844339096 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10673/statm: 3977 3440 175 410 0 3559 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 25056

[startup+3.10021 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 10697
/proc/meminfo: memFree=28182508/32873844 swapFree=7616/7616
[pid=10672] ppid=10670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10672/stat : 10672 (runPb2satCp2.sh) S 10670 10672 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271869472 9367552 275 33554432000 4194304 5064252 140734144928368 140734144927280 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10672/statm: 2287 275 233 213 0 72 0
[pid=10673] ppid=10672 vsize=15908 CPUtime=1.91 cores=0,2,4,6
/proc/10673/stat : 10673 (pb2sat) S 10672 10672 10094 0 -1 4202496 14093 37460 0 0 34 20 127 10 20 0 1 0 271869472 16289792 3440 33554432000 4194304 5873084 140733844345280 140733844339096 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10673/statm: 3977 3440 175 410 0 3559 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 25056
heavy processes:

[startup+6.30039 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 10706
/proc/meminfo: memFree=28180452/32873844 swapFree=7616/7616
[pid=10672] ppid=10670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10672/stat : 10672 (runPb2satCp2.sh) S 10670 10672 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271869472 9367552 275 33554432000 4194304 5064252 140734144928368 140734144927280 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10672/statm: 2287 275 233 213 0 72 0
[pid=10673] ppid=10672 vsize=15908 CPUtime=3.78 cores=0,2,4,6
/proc/10673/stat : 10673 (pb2sat) S 10672 10672 10094 0 -1 4202496 16316 46188 0 0 39 20 306 13 20 0 1 0 271869472 16289792 3440 33554432000 4194304 5873084 140733844345280 140733844339096 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10673/statm: 3977 3440 175 410 0 3559 0
[pid=10705] ppid=10673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10705/stat : 10705 (satsolver.sh) S 10673 10672 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271869892 9367552 267 33554432000 4194304 5064252 140734629198224 140734629197136 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10705/statm: 2287 267 226 213 0 72 0
[pid=10706] ppid=10705 vsize=31036 CPUtime=2.09 cores=0,2,4,6
/proc/10706/stat : 10706 (glucose_static) R 10705 10672 10094 0 -1 4202496 8432 0 0 0 207 2 0 0 20 0 1 0 271869892 31780864 6359 33554432000 4194304 4896791 140737004864864 140737004862376 4223805 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10706/statm: 7759 6359 78 172 0 7585 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 65240

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 10712
/proc/meminfo: memFree=28176552/32873844 swapFree=7616/7616
[pid=10672] ppid=10670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10672/stat : 10672 (runPb2satCp2.sh) S 10670 10672 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271869472 9367552 275 33554432000 4194304 5064252 140734144928368 140734144927280 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10672/statm: 2287 275 233 213 0 72 0
[pid=10673] ppid=10672 vsize=15908 CPUtime=7.53 cores=0,2,4,6
/proc/10673/stat : 10673 (pb2sat) S 10672 10672 10094 0 -1 4202496 18612 57101 0 0 44 21 672 16 20 0 1 0 271869472 16289792 3454 33554432000 4194304 5873084 140733844345280 140733844339096 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10673/statm: 3977 3454 175 410 0 3559 0
[pid=10711] ppid=10673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10711/stat : 10711 (satsolver.sh) S 10673 10672 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271870267 9367552 266 33554432000 4194304 5064252 140735607022032 140735607020944 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10711/statm: 2287 266 226 213 0 72 0
[pid=10712] ppid=10711 vsize=31332 CPUtime=4.74 cores=0,2,4,6
/proc/10712/stat : 10712 (glucose_static) R 10711 10672 10094 0 -1 4202496 8819 0 0 0 473 1 0 0 20 0 1 0 271870267 32083968 6403 33554432000 4194304 4896791 140734964347024 140734964344232 4225191 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10712/statm: 7833 6403 78 172 0 7659 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 65536

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 10715
/proc/meminfo: memFree=28170048/32873844 swapFree=7616/7616
[pid=10672] ppid=10670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10672/stat : 10672 (runPb2satCp2.sh) S 10670 10672 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271869472 9367552 275 33554432000 4194304 5064252 140734144928368 140734144927280 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10672/statm: 2287 275 233 213 0 72 0
[pid=10673] ppid=10672 vsize=15908 CPUtime=7.53 cores=0,2,4,6
/proc/10673/stat : 10673 (pb2sat) S 10672 10672 10094 0 -1 4202496 18612 57101 0 0 44 21 672 16 20 0 1 0 271869472 16289792 3454 33554432000 4194304 5873084 140733844345280 140733844339096 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10673/statm: 3977 3454 175 410 0 3559 0
[pid=10711] ppid=10673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10711/stat : 10711 (satsolver.sh) S 10673 10672 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271870267 9367552 266 33554432000 4194304 5064252 140735607022032 140735607020944 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10711/statm: 2287 266 226 213 0 72 0
[pid=10712] ppid=10711 vsize=35836 CPUtime=17.53 cores=0,2,4,6
/proc/10712/stat : 10712 (glucose_static) R 10711 10672 10094 0 -1 4202496 11039 0 0 0 1751 2 0 0 20 0 1 0 271870267 36696064 7665 33554432000 4194304 4896791 140734964347024 140734964344392 4206896 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10712/statm: 8959 7665 78 172 0 8785 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 70040

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 10718
/proc/meminfo: memFree=28160784/32873844 swapFree=7616/7616
[pid=10672] ppid=10670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10672/stat : 10672 (runPb2satCp2.sh) S 10670 10672 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271869472 9367552 275 33554432000 4194304 5064252 140734144928368 140734144927280 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10672/statm: 2287 275 233 213 0 72 0
[pid=10673] ppid=10672 vsize=15908 CPUtime=27.65 cores=0,2,4,6
/proc/10673/stat : 10673 (pb2sat) S 10672 10672 10094 0 -1 4202496 20908 70309 0 0 48 21 2677 19 20 0 1 0 271869472 16289792 3454 33554432000 4194304 5873084 140733844345280 140733844339096 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10673/statm: 3977 3454 175 410 0 3559 0
[pid=10717] ppid=10673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10717/stat : 10717 (satsolver.sh) S 10673 10672 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271872281 9367552 267 33554432000 4194304 5064252 140735398989824 140735398988736 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10717/statm: 2287 267 226 213 0 72 0
[pid=10718] ppid=10717 vsize=36300 CPUtime=22.99 cores=0,2,4,6
/proc/10718/stat : 10718 (glucose_static) R 10717 10672 10094 0 -1 4202496 14738 0 0 0 2295 4 0 0 20 0 1 0 271872281 37171200 7713 33554432000 4194304 4896791 140737310380800 140737310378008 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10718/statm: 9075 7713 78 172 0 8901 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 70504

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 10721
/proc/meminfo: memFree=28158180/32873844 swapFree=7616/7616
[pid=10672] ppid=10670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10672/stat : 10672 (runPb2satCp2.sh) S 10670 10672 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271869472 9367552 275 33554432000 4194304 5064252 140734144928368 140734144927280 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10672/statm: 2287 275 233 213 0 72 0
[pid=10673] ppid=10672 vsize=15908 CPUtime=75.96 cores=0,2,4,6
/proc/10673/stat : 10673 (pb2sat) S 10672 10672 10094 0 -1 4202496 23204 93951 0 0 53 22 7494 27 20 0 1 0 271869472 16289792 3455 33554432000 4194304 5873084 140733844345280 140733844339096 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10673/statm: 3977 3455 175 410 0 3559 0
[pid=10720] ppid=10673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10720/stat : 10720 (satsolver.sh) S 10673 10672 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271877113 9367552 267 33554432000 4194304 5064252 140736088381376 140736088380288 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10720/statm: 2287 267 226 213 0 72 0
[pid=10721] ppid=10720 vsize=37332 CPUtime=25.87 cores=0,2,4,6
/proc/10721/stat : 10721 (glucose_static) R 10720 10672 10094 0 -1 4202496 15791 0 0 0 2583 4 0 0 20 0 1 0 271877114 38227968 7765 33554432000 4194304 4896791 140735168568544 140735168566072 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10721/statm: 9333 7765 78 172 0 9159 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 71536

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/184 10727
/proc/meminfo: memFree=28160860/32873844 swapFree=7616/7616
[pid=10672] ppid=10670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10672/stat : 10672 (runPb2satCp2.sh) S 10670 10672 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271869472 9367552 275 33554432000 4194304 5064252 140734144928368 140734144927280 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10672/statm: 2287 275 233 213 0 72 0
[pid=10673] ppid=10672 vsize=15908 CPUtime=75.96 cores=0,2,4,6
/proc/10673/stat : 10673 (pb2sat) S 10672 10672 10094 0 -1 4202496 23204 93951 0 0 53 22 7494 27 20 0 1 0 271869472 16289792 3455 33554432000 4194304 5873084 140733844345280 140733844339096 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10673/statm: 3977 3455 175 410 0 3559 0
[pid=10720] ppid=10673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10720/stat : 10720 (satsolver.sh) S 10673 10672 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271877113 9367552 267 33554432000 4194304 5064252 140736088381376 140736088380288 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10720/statm: 2287 267 226 213 0 72 0
[pid=10721] ppid=10720 vsize=41248 CPUtime=85.85 cores=0,2,4,6
/proc/10721/stat : 10721 (glucose_static) R 10720 10672 10094 0 -1 4202496 27350 0 0 0 8576 9 0 0 20 0 1 0 271877114 42237952 8818 33554432000 4194304 4896791 140735168568544 140735168566120 4223858 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10721/statm: 10312 8818 78 172 0 10138 0
Current children cumulated CPU time (s) 161.81
Current children cumulated vsize (KiB) 75452

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 10728
/proc/meminfo: memFree=28143572/32873844 swapFree=7616/7616

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.98 3/184 10766
/proc/meminfo: memFree=28045696/32873844 swapFree=7616/7616
[pid=10672] ppid=10670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10672/stat : 10672 (runPb2satCp2.sh) S 10670 10672 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271869472 9367552 275 33554432000 4194304 5064252 140734144928368 140734144927280 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10672/statm: 2287 275 233 213 0 72 0
[pid=10673] ppid=10672 vsize=15908 CPUtime=738.33 cores=0,2,4,6
/proc/10673/stat : 10673 (pb2sat) S 10672 10672 10094 0 -1 4202496 27576 206374 0 0 63 23 73674 73 20 0 1 0 271869472 16289792 3455 33554432000 4194304 5873084 140733844345280 140733844339096 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10673/statm: 3977 3455 175 410 0 3559 0
[pid=10734] ppid=10673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10734/stat : 10734 (satsolver.sh) S 10673 10672 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271943366 9367552 267 33554432000 4194304 5064252 140735044635968 140735044634880 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10734/statm: 2287 267 226 213 0 72 0
[pid=10735] ppid=10734 vsize=82704 CPUtime=683.23 cores=0,2,4,6
/proc/10735/stat : 10735 (glucose_static) R 10734 10672 10094 0 -1 4202496 64842 0 0 0 68290 33 0 0 20 0 1 0 271943366 84688896 17906 33554432000 4194304 4896791 140733973580944 140733973576680 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10735/statm: 20676 17906 78 172 0 20502 0
Current children cumulated CPU time (s) 1421.56
Current children cumulated vsize (KiB) 116908

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 1.99 3/183 10767
/proc/meminfo: memFree=28036924/32873844 swapFree=7616/7616
[pid=10672] ppid=10670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10672/stat : 10672 (runPb2satCp2.sh) S 10670 10672 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271869472 9367552 275 33554432000 4194304 5064252 140734144928368 140734144927280 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10672/statm: 2287 275 233 213 0 72 0
[pid=10673] ppid=10672 vsize=15908 CPUtime=738.33 cores=0,2,4,6
/proc/10673/stat : 10673 (pb2sat) S 10672 10672 10094 0 -1 4202496 27576 206374 0 0 63 23 73674 73 20 0 1 0 271869472 16289792 3455 33554432000 4194304 5873084 140733844345280 140733844339096 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10673/statm: 3977 3455 175 410 0 3559 0
[pid=10734] ppid=10673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10734/stat : 10734 (satsolver.sh) S 10673 10672 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271943366 9367552 267 33554432000 4194304 5064252 140735044635968 140735044634880 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10734/statm: 2287 267 226 213 0 72 0
[pid=10735] ppid=10734 vsize=71452 CPUtime=743.21 cores=0,2,4,6
/proc/10735/stat : 10735 (glucose_static) R 10734 10672 10094 0 -1 4202496 67489 0 0 0 74286 35 0 0 20 0 1 0 271943366 73166848 16863 33554432000 4194304 4896791 140733973580944 140733973578472 4225376 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10735/statm: 17863 16863 78 172 0 17689 0
Current children cumulated CPU time (s) 1481.54
Current children cumulated vsize (KiB) 105656

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 1.99 3/183 10767
/proc/meminfo: memFree=28031224/32873844 swapFree=7616/7616
[pid=10672] ppid=10670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10672/stat : 10672 (runPb2satCp2.sh) S 10670 10672 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271869472 9367552 275 33554432000 4194304 5064252 140734144928368 140734144927280 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10672/statm: 2287 275 233 213 0 72 0
[pid=10673] ppid=10672 vsize=15908 CPUtime=738.33 cores=0,2,4,6
/proc/10673/stat : 10673 (pb2sat) S 10672 10672 10094 0 -1 4202496 27576 206374 0 0 63 23 73674 73 20 0 1 0 271869472 16289792 3455 33554432000 4194304 5873084 140733844345280 140733844339096 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10673/statm: 3977 3455 175 410 0 3559 0
[pid=10734] ppid=10673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10734/stat : 10734 (satsolver.sh) S 10673 10672 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271943366 9367552 267 33554432000 4194304 5064252 140735044635968 140735044634880 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10734/statm: 2287 267 226 213 0 72 0
[pid=10735] ppid=10734 vsize=65784 CPUtime=803.2 cores=0,2,4,6
/proc/10735/stat : 10735 (glucose_static) R 10734 10672 10094 0 -1 4202496 70445 0 0 0 80283 37 0 0 20 0 1 0 271943366 67362816 15558 33554432000 4194304 4896791 140733973580944 140733973578520 4225008 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10735/statm: 16446 15558 78 172 0 16272 0
Current children cumulated CPU time (s) 1541.53
Current children cumulated vsize (KiB) 99988

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 10767
/proc/meminfo: memFree=28016616/32873844 swapFree=7616/7616
[pid=10672] ppid=10670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10672/stat : 10672 (runPb2satCp2.sh) S 10670 10672 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271869472 9367552 275 33554432000 4194304 5064252 140734144928368 140734144927280 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10672/statm: 2287 275 233 213 0 72 0
[pid=10673] ppid=10672 vsize=15908 CPUtime=738.33 cores=0,2,4,6
/proc/10673/stat : 10673 (pb2sat) S 10672 10672 10094 0 -1 4202496 27576 206374 0 0 63 23 73674 73 20 0 1 0 271869472 16289792 3455 33554432000 4194304 5873084 140733844345280 140733844339096 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10673/statm: 3977 3455 175 410 0 3559 0
[pid=10734] ppid=10673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10734/stat : 10734 (satsolver.sh) S 10673 10672 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271943366 9367552 267 33554432000 4194304 5064252 140735044635968 140735044634880 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10734/statm: 2287 267 226 213 0 72 0
[pid=10735] ppid=10734 vsize=74124 CPUtime=863.18 cores=0,2,4,6
/proc/10735/stat : 10735 (glucose_static) R 10734 10672 10094 0 -1 4202496 72560 0 0 0 86279 39 0 0 20 0 1 0 271943366 75902976 17434 33554432000 4194304 4896791 140733973580944 140733973578376 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10735/statm: 18531 17434 78 172 0 18357 0
Current children cumulated CPU time (s) 1601.51
Current children cumulated vsize (KiB) 108328

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 10767
/proc/meminfo: memFree=27992488/32873844 swapFree=7616/7616
[pid=10672] ppid=10670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10672/stat : 10672 (runPb2satCp2.sh) S 10670 10672 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271869472 9367552 275 33554432000 4194304 5064252 140734144928368 140734144927280 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10672/statm: 2287 275 233 213 0 72 0
[pid=10673] ppid=10672 vsize=15908 CPUtime=738.33 cores=0,2,4,6
/proc/10673/stat : 10673 (pb2sat) S 10672 10672 10094 0 -1 4202496 27576 206374 0 0 63 23 73674 73 20 0 1 0 271869472 16289792 3455 33554432000 4194304 5873084 140733844345280 140733844339096 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10673/statm: 3977 3455 175 410 0 3559 0
[pid=10734] ppid=10673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10734/stat : 10734 (satsolver.sh) S 10673 10672 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271943366 9367552 267 33554432000 4194304 5064252 140735044635968 140735044634880 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10734/statm: 2287 267 226 213 0 72 0
[pid=10735] ppid=10734 vsize=88960 CPUtime=923.17 cores=0,2,4,6
/proc/10735/stat : 10735 (glucose_static) R 10734 10672 10094 0 -1 4202496 75334 0 0 0 92277 40 0 0 20 0 1 0 271943366 91095040 20381 33554432000 4194304 4896791 140733973580944 140733973576616 4225041 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10735/statm: 22240 20381 78 172 0 22066 0
Current children cumulated CPU time (s) 1661.5
Current children cumulated vsize (KiB) 123164

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 10767
/proc/meminfo: memFree=28001636/32873844 swapFree=7616/7616
[pid=10672] ppid=10670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10672/stat : 10672 (runPb2satCp2.sh) S 10670 10672 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271869472 9367552 275 33554432000 4194304 5064252 140734144928368 140734144927280 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10672/statm: 2287 275 233 213 0 72 0
[pid=10673] ppid=10672 vsize=15908 CPUtime=738.33 cores=0,2,4,6
/proc/10673/stat : 10673 (pb2sat) S 10672 10672 10094 0 -1 4202496 27576 206374 0 0 63 23 73674 73 20 0 1 0 271869472 16289792 3455 33554432000 4194304 5873084 140733844345280 140733844339096 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10673/statm: 3977 3455 175 410 0 3559 0
[pid=10734] ppid=10673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10734/stat : 10734 (satsolver.sh) S 10673 10672 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271943366 9367552 267 33554432000 4194304 5064252 140735044635968 140735044634880 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10734/statm: 2287 267 226 213 0 72 0
[pid=10735] ppid=10734 vsize=78016 CPUtime=983.15 cores=0,2,4,6
/proc/10735/stat : 10735 (glucose_static) R 10734 10672 10094 0 -1 4202496 78163 0 0 0 98273 42 0 0 20 0 1 0 271943366 79888384 18609 33554432000 4194304 4896791 140733973580944 140733973578472 4225445 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10735/statm: 19504 18609 78 172 0 19330 0
Current children cumulated CPU time (s) 1721.48
Current children cumulated vsize (KiB) 112220

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 10768
/proc/meminfo: memFree=28027284/32873844 swapFree=7616/7616
[pid=10672] ppid=10670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10672/stat : 10672 (runPb2satCp2.sh) S 10670 10672 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271869472 9367552 275 33554432000 4194304 5064252 140734144928368 140734144927280 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10672/statm: 2287 275 233 213 0 72 0
[pid=10673] ppid=10672 vsize=15908 CPUtime=738.33 cores=0,2,4,6
/proc/10673/stat : 10673 (pb2sat) S 10672 10672 10094 0 -1 4202496 27576 206374 0 0 63 23 73674 73 20 0 1 0 271869472 16289792 3455 33554432000 4194304 5873084 140733844345280 140733844339096 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10673/statm: 3977 3455 175 410 0 3559 0
[pid=10734] ppid=10673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10734/stat : 10734 (satsolver.sh) S 10673 10672 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271943366 9367552 267 33554432000 4194304 5064252 140735044635968 140735044634880 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10734/statm: 2287 267 226 213 0 72 0
[pid=10735] ppid=10734 vsize=90952 CPUtime=1043.14 cores=0,2,4,6
/proc/10735/stat : 10735 (glucose_static) R 10734 10672 10094 0 -1 4202496 80460 0 0 0 104271 43 0 0 20 0 1 0 271943366 93134848 20979 33554432000 4194304 4896791 140733973580944 140733973576616 4205537 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10735/statm: 22738 20979 78 172 0 22564 0
Current children cumulated CPU time (s) 1781.47
Current children cumulated vsize (KiB) 125156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 10819
/proc/meminfo: memFree=28111368/32873844 swapFree=7616/7616
[pid=10672] ppid=10670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10672/stat : 10672 (runPb2satCp2.sh) S 10670 10672 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271869472 9367552 275 33554432000 4194304 5064252 140734144928368 140734144927280 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10672/statm: 2287 275 233 213 0 72 0
[pid=10673] ppid=10672 vsize=15908 CPUtime=738.33 cores=0,2,4,6
/proc/10673/stat : 10673 (pb2sat) S 10672 10672 10094 0 -1 4202496 27576 206374 0 0 63 23 73674 73 20 0 1 0 271869472 16289792 3455 33554432000 4194304 5873084 140733844345280 140733844339096 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10673/statm: 3977 3455 175 410 0 3559 0
[pid=10734] ppid=10673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10734/stat : 10734 (satsolver.sh) S 10673 10672 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271943366 9367552 267 33554432000 4194304 5064252 140735044635968 140735044634880 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10734/statm: 2287 267 226 213 0 72 0
[pid=10735] ppid=10734 vsize=79276 CPUtime=1061.74 cores=0,2,4,6
/proc/10735/stat : 10735 (glucose_static) R 10734 10672 10094 0 -1 4202496 82048 0 0 0 106130 44 0 0 20 0 1 0 271943366 81178624 18234 33554432000 4194304 4896791 140733973580944 140733973578472 4223797 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10735/statm: 19819 18234 78 172 0 19645 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 113480

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 10819
/proc/meminfo: memFree=28111368/32873844 swapFree=7616/7616
[pid=10672] ppid=10670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10672/stat : 10672 (runPb2satCp2.sh) S 10670 10672 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271869472 9367552 275 33554432000 4194304 5064252 140734144928368 140734144927280 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10672/statm: 2287 275 233 213 0 72 0
[pid=10673] ppid=10672 vsize=15908 CPUtime=738.33 cores=0,2,4,6
/proc/10673/stat : 10673 (pb2sat) S 10672 10672 10094 0 -1 4202496 27576 206374 0 0 63 23 73674 73 20 0 1 0 271869472 16289792 3455 33554432000 4194304 5873084 140733844345280 140733844339096 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10673/statm: 3977 3455 175 410 0 3559 0
[pid=10734] ppid=10673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10734/stat : 10734 (satsolver.sh) S 10673 10672 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271943366 9367552 267 33554432000 4194304 5064252 140735044635968 140735044634880 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10734/statm: 2287 267 226 213 0 72 0
[pid=10735] ppid=10734 vsize=79276 CPUtime=1061.74 cores=0,2,4,6
/proc/10735/stat : 10735 (glucose_static) R 10734 10672 10094 0 -1 4202496 82048 0 0 0 106130 44 0 0 20 0 1 0 271943366 81178624 18234 33554432000 4194304 4896791 140733973580944 140733973578472 4223797 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10735/statm: 19819 18234 78 172 0 19645 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 113480

Child status: 0
Real time (s): 1800.91
CPU time (s): 1800.11
CPU user time (s): 1798.69
CPU system time (s): 1.42178
CPU usage (%): 99.9556
Max. virtual memory (cumulated for all children) (KiB): 144124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.69
system time used= 1.42178
maximum resident set size= 101348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 316987
page faults= 0
swaps= 0
block input operations= 0
block output operations= 105320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 293
involuntary context switches= 2230

runsolver used 2.6146 second user time and 7.2469 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-26 20:37:31
IDJOB=3694737
IDBENCH=2055
IDSOLVER=2273
FILE ID=node141/3694737-1338057451
RUNJOBID= node141-1338052046-10110
PBS_JOBID= 14624387
Free space on /tmp= 71500 MiB

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

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

MD5SUM BENCH= 82ceb454755e01aa6cecb68eb859eaa6
RANDOM SEED=1236130084

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28225756 kB
Buffers:          288408 kB
Cached:          3538008 kB
SwapCached:            0 kB
Active:           681220 kB
Inactive:        3168420 kB
Active(anon):      25652 kB
Inactive(anon):        0 kB
Active(file):     655568 kB
Inactive(file):  3168420 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             18800 kB
Writeback:             0 kB
AnonPages:         30628 kB
Mapped:            15244 kB
Shmem:               200 kB
Slab:             658900 kB
SReclaimable:     100808 kB
SUnreclaim:       558092 kB
KernelStack:        1480 kB
PageTables:         3872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     139520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71484 MiB
End job on node141 at 2012-05-26 21:07:32