Trace number 3750111

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver 1.0 (fixed)? (TO) 1800.1 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/IC/
normalized-minisat15_5_3_7_ic.opb
MD5SUMed0e62d21585297a53ea5d644fd52c40
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark16633202
Best CPU time to get the best result obtained on this benchmark3.56446
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3435
Total number of constraints6802
Number of constraints which are clauses2970
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints3825
Minimum length of a constraint2
Maximum length of a constraint105
Number of terms in the objective function 645
Biggest coefficient in the objective function 76225024
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 4402461705
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 76225024
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 4402461705
Number of bits of the biggest sum of numbers33
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.03	c old isEQ: 0, new EQ is 1
0.00/0.03	c old isEQ: 32, new EQ is 1
0.00/0.04	c old isEQ: 1, new EQ is 1
0.00/0.05	c run usual solver
0.00/0.42	c model valid
0.00/0.42	c current solution ok
0.00/0.48	o 517675880
0.00/0.48	c current bound: 258837947
0.00/0.48	c fallback to adder encoding
1.08/1.18	c model valid
1.08/1.18	c current solution ok
1.08/1.19	o 193856866
1.08/1.19	c current bound: 96928440
1.08/1.19	c fallback to adder encoding
2.24/2.34	c model valid
2.24/2.34	c current solution ok
2.24/2.34	o 78748270
2.24/2.34	c current bound: 39374142
2.24/2.34	c fallback to adder encoding
3.17/3.26	c model valid
3.17/3.26	c current solution ok
3.27/3.36	o 35721644
3.27/3.36	c current bound: 17860829
3.27/3.36	c fallback to adder encoding
157.54/157.60	c model valid
157.54/157.60	c current solution ok
157.54/157.60	o 17715122
157.54/157.60	c current bound: 8857568
157.54/157.60	c fallback to adder encoding
157.62/158.12	c current bound: 13286353
157.62/158.12	c fallback to adder encoding
158.62/158.77	c current bound: 15500745
158.62/158.77	c fallback to adder encoding
1015.98/1016.27	c current bound: 16607941
1015.98/1016.27	c fallback to adder encoding
1574.39/1574.75	c current bound: 17161539
1574.39/1574.75	c fallback to adder encoding
1583.59/1583.93	c model valid
1583.59/1583.93	c current solution ok
1583.59/1583.93	o 17046246
1583.59/1583.93	c current bound: 16827101
1583.59/1583.93	c fallback to adder encoding
1634.37/1634.79	c model valid
1634.37/1634.79	c current solution ok
1634.37/1634.79	o 16779848
1634.37/1634.79	c current bound: 16693902
1634.37/1634.79	c fallback to adder encoding
1654.78/1655.19	c model valid
1654.78/1655.19	c current solution ok
1654.89/1655.20	o 16633202
1654.89/1655.20	c current bound: 16620579
1654.89/1655.20	c fallback to adder encoding
1800.07/1800.40	./satsolver.sh: line 5: 18349 Terminated              ./glucose $1 > $2 2> /dev/null
1800.07/1800.40	c error: unexpected solver exit code
1800.07/1800.40	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-3750111-1339181955/watcher-3750111-1339181955 -o /tmp/evaluation-result-3750111-1339181955/solver-3750111-1339181955 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750111-1339181955.opb 347447429 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.99 2.00 3/179 18176
/proc/meminfo: memFree=20755680/32873844 swapFree=7628/7628
[pid=18176] ppid=18174 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18176/stat : 18176 (npSolver-pbo.sh) S 18174 18176 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384319850 9367552 275 33554432000 4194304 5064252 140736782890720 140736782889632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18176/statm: 2287 275 233 213 0 72 0

