Trace number 3748307

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc (fixed)? (TO) 1800.04 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_100_3__3_91__16.opb
MD5SUMdd2523e10c08c9cb3b30bc694276e5a5
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark70998
Best CPU time to get the best result obtained on this benchmark1571.21
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4898
Total number of constraints400
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)302
Number of constraints which are nor clauses,nor cardinality constraints98
Minimum length of a constraint16
Maximum length of a constraint273
Number of terms in the objective function 4800
Biggest coefficient in the objective function 94834
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 173230512
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 94834
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 173230512
Number of bits of the biggest sum of numbers28
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 run inc solver
0.00/0.07	c [INC SYSTEM] run initial solver
0.00/0.07	c [INC SYSTEM] preprocess with white file
0.00/0.55	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.55	c [INC SYSTEM] execute solver
0.00/0.60	c [INC SEARCH] formula is SAT
0.00/0.60	c [INC SYSTEM] solved the initial formula
0.00/0.61	c model valid
0.00/0.61	c current solution ok
0.00/0.76	o 116044
0.00/0.76	c execute binary inc search
0.00/0.76	c [INC SEARCH] current bound: 58022
0.00/0.76	c [INC SEARCH] iteration: 0
0.00/0.76	c [INC SEARCH] lower bound: 0 upperbound 116044 current bound: 58022 best value:116044
0.00/0.76	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.76	c write failed with 2
0.00/0.76	c [INC SYSTEM] create new solver instance
0.00/0.76	c [INC] encode full formula
0.00/0.76	c fallback to adder encoding
0.98/1.10	c set iterative enc to: adder
0.98/1.10	c set iterative enc to: none
1.07/1.14	c [INC SEARCH] isOptimum variable: 0
88.54/88.68	c [INC SEARCH] formula is UNSAT
88.54/88.68	c [INC SYSTEM] there exists a inc, kill it!
88.54/88.68	c write failed with 2
88.54/88.69	c sat variable: 0 optimum/unsat variable: 1
88.54/88.69	c [INC SEARCH] set lower bound to 58023 upperbound 116044
88.54/88.69	c [INC SEARCH] current bound: 87033
88.54/88.69	c [INC SEARCH] iteration: 1
88.54/88.69	c [INC SEARCH] lower bound: 58023 upperbound 116044 current bound: 87033 best value:116044
88.54/88.69	c [INC SYSTEM] create new solver instance
88.54/88.69	c [INC] encode full formula
88.54/88.69	c fallback to adder encoding
89.07/89.10	c set iterative enc to: adder
89.07/89.10	c set iterative enc to: none
89.07/89.16	c [INC SEARCH] isOptimum variable: 0
619.26/619.44	c [INC SEARCH] formula is SAT
619.26/619.45	c [INC SEARCH] copied best model
619.26/619.45	c sat variable: 1 optimum/unsat variable: 0
619.26/619.46	c model valid
619.26/619.46	c current solution ok
619.26/619.46	o 71870
619.26/619.46	c [INC SEARCH] current bound: 64946
619.26/619.46	c [INC SEARCH] iteration: 2
619.26/619.46	c [INC SEARCH] lower bound: 58023 upperbound 71870 current bound: 64946 best value:71870
619.26/619.46	c [INC SYSTEM] there exists a inc, kill it!
619.26/619.46	c write failed with 2
619.26/619.46	c [INC SYSTEM] create new solver instance
619.26/619.46	c [INC] encode full formula
619.26/619.46	c fallback to adder encoding
619.67/619.81	c set iterative enc to: adder
619.67/619.81	c set iterative enc to: none
619.67/619.87	c [INC SEARCH] isOptimum variable: 0
726.44/726.69	c [INC SEARCH] formula is UNSAT
726.44/726.69	c [INC SYSTEM] there exists a inc, kill it!
726.44/726.69	c write failed with 2
726.44/726.69	c sat variable: 0 optimum/unsat variable: 1
726.44/726.69	c [INC SEARCH] set lower bound to 64947 upperbound 71870
726.44/726.69	c [INC SEARCH] current bound: 68408
726.44/726.69	c [INC SEARCH] iteration: 3
726.44/726.69	c [INC SEARCH] lower bound: 64947 upperbound 71870 current bound: 68408 best value:71870
726.44/726.69	c [INC SYSTEM] create new solver instance
726.44/726.69	c [INC] encode full formula
726.44/726.69	c fallback to adder encoding
726.86/727.08	c set iterative enc to: adder
726.86/727.08	c set iterative enc to: none
726.95/727.13	c [INC SEARCH] isOptimum variable: 0
1011.99/1012.28	c [INC SEARCH] formula is UNSAT
1011.99/1012.28	c [INC SYSTEM] there exists a inc, kill it!
1011.99/1012.28	c write failed with 2
1011.99/1012.29	c sat variable: 0 optimum/unsat variable: 1
1011.99/1012.29	c [INC SEARCH] set lower bound to 68409 upperbound 71870
1011.99/1012.29	c [INC SEARCH] current bound: 70139
1011.99/1012.29	c [INC SEARCH] iteration: 4
1011.99/1012.29	c [INC SEARCH] lower bound: 68409 upperbound 71870 current bound: 70139 best value:71870
1011.99/1012.29	c [INC SYSTEM] create new solver instance
1011.99/1012.29	c [INC] encode full formula
1011.99/1012.29	c fallback to adder encoding
1012.41/1012.68	c set iterative enc to: adder
1012.41/1012.68	c set iterative enc to: none
1012.51/1012.73	c [INC SEARCH] isOptimum variable: 0
1274.13/1274.44	c [INC SEARCH] formula is UNSAT
1274.13/1274.44	c [INC SYSTEM] there exists a inc, kill it!
1274.13/1274.44	c write failed with 2
1274.13/1274.44	c sat variable: 0 optimum/unsat variable: 1
1274.13/1274.44	c [INC SEARCH] set lower bound to 70140 upperbound 71870
1274.13/1274.44	c [INC SEARCH] current bound: 71005
1274.13/1274.44	c [INC SEARCH] iteration: 5
1274.13/1274.44	c [INC SEARCH] lower bound: 70140 upperbound 71870 current bound: 71005 best value:71870
1274.13/1274.44	c [INC SYSTEM] create new solver instance
1274.13/1274.44	c [INC] encode full formula
1274.13/1274.44	c fallback to adder encoding
1274.56/1274.83	c set iterative enc to: adder
1274.56/1274.83	c set iterative enc to: none
1274.56/1274.89	c [INC SEARCH] isOptimum variable: 0
1519.78/1520.15	c [INC SEARCH] formula is SAT
1519.78/1520.16	c [INC SEARCH] copied best model
1519.78/1520.16	c sat variable: 1 optimum/unsat variable: 0
1519.78/1520.17	c model valid
1519.78/1520.17	c current solution ok
1519.78/1520.17	o 70998
1519.78/1520.17	c [INC SEARCH] current bound: 70569
1519.78/1520.17	c [INC SEARCH] iteration: 6
1519.78/1520.17	c [INC SEARCH] lower bound: 70140 upperbound 70998 current bound: 70569 best value:70998
1519.78/1520.17	c [INC SYSTEM] there exists a inc, kill it!
1519.78/1520.17	c write failed with 2
1519.78/1520.17	c [INC SYSTEM] create new solver instance
1519.78/1520.17	c [INC] encode full formula
1519.78/1520.17	c fallback to adder encoding
1520.20/1520.56	c set iterative enc to: adder
1520.20/1520.56	c set iterative enc to: none
1520.29/1520.62	c [INC SEARCH] isOptimum variable: 0
1790.23/1790.68	c [INC SEARCH] formula is UNSAT
1790.23/1790.68	c [INC SYSTEM] there exists a inc, kill it!
1790.23/1790.68	c write failed with 2
1790.23/1790.68	c sat variable: 0 optimum/unsat variable: 1
1790.23/1790.68	c [INC SEARCH] set lower bound to 70570 upperbound 70998
1790.23/1790.68	c [INC SEARCH] current bound: 70784
1790.23/1790.68	c [INC SEARCH] iteration: 7
1790.23/1790.68	c [INC SEARCH] lower bound: 70570 upperbound 70998 current bound: 70784 best value:70998
1790.23/1790.68	c [INC SYSTEM] create new solver instance
1790.23/1790.68	c [INC] encode full formula
1790.23/1790.68	c fallback to adder encoding
1790.65/1791.07	c set iterative enc to: adder
1790.65/1791.07	c set iterative enc to: none
1790.74/1791.13	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.41	HOME/npSolver-pbo-I.sh: line 18: 25029 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -useCP2=1 -useInc=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-3748307-1339218925/watcher-3748307-1339218925 -o /tmp/evaluation-result-3748307-1339218925/solver-3748307-1339218925 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748307-1339218925.opb 388095582 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: 0.00 0.00 0.00 2/171 25028
/proc/meminfo: memFree=25465040/32873844 swapFree=7896/7896
[pid=25028] ppid=25026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25028/stat : 25028 (npSolver-pbo-I.) S 25026 25028 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388017938 9367552 275 33554432000 4194304 5064252 140734762408592 140734762407504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25028/statm: 2287 275 233 213 0 72 0

