Trace number 3748490

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 inc (fixed)? (TO) 1800.06 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat50_4_16_8.opb
MD5SUM4bf433c60343e128a7fab53c33d88c45
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3841241
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints7606
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints7500
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 4950
Biggest coefficient in the objective function 157464000
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 48028849250
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 157464000
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 48028849250
Number of bits of the biggest sum of numbers36
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.14	c old isEQ: 24, new EQ is 1
0.00/0.17	c old isEQ: 1, new EQ is 1
0.00/0.21	c run inc solver
0.00/0.21	c [INC SYSTEM] run initial solver
0.00/0.21	c [INC SYSTEM] preprocess with white file
1.97/2.01	c [INC SYSTEM] finished preprocessing in 1 s
1.97/2.01	c [INC SYSTEM] execute solver
41.04/41.16	c [INC SEARCH] formula is SAT
41.04/41.16	c [INC SYSTEM] solved the initial formula
41.04/41.18	c model valid
41.04/41.18	c current solution ok
41.45/41.58	o 172972389
41.45/41.58	c execute binary inc search
41.45/41.58	c [INC SEARCH] current bound: 86486219
41.45/41.58	c [INC SEARCH] iteration: 0
41.45/41.58	c [INC SEARCH] lower bound: 0 upperbound 172972439 current bound: 86486219 best value:172972439
41.45/41.58	c [INC SYSTEM] there exists a inc, kill it!
41.45/41.58	c write failed with 2
41.45/41.58	c [INC SYSTEM] create new solver instance
41.45/41.58	c [INC] encode full formula
41.45/41.58	c fallback to adder encoding
42.16/42.28	c set iterative enc to: adder
42.16/42.28	c set iterative enc to: none
42.26/42.37	c [INC SEARCH] isOptimum variable: 0
47.75/47.80	c [INC SEARCH] formula is SAT
47.75/47.82	c [INC SEARCH] copied best model
47.75/47.82	c sat variable: 1 optimum/unsat variable: 0
47.75/47.84	c model valid
47.75/47.84	c current solution ok
47.75/47.84	o 59833445
47.75/47.84	c [INC SEARCH] current bound: 29916747
47.75/47.84	c [INC SEARCH] iteration: 1
47.75/47.84	c [INC SEARCH] lower bound: 0 upperbound 59833495 current bound: 29916747 best value:59833495
47.75/47.84	c [INC SYSTEM] there exists a inc, kill it!
47.75/47.84	c write failed with 2
47.75/47.85	c [INC SYSTEM] create new solver instance
47.75/47.85	c [INC] encode full formula
47.75/47.85	c fallback to adder encoding
48.37/48.43	c set iterative enc to: adder
48.37/48.43	c set iterative enc to: none
48.47/48.52	c [INC SEARCH] isOptimum variable: 0
199.41/199.58	c [INC SEARCH] formula is SAT
199.51/199.60	c [INC SEARCH] copied best model
199.51/199.60	c sat variable: 1 optimum/unsat variable: 0
199.51/199.61	c model valid
199.51/199.61	c current solution ok
199.51/199.61	o 20582479
199.51/199.61	c [INC SEARCH] current bound: 10291264
199.51/199.61	c [INC SEARCH] iteration: 2
199.51/199.61	c [INC SEARCH] lower bound: 0 upperbound 20582529 current bound: 10291264 best value:20582529
199.51/199.61	c [INC SYSTEM] there exists a inc, kill it!
199.51/199.61	c write failed with 2
199.51/199.62	c [INC SYSTEM] create new solver instance
199.51/199.62	c [INC] encode full formula
199.51/199.62	c fallback to adder encoding
199.93/200.09	c set iterative enc to: adder
199.93/200.09	c set iterative enc to: none
200.01/200.17	c [INC SEARCH] isOptimum variable: 0
307.09/307.26	c [INC SEARCH] formula is SAT
307.09/307.27	c [INC SEARCH] copied best model
307.09/307.27	c sat variable: 1 optimum/unsat variable: 0
307.09/307.29	c model valid
307.09/307.29	c current solution ok
307.09/307.29	o 9026117
307.09/307.29	c [INC SEARCH] current bound: 4513083
307.09/307.29	c [INC SEARCH] iteration: 3
307.09/307.29	c [INC SEARCH] lower bound: 0 upperbound 9026167 current bound: 4513083 best value:9026167
307.09/307.29	c [INC SYSTEM] there exists a inc, kill it!
307.09/307.29	c write failed with 2
307.21/307.30	c [INC SYSTEM] create new solver instance
307.21/307.30	c [INC] encode full formula
307.21/307.30	c fallback to adder encoding
307.61/307.70	c set iterative enc to: adder
307.61/307.70	c set iterative enc to: none
307.61/307.77	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.41	c an unexpexted return value has been received, exit
1800.03/1800.41	s UNKNOWN
1800.03/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.03/1800.41	c write failed with -1

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-3748490-1339175760/watcher-3748490-1339175760 -o /tmp/evaluation-result-3748490-1339175760/solver-3748490-1339175760 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748490-1339175760.opb 1264824920 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.15 2.12 2.09 3/178 29342
/proc/meminfo: memFree=30613248/32873648 swapFree=7376/7376
[pid=29342] ppid=29340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29342/stat : 29342 (npSolver-pbo-I.) S 29340 29342 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383701948 9367552 274 33554432000 4194304 5064252 140736002424864 140736002423776 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29342/statm: 2287 274 233 213 0 72 0