[startup+0.0667189 s]
/proc/loadavg: 1.93 1.99 2.00 3/179 18176
/proc/meminfo: memFree=20755680/32873844 swapFree=7628/7628
[pid=18176] ppid=18174 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18176/stat : 18176 (npSolver-pbo.sh) S 18174 18176 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384319850 9367552 275 33554432000 4194304 5064252 140736782890720 140736782889632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18176/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100304 s]
/proc/loadavg: 1.93 1.99 2.00 3/179 18176
/proc/meminfo: memFree=20755680/32873844 swapFree=7628/7628
[pid=18176] ppid=18174 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18176/stat : 18176 (npSolver-pbo.sh) S 18174 18176 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384319850 9367552 275 33554432000 4194304 5064252 140736782890720 140736782889632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18176/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300236 s]
/proc/loadavg: 1.93 1.99 2.00 3/179 18176
/proc/meminfo: memFree=20755680/32873844 swapFree=7628/7628
[pid=18176] ppid=18174 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18176/stat : 18176 (npSolver-pbo.sh) S 18174 18176 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384319850 9367552 275 33554432000 4194304 5064252 140736782890720 140736782889632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18176/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700272 s]
/proc/loadavg: 1.93 1.99 2.00 3/179 18176
/proc/meminfo: memFree=20755680/32873844 swapFree=7628/7628
[pid=18176] ppid=18174 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18176/stat : 18176 (npSolver-pbo.sh) S 18174 18176 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384319850 9367552 275 33554432000 4194304 5064252 140736782890720 140736782889632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18176/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 1.93 1.99 2.00 3/183 18190
/proc/meminfo: memFree=20708772/32873844 swapFree=7628/7628
[pid=18176] ppid=18174 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18176/stat : 18176 (npSolver-pbo.sh) S 18174 18176 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384319850 9367552 275 33554432000 4194304 5064252 140736782890720 140736782889632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18176/statm: 2287 275 233 213 0 72 0
[pid=18177] ppid=18176 vsize=22528 CPUtime=1.27 cores=0,2,4,6
/proc/18177/stat : 18177 (npSolver-pbo) S 18176 18176 17144 0 -1 4202496 6565 18200 0 0 27 7 85 8 20 0 1 0 384319850 23068672 4737 33554432000 4194304 6004724 140733984511728 140733984504080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18177/statm: 5632 4737 181 442 0 5186 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 31676

[startup+3.10033 s]
/proc/loadavg: 1.93 1.99 2.00 3/183 18197
/proc/meminfo: memFree=20709204/32873844 swapFree=7628/7628
[pid=18176] ppid=18174 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18176/stat : 18176 (npSolver-pbo.sh) S 18174 18176 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384319850 9367552 275 33554432000 4194304 5064252 140736782890720 140736782889632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18176/statm: 2287 275 233 213 0 72 0
[pid=18177] ppid=18176 vsize=22528 CPUtime=2.42 cores=0,2,4,6
/proc/18177/stat : 18177 (npSolver-pbo) S 18176 18176 17144 0 -1 4202496 8484 28392 0 0 37 8 184 13 20 0 1 0 384319850 23068672 4737 33554432000 4194304 6004724 140733984511728 140733984504080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18177/statm: 5632 4737 181 442 0 5186 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 31676
heavy processes:

[startup+6.30041 s]
/proc/loadavg: 1.93 1.99 2.00 3/183 18211
/proc/meminfo: memFree=20711092/32873844 swapFree=7628/7628
[pid=18176] ppid=18174 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18176/stat : 18176 (npSolver-pbo.sh) S 18174 18176 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384319850 9367552 275 33554432000 4194304 5064252 140736782890720 140736782889632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18176/statm: 2287 275 233 213 0 72 0
[pid=18177] ppid=18176 vsize=22528 CPUtime=3.34 cores=0,2,4,6
/proc/18177/stat : 18177 (npSolver-pbo) S 18176 18176 17144 0 -1 4202496 10384 37969 0 0 46 9 261 18 20 0 1 0 384319850 23068672 4737 33554432000 4194304 6004724 140733984511728 140733984504080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18177/statm: 5632 4737 181 442 0 5186 0
[pid=18210] ppid=18177 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18210/stat : 18210 (satsolver.sh) S 18177 18176 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384320187 9367552 267 33554432000 4194304 5064252 140735782166320 140735782165232 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18210/statm: 2287 267 226 213 0 72 0
[pid=18211] ppid=18210 vsize=22648 CPUtime=2.92 cores=0,2,4,6
/proc/18211/stat : 18211 (glucose) R 18210 18176 17144 0 -1 4202496 6213 0 0 0 291 1 0 0 20 0 1 0 384320187 23191552 4906 33554432000 4194304 5208918 140735112598416 140735112596504 4205139 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18211/statm: 5662 4906 105 248 0 5411 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 63472