[startup+0.022404 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 25028
/proc/meminfo: memFree=25465040/32873844 swapFree=7896/7896
[pid=25028] ppid=25026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25028/stat : 25028 (npSolver-pbo-I.) S 25026 25028 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388017938 9367552 275 33554432000 4194304 5064252 140734762408592 140734762407504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25028/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100223 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 25028
/proc/meminfo: memFree=25465040/32873844 swapFree=7896/7896
[pid=25028] ppid=25026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25028/stat : 25028 (npSolver-pbo-I.) S 25026 25028 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388017938 9367552 275 33554432000 4194304 5064252 140734762408592 140734762407504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25028/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300157 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 25028
/proc/meminfo: memFree=25465040/32873844 swapFree=7896/7896
[pid=25028] ppid=25026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25028/stat : 25028 (npSolver-pbo-I.) S 25026 25028 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388017938 9367552 275 33554432000 4194304 5064252 140734762408592 140734762407504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25028/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700254 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 25028
/proc/meminfo: memFree=25465040/32873844 swapFree=7896/7896
[pid=25028] ppid=25026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25028/stat : 25028 (npSolver-pbo-I.) S 25026 25028 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388017938 9367552 275 33554432000 4194304 5064252 140734762408592 140734762407504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25028/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 0.00 0.00 0.00 3/179 25050
/proc/meminfo: memFree=25371240/32873844 swapFree=7896/7896
[pid=25028] ppid=25026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25028/stat : 25028 (npSolver-pbo-I.) S 25026 25028 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388017938 9367552 275 33554432000 4194304 5064252 140734762408592 140734762407504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25028/statm: 2287 275 233 213 0 72 0
[pid=25029] ppid=25028 vsize=24712 CPUtime=1.11 cores=0,2,4,6
/proc/25029/stat : 25029 (npSolver-pbo) S 25028 25028 24998 0 -1 4202496 7821 13348 0 0 42 18 47 4 20 0 1 0 388017939 25305088 5731 33554432000 4194304 6004724 140734564094832 140734564079752 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25029/statm: 6178 5731 179 442 0 5732 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 33860

[startup+3.10035 s]
/proc/loadavg: 0.16 0.03 0.01 3/182 25054
/proc/meminfo: memFree=25202848/32873844 swapFree=7896/7896
[pid=25028] ppid=25026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25028/stat : 25028 (npSolver-pbo-I.) S 25026 25028 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388017938 9367552 275 33554432000 4194304 5064252 140734762408592 140734762407504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25028/statm: 2287 275 233 213 0 72 0
[pid=25029] ppid=25028 vsize=24712 CPUtime=1.11 cores=0,2,4,6
/proc/25029/stat : 25029 (npSolver-pbo) S 25028 25028 24998 0 -1 4202496 7821 13348 0 0 42 18 47 4 20 0 1 0 388017939 25305088 5731 33554432000 4194304 6004724 140734564094832 140734564079752 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25029/statm: 6178 5731 179 442 0 5732 0
[pid=25052] ppid=25029 vsize=79380 CPUtime=1.95 cores=0,2,4,6
/proc/25052/stat : 25052 (glucosInc) R 25029 25028 24998 0 -1 4202496 16977 0 0 0 191 4 0 0 20 0 1 0 388018053 81285120 17796 33554432000 4194304 5654031 140736873785456 140736873783144 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25052/statm: 19845 17796 140 357 0 19485 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 113240

[startup+6.30029 s]
/proc/loadavg: 0.16 0.03 0.01 3/182 25054
/proc/meminfo: memFree=24852428/32873844 swapFree=7896/7896
[pid=25028] ppid=25026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25028/stat : 25028 (npSolver-pbo-I.) S 25026 25028 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388017938 9367552 275 33554432000 4194304 5064252 140734762408592 140734762407504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25028/statm: 2287 275 233 213 0 72 0
[pid=25029] ppid=25028 vsize=24712 CPUtime=1.11 cores=0,2,4,6
/proc/25029/stat : 25029 (npSolver-pbo) S 25028 25028 24998 0 -1 4202496 7821 13348 0 0 42 18 47 4 20 0 1 0 388017939 25305088 5731 33554432000 4194304 6004724 140734564094832 140734564079752 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25029/statm: 6178 5731 179 442 0 5732 0
[pid=25052] ppid=25029 vsize=81148 CPUtime=5.15 cores=0,2,4,6
/proc/25052/stat : 25052 (glucosInc) R 25029 25028 24998 0 -1 4202496 17260 0 0 0 511 4 0 0 20 0 1 0 388018053 83095552 18079 33554432000 4194304 5654031 140736873785456 140736873783224 4215344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25052/statm: 20287 18079 140 357 0 19927 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 115008

[startup+12.7004 s]
/proc/loadavg: 0.52 0.11 0.04 3/181 25056
/proc/meminfo: memFree=25098268/32873844 swapFree=7896/7896
[pid=25028] ppid=25026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25028/stat : 25028 (npSolver-pbo-I.) S 25026 25028 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388017938 9367552 275 33554432000 4194304 5064252 140734762408592 140734762407504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25028/statm: 2287 275 233 213 0 72 0
[pid=25029] ppid=25028 vsize=24712 CPUtime=1.11 cores=0,2,4,6
/proc/25029/stat : 25029 (npSolver-pbo) S 25028 25028 24998 0 -1 4202496 7821 13348 0 0 42 18 47 4 20 0 1 0 388017939 25305088 5731 33554432000 4194304 6004724 140734564094832 140734564079752 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25029/statm: 6178 5731 179 442 0 5732 0
[pid=25052] ppid=25029 vsize=81148 CPUtime=11.55 cores=0,2,4,6
/proc/25052/stat : 25052 (glucosInc) R 25029 25028 24998 0 -1 4202496 17371 0 0 0 1151 4 0 0 20 0 1 0 388018053 83095552 18190 33554432000 4194304 5654031 140736873785456 140736873773272 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25052/statm: 20287 18190 140 357 0 19927 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 115008

[startup+25.5004 s]
/proc/loadavg: 0.74 0.18 0.06 3/181 25056
/proc/meminfo: memFree=25081476/32873844 swapFree=7896/7896
[pid=25028] ppid=25026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25028/stat : 25028 (npSolver-pbo-I.) S 25026 25028 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388017938 9367552 275 33554432000 4194304 5064252 140734762408592 140734762407504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25028/statm: 2287 275 233 213 0 72 0
[pid=25029] ppid=25028 vsize=24712 CPUtime=1.11 cores=0,2,4,6
/proc/25029/stat : 25029 (npSolver-pbo) S 25028 25028 24998 0 -1 4202496 7821 13348 0 0 42 18 47 4 20 0 1 0 388017939 25305088 5731 33554432000 4194304 6004724 140734564094832 140734564079752 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25029/statm: 6178 5731 179 442 0 5732 0
[pid=25052] ppid=25029 vsize=94764 CPUtime=24.34 cores=0,2,4,6
/proc/25052/stat : 25052 (glucosInc) R 25029 25028 24998 0 -1 4202496 18316 0 0 0 2430 4 0 0 20 0 1 0 388018053 97038336 19637 33554432000 4194304 5654031 140736873785456 140736873773272 4214483 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25052/statm: 23691 19637 141 357 0 23331 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 128624

[startup+51.1004 s]
/proc/loadavg: 1.17 0.32 0.11 3/181 25056
/proc/meminfo: memFree=25080540/32873844 swapFree=7896/7896
[pid=25028] ppid=25026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25028/stat : 25028 (npSolver-pbo-I.) S 25026 25028 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388017938 9367552 275 33554432000 4194304 5064252 140734762408592 140734762407504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25028/statm: 2287 275 233 213 0 72 0
[pid=25029] ppid=25028 vsize=24712 CPUtime=1.11 cores=0,2,4,6
/proc/25029/stat : 25029 (npSolver-pbo) S 25028 25028 24998 0 -1 4202496 7821 13348 0 0 42 18 47 4 20 0 1 0 388017939 25305088 5731 33554432000 4194304 6004724 140734564094832 140734564079752 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25029/statm: 6178 5731 179 442 0 5732 0
[pid=25052] ppid=25029 vsize=96024 CPUtime=49.94 cores=0,2,4,6
/proc/25052/stat : 25052 (glucosInc) R 25029 25028 24998 0 -1 4202496 18598 0 0 0 4990 4 0 0 20 0 1 0 388018053 98328576 20430 33554432000 4194304 5654031 140736873785456 140736873773272 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25052/statm: 24006 20430 141 357 0 23646 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 129884

[startup+102.307 s]
/proc/loadavg: 1.67 0.60 0.21 3/181 25058
/proc/meminfo: memFree=25046624/32873844 swapFree=7896/7896
[pid=25028] ppid=25026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25028/stat : 25028 (npSolver-pbo-I.) S 25026 25028 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388017938 9367552 275 33554432000 4194304 5064252 140734762408592 140734762407504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25028/statm: 2287 275 233 213 0 72 0
[pid=25029] ppid=25028 vsize=41280 CPUtime=89.12 cores=0,2,4,6
/proc/25029/stat : 25029 (npSolver-pbo) S 25028 25028 24998 0 -1 4202496 14687 34376 0 0 83 23 8795 11 20 0 1 0 388017939 42270720 9873 33554432000 4194304 6004724 140734564094832 140734564079752 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25029/statm: 10320 9873 179 442 0 9874 0
[pid=25058] ppid=25029 vsize=111320 CPUtime=13.13 cores=0,2,4,6
/proc/25058/stat : 25058 (glucosInc) R 25029 25028 24998 0 -1 4202496 19950 0 0 0 1310 3 0 0 20 0 1 0 388026855 113991680 22254 33554432000 4194304 5654031 140733848953232 140733848941048 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25058/statm: 27830 22254 142 357 0 27470 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 161748

[startup+162.3 s]
/proc/loadavg: 1.88 0.85 0.32 3/181 25058
/proc/meminfo: memFree=25030992/32873844 swapFree=7896/7896
[pid=25028] ppid=25026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25028/stat : 25028 (npSolver-pbo-I.) S 25026 25028 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388017938 9367552 275 33554432000 4194304 5064252 140734762408592 140734762407504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25028/statm: 2287 275 233 213 0 72 0
[pid=25029] ppid=25028 vsize=41280 CPUtime=89.12 cores=0,2,4,6
/proc/25029/stat : 25029 (npSolver-pbo) S 25028 25028 24998 0 -1 4202496 14687 34376 0 0 83 23 8795 11 20 0 1 0 388017939 42270720 9873 33554432000 4194304 6004724 140734564094832 140734564079752 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25029/statm: 10320 9873 179 442 0 9874 0
[pid=25058] ppid=25029 vsize=114836 CPUtime=73.11 cores=0,2,4,6
/proc/25058/stat : 25058 (glucosInc) R 25029 25028 24998 0 -1 4202496 21064 0 0 0 7308 3 0 0 20 0 1 0 388026855 117592064 25410 33554432000 4194304 5654031 140733848953232 140733848941048 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25058/statm: 28709 25410 142 357 0 28349 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 165264

[startup+222.3 s]
/proc/loadavg: 1.95 1.06 0.42 3/181 25058
/proc/meminfo: memFree=25024764/32873844 swapFree=7896/7896
[pid=25028] ppid=25026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25028/stat : 25028 (npSolver-pbo-I.) S 25026 25028 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388017938 9367552 275 33554432000 4194304 5064252 140734762408592 140734762407504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25028/statm: 2287 275 233 213 0 72 0
[pid=25029] ppid=25028 vsize=41280 CPUtime=89.12 cores=0,2,4,6
/proc/25029/stat : 25029 (npSolver-pbo) S 25028 25028 24998 0 -1 4202496 14687 34376 0 0 83 23 8795 11 20 0 1 0 388017939 42270720 9873 33554432000 4194304 6004724 140734564094832 140734564079752 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25029/statm: 10320 9873 179 442 0 9874 0
[pid=25058] ppid=25029 vsize=117040 CPUtime=133.11 cores=0,2,4,6
/proc/25058/stat : 25058 (glucosInc) R 25029 25028 24998 0 -1 4202496 22699 0 0 0 13306 5 0 0 20 0 1 0 388026855 119848960 26257 33554432000 4194304 5654031 140733848953232 140733848941048 4215126 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25058/statm: 29260 26257 142 357 0 28900 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 167468

[startup+282.3 s]
/proc/loadavg: 1.98 1.21 0.51 3/182 25065
/proc/meminfo: memFree=23736220/32873844 swapFree=7896/7896
[pid=25028] ppid=25026 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.05 1.98 1.49 3/181 25081
/proc/meminfo: memFree=23711460/32873844 swapFree=7896/7896
[pid=25028] ppid=25026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25028/stat : 25028 (npSolver-pbo-I.) S 25026 25028 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388017938 9367552 275 33554432000 4194304 5064252 140734762408592 140734762407504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25028/statm: 2287 275 233 213 0 72 0
[pid=25029] ppid=25028 vsize=43384 CPUtime=1274.64 cores=0,2,4,6
/proc/25029/stat : 25029 (npSolver-pbo) S 25028 25028 24998 0 -1 4202496 40914 129696 0 0 236 41 127139 48 20 0 1 0 388017939 44425216 10400 33554432000 4194304 6004724 140734564094832 140734564079752 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25029/statm: 10846 10400 180 442 0 10400 0
[pid=25081] ppid=25029 vsize=104432 CPUtime=27.4 cores=0,2,4,6
/proc/25081/stat : 25081 (glucosInc) R 25029 25028 24998 0 -1 4202496 20676 0 0 0 2736 4 0 0 20 0 1 0 388145428 106938368 21986 33554432000 4194304 5654031 140735156226400 140735156214216 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25081/statm: 26108 21986 142 357 0 25748 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 156964

[startup+1362.3 s]
/proc/loadavg: 2.02 1.98 1.51 3/181 25081
/proc/meminfo: memFree=23701888/32873844 swapFree=7896/7896
[pid=25028] ppid=25026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25028/stat : 25028 (npSolver-pbo-I.) S 25026 25028 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388017938 9367552 275 33554432000 4194304 5064252 140734762408592 140734762407504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25028/statm: 2287 275 233 213 0 72 0
[pid=25029] ppid=25028 vsize=43384 CPUtime=1274.64 cores=0,2,4,6
/proc/25029/stat : 25029 (npSolver-pbo) S 25028 25028 24998 0 -1 4202496 40914 129696 0 0 236 41 127139 48 20 0 1 0 388017939 44425216 10400 33554432000 4194304 6004724 140734564094832 140734564079752 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25029/statm: 10846 10400 180 442 0 10400 0
[pid=25081] ppid=25029 vsize=106660 CPUtime=87.37 cores=0,2,4,6
/proc/25081/stat : 25081 (glucosInc) R 25029 25028 24998 0 -1 4202496 22052 0 0 0 8732 5 0 0 20 0 1 0 388145428 109219840 23973 33554432000 4194304 5654031 140735156226400 140735156214216 4215028 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25081/statm: 26665 23973 142 357 0 26305 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 159192

[startup+1422.31 s]
/proc/loadavg: 2.00 1.98 1.55 3/181 25081
/proc/meminfo: memFree=23663352/32873844 swapFree=7896/7896
[pid=25028] ppid=25026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25028/stat : 25028 (npSolver-pbo-I.) S 25026 25028 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388017938 9367552 275 33554432000 4194304 5064252 140734762408592 140734762407504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25028/statm: 2287 275 233 213 0 72 0
[pid=25029] ppid=25028 vsize=43384 CPUtime=1274.64 cores=0,2,4,6
/proc/25029/stat : 25029 (npSolver-pbo) S 25028 25028 24998 0 -1 4202496 40914 129696 0 0 236 41 127139 48 20 0 1 0 388017939 44425216 10400 33554432000 4194304 6004724 140734564094832 140734564079752 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25029/statm: 10846 10400 180 442 0 10400 0
[pid=25081] ppid=25029 vsize=136384 CPUtime=147.37 cores=0,2,4,6
/proc/25081/stat : 25081 (glucosInc) R 25029 25028 24998 0 -1 4202496 22871 0 0 0 14731 6 0 0 20 0 1 0 388145428 139657216 31861 33554432000 4194304 5654031 140735156226400 140735156214216 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25081/statm: 34096 31861 142 357 0 33736 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 188916

[startup+1482.3 s]
/proc/loadavg: 2.00 1.98 1.57 3/182 25085
/proc/meminfo: memFree=23624048/32873844 swapFree=7896/7896
[pid=25028] ppid=25026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25028/stat : 25028 (npSolver-pbo-I.) S 25026 25028 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388017938 9367552 275 33554432000 4194304 5064252 140734762408592 140734762407504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25028/statm: 2287 275 233 213 0 72 0
[pid=25029] ppid=25028 vsize=43384 CPUtime=1274.64 cores=0,2,4,6
/proc/25029/stat : 25029 (npSolver-pbo) S 25028 25028 24998 0 -1 4202496 40914 129696 0 0 236 41 127139 48 20 0 1 0 388017939 44425216 10400 33554432000 4194304 6004724 140734564094832 140734564079752 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25029/statm: 10846 10400 180 442 0 10400 0
[pid=25081] ppid=25029 vsize=185704 CPUtime=207.35 cores=0,2,4,6
/proc/25081/stat : 25081 (glucosInc) R 25029 25028 24998 0 -1 4202496 23923 0 0 0 20728 7 0 0 20 0 1 0 388145428 190160896 40156 33554432000 4194304 5654031 140735156226400 140735156214216 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25081/statm: 46426 40156 142 357 0 46066 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 238236

[startup+1542.3 s]
/proc/loadavg: 2.00 1.98 1.59 3/181 25087
/proc/meminfo: memFree=23690592/32873844 swapFree=7896/7896
[pid=25028] ppid=25026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25028/stat : 25028 (npSolver-pbo-I.) S 25026 25028 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388017938 9367552 275 33554432000 4194304 5064252 140734762408592 140734762407504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25028/statm: 2287 275 233 213 0 72 0
[pid=25029] ppid=25028 vsize=43384 CPUtime=1520.31 cores=0,2,4,6
/proc/25029/stat : 25029 (npSolver-pbo) S 25028 25028 24998 0 -1 4202496 47391 154158 0 0 277 45 151651 58 20 0 1 0 388017939 44425216 10410 33554432000 4194304 6004724 140734564094832 140734564079752 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25029/statm: 10846 10410 180 442 0 10400 0
[pid=25087] ppid=25029 vsize=102820 CPUtime=21.66 cores=0,2,4,6
/proc/25087/stat : 25087 (glucosInc) R 25029 25028 24998 0 -1 4202496 19823 0 0 0 2163 3 0 0 20 0 1 0 388170000 105287680 21980 33554432000 4194304 5654031 140735812956752 140735812944568 4215374 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25087/statm: 25705 21980 142 357 0 25345 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 155352

[startup+1602.3 s]
/proc/loadavg: 2.00 1.98 1.61 3/181 25087
/proc/meminfo: memFree=23681380/32873844 swapFree=7896/7896
[pid=25028] ppid=25026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25028/stat : 25028 (npSolver-pbo-I.) S 25026 25028 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388017938 9367552 275 33554432000 4194304 5064252 140734762408592 140734762407504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25028/statm: 2287 275 233 213 0 72 0
[pid=25029] ppid=25028 vsize=43384 CPUtime=1520.31 cores=0,2,4,6
/proc/25029/stat : 25029 (npSolver-pbo) S 25028 25028 24998 0 -1 4202496 47391 154158 0 0 277 45 151651 58 20 0 1 0 388017939 44425216 10410 33554432000 4194304 6004724 140734564094832 140734564079752 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25029/statm: 10846 10410 180 442 0 10400 0
[pid=25087] ppid=25029 vsize=106520 CPUtime=81.65 cores=0,2,4,6
/proc/25087/stat : 25087 (glucosInc) R 25029 25028 24998 0 -1 4202496 21866 0 0 0 8161 4 0 0 20 0 1 0 388170000 109076480 22964 33554432000 4194304 5654031 140735812956752 140735812944568 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25087/statm: 26630 22964 142 357 0 26270 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 159052

[startup+1662.3 s]
/proc/loadavg: 2.00 1.98 1.64 3/181 25087
/proc/meminfo: memFree=23659228/32873844 swapFree=7896/7896
[pid=25028] ppid=25026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25028/stat : 25028 (npSolver-pbo-I.) S 25026 25028 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388017938 9367552 275 33554432000 4194304 5064252 140734762408592 140734762407504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25028/statm: 2287 275 233 213 0 72 0
[pid=25029] ppid=25028 vsize=43384 CPUtime=1520.31 cores=0,2,4,6
/proc/25029/stat : 25029 (npSolver-pbo) S 25028 25028 24998 0 -1 4202496 47391 154158 0 0 277 45 151651 58 20 0 1 0 388017939 44425216 10410 33554432000 4194304 6004724 140734564094832 140734564079752 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25029/statm: 10846 10410 180 442 0 10400 0
[pid=25087] ppid=25029 vsize=108284 CPUtime=141.64 cores=0,2,4,6
/proc/25087/stat : 25087 (glucosInc) R 25029 25028 24998 0 -1 4202496 22757 0 0 0 14159 5 0 0 20 0 1 0 388170000 110882816 25230 33554432000 4194304 5654031 140735812956752 140735812944568 4215055 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25087/statm: 27071 25230 142 357 0 26711 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 160816

[startup+1722.3 s]
/proc/loadavg: 2.00 1.98 1.66 3/181 25087
/proc/meminfo: memFree=23607160/32873844 swapFree=7896/7896
[pid=25028] ppid=25026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25028/stat : 25028 (npSolver-pbo-I.) S 25026 25028 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388017938 9367552 275 33554432000 4194304 5064252 140734762408592 140734762407504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25028/statm: 2287 275 233 213 0 72 0
[pid=25029] ppid=25028 vsize=43384 CPUtime=1520.31 cores=0,2,4,6
/proc/25029/stat : 25029 (npSolver-pbo) S 25028 25028 24998 0 -1 4202496 47391 154158 0 0 277 45 151651 58 20 0 1 0 388017939 44425216 10410 33554432000 4194304 6004724 140734564094832 140734564079752 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25029/statm: 10846 10410 180 442 0 10400 0
[pid=25087] ppid=25029 vsize=157604 CPUtime=201.64 cores=0,2,4,6
/proc/25087/stat : 25087 (glucosInc) R 25029 25028 24998 0 -1 4202496 23030 0 0 0 20158 6 0 0 20 0 1 0 388170000 161386496 35723 33554432000 4194304 5654031 140735812956752 140735812944568 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25087/statm: 39401 35723 142 357 0 39041 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 210136

[startup+1782.3 s]
/proc/loadavg: 2.00 1.98 1.67 3/181 25088
/proc/meminfo: memFree=23622680/32873844 swapFree=7896/7896
[pid=25028] ppid=25026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25028/stat : 25028 (npSolver-pbo-I.) S 25026 25028 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388017938 9367552 275 33554432000 4194304 5064252 140734762408592 140734762407504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25028/statm: 2287 275 233 213 0 72 0
[pid=25029] ppid=25028 vsize=43384 CPUtime=1520.31 cores=0,2,4,6
/proc/25029/stat : 25029 (npSolver-pbo) S 25028 25028 24998 0 -1 4202496 47391 154158 0 0 277 45 151651 58 20 0 1 0 388017939 44425216 10410 33554432000 4194304 6004724 140734564094832 140734564079752 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25029/statm: 10846 10410 180 442 0 10400 0
[pid=25087] ppid=25029 vsize=187164 CPUtime=261.62 cores=0,2,4,6
/proc/25087/stat : 25087 (glucosInc) R 25029 25028 24998 0 -1 4202496 24016 0 0 0 26155 7 0 0 20 0 1 0 388170000 191655936 43138 33554432000 4194304 5654031 140735812956752 140735812944568 4215112 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25087/statm: 46791 43138 142 357 0 46431 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 239696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.08 2.00 1.68 3/181 25090
/proc/meminfo: memFree=23708808/32873844 swapFree=7896/7896
[pid=25028] ppid=25026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25028/stat : 25028 (npSolver-pbo-I.) S 25026 25028 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388017938 9367552 275 33554432000 4194304 5064252 140734762408592 140734762407504 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25028/statm: 2287 275 233 213 0 72 0
[pid=25029] ppid=25028 vsize=43384 CPUtime=1790.78 cores=0,2,4,6
/proc/25029/stat : 25029 (npSolver-pbo) S 25028 25028 24998 0 -1 4202496 53887 178726 0 0 316 50 178645 67 20 0 1 0 388017939 44425216 10410 33554432000 4194304 6004724 140734564094832 140734564079752 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25029/statm: 10846 10410 180 442 0 10400 0
[pid=25090] ppid=25029 vsize=101700 CPUtime=9.26 cores=0,2,4,6
/proc/25090/stat : 25090 (glucosInc) R 25029 25028 24998 0 -1 4202496 19500 0 0 0 922 4 0 0 20 0 1 0 388197052 104140800 21040 33554432000 4194304 5654031 140737480472352 140737480470120 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25090/statm: 25425 21040 142 357 0 25065 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 154232

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25028 and gives
#  childrusage.ru_utime.tv_sec=1789
#  childrusage.ru_utime.tv_usec=621936
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=177820
# CPU time returned by wait4() is 1790.8
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.04
CPU user time (s): 1798.83
CPU system time (s): 1.21
CPU usage (%): 99.9793
Max. virtual memory (cumulated for all children) (KiB): 276360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.62
system time used= 1.17782
maximum resident set size= 199152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 232988
page faults= 0
swaps= 0
block input operations= 0
block output operations= 447272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 968
involuntary context switches= 2207

runsolver used 2.72259 second user time and 7.10892 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-09 07:15:25
IDJOB=3748307
IDBENCH=71852
IDSOLVER=2333
FILE ID=node136/3748307-1339218925
RUNJOBID= node136-1339218924-25014
PBS_JOBID= 14644289
Free space on /tmp= 65568 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_100_3__3_91__16.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748307-1339218925/watcher-3748307-1339218925 -o /tmp/evaluation-result-3748307-1339218925/solver-3748307-1339218925 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748307-1339218925.opb 388095582 HOME HOME

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

MD5SUM BENCH= dd2523e10c08c9cb3b30bc694276e5a5
RANDOM SEED=388095582

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

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
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:       32873844 kB
MemFree:        25465420 kB
Buffers:          727616 kB
Cached:          5653752 kB
SwapCached:        20524 kB
Active:          5245240 kB
Inactive:        1160396 kB
Active(anon):       1828 kB
Inactive(anon):    23236 kB
Active(file):    5243412 kB
Inactive(file):  1137160 kB
Unevictable:        7896 kB
Mlocked:            7896 kB
SwapTotal:      67108856 kB
SwapFree:       67083284 kB
Dirty:              8648 kB
Writeback:             0 kB
AnonPages:         11176 kB
Mapped:             8192 kB
Shmem:                 0 kB
Slab:             861288 kB
SReclaimable:     302524 kB
SUnreclaim:       558764 kB
KernelStack:        1392 kB
PageTables:         3792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104840 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 65092 MiB
End job on node136 at 2012-06-09 07:45:25