Trace number 3698194

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-topDown? (TO) 1800.06 1800.22

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_8_70_3.opb
MD5SUM0278ee4f163393ac33163ff791a7f96d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark1792.21
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24
Optimality of the best value was proved NO
Number of variables198
Total number of constraints16
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 constraints16
Minimum length of a constraint82
Maximum length of a constraint86
Number of terms in the objective function 128
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 4080
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1782
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5856
Number of bits of the biggest sum of numbers13
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

2.10/2.16	c run inc solver
2.10/2.16	c [INC SYSTEM] run initial solver
2.10/2.16	c [INC SYSTEM] preprocess with white file
10.48/10.55	c [INC SYSTEM] finished preprocessing in 8 s
10.48/10.55	c [INC SYSTEM] execute solver
47.05/47.15	c [INC SEARCH] formula is SAT
47.17/47.20	c [INC SYSTEM] solved the initial formula
47.17/47.21	c model valid
47.17/47.21	c current solution ok
51.55/51.68	o 1795
51.55/51.68	c [INC SYSTEM] there exists a inc, kill it!
51.55/51.68	c write failed with 2
51.55/51.70	c [INC SEARCH] iteration: 0
51.55/51.70	c [INC BOUNDS] best value:1795 search for 1794
51.55/51.70	c [INC SYSTEM] create new solver instance
51.55/51.70	c [INC] encode full formula
51.77/51.82	c set iterative enc to: swc
51.79/51.97	c [INC SEARCH] isOptimum variable: 0
82.16/82.24	c formula is SAT
82.27/82.31	c [INC SEARCH] copied best model
82.27/82.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
82.27/82.31	c model valid
82.27/82.31	c current solution ok
82.27/82.31	o 1370
82.27/82.31	c [INC SEARCH] iteration: 1
82.27/82.31	c [INC BOUNDS] best value:1370 search for 1369
82.27/82.31	c [INC ENCODE] setup new number of clauses ...
82.27/82.31	c [INC] encode incremental formula
82.27/82.31	c return only the limitting unit clause for 1369
82.27/82.31	c [INC SYSTEM] transmit new clauses to solver: 1
82.27/82.31	c [INC SEARCH] isOptimum variable: 0
83.09/83.16	c formula is SAT
83.19/83.23	c [INC SEARCH] copied best model
83.19/83.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
83.19/83.24	c model valid
83.19/83.24	c current solution ok
83.19/83.24	o 1306
83.19/83.24	c [INC SEARCH] iteration: 2
83.19/83.24	c [INC BOUNDS] best value:1306 search for 1305
83.19/83.24	c [INC ENCODE] setup new number of clauses ...
83.19/83.24	c [INC] encode incremental formula
83.19/83.24	c return only the limitting unit clause for 1305
83.19/83.24	c [INC SYSTEM] transmit new clauses to solver: 1
83.19/83.24	c [INC SEARCH] isOptimum variable: 0
84.02/84.03	c formula is SAT
84.12/84.10	c [INC SEARCH] copied best model
84.12/84.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
84.12/84.11	c model valid
84.12/84.11	c current solution ok
84.12/84.11	o 1050
84.12/84.11	c [INC SEARCH] iteration: 3
84.12/84.11	c [INC BOUNDS] best value:1050 search for 1049
84.12/84.11	c [INC ENCODE] setup new number of clauses ...
84.12/84.11	c [INC] encode incremental formula
84.12/84.11	c return only the limitting unit clause for 1049
84.12/84.11	c [INC SYSTEM] transmit new clauses to solver: 1
84.12/84.11	c [INC SEARCH] isOptimum variable: 0
84.95/84.92	c formula is SAT
84.95/84.99	c [INC SEARCH] copied best model
84.95/84.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
84.95/85.00	c model valid
84.95/85.00	c current solution ok
84.95/85.00	o 794
84.95/85.00	c [INC SEARCH] iteration: 4
84.95/85.00	c [INC BOUNDS] best value:794 search for 793
84.95/85.00	c [INC ENCODE] setup new number of clauses ...
84.95/85.00	c [INC] encode incremental formula
84.95/85.00	c return only the limitting unit clause for 793
84.95/85.00	c [INC SYSTEM] transmit new clauses to solver: 1
84.95/85.00	c [INC SEARCH] isOptimum variable: 0
86.18/86.14	c formula is SAT
86.28/86.21	c [INC SEARCH] copied best model
86.28/86.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
86.28/86.21	c model valid
86.28/86.21	c current solution ok
86.28/86.21	o 686
86.28/86.21	c [INC SEARCH] iteration: 5
86.28/86.21	c [INC BOUNDS] best value:686 search for 685
86.28/86.21	c [INC ENCODE] setup new number of clauses ...
86.28/86.21	c [INC] encode incremental formula
86.28/86.21	c return only the limitting unit clause for 685
86.28/86.21	c [INC SYSTEM] transmit new clauses to solver: 1
86.28/86.21	c [INC SEARCH] isOptimum variable: 0
87.10/87.04	c formula is SAT
87.21/87.11	c [INC SEARCH] copied best model
87.21/87.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
87.21/87.12	c model valid
87.21/87.12	c current solution ok
87.21/87.12	o 684
87.21/87.12	c [INC SEARCH] iteration: 6
87.21/87.12	c [INC BOUNDS] best value:684 search for 683
87.21/87.12	c [INC ENCODE] setup new number of clauses ...
87.21/87.12	c [INC] encode incremental formula
87.21/87.12	c return only the limitting unit clause for 683
87.21/87.12	c [INC SYSTEM] transmit new clauses to solver: 1
87.21/87.12	c [INC SEARCH] isOptimum variable: 0
88.04/87.95	c formula is SAT
88.14/88.02	c [INC SEARCH] copied best model
88.14/88.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
88.14/88.03	c model valid
88.14/88.03	c current solution ok
88.14/88.03	o 644
88.14/88.03	c [INC SEARCH] iteration: 7
88.14/88.03	c [INC BOUNDS] best value:644 search for 643
88.14/88.03	c [INC ENCODE] setup new number of clauses ...
88.14/88.03	c [INC] encode incremental formula
88.14/88.03	c return only the limitting unit clause for 643
88.14/88.03	c [INC SYSTEM] transmit new clauses to solver: 1
88.14/88.03	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.21	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.01/1800.21	s UNKNOWN
1800.01/1800.21	c [INC SYSTEM] there exists a inc, kill it!
1800.01/1800.21	c write failed with -1
1800.01/1800.21	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x5407ef0)

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-3698194-1338070074/watcher-3698194-1338070074 -o /tmp/evaluation-result-3698194-1338070074/solver-3698194-1338070074 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698194-1338070074.opb 1115352913 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 4685
/proc/meminfo: memFree=29216256/32873844 swapFree=7384/7384
[pid=4685] ppid=4683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4685/stat : 4685 (npSolver-pbo-It) S 4683 4685 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273132888 9367552 274 33554432000 4194304 5064252 140734592257648 140734592256560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4685/statm: 2287 274 233 213 0 72 0