[startup+12.7004 s]
/proc/loadavg: 1.94 1.99 2.00 3/183 18211
/proc/meminfo: memFree=20700624/32873844 swapFree=7628/7628
[pid=18176] ppid=18174 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18176/stat : 18176 (npSolver-pbo.sh) S 18174 18176 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384319850 9367552 275 33554432000 4194304 5064252 140736782890720 140736782889632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18176/statm: 2287 275 233 213 0 72 0
[pid=18177] ppid=18176 vsize=22528 CPUtime=3.34 cores=0,2,4,6
/proc/18177/stat : 18177 (npSolver-pbo) S 18176 18176 17144 0 -1 4202496 10384 37969 0 0 46 9 261 18 20 0 1 0 384319850 23068672 4737 33554432000 4194304 6004724 140733984511728 140733984504080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18177/statm: 5632 4737 181 442 0 5186 0
[pid=18210] ppid=18177 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18210/stat : 18210 (satsolver.sh) S 18177 18176 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384320187 9367552 267 33554432000 4194304 5064252 140735782166320 140735782165232 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18210/statm: 2287 267 226 213 0 72 0
[pid=18211] ppid=18210 vsize=34156 CPUtime=9.31 cores=0,2,4,6
/proc/18211/stat : 18211 (glucose) R 18210 18176 17144 0 -1 4202496 7426 0 0 0 930 1 0 0 20 0 1 0 384320187 34975744 7561 33554432000 4194304 5208918 140735112598416 140735112596280 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18211/statm: 8539 7561 105 248 0 8288 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 74980

[startup+25.5004 s]
/proc/loadavg: 1.95 1.99 2.00 3/183 18211
/proc/meminfo: memFree=20700904/32873844 swapFree=7628/7628
[pid=18176] ppid=18174 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18176/stat : 18176 (npSolver-pbo.sh) S 18174 18176 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384319850 9367552 275 33554432000 4194304 5064252 140736782890720 140736782889632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18176/statm: 2287 275 233 213 0 72 0
[pid=18177] ppid=18176 vsize=22528 CPUtime=3.34 cores=0,2,4,6
/proc/18177/stat : 18177 (npSolver-pbo) S 18176 18176 17144 0 -1 4202496 10384 37969 0 0 46 9 261 18 20 0 1 0 384319850 23068672 4737 33554432000 4194304 6004724 140733984511728 140733984504080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18177/statm: 5632 4737 181 442 0 5186 0
[pid=18210] ppid=18177 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18210/stat : 18210 (satsolver.sh) S 18177 18176 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384320187 9367552 267 33554432000 4194304 5064252 140735782166320 140735782165232 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18210/statm: 2287 267 226 213 0 72 0
[pid=18211] ppid=18210 vsize=34156 CPUtime=22.12 cores=0,2,4,6
/proc/18211/stat : 18211 (glucose) R 18210 18176 17144 0 -1 4202496 7610 0 0 0 2210 2 0 0 20 0 1 0 384320187 34975744 7742 33554432000 4194304 5208918 140735112598416 140735112596280 4213264 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18211/statm: 8539 7742 105 248 0 8288 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 74980

