Trace number 3748559

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/MH+IC/
normalized-minisat15_4_4_1_mh_ic.opb
MD5SUMf4c34ee83da7e36be7881d34beece196
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1396365
Best CPU time to get the best result obtained on this benchmark680.72
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9765
Total number of constraints21293
Number of constraints which are clauses14520
Number of constraints which are cardinality constraints (but not clauses)23
Number of constraints which are nor clauses,nor cardinality constraints6750
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 4005
Biggest coefficient in the objective function 57066625
Number of bits for the biggest coefficient in the objective function 26
Sum of the numbers in the objective function 2537601947
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 57066625
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 2537601947
Number of bits of the biggest sum of numbers32
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.07	c old isEQ: 0, new EQ is 1
0.00/0.08	c old isEQ: 176, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 0
0.00/0.10	c old isEQ: 0, new EQ is 0
0.00/0.10	c old isEQ: 0, new EQ is 0
0.00/0.10	c old isEQ: 0, new EQ is 0
0.00/0.10	c old isEQ: 0, new EQ is 0
0.00/0.11	c old isEQ: 0, new EQ is 0
0.00/0.11	c old isEQ: 0, new EQ is 0
0.00/0.11	c old isEQ: 0, new EQ is 0
0.00/0.12	c old isEQ: 0, new EQ is 1
0.00/0.13	c old isEQ: 1, new EQ is 1
0.00/0.16	c run inc solver
0.00/0.16	c [INC SYSTEM] run initial solver
0.00/0.16	c [INC SYSTEM] preprocess with white file
0.00/0.79	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.79	c [INC SYSTEM] execute solver
1.17/1.24	c [INC SEARCH] formula is SAT
1.17/1.24	c [INC SYSTEM] solved the initial formula
1.17/1.27	c model valid
1.17/1.27	c current solution ok
1.37/1.44	o 132828235
1.37/1.44	c execute binary inc search
1.37/1.44	c [INC SEARCH] current bound: 66414125
1.37/1.44	c [INC SEARCH] iteration: 0
1.37/1.44	c [INC SEARCH] lower bound: 0 upperbound 132828250 current bound: 66414125 best value:132828250
1.37/1.44	c [INC SYSTEM] there exists a inc, kill it!
1.37/1.44	c write failed with 2
1.37/1.44	c [INC SYSTEM] create new solver instance
1.37/1.44	c [INC] encode full formula
1.37/1.44	c fallback to adder encoding
1.97/2.00	c set iterative enc to: adder
1.97/2.00	c set iterative enc to: none
1.97/2.07	c [INC SEARCH] isOptimum variable: 0
389.88/390.03	c [INC SEARCH] formula is SAT
389.88/390.05	c [INC SEARCH] copied best model
389.88/390.05	c sat variable: 1 optimum/unsat variable: 0
389.88/390.08	c model valid
389.88/390.08	c current solution ok
389.88/390.08	o 21722897
389.88/390.08	c [INC SEARCH] current bound: 10861456
389.88/390.08	c [INC SEARCH] iteration: 1
389.88/390.08	c [INC SEARCH] lower bound: 0 upperbound 21722912 current bound: 10861456 best value:21722912
389.88/390.08	c [INC SYSTEM] there exists a inc, kill it!
389.88/390.08	c write failed with 2
389.88/390.08	c [INC SYSTEM] create new solver instance
389.88/390.08	c [INC] encode full formula
389.88/390.08	c fallback to adder encoding
390.39/390.59	c set iterative enc to: adder
390.39/390.59	c set iterative enc to: none
390.49/390.67	c [INC SEARCH] isOptimum variable: 0
1642.65/1643.06	c [INC SEARCH] formula is SAT
1642.65/1643.07	c [INC SEARCH] copied best model
1642.65/1643.08	c sat variable: 1 optimum/unsat variable: 0
1642.76/1643.11	c model valid
1642.76/1643.11	c current solution ok
1642.76/1643.11	o 10417369
1642.76/1643.11	c [INC SEARCH] current bound: 5208692
1642.76/1643.11	c [INC SEARCH] iteration: 2
1642.76/1643.11	c [INC SEARCH] lower bound: 0 upperbound 10417384 current bound: 5208692 best value:10417384
1642.76/1643.11	c [INC SYSTEM] there exists a inc, kill it!
1642.76/1643.11	c write failed with 2
1642.76/1643.11	c [INC SYSTEM] create new solver instance
1642.76/1643.11	c [INC] encode full formula
1642.76/1643.11	c fallback to adder encoding
1643.18/1643.58	c set iterative enc to: adder
1643.18/1643.58	c set iterative enc to: none
1643.29/1643.64	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.40	c an unexpexted return value has been received, exit
1800.03/1800.40	s UNKNOWN
1800.03/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.03/1800.40	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-3748559-1339173807/watcher-3748559-1339173807 -o /tmp/evaluation-result-3748559-1339173807/solver-3748559-1339173807 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748559-1339173807.opb 1564418725 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 14455
/proc/meminfo: memFree=23966696/32873648 swapFree=7112/7112
[pid=14455] ppid=14453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14455/stat : 14455 (npSolver-pbo-I.) R 14453 14455 14220 0 -1 4202496 310 0 0 0 0 0 0 0 20 0 1 0 383506665 9367552 244 33554432000 4194304 5064252 140736968834576 140733897261256 242167399808 0 0 4100 65536 0 0 0 17 5 0 0 0 0 0
/proc/14455/statm: 2287 250 210 213 0 72 0