[startup+0.0170029 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 4685
/proc/meminfo: memFree=29216256/32873844 swapFree=7384/7384
[pid=4685] ppid=4683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4685/stat : 4685 (npSolver-pbo-It) S 4683 4685 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273132888 9367552 274 33554432000 4194304 5064252 140734592257648 140734592256560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4685/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100232 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 4685
/proc/meminfo: memFree=29216256/32873844 swapFree=7384/7384
[pid=4685] ppid=4683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4685/stat : 4685 (npSolver-pbo-It) S 4683 4685 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273132888 9367552 274 33554432000 4194304 5064252 140734592257648 140734592256560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4685/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300268 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 4685
/proc/meminfo: memFree=29216256/32873844 swapFree=7384/7384
[pid=4685] ppid=4683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4685/stat : 4685 (npSolver-pbo-It) S 4683 4685 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273132888 9367552 274 33554432000 4194304 5064252 140734592257648 140734592256560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4685/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700267 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 4685
/proc/meminfo: memFree=29216256/32873844 swapFree=7384/7384
[pid=4685] ppid=4683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4685/stat : 4685 (npSolver-pbo-It) S 4683 4685 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273132888 9367552 274 33554432000 4194304 5064252 140734592257648 140734592256560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4685/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 4687
/proc/meminfo: memFree=29184128/32873844 swapFree=7384/7384
[pid=4685] ppid=4683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4685/stat : 4685 (npSolver-pbo-It) S 4683 4685 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273132888 9367552 274 33554432000 4194304 5064252 140734592257648 140734592256560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4685/statm: 2287 274 233 213 0 72 0
[pid=4686] ppid=4685 vsize=123028 CPUtime=1.49 cores=1,3,5,7
/proc/4686/stat : 4686 (npSolver-pbo) R 4685 4685 1914 0 -1 4202496 21027 0 0 0 144 5 0 0 20 0 1 0 273132888 125980672 24245 33554432000 4194304 5992684 140737278912912 140737278903192 4523497 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4686/statm: 30757 24245 156 440 0 30313 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 132176

[startup+3.10032 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 4687
/proc/meminfo: memFree=29037880/32873844 swapFree=7384/7384
[pid=4685] ppid=4683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4685/stat : 4685 (npSolver-pbo-It) S 4683 4685 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273132888 9367552 274 33554432000 4194304 5064252 140734592257648 140734592256560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4685/statm: 2287 274 233 213 0 72 0
[pid=4686] ppid=4685 vsize=136820 CPUtime=2.16 cores=1,3,5,7
/proc/4686/stat : 4686 (npSolver-pbo) S 4685 4685 1914 0 -1 4202496 22961 0 0 0 200 16 0 0 20 0 1 0 273132888 140103680 33055 33554432000 4194304 5992684 140737278912912 140737278907360 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4686/statm: 34205 33055 163 440 0 33761 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 145968
heavy processes:

[startup+6.30041 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 4689
/proc/meminfo: memFree=28564808/32873844 swapFree=7384/7384
[pid=4685] ppid=4683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4685/stat : 4685 (npSolver-pbo-It) S 4683 4685 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273132888 9367552 274 33554432000 4194304 5064252 140734592257648 140734592256560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4685/statm: 2287 274 233 213 0 72 0
[pid=4686] ppid=4685 vsize=136820 CPUtime=2.16 cores=1,3,5,7
/proc/4686/stat : 4686 (npSolver-pbo) S 4685 4685 1914 0 -1 4202496 22961 0 0 0 200 16 0 0 20 0 1 0 273132888 140103680 33055 33554432000 4194304 5992684 140737278912912 140737278907360 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4686/statm: 34205 33055 163 440 0 33761 0
[pid=4688] ppid=4686 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4688/stat : 4688 (cp2_pre.sh) S 4686 4685 1914 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 273133104 9367552 277 33554432000 4194304 5064252 140734161297488 140734161296192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4688/statm: 2287 277 234 213 0 72 0
[pid=4689] ppid=4688 vsize=497624 CPUtime=4.12 cores=1,3,5,7
/proc/4689/stat : 4689 (coprocessor) R 4688 4685 1914 0 -1 4202496 46044 0 0 0 397 15 0 0 20 0 1 0 273133105 509566976 120737 33554432000 4194304 6586260 140735478263072 140735478259096 4753956 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/4689/statm: 124406 120737 180 584 0 123818 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 652740

[startup+12.7004 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 4691
/proc/meminfo: memFree=28773244/32873844 swapFree=7384/7384
[pid=4685] ppid=4683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4685/stat : 4685 (npSolver-pbo-It) S 4683 4685 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273132888 9367552 274 33554432000 4194304 5064252 140734592257648 140734592256560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4685/statm: 2287 274 233 213 0 72 0
[pid=4686] ppid=4685 vsize=136820 CPUtime=10.53 cores=1,3,5,7
/proc/4686/stat : 4686 (npSolver-pbo) S 4685 4685 1914 0 -1 4202496 22978 61084 0 0 200 16 803 34 20 0 1 0 273132888 140103680 33057 33554432000 4194304 5992684 140737278912912 140737278899176 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4686/statm: 34205 33057 165 440 0 33761 0
[pid=4691] ppid=4686 vsize=329820 CPUtime=2.13 cores=1,3,5,7
/proc/4691/stat : 4691 (glucosInc) R 4686 4685 1914 0 -1 4202496 51737 0 0 0 199 14 0 0 20 0 1 0 273133943 337735680 69778 33554432000 4194304 5654031 140733757683088 140733757680872 4233328 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4691/statm: 82455 69778 131 357 0 82095 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 475788

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 4691
/proc/meminfo: memFree=28759480/32873844 swapFree=7384/7384
[pid=4685] ppid=4683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4685/stat : 4685 (npSolver-pbo-It) S 4683 4685 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273132888 9367552 274 33554432000 4194304 5064252 140734592257648 140734592256560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4685/statm: 2287 274 233 213 0 72 0
[pid=4686] ppid=4685 vsize=136820 CPUtime=10.53 cores=1,3,5,7
/proc/4686/stat : 4686 (npSolver-pbo) S 4685 4685 1914 0 -1 4202496 22978 61084 0 0 200 16 803 34 20 0 1 0 273132888 140103680 33057 33554432000 4194304 5992684 140737278912912 140737278899176 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4686/statm: 34205 33057 165 440 0 33761 0
[pid=4691] ppid=4686 vsize=334580 CPUtime=14.93 cores=1,3,5,7
/proc/4691/stat : 4691 (glucosInc) R 4686 4685 1914 0 -1 4202496 52982 0 0 0 1478 15 0 0 20 0 1 0 273133943 342609920 71534 33554432000 4194304 5654031 140733757683088 140733757680872 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4691/statm: 83645 71534 140 357 0 83285 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 480548

[startup+51.1003 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 4691
/proc/meminfo: memFree=28651364/32873844 swapFree=7384/7384
[pid=4685] ppid=4683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4685/stat : 4685 (npSolver-pbo-It) S 4683 4685 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273132888 9367552 274 33554432000 4194304 5064252 140734592257648 140734592256560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4685/statm: 2287 274 233 213 0 72 0
[pid=4686] ppid=4685 vsize=152004 CPUtime=14.5 cores=1,3,5,7
/proc/4686/stat : 4686 (npSolver-pbo) R 4685 4685 1914 0 -1 4202496 25500 61084 0 0 277 336 803 34 20 0 1 0 273132888 155652096 37098 33554432000 4194304 5992684 140737278912912 140737278907096 5179696 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4686/statm: 38001 37098 172 440 0 37557 0
[pid=4691] ppid=4686 vsize=339008 CPUtime=36.55 cores=1,3,5,7
/proc/4691/stat : 4691 (glucosInc) S 4686 4685 1914 0 -1 4202496 54635 0 0 0 3640 15 0 0 20 0 1 0 273133943 347144192 73698 33554432000 4194304 5654031 140733757683088 140733757681400 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4691/statm: 84752 73698 146 357 0 84392 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 500160

[startup+102.307 s]
/proc/loadavg: 2.09 2.03 2.00 3/181 4694
/proc/meminfo: memFree=28588784/32873844 swapFree=7384/7384
[pid=4685] ppid=4683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4685/stat : 4685 (npSolver-pbo-It) S 4683 4685 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273132888 9367552 274 33554432000 4194304 5064252 140734592257648 140734592256560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4685/statm: 2287 274 233 213 0 72 0
[pid=4686] ppid=4685 vsize=156800 CPUtime=52.77 cores=1,3,5,7
/proc/4686/stat : 4686 (npSolver-pbo) S 4685 4685 1914 0 -1 4202496 42985 116759 0 0 374 386 4444 73 20 0 1 0 273132888 160563200 38302 33554432000 4194304 5992684 140737278912912 140737278898744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4686/statm: 39200 38302 177 440 0 38756 0
[pid=4694] ppid=4686 vsize=411968 CPUtime=49.66 cores=1,3,5,7
/proc/4694/stat : 4694 (glucosInc) R 4686 4685 1914 0 -1 4202496 63781 0 0 0 4946 20 0 0 20 0 1 0 273138085 421855232 91783 33554432000 4194304 5654031 140734079370496 140734079358312 4215079 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4694/statm: 102992 91783 151 357 0 102632 0
Current children cumulated CPU time (s) 102.43
Current children cumulated vsize (KiB) 577916

[startup+162.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/182 4697
/proc/meminfo: memFree=28585412/32873844 swapFree=7384/7384
[pid=4685] ppid=4683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4685/stat : 4685 (npSolver-pbo-It) S 4683 4685 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273132888 9367552 274 33554432000 4194304 5064252 140734592257648 140734592256560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4685/statm: 2287 274 233 213 0 72 0
[pid=4686] ppid=4685 vsize=156800 CPUtime=52.77 cores=1,3,5,7
/proc/4686/stat : 4686 (npSolver-pbo) S 4685 4685 1914 0 -1 4202496 42985 116759 0 0 374 386 4444 73 20 0 1 0 273132888 160563200 38302 33554432000 4194304 5992684 140737278912912 140737278898744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4686/statm: 39200 38302 177 440 0 38756 0
[pid=4694] ppid=4686 vsize=411968 CPUtime=109.64 cores=1,3,5,7
/proc/4694/stat : 4694 (glucosInc) R 4686 4685 1914 0 -1 4202496 63956 0 0 0 10944 20 0 0 20 0 1 0 273138085 421855232 92467 33554432000 4194304 5654031 140734079370496 140734079358312 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4694/statm: 102992 92467 151 357 0 102632 0
Current children cumulated CPU time (s) 162.41
Current children cumulated vsize (KiB) 577916

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 4698
/proc/meminfo: memFree=28581416/32873844 swapFree=7384/7384
[pid=4685] ppid=4683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4685/stat : 4685 (npSolver-pbo-It) S 4683 4685 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273132888 9367552 274 33554432000 4194304 5064252 140734592257648 140734592256560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4685/statm: 2287 274 233 213 0 72 0
[pid=4686] ppid=4685 vsize=156800 CPUtime=52.77 cores=1,3,5,7
/proc/4686/stat : 4686 (npSolver-pbo) S 4685 4685 1914 0 -1 4202496 42985 116759 0 0 374 386 4444 73 20 0 1 0 273132888 160563200 38302 33554432000 4194304 5992684 140737278912912 140737278898744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4686/statm: 39200 38302 177 440 0 38756 0
[pid=4694] ppid=4686 vsize=411968 CPUtime=169.6 cores=1,3,5,7
/proc/4694/stat : 4694 (glucosInc) R 4686 4685 1914 0 -1 4202496 64022 0 0 0 16940 20 0 0 20 0 1 0 273138085 421855232 93482 33554432000 4194304 5654031 140734079370496 140734079358312 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4694/statm: 102992 93482 151 357 0 102632 0
Current children cumulated CPU time (s) 222.37
Current children cumulated vsize (KiB) 577916

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 4698
/proc/meminfo: memFree=28581028/32873844 swapFree=7384/7384

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

/proc/meminfo: memFree=28414784/32873844 swapFree=7384/7384
[pid=4685] ppid=4683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4685/stat : 4685 (npSolver-pbo-It) S 4683 4685 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273132888 9367552 274 33554432000 4194304 5064252 140734592257648 140734592256560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4685/statm: 2287 274 233 213 0 72 0
[pid=4686] ppid=4685 vsize=156800 CPUtime=52.77 cores=1,3,5,7
/proc/4686/stat : 4686 (npSolver-pbo) S 4685 4685 1914 0 -1 4202496 42985 116759 0 0 374 386 4444 73 20 0 1 0 273132888 160563200 38302 33554432000 4194304 5992684 140737278912912 140737278898744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4686/statm: 39200 38302 177 440 0 38756 0
[pid=4694] ppid=4686 vsize=467420 CPUtime=1189.41 cores=1,3,5,7
/proc/4694/stat : 4694 (glucosInc) R 4686 4685 1914 0 -1 4202496 67450 0 0 0 118915 26 0 0 20 0 1 0 273138085 478638080 98847 33554432000 4194304 5654031 140734079370496 140734079358312 4216494 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4694/statm: 116855 98847 152 357 0 116495 0
Current children cumulated CPU time (s) 1242.18
Current children cumulated vsize (KiB) 633368

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4752
/proc/meminfo: memFree=28420340/32873844 swapFree=7384/7384
[pid=4685] ppid=4683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4685/stat : 4685 (npSolver-pbo-It) S 4683 4685 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273132888 9367552 274 33554432000 4194304 5064252 140734592257648 140734592256560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4685/statm: 2287 274 233 213 0 72 0
[pid=4686] ppid=4685 vsize=156800 CPUtime=52.77 cores=1,3,5,7
/proc/4686/stat : 4686 (npSolver-pbo) S 4685 4685 1914 0 -1 4202496 42985 116759 0 0 374 386 4444 73 20 0 1 0 273132888 160563200 38302 33554432000 4194304 5992684 140737278912912 140737278898744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4686/statm: 39200 38302 177 440 0 38756 0
[pid=4694] ppid=4686 vsize=417624 CPUtime=1249.42 cores=1,3,5,7
/proc/4694/stat : 4694 (glucosInc) R 4686 4685 1914 0 -1 4202496 68114 0 0 0 124913 29 0 0 20 0 1 0 273138085 427646976 94545 33554432000 4194304 5654031 140734079370496 140734079358312 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4694/statm: 104406 94545 152 357 0 104046 0
Current children cumulated CPU time (s) 1302.19
Current children cumulated vsize (KiB) 583572

[startup+1362.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/182 4755
/proc/meminfo: memFree=28399748/32873844 swapFree=7384/7384
[pid=4685] ppid=4683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4685/stat : 4685 (npSolver-pbo-It) S 4683 4685 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273132888 9367552 274 33554432000 4194304 5064252 140734592257648 140734592256560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4685/statm: 2287 274 233 213 0 72 0
[pid=4686] ppid=4685 vsize=156800 CPUtime=52.77 cores=1,3,5,7
/proc/4686/stat : 4686 (npSolver-pbo) S 4685 4685 1914 0 -1 4202496 42985 116759 0 0 374 386 4444 73 20 0 1 0 273132888 160563200 38302 33554432000 4194304 5992684 140737278912912 140737278898744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4686/statm: 39200 38302 177 440 0 38756 0
[pid=4694] ppid=4686 vsize=468328 CPUtime=1309.4 cores=1,3,5,7
/proc/4694/stat : 4694 (glucosInc) R 4686 4685 1914 0 -1 4202496 68535 0 0 0 130910 30 0 0 20 0 1 0 273138085 479567872 97007 33554432000 4194304 5654031 140734079370496 140734079368280 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4694/statm: 117082 97007 152 357 0 116722 0
Current children cumulated CPU time (s) 1362.17
Current children cumulated vsize (KiB) 634276

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 4755
/proc/meminfo: memFree=28396544/32873844 swapFree=7384/7384
[pid=4685] ppid=4683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4685/stat : 4685 (npSolver-pbo-It) S 4683 4685 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273132888 9367552 274 33554432000 4194304 5064252 140734592257648 140734592256560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4685/statm: 2287 274 233 213 0 72 0
[pid=4686] ppid=4685 vsize=156800 CPUtime=52.77 cores=1,3,5,7
/proc/4686/stat : 4686 (npSolver-pbo) S 4685 4685 1914 0 -1 4202496 42985 116759 0 0 374 386 4444 73 20 0 1 0 273132888 160563200 38302 33554432000 4194304 5992684 140737278912912 140737278898744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4686/statm: 39200 38302 177 440 0 38756 0
[pid=4694] ppid=4686 vsize=468844 CPUtime=1369.39 cores=1,3,5,7
/proc/4694/stat : 4694 (glucosInc) R 4686 4685 1914 0 -1 4202496 68661 0 0 0 136909 30 0 0 20 0 1 0 273138085 480096256 99688 33554432000 4194304 5654031 140734079370496 140734079368280 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4694/statm: 117211 99688 152 357 0 116851 0
Current children cumulated CPU time (s) 1422.16
Current children cumulated vsize (KiB) 634792

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4756
/proc/meminfo: memFree=28420252/32873844 swapFree=7384/7384
[pid=4685] ppid=4683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4685/stat : 4685 (npSolver-pbo-It) S 4683 4685 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273132888 9367552 274 33554432000 4194304 5064252 140734592257648 140734592256560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4685/statm: 2287 274 233 213 0 72 0
[pid=4686] ppid=4685 vsize=156800 CPUtime=52.77 cores=1,3,5,7
/proc/4686/stat : 4686 (npSolver-pbo) S 4685 4685 1914 0 -1 4202496 42985 116759 0 0 374 386 4444 73 20 0 1 0 273132888 160563200 38302 33554432000 4194304 5992684 140737278912912 140737278898744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4686/statm: 39200 38302 177 440 0 38756 0
[pid=4694] ppid=4686 vsize=419260 CPUtime=1429.38 cores=1,3,5,7
/proc/4694/stat : 4694 (glucosInc) R 4686 4685 1914 0 -1 4202496 69340 0 0 0 142906 32 0 0 20 0 1 0 273138085 429322240 93902 33554432000 4194304 5654031 140734079370496 140734079368520 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4694/statm: 104815 93902 152 357 0 104455 0
Current children cumulated CPU time (s) 1482.15
Current children cumulated vsize (KiB) 585208

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4756
/proc/meminfo: memFree=28422624/32873844 swapFree=7384/7384
[pid=4685] ppid=4683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4685/stat : 4685 (npSolver-pbo-It) S 4683 4685 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273132888 9367552 274 33554432000 4194304 5064252 140734592257648 140734592256560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4685/statm: 2287 274 233 213 0 72 0
[pid=4686] ppid=4685 vsize=156800 CPUtime=52.77 cores=1,3,5,7
/proc/4686/stat : 4686 (npSolver-pbo) S 4685 4685 1914 0 -1 4202496 42985 116759 0 0 374 386 4444 73 20 0 1 0 273132888 160563200 38302 33554432000 4194304 5992684 140737278912912 140737278898744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4686/statm: 39200 38302 177 440 0 38756 0
[pid=4694] ppid=4686 vsize=419260 CPUtime=1489.37 cores=1,3,5,7
/proc/4694/stat : 4694 (glucosInc) R 4686 4685 1914 0 -1 4202496 69341 0 0 0 148905 32 0 0 20 0 1 0 273138085 429322240 94441 33554432000 4194304 5654031 140734079370496 140734079368520 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4694/statm: 104815 94441 152 357 0 104455 0
Current children cumulated CPU time (s) 1542.14
Current children cumulated vsize (KiB) 585208

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 4756
/proc/meminfo: memFree=28428756/32873844 swapFree=7384/7384
[pid=4685] ppid=4683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4685/stat : 4685 (npSolver-pbo-It) S 4683 4685 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273132888 9367552 274 33554432000 4194304 5064252 140734592257648 140734592256560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4685/statm: 2287 274 233 213 0 72 0
[pid=4686] ppid=4685 vsize=156800 CPUtime=52.77 cores=1,3,5,7
/proc/4686/stat : 4686 (npSolver-pbo) S 4685 4685 1914 0 -1 4202496 42985 116759 0 0 374 386 4444 73 20 0 1 0 273132888 160563200 38302 33554432000 4194304 5992684 140737278912912 140737278898744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4686/statm: 39200 38302 177 440 0 38756 0
[pid=4694] ppid=4686 vsize=419576 CPUtime=1549.36 cores=1,3,5,7
/proc/4694/stat : 4694 (glucosInc) R 4686 4685 1914 0 -1 4202496 69377 0 0 0 154904 32 0 0 20 0 1 0 273138085 429645824 94477 33554432000 4194304 5654031 140734079370496 140734079368280 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4694/statm: 104894 94477 152 357 0 104534 0
Current children cumulated CPU time (s) 1602.13
Current children cumulated vsize (KiB) 585524

[startup+1662.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 4756
/proc/meminfo: memFree=28335048/32873844 swapFree=7384/7384
[pid=4685] ppid=4683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4685/stat : 4685 (npSolver-pbo-It) S 4683 4685 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273132888 9367552 274 33554432000 4194304 5064252 140734592257648 140734592256560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4685/statm: 2287 274 233 213 0 72 0
[pid=4686] ppid=4685 vsize=156800 CPUtime=52.77 cores=1,3,5,7
/proc/4686/stat : 4686 (npSolver-pbo) S 4685 4685 1914 0 -1 4202496 42985 116759 0 0 374 386 4444 73 20 0 1 0 273132888 160563200 38302 33554432000 4194304 5992684 140737278912912 140737278898744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4686/statm: 39200 38302 177 440 0 38756 0
[pid=4694] ppid=4686 vsize=419576 CPUtime=1609.35 cores=1,3,5,7
/proc/4694/stat : 4694 (glucosInc) R 4686 4685 1914 0 -1 4202496 69385 0 0 0 160903 32 0 0 20 0 1 0 273138085 429645824 94996 33554432000 4194304 5654031 140734079370496 140734079368280 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4694/statm: 104894 94996 152 357 0 104534 0
Current children cumulated CPU time (s) 1662.12
Current children cumulated vsize (KiB) 585524

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 4756
/proc/meminfo: memFree=28385404/32873844 swapFree=7384/7384
[pid=4685] ppid=4683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4685/stat : 4685 (npSolver-pbo-It) S 4683 4685 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273132888 9367552 274 33554432000 4194304 5064252 140734592257648 140734592256560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4685/statm: 2287 274 233 213 0 72 0
[pid=4686] ppid=4685 vsize=156800 CPUtime=52.77 cores=1,3,5,7
/proc/4686/stat : 4686 (npSolver-pbo) S 4685 4685 1914 0 -1 4202496 42985 116759 0 0 374 386 4444 73 20 0 1 0 273132888 160563200 38302 33554432000 4194304 5992684 140737278912912 140737278898744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4686/statm: 39200 38302 177 440 0 38756 0
[pid=4694] ppid=4686 vsize=419576 CPUtime=1669.35 cores=1,3,5,7
/proc/4694/stat : 4694 (glucosInc) R 4686 4685 1914 0 -1 4202496 69386 0 0 0 166903 32 0 0 20 0 1 0 273138085 429645824 95508 33554432000 4194304 5654031 140734079370496 140734079368280 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4694/statm: 104894 95508 152 357 0 104534 0
Current children cumulated CPU time (s) 1722.12
Current children cumulated vsize (KiB) 585524

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 4757
/proc/meminfo: memFree=28289772/32873844 swapFree=7384/7384
[pid=4685] ppid=4683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4685/stat : 4685 (npSolver-pbo-It) S 4683 4685 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273132888 9367552 274 33554432000 4194304 5064252 140734592257648 140734592256560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4685/statm: 2287 274 233 213 0 72 0
[pid=4686] ppid=4685 vsize=156800 CPUtime=52.77 cores=1,3,5,7
/proc/4686/stat : 4686 (npSolver-pbo) S 4685 4685 1914 0 -1 4202496 42985 116759 0 0 374 386 4444 73 20 0 1 0 273132888 160563200 38302 33554432000 4194304 5992684 140737278912912 140737278898744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4686/statm: 39200 38302 177 440 0 38756 0
[pid=4694] ppid=4686 vsize=419728 CPUtime=1729.34 cores=1,3,5,7
/proc/4694/stat : 4694 (glucosInc) R 4686 4685 1914 0 -1 4202496 69415 0 0 0 172902 32 0 0 20 0 1 0 273138085 429801472 95537 33554432000 4194304 5654031 140734079370496 140734079368280 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4694/statm: 104932 95537 152 357 0 104572 0
Current children cumulated CPU time (s) 1782.11
Current children cumulated vsize (KiB) 585676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.2 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 4757
/proc/meminfo: memFree=28422688/32873844 swapFree=7384/7384
[pid=4685] ppid=4683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4685/stat : 4685 (npSolver-pbo-It) S 4683 4685 1914 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273132888 9367552 274 33554432000 4194304 5064252 140734592257648 140734592256560 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4685/statm: 2287 274 233 213 0 72 0
[pid=4686] ppid=4685 vsize=156800 CPUtime=52.77 cores=1,3,5,7
/proc/4686/stat : 4686 (npSolver-pbo) S 4685 4685 1914 0 -1 4202496 42985 116759 0 0 374 386 4444 73 20 0 1 0 273132888 160563200 38302 33554432000 4194304 5992684 140737278912912 140737278898744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4686/statm: 39200 38302 177 440 0 38756 0
[pid=4694] ppid=4686 vsize=419728 CPUtime=1747.24 cores=1,3,5,7
/proc/4694/stat : 4694 (glucosInc) R 4686 4685 1914 0 -1 4202496 69416 0 0 0 174692 32 0 0 20 0 1 0 273138085 429801472 96049 33554432000 4194304 5654031 140734079370496 140734079368280 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4694/statm: 104932 96049 152 357 0 104572 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 585676

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.22
CPU time (s): 1800.06
CPU user time (s): 1795.12
CPU system time (s): 4.93425
CPU usage (%): 99.9911
Max. virtual memory (cumulated for all children) (KiB): 750424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.12
system time used= 4.93425
maximum resident set size= 604892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 229533
page faults= 0
swaps= 0
block input operations= 8
block output operations= 623952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18132
involuntary context switches= 3246

runsolver used 3.07953 second user time and 8.39372 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-27 00:07:54
IDJOB=3698194
IDBENCH=2912
IDSOLVER=2275
FILE ID=node136/3698194-1338070074
RUNJOBID= node136-1338052928-1931
PBS_JOBID= 14624396
Free space on /tmp= 71636 MiB

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

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

MD5SUM BENCH= 0278ee4f163393ac33163ff791a7f96d
RANDOM SEED=1115352913

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:        29216876 kB
Buffers:          344544 kB
Cached:          2381504 kB
SwapCached:        24460 kB
Active:           929292 kB
Inactive:        1948104 kB
Active(anon):     125688 kB
Inactive(anon):    25096 kB
Active(file):     803604 kB
Inactive(file):  1923008 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:              8172 kB
Writeback:             0 kB
AnonPages:        134244 kB
Mapped:            11232 kB
Shmem:                 0 kB
Slab:             639916 kB
SReclaimable:      81792 kB
SUnreclaim:       558124 kB
KernelStack:        1512 kB
PageTables:         4460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     265176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 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= 71476 MiB
End job on node136 at 2012-05-27 00:37:55