Trace number 3748560

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.08 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat15_4_4_3_mh_ic.opb
MD5SUMbd1f23f2ad95dce248911d20ecda08b7
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4397958
Best CPU time to get the best result obtained on this benchmark1800.07
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 109215352
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 5000695793
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 109215352
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 5000695793
Number of bits of the biggest sum of numbers33
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.07	c old isEQ: 0, new EQ is 1
0.00/0.07	c old isEQ: 176, new EQ is 0
0.00/0.07	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.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.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.15	c run inc solver
0.00/0.15	c [INC SYSTEM] run initial solver
0.00/0.15	c [INC SYSTEM] preprocess with white file
0.00/0.78	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.78	c [INC SYSTEM] execute solver
1.17/1.27	c [INC SEARCH] formula is SAT
1.17/1.27	c [INC SYSTEM] solved the initial formula
1.28/1.30	c model valid
1.28/1.30	c current solution ok
1.37/1.47	o 110812958
1.37/1.47	c execute binary inc search
1.37/1.47	c [INC SEARCH] current bound: 55406486
1.37/1.47	c [INC SEARCH] iteration: 0
1.37/1.47	c [INC SEARCH] lower bound: 0 upperbound 110812973 current bound: 55406486 best value:110812973
1.37/1.47	c [INC SYSTEM] there exists a inc, kill it!
1.37/1.47	c write failed with 2
1.37/1.47	c [INC SYSTEM] create new solver instance
1.37/1.47	c [INC] encode full formula
1.37/1.47	c fallback to adder encoding
1.99/2.02	c set iterative enc to: adder
1.99/2.02	c set iterative enc to: none
1.99/2.09	c [INC SEARCH] isOptimum variable: 0
354.39/354.56	c [INC SEARCH] formula is SAT
354.39/354.57	c [INC SEARCH] copied best model
354.39/354.57	c sat variable: 1 optimum/unsat variable: 0
354.50/354.60	c model valid
354.50/354.60	c current solution ok
354.50/354.60	o 54785573
354.50/354.60	c [INC SEARCH] current bound: 27392794
354.50/354.60	c [INC SEARCH] iteration: 1
354.50/354.60	c [INC SEARCH] lower bound: 0 upperbound 54785588 current bound: 27392794 best value:54785588
354.50/354.60	c [INC SYSTEM] there exists a inc, kill it!
354.50/354.60	c write failed with 2
354.50/354.61	c [INC SYSTEM] create new solver instance
354.50/354.61	c [INC] encode full formula
354.50/354.61	c fallback to adder encoding
355.01/355.14	c set iterative enc to: adder
355.01/355.14	c set iterative enc to: none
355.10/355.22	c [INC SEARCH] isOptimum variable: 0
1354.42/1354.78	c [INC SEARCH] formula is SAT
1354.42/1354.79	c [INC SEARCH] copied best model
1354.42/1354.79	c sat variable: 1 optimum/unsat variable: 0
1354.52/1354.82	c model valid
1354.52/1354.82	c current solution ok
1354.52/1354.82	o 12676003
1354.52/1354.82	c [INC SEARCH] current bound: 6338009
1354.52/1354.82	c [INC SEARCH] iteration: 2
1354.52/1354.82	c [INC SEARCH] lower bound: 0 upperbound 12676018 current bound: 6338009 best value:12676018
1354.52/1354.82	c [INC SYSTEM] there exists a inc, kill it!
1354.52/1354.82	c write failed with 2
1354.52/1354.83	c [INC SYSTEM] create new solver instance
1354.52/1354.83	c [INC] encode full formula
1354.52/1354.83	c fallback to adder encoding
1355.04/1355.32	c set iterative enc to: adder
1355.04/1355.32	c set iterative enc to: none
1355.04/1355.39	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.40	c an unexpexted return value has been received, exit
1800.05/1800.40	s UNKNOWN
1800.05/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.05/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-3748560-1339173775/watcher-3748560-1339173775 -o /tmp/evaluation-result-3748560-1339173775/solver-3748560-1339173775 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748560-1339173775.opb 1157272047 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 8947
/proc/meminfo: memFree=24364136/32873648 swapFree=7376/7376
[pid=8947] ppid=8945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8947/stat : 8947 (npSolver-pbo-I.) S 8945 8947 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383504735 9367552 275 33554432000 4194304 5064252 140734632911152 140734632910064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8947/statm: 2287 275 233 213 0 72 0