[startup+51.1004 s]
/proc/loadavg: 1.97 1.99 2.00 3/184 18214
/proc/meminfo: memFree=20700964/32873844 swapFree=7628/7628
[pid=18176] ppid=18174 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18176/stat : 18176 (npSolver-pbo.sh) S 18174 18176 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384319850 9367552 275 33554432000 4194304 5064252 140736782890720 140736782889632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18176/statm: 2287 275 233 213 0 72 0
[pid=18177] ppid=18176 vsize=22528 CPUtime=3.34 cores=0,2,4,6
/proc/18177/stat : 18177 (npSolver-pbo) S 18176 18176 17144 0 -1 4202496 10384 37969 0 0 46 9 261 18 20 0 1 0 384319850 23068672 4737 33554432000 4194304 6004724 140733984511728 140733984504080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18177/statm: 5632 4737 181 442 0 5186 0
[pid=18210] ppid=18177 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18210/stat : 18210 (satsolver.sh) S 18177 18176 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384320187 9367552 267 33554432000 4194304 5064252 140735782166320 140735782165232 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18210/statm: 2287 267 226 213 0 72 0
[pid=18211] ppid=18210 vsize=34156 CPUtime=47.72 cores=0,2,4,6
/proc/18211/stat : 18211 (glucose) R 18210 18176 17144 0 -1 4202496 7610 0 0 0 4770 2 0 0 20 0 1 0 384320187 34975744 7742 33554432000 4194304 5208918 140735112598416 140735112596280 4229010 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18211/statm: 8539 7742 105 248 0 8288 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 74980

[startup+102.307 s]
/proc/loadavg: 1.98 1.99 2.00 3/184 18214
/proc/meminfo: memFree=20693436/32873844 swapFree=7628/7628
[pid=18176] ppid=18174 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18176/stat : 18176 (npSolver-pbo.sh) S 18174 18176 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384319850 9367552 275 33554432000 4194304 5064252 140736782890720 140736782889632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18176/statm: 2287 275 233 213 0 72 0
[pid=18177] ppid=18176 vsize=22528 CPUtime=3.34 cores=0,2,4,6
/proc/18177/stat : 18177 (npSolver-pbo) S 18176 18176 17144 0 -1 4202496 10384 37969 0 0 46 9 261 18 20 0 1 0 384319850 23068672 4737 33554432000 4194304 6004724 140733984511728 140733984504080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18177/statm: 5632 4737 181 442 0 5186 0
[pid=18210] ppid=18177 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18210/stat : 18210 (satsolver.sh) S 18177 18176 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384320187 9367552 267 33554432000 4194304 5064252 140735782166320 140735782165232 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18210/statm: 2287 267 226 213 0 72 0
[pid=18211] ppid=18210 vsize=41296 CPUtime=98.91 cores=0,2,4,6
/proc/18211/stat : 18211 (glucose) R 18210 18176 17144 0 -1 4202496 7989 0 0 0 9889 2 0 0 20 0 1 0 384320187 42287104 9633 33554432000 4194304 5208918 140735112598416 140735112594728 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18211/statm: 10324 9633 105 248 0 10073 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 82120

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 2.00 3/184 18258
/proc/meminfo: memFree=20711116/32873844 swapFree=7628/7628
[pid=18176] ppid=18174 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18176/stat : 18176 (npSolver-pbo.sh) S 18174 18176 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384319850 9367552 275 33554432000 4194304 5064252 140736782890720 140736782889632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18176/statm: 2287 275 233 213 0 72 0
[pid=18177] ppid=18176 vsize=22528 CPUtime=158.78 cores=0,2,4,6
/proc/18177/stat : 18177 (npSolver-pbo) S 18176 18176 17144 0 -1 4202496 15849 66587 0 0 68 11 15771 28 20 0 1 0 384319850 23068672 4737 33554432000 4194304 6004724 140733984511728 140733984504080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18177/statm: 5632 4737 181 442 0 5186 0
[pid=18257] ppid=18177 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18257/stat : 18257 (satsolver.sh) S 18177 18176 17144 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384335735 9367552 267 33554432000 4194304 5064252 140736342329632 140736342328544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18257/statm: 2287 267 226 213 0 72 0
[pid=18258] ppid=18257 vsize=21932 CPUtime=3.43 cores=0,2,4,6
/proc/18258/stat : 18258 (glucose) R 18257 18176 17144 0 -1 4202496 5099 0 0 0 343 0 0 0 20 0 1 0 384335736 22458368 4703 33554432000 4194304 5208918 140735996466080 140735996463912 4211792 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18258/statm: 5483 4703 104 248 0 5232 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 62756

