Trace number 3699777

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? (TO) 1800.11 1800.42

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_4_30_2.opb
MD5SUM031b0f629913e7cd5c934f00ec1a1885
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark11.1943
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables94
Total number of constraints8
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint44
Maximum length of a constraint46
Number of terms in the objective function 64
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2040
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 808
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2934
Number of bits of the biggest sum of numbers12
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.20	c run inc solver
0.00/0.20	c [INC SYSTEM] run initial solver
0.00/0.20	c [INC SYSTEM] preprocess with white file
1.28/1.33	c [INC SYSTEM] finished preprocessing in 1 s
1.28/1.33	c [INC SYSTEM] execute solver
4.67/4.72	c [INC SEARCH] formula is SAT
4.67/4.73	c [INC SYSTEM] solved the initial formula
4.67/4.73	c model valid
4.67/4.73	c current solution ok
5.18/5.28	o 926
5.18/5.28	c execute binary inc search
5.18/5.28	c [INC SEARCH] current bound: 463
5.18/5.28	c [INC SEARCH] iteration: 0
5.18/5.28	c [INC SEARCH] lower bound: 0 upperbound 926 current bound: 463 best value:926
5.18/5.28	c [INC SYSTEM] there exists a inc, kill it!
5.18/5.28	c write failed with 2
5.18/5.29	c [INC SYSTEM] create new solver instance
5.18/5.29	c [INC] encode full formula
5.27/5.30	c set iterative enc to: swc
5.27/5.32	c [INC SEARCH] isOptimum variable: 0
129.33/129.42	c [INC SEARCH] formula is SAT
129.33/129.43	c [INC SEARCH] copied best model
129.33/129.43	c sat variable: 1 optimum/unsat variable: 0
129.33/129.43	c model valid
129.33/129.43	c current solution ok
129.33/129.43	o 462
129.33/129.43	c [INC SEARCH] current bound: 231
129.33/129.43	c [INC SEARCH] iteration: 1
129.33/129.43	c [INC SEARCH] lower bound: 0 upperbound 462 current bound: 231 best value:462
129.33/129.43	c [INC ENCODE] setup new number of clauses ...
129.33/129.43	c [INC] encode incremental formula
129.33/129.43	c return only the limitting unit clause for 231
129.33/129.43	c [INC SYSTEM] transmit new clauses to solver: 1
129.33/129.43	c [INC SEARCH] isOptimum variable: 0
129.43/129.56	c [INC SEARCH] formula is SAT
129.43/129.57	c [INC SEARCH] copied best model
129.43/129.57	c sat variable: 1 optimum/unsat variable: 0
129.43/129.57	c model valid
129.43/129.57	c current solution ok
129.43/129.57	o 206
129.43/129.57	c [INC SEARCH] current bound: 103
129.43/129.57	c [INC SEARCH] iteration: 2
129.43/129.57	c [INC SEARCH] lower bound: 0 upperbound 206 current bound: 103 best value:206
129.43/129.57	c [INC ENCODE] setup new number of clauses ...
129.43/129.57	c [INC] encode incremental formula
129.43/129.57	c return only the limitting unit clause for 103
129.43/129.57	c [INC SYSTEM] transmit new clauses to solver: 1
129.43/129.57	c [INC SEARCH] isOptimum variable: 0
130.33/130.45	c [INC SEARCH] formula is SAT
130.33/130.46	c [INC SEARCH] copied best model
130.33/130.46	c sat variable: 1 optimum/unsat variable: 0
130.33/130.46	c model valid
130.33/130.46	c current solution ok
130.33/130.46	o 100
130.33/130.46	c [INC SEARCH] current bound: 50
130.33/130.46	c [INC SEARCH] iteration: 3
130.33/130.46	c [INC SEARCH] lower bound: 0 upperbound 100 current bound: 50 best value:100
130.33/130.46	c [INC ENCODE] setup new number of clauses ...
130.33/130.46	c [INC] encode incremental formula
130.33/130.46	c return only the limitting unit clause for 50
130.33/130.46	c [INC SYSTEM] transmit new clauses to solver: 1
130.33/130.46	c [INC SEARCH] isOptimum variable: 0
148.72/148.87	c [INC SEARCH] formula is SAT
148.72/148.88	c [INC SEARCH] copied best model
148.72/148.88	c sat variable: 1 optimum/unsat variable: 0
148.72/148.88	c model valid
148.72/148.88	c current solution ok
148.72/148.88	o 50
148.72/148.88	c [INC SEARCH] current bound: 25
148.72/148.88	c [INC SEARCH] iteration: 4
148.72/148.88	c [INC SEARCH] lower bound: 0 upperbound 50 current bound: 25 best value:50
148.72/148.88	c [INC ENCODE] setup new number of clauses ...
148.72/148.88	c [INC] encode incremental formula
148.72/148.88	c return only the limitting unit clause for 25
148.72/148.88	c [INC SYSTEM] transmit new clauses to solver: 1
148.72/148.88	c [INC SEARCH] isOptimum variable: 0
160.83/160.99	c [INC SEARCH] formula is SAT
160.93/161.00	c [INC SEARCH] copied best model
160.93/161.00	c sat variable: 1 optimum/unsat variable: 0
160.93/161.00	c model valid
160.93/161.00	c current solution ok
160.93/161.00	o 24
160.93/161.00	c [INC SEARCH] current bound: 12
160.93/161.00	c [INC SEARCH] iteration: 5
160.93/161.00	c [INC SEARCH] lower bound: 0 upperbound 24 current bound: 12 best value:24
160.93/161.00	c [INC ENCODE] setup new number of clauses ...
160.93/161.00	c [INC] encode incremental formula
160.93/161.00	c return only the limitting unit clause for 12
160.93/161.00	c [INC SYSTEM] transmit new clauses to solver: 1
160.93/161.00	c [INC SEARCH] isOptimum variable: 0
193.53/193.67	c [INC SEARCH] formula is SAT
193.53/193.68	c [INC SEARCH] copied best model
193.53/193.68	c sat variable: 1 optimum/unsat variable: 0
193.53/193.68	c model valid
193.53/193.68	c current solution ok
193.53/193.68	o 12
193.53/193.68	c [INC SEARCH] current bound: 6
193.53/193.68	c [INC SEARCH] iteration: 6
193.53/193.68	c [INC SEARCH] lower bound: 0 upperbound 12 current bound: 6 best value:12
193.53/193.68	c [INC ENCODE] setup new number of clauses ...
193.53/193.68	c [INC] encode incremental formula
193.53/193.68	c return only the limitting unit clause for 6
193.53/193.68	c [INC SYSTEM] transmit new clauses to solver: 1
193.53/193.68	c [INC SEARCH] isOptimum variable: 0
245.92/246.03	c [INC SEARCH] formula is SAT
245.92/246.04	c [INC SEARCH] copied best model
245.92/246.04	c sat variable: 1 optimum/unsat variable: 0
245.92/246.04	c model valid
245.92/246.04	c current solution ok
245.92/246.04	o 5
245.92/246.04	c [INC SEARCH] current bound: 2
245.92/246.04	c [INC SEARCH] iteration: 7
245.92/246.04	c [INC SEARCH] lower bound: 0 upperbound 5 current bound: 2 best value:5
245.92/246.04	c [INC ENCODE] setup new number of clauses ...
245.92/246.04	c [INC] encode incremental formula
245.92/246.04	c return only the limitting unit clause for 2
245.92/246.04	c [INC SYSTEM] transmit new clauses to solver: 1
245.92/246.04	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.41	c an unexpexted return value has been received, exit
1800.07/1800.41	s UNKNOWN
1800.07/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.41	c write failed with -1
1800.07/1800.41	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x13ec170)

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-3699777-1338071287/watcher-3699777-1338071287 -o /tmp/evaluation-result-3699777-1338071287/solver-3699777-1338071287 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699777-1338071287.opb 792113473 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.00 2.00 2.00 4/176 10576
/proc/meminfo: memFree=31308528/32873648 swapFree=7112/7112
[pid=10576] ppid=10574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10576/stat : 10576 (npSolver-pbo-I.) S 10574 10576 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140734236258544 140734236257456 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10576/statm: 2287 275 233 213 0 72 0