[startup+0.0190721 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 14455
/proc/meminfo: memFree=23966696/32873648 swapFree=7112/7112
[pid=14455] ppid=14453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14455/stat : 14455 (npSolver-pbo-I.) S 14453 14455 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383506665 9367552 274 33554432000 4194304 5064252 140736968834576 140736968833488 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14455/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100144 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 14455
/proc/meminfo: memFree=23966696/32873648 swapFree=7112/7112
[pid=14455] ppid=14453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14455/stat : 14455 (npSolver-pbo-I.) S 14453 14455 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383506665 9367552 274 33554432000 4194304 5064252 140736968834576 140736968833488 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14455/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300182 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 14455
/proc/meminfo: memFree=23966696/32873648 swapFree=7112/7112
[pid=14455] ppid=14453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14455/stat : 14455 (npSolver-pbo-I.) S 14453 14455 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383506665 9367552 274 33554432000 4194304 5064252 140736968834576 140736968833488 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14455/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70018 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 14455
/proc/meminfo: memFree=23966696/32873648 swapFree=7112/7112
[pid=14455] ppid=14453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14455/stat : 14455 (npSolver-pbo-I.) S 14453 14455 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383506665 9367552 274 33554432000 4194304 5064252 140736968834576 140736968833488 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14455/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 14461
/proc/meminfo: memFree=23938312/32873648 swapFree=7112/7112
[pid=14455] ppid=14453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14455/stat : 14455 (npSolver-pbo-I.) S 14453 14455 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383506665 9367552 274 33554432000 4194304 5064252 140736968834576 140736968833488 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14455/statm: 2287 274 233 213 0 72 0
[pid=14457] ppid=14455 vsize=22796 CPUtime=1.47 cores=1,3,5,7
/proc/14457/stat : 14457 (npSolver-pbo) R 14455 14455 14220 0 -1 4202496 8296 13569 0 0 24 16 102 5 20 0 1 0 383506665 23343104 5090 33554432000 4194304 6004724 140733931701856 140733931696416 4582496 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14457/statm: 5699 5090 183 442 0 5253 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 31944

[startup+3.10028 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 14464
/proc/meminfo: memFree=23881644/32873648 swapFree=7112/7112
[pid=14455] ppid=14453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14455/stat : 14455 (npSolver-pbo-I.) S 14453 14455 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383506665 9367552 274 33554432000 4194304 5064252 140736968834576 140736968833488 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14455/statm: 2287 274 233 213 0 72 0
[pid=14457] ppid=14455 vsize=30988 CPUtime=2.05 cores=1,3,5,7
/proc/14457/stat : 14457 (npSolver-pbo) S 14455 14455 14220 0 -1 4202496 10743 14084 0 0 74 23 102 6 20 0 1 0 383506665 31731712 7347 33554432000 4194304 6004724 140733931701856 140733931686776 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14457/statm: 7747 7347 184 442 0 7301 0
[pid=14464] ppid=14457 vsize=123192 CPUtime=1.02 cores=1,3,5,7
/proc/14464/stat : 14464 (glucosInc) R 14457 14455 14220 0 -1 4202496 24794 0 0 0 95 7 0 0 20 0 1 0 383506872 126148608 26973 33554432000 4194304 5654031 140734569891408 140734569879224 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14464/statm: 30798 26973 141 357 0 30438 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 163328

[startup+6.30026 s]
/proc/loadavg: 2.16 2.04 2.01 3/182 14506
/proc/meminfo: memFree=29725264/32873648 swapFree=7112/7112
[pid=14455] ppid=14453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14455/stat : 14455 (npSolver-pbo-I.) S 14453 14455 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383506665 9367552 274 33554432000 4194304 5064252 140736968834576 140736968833488 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14455/statm: 2287 274 233 213 0 72 0
[pid=14457] ppid=14455 vsize=30988 CPUtime=2.05 cores=1,3,5,7
/proc/14457/stat : 14457 (npSolver-pbo) S 14455 14455 14220 0 -1 4202496 10743 14084 0 0 74 23 102 6 20 0 1 0 383506665 31731712 7347 33554432000 4194304 6004724 140733931701856 140733931686776 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14457/statm: 7747 7347 184 442 0 7301 0
[pid=14464] ppid=14457 vsize=124860 CPUtime=4.21 cores=1,3,5,7
/proc/14464/stat : 14464 (glucosInc) R 14457 14455 14220 0 -1 4202496 25186 0 0 0 414 7 0 0 20 0 1 0 383506872 127856640 27365 33554432000 4194304 5654031 140734569891408 140734569879224 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14464/statm: 31215 27365 141 357 0 30855 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 164996

[startup+12.7004 s]
/proc/loadavg: 2.23 2.06 2.02 3/181 14511
/proc/meminfo: memFree=29579184/32873648 swapFree=7112/7112
[pid=14455] ppid=14453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14455/stat : 14455 (npSolver-pbo-I.) S 14453 14455 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383506665 9367552 274 33554432000 4194304 5064252 140736968834576 140736968833488 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14455/statm: 2287 274 233 213 0 72 0
[pid=14457] ppid=14455 vsize=30988 CPUtime=2.05 cores=1,3,5,7
/proc/14457/stat : 14457 (npSolver-pbo) S 14455 14455 14220 0 -1 4202496 10743 14084 0 0 74 23 102 6 20 0 1 0 383506665 31731712 7347 33554432000 4194304 6004724 140733931701856 140733931686776 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14457/statm: 7747 7347 184 442 0 7301 0
[pid=14464] ppid=14457 vsize=125652 CPUtime=10.61 cores=1,3,5,7
/proc/14464/stat : 14464 (glucosInc) R 14457 14455 14220 0 -1 4202496 25464 0 0 0 1054 7 0 0 20 0 1 0 383506872 128667648 28154 33554432000 4194304 5654031 140734569891408 140734569879224 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14464/statm: 31413 28154 141 357 0 31053 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 165788

[startup+25.5004 s]
/proc/loadavg: 2.19 2.05 2.01 3/181 14511
/proc/meminfo: memFree=29574460/32873648 swapFree=7112/7112
[pid=14455] ppid=14453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14455/stat : 14455 (npSolver-pbo-I.) S 14453 14455 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383506665 9367552 274 33554432000 4194304 5064252 140736968834576 140736968833488 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14455/statm: 2287 274 233 213 0 72 0
[pid=14457] ppid=14455 vsize=30988 CPUtime=2.05 cores=1,3,5,7
/proc/14457/stat : 14457 (npSolver-pbo) S 14455 14455 14220 0 -1 4202496 10743 14084 0 0 74 23 102 6 20 0 1 0 383506665 31731712 7347 33554432000 4194304 6004724 140733931701856 140733931686776 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14457/statm: 7747 7347 184 442 0 7301 0
[pid=14464] ppid=14457 vsize=127724 CPUtime=23.4 cores=1,3,5,7
/proc/14464/stat : 14464 (glucosInc) R 14457 14455 14220 0 -1 4202496 25771 0 0 0 2333 7 0 0 20 0 1 0 383506872 130789376 28960 33554432000 4194304 5654031 140734569891408 140734569879224 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14464/statm: 31931 28960 141 357 0 31571 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 167860

[startup+51.1003 s]
/proc/loadavg: 2.11 2.05 2.01 3/181 14511
/proc/meminfo: memFree=29569748/32873648 swapFree=7112/7112
[pid=14455] ppid=14453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14455/stat : 14455 (npSolver-pbo-I.) S 14453 14455 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383506665 9367552 274 33554432000 4194304 5064252 140736968834576 140736968833488 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14455/statm: 2287 274 233 213 0 72 0
[pid=14457] ppid=14455 vsize=30988 CPUtime=2.05 cores=1,3,5,7
/proc/14457/stat : 14457 (npSolver-pbo) S 14455 14455 14220 0 -1 4202496 10743 14084 0 0 74 23 102 6 20 0 1 0 383506665 31731712 7347 33554432000 4194304 6004724 140733931701856 140733931686776 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14457/statm: 7747 7347 184 442 0 7301 0
[pid=14464] ppid=14457 vsize=129980 CPUtime=48.99 cores=1,3,5,7
/proc/14464/stat : 14464 (glucosInc) R 14457 14455 14220 0 -1 4202496 27475 0 0 0 4890 9 0 0 20 0 1 0 383506872 133099520 29677 33554432000 4194304 5654031 140734569891408 140734569879224 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14464/statm: 32495 29677 141 357 0 32135 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 170116

[startup+102.307 s]
/proc/loadavg: 2.05 2.04 2.01 3/181 14511
/proc/meminfo: memFree=29491116/32873648 swapFree=7112/7112
[pid=14455] ppid=14453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14455/stat : 14455 (npSolver-pbo-I.) S 14453 14455 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383506665 9367552 274 33554432000 4194304 5064252 140736968834576 140736968833488 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14455/statm: 2287 274 233 213 0 72 0
[pid=14457] ppid=14455 vsize=30988 CPUtime=2.05 cores=1,3,5,7
/proc/14457/stat : 14457 (npSolver-pbo) S 14455 14455 14220 0 -1 4202496 10743 14084 0 0 74 23 102 6 20 0 1 0 383506665 31731712 7347 33554432000 4194304 6004724 140733931701856 140733931686776 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14457/statm: 7747 7347 184 442 0 7301 0
[pid=14464] ppid=14457 vsize=131168 CPUtime=100.18 cores=1,3,5,7
/proc/14464/stat : 14464 (glucosInc) R 14457 14455 14220 0 -1 4202496 30071 0 0 0 10007 11 0 0 20 0 1 0 383506872 134316032 30725 33554432000 4194304 5654031 140734569891408 140734569879224 4232973 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14464/statm: 32792 30725 141 357 0 32432 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 171304

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 14512
/proc/meminfo: memFree=29526188/32873648 swapFree=7112/7112
[pid=14455] ppid=14453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14455/stat : 14455 (npSolver-pbo-I.) S 14453 14455 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383506665 9367552 274 33554432000 4194304 5064252 140736968834576 140736968833488 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14455/statm: 2287 274 233 213 0 72 0
[pid=14457] ppid=14455 vsize=30988 CPUtime=2.05 cores=1,3,5,7
/proc/14457/stat : 14457 (npSolver-pbo) S 14455 14455 14220 0 -1 4202496 10743 14084 0 0 74 23 102 6 20 0 1 0 383506665 31731712 7347 33554432000 4194304 6004724 140733931701856 140733931686776 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14457/statm: 7747 7347 184 442 0 7301 0
[pid=14464] ppid=14457 vsize=133344 CPUtime=160.17 cores=1,3,5,7
/proc/14464/stat : 14464 (glucosInc) R 14457 14455 14220 0 -1 4202496 33982 0 0 0 16002 15 0 0 20 0 1 0 383506872 136544256 31246 33554432000 4194304 5654031 140734569891408 140734569879224 4232925 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14464/statm: 33336 31246 141 357 0 32976 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 173480

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 14512
/proc/meminfo: memFree=29490744/32873648 swapFree=7112/7112
[pid=14455] ppid=14453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14455/stat : 14455 (npSolver-pbo-I.) S 14453 14455 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383506665 9367552 274 33554432000 4194304 5064252 140736968834576 140736968833488 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14455/statm: 2287 274 233 213 0 72 0
[pid=14457] ppid=14455 vsize=30988 CPUtime=2.05 cores=1,3,5,7
/proc/14457/stat : 14457 (npSolver-pbo) S 14455 14455 14220 0 -1 4202496 10743 14084 0 0 74 23 102 6 20 0 1 0 383506665 31731712 7347 33554432000 4194304 6004724 140733931701856 140733931686776 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14457/statm: 7747 7347 184 442 0 7301 0
[pid=14464] ppid=14457 vsize=135016 CPUtime=220.16 cores=1,3,5,7
/proc/14464/stat : 14464 (glucosInc) R 14457 14455 14220 0 -1 4202496 36705 0 0 0 21998 18 0 0 20 0 1 0 383506872 138256384 31181 33554432000 4194304 5654031 140734569891408 140734569879224 4233303 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14464/statm: 33754 31181 141 357 0 33394 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 175152

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 14512
/proc/meminfo: memFree=29486284/32873648 swapFree=7112/7112
[pid=14455] ppid=14453 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=29399848/32873648 swapFree=7112/7112
[pid=14455] ppid=14453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14455/stat : 14455 (npSolver-pbo-I.) S 14453 14455 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383506665 9367552 274 33554432000 4194304 5064252 140736968834576 140736968833488 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14455/statm: 2287 274 233 213 0 72 0
[pid=14457] ppid=14455 vsize=49672 CPUtime=390.55 cores=1,3,5,7
/proc/14457/stat : 14457 (npSolver-pbo) S 14455 14455 14220 0 -1 4202496 16349 57589 0 0 129 30 38864 32 20 0 1 0 383506665 50864128 12019 33554432000 4194304 6004724 140733931701856 140733931686776 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14457/statm: 12418 12019 185 442 0 11972 0
[pid=14514] ppid=14457 vsize=200208 CPUtime=851.47 cores=1,3,5,7
/proc/14514/stat : 14514 (glucosInc) R 14457 14455 14220 0 -1 4202496 29838 0 0 0 85132 15 0 0 20 0 1 0 383545732 205012992 44555 33554432000 4194304 5654031 140734596356192 140734596344008 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14514/statm: 50052 44555 142 357 0 49692 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 259028

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14549
/proc/meminfo: memFree=29433364/32873648 swapFree=7112/7112
[pid=14455] ppid=14453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14455/stat : 14455 (npSolver-pbo-I.) S 14453 14455 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383506665 9367552 274 33554432000 4194304 5064252 140736968834576 140736968833488 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14455/statm: 2287 274 233 213 0 72 0
[pid=14457] ppid=14455 vsize=49672 CPUtime=390.55 cores=1,3,5,7
/proc/14457/stat : 14457 (npSolver-pbo) S 14455 14455 14220 0 -1 4202496 16349 57589 0 0 129 30 38864 32 20 0 1 0 383506665 50864128 12019 33554432000 4194304 6004724 140733931701856 140733931686776 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14457/statm: 12418 12019 185 442 0 11972 0
[pid=14514] ppid=14457 vsize=150888 CPUtime=911.46 cores=1,3,5,7
/proc/14514/stat : 14514 (glucosInc) R 14457 14455 14220 0 -1 4202496 29843 0 0 0 91131 15 0 0 20 0 1 0 383545732 154509312 36081 33554432000 4194304 5654031 140734596356192 140734596344008 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14514/statm: 37722 36081 142 357 0 37362 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 209708

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14550
/proc/meminfo: memFree=29389612/32873648 swapFree=7112/7112
[pid=14455] ppid=14453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14455/stat : 14455 (npSolver-pbo-I.) S 14453 14455 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383506665 9367552 274 33554432000 4194304 5064252 140736968834576 140736968833488 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14455/statm: 2287 274 233 213 0 72 0
[pid=14457] ppid=14455 vsize=49672 CPUtime=390.55 cores=1,3,5,7
/proc/14457/stat : 14457 (npSolver-pbo) S 14455 14455 14220 0 -1 4202496 16349 57589 0 0 129 30 38864 32 20 0 1 0 383506665 50864128 12019 33554432000 4194304 6004724 140733931701856 140733931686776 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14457/statm: 12418 12019 185 442 0 11972 0
[pid=14514] ppid=14457 vsize=200208 CPUtime=971.45 cores=1,3,5,7
/proc/14514/stat : 14514 (glucosInc) R 14457 14455 14220 0 -1 4202496 30147 0 0 0 97129 16 0 0 20 0 1 0 383545732 205012992 47627 33554432000 4194304 5654031 140734596356192 140734596344008 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14514/statm: 50052 47627 142 357 0 49692 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 259028

[startup+1422.31 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 14552
/proc/meminfo: memFree=29487192/32873648 swapFree=7112/7112
[pid=14455] ppid=14453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14455/stat : 14455 (npSolver-pbo-I.) S 14453 14455 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383506665 9367552 274 33554432000 4194304 5064252 140736968834576 140736968833488 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14455/statm: 2287 274 233 213 0 72 0
[pid=14457] ppid=14455 vsize=49672 CPUtime=390.55 cores=1,3,5,7
/proc/14457/stat : 14457 (npSolver-pbo) S 14455 14455 14220 0 -1 4202496 16349 57589 0 0 129 30 38864 32 20 0 1 0 383506665 50864128 12019 33554432000 4194304 6004724 140733931701856 140733931686776 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14457/statm: 12418 12019 185 442 0 11972 0
[pid=14514] ppid=14457 vsize=200208 CPUtime=1031.45 cores=1,3,5,7
/proc/14514/stat : 14514 (glucosInc) R 14457 14455 14220 0 -1 4202496 30448 0 0 0 103128 17 0 0 20 0 1 0 383545732 205012992 45579 33554432000 4194304 5654031 140734596356192 140734596344008 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14514/statm: 50052 45579 142 357 0 49692 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 259028

[startup+1482.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 14552
/proc/meminfo: memFree=29465844/32873648 swapFree=7112/7112
[pid=14455] ppid=14453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14455/stat : 14455 (npSolver-pbo-I.) S 14453 14455 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383506665 9367552 274 33554432000 4194304 5064252 140736968834576 140736968833488 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14455/statm: 2287 274 233 213 0 72 0
[pid=14457] ppid=14455 vsize=49672 CPUtime=390.55 cores=1,3,5,7
/proc/14457/stat : 14457 (npSolver-pbo) S 14455 14455 14220 0 -1 4202496 16349 57589 0 0 129 30 38864 32 20 0 1 0 383506665 50864128 12019 33554432000 4194304 6004724 140733931701856 140733931686776 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14457/statm: 12418 12019 185 442 0 11972 0
[pid=14514] ppid=14457 vsize=200208 CPUtime=1091.43 cores=1,3,5,7
/proc/14514/stat : 14514 (glucosInc) R 14457 14455 14220 0 -1 4202496 30779 0 0 0 109126 17 0 0 20 0 1 0 383545732 205012992 45067 33554432000 4194304 5654031 140734596356192 140734596344008 4232380 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14514/statm: 50052 45067 142 357 0 49692 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 259028

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 14552
/proc/meminfo: memFree=29455484/32873648 swapFree=7112/7112
[pid=14455] ppid=14453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14455/stat : 14455 (npSolver-pbo-I.) S 14453 14455 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383506665 9367552 274 33554432000 4194304 5064252 140736968834576 140736968833488 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14455/statm: 2287 274 233 213 0 72 0
[pid=14457] ppid=14455 vsize=49672 CPUtime=390.55 cores=1,3,5,7
/proc/14457/stat : 14457 (npSolver-pbo) S 14455 14455 14220 0 -1 4202496 16349 57589 0 0 129 30 38864 32 20 0 1 0 383506665 50864128 12019 33554432000 4194304 6004724 140733931701856 140733931686776 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14457/statm: 12418 12019 185 442 0 11972 0
[pid=14514] ppid=14457 vsize=200208 CPUtime=1151.42 cores=1,3,5,7
/proc/14514/stat : 14514 (glucosInc) R 14457 14455 14220 0 -1 4202496 30784 0 0 0 115125 17 0 0 20 0 1 0 383545732 205012992 47627 33554432000 4194304 5654031 140734596356192 140734596344008 4232659 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14514/statm: 50052 47627 142 357 0 49692 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 259028

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 14555
/proc/meminfo: memFree=29463460/32873648 swapFree=7112/7112
[pid=14455] ppid=14453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14455/stat : 14455 (npSolver-pbo-I.) S 14453 14455 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383506665 9367552 274 33554432000 4194304 5064252 140736968834576 140736968833488 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14455/statm: 2287 274 233 213 0 72 0
[pid=14457] ppid=14455 vsize=49672 CPUtime=390.55 cores=1,3,5,7
/proc/14457/stat : 14457 (npSolver-pbo) S 14455 14455 14220 0 -1 4202496 16349 57589 0 0 129 30 38864 32 20 0 1 0 383506665 50864128 12019 33554432000 4194304 6004724 140733931701856 140733931686776 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14457/statm: 12418 12019 185 442 0 11972 0
[pid=14514] ppid=14457 vsize=200208 CPUtime=1211.41 cores=1,3,5,7
/proc/14514/stat : 14514 (glucosInc) R 14457 14455 14220 0 -1 4202496 31086 0 0 0 121123 18 0 0 20 0 1 0 383545732 205012992 46091 33554432000 4194304 5654031 140734596356192 140734596344008 4232994 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14514/statm: 50052 46091 142 357 0 49692 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 259028

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 14558
/proc/meminfo: memFree=29540676/32873648 swapFree=7112/7112
[pid=14455] ppid=14453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14455/stat : 14455 (npSolver-pbo-I.) S 14453 14455 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383506665 9367552 274 33554432000 4194304 5064252 140736968834576 140736968833488 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14455/statm: 2287 274 233 213 0 72 0
[pid=14457] ppid=14455 vsize=49672 CPUtime=1643.33 cores=1,3,5,7
/proc/14457/stat : 14457 (npSolver-pbo) S 14455 14455 14220 0 -1 4202496 23405 89208 0 0 181 35 164064 53 20 0 1 0 383506665 50864128 12019 33554432000 4194304 6004724 140733931701856 140733931686776 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14457/statm: 12418 12019 185 442 0 11972 0
[pid=14557] ppid=14457 vsize=116252 CPUtime=18.63 cores=1,3,5,7
/proc/14557/stat : 14557 (glucosInc) R 14457 14455 14220 0 -1 4202496 22248 0 0 0 1859 4 0 0 20 0 1 0 383671030 119042048 25674 33554432000 4194304 5654031 140734585830784 140734585818600 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14557/statm: 29063 25674 142 357 0 28703 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 175072

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14558
/proc/meminfo: memFree=29480756/32873648 swapFree=7112/7112
[pid=14455] ppid=14453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14455/stat : 14455 (npSolver-pbo-I.) S 14453 14455 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383506665 9367552 274 33554432000 4194304 5064252 140736968834576 140736968833488 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14455/statm: 2287 274 233 213 0 72 0
[pid=14457] ppid=14455 vsize=49672 CPUtime=1643.33 cores=1,3,5,7
/proc/14457/stat : 14457 (npSolver-pbo) S 14455 14455 14220 0 -1 4202496 23405 89208 0 0 181 35 164064 53 20 0 1 0 383506665 50864128 12019 33554432000 4194304 6004724 140733931701856 140733931686776 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14457/statm: 12418 12019 185 442 0 11972 0
[pid=14557] ppid=14457 vsize=178532 CPUtime=78.61 cores=1,3,5,7
/proc/14557/stat : 14557 (glucosInc) R 14457 14455 14220 0 -1 4202496 24322 0 0 0 7855 6 0 0 20 0 1 0 383671030 182816768 40159 33554432000 4194304 5654031 140734585830784 140734585818600 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14557/statm: 44633 40159 142 357 0 44273 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 237352

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14558
/proc/meminfo: memFree=29454240/32873648 swapFree=7112/7112
[pid=14455] ppid=14453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14455/stat : 14455 (npSolver-pbo-I.) S 14453 14455 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383506665 9367552 274 33554432000 4194304 5064252 140736968834576 140736968833488 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14455/statm: 2287 274 233 213 0 72 0
[pid=14457] ppid=14455 vsize=49672 CPUtime=1643.33 cores=1,3,5,7
/proc/14457/stat : 14457 (npSolver-pbo) S 14455 14455 14220 0 -1 4202496 23405 89208 0 0 181 35 164064 53 20 0 1 0 383506665 50864128 12019 33554432000 4194304 6004724 140733931701856 140733931686776 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14457/statm: 12418 12019 185 442 0 11972 0
[pid=14557] ppid=14457 vsize=197500 CPUtime=138.59 cores=1,3,5,7
/proc/14557/stat : 14557 (glucosInc) R 14457 14455 14220 0 -1 4202496 24955 0 0 0 13853 6 0 0 20 0 1 0 383671030 202240000 46144 33554432000 4194304 5654031 140734585830784 140734585818600 4232408 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14557/statm: 49375 46144 142 357 0 49015 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 256320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14558
/proc/meminfo: memFree=29449896/32873648 swapFree=7112/7112
[pid=14455] ppid=14453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14455/stat : 14455 (npSolver-pbo-I.) S 14453 14455 14220 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383506665 9367552 274 33554432000 4194304 5064252 140736968834576 140736968833488 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14455/statm: 2287 274 233 213 0 72 0
[pid=14457] ppid=14455 vsize=49672 CPUtime=1643.33 cores=1,3,5,7
/proc/14457/stat : 14457 (npSolver-pbo) S 14455 14455 14220 0 -1 4202496 23405 89208 0 0 181 35 164064 53 20 0 1 0 383506665 50864128 12019 33554432000 4194304 6004724 140733931701856 140733931686776 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14457/statm: 12418 12019 185 442 0 11972 0
[pid=14557] ppid=14457 vsize=197500 CPUtime=156.7 cores=1,3,5,7
/proc/14557/stat : 14557 (glucosInc) R 14457 14455 14220 0 -1 4202496 24957 0 0 0 15663 7 0 0 20 0 1 0 383671030 202240000 47168 33554432000 4194304 5654031 140734585830784 140734585818600 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14557/statm: 49375 47168 142 357 0 49015 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 256320

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.06
CPU user time (s): 1799.1
CPU system time (s): 0.962853
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 259028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.1
system time used= 0.962853
maximum resident set size= 204652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137952
page faults= 0
swaps= 0
block input operations= 0
block output operations= 229648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1113
involuntary context switches= 1970

runsolver used 5.06723 second user time and 20.7338 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-08 18:43:28
IDJOB=3748559
IDBENCH=92667
IDSOLVER=2333
FILE ID=node126/3748559-1339173807
RUNJOBID= node126-1339170203-14237
PBS_JOBID= 14643821
Free space on /tmp= 69464 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat15_4_4_1_mh_ic.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748559-1339173807/watcher-3748559-1339173807 -o /tmp/evaluation-result-3748559-1339173807/solver-3748559-1339173807 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748559-1339173807.opb 1564418725 HOME HOME

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

MD5SUM BENCH= f4c34ee83da7e36be7881d34beece196
RANDOM SEED=1564418725

node126.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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.90
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        23966696 kB
Buffers:          508272 kB
Cached:          2762224 kB
SwapCached:         8292 kB
Active:          7908836 kB
Inactive:          28500 kB
Active(anon):    4657368 kB
Inactive(anon):    11064 kB
Active(file):    3251468 kB
Inactive(file):    17436 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67095016 kB
Dirty:              8956 kB
Writeback:             0 kB
AnonPages:       4692192 kB
Mapped:            10624 kB
Shmem:                 0 kB
Slab:             817312 kB
SReclaimable:     261580 kB
SUnreclaim:       555732 kB
KernelStack:        1504 kB
PageTables:        13180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    6199960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2891776 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= 70664 MiB
End job on node126 at 2012-06-08 19:13:28