[startup+0.104744 s]
/proc/loadavg: 2.15 2.12 2.09 3/178 29342
/proc/meminfo: memFree=30613248/32873648 swapFree=7376/7376
[pid=29342] ppid=29340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29342/stat : 29342 (npSolver-pbo-I.) S 29340 29342 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383701948 9367552 274 33554432000 4194304 5064252 140736002424864 140736002423776 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29342/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200273 s]
/proc/loadavg: 2.15 2.12 2.09 3/178 29342
/proc/meminfo: memFree=30613248/32873648 swapFree=7376/7376
[pid=29342] ppid=29340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29342/stat : 29342 (npSolver-pbo-I.) S 29340 29342 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383701948 9367552 274 33554432000 4194304 5064252 140736002424864 140736002423776 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29342/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300297 s]
/proc/loadavg: 2.15 2.12 2.09 3/178 29342
/proc/meminfo: memFree=30613248/32873648 swapFree=7376/7376
[pid=29342] ppid=29340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29342/stat : 29342 (npSolver-pbo-I.) S 29340 29342 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383701948 9367552 274 33554432000 4194304 5064252 140736002424864 140736002423776 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29342/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700266 s]
/proc/loadavg: 2.15 2.12 2.09 3/178 29342
/proc/meminfo: memFree=30613248/32873648 swapFree=7376/7376
[pid=29342] ppid=29340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29342/stat : 29342 (npSolver-pbo-I.) S 29340 29342 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383701948 9367552 274 33554432000 4194304 5064252 140736002424864 140736002423776 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29342/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 2.15 2.12 2.09 3/182 29346
/proc/meminfo: memFree=30514240/32873648 swapFree=7376/7376
[pid=29342] ppid=29340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29342/stat : 29342 (npSolver-pbo-I.) S 29340 29342 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383701948 9367552 274 33554432000 4194304 5064252 140736002424864 140736002423776 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29342/statm: 2287 274 233 213 0 72 0
[pid=29343] ppid=29342 vsize=18804 CPUtime=0.2 cores=1,3,5,7
/proc/29343/stat : 29343 (npSolver-pbo) S 29342 29342 28786 0 -1 4202496 5366 0 0 0 18 2 0 0 20 0 1 0 383701948 19255296 3865 33554432000 4194304 6004724 140737434712864 140737434707328 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29343/statm: 4701 3865 164 442 0 4255 0
[pid=29345] ppid=29343 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29345/stat : 29345 (cp2_pre.sh) S 29343 29342 28786 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 383701970 9367552 276 33554432000 4194304 5064252 140733314079680 140733314078384 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29345/statm: 2287 276 234 213 0 72 0
[pid=29346] ppid=29345 vsize=84044 CPUtime=1.27 cores=1,3,5,7
/proc/29346/stat : 29346 (coprocessor) R 29345 29342 28786 0 -1 4202496 16692 0 0 0 124 3 0 0 20 0 1 0 383701970 86061056 20159 33554432000 4194304 6586260 140733501438592 140733501433960 4676808 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/29346/statm: 21011 20159 192 584 0 20423 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 121144