[startup+0.072821 s]
/proc/loadavg: 2.00 2.00 2.00 4/176 10576
/proc/meminfo: memFree=31308528/32873648 swapFree=7112/7112
[pid=10576] ppid=10574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10576/stat : 10576 (npSolver-pbo-I.) S 10574 10576 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140734236258544 140734236257456 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10576/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100214 s]
/proc/loadavg: 2.00 2.00 2.00 4/176 10576
/proc/meminfo: memFree=31308528/32873648 swapFree=7112/7112
[pid=10576] ppid=10574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10576/stat : 10576 (npSolver-pbo-I.) S 10574 10576 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140734236258544 140734236257456 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10576/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300212 s]
/proc/loadavg: 2.00 2.00 2.00 4/176 10576
/proc/meminfo: memFree=31308528/32873648 swapFree=7112/7112
[pid=10576] ppid=10574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10576/stat : 10576 (npSolver-pbo-I.) S 10574 10576 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140734236258544 140734236257456 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10576/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700219 s]
/proc/loadavg: 2.00 2.00 2.00 4/176 10576
/proc/meminfo: memFree=31308528/32873648 swapFree=7112/7112
[pid=10576] ppid=10574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10576/stat : 10576 (npSolver-pbo-I.) S 10574 10576 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140734236258544 140734236257456 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10576/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 10583
/proc/meminfo: memFree=31027036/32873648 swapFree=7112/7112
[pid=10576] ppid=10574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10576/stat : 10576 (npSolver-pbo-I.) S 10574 10576 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140734236258544 140734236257456 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10576/statm: 2287 275 233 213 0 72 0
[pid=10577] ppid=10576 vsize=22788 CPUtime=1.32 cores=0,2,4,6
/proc/10577/stat : 10577 (npSolver-pbo) S 10576 10576 10532 0 -1 4202496 6607 18377 0 0 18 2 107 5 20 0 1 0 273254610 23334912 4881 33554432000 4194304 5992684 140734107277984 140734107264248 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10577/statm: 5697 4881 165 440 0 5253 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 31936