[startup+222.3 s]
/proc/loadavg: 1.99 1.99 2.00 3/183 18301
/proc/meminfo: memFree=23914312/32873844 swapFree=7628/7628

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18320
/proc/meminfo: memFree=21887344/32873844 swapFree=7628/7628
[pid=18176] ppid=18174 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18176/stat : 18176 (npSolver-pbo.sh) S 18174 18176 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384319850 9367552 275 33554432000 4194304 5064252 140736782890720 140736782889632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18176/statm: 2287 275 233 213 0 72 0
[pid=18177] ppid=18176 vsize=22528 CPUtime=1016.15 cores=0,2,4,6
/proc/18177/stat : 18177 (npSolver-pbo) S 18176 18176 17144 0 -1 4202496 17637 80147 0 0 76 11 101494 34 20 0 1 0 384319850 23068672 4737 33554432000 4194304 6004724 140733984511728 140733984504080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18177/statm: 5632 4737 181 442 0 5186 0
[pid=18315] ppid=18177 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18315/stat : 18315 (satsolver.sh) S 18177 18176 17144 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384421486 9367552 266 33554432000 4194304 5064252 140735375581616 140735375580528 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18315/statm: 2287 266 226 213 0 72 0
[pid=18316] ppid=18315 vsize=52396 CPUtime=345.88 cores=0,2,4,6
/proc/18316/stat : 18316 (glucose) R 18315 18176 17144 0 -1 4202496 7669 0 0 0 34585 3 0 0 20 0 1 0 384421486 53653504 11012 33554432000 4194304 5208918 140737043014704 140737043012648 4229296 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18316/statm: 13099 11012 104 248 0 12848 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 93220

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18321
/proc/meminfo: memFree=21883400/32873844 swapFree=7628/7628
[pid=18176] ppid=18174 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18176/stat : 18176 (npSolver-pbo.sh) S 18174 18176 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384319850 9367552 275 33554432000 4194304 5064252 140736782890720 140736782889632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18176/statm: 2287 275 233 213 0 72 0
[pid=18177] ppid=18176 vsize=22528 CPUtime=1016.15 cores=0,2,4,6
/proc/18177/stat : 18177 (npSolver-pbo) S 18176 18176 17144 0 -1 4202496 17637 80147 0 0 76 11 101494 34 20 0 1 0 384319850 23068672 4737 33554432000 4194304 6004724 140733984511728 140733984504080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18177/statm: 5632 4737 181 442 0 5186 0
[pid=18315] ppid=18177 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18315/stat : 18315 (satsolver.sh) S 18177 18176 17144 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384421486 9367552 266 33554432000 4194304 5064252 140735375581616 140735375580528 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18315/statm: 2287 266 226 213 0 72 0
[pid=18316] ppid=18315 vsize=52396 CPUtime=405.87 cores=0,2,4,6
/proc/18316/stat : 18316 (glucose) R 18315 18176 17144 0 -1 4202496 7670 0 0 0 40584 3 0 0 20 0 1 0 384421486 53653504 11524 33554432000 4194304 5208918 140737043014704 140737043012648 4211508 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18316/statm: 13099 11524 104 248 0 12848 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 93220

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 18321
/proc/meminfo: memFree=21883304/32873844 swapFree=7628/7628
[pid=18176] ppid=18174 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18176/stat : 18176 (npSolver-pbo.sh) S 18174 18176 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384319850 9367552 275 33554432000 4194304 5064252 140736782890720 140736782889632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18176/statm: 2287 275 233 213 0 72 0
[pid=18177] ppid=18176 vsize=22528 CPUtime=1016.15 cores=0,2,4,6
/proc/18177/stat : 18177 (npSolver-pbo) S 18176 18176 17144 0 -1 4202496 17637 80147 0 0 76 11 101494 34 20 0 1 0 384319850 23068672 4737 33554432000 4194304 6004724 140733984511728 140733984504080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18177/statm: 5632 4737 181 442 0 5186 0
[pid=18315] ppid=18177 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18315/stat : 18315 (satsolver.sh) S 18177 18176 17144 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384421486 9367552 266 33554432000 4194304 5064252 140735375581616 140735375580528 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18315/statm: 2287 266 226 213 0 72 0
[pid=18316] ppid=18315 vsize=52396 CPUtime=465.86 cores=0,2,4,6
/proc/18316/stat : 18316 (glucose) R 18315 18176 17144 0 -1 4202496 7670 0 0 0 46583 3 0 0 20 0 1 0 384421486 53653504 11524 33554432000 4194304 5208918 140737043014704 140737043012648 4229328 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18316/statm: 13099 11524 104 248 0 12848 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 93220

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 18321
/proc/meminfo: memFree=21881096/32873844 swapFree=7628/7628
[pid=18176] ppid=18174 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18176/stat : 18176 (npSolver-pbo.sh) S 18174 18176 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384319850 9367552 275 33554432000 4194304 5064252 140736782890720 140736782889632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18176/statm: 2287 275 233 213 0 72 0
[pid=18177] ppid=18176 vsize=22528 CPUtime=1016.15 cores=0,2,4,6
/proc/18177/stat : 18177 (npSolver-pbo) S 18176 18176 17144 0 -1 4202496 17637 80147 0 0 76 11 101494 34 20 0 1 0 384319850 23068672 4737 33554432000 4194304 6004724 140733984511728 140733984504080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18177/statm: 5632 4737 181 442 0 5186 0
[pid=18315] ppid=18177 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18315/stat : 18315 (satsolver.sh) S 18177 18176 17144 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384421486 9367552 266 33554432000 4194304 5064252 140735375581616 140735375580528 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18315/statm: 2287 266 226 213 0 72 0
[pid=18316] ppid=18315 vsize=52396 CPUtime=525.85 cores=0,2,4,6
/proc/18316/stat : 18316 (glucose) R 18315 18176 17144 0 -1 4202496 7671 0 0 0 52582 3 0 0 20 0 1 0 384421486 53653504 12036 33554432000 4194304 5208918 140737043014704 140737043012648 4212463 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18316/statm: 13099 12036 104 248 0 12848 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 93220