[startup+3.10036 s]
/proc/loadavg: 2.15 2.12 2.09 3/181 29348
/proc/meminfo: memFree=30560372/32873648 swapFree=7376/7376
[pid=29342] ppid=29340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29342/stat : 29342 (npSolver-pbo-I.) S 29340 29342 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383701948 9367552 274 33554432000 4194304 5064252 140736002424864 140736002423776 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29342/statm: 2287 274 233 213 0 72 0
[pid=29343] ppid=29342 vsize=18804 CPUtime=1.99 cores=1,3,5,7
/proc/29343/stat : 29343 (npSolver-pbo) S 29342 29342 28786 0 -1 4202496 5384 18642 0 0 18 2 171 8 20 0 1 0 383701948 19255296 3868 33554432000 4194304 6004724 140737434712864 140737434699144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29343/statm: 4701 3868 167 442 0 4255 0
[pid=29348] ppid=29343 vsize=48896 CPUtime=1.07 cores=1,3,5,7
/proc/29348/stat : 29348 (glucosInc) R 29343 29342 28786 0 -1 4202496 9553 0 0 0 105 2 0 0 20 0 1 0 383702150 50069504 10630 33554432000 4194304 5654031 140734151884464 140734151882344 4217196 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29348/statm: 12224 10630 132 357 0 11864 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 76848

[startup+6.30035 s]
/proc/loadavg: 2.14 2.12 2.09 3/181 29348
/proc/meminfo: memFree=30524376/32873648 swapFree=7376/7376
[pid=29342] ppid=29340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29342/stat : 29342 (npSolver-pbo-I.) S 29340 29342 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383701948 9367552 274 33554432000 4194304 5064252 140736002424864 140736002423776 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29342/statm: 2287 274 233 213 0 72 0
[pid=29343] ppid=29342 vsize=18804 CPUtime=1.99 cores=1,3,5,7
/proc/29343/stat : 29343 (npSolver-pbo) S 29342 29342 28786 0 -1 4202496 5384 18642 0 0 18 2 171 8 20 0 1 0 383701948 19255296 3868 33554432000 4194304 6004724 140737434712864 140737434699144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29343/statm: 4701 3868 167 442 0 4255 0
[pid=29348] ppid=29343 vsize=80100 CPUtime=4.27 cores=1,3,5,7
/proc/29348/stat : 29348 (glucosInc) R 29343 29342 28786 0 -1 4202496 11509 0 0 0 424 3 0 0 20 0 1 0 383702150 82022400 18106 33554432000 4194304 5654031 140734151884464 140734151882392 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29348/statm: 20025 18106 132 357 0 19665 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 108052

[startup+12.7003 s]
/proc/loadavg: 2.13 2.12 2.09 3/181 29348
/proc/meminfo: memFree=30490392/32873648 swapFree=7376/7376
[pid=29342] ppid=29340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29342/stat : 29342 (npSolver-pbo-I.) S 29340 29342 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383701948 9367552 274 33554432000 4194304 5064252 140736002424864 140736002423776 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29342/statm: 2287 274 233 213 0 72 0
[pid=29343] ppid=29342 vsize=18804 CPUtime=1.99 cores=1,3,5,7
/proc/29343/stat : 29343 (npSolver-pbo) S 29342 29342 28786 0 -1 4202496 5384 18642 0 0 18 2 171 8 20 0 1 0 383701948 19255296 3868 33554432000 4194304 6004724 140737434712864 140737434699144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29343/statm: 4701 3868 167 442 0 4255 0
[pid=29348] ppid=29343 vsize=130624 CPUtime=10.66 cores=1,3,5,7
/proc/29348/stat : 29348 (glucosInc) R 29343 29342 28786 0 -1 4202496 13747 0 0 0 1061 5 0 0 20 0 1 0 383702150 133758976 26090 33554432000 4194304 5654031 140734151884464 140734151882552 4232994 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29348/statm: 32656 26090 132 357 0 32296 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 158576

[startup+25.5004 s]
/proc/loadavg: 2.10 2.11 2.09 3/181 29348
/proc/meminfo: memFree=30492868/32873648 swapFree=7376/7376
[pid=29342] ppid=29340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29342/stat : 29342 (npSolver-pbo-I.) S 29340 29342 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383701948 9367552 274 33554432000 4194304 5064252 140736002424864 140736002423776 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29342/statm: 2287 274 233 213 0 72 0
[pid=29343] ppid=29342 vsize=18804 CPUtime=1.99 cores=1,3,5,7
/proc/29343/stat : 29343 (npSolver-pbo) S 29342 29342 28786 0 -1 4202496 5384 18642 0 0 18 2 171 8 20 0 1 0 383701948 19255296 3868 33554432000 4194304 6004724 140737434712864 140737434699144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29343/statm: 4701 3868 167 442 0 4255 0
[pid=29348] ppid=29343 vsize=130624 CPUtime=23.47 cores=1,3,5,7
/proc/29348/stat : 29348 (glucosInc) R 29343 29342 28786 0 -1 4202496 16597 0 0 0 2338 9 0 0 20 0 1 0 383702150 133758976 25067 33554432000 4194304 5654031 140734151884464 140734151882552 4232767 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29348/statm: 32656 25067 132 357 0 32296 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 158576