[startup+3.1066 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 10585
/proc/meminfo: memFree=31003044/32873648 swapFree=7112/7112
[pid=10576] ppid=10574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10576/stat : 10576 (npSolver-pbo-I.) S 10574 10576 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140734236258544 140734236257456 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10576/statm: 2287 275 233 213 0 72 0
[pid=10577] ppid=10576 vsize=22788 CPUtime=1.32 cores=0,2,4,6
/proc/10577/stat : 10577 (npSolver-pbo) S 10576 10576 10532 0 -1 4202496 6607 18377 0 0 18 2 107 5 20 0 1 0 273254610 23334912 4881 33554432000 4194304 5992684 140734107277984 140734107264248 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10577/statm: 5697 4881 165 440 0 5253 0
[pid=10585] ppid=10577 vsize=39732 CPUtime=1.76 cores=0,2,4,6
/proc/10585/stat : 10585 (glucosInc) R 10577 10576 10532 0 -1 4202496 9196 0 0 0 174 2 0 0 20 0 1 0 273254744 40685568 9219 33554432000 4194304 5654031 140734149330688 140734149328584 4208584 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10585/statm: 9933 9219 140 357 0 9573 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 71668

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10590
/proc/meminfo: memFree=31097420/32873648 swapFree=7112/7112
[pid=10576] ppid=10574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10576/stat : 10576 (npSolver-pbo-I.) S 10574 10576 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140734236258544 140734236257456 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10576/statm: 2287 275 233 213 0 72 0
[pid=10577] ppid=10576 vsize=24376 CPUtime=5.29 cores=0,2,4,6
/proc/10577/stat : 10577 (npSolver-pbo) S 10576 10576 10532 0 -1 4202496 8497 28866 0 0 30 46 443 10 20 0 1 0 273254610 24961024 5296 33554432000 4194304 5992684 140734107277984 140734107262888 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10577/statm: 6094 5296 177 440 0 5650 0
[pid=10590] ppid=10577 vsize=53556 CPUtime=0.97 cores=0,2,4,6
/proc/10590/stat : 10590 (glucosInc) R 10577 10576 10532 0 -1 4202496 10803 0 0 0 96 1 0 0 20 0 1 0 273255142 54841344 11298 33554432000 4194304 5654031 140735410477552 140735410475336 4232755 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10590/statm: 13389 11298 131 357 0 13029 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 87080

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10590
/proc/meminfo: memFree=31091892/32873648 swapFree=7112/7112
[pid=10576] ppid=10574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10576/stat : 10576 (npSolver-pbo-I.) S 10574 10576 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140734236258544 140734236257456 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10576/statm: 2287 275 233 213 0 72 0
[pid=10577] ppid=10576 vsize=24376 CPUtime=5.29 cores=0,2,4,6
/proc/10577/stat : 10577 (npSolver-pbo) S 10576 10576 10532 0 -1 4202496 8497 28866 0 0 30 46 443 10 20 0 1 0 273254610 24961024 5296 33554432000 4194304 5992684 140734107277984 140734107262888 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10577/statm: 6094 5296 177 440 0 5650 0
[pid=10590] ppid=10577 vsize=61152 CPUtime=7.37 cores=0,2,4,6
/proc/10590/stat : 10590 (glucosInc) R 10577 10576 10532 0 -1 4202496 12085 0 0 0 735 2 0 0 20 0 1 0 273255142 62619648 12670 33554432000 4194304 5654031 140735410477552 140735410475448 4215014 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10590/statm: 15288 12670 132 357 0 14928 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 94676

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10590
/proc/meminfo: memFree=31061208/32873648 swapFree=7112/7112
[pid=10576] ppid=10574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10576/stat : 10576 (npSolver-pbo-I.) S 10574 10576 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140734236258544 140734236257456 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10576/statm: 2287 275 233 213 0 72 0
[pid=10577] ppid=10576 vsize=24376 CPUtime=5.29 cores=0,2,4,6
/proc/10577/stat : 10577 (npSolver-pbo) S 10576 10576 10532 0 -1 4202496 8497 28866 0 0 30 46 443 10 20 0 1 0 273254610 24961024 5296 33554432000 4194304 5992684 140734107277984 140734107262888 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10577/statm: 6094 5296 177 440 0 5650 0
[pid=10590] ppid=10577 vsize=91704 CPUtime=20.16 cores=0,2,4,6
/proc/10590/stat : 10590 (glucosInc) R 10577 10576 10532 0 -1 4202496 14674 0 0 0 2013 3 0 0 20 0 1 0 273255142 93904896 20234 33554432000 4194304 5654031 140735410477552 140735410475432 4215124 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10590/statm: 22926 20234 132 357 0 22566 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 125228

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10591
/proc/meminfo: memFree=31003736/32873648 swapFree=7112/7112
[pid=10576] ppid=10574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10576/stat : 10576 (npSolver-pbo-I.) S 10574 10576 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140734236258544 140734236257456 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10576/statm: 2287 275 233 213 0 72 0
[pid=10577] ppid=10576 vsize=24376 CPUtime=5.29 cores=0,2,4,6
/proc/10577/stat : 10577 (npSolver-pbo) S 10576 10576 10532 0 -1 4202496 8497 28866 0 0 30 46 443 10 20 0 1 0 273254610 24961024 5296 33554432000 4194304 5992684 140734107277984 140734107262888 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10577/statm: 6094 5296 177 440 0 5650 0
[pid=10590] ppid=10577 vsize=171844 CPUtime=45.76 cores=0,2,4,6
/proc/10590/stat : 10590 (glucosInc) R 10577 10576 10532 0 -1 4202496 15940 0 0 0 4571 5 0 0 20 0 1 0 273255142 175968256 34451 33554432000 4194304 5654031 140735410477552 140735410475640 4233204 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10590/statm: 42961 34451 132 357 0 42601 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 205368

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10594
/proc/meminfo: memFree=30993964/32873648 swapFree=7112/7112
[pid=10576] ppid=10574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10576/stat : 10576 (npSolver-pbo-I.) S 10574 10576 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140734236258544 140734236257456 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10576/statm: 2287 275 233 213 0 72 0
[pid=10577] ppid=10576 vsize=24376 CPUtime=5.29 cores=0,2,4,6
/proc/10577/stat : 10577 (npSolver-pbo) S 10576 10576 10532 0 -1 4202496 8497 28866 0 0 30 46 443 10 20 0 1 0 273254610 24961024 5296 33554432000 4194304 5992684 140734107277984 140734107262888 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10577/statm: 6094 5296 177 440 0 5650 0
[pid=10590] ppid=10577 vsize=91704 CPUtime=96.94 cores=0,2,4,6
/proc/10590/stat : 10590 (glucosInc) R 10577 10576 10532 0 -1 4202496 18119 0 0 0 9685 9 0 0 20 0 1 0 273255142 93904896 21299 33554432000 4194304 5654031 140735410477552 140735410475576 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10590/statm: 22926 21299 132 357 0 22566 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 125228

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 10597
/proc/meminfo: memFree=30924608/32873648 swapFree=7112/7112
[pid=10576] ppid=10574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10576/stat : 10576 (npSolver-pbo-I.) S 10574 10576 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140734236258544 140734236257456 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10576/statm: 2287 275 233 213 0 72 0
[pid=10577] ppid=10576 vsize=24576 CPUtime=5.35 cores=0,2,4,6
/proc/10577/stat : 10577 (npSolver-pbo) S 10576 10576 10532 0 -1 4202496 9762 28866 0 0 35 47 443 10 20 0 1 0 273254610 25165824 5363 33554432000 4194304 5992684 140734107277984 140734107262888 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10577/statm: 6144 5363 177 440 0 5700 0
[pid=10590] ppid=10577 vsize=91712 CPUtime=156.88 cores=0,2,4,6
/proc/10590/stat : 10590 (glucosInc) R 10577 10576 10532 0 -1 4202496 18541 0 0 0 15677 11 0 0 20 0 1 0 273255142 93913088 21533 33554432000 4194304 5654031 140735410477552 140735410465368 4232784 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10590/statm: 22928 21533 152 357 0 22568 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 125436

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10597
/proc/meminfo: memFree=30972016/32873648 swapFree=7112/7112
[pid=10576] ppid=10574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10576/stat : 10576 (npSolver-pbo-I.) S 10574 10576 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140734236258544 140734236257456 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10576/statm: 2287 275 233 213 0 72 0
[pid=10577] ppid=10576 vsize=24576 CPUtime=5.36 cores=0,2,4,6
/proc/10577/stat : 10577 (npSolver-pbo) S 10576 10576 10532 0 -1 4202496 9767 28866 0 0 36 47 443 10 20 0 1 0 273254610 25165824 5363 33554432000 4194304 5992684 140734107277984 140734107262888 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10577/statm: 6144 5363 177 440 0 5700 0
[pid=10590] ppid=10577 vsize=91712 CPUtime=216.86 cores=0,2,4,6
/proc/10590/stat : 10590 (glucosInc) R 10577 10576 10532 0 -1 4202496 18541 0 0 0 21675 11 0 0 20 0 1 0 273255142 93913088 21533 33554432000 4194304 5654031 140735410477552 140735410465368 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10590/statm: 22928 21533 152 357 0 22568 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 125436

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10597
/proc/meminfo: memFree=30953760/32873648 swapFree=7112/7112
[pid=10576] ppid=10574 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=30821456/32873648 swapFree=7112/7112
[pid=10576] ppid=10574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10576/stat : 10576 (npSolver-pbo-I.) S 10574 10576 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140734236258544 140734236257456 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10576/statm: 2287 275 233 213 0 72 0
[pid=10577] ppid=10576 vsize=24576 CPUtime=5.37 cores=0,2,4,6
/proc/10577/stat : 10577 (npSolver-pbo) S 10576 10576 10532 0 -1 4202496 9767 28866 0 0 37 47 443 10 20 0 1 0 273254610 25165824 5435 33554432000 4194304 5992684 140734107277984 140734107262888 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10577/statm: 6144 5435 177 440 0 5700 0
[pid=10590] ppid=10577 vsize=190528 CPUtime=1296.68 cores=0,2,4,6
/proc/10590/stat : 10590 (glucosInc) R 10577 10576 10532 0 -1 4202496 26396 0 0 0 129643 25 0 0 20 0 1 0 273255142 195100672 39383 33554432000 4194304 5654031 140735410477552 140735410475640 4208599 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10590/statm: 47632 39383 152 357 0 47272 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 224252

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 10608
/proc/meminfo: memFree=30827480/32873648 swapFree=7112/7112
[pid=10576] ppid=10574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10576/stat : 10576 (npSolver-pbo-I.) S 10574 10576 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140734236258544 140734236257456 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10576/statm: 2287 275 233 213 0 72 0
[pid=10577] ppid=10576 vsize=24576 CPUtime=5.37 cores=0,2,4,6
/proc/10577/stat : 10577 (npSolver-pbo) S 10576 10576 10532 0 -1 4202496 9767 28866 0 0 37 47 443 10 20 0 1 0 273254610 25165824 5435 33554432000 4194304 5992684 140734107277984 140734107262888 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10577/statm: 6144 5435 177 440 0 5700 0
[pid=10590] ppid=10577 vsize=159708 CPUtime=1356.67 cores=0,2,4,6
/proc/10590/stat : 10590 (glucosInc) R 10577 10576 10532 0 -1 4202496 26747 0 0 0 135641 26 0 0 20 0 1 0 273255142 163540992 35732 33554432000 4194304 5654031 140735410477552 140735410475576 4232800 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10590/statm: 39927 35732 152 357 0 39567 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 193432

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10608
/proc/meminfo: memFree=30807348/32873648 swapFree=7112/7112
[pid=10576] ppid=10574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10576/stat : 10576 (npSolver-pbo-I.) S 10574 10576 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140734236258544 140734236257456 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10576/statm: 2287 275 233 213 0 72 0
[pid=10577] ppid=10576 vsize=24576 CPUtime=5.37 cores=0,2,4,6
/proc/10577/stat : 10577 (npSolver-pbo) S 10576 10576 10532 0 -1 4202496 9767 28866 0 0 37 47 443 10 20 0 1 0 273254610 25165824 5435 33554432000 4194304 5992684 140734107277984 140734107262888 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10577/statm: 6144 5435 177 440 0 5700 0
[pid=10590] ppid=10577 vsize=159708 CPUtime=1416.65 cores=0,2,4,6
/proc/10590/stat : 10590 (glucosInc) R 10577 10576 10532 0 -1 4202496 26752 0 0 0 141639 26 0 0 20 0 1 0 273255142 163540992 38292 33554432000 4194304 5654031 140735410477552 140735410465368 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10590/statm: 39927 38292 152 357 0 39567 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 193432

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10608
/proc/meminfo: memFree=30827364/32873648 swapFree=7112/7112
[pid=10576] ppid=10574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10576/stat : 10576 (npSolver-pbo-I.) S 10574 10576 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140734236258544 140734236257456 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10576/statm: 2287 275 233 213 0 72 0
[pid=10577] ppid=10576 vsize=24576 CPUtime=5.37 cores=0,2,4,6
/proc/10577/stat : 10577 (npSolver-pbo) S 10576 10576 10532 0 -1 4202496 9767 28866 0 0 37 47 443 10 20 0 1 0 273254610 25165824 5435 33554432000 4194304 5992684 140734107277984 140734107262888 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10577/statm: 6144 5435 177 440 0 5700 0
[pid=10590] ppid=10577 vsize=190528 CPUtime=1476.65 cores=0,2,4,6
/proc/10590/stat : 10590 (glucosInc) R 10577 10576 10532 0 -1 4202496 27347 0 0 0 147638 27 0 0 20 0 1 0 273255142 195100672 40407 33554432000 4194304 5654031 140735410477552 140735410465368 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10590/statm: 47632 40407 152 357 0 47272 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 224252

[startup+1542.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/181 10608
/proc/meminfo: memFree=30829240/32873648 swapFree=7112/7112
[pid=10576] ppid=10574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10576/stat : 10576 (npSolver-pbo-I.) S 10574 10576 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140734236258544 140734236257456 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10576/statm: 2287 275 233 213 0 72 0
[pid=10577] ppid=10576 vsize=24576 CPUtime=5.37 cores=0,2,4,6
/proc/10577/stat : 10577 (npSolver-pbo) S 10576 10576 10532 0 -1 4202496 9767 28866 0 0 37 47 443 10 20 0 1 0 273254610 25165824 5435 33554432000 4194304 5992684 140734107277984 140734107262888 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10577/statm: 6144 5435 177 440 0 5700 0
[pid=10590] ppid=10577 vsize=159708 CPUtime=1536.64 cores=0,2,4,6
/proc/10590/stat : 10590 (glucosInc) R 10577 10576 10532 0 -1 4202496 27696 0 0 0 153636 28 0 0 20 0 1 0 273255142 163540992 37268 33554432000 4194304 5654031 140735410477552 140735410465368 4216105 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10590/statm: 39927 37268 152 357 0 39567 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 193432

[startup+1602.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 10609
/proc/meminfo: memFree=30810040/32873648 swapFree=7112/7112
[pid=10576] ppid=10574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10576/stat : 10576 (npSolver-pbo-I.) S 10574 10576 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140734236258544 140734236257456 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10576/statm: 2287 275 233 213 0 72 0
[pid=10577] ppid=10576 vsize=24576 CPUtime=5.37 cores=0,2,4,6
/proc/10577/stat : 10577 (npSolver-pbo) S 10576 10576 10532 0 -1 4202496 9767 28866 0 0 37 47 443 10 20 0 1 0 273254610 25165824 5435 33554432000 4194304 5992684 140734107277984 140734107262888 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10577/statm: 6144 5435 177 440 0 5700 0
[pid=10590] ppid=10577 vsize=190528 CPUtime=1596.62 cores=0,2,4,6
/proc/10590/stat : 10590 (glucosInc) R 10577 10576 10532 0 -1 4202496 28302 0 0 0 159633 29 0 0 20 0 1 0 273255142 195100672 40407 33554432000 4194304 5654031 140735410477552 140735410465368 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10590/statm: 47632 40407 152 357 0 47272 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 224252

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 10609
/proc/meminfo: memFree=30808404/32873648 swapFree=7112/7112
[pid=10576] ppid=10574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10576/stat : 10576 (npSolver-pbo-I.) S 10574 10576 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140734236258544 140734236257456 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10576/statm: 2287 275 233 213 0 72 0
[pid=10577] ppid=10576 vsize=24576 CPUtime=5.37 cores=0,2,4,6
/proc/10577/stat : 10577 (npSolver-pbo) S 10576 10576 10532 0 -1 4202496 9767 28866 0 0 37 47 443 10 20 0 1 0 273254610 25165824 5435 33554432000 4194304 5992684 140734107277984 140734107262888 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10577/statm: 6144 5435 177 440 0 5700 0
[pid=10590] ppid=10577 vsize=159708 CPUtime=1656.61 cores=0,2,4,6
/proc/10590/stat : 10590 (glucosInc) R 10577 10576 10532 0 -1 4202496 29054 0 0 0 165630 31 0 0 20 0 1 0 273255142 163540992 38388 33554432000 4194304 5654031 140735410477552 140735410475576 4234964 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10590/statm: 39927 38388 152 357 0 39567 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 193432

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 10609
/proc/meminfo: memFree=30766968/32873648 swapFree=7112/7112
[pid=10576] ppid=10574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10576/stat : 10576 (npSolver-pbo-I.) S 10574 10576 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140734236258544 140734236257456 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10576/statm: 2287 275 233 213 0 72 0
[pid=10577] ppid=10576 vsize=24576 CPUtime=5.37 cores=0,2,4,6
/proc/10577/stat : 10577 (npSolver-pbo) S 10576 10576 10532 0 -1 4202496 9767 28866 0 0 37 47 443 10 20 0 1 0 273254610 25165824 5435 33554432000 4194304 5992684 140734107277984 140734107262888 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10577/statm: 6144 5435 177 440 0 5700 0
[pid=10590] ppid=10577 vsize=190528 CPUtime=1716.6 cores=0,2,4,6
/proc/10590/stat : 10590 (glucosInc) R 10577 10576 10532 0 -1 4202496 29555 0 0 0 171628 32 0 0 20 0 1 0 273255142 195100672 46039 33554432000 4194304 5654031 140735410477552 140735410475640 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10590/statm: 47632 46039 152 357 0 47272 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 224252

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10609
/proc/meminfo: memFree=30733128/32873648 swapFree=7112/7112
[pid=10576] ppid=10574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10576/stat : 10576 (npSolver-pbo-I.) S 10574 10576 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140734236258544 140734236257456 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10576/statm: 2287 275 233 213 0 72 0
[pid=10577] ppid=10576 vsize=24576 CPUtime=5.37 cores=0,2,4,6
/proc/10577/stat : 10577 (npSolver-pbo) S 10576 10576 10532 0 -1 4202496 9767 28866 0 0 37 47 443 10 20 0 1 0 273254610 25165824 5435 33554432000 4194304 5992684 140734107277984 140734107262888 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10577/statm: 6144 5435 177 440 0 5700 0
[pid=10590] ppid=10577 vsize=240616 CPUtime=1776.59 cores=0,2,4,6
/proc/10590/stat : 10590 (glucosInc) R 10577 10576 10532 0 -1 4202496 29869 0 0 0 177626 33 0 0 20 0 1 0 273255142 246390784 52484 33554432000 4194304 5654031 140735410477552 140735410475640 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10590/statm: 60154 52484 152 357 0 59794 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 274340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10609
/proc/meminfo: memFree=31054612/32873648 swapFree=7112/7112
[pid=10576] ppid=10574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10576/stat : 10576 (npSolver-pbo-I.) S 10574 10576 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140734236258544 140734236257456 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10576/statm: 2287 275 233 213 0 72 0
[pid=10577] ppid=10576 vsize=24576 CPUtime=5.37 cores=0,2,4,6
/proc/10577/stat : 10577 (npSolver-pbo) S 10576 10576 10532 0 -1 4202496 9767 28866 0 0 37 47 443 10 20 0 1 0 273254610 25165824 5435 33554432000 4194304 5992684 140734107277984 140734107262888 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10577/statm: 6144 5435 177 440 0 5700 0
[pid=10590] ppid=10577 vsize=190528 CPUtime=1794.7 cores=0,2,4,6
/proc/10590/stat : 10590 (glucosInc) R 10577 10576 10532 0 -1 4202496 30246 0 0 0 179435 35 0 0 20 0 1 0 273255142 195100672 40365 33554432000 4194304 5654031 140735410477552 140735410475576 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10590/statm: 47632 40365 152 357 0 47272 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 224252

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10609
/proc/meminfo: memFree=31054612/32873648 swapFree=7112/7112
[pid=10576] ppid=10574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10576/stat : 10576 (npSolver-pbo-I.) S 10574 10576 10532 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273254610 9367552 275 33554432000 4194304 5064252 140734236258544 140734236257456 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10576/statm: 2287 275 233 213 0 72 0
[pid=10577] ppid=10576 vsize=24576 CPUtime=5.37 cores=0,2,4,6
/proc/10577/stat : 10577 (npSolver-pbo) S 10576 10576 10532 0 -1 4202496 9767 28866 0 0 37 47 443 10 20 0 1 0 273254610 25165824 5435 33554432000 4194304 5992684 140734107277984 140734107262888 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10577/statm: 6144 5435 177 440 0 5700 0
[pid=10590] ppid=10577 vsize=190528 CPUtime=1794.7 cores=0,2,4,6
/proc/10590/stat : 10590 (glucosInc) R 10577 10576 10532 0 -1 4202496 30246 0 0 0 179435 35 0 0 20 0 1 0 273255142 195100672 40365 33554432000 4194304 5654031 140735410477552 140735410475576 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10590/statm: 47632 40365 152 357 0 47272 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 224252

Child status: 0
Real time (s): 1800.42
CPU time (s): 1800.11
CPU user time (s): 1799.17
CPU system time (s): 0.933858
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 323660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.17
system time used= 0.933858
maximum resident set size= 262492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69254
page faults= 0
swaps= 0
block input operations= 0
block output operations= 67528
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2129
involuntary context switches= 2288

runsolver used 3.31649 second user time and 7.69383 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-27 00:28:07
IDJOB=3699777
IDBENCH=2916
IDSOLVER=2276
FILE ID=node126/3699777-1338071287
RUNJOBID= node126-1338071287-10548
PBS_JOBID= 14624419
Free space on /tmp= 71316 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_4_30_2.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3699777-1338071287/watcher-3699777-1338071287 -o /tmp/evaluation-result-3699777-1338071287/solver-3699777-1338071287 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699777-1338071287.opb 792113473 HOME HOME

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

MD5SUM BENCH= 031b0f629913e7cd5c934f00ec1a1885
RANDOM SEED=792113473

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31309708 kB
Buffers:          236320 kB
Cached:           517384 kB
SwapCached:        17760 kB
Active:           746232 kB
Inactive:          27644 kB
Active(anon):       2148 kB
Inactive(anon):    20464 kB
Active(file):     744084 kB
Inactive(file):     7180 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086928 kB
Dirty:             16348 kB
Writeback:             0 kB
AnonPages:         10484 kB
Mapped:             7856 kB
Shmem:                 0 kB
Slab:             650088 kB
SReclaimable:      94128 kB
SUnreclaim:       555960 kB
KernelStack:        1376 kB
PageTables:         3912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     105944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71260 MiB
End job on node126 at 2012-05-27 00:58:07