Trace number 3694961

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-m4.r.opb
MD5SUMf69ecb5497caa964fbd82b9dc6698ac3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark90
Best CPU time to get the best result obtained on this benchmark0.142977
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 90
Optimality of the best value was proved YES
Number of variables652
Total number of constraints759
Number of constraints which are clauses759
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 constraint2
Maximum length of a constraint46
Number of terms in the objective function 652
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 652
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 652
Number of bits of the biggest sum of numbers10
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.04	c model valid
0.00/0.04	c current solution ok
0.00/0.08	o 220
0.00/0.08	c (debug) using card networks
0.00/0.19	c model valid
0.00/0.19	c current solution ok
0.00/0.19	o 130
0.00/0.19	c (debug) using card networks
0.00/0.28	c model valid
0.00/0.28	c current solution ok
0.00/0.29	o 124
0.00/0.29	c (debug) using card networks
0.00/0.44	c model valid
0.00/0.44	c current solution ok
0.00/0.44	o 119
0.00/0.44	c (debug) using card networks
0.00/0.61	c model valid
0.00/0.61	c current solution ok
0.00/0.61	o 116
0.00/0.61	c (debug) using card networks
1.66/1.75	c model valid
1.66/1.75	c current solution ok
1.66/1.75	o 112
1.66/1.75	c (debug) using card networks
4.55/4.66	c model valid
4.55/4.66	c current solution ok
4.55/4.66	o 109
4.55/4.66	c (debug) using card networks
5.55/5.63	c model valid
5.55/5.63	c current solution ok
5.55/5.64	o 108
5.55/5.64	c (debug) using card networks
7.05/7.17	c model valid
7.05/7.17	c current solution ok
7.05/7.17	o 107
7.05/7.17	c (debug) using card networks
12.66/12.78	c model valid
12.66/12.78	c current solution ok
12.66/12.78	o 105
12.66/12.78	c (debug) using card networks
65.51/65.64	c model valid
65.51/65.64	c current solution ok
65.51/65.65	o 103
65.51/65.65	c (debug) using card networks
405.57/405.73	c model valid
405.57/405.73	c current solution ok
405.57/405.74	o 101
405.57/405.74	c (debug) using card networks
685.20/685.41	c model valid
685.20/685.41	c current solution ok
685.20/685.42	o 99
685.20/685.42	c (debug) using card networks
1800.03/1800.51	./satsolver.sh: line 5:  4690 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.03/1800.51	c error: unexpected solver exit code
1800.03/1800.51	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

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

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