[startup+51.1004 s]
/proc/loadavg: 2.07 2.10 2.09 3/181 29353
/proc/meminfo: memFree=30402048/32873648 swapFree=7376/7376
[pid=29342] ppid=29340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29342/stat : 29342 (npSolver-pbo-I.) S 29340 29342 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383701948 9367552 274 33554432000 4194304 5064252 140736002424864 140736002423776 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29342/statm: 2287 274 233 213 0 72 0
[pid=29343] ppid=29342 vsize=22352 CPUtime=48.49 cores=1,3,5,7
/proc/29343/stat : 29343 (npSolver-pbo) S 29342 29342 28786 0 -1 4202496 16436 72273 0 0 159 53 4603 34 20 0 1 0 383701948 22888448 4805 33554432000 4194304 6004724 140737434712864 140737434697784 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29343/statm: 5588 4805 185 442 0 5142 0
[pid=29353] ppid=29343 vsize=149080 CPUtime=2.56 cores=1,3,5,7
/proc/29353/stat : 29353 (glucosInc) R 29343 29342 28786 0 -1 4202496 27804 0 0 0 249 7 0 0 20 0 1 0 383706801 152657920 32403 33554432000 4194304 5654031 140736623568352 140736623556168 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29353/statm: 37270 32403 140 357 0 36910 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 180580

[startup+102.3 s]
/proc/loadavg: 2.03 2.08 2.08 3/181 29404
/proc/meminfo: memFree=30892416/32873648 swapFree=7376/7376
[pid=29342] ppid=29340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29342/stat : 29342 (npSolver-pbo-I.) S 29340 29342 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383701948 9367552 274 33554432000 4194304 5064252 140736002424864 140736002423776 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29342/statm: 2287 274 233 213 0 72 0
[pid=29343] ppid=29342 vsize=22352 CPUtime=48.49 cores=1,3,5,7
/proc/29343/stat : 29343 (npSolver-pbo) S 29342 29342 28786 0 -1 4202496 16436 72273 0 0 159 53 4603 34 20 0 1 0 383701948 22888448 4805 33554432000 4194304 6004724 140737434712864 140737434697784 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29343/statm: 5588 4805 185 442 0 5142 0
[pid=29353] ppid=29343 vsize=171780 CPUtime=53.74 cores=1,3,5,7
/proc/29353/stat : 29353 (glucosInc) R 29343 29342 28786 0 -1 4202496 32385 0 0 0 5361 13 0 0 20 0 1 0 383706801 175902720 35563 33554432000 4194304 5654031 140736623568352 140736623566376 4214483 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29353/statm: 42945 35563 141 357 0 42585 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 203280

[startup+162.3 s]
/proc/loadavg: 2.06 2.08 2.08 3/181 29404
/proc/meminfo: memFree=30771864/32873648 swapFree=7376/7376
[pid=29342] ppid=29340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29342/stat : 29342 (npSolver-pbo-I.) S 29340 29342 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383701948 9367552 274 33554432000 4194304 5064252 140736002424864 140736002423776 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29342/statm: 2287 274 233 213 0 72 0
[pid=29343] ppid=29342 vsize=22352 CPUtime=48.49 cores=1,3,5,7
/proc/29343/stat : 29343 (npSolver-pbo) S 29342 29342 28786 0 -1 4202496 16436 72273 0 0 159 53 4603 34 20 0 1 0 383701948 22888448 4805 33554432000 4194304 6004724 140737434712864 140737434697784 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29343/statm: 5588 4805 185 442 0 5142 0
[pid=29353] ppid=29343 vsize=254876 CPUtime=113.72 cores=1,3,5,7
/proc/29353/stat : 29353 (glucosInc) R 29343 29342 28786 0 -1 4202496 36789 0 0 0 11352 20 0 0 20 0 1 0 383706801 260993024 48406 33554432000 4194304 5654031 140736623568352 140736623566440 4215126 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29353/statm: 63719 48406 141 357 0 63359 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 286376