[startup+1602.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/183 18335
/proc/meminfo: memFree=21898248/32873844 swapFree=7628/7628
[pid=18176] ppid=18174 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18176/stat : 18176 (npSolver-pbo.sh) S 18174 18176 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384319850 9367552 275 33554432000 4194304 5064252 140736782890720 140736782889632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18176/statm: 2287 275 233 213 0 72 0
[pid=18177] ppid=18176 vsize=22528 CPUtime=1583.71 cores=0,2,4,6
/proc/18177/stat : 18177 (npSolver-pbo) S 18176 18176 17144 0 -1 4202496 21325 100946 0 0 92 13 158223 43 20 0 1 0 384319850 23068672 4737 33554432000 4194304 6004724 140733984511728 140733984504080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18177/statm: 5632 4737 181 442 0 5186 0
[pid=18334] ppid=18177 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18334/stat : 18334 (satsolver.sh) S 18177 18176 17144 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384478252 9367552 267 33554432000 4194304 5064252 140736871499712 140736871498624 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18334/statm: 2287 267 226 213 0 72 0
[pid=18335] ppid=18334 vsize=34160 CPUtime=18.27 cores=0,2,4,6
/proc/18335/stat : 18335 (glucose) R 18334 18176 17144 0 -1 4202496 6848 0 0 0 1825 2 0 0 20 0 1 0 384478252 34979840 7747 33554432000 4194304 5208918 140736626491744 140736626489592 4213190 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18335/statm: 8540 7747 105 248 0 8289 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 74984

[startup+1662.3 s]
/proc/loadavg: 2.17 2.06 2.01 3/183 18349
/proc/meminfo: memFree=21905404/32873844 swapFree=7628/7628
[pid=18176] ppid=18174 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18176/stat : 18176 (npSolver-pbo.sh) S 18174 18176 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384319850 9367552 275 33554432000 4194304 5064252 140736782890720 140736782889632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18176/statm: 2287 275 233 213 0 72 0
[pid=18177] ppid=18176 vsize=22528 CPUtime=1654.98 cores=0,2,4,6
/proc/18177/stat : 18177 (npSolver-pbo) S 18176 18176 17144 0 -1 4202496 25123 122235 0 0 110 15 165320 53 20 0 1 0 384319850 23068672 4737 33554432000 4194304 6004724 140733984511728 140733984504080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18177/statm: 5632 4737 181 442 0 5186 0
[pid=18348] ppid=18177 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18348/stat : 18348 (satsolver.sh) S 18177 18176 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384485378 9367552 267 33554432000 4194304 5064252 140734042310768 140734042309680 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18348/statm: 2287 267 226 213 0 72 0
[pid=18349] ppid=18348 vsize=24564 CPUtime=7 cores=0,2,4,6
/proc/18349/stat : 18349 (glucose) R 18348 18176 17144 0 -1 4202496 5323 0 0 0 700 0 0 0 20 0 1 0 384485378 25153536 5411 33554432000 4194304 5208918 140733623209936 140733623208088 4211648 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18349/statm: 6141 5411 104 248 0 5890 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 65388

[startup+1722.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/182 18349
/proc/meminfo: memFree=21896808/32873844 swapFree=7628/7628
[pid=18176] ppid=18174 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18176/stat : 18176 (npSolver-pbo.sh) S 18174 18176 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384319850 9367552 275 33554432000 4194304 5064252 140736782890720 140736782889632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18176/statm: 2287 275 233 213 0 72 0
[pid=18177] ppid=18176 vsize=22528 CPUtime=1654.98 cores=0,2,4,6
/proc/18177/stat : 18177 (npSolver-pbo) S 18176 18176 17144 0 -1 4202496 25123 122235 0 0 110 15 165320 53 20 0 1 0 384319850 23068672 4737 33554432000 4194304 6004724 140733984511728 140733984504080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18177/statm: 5632 4737 181 442 0 5186 0
[pid=18348] ppid=18177 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18348/stat : 18348 (satsolver.sh) S 18177 18176 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384485378 9367552 267 33554432000 4194304 5064252 140734042310768 140734042309680 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18348/statm: 2287 267 226 213 0 72 0
[pid=18349] ppid=18348 vsize=33540 CPUtime=67 cores=0,2,4,6
/proc/18349/stat : 18349 (glucose) R 18348 18176 17144 0 -1 4202496 7211 0 0 0 6699 1 0 0 20 0 1 0 384485378 34344960 7570 33554432000 4194304 5208918 140733623209936 140733623207784 4213234 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18349/statm: 8385 7570 104 248 0 8134 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 74364

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 18350
/proc/meminfo: memFree=21891376/32873844 swapFree=7628/7628
[pid=18176] ppid=18174 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18176/stat : 18176 (npSolver-pbo.sh) S 18174 18176 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384319850 9367552 275 33554432000 4194304 5064252 140736782890720 140736782889632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18176/statm: 2287 275 233 213 0 72 0
[pid=18177] ppid=18176 vsize=22528 CPUtime=1654.98 cores=0,2,4,6
/proc/18177/stat : 18177 (npSolver-pbo) S 18176 18176 17144 0 -1 4202496 25123 122235 0 0 110 15 165320 53 20 0 1 0 384319850 23068672 4737 33554432000 4194304 6004724 140733984511728 140733984504080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18177/statm: 5632 4737 181 442 0 5186 0
[pid=18348] ppid=18177 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18348/stat : 18348 (satsolver.sh) S 18177 18176 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384485378 9367552 267 33554432000 4194304 5064252 140734042310768 140734042309680 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18348/statm: 2287 267 226 213 0 72 0
[pid=18349] ppid=18348 vsize=37960 CPUtime=126.99 cores=0,2,4,6
/proc/18349/stat : 18349 (glucose) R 18348 18176 17144 0 -1 4202496 7488 0 0 0 12698 1 0 0 20 0 1 0 384485378 38871040 8854 33554432000 4194304 5208918 140733623209936 140733623207800 4229296 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18349/statm: 9490 8854 104 248 0 9239 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 78784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 18350
/proc/meminfo: memFree=21891344/32873844 swapFree=7628/7628
[pid=18176] ppid=18174 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18176/stat : 18176 (npSolver-pbo.sh) S 18174 18176 17144 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384319850 9367552 275 33554432000 4194304 5064252 140736782890720 140736782889632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18176/statm: 2287 275 233 213 0 72 0
[pid=18177] ppid=18176 vsize=22528 CPUtime=1654.98 cores=0,2,4,6
/proc/18177/stat : 18177 (npSolver-pbo) S 18176 18176 17144 0 -1 4202496 25123 122235 0 0 110 15 165320 53 20 0 1 0 384319850 23068672 4737 33554432000 4194304 6004724 140733984511728 140733984504080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18177/statm: 5632 4737 181 442 0 5186 0
[pid=18348] ppid=18177 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18348/stat : 18348 (satsolver.sh) S 18177 18176 17144 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384485378 9367552 267 33554432000 4194304 5064252 140734042310768 140734042309680 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18348/statm: 2287 267 226 213 0 72 0
[pid=18349] ppid=18348 vsize=37960 CPUtime=145.09 cores=0,2,4,6
/proc/18349/stat : 18349 (glucose) R 18348 18176 17144 0 -1 4202496 7488 0 0 0 14508 1 0 0 20 0 1 0 384485378 38871040 8854 33554432000 4194304 5208918 140733623209936 140733623207800 4211641 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18349/statm: 9490 8854 104 248 0 9239 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 78784

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1799.39
CPU system time (s): 0.708892
CPU usage (%): 99.9827
Max. virtual memory (cumulated for all children) (KiB): 130628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.39
system time used= 0.708892
maximum resident set size= 81000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155836
page faults= 0
swaps= 0
block input operations= 0
block output operations= 135912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 697
involuntary context switches= 2107

runsolver used 2.73258 second user time and 7.2529 second system time

The end

Launcher Data

Begin job on node145 at 2012-06-08 20:59:15
IDJOB=3750111
IDBENCH=92777
IDSOLVER=2334
FILE ID=node145/3750111-1339181955
RUNJOBID= node145-1339168567-17160
PBS_JOBID= 14643806
Free space on /tmp= 69880 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/IC/normalized-minisat15_5_3_7_ic.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750111-1339181955/watcher-3750111-1339181955 -o /tmp/evaluation-result-3750111-1339181955/solver-3750111-1339181955 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750111-1339181955.opb 347447429 HOME HOME

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

MD5SUM BENCH= ed0e62d21585297a53ea5d644fd52c40
RANDOM SEED=347447429

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        20755952 kB
Buffers:          601896 kB
Cached:          6093156 kB
SwapCached:            4 kB
Active:          7805924 kB
Inactive:        3361920 kB
Active(anon):    4457088 kB
Inactive(anon):    10920 kB
Active(file):    3348836 kB
Inactive(file):  3351000 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108852 kB
Dirty:              8560 kB
Writeback:             0 kB
AnonPages:       4473472 kB
Mapped:            15272 kB
Shmem:               200 kB
Slab:             799620 kB
SReclaimable:     240980 kB
SUnreclaim:       558640 kB
KernelStack:        1488 kB
PageTables:        12660 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    5929904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1835008 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= 70088 MiB
End job on node145 at 2012-06-08 21:29:15