[startup+0 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 4564
/proc/meminfo: memFree=26932232/32873648 swapFree=7372/7372
[pid=4564] ppid=4562 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4564/stat : 4564 (runPb2satCp2.sh) S 4562 4564 1501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272996722 9367552 274 33554432000 4194304 5064252 140733774306496 140733774305408 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4564/statm: 2287 274 233 213 0 72 0

[startup+0.0667139 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 4564
/proc/meminfo: memFree=26932232/32873648 swapFree=7372/7372
[pid=4564] ppid=4562 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4564/stat : 4564 (runPb2satCp2.sh) S 4562 4564 1501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272996722 9367552 274 33554432000 4194304 5064252 140733774306496 140733774305408 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4564/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100176 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 4564
/proc/meminfo: memFree=26932232/32873648 swapFree=7372/7372
[pid=4564] ppid=4562 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4564/stat : 4564 (runPb2satCp2.sh) S 4562 4564 1501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272996722 9367552 274 33554432000 4194304 5064252 140733774306496 140733774305408 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4564/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30014 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 4564
/proc/meminfo: memFree=26932232/32873648 swapFree=7372/7372
[pid=4564] ppid=4562 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4564/stat : 4564 (runPb2satCp2.sh) S 4562 4564 1501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272996722 9367552 274 33554432000 4194304 5064252 140733774306496 140733774305408 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4564/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700138 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 4564
/proc/meminfo: memFree=26932232/32873648 swapFree=7372/7372
[pid=4564] ppid=4562 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4564/stat : 4564 (runPb2satCp2.sh) S 4562 4564 1501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272996722 9367552 274 33554432000 4194304 5064252 140733774306496 140733774305408 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4564/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 1.93 1.98 1.99 3/183 4583
/proc/meminfo: memFree=26917676/32873648 swapFree=7372/7372
[pid=4564] ppid=4562 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4564/stat : 4564 (runPb2satCp2.sh) S 4562 4564 1501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272996722 9367552 274 33554432000 4194304 5064252 140733774306496 140733774305408 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4564/statm: 2287 274 233 213 0 72 0
[pid=4565] ppid=4564 vsize=5872 CPUtime=0.61 cores=0,2,4,6
/proc/4565/stat : 4565 (pb2sat) S 4564 4564 1501 0 -1 4202496 4861 17088 0 0 11 4 43 3 20 0 1 0 272996722 6012928 1065 33554432000 4194304 5873084 140734277906576 140734277900392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4565/statm: 1468 1065 175 410 0 1050 0
[pid=4582] ppid=4565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4582/stat : 4582 (satsolver.sh) S 4565 4564 1501 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272996785 9367552 267 33554432000 4194304 5064252 140734543016016 140734543014928 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4582/statm: 2287 267 226 213 0 72 0
[pid=4583] ppid=4582 vsize=11452 CPUtime=0.85 cores=0,2,4,6
/proc/4583/stat : 4583 (glucose_static) R 4582 4564 1501 0 -1 4202496 3417 0 0 0 85 0 0 0 20 0 1 0 272996785 11726848 2444 33554432000 4194304 4896791 140735030220384 140735030217656 4223797 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4583/statm: 2863 2444 78 172 0 2689 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 35620

[startup+3.10031 s]
/proc/loadavg: 1.93 1.98 1.99 3/183 4586
/proc/meminfo: memFree=26917428/32873648 swapFree=7372/7372
[pid=4564] ppid=4562 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4564/stat : 4564 (runPb2satCp2.sh) S 4562 4564 1501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272996722 9367552 274 33554432000 4194304 5064252 140733774306496 140733774305408 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4564/statm: 2287 274 233 213 0 72 0
[pid=4565] ppid=4564 vsize=5872 CPUtime=1.73 cores=0,2,4,6
/proc/4565/stat : 4565 (pb2sat) S 4564 4564 1501 0 -1 4202496 5649 21714 0 0 12 4 153 4 20 0 1 0 272996722 6012928 1065 33554432000 4194304 5873084 140734277906576 140734277900392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4565/statm: 1468 1065 175 410 0 1050 0
[pid=4585] ppid=4565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4585/stat : 4585 (satsolver.sh) S 4565 4564 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272996898 9367552 266 33554432000 4194304 5064252 140736094096320 140736094095232 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4585/statm: 2287 266 226 213 0 72 0
[pid=4586] ppid=4585 vsize=12628 CPUtime=1.32 cores=0,2,4,6
/proc/4586/stat : 4586 (glucose_static) R 4585 4564 1501 0 -1 4202496 3584 0 0 0 132 0 0 0 20 0 1 0 272996898 12931072 2594 33554432000 4194304 4896791 140736146035568 140736146033096 4224913 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4586/statm: 3157 2594 78 172 0 2983 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 36796

[startup+6.30018 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 4589
/proc/meminfo: memFree=26916964/32873648 swapFree=7372/7372
[pid=4564] ppid=4562 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4564/stat : 4564 (runPb2satCp2.sh) S 4562 4564 1501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272996722 9367552 274 33554432000 4194304 5064252 140733774306496 140733774305408 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4564/statm: 2287 274 233 213 0 72 0
[pid=4565] ppid=4564 vsize=5872 CPUtime=5.62 cores=0,2,4,6
/proc/4565/stat : 4565 (pb2sat) S 4564 4564 1501 0 -1 4202496 7320 32258 0 0 16 4 535 7 20 0 1 0 272996722 6012928 1065 33554432000 4194304 5873084 140734277906576 140734277900392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4565/statm: 1468 1065 175 410 0 1050 0
Current children cumulated CPU time (s) 5.62
Current children cumulated vsize (KiB) 15020

[startup+12.7004 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 4595
/proc/meminfo: memFree=26914012/32873648 swapFree=7372/7372
[pid=4564] ppid=4562 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4564/stat : 4564 (runPb2satCp2.sh) S 4562 4564 1501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272996722 9367552 274 33554432000 4194304 5064252 140733774306496 140733774305408 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4564/statm: 2287 274 233 213 0 72 0
[pid=4565] ppid=4564 vsize=5872 CPUtime=7.16 cores=0,2,4,6
/proc/4565/stat : 4565 (pb2sat) S 4564 4564 1501 0 -1 4202496 8156 37144 0 0 18 4 685 9 20 0 1 0 272996722 6012928 1065 33554432000 4194304 5873084 140734277906576 140734277900392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4565/statm: 1468 1065 175 410 0 1050 0
[pid=4594] ppid=4565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4594/stat : 4594 (satsolver.sh) S 4565 4564 1501 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272997441 9367552 267 33554432000 4194304 5064252 140733956686864 140733956685776 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4594/statm: 2287 267 226 213 0 72 0
[pid=4595] ppid=4594 vsize=13576 CPUtime=5.5 cores=0,2,4,6
/proc/4595/stat : 4595 (glucose_static) R 4594 4564 1501 0 -1 4202496 6647 0 0 0 549 1 0 0 20 0 1 0 272997441 13901824 2843 33554432000 4194304 4896791 140733922973536 140733922969272 4225420 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4595/statm: 3394 2843 78 172 0 3220 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 37744

[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 4598
/proc/meminfo: memFree=26909440/32873648 swapFree=7372/7372
[pid=4564] ppid=4562 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4564/stat : 4564 (runPb2satCp2.sh) S 4562 4564 1501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272996722 9367552 274 33554432000 4194304 5064252 140733774306496 140733774305408 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4564/statm: 2287 274 233 213 0 72 0
[pid=4565] ppid=4564 vsize=5872 CPUtime=12.74 cores=0,2,4,6
/proc/4565/stat : 4565 (pb2sat) S 4564 4564 1501 0 -1 4202496 8991 44941 0 0 19 4 1241 10 20 0 1 0 272996722 6012928 1065 33554432000 4194304 5873084 140734277906576 140734277900392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4565/statm: 1468 1065 175 410 0 1050 0
[pid=4597] ppid=4565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4597/stat : 4597 (satsolver.sh) S 4565 4564 1501 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272998001 9367552 267 33554432000 4194304 5064252 140735504861312 140735504860224 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4597/statm: 2287 267 226 213 0 72 0
[pid=4598] ppid=4597 vsize=23836 CPUtime=12.68 cores=0,2,4,6
/proc/4598/stat : 4598 (glucose_static) R 4597 4564 1501 0 -1 4202496 10422 0 0 0 1266 2 0 0 20 0 1 0 272998002 24408064 4525 33554432000 4194304 4896791 140737278840768 140737278838312 4225783 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4598/statm: 5959 4525 78 172 0 5785 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 48004

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4598
/proc/meminfo: memFree=26901500/32873648 swapFree=7372/7372
[pid=4564] ppid=4562 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4564/stat : 4564 (runPb2satCp2.sh) S 4562 4564 1501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272996722 9367552 274 33554432000 4194304 5064252 140733774306496 140733774305408 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4564/statm: 2287 274 233 213 0 72 0
[pid=4565] ppid=4564 vsize=5872 CPUtime=12.74 cores=0,2,4,6
/proc/4565/stat : 4565 (pb2sat) S 4564 4564 1501 0 -1 4202496 8991 44941 0 0 19 4 1241 10 20 0 1 0 272996722 6012928 1065 33554432000 4194304 5873084 140734277906576 140734277900392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4565/statm: 1468 1065 175 410 0 1050 0
[pid=4597] ppid=4565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4597/stat : 4597 (satsolver.sh) S 4565 4564 1501 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272998001 9367552 267 33554432000 4194304 5064252 140735504861312 140735504860224 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4597/statm: 2287 267 226 213 0 72 0
[pid=4598] ppid=4597 vsize=27160 CPUtime=38.28 cores=0,2,4,6
/proc/4598/stat : 4598 (glucose_static) R 4597 4564 1501 0 -1 4202496 19394 0 0 0 3822 6 0 0 20 0 1 0 272998002 27811840 6416 33554432000 4194304 4896791 140737278840768 140737278837976 4224864 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4598/statm: 6790 6416 78 172 0 6616 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 51328

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4602
/proc/meminfo: memFree=26901948/32873648 swapFree=7372/7372
[pid=4564] ppid=4562 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4564/stat : 4564 (runPb2satCp2.sh) S 4562 4564 1501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272996722 9367552 274 33554432000 4194304 5064252 140733774306496 140733774305408 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4564/statm: 2287 274 233 213 0 72 0
[pid=4565] ppid=4564 vsize=5872 CPUtime=65.6 cores=0,2,4,6
/proc/4565/stat : 4565 (pb2sat) S 4564 4564 1501 0 -1 4202496 9826 70227 0 0 21 4 6516 19 20 0 1 0 272996722 6012928 1065 33554432000 4194304 5873084 140734277906576 140734277900392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4565/statm: 1468 1065 175 410 0 1050 0
[pid=4600] ppid=4565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4600/stat : 4600 (satsolver.sh) S 4565 4564 1501 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273003288 9367552 267 33554432000 4194304 5064252 140735079545376 140735079544288 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4600/statm: 2287 267 226 213 0 72 0
[pid=4601] ppid=4600 vsize=27648 CPUtime=36.62 cores=0,2,4,6
/proc/4601/stat : 4601 (glucose_static) R 4600 4564 1501 0 -1 4202496 19379 0 0 0 3658 4 0 0 20 0 1 0 273003288 28311552 6007 33554432000 4194304 4896791 140735477881520 140735477879048 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4601/statm: 6912 6007 78 172 0 6738 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 51816

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4602
/proc/meminfo: memFree=26893308/32873648 swapFree=7372/7372
[pid=4564] ppid=4562 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4564/stat : 4564 (runPb2satCp2.sh) S 4562 4564 1501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272996722 9367552 274 33554432000 4194304 5064252 140733774306496 140733774305408 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4564/statm: 2287 274 233 213 0 72 0
[pid=4565] ppid=4564 vsize=5872 CPUtime=65.6 cores=0,2,4,6
/proc/4565/stat : 4565 (pb2sat) S 4564 4564 1501 0 -1 4202496 9826 70227 0 0 21 4 6516 19 20 0 1 0 272996722 6012928 1065 33554432000 4194304 5873084 140734277906576 140734277900392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4565/statm: 1468 1065 175 410 0 1050 0
[pid=4600] ppid=4565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4600/stat : 4600 (satsolver.sh) S 4565 4564 1501 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273003288 9367552 267 33554432000 4194304 5064252 140735079545376 140735079544288 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4600/statm: 2287 267 226 213 0 72 0
[pid=4601] ppid=4600 vsize=40276 CPUtime=96.61 cores=0,2,4,6
/proc/4601/stat : 4601 (glucose_static) R 4600 4564 1501 0 -1 4202496 34886 0 0 0 9651 10 0 0 20 0 1 0 273003288 41242624 8896 33554432000 4194304 4896791 140735477881520 140735477878728 4225376 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4601/statm: 10069 8896 78 172 0 9895 0
Current children cumulated CPU time (s) 162.21

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4718
/proc/meminfo: memFree=28444188/32873648 swapFree=7372/7372
[pid=4564] ppid=4562 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4564/stat : 4564 (runPb2satCp2.sh) S 4562 4564 1501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272996722 9367552 274 33554432000 4194304 5064252 140733774306496 140733774305408 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4564/statm: 2287 274 233 213 0 72 0
[pid=4565] ppid=4564 vsize=5872 CPUtime=685.24 cores=0,2,4,6
/proc/4565/stat : 4565 (pb2sat) S 4564 4564 1501 0 -1 4202496 11449 216509 0 0 25 5 68426 68 20 0 1 0 272996722 6012928 1065 33554432000 4194304 5873084 140734277906576 140734277900392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4565/statm: 1468 1065 175 410 0 1050 0
[pid=4689] ppid=4565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4689/stat : 4689 (satsolver.sh) S 4565 4564 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273065265 9367552 266 33554432000 4194304 5064252 140736482619584 140736482618496 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4689/statm: 2287 266 226 213 0 72 0
[pid=4690] ppid=4689 vsize=104004 CPUtime=736.67 cores=0,2,4,6
/proc/4690/stat : 4690 (glucose_static) R 4689 4564 1501 0 -1 4202496 108213 0 0 0 73619 48 0 0 20 0 1 0 273065266 106500096 21592 33554432000 4194304 4896791 140735069255280 140735069252808 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4690/statm: 26001 21592 78 172 0 25827 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 128172

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4719
/proc/meminfo: memFree=28441472/32873648 swapFree=7372/7372
[pid=4564] ppid=4562 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4564/stat : 4564 (runPb2satCp2.sh) S 4562 4564 1501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272996722 9367552 274 33554432000 4194304 5064252 140733774306496 140733774305408 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4564/statm: 2287 274 233 213 0 72 0
[pid=4565] ppid=4564 vsize=5872 CPUtime=685.24 cores=0,2,4,6
/proc/4565/stat : 4565 (pb2sat) S 4564 4564 1501 0 -1 4202496 11449 216509 0 0 25 5 68426 68 20 0 1 0 272996722 6012928 1065 33554432000 4194304 5873084 140734277906576 140734277900392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4565/statm: 1468 1065 175 410 0 1050 0
[pid=4689] ppid=4565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4689/stat : 4689 (satsolver.sh) S 4565 4564 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273065265 9367552 266 33554432000 4194304 5064252 140736482619584 140736482618496 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4689/statm: 2287 266 226 213 0 72 0
[pid=4690] ppid=4689 vsize=109180 CPUtime=796.65 cores=0,2,4,6
/proc/4690/stat : 4690 (glucose_static) R 4689 4564 1501 0 -1 4202496 112605 0 0 0 79614 51 0 0 20 0 1 0 273065266 111800320 22090 33554432000 4194304 4896791 140735069255280 140735069252808 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4690/statm: 27295 22090 78 172 0 27121 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 133348

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 4722
/proc/meminfo: memFree=28457328/32873648 swapFree=7372/7372
[pid=4564] ppid=4562 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4564/stat : 4564 (runPb2satCp2.sh) S 4562 4564 1501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272996722 9367552 274 33554432000 4194304 5064252 140733774306496 140733774305408 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4564/statm: 2287 274 233 213 0 72 0
[pid=4565] ppid=4564 vsize=5872 CPUtime=685.24 cores=0,2,4,6
/proc/4565/stat : 4565 (pb2sat) S 4564 4564 1501 0 -1 4202496 11449 216509 0 0 25 5 68426 68 20 0 1 0 272996722 6012928 1065 33554432000 4194304 5873084 140734277906576 140734277900392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4565/statm: 1468 1065 175 410 0 1050 0
[pid=4689] ppid=4565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4689/stat : 4689 (satsolver.sh) S 4565 4564 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273065265 9367552 266 33554432000 4194304 5064252 140736482619584 140736482618496 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4689/statm: 2287 266 226 213 0 72 0
[pid=4690] ppid=4689 vsize=90848 CPUtime=856.64 cores=0,2,4,6
/proc/4690/stat : 4690 (glucose_static) R 4689 4564 1501 0 -1 4202496 116092 0 0 0 85611 53 0 0 20 0 1 0 273065266 93028352 20859 33554432000 4194304 4896791 140735069255280 140735069251016 4225002 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4690/statm: 22712 20859 78 172 0 22538 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 115016

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4722
/proc/meminfo: memFree=28413104/32873648 swapFree=7372/7372
[pid=4564] ppid=4562 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4564/stat : 4564 (runPb2satCp2.sh) S 4562 4564 1501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272996722 9367552 274 33554432000 4194304 5064252 140733774306496 140733774305408 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4564/statm: 2287 274 233 213 0 72 0
[pid=4565] ppid=4564 vsize=5872 CPUtime=685.24 cores=0,2,4,6
/proc/4565/stat : 4565 (pb2sat) S 4564 4564 1501 0 -1 4202496 11449 216509 0 0 25 5 68426 68 20 0 1 0 272996722 6012928 1065 33554432000 4194304 5873084 140734277906576 140734277900392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4565/statm: 1468 1065 175 410 0 1050 0
[pid=4689] ppid=4565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4689/stat : 4689 (satsolver.sh) S 4565 4564 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273065265 9367552 266 33554432000 4194304 5064252 140736482619584 140736482618496 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4689/statm: 2287 266 226 213 0 72 0
[pid=4690] ppid=4689 vsize=142440 CPUtime=916.63 cores=0,2,4,6
/proc/4690/stat : 4690 (glucose_static) R 4689 4564 1501 0 -1 4202496 119548 0 0 0 91607 56 0 0 20 0 1 0 273065266 145858560 29415 33554432000 4194304 4896791 140735069255280 140735069252488 4225025 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4690/statm: 35610 29415 78 172 0 35436 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 166608

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4722
/proc/meminfo: memFree=28427092/32873648 swapFree=7372/7372
[pid=4564] ppid=4562 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4564/stat : 4564 (runPb2satCp2.sh) S 4562 4564 1501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272996722 9367552 274 33554432000 4194304 5064252 140733774306496 140733774305408 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4564/statm: 2287 274 233 213 0 72 0
[pid=4565] ppid=4564 vsize=5872 CPUtime=685.24 cores=0,2,4,6
/proc/4565/stat : 4565 (pb2sat) S 4564 4564 1501 0 -1 4202496 11449 216509 0 0 25 5 68426 68 20 0 1 0 272996722 6012928 1065 33554432000 4194304 5873084 140734277906576 140734277900392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4565/statm: 1468 1065 175 410 0 1050 0
[pid=4689] ppid=4565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4689/stat : 4689 (satsolver.sh) S 4565 4564 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273065265 9367552 266 33554432000 4194304 5064252 140736482619584 140736482618496 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4689/statm: 2287 266 226 213 0 72 0
[pid=4690] ppid=4689 vsize=112380 CPUtime=976.62 cores=0,2,4,6
/proc/4690/stat : 4690 (glucose_static) R 4689 4564 1501 0 -1 4202496 123223 0 0 0 97603 59 0 0 20 0 1 0 273065266 115077120 24999 33554432000 4194304 4896791 140735069255280 140735069251016 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4690/statm: 28095 24999 78 172 0 27921 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 136548

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4722
/proc/meminfo: memFree=28444796/32873648 swapFree=7372/7372
[pid=4564] ppid=4562 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4564/stat : 4564 (runPb2satCp2.sh) S 4562 4564 1501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272996722 9367552 274 33554432000 4194304 5064252 140733774306496 140733774305408 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4564/statm: 2287 274 233 213 0 72 0
[pid=4565] ppid=4564 vsize=5872 CPUtime=685.24 cores=0,2,4,6
/proc/4565/stat : 4565 (pb2sat) S 4564 4564 1501 0 -1 4202496 11449 216509 0 0 25 5 68426 68 20 0 1 0 272996722 6012928 1065 33554432000 4194304 5873084 140734277906576 140734277900392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4565/statm: 1468 1065 175 410 0 1050 0
[pid=4689] ppid=4565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4689/stat : 4689 (satsolver.sh) S 4565 4564 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273065265 9367552 266 33554432000 4194304 5064252 140736482619584 140736482618496 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4689/statm: 2287 266 226 213 0 72 0
[pid=4690] ppid=4689 vsize=96668 CPUtime=1036.6 cores=0,2,4,6
/proc/4690/stat : 4690 (glucose_static) R 4689 4564 1501 0 -1 4202496 127072 0 0 0 103599 61 0 0 20 0 1 0 273065266 98988032 21873 33554432000 4194304 4896791 140735069255280 140735069252536 4225682 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4690/statm: 24167 21873 78 172 0 23993 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 120836

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4723
/proc/meminfo: memFree=28400860/32873648 swapFree=7372/7372
[pid=4564] ppid=4562 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4564/stat : 4564 (runPb2satCp2.sh) S 4562 4564 1501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272996722 9367552 274 33554432000 4194304 5064252 140733774306496 140733774305408 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4564/statm: 2287 274 233 213 0 72 0
[pid=4565] ppid=4564 vsize=5872 CPUtime=685.24 cores=0,2,4,6
/proc/4565/stat : 4565 (pb2sat) S 4564 4564 1501 0 -1 4202496 11449 216509 0 0 25 5 68426 68 20 0 1 0 272996722 6012928 1065 33554432000 4194304 5873084 140734277906576 140734277900392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4565/statm: 1468 1065 175 410 0 1050 0
[pid=4689] ppid=4565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4689/stat : 4689 (satsolver.sh) S 4565 4564 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273065265 9367552 266 33554432000 4194304 5064252 140736482619584 140736482618496 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4689/statm: 2287 266 226 213 0 72 0
[pid=4690] ppid=4689 vsize=86172 CPUtime=1096.58 cores=0,2,4,6
/proc/4690/stat : 4690 (glucose_static) R 4689 4564 1501 0 -1 4202496 130559 0 0 0 109594 64 0 0 20 0 1 0 273065266 88240128 19440 33554432000 4194304 4896791 140735069255280 140735069250952 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4690/statm: 21543 19440 78 172 0 21369 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 110340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 4723
/proc/meminfo: memFree=28430024/32873648 swapFree=7372/7372
[pid=4564] ppid=4562 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4564/stat : 4564 (runPb2satCp2.sh) S 4562 4564 1501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272996722 9367552 274 33554432000 4194304 5064252 140733774306496 140733774305408 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4564/statm: 2287 274 233 213 0 72 0
[pid=4565] ppid=4564 vsize=5872 CPUtime=685.24 cores=0,2,4,6
/proc/4565/stat : 4565 (pb2sat) S 4564 4564 1501 0 -1 4202496 11449 216509 0 0 25 5 68426 68 20 0 1 0 272996722 6012928 1065 33554432000 4194304 5873084 140734277906576 140734277900392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4565/statm: 1468 1065 175 410 0 1050 0
[pid=4689] ppid=4565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4689/stat : 4689 (satsolver.sh) S 4565 4564 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273065265 9367552 266 33554432000 4194304 5064252 140736482619584 140736482618496 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4689/statm: 2287 266 226 213 0 72 0
[pid=4690] ppid=4689 vsize=116816 CPUtime=1114.79 cores=0,2,4,6
/proc/4690/stat : 4690 (glucose_static) R 4689 4564 1501 0 -1 4202496 131556 0 0 0 111414 65 0 0 20 0 1 0 273065266 119619584 25022 33554432000 4194304 4896791 140735069255280 140735069252808 4225151 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4690/statm: 29204 25022 78 172 0 29030 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 140984

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 4723
/proc/meminfo: memFree=28430024/32873648 swapFree=7372/7372
[pid=4564] ppid=4562 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4564/stat : 4564 (runPb2satCp2.sh) S 4562 4564 1501 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272996722 9367552 274 33554432000 4194304 5064252 140733774306496 140733774305408 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4564/statm: 2287 274 233 213 0 72 0
[pid=4565] ppid=4564 vsize=5872 CPUtime=685.24 cores=0,2,4,6
/proc/4565/stat : 4565 (pb2sat) S 4564 4564 1501 0 -1 4202496 11449 216509 0 0 25 5 68426 68 20 0 1 0 272996722 6012928 1065 33554432000 4194304 5873084 140734277906576 140734277900392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4565/statm: 1468 1065 175 410 0 1050 0
[pid=4689] ppid=4565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4689/stat : 4689 (satsolver.sh) S 4565 4564 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273065265 9367552 266 33554432000 4194304 5064252 140736482619584 140736482618496 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4689/statm: 2287 266 226 213 0 72 0
[pid=4690] ppid=4689 vsize=116816 CPUtime=1114.79 cores=0,2,4,6
/proc/4690/stat : 4690 (glucose_static) R 4689 4564 1501 0 -1 4202496 131556 0 0 0 111414 65 0 0 20 0 1 0 273065266 119619584 25022 33554432000 4194304 4896791 140735069255280 140735069252808 4225151 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4690/statm: 29204 25022 78 172 0 29030 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 140984

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.06
CPU user time (s): 1798.66
CPU system time (s): 1.39779
CPU usage (%): 99.975
Max. virtual memory (cumulated for all children) (KiB): 185284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.66
system time used= 1.39779
maximum resident set size= 135772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 360499
page faults= 0
swaps= 0
block input operations= 0
block output operations= 35832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 290
involuntary context switches= 2090

runsolver used 3.2595 second user time and 7.63184 second system time

The end

Launcher Data

Begin job on node122 at 2012-05-26 23:45:07
IDJOB=3694961
IDBENCH=2868
IDSOLVER=2273
FILE ID=node122/3694961-1338068707
RUNJOBID= node122-1338050676-1517
PBS_JOBID= 14624380
Free space on /tmp= 71092 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-m4.r.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694961-1338068707/watcher-3694961-1338068707 -o /tmp/evaluation-result-3694961-1338068707/solver-3694961-1338068707 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694961-1338068707.opb 537220937 HOME HOME

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

MD5SUM BENCH= f69ecb5497caa964fbd82b9dc6698ac3
RANDOM SEED=537220937

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26932224 kB
Buffers:          261780 kB
Cached:          3430652 kB
SwapCached:            0 kB
Active:          3048208 kB
Inactive:        2097012 kB
Active(anon):    1444200 kB
Inactive(anon):    11052 kB
Active(file):    1604008 kB
Inactive(file):  2085960 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8848 kB
Writeback:             0 kB
AnonPages:       1459752 kB
Mapped:            14540 kB
Shmem:               200 kB
Slab:             655676 kB
SReclaimable:      99020 kB
SUnreclaim:       556656 kB
KernelStack:        1528 kB
PageTables:         7224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1697968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    382976 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71308 MiB
End job on node122 at 2012-05-27 00:15:08