[startup+222.307 s]
/proc/loadavg: 2.05 2.08 2.08 3/181 29406
/proc/meminfo: memFree=30863084/32873648 swapFree=7376/7376
[pid=29342] ppid=29340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29342/stat : 29342 (npSolver-pbo-I.) S 29340 29342 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383701948 9367552 274 33554432000 4194304 5064252 140736002424864 140736002423776 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29342/statm: 2287 274 233 213 0 72 0
[pid=29343] ppid=29342 vsize=21316 CPUtime=200.09 cores=1,3,5,7
/proc/29343/stat : 29343 (npSolver-pbo) S 29342 29342 28786 0 -1 4202496 21816 111529 0 0 209 60 19680 60 20 0 1 0 383701948 21827584 4546 33554432000 4194304 6004724 140737434712864 140737434697784 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29343/statm: 5329 4546 185 442 0 4883 0
[pid=29406] ppid=29343 vsize=132264 CPUtime=22.13 cores=1,3,5,7
/proc/29406/stat : 29406 (glucosInc) R 29343 29342 28786 0 -1 4202496 24161 0 0 0 2207 6 0 0 20 0 1 0 383721965 135438336 29660 33554432000 4194304 5654031 140737400369216 140737400357032 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29406/statm: 33066 29660 142 357 0 32706 0
Current children cumulated CPU time (s) 222.22

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

/proc/meminfo: memFree=30557760/32873648 swapFree=7376/7376
[pid=29342] ppid=29340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29342/stat : 29342 (npSolver-pbo-I.) S 29340 29342 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383701948 9367552 274 33554432000 4194304 5064252 140736002424864 140736002423776 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29342/statm: 2287 274 233 213 0 72 0
[pid=29343] ppid=29342 vsize=20452 CPUtime=307.69 cores=1,3,5,7
/proc/29343/stat : 29343 (npSolver-pbo) S 29342 29342 28786 0 -1 4202496 26337 144327 0 0 253 66 30369 81 20 0 1 0 383701948 20942848 4330 33554432000 4194304 6004724 140737434712864 140737434697784 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29343/statm: 5113 4330 185 442 0 4667 0
[pid=29412] ppid=29343 vsize=227844 CPUtime=994.34 cores=1,3,5,7
/proc/29412/stat : 29412 (glucosInc) R 29343 29342 28786 0 -1 4202496 30910 0 0 0 99397 37 0 0 20 0 1 0 383732726 233312256 48712 33554432000 4194304 5654031 140735566585728 140735566573544 4214944 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29412/statm: 56961 48712 141 357 0 56601 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 257444

[startup+1362.3 s]
/proc/loadavg: 2.07 2.06 2.06 3/181 29419
/proc/meminfo: memFree=30678452/32873648 swapFree=7376/7376
[pid=29342] ppid=29340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29342/stat : 29342 (npSolver-pbo-I.) S 29340 29342 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383701948 9367552 274 33554432000 4194304 5064252 140736002424864 140736002423776 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29342/statm: 2287 274 233 213 0 72 0
[pid=29343] ppid=29342 vsize=20452 CPUtime=307.69 cores=1,3,5,7
/proc/29343/stat : 29343 (npSolver-pbo) S 29342 29342 28786 0 -1 4202496 26337 144327 0 0 253 66 30369 81 20 0 1 0 383701948 20942848 4330 33554432000 4194304 6004724 140737434712864 140737434697784 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29343/statm: 5113 4330 185 442 0 4667 0
[pid=29412] ppid=29343 vsize=277932 CPUtime=1054.32 cores=1,3,5,7
/proc/29412/stat : 29412 (glucosInc) R 29343 29342 28786 0 -1 4202496 31758 0 0 0 105394 38 0 0 20 0 1 0 383732726 284602368 56181 33554432000 4194304 5654031 140735566585728 140735566573544 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29412/statm: 69483 56181 141 357 0 69123 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 307532