[startup+0.0486601 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 8947
/proc/meminfo: memFree=24364136/32873648 swapFree=7376/7376
[pid=8947] ppid=8945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8947/stat : 8947 (npSolver-pbo-I.) S 8945 8947 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383504735 9367552 275 33554432000 4194304 5064252 140734632911152 140734632910064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8947/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100344 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 8947
/proc/meminfo: memFree=24364136/32873648 swapFree=7376/7376
[pid=8947] ppid=8945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8947/stat : 8947 (npSolver-pbo-I.) S 8945 8947 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383504735 9367552 275 33554432000 4194304 5064252 140734632911152 140734632910064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8947/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300286 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 8947
/proc/meminfo: memFree=24364136/32873648 swapFree=7376/7376
[pid=8947] ppid=8945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8947/stat : 8947 (npSolver-pbo-I.) S 8945 8947 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383504735 9367552 275 33554432000 4194304 5064252 140734632911152 140734632910064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8947/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70028 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 8947
/proc/meminfo: memFree=24364136/32873648 swapFree=7376/7376
[pid=8947] ppid=8945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8947/stat : 8947 (npSolver-pbo-I.) S 8945 8947 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383504735 9367552 275 33554432000 4194304 5064252 140734632911152 140734632910064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8947/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 8953
/proc/meminfo: memFree=24336536/32873648 swapFree=7376/7376
[pid=8947] ppid=8945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8947/stat : 8947 (npSolver-pbo-I.) S 8945 8947 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383504735 9367552 275 33554432000 4194304 5064252 140734632911152 140734632910064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8947/statm: 2287 275 233 213 0 72 0
[pid=8948] ppid=8947 vsize=16632 CPUtime=1.48 cores=0,2,4,6
/proc/8948/stat : 8948 (npSolver-pbo) R 8947 8947 8666 0 -1 4202496 6643 13923 0 0 22 15 106 5 20 0 1 0 383504735 17031168 3818 33554432000 4194304 6004724 140734989127872 140734989122432 5055511 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8948/statm: 4158 3819 182 442 0 3712 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 25780

[startup+3.10041 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 8956
/proc/meminfo: memFree=24289664/32873648 swapFree=7376/7376
[pid=8947] ppid=8945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8947/stat : 8947 (npSolver-pbo-I.) S 8945 8947 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383504735 9367552 275 33554432000 4194304 5064252 140734632911152 140734632910064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8947/statm: 2287 275 233 213 0 72 0
[pid=8948] ppid=8947 vsize=30968 CPUtime=2.07 cores=0,2,4,6
/proc/8948/stat : 8948 (npSolver-pbo) S 8947 8947 8666 0 -1 4202496 10084 14437 0 0 74 22 106 5 20 0 1 0 383504735 31711232 7428 33554432000 4194304 6004724 140734989127872 140734989112792 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8948/statm: 7742 7428 183 442 0 7296 0
[pid=8956] ppid=8948 vsize=119668 CPUtime=0.99 cores=0,2,4,6
/proc/8956/stat : 8956 (glucosInc) R 8948 8947 8666 0 -1 4202496 23819 0 0 0 94 5 0 0 20 0 1 0 383504945 122540032 26606 33554432000 4194304 5654031 140733662541104 140733661490456 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8956/statm: 29917 26606 132 357 0 29557 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 159784

[startup+6.3004 s]
/proc/loadavg: 2.15 2.03 2.01 3/181 8956
/proc/meminfo: memFree=24183484/32873648 swapFree=7376/7376
[pid=8947] ppid=8945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8947/stat : 8947 (npSolver-pbo-I.) S 8945 8947 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383504735 9367552 275 33554432000 4194304 5064252 140734632911152 140734632910064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8947/statm: 2287 275 233 213 0 72 0
[pid=8948] ppid=8947 vsize=30968 CPUtime=2.07 cores=0,2,4,6
/proc/8948/stat : 8948 (npSolver-pbo) S 8947 8947 8666 0 -1 4202496 10084 14437 0 0 74 22 106 5 20 0 1 0 383504735 31711232 7428 33554432000 4194304 6004724 140734989127872 140734989112792 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8948/statm: 7742 7428 183 442 0 7296 0
[pid=8956] ppid=8948 vsize=120996 CPUtime=4.19 cores=0,2,4,6
/proc/8956/stat : 8956 (glucosInc) R 8948 8947 8666 0 -1 4202496 24243 0 0 0 414 5 0 0 20 0 1 0 383504945 123899904 27541 33554432000 4194304 5654031 140733662541104 140733662538888 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8956/statm: 30249 27541 141 357 0 29889 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 161112

[startup+12.7004 s]
/proc/loadavg: 2.13 2.03 2.01 3/181 8956
/proc/meminfo: memFree=24183004/32873648 swapFree=7376/7376
[pid=8947] ppid=8945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8947/stat : 8947 (npSolver-pbo-I.) S 8945 8947 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383504735 9367552 275 33554432000 4194304 5064252 140734632911152 140734632910064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8947/statm: 2287 275 233 213 0 72 0
[pid=8948] ppid=8947 vsize=30968 CPUtime=2.07 cores=0,2,4,6
/proc/8948/stat : 8948 (npSolver-pbo) S 8947 8947 8666 0 -1 4202496 10084 14437 0 0 74 22 106 5 20 0 1 0 383504735 31711232 7428 33554432000 4194304 6004724 140734989127872 140734989112792 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8948/statm: 7742 7428 183 442 0 7296 0
[pid=8956] ppid=8948 vsize=121396 CPUtime=10.58 cores=0,2,4,6
/proc/8956/stat : 8956 (glucosInc) R 8948 8947 8666 0 -1 4202496 24352 0 0 0 1053 5 0 0 20 0 1 0 383504945 124309504 27650 33554432000 4194304 5654031 140733662541104 140733662538888 4232939 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8956/statm: 30349 27650 141 357 0 29989 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 161512

[startup+25.5004 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 8980
/proc/meminfo: memFree=30590352/32873648 swapFree=7376/7376
[pid=8947] ppid=8945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8947/stat : 8947 (npSolver-pbo-I.) S 8945 8947 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383504735 9367552 275 33554432000 4194304 5064252 140734632911152 140734632910064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8947/statm: 2287 275 233 213 0 72 0
[pid=8948] ppid=8947 vsize=30968 CPUtime=2.07 cores=0,2,4,6
/proc/8948/stat : 8948 (npSolver-pbo) S 8947 8947 8666 0 -1 4202496 10084 14437 0 0 74 22 106 5 20 0 1 0 383504735 31711232 7428 33554432000 4194304 6004724 140734989127872 140734989112792 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8948/statm: 7742 7428 183 442 0 7296 0
[pid=8956] ppid=8948 vsize=122924 CPUtime=23.39 cores=0,2,4,6
/proc/8956/stat : 8956 (glucosInc) R 8948 8947 8666 0 -1 4202496 24763 0 0 0 2333 6 0 0 20 0 1 0 383504945 125874176 28572 33554432000 4194304 5654031 140733662541104 140733662528920 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8956/statm: 30731 28572 141 357 0 30371 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 163040

[startup+51.1004 s]
/proc/loadavg: 2.08 2.03 2.01 3/181 9003
/proc/meminfo: memFree=29824252/32873648 swapFree=7376/7376
[pid=8947] ppid=8945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8947/stat : 8947 (npSolver-pbo-I.) S 8945 8947 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383504735 9367552 275 33554432000 4194304 5064252 140734632911152 140734632910064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8947/statm: 2287 275 233 213 0 72 0
[pid=8948] ppid=8947 vsize=30968 CPUtime=2.07 cores=0,2,4,6
/proc/8948/stat : 8948 (npSolver-pbo) S 8947 8947 8666 0 -1 4202496 10084 14437 0 0 74 22 106 5 20 0 1 0 383504735 31711232 7428 33554432000 4194304 6004724 140734989127872 140734989112792 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8948/statm: 7742 7428 183 442 0 7296 0
[pid=8956] ppid=8948 vsize=144416 CPUtime=48.98 cores=0,2,4,6
/proc/8956/stat : 8956 (glucosInc) R 8948 8947 8666 0 -1 4202496 26716 0 0 0 4890 8 0 0 20 0 1 0 383504945 147881984 30793 33554432000 4194304 5654031 140733662541104 140733662528920 4216692 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8956/statm: 36104 30793 141 357 0 35744 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 184532

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 9003
/proc/meminfo: memFree=29804876/32873648 swapFree=7376/7376
[pid=8947] ppid=8945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8947/stat : 8947 (npSolver-pbo-I.) S 8945 8947 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383504735 9367552 275 33554432000 4194304 5064252 140734632911152 140734632910064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8947/statm: 2287 275 233 213 0 72 0
[pid=8948] ppid=8947 vsize=30968 CPUtime=2.07 cores=0,2,4,6
/proc/8948/stat : 8948 (npSolver-pbo) S 8947 8947 8666 0 -1 4202496 10084 14437 0 0 74 22 106 5 20 0 1 0 383504735 31711232 7428 33554432000 4194304 6004724 140734989127872 140734989112792 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8948/statm: 7742 7428 183 442 0 7296 0
[pid=8956] ppid=8948 vsize=130008 CPUtime=100.16 cores=0,2,4,6
/proc/8956/stat : 8956 (glucosInc) R 8948 8947 8666 0 -1 4202496 29437 0 0 0 10005 11 0 0 20 0 1 0 383504945 133128192 30928 33554432000 4194304 5654031 140733662541104 140733662528920 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8956/statm: 32502 30928 141 357 0 32142 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 170124

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 9003
/proc/meminfo: memFree=29807676/32873648 swapFree=7376/7376
[pid=8947] ppid=8945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8947/stat : 8947 (npSolver-pbo-I.) S 8945 8947 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383504735 9367552 275 33554432000 4194304 5064252 140734632911152 140734632910064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8947/statm: 2287 275 233 213 0 72 0
[pid=8948] ppid=8947 vsize=30968 CPUtime=2.07 cores=0,2,4,6
/proc/8948/stat : 8948 (npSolver-pbo) S 8947 8947 8666 0 -1 4202496 10084 14437 0 0 74 22 106 5 20 0 1 0 383504735 31711232 7428 33554432000 4194304 6004724 140734989127872 140734989112792 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8948/statm: 7742 7428 183 442 0 7296 0
[pid=8956] ppid=8948 vsize=131040 CPUtime=160.15 cores=0,2,4,6
/proc/8956/stat : 8956 (glucosInc) R 8948 8947 8666 0 -1 4202496 31235 0 0 0 16002 13 0 0 20 0 1 0 383504945 134184960 31507 33554432000 4194304 5654031 140733662541104 140733662528920 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8956/statm: 32760 31507 141 357 0 32400 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 171156

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 9004
/proc/meminfo: memFree=29772044/32873648 swapFree=7376/7376
[pid=8947] ppid=8945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8947/stat : 8947 (npSolver-pbo-I.) S 8945 8947 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383504735 9367552 275 33554432000 4194304 5064252 140734632911152 140734632910064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8947/statm: 2287 275 233 213 0 72 0
[pid=8948] ppid=8947 vsize=30968 CPUtime=2.07 cores=0,2,4,6
/proc/8948/stat : 8948 (npSolver-pbo) S 8947 8947 8666 0 -1 4202496 10084 14437 0 0 74 22 106 5 20 0 1 0 383504735 31711232 7428 33554432000 4194304 6004724 140734989127872 140734989112792 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8948/statm: 7742 7428 183 442 0 7296 0
[pid=8956] ppid=8948 vsize=151332 CPUtime=220.14 cores=0,2,4,6
/proc/8956/stat : 8956 (glucosInc) R 8948 8947 8666 0 -1 4202496 33423 0 0 0 21998 16 0 0 20 0 1 0 383504945 154963968 33234 33554432000 4194304 5654031 140733662541104 140733662528920 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8956/statm: 37833 33234 141 357 0 37473 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 191448

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9004
/proc/meminfo: memFree=29771896/32873648 swapFree=7376/7376
[pid=8947] ppid=8945 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=29660156/32873648 swapFree=7376/7376
[pid=8947] ppid=8945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8947/stat : 8947 (npSolver-pbo-I.) S 8945 8947 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383504735 9367552 275 33554432000 4194304 5064252 140734632911152 140734632910064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8947/statm: 2287 275 233 213 0 72 0
[pid=8948] ppid=8947 vsize=49664 CPUtime=355.12 cores=0,2,4,6
/proc/8948/stat : 8948 (npSolver-pbo) S 8947 8947 8666 0 -1 4202496 15758 51004 0 0 131 30 35324 27 20 0 1 0 383504735 50855936 12103 33554432000 4194304 6004724 140734989127872 140734989112792 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8948/statm: 12416 12103 184 442 0 11970 0
[pid=9006] ppid=8948 vsize=205248 CPUtime=886.92 cores=0,2,4,6
/proc/9006/stat : 9006 (glucosInc) R 8948 8947 8666 0 -1 4202496 27912 0 0 0 88672 20 0 0 20 0 1 0 383540257 210173952 46827 33554432000 4194304 5654031 140734503721168 140734503708984 4232800 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9006/statm: 51312 46827 142 357 0 50952 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 264060

[startup+1302.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 9038
/proc/meminfo: memFree=29672756/32873648 swapFree=7376/7376
[pid=8947] ppid=8945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8947/stat : 8947 (npSolver-pbo-I.) S 8945 8947 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383504735 9367552 275 33554432000 4194304 5064252 140734632911152 140734632910064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8947/statm: 2287 275 233 213 0 72 0
[pid=8948] ppid=8947 vsize=49664 CPUtime=355.12 cores=0,2,4,6
/proc/8948/stat : 8948 (npSolver-pbo) S 8947 8947 8666 0 -1 4202496 15758 51004 0 0 131 30 35324 27 20 0 1 0 383504735 50855936 12103 33554432000 4194304 6004724 140734989127872 140734989112792 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8948/statm: 12416 12103 184 442 0 11970 0
[pid=9006] ppid=8948 vsize=205248 CPUtime=946.91 cores=0,2,4,6
/proc/9006/stat : 9006 (glucosInc) R 8948 8947 8666 0 -1 4202496 27945 0 0 0 94670 21 0 0 20 0 1 0 383540257 210173952 46827 33554432000 4194304 5654031 140734503721168 140734503708984 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9006/statm: 51312 46827 142 357 0 50952 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 264060

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 9040
/proc/meminfo: memFree=29768180/32873648 swapFree=7376/7376
[pid=8947] ppid=8945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8947/stat : 8947 (npSolver-pbo-I.) S 8945 8947 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383504735 9367552 275 33554432000 4194304 5064252 140734632911152 140734632910064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8947/statm: 2287 275 233 213 0 72 0
[pid=8948] ppid=8947 vsize=49664 CPUtime=1355.13 cores=0,2,4,6
/proc/8948/stat : 8948 (npSolver-pbo) S 8947 8947 8666 0 -1 4202496 22585 79534 0 0 185 36 135241 51 20 0 1 0 383504735 50855936 12103 33554432000 4194304 6004724 140734989127872 140734989112792 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8948/statm: 12416 12103 184 442 0 11970 0
[pid=9040] ppid=8948 vsize=115116 CPUtime=6.89 cores=0,2,4,6
/proc/9040/stat : 9040 (glucosInc) R 8948 8947 8666 0 -1 4202496 21725 0 0 0 685 4 0 0 20 0 1 0 383640275 117878784 24000 33554432000 4194304 5654031 140737476838528 140737476826344 4232736 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9040/statm: 28779 24000 142 357 0 28419 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 173928

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 9041
/proc/meminfo: memFree=29736932/32873648 swapFree=7376/7376
[pid=8947] ppid=8945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8947/stat : 8947 (npSolver-pbo-I.) S 8945 8947 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383504735 9367552 275 33554432000 4194304 5064252 140734632911152 140734632910064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8947/statm: 2287 275 233 213 0 72 0
[pid=8948] ppid=8947 vsize=49664 CPUtime=1355.13 cores=0,2,4,6
/proc/8948/stat : 8948 (npSolver-pbo) S 8947 8947 8666 0 -1 4202496 22585 79534 0 0 185 36 135241 51 20 0 1 0 383504735 50855936 12103 33554432000 4194304 6004724 140734989127872 140734989112792 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8948/statm: 12416 12103 184 442 0 11970 0
[pid=9040] ppid=8948 vsize=148020 CPUtime=66.87 cores=0,2,4,6
/proc/9040/stat : 9040 (glucosInc) R 8948 8947 8666 0 -1 4202496 24120 0 0 0 6682 5 0 0 20 0 1 0 383640275 151572480 32959 33554432000 4194304 5654031 140737476838528 140737476826344 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9040/statm: 37005 32959 142 357 0 36645 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 206832

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9041
/proc/meminfo: memFree=29675624/32873648 swapFree=7376/7376
[pid=8947] ppid=8945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8947/stat : 8947 (npSolver-pbo-I.) S 8945 8947 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383504735 9367552 275 33554432000 4194304 5064252 140734632911152 140734632910064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8947/statm: 2287 275 233 213 0 72 0
[pid=8948] ppid=8947 vsize=49664 CPUtime=1355.13 cores=0,2,4,6
/proc/8948/stat : 8948 (npSolver-pbo) S 8947 8947 8666 0 -1 4202496 22585 79534 0 0 185 36 135241 51 20 0 1 0 383504735 50855936 12103 33554432000 4194304 6004724 140734989127872 140734989112792 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8948/statm: 12416 12103 184 442 0 11970 0
[pid=9040] ppid=8948 vsize=178368 CPUtime=126.86 cores=0,2,4,6
/proc/9040/stat : 9040 (glucosInc) R 8948 8947 8666 0 -1 4202496 24702 0 0 0 12680 6 0 0 20 0 1 0 383640275 182648832 40606 33554432000 4194304 5654031 140737476838528 140737476826344 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9040/statm: 44592 40606 142 357 0 44232 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 237180

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9041
/proc/meminfo: memFree=29689464/32873648 swapFree=7376/7376
[pid=8947] ppid=8945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8947/stat : 8947 (npSolver-pbo-I.) S 8945 8947 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383504735 9367552 275 33554432000 4194304 5064252 140734632911152 140734632910064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8947/statm: 2287 275 233 213 0 72 0
[pid=8948] ppid=8947 vsize=49664 CPUtime=1355.13 cores=0,2,4,6
/proc/8948/stat : 8948 (npSolver-pbo) S 8947 8947 8666 0 -1 4202496 22585 79534 0 0 185 36 135241 51 20 0 1 0 383504735 50855936 12103 33554432000 4194304 6004724 140734989127872 140734989112792 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8948/statm: 12416 12103 184 442 0 11970 0
[pid=9040] ppid=8948 vsize=178368 CPUtime=186.85 cores=0,2,4,6
/proc/9040/stat : 9040 (glucosInc) R 8948 8947 8666 0 -1 4202496 24702 0 0 0 18679 6 0 0 20 0 1 0 383640275 182648832 40606 33554432000 4194304 5654031 140737476838528 140737476826344 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9040/statm: 44592 40606 142 357 0 44232 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 237180

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9041
/proc/meminfo: memFree=29716892/32873648 swapFree=7376/7376
[pid=8947] ppid=8945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8947/stat : 8947 (npSolver-pbo-I.) S 8945 8947 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383504735 9367552 275 33554432000 4194304 5064252 140734632911152 140734632910064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8947/statm: 2287 275 233 213 0 72 0
[pid=8948] ppid=8947 vsize=49664 CPUtime=1355.13 cores=0,2,4,6
/proc/8948/stat : 8948 (npSolver-pbo) S 8947 8947 8666 0 -1 4202496 22585 79534 0 0 185 36 135241 51 20 0 1 0 383504735 50855936 12103 33554432000 4194304 6004724 140734989127872 140734989112792 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8948/statm: 12416 12103 184 442 0 11970 0
[pid=9040] ppid=8948 vsize=148020 CPUtime=246.84 cores=0,2,4,6
/proc/9040/stat : 9040 (glucosInc) R 8948 8947 8666 0 -1 4202496 26043 0 0 0 24676 8 0 0 20 0 1 0 383640275 151572480 32960 33554432000 4194304 5654031 140737476838528 140737476826344 4232994 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9040/statm: 37005 32960 142 357 0 36645 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 206832

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 9044
/proc/meminfo: memFree=29688044/32873648 swapFree=7376/7376
[pid=8947] ppid=8945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8947/stat : 8947 (npSolver-pbo-I.) S 8945 8947 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383504735 9367552 275 33554432000 4194304 5064252 140734632911152 140734632910064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8947/statm: 2287 275 233 213 0 72 0
[pid=8948] ppid=8947 vsize=49664 CPUtime=1355.13 cores=0,2,4,6
/proc/8948/stat : 8948 (npSolver-pbo) S 8947 8947 8666 0 -1 4202496 22585 79534 0 0 185 36 135241 51 20 0 1 0 383504735 50855936 12103 33554432000 4194304 6004724 140734989127872 140734989112792 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8948/statm: 12416 12103 184 442 0 11970 0
[pid=9040] ppid=8948 vsize=148020 CPUtime=306.83 cores=0,2,4,6
/proc/9040/stat : 9040 (glucosInc) R 8948 8947 8666 0 -1 4202496 26529 0 0 0 30674 9 0 0 20 0 1 0 383640275 151572480 34017 33554432000 4194304 5654031 140737476838528 140737476826344 4208595 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9040/statm: 37005 34017 142 357 0 36645 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 206832

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 9045
/proc/meminfo: memFree=29709408/32873648 swapFree=7376/7376
[pid=8947] ppid=8945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8947/stat : 8947 (npSolver-pbo-I.) S 8945 8947 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383504735 9367552 275 33554432000 4194304 5064252 140734632911152 140734632910064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8947/statm: 2287 275 233 213 0 72 0
[pid=8948] ppid=8947 vsize=49664 CPUtime=1355.13 cores=0,2,4,6
/proc/8948/stat : 8948 (npSolver-pbo) S 8947 8947 8666 0 -1 4202496 22585 79534 0 0 185 36 135241 51 20 0 1 0 383504735 50855936 12103 33554432000 4194304 6004724 140734989127872 140734989112792 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8948/statm: 12416 12103 184 442 0 11970 0
[pid=9040] ppid=8948 vsize=148020 CPUtime=366.82 cores=0,2,4,6
/proc/9040/stat : 9040 (glucosInc) R 8948 8947 8666 0 -1 4202496 28447 0 0 0 36671 11 0 0 20 0 1 0 383640275 151572480 32960 33554432000 4194304 5654031 140737476838528 140737476826344 4233306 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9040/statm: 37005 32960 142 357 0 36645 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 206832

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 9045
/proc/meminfo: memFree=29669132/32873648 swapFree=7376/7376
[pid=8947] ppid=8945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8947/stat : 8947 (npSolver-pbo-I.) S 8945 8947 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383504735 9367552 275 33554432000 4194304 5064252 140734632911152 140734632910064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8947/statm: 2287 275 233 213 0 72 0
[pid=8948] ppid=8947 vsize=49664 CPUtime=1355.13 cores=0,2,4,6
/proc/8948/stat : 8948 (npSolver-pbo) S 8947 8947 8666 0 -1 4202496 22585 79534 0 0 185 36 135241 51 20 0 1 0 383504735 50855936 12103 33554432000 4194304 6004724 140734989127872 140734989112792 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8948/statm: 12416 12103 184 442 0 11970 0
[pid=9040] ppid=8948 vsize=178368 CPUtime=426.81 cores=0,2,4,6
/proc/9040/stat : 9040 (glucosInc) R 8948 8947 8666 0 -1 4202496 29017 0 0 0 42669 12 0 0 20 0 1 0 383640275 182648832 40607 33554432000 4194304 5654031 140737476838528 140737476826344 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9040/statm: 44592 40607 142 357 0 44232 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 237180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 9045
/proc/meminfo: memFree=29666216/32873648 swapFree=7376/7376
[pid=8947] ppid=8945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8947/stat : 8947 (npSolver-pbo-I.) S 8945 8947 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383504735 9367552 275 33554432000 4194304 5064252 140734632911152 140734632910064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8947/statm: 2287 275 233 213 0 72 0
[pid=8948] ppid=8947 vsize=49664 CPUtime=1355.13 cores=0,2,4,6
/proc/8948/stat : 8948 (npSolver-pbo) S 8947 8947 8666 0 -1 4202496 22585 79534 0 0 185 36 135241 51 20 0 1 0 383504735 50855936 12103 33554432000 4194304 6004724 140734989127872 140734989112792 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8948/statm: 12416 12103 184 442 0 11970 0
[pid=9040] ppid=8948 vsize=178368 CPUtime=444.92 cores=0,2,4,6
/proc/9040/stat : 9040 (glucosInc) R 8948 8947 8666 0 -1 4202496 29233 0 0 0 44480 12 0 0 20 0 1 0 383640275 182648832 41333 33554432000 4194304 5654031 140737476838528 140737476826344 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9040/statm: 44592 41333 142 357 0 44232 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 237180

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.08
CPU user time (s): 1799.07
CPU system time (s): 1.00885
CPU usage (%): 99.9815
Max. virtual memory (cumulated for all children) (KiB): 264068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.07
system time used= 1.00885
maximum resident set size= 197640
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131735
page faults= 0
swaps= 0
block input operations= 0
block output operations= 231944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1130
involuntary context switches= 2442

runsolver used 5.2832 second user time and 18.9061 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-08 18:42:55
IDJOB=3748560
IDBENCH=92657
IDSOLVER=2333
FILE ID=node112/3748560-1339173775
RUNJOBID= node112-1339170171-8682
PBS_JOBID= 14643815
Free space on /tmp= 69684 MiB

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

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

MD5SUM BENCH= bd1f23f2ad95dce248911d20ecda08b7
RANDOM SEED=1157272047

node112.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.763
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.52
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.763
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.763
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.763
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.763
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.763
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.92
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.763
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.763
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:        24365036 kB
Buffers:          241160 kB
Cached:          2399216 kB
SwapCached:         2152 kB
Active:          6892752 kB
Inactive:         707008 kB
Active(anon):    4958304 kB
Inactive(anon):     3140 kB
Active(file):    1934448 kB
Inactive(file):   703868 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099396 kB
Dirty:              8944 kB
Writeback:             0 kB
AnonPages:       4937980 kB
Mapped:             9924 kB
Shmem:                 0 kB
Slab:             762288 kB
SReclaimable:     206156 kB
SUnreclaim:       556132 kB
KernelStack:        1504 kB
PageTables:        13600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    6436808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2789376 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= 70832 MiB
End job on node112 at 2012-06-08 19:12:55