[startup+1422.3 s]
/proc/loadavg: 2.02 2.05 2.05 3/181 29419
/proc/meminfo: memFree=30538832/32873648 swapFree=7376/7376
[pid=29342] ppid=29340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29342/stat : 29342 (npSolver-pbo-I.) S 29340 29342 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383701948 9367552 274 33554432000 4194304 5064252 140736002424864 140736002423776 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29342/statm: 2287 274 233 213 0 72 0
[pid=29343] ppid=29342 vsize=20452 CPUtime=307.69 cores=1,3,5,7
/proc/29343/stat : 29343 (npSolver-pbo) S 29342 29342 28786 0 -1 4202496 26337 144327 0 0 253 66 30369 81 20 0 1 0 383701948 20942848 4330 33554432000 4194304 6004724 140737434712864 140737434697784 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29343/statm: 5113 4330 185 442 0 4667 0
[pid=29412] ppid=29343 vsize=277932 CPUtime=1114.31 cores=1,3,5,7
/proc/29412/stat : 29412 (glucosInc) R 29343 29342 28786 0 -1 4202496 31769 0 0 0 111393 38 0 0 20 0 1 0 383732726 284602368 61813 33554432000 4194304 5654031 140735566585728 140735566573544 4218807 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29412/statm: 69483 61813 141 357 0 69123 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 307532

[startup+1482.3 s]
/proc/loadavg: 2.06 2.05 2.05 3/182 29422
/proc/meminfo: memFree=30455884/32873648 swapFree=7376/7376
[pid=29342] ppid=29340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29342/stat : 29342 (npSolver-pbo-I.) S 29340 29342 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383701948 9367552 274 33554432000 4194304 5064252 140736002424864 140736002423776 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29342/statm: 2287 274 233 213 0 72 0
[pid=29343] ppid=29342 vsize=20452 CPUtime=307.69 cores=1,3,5,7
/proc/29343/stat : 29343 (npSolver-pbo) S 29342 29342 28786 0 -1 4202496 26337 144327 0 0 253 66 30369 81 20 0 1 0 383701948 20942848 4330 33554432000 4194304 6004724 140737434712864 140737434697784 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29343/statm: 5113 4330 185 442 0 4667 0
[pid=29412] ppid=29343 vsize=227844 CPUtime=1174.3 cores=1,3,5,7
/proc/29412/stat : 29412 (glucosInc) R 29343 29342 28786 0 -1 4202496 31890 0 0 0 117389 41 0 0 20 0 1 0 383732726 233312256 54344 33554432000 4194304 5654031 140735566585728 140735566573544 4216213 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29412/statm: 56961 54344 141 357 0 56601 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 257444

[startup+1542.31 s]
/proc/loadavg: 2.07 2.06 2.05 3/181 29423
/proc/meminfo: memFree=30597500/32873648 swapFree=7376/7376
[pid=29342] ppid=29340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29342/stat : 29342 (npSolver-pbo-I.) S 29340 29342 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383701948 9367552 274 33554432000 4194304 5064252 140736002424864 140736002423776 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29342/statm: 2287 274 233 213 0 72 0
[pid=29343] ppid=29342 vsize=20452 CPUtime=307.69 cores=1,3,5,7
/proc/29343/stat : 29343 (npSolver-pbo) S 29342 29342 28786 0 -1 4202496 26337 144327 0 0 253 66 30369 81 20 0 1 0 383701948 20942848 4330 33554432000 4194304 6004724 140737434712864 140737434697784 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29343/statm: 5113 4330 185 442 0 4667 0
[pid=29412] ppid=29343 vsize=277932 CPUtime=1234.29 cores=1,3,5,7
/proc/29412/stat : 29412 (glucosInc) R 29343 29342 28786 0 -1 4202496 32716 0 0 0 123388 41 0 0 20 0 1 0 383732726 284602368 59765 33554432000 4194304 5654031 140735566585728 140735566573544 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29412/statm: 69483 59765 141 357 0 69123 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 307532

[startup+1602.3 s]
/proc/loadavg: 2.07 2.06 2.05 3/181 29423
/proc/meminfo: memFree=30532880/32873648 swapFree=7376/7376
[pid=29342] ppid=29340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29342/stat : 29342 (npSolver-pbo-I.) S 29340 29342 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383701948 9367552 274 33554432000 4194304 5064252 140736002424864 140736002423776 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29342/statm: 2287 274 233 213 0 72 0
[pid=29343] ppid=29342 vsize=20452 CPUtime=307.69 cores=1,3,5,7
/proc/29343/stat : 29343 (npSolver-pbo) S 29342 29342 28786 0 -1 4202496 26337 144327 0 0 253 66 30369 81 20 0 1 0 383701948 20942848 4330 33554432000 4194304 6004724 140737434712864 140737434697784 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29343/statm: 5113 4330 185 442 0 4667 0
[pid=29412] ppid=29343 vsize=227844 CPUtime=1294.28 cores=1,3,5,7
/proc/29412/stat : 29412 (glucosInc) R 29343 29342 28786 0 -1 4202496 32831 0 0 0 129385 43 0 0 20 0 1 0 383732726 233312256 48200 33554432000 4194304 5654031 140735566585728 140735566573544 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29412/statm: 56961 48200 141 357 0 56601 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 257444

[startup+1662.3 s]
/proc/loadavg: 2.07 2.06 2.05 3/181 29423
/proc/meminfo: memFree=30700320/32873648 swapFree=7376/7376
[pid=29342] ppid=29340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29342/stat : 29342 (npSolver-pbo-I.) S 29340 29342 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383701948 9367552 274 33554432000 4194304 5064252 140736002424864 140736002423776 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29342/statm: 2287 274 233 213 0 72 0
[pid=29343] ppid=29342 vsize=20452 CPUtime=307.69 cores=1,3,5,7
/proc/29343/stat : 29343 (npSolver-pbo) S 29342 29342 28786 0 -1 4202496 26337 144327 0 0 253 66 30369 81 20 0 1 0 383701948 20942848 4330 33554432000 4194304 6004724 140737434712864 140737434697784 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29343/statm: 5113 4330 185 442 0 4667 0
[pid=29412] ppid=29343 vsize=227844 CPUtime=1354.27 cores=1,3,5,7
/proc/29412/stat : 29412 (glucosInc) R 29343 29342 28786 0 -1 4202496 32937 0 0 0 135384 43 0 0 20 0 1 0 383732726 233312256 54948 33554432000 4194304 5654031 140735566585728 140735566573544 4234964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29412/statm: 56961 54948 141 357 0 56601 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 257444

[startup+1722.3 s]
/proc/loadavg: 2.06 2.06 2.05 3/181 29423
/proc/meminfo: memFree=30545732/32873648 swapFree=7376/7376
[pid=29342] ppid=29340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29342/stat : 29342 (npSolver-pbo-I.) S 29340 29342 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383701948 9367552 274 33554432000 4194304 5064252 140736002424864 140736002423776 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29342/statm: 2287 274 233 213 0 72 0
[pid=29343] ppid=29342 vsize=20452 CPUtime=307.69 cores=1,3,5,7
/proc/29343/stat : 29343 (npSolver-pbo) S 29342 29342 28786 0 -1 4202496 26337 144327 0 0 253 66 30369 81 20 0 1 0 383701948 20942848 4330 33554432000 4194304 6004724 140737434712864 140737434697784 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29343/statm: 5113 4330 185 442 0 4667 0
[pid=29412] ppid=29343 vsize=277932 CPUtime=1414.26 cores=1,3,5,7
/proc/29412/stat : 29412 (glucosInc) R 29343 29342 28786 0 -1 4202496 33678 0 0 0 141382 44 0 0 20 0 1 0 383732726 284602368 63349 33554432000 4194304 5654031 140735566585728 140735566573544 4215121 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29412/statm: 69483 63349 141 357 0 69123 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 307532

[startup+1782.3 s]
/proc/loadavg: 2.02 2.05 2.04 3/181 29423
/proc/meminfo: memFree=30474348/32873648 swapFree=7376/7376
[pid=29342] ppid=29340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29342/stat : 29342 (npSolver-pbo-I.) S 29340 29342 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383701948 9367552 274 33554432000 4194304 5064252 140736002424864 140736002423776 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29342/statm: 2287 274 233 213 0 72 0
[pid=29343] ppid=29342 vsize=20452 CPUtime=307.69 cores=1,3,5,7
/proc/29343/stat : 29343 (npSolver-pbo) S 29342 29342 28786 0 -1 4202496 26337 144327 0 0 253 66 30369 81 20 0 1 0 383701948 20942848 4330 33554432000 4194304 6004724 140737434712864 140737434697784 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29343/statm: 5113 4330 185 442 0 4667 0
[pid=29412] ppid=29343 vsize=227844 CPUtime=1474.25 cores=1,3,5,7
/proc/29412/stat : 29412 (glucosInc) R 29343 29342 28786 0 -1 4202496 33795 0 0 0 147379 46 0 0 20 0 1 0 383732726 233312256 52808 33554432000 4194304 5654031 140735566585728 140735566573544 4233299 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29412/statm: 56961 52808 141 357 0 56601 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 257444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.04 2.04 3/181 29423
/proc/meminfo: memFree=30431624/32873648 swapFree=7376/7376
[pid=29342] ppid=29340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29342/stat : 29342 (npSolver-pbo-I.) S 29340 29342 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383701948 9367552 274 33554432000 4194304 5064252 140736002424864 140736002423776 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29342/statm: 2287 274 233 213 0 72 0
[pid=29343] ppid=29342 vsize=20452 CPUtime=307.69 cores=1,3,5,7
/proc/29343/stat : 29343 (npSolver-pbo) S 29342 29342 28786 0 -1 4202496 26337 144327 0 0 253 66 30369 81 20 0 1 0 383701948 20942848 4330 33554432000 4194304 6004724 140737434712864 140737434697784 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29343/statm: 5113 4330 185 442 0 4667 0
[pid=29412] ppid=29343 vsize=227844 CPUtime=1492.34 cores=1,3,5,7
/proc/29412/stat : 29412 (glucosInc) R 29343 29342 28786 0 -1 4202496 34158 0 0 0 149188 46 0 0 20 0 1 0 383732726 233312256 55201 33554432000 4194304 5654031 140735566585728 140735566573544 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29412/statm: 56961 55201 141 357 0 56601 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 257444

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.01 2.04 2.04 3/181 29423
/proc/meminfo: memFree=30431624/32873648 swapFree=7376/7376
[pid=29342] ppid=29340 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29342/stat : 29342 (npSolver-pbo-I.) S 29340 29342 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383701948 9367552 274 33554432000 4194304 5064252 140736002424864 140736002423776 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29342/statm: 2287 274 233 213 0 72 0
[pid=29343] ppid=29342 vsize=20452 CPUtime=307.69 cores=1,3,5,7
/proc/29343/stat : 29343 (npSolver-pbo) S 29342 29342 28786 0 -1 4202496 26337 144327 0 0 253 66 30369 81 20 0 1 0 383701948 20942848 4330 33554432000 4194304 6004724 140737434712864 140737434697784 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/29343/statm: 5113 4330 185 442 0 4667 0
[pid=29412] ppid=29343 vsize=227844 CPUtime=1492.34 cores=1,3,5,7
/proc/29412/stat : 29412 (glucosInc) R 29343 29342 28786 0 -1 4202496 34158 0 0 0 149188 46 0 0 20 0 1 0 383732726 233312256 55201 33554432000 4194304 5654031 140735566585728 140735566573544 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29412/statm: 56961 55201 141 357 0 56601 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 257444

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1798.11
CPU system time (s): 1.9507
CPU usage (%): 99.9806
Max. virtual memory (cumulated for all children) (KiB): 372340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.11
system time used= 1.9507
maximum resident set size= 300552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 205198
page faults= 0
swaps= 0
block input operations= 0
block output operations= 372400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2137
involuntary context switches= 1986

runsolver used 5.65814 second user time and 9.40657 second system time

The end

Launcher Data

Begin job on node120 at 2012-06-08 19:16:00
IDJOB=3748490
IDBENCH=92722
IDSOLVER=2333
FILE ID=node120/3748490-1339175760
RUNJOBID= node120-1339168541-28803
PBS_JOBID= 14643805
Free space on /tmp= 70536 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat50_4_16_8.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748490-1339175760/watcher-3748490-1339175760 -o /tmp/evaluation-result-3748490-1339175760/solver-3748490-1339175760 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748490-1339175760.opb 1264824920 HOME HOME

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

MD5SUM BENCH= 4bf433c60343e128a7fab53c33d88c45
RANDOM SEED=1264824920

node120.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.456
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	: 5332.91
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.456
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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
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.456
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.88
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.456
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.456
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.83
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.456
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.456
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:        30613620 kB
Buffers:          357560 kB
Cached:           431524 kB
SwapCached:         5828 kB
Active:          1203012 kB
Inactive:         247624 kB
Active(anon):     646832 kB
Inactive(anon):    10412 kB
Active(file):     556180 kB
Inactive(file):   237212 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67096148 kB
Dirty:              8552 kB
Writeback:             0 kB
AnonPages:        757116 kB
Mapped:            10152 kB
Shmem:                 0 kB
Slab:             672016 kB
SReclaimable:     116080 kB
SUnreclaim:       555936 kB
KernelStack:        1504 kB
PageTables:         5484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     864640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    561152 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= 70600 MiB
End job on node120 at 2012-06-08 19:46:00