Trace number 3703323

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-quickBound? (TO) 1800.08 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_10_1.opb
MD5SUM74165f17686851db36d48a05683565a5
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-58
Best CPU time to get the best result obtained on this benchmark1796.83
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -58
Optimality of the best value was proved NO
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)4964
Sum of products size (including duplicates)9928
Number of different products2482
Sum of products size4964

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.04	c run inc solver
0.00/0.04	c [INC SYSTEM] run initial solver
0.00/0.04	c [INC SYSTEM] preprocess with white file
0.00/0.43	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.43	c [INC SYSTEM] execute solver
0.00/0.54	c [INC SEARCH] formula is SAT
0.00/0.54	c [INC SYSTEM] solved the initial formula
0.00/0.54	c model valid
0.00/0.54	c current solution ok
0.00/0.63	o -37
0.00/0.63	c starting approximation
0.00/0.63	c factor = 1
0.00/0.63	c can not find a suitable factor, leaving approximation
0.00/0.63	c finished approximation
0.00/0.63	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.63	c write failed with 2
0.00/0.64	c [INC SEARCH] iteration: 0
0.00/0.64	c [INC BOUNDS] best value:163 search for 162
0.00/0.64	c [INC SYSTEM] create new solver instance
0.00/0.64	c [INC] encode full formula
0.00/0.64	c (debug) using card networks
0.00/0.64	c set iterative enc to: card
0.00/0.64	c set iterative enc to: none
0.00/0.64	c [INC SEARCH] isOptimum variable: 0
1.16/1.22	c formula is SAT
1.16/1.22	c [INC SEARCH] copied best model
1.16/1.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.16/1.22	c model valid
1.16/1.22	c current solution ok
1.16/1.22	o -38
1.16/1.22	c [INC SEARCH] iteration: 1
1.16/1.22	c [INC BOUNDS] best value:162 search for 161
1.16/1.22	c [INC SYSTEM] there exists a inc, kill it!
1.16/1.22	c write failed with 2
1.16/1.23	c [INC SYSTEM] create new solver instance
1.16/1.23	c [INC] encode full formula
1.16/1.23	c (debug) using card networks
1.16/1.23	c set iterative enc to: card
1.16/1.23	c set iterative enc to: none
1.16/1.23	c [INC SEARCH] isOptimum variable: 0
1.21/1.55	c formula is SAT
1.21/1.55	c [INC SEARCH] copied best model
1.21/1.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.21/1.56	c model valid
1.21/1.56	c current solution ok
1.21/1.56	o -40
1.21/1.56	c [INC SEARCH] iteration: 2
1.21/1.56	c [INC BOUNDS] best value:160 search for 159
1.21/1.56	c [INC SYSTEM] there exists a inc, kill it!
1.21/1.56	c write failed with 2
1.21/1.56	c [INC SYSTEM] create new solver instance
1.21/1.56	c [INC] encode full formula
1.21/1.56	c (debug) using card networks
1.21/1.56	c set iterative enc to: card
1.21/1.56	c set iterative enc to: none
1.21/1.57	c [INC SEARCH] isOptimum variable: 0
2.26/2.35	c formula is SAT
2.26/2.35	c [INC SEARCH] copied best model
2.26/2.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.26/2.36	c model valid
2.26/2.36	c current solution ok
2.26/2.36	o -41
2.26/2.36	c [INC SEARCH] iteration: 3
2.26/2.36	c [INC BOUNDS] best value:159 search for 158
2.26/2.36	c [INC SYSTEM] there exists a inc, kill it!
2.26/2.36	c write failed with 2
2.26/2.36	c [INC SYSTEM] create new solver instance
2.26/2.36	c [INC] encode full formula
2.26/2.36	c (debug) using card networks
2.26/2.36	c set iterative enc to: card
2.26/2.36	c set iterative enc to: none
2.26/2.37	c [INC SEARCH] isOptimum variable: 0
3.96/4.01	c formula is SAT
3.96/4.01	c [INC SEARCH] copied best model
3.96/4.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.96/4.02	c model valid
3.96/4.02	c current solution ok
3.96/4.02	o -42
3.96/4.02	c [INC SEARCH] iteration: 4
3.96/4.02	c [INC BOUNDS] best value:158 search for 157
3.96/4.02	c [INC SYSTEM] there exists a inc, kill it!
3.96/4.02	c write failed with 2
3.96/4.02	c [INC SYSTEM] create new solver instance
3.96/4.02	c [INC] encode full formula
3.96/4.02	c (debug) using card networks
3.96/4.02	c set iterative enc to: card
3.96/4.02	c set iterative enc to: none
3.96/4.03	c [INC SEARCH] isOptimum variable: 0
6.06/6.16	c formula is SAT
6.06/6.16	c [INC SEARCH] copied best model
6.06/6.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.06/6.16	c model valid
6.06/6.16	c current solution ok
6.06/6.16	o -43
6.06/6.16	c [INC SEARCH] iteration: 5
6.06/6.16	c [INC BOUNDS] best value:157 search for 156
6.06/6.16	c [INC SYSTEM] there exists a inc, kill it!
6.06/6.16	c write failed with 2
6.06/6.16	c [INC SYSTEM] create new solver instance
6.06/6.16	c [INC] encode full formula
6.06/6.16	c (debug) using card networks
6.06/6.17	c set iterative enc to: card
6.06/6.17	c set iterative enc to: none
6.06/6.17	c [INC SEARCH] isOptimum variable: 0
8.36/8.45	c formula is SAT
8.36/8.45	c [INC SEARCH] copied best model
8.36/8.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.36/8.46	c model valid
8.36/8.46	c current solution ok
8.36/8.46	o -44
8.36/8.46	c [INC SEARCH] iteration: 6
8.36/8.46	c [INC BOUNDS] best value:156 search for 155
8.36/8.46	c [INC SYSTEM] there exists a inc, kill it!
8.36/8.46	c write failed with 2
8.36/8.46	c [INC SYSTEM] create new solver instance
8.36/8.46	c [INC] encode full formula
8.36/8.46	c (debug) using card networks
8.36/8.46	c set iterative enc to: card
8.36/8.46	c set iterative enc to: none
8.36/8.47	c [INC SEARCH] isOptimum variable: 0
14.56/14.69	c formula is SAT
14.56/14.69	c [INC SEARCH] copied best model
14.56/14.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.56/14.69	c model valid
14.56/14.69	c current solution ok
14.56/14.69	o -45
14.56/14.69	c [INC SEARCH] iteration: 7
14.56/14.69	c [INC BOUNDS] best value:155 search for 154
14.56/14.69	c [INC SYSTEM] there exists a inc, kill it!
14.56/14.69	c write failed with 2
14.56/14.70	c [INC SYSTEM] create new solver instance
14.56/14.70	c [INC] encode full formula
14.56/14.70	c (debug) using card networks
14.67/14.70	c set iterative enc to: card
14.67/14.70	c set iterative enc to: none
14.67/14.70	c [INC SEARCH] isOptimum variable: 0
22.56/22.60	c formula is SAT
22.56/22.60	c [INC SEARCH] copied best model
22.56/22.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
22.56/22.60	c model valid
22.56/22.60	c current solution ok
22.56/22.60	o -46
22.56/22.60	c [INC SEARCH] iteration: 8
22.56/22.60	c [INC BOUNDS] best value:154 search for 153
22.56/22.60	c [INC SYSTEM] there exists a inc, kill it!
22.56/22.60	c write failed with 2
22.56/22.61	c [INC SYSTEM] create new solver instance
22.56/22.61	c [INC] encode full formula
22.56/22.61	c (debug) using card networks
22.56/22.61	c set iterative enc to: card
22.56/22.61	c set iterative enc to: none
22.56/22.61	c [INC SEARCH] isOptimum variable: 0
89.06/89.15	c formula is SAT
89.06/89.15	c [INC SEARCH] copied best model
89.06/89.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
89.06/89.16	c model valid
89.06/89.16	c current solution ok
89.06/89.16	o -47
89.06/89.16	c [INC SEARCH] iteration: 9
89.06/89.16	c [INC BOUNDS] best value:153 search for 152
89.06/89.16	c [INC SYSTEM] there exists a inc, kill it!
89.06/89.16	c write failed with 2
89.06/89.16	c [INC SYSTEM] create new solver instance
89.06/89.16	c [INC] encode full formula
89.06/89.16	c (debug) using card networks
89.06/89.16	c set iterative enc to: card
89.06/89.16	c set iterative enc to: none
89.06/89.17	c [INC SEARCH] isOptimum variable: 0
280.41/280.58	c formula is SAT
280.41/280.59	c [INC SEARCH] copied best model
280.41/280.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
280.41/280.59	c model valid
280.41/280.59	c current solution ok
280.41/280.59	o -49
280.41/280.59	c [INC SEARCH] iteration: 10
280.41/280.59	c [INC BOUNDS] best value:151 search for 150
280.41/280.59	c [INC SYSTEM] there exists a inc, kill it!
280.41/280.59	c write failed with 2
280.41/280.59	c [INC SYSTEM] create new solver instance
280.41/280.59	c [INC] encode full formula
280.41/280.59	c (debug) using card networks
280.41/280.59	c set iterative enc to: card
280.41/280.59	c set iterative enc to: none
280.52/280.60	c [INC SEARCH] isOptimum variable: 0
1255.83/1256.17	c formula is SAT
1255.83/1256.18	c [INC SEARCH] copied best model
1255.83/1256.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1255.83/1256.18	c model valid
1255.83/1256.18	c current solution ok
1255.83/1256.18	o -50
1255.83/1256.18	c [INC SEARCH] iteration: 11
1255.83/1256.18	c [INC BOUNDS] best value:150 search for 149
1255.83/1256.18	c [INC SYSTEM] there exists a inc, kill it!
1255.83/1256.18	c write failed with 2
1255.83/1256.18	c [INC SYSTEM] create new solver instance
1255.83/1256.18	c [INC] encode full formula
1255.83/1256.18	c (debug) using card networks
1255.83/1256.19	c set iterative enc to: card
1255.83/1256.19	c set iterative enc to: none
1255.83/1256.20	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.40	s UNKNOWN
1800.04/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3703323-1338085078/watcher-3703323-1338085078 -o /tmp/evaluation-result-3703323-1338085078/solver-3703323-1338085078 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703323-1338085078.opb 1757115696 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 3/178 22310
/proc/meminfo: memFree=31176012/32873844 swapFree=6600/6600
[pid=22310] ppid=22308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22310/stat : 22310 (npSolver-pbo-It) S 22308 22310 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274632667 9367552 275 33554432000 4194304 5064252 140735767770208 140735767769120 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22310/statm: 2287 275 233 213 0 72 0

[startup+0.0326629 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22310
/proc/meminfo: memFree=31176012/32873844 swapFree=6600/6600
[pid=22310] ppid=22308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22310/stat : 22310 (npSolver-pbo-It) S 22308 22310 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274632667 9367552 275 33554432000 4194304 5064252 140735767770208 140735767769120 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22310/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100271 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22310
/proc/meminfo: memFree=31176012/32873844 swapFree=6600/6600
[pid=22310] ppid=22308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22310/stat : 22310 (npSolver-pbo-It) S 22308 22310 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274632667 9367552 275 33554432000 4194304 5064252 140735767770208 140735767769120 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22310/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300265 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22310
/proc/meminfo: memFree=31176012/32873844 swapFree=6600/6600
[pid=22310] ppid=22308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22310/stat : 22310 (npSolver-pbo-It) S 22308 22310 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274632667 9367552 275 33554432000 4194304 5064252 140735767770208 140735767769120 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22310/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700239 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22310
/proc/meminfo: memFree=31176012/32873844 swapFree=6600/6600
[pid=22310] ppid=22308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22310/stat : 22310 (npSolver-pbo-It) S 22308 22310 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274632667 9367552 275 33554432000 4194304 5064252 140735767770208 140735767769120 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22310/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50016 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22319
/proc/meminfo: memFree=31161348/32873844 swapFree=6600/6600
[pid=22310] ppid=22308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22310/stat : 22310 (npSolver-pbo-It) S 22308 22310 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274632667 9367552 275 33554432000 4194304 5064252 140735767770208 140735767769120 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22310/statm: 2287 275 233 213 0 72 0
[pid=22311] ppid=22310 vsize=6612 CPUtime=1.21 cores=0,2,4,6
/proc/22311/stat : 22311 (npSolver-pbo) S 22310 22310 28504 0 -1 4202496 2602 13087 0 0 5 8 102 6 20 0 1 0 274632668 6770688 1153 33554432000 4194304 5992684 140735510136016 140735510121848 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22311/statm: 1653 1153 195 440 0 1209 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 15760

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22323
/proc/meminfo: memFree=31159496/32873844 swapFree=6600/6600
[pid=22310] ppid=22308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22310/stat : 22310 (npSolver-pbo-It) S 22308 22310 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274632667 9367552 275 33554432000 4194304 5064252 140735767770208 140735767769120 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22310/statm: 2287 275 233 213 0 72 0
[pid=22311] ppid=22310 vsize=6612 CPUtime=2.34 cores=0,2,4,6
/proc/22311/stat : 22311 (npSolver-pbo) S 22310 22310 28504 0 -1 4202496 3415 19494 0 0 7 9 211 7 20 0 1 0 274632668 6770688 1165 33554432000 4194304 5992684 140735510136016 140735510121848 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22311/statm: 1653 1165 195 440 0 1209 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 15760
heavy processes:

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22327
/proc/meminfo: memFree=31157264/32873844 swapFree=6600/6600
[pid=22310] ppid=22308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22310/stat : 22310 (npSolver-pbo-It) S 22308 22310 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274632667 9367552 275 33554432000 4194304 5064252 140735767770208 140735767769120 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22310/statm: 2287 275 233 213 0 72 0
[pid=22311] ppid=22310 vsize=6612 CPUtime=6.15 cores=0,2,4,6
/proc/22311/stat : 22311 (npSolver-pbo) S 22310 22310 28504 0 -1 4202496 4230 26928 0 0 9 9 588 9 20 0 1 0 274632668 6770688 1165 33554432000 4194304 5992684 140735510136016 140735510121848 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22311/statm: 1653 1165 195 440 0 1209 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 15760

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22331
/proc/meminfo: memFree=31150224/32873844 swapFree=6600/6600
[pid=22310] ppid=22308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22310/stat : 22310 (npSolver-pbo-It) S 22308 22310 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274632667 9367552 275 33554432000 4194304 5064252 140735767770208 140735767769120 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22310/statm: 2287 275 233 213 0 72 0
[pid=22311] ppid=22310 vsize=6612 CPUtime=8.44 cores=0,2,4,6
/proc/22311/stat : 22311 (npSolver-pbo) S 22310 22310 28504 0 -1 4202496 4637 30940 0 0 10 9 815 10 20 0 1 0 274632668 6770688 1165 33554432000 4194304 5992684 140735510136016 140735510121848 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22311/statm: 1653 1165 195 440 0 1209 0
[pid=22331] ppid=22311 vsize=19900 CPUtime=4.22 cores=0,2,4,6
/proc/22331/stat : 22331 (glucosInc) R 22311 22310 28504 0 -1 4202496 3897 0 0 0 422 0 0 0 20 0 1 0 274633514 20377600 4124 33554432000 4194304 5654031 140734918700352 140734918688168 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22331/statm: 4975 4124 140 357 0 4615 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 35660

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22335
/proc/meminfo: memFree=31151024/32873844 swapFree=6600/6600
[pid=22310] ppid=22308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22310/stat : 22310 (npSolver-pbo-It) S 22308 22310 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274632667 9367552 275 33554432000 4194304 5064252 140735767770208 140735767769120 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22310/statm: 2287 275 233 213 0 72 0
[pid=22311] ppid=22310 vsize=6612 CPUtime=22.59 cores=0,2,4,6
/proc/22311/stat : 22311 (npSolver-pbo) S 22310 22310 28504 0 -1 4202496 5451 41448 0 0 12 9 2225 13 20 0 1 0 274632668 6770688 1165 33554432000 4194304 5992684 140735510136016 140735510121848 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22311/statm: 1653 1165 195 440 0 1209 0
[pid=22335] ppid=22311 vsize=15692 CPUtime=2.87 cores=0,2,4,6
/proc/22335/stat : 22335 (glucosInc) R 22311 22310 28504 0 -1 4202496 3822 0 0 0 287 0 0 0 20 0 1 0 274634929 16068608 3312 33554432000 4194304 5654031 140735784331136 140735784318952 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22335/statm: 3923 3312 140 357 0 3563 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 31452

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22335
/proc/meminfo: memFree=31119308/32873844 swapFree=6600/6600
[pid=22310] ppid=22308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22310/stat : 22310 (npSolver-pbo-It) S 22308 22310 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274632667 9367552 275 33554432000 4194304 5064252 140735767770208 140735767769120 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22310/statm: 2287 275 233 213 0 72 0
[pid=22311] ppid=22310 vsize=6612 CPUtime=22.59 cores=0,2,4,6
/proc/22311/stat : 22311 (npSolver-pbo) S 22310 22310 28504 0 -1 4202496 5451 41448 0 0 12 9 2225 13 20 0 1 0 274632668 6770688 1165 33554432000 4194304 5992684 140735510136016 140735510121848 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22311/statm: 1653 1165 195 440 0 1209 0
[pid=22335] ppid=22311 vsize=38900 CPUtime=28.47 cores=0,2,4,6
/proc/22335/stat : 22335 (glucosInc) R 22311 22310 28504 0 -1 4202496 6350 0 0 0 2845 2 0 0 20 0 1 0 274634929 39833600 7933 33554432000 4194304 5654031 140735784331136 140735784318952 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22335/statm: 9725 7933 140 357 0 9365 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 54660

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22337
/proc/meminfo: memFree=31115712/32873844 swapFree=6600/6600
[pid=22310] ppid=22308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22310/stat : 22310 (npSolver-pbo-It) S 22308 22310 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274632667 9367552 275 33554432000 4194304 5064252 140735767770208 140735767769120 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22310/statm: 2287 275 233 213 0 72 0
[pid=22311] ppid=22310 vsize=6612 CPUtime=89.13 cores=0,2,4,6
/proc/22311/stat : 22311 (npSolver-pbo) S 22310 22310 28504 0 -1 4202496 5859 50838 0 0 13 9 8873 18 20 0 1 0 274632668 6770688 1165 33554432000 4194304 5992684 140735510136016 140735510121848 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22311/statm: 1653 1165 195 440 0 1209 0
[pid=22337] ppid=22311 vsize=24144 CPUtime=13.12 cores=0,2,4,6
/proc/22337/stat : 22337 (glucosInc) R 22311 22310 28504 0 -1 4202496 5889 0 0 0 1312 0 0 0 20 0 1 0 274641585 24723456 5577 33554432000 4194304 5654031 140734240805856 140734240793672 4232438 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22337/statm: 6036 5577 140 357 0 5676 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 39904

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 22343
/proc/meminfo: memFree=31111420/32873844 swapFree=6600/6600
[pid=22310] ppid=22308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22310/stat : 22310 (npSolver-pbo-It) S 22308 22310 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274632667 9367552 275 33554432000 4194304 5064252 140735767770208 140735767769120 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22310/statm: 2287 275 233 213 0 72 0
[pid=22311] ppid=22310 vsize=6612 CPUtime=89.13 cores=0,2,4,6
/proc/22311/stat : 22311 (npSolver-pbo) S 22310 22310 28504 0 -1 4202496 5859 50838 0 0 13 9 8873 18 20 0 1 0 274632668 6770688 1165 33554432000 4194304 5992684 140735510136016 140735510121848 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22311/statm: 1653 1165 195 440 0 1209 0
[pid=22337] ppid=22311 vsize=75308 CPUtime=73.1 cores=0,2,4,6
/proc/22337/stat : 22337 (glucosInc) R 22311 22310 28504 0 -1 4202496 9062 0 0 0 7307 3 0 0 20 0 1 0 274641585 77115392 16243 33554432000 4194304 5654031 140734240805856 140734240793672 4976752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22337/statm: 18827 16243 140 357 0 18467 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 91068

[startup+222.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 22343
/proc/meminfo: memFree=31071448/32873844 swapFree=6600/6600
[pid=22310] ppid=22308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22310/stat : 22310 (npSolver-pbo-It) S 22308 22310 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274632667 9367552 275 33554432000 4194304 5064252 140735767770208 140735767769120 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22310/statm: 2287 275 233 213 0 72 0
[pid=22311] ppid=22310 vsize=6612 CPUtime=89.13 cores=0,2,4,6
/proc/22311/stat : 22311 (npSolver-pbo) S 22310 22310 28504 0 -1 4202496 5859 50838 0 0 13 9 8873 18 20 0 1 0 274632668 6770688 1165 33554432000 4194304 5992684 140735510136016 140735510121848 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22311/statm: 1653 1165 195 440 0 1209 0
[pid=22337] ppid=22311 vsize=105656 CPUtime=133.09 cores=0,2,4,6
/proc/22337/stat : 22337 (glucosInc) R 22311 22310 28504 0 -1 4202496 9592 0 0 0 13306 3 0 0 20 0 1 0 274641585 108191744 21874 33554432000 4194304 5654031 140734240805856 140734240793672 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22337/statm: 26414 21874 140 357 0 26054 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 121416

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 22347
/proc/meminfo: memFree=31174656/32873844 swapFree=6600/6600
[pid=22310] ppid=22308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22310/stat : 22310 (npSolver-pbo-It) S 22308 22310 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274632667 9367552 275 33554432000 4194304 5064252 140735767770208 140735767769120 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22310/statm: 2287 275 233 213 0 72 0
[pid=22311] ppid=22310 vsize=6612 CPUtime=280.52 cores=0,2,4,6
/proc/22311/stat : 22311 (npSolver-pbo) S 22310 22310 28504 0 -1 4202496 6265 62377 0 0 14 9 28004 25 20 0 1 0 274632668 6770688 1165 33554432000 4194304 5992684 140735510136016 140735510121848 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22311/statm: 1653 1165 195 440 0 1209 0

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

/proc/meminfo: memFree=30941228/32873844 swapFree=6600/6600
[pid=22310] ppid=22308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22310/stat : 22310 (npSolver-pbo-It) S 22308 22310 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274632667 9367552 275 33554432000 4194304 5064252 140735767770208 140735767769120 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22310/statm: 2287 275 233 213 0 72 0
[pid=22311] ppid=22310 vsize=6612 CPUtime=280.52 cores=0,2,4,6
/proc/22311/stat : 22311 (npSolver-pbo) S 22310 22310 28504 0 -1 4202496 6265 62377 0 0 14 9 28004 25 20 0 1 0 274632668 6770688 1165 33554432000 4194304 5992684 140735510136016 140735510121848 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22311/statm: 1653 1165 195 440 0 1209 0
[pid=22347] ppid=22311 vsize=150800 CPUtime=961.52 cores=0,2,4,6
/proc/22347/stat : 22347 (glucosInc) R 22311 22310 28504 0 -1 4202496 32257 0 0 0 96101 51 0 0 20 0 1 0 274660728 154419200 34321 33554432000 4194304 5654031 140735131070448 140735131058264 4232997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22347/statm: 37700 34321 140 357 0 37340 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 166560

[startup+1302.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 22356
/proc/meminfo: memFree=30999768/32873844 swapFree=6600/6600
[pid=22310] ppid=22308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22310/stat : 22310 (npSolver-pbo-It) S 22308 22310 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274632667 9367552 275 33554432000 4194304 5064252 140735767770208 140735767769120 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22310/statm: 2287 275 233 213 0 72 0
[pid=22311] ppid=22310 vsize=6612 CPUtime=1255.95 cores=0,2,4,6
/proc/22311/stat : 22311 (npSolver-pbo) S 22310 22310 28504 0 -1 4202496 6672 95767 0 0 15 9 125493 78 20 0 1 0 274632668 6770688 1165 33554432000 4194304 5992684 140735510136016 140735510121848 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22311/statm: 1653 1165 195 440 0 1209 0
[pid=22356] ppid=22311 vsize=43356 CPUtime=46.08 cores=0,2,4,6
/proc/22356/stat : 22356 (glucosInc) R 22311 22310 28504 0 -1 4202496 8166 0 0 0 4606 2 0 0 20 0 1 0 274758287 44396544 10395 33554432000 4194304 5654031 140735720453568 140735720441384 4232763 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22356/statm: 10839 10395 140 357 0 10479 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 59116

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 22359
/proc/meminfo: memFree=30956712/32873844 swapFree=6600/6600
[pid=22310] ppid=22308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22310/stat : 22310 (npSolver-pbo-It) S 22308 22310 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274632667 9367552 275 33554432000 4194304 5064252 140735767770208 140735767769120 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22310/statm: 2287 275 233 213 0 72 0
[pid=22311] ppid=22310 vsize=6612 CPUtime=1255.95 cores=0,2,4,6
/proc/22311/stat : 22311 (npSolver-pbo) S 22310 22310 28504 0 -1 4202496 6672 95767 0 0 15 9 125493 78 20 0 1 0 274632668 6770688 1165 33554432000 4194304 5992684 140735510136016 140735510121848 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22311/statm: 1653 1165 195 440 0 1209 0
[pid=22356] ppid=22311 vsize=131312 CPUtime=106.07 cores=0,2,4,6
/proc/22356/stat : 22356 (glucosInc) R 22311 22310 28504 0 -1 4202496 11624 0 0 0 10602 5 0 0 20 0 1 0 274758287 134463488 27854 33554432000 4194304 5654031 140735720453568 140735720451496 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22356/statm: 32828 27854 140 357 0 32468 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 147072

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 22360
/proc/meminfo: memFree=30956364/32873844 swapFree=6600/6600
[pid=22310] ppid=22308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22310/stat : 22310 (npSolver-pbo-It) S 22308 22310 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274632667 9367552 275 33554432000 4194304 5064252 140735767770208 140735767769120 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22310/statm: 2287 275 233 213 0 72 0
[pid=22311] ppid=22310 vsize=6612 CPUtime=1255.95 cores=0,2,4,6
/proc/22311/stat : 22311 (npSolver-pbo) S 22310 22310 28504 0 -1 4202496 6672 95767 0 0 15 9 125493 78 20 0 1 0 274632668 6770688 1165 33554432000 4194304 5992684 140735510136016 140735510121848 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22311/statm: 1653 1165 195 440 0 1209 0
[pid=22356] ppid=22311 vsize=81992 CPUtime=166.06 cores=0,2,4,6
/proc/22356/stat : 22356 (glucosInc) R 22311 22310 28504 0 -1 4202496 12038 0 0 0 16600 6 0 0 20 0 1 0 274758287 83959808 20054 33554432000 4194304 5654031 140735720453568 140735720441384 4232581 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22356/statm: 20498 20054 140 357 0 20138 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 97752

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 22407
/proc/meminfo: memFree=31004688/32873844 swapFree=6600/6600
[pid=22310] ppid=22308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22310/stat : 22310 (npSolver-pbo-It) S 22308 22310 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274632667 9367552 275 33554432000 4194304 5064252 140735767770208 140735767769120 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22310/statm: 2287 275 233 213 0 72 0
[pid=22311] ppid=22310 vsize=6612 CPUtime=1255.95 cores=0,2,4,6
/proc/22311/stat : 22311 (npSolver-pbo) S 22310 22310 28504 0 -1 4202496 6672 95767 0 0 15 9 125493 78 20 0 1 0 274632668 6770688 1165 33554432000 4194304 5992684 140735510136016 140735510121848 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22311/statm: 1653 1165 195 440 0 1209 0
[pid=22356] ppid=22311 vsize=81992 CPUtime=226.05 cores=0,2,4,6
/proc/22356/stat : 22356 (glucosInc) R 22311 22310 28504 0 -1 4202496 13645 0 0 0 22594 11 0 0 20 0 1 0 274758287 83959808 20054 33554432000 4194304 5654031 140735720453568 140735720441384 4232386 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22356/statm: 20498 20054 140 357 0 20138 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 97752

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22414
/proc/meminfo: memFree=31011280/32873844 swapFree=6600/6600
[pid=22310] ppid=22308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22310/stat : 22310 (npSolver-pbo-It) S 22308 22310 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274632667 9367552 275 33554432000 4194304 5064252 140735767770208 140735767769120 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22310/statm: 2287 275 233 213 0 72 0
[pid=22311] ppid=22310 vsize=6612 CPUtime=1255.95 cores=0,2,4,6
/proc/22311/stat : 22311 (npSolver-pbo) S 22310 22310 28504 0 -1 4202496 6672 95767 0 0 15 9 125493 78 20 0 1 0 274632668 6770688 1165 33554432000 4194304 5992684 140735510136016 140735510121848 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22311/statm: 1653 1165 195 440 0 1209 0
[pid=22356] ppid=22311 vsize=131776 CPUtime=286.04 cores=0,2,4,6
/proc/22356/stat : 22356 (glucosInc) R 22311 22310 28504 0 -1 4202496 14772 0 0 0 28590 14 0 0 20 0 1 0 274758287 134938624 30018 33554432000 4194304 5654031 140735720453568 140735720441384 4232880 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22356/statm: 32944 30018 140 357 0 32584 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 147536

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 22421
/proc/meminfo: memFree=31005188/32873844 swapFree=6600/6600
[pid=22310] ppid=22308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22310/stat : 22310 (npSolver-pbo-It) S 22308 22310 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274632667 9367552 275 33554432000 4194304 5064252 140735767770208 140735767769120 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22310/statm: 2287 275 233 213 0 72 0
[pid=22311] ppid=22310 vsize=6612 CPUtime=1255.95 cores=0,2,4,6
/proc/22311/stat : 22311 (npSolver-pbo) S 22310 22310 28504 0 -1 4202496 6672 95767 0 0 15 9 125493 78 20 0 1 0 274632668 6770688 1165 33554432000 4194304 5992684 140735510136016 140735510121848 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22311/statm: 1653 1165 195 440 0 1209 0
[pid=22356] ppid=22311 vsize=131776 CPUtime=346.04 cores=0,2,4,6
/proc/22356/stat : 22356 (glucosInc) R 22311 22310 28504 0 -1 4202496 16253 0 0 0 34585 19 0 0 20 0 1 0 274758287 134938624 32066 33554432000 4194304 5654031 140735720453568 140735720441384 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22356/statm: 32944 32066 140 357 0 32584 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 147536

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 22435
/proc/meminfo: memFree=31051076/32873844 swapFree=6600/6600
[pid=22310] ppid=22308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22310/stat : 22310 (npSolver-pbo-It) S 22308 22310 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274632667 9367552 275 33554432000 4194304 5064252 140735767770208 140735767769120 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22310/statm: 2287 275 233 213 0 72 0
[pid=22311] ppid=22310 vsize=6612 CPUtime=1255.95 cores=0,2,4,6
/proc/22311/stat : 22311 (npSolver-pbo) S 22310 22310 28504 0 -1 4202496 6672 95767 0 0 15 9 125493 78 20 0 1 0 274632668 6770688 1165 33554432000 4194304 5992684 140735510136016 140735510121848 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22311/statm: 1653 1165 195 440 0 1209 0
[pid=22356] ppid=22311 vsize=82456 CPUtime=406.01 cores=0,2,4,6
/proc/22356/stat : 22356 (glucosInc) R 22311 22310 28504 0 -1 4202496 17604 0 0 0 40579 22 0 0 20 0 1 0 274758287 84434944 20170 33554432000 4194304 5654031 140735720453568 140735720441384 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22356/statm: 20614 20170 140 357 0 20254 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 98216

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 22443
/proc/meminfo: memFree=31049968/32873844 swapFree=6600/6600
[pid=22310] ppid=22308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22310/stat : 22310 (npSolver-pbo-It) S 22308 22310 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274632667 9367552 275 33554432000 4194304 5064252 140735767770208 140735767769120 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22310/statm: 2287 275 233 213 0 72 0
[pid=22311] ppid=22310 vsize=6612 CPUtime=1255.95 cores=0,2,4,6
/proc/22311/stat : 22311 (npSolver-pbo) S 22310 22310 28504 0 -1 4202496 6672 95767 0 0 15 9 125493 78 20 0 1 0 274632668 6770688 1165 33554432000 4194304 5992684 140735510136016 140735510121848 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22311/statm: 1653 1165 195 440 0 1209 0
[pid=22356] ppid=22311 vsize=82456 CPUtime=466.01 cores=0,2,4,6
/proc/22356/stat : 22356 (glucosInc) R 22311 22310 28504 0 -1 4202496 18473 0 0 0 46576 25 0 0 20 0 1 0 274758287 84434944 20170 33554432000 4194304 5654031 140735720453568 140735720451592 4232939 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22356/statm: 20614 20170 140 357 0 20254 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 98216

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 22450
/proc/meminfo: memFree=31047904/32873844 swapFree=6600/6600
[pid=22310] ppid=22308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22310/stat : 22310 (npSolver-pbo-It) S 22308 22310 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274632667 9367552 275 33554432000 4194304 5064252 140735767770208 140735767769120 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22310/statm: 2287 275 233 213 0 72 0
[pid=22311] ppid=22310 vsize=6612 CPUtime=1255.95 cores=0,2,4,6
/proc/22311/stat : 22311 (npSolver-pbo) S 22310 22310 28504 0 -1 4202496 6672 95767 0 0 15 9 125493 78 20 0 1 0 274632668 6770688 1165 33554432000 4194304 5992684 140735510136016 140735510121848 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22311/statm: 1653 1165 195 440 0 1209 0
[pid=22356] ppid=22311 vsize=82456 CPUtime=525.99 cores=0,2,4,6
/proc/22356/stat : 22356 (glucosInc) R 22311 22310 28504 0 -1 4202496 19357 0 0 0 52572 27 0 0 20 0 1 0 274758287 84434944 20170 33554432000 4194304 5654031 140735720453568 140735720451592 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22356/statm: 20614 20170 140 357 0 20254 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 98216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 22457
/proc/meminfo: memFree=31051468/32873844 swapFree=6600/6600
[pid=22310] ppid=22308 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22310/stat : 22310 (npSolver-pbo-It) S 22308 22310 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274632667 9367552 275 33554432000 4194304 5064252 140735767770208 140735767769120 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22310/statm: 2287 275 233 213 0 72 0
[pid=22311] ppid=22310 vsize=6612 CPUtime=1255.95 cores=0,2,4,6
/proc/22311/stat : 22311 (npSolver-pbo) S 22310 22310 28504 0 -1 4202496 6672 95767 0 0 15 9 125493 78 20 0 1 0 274632668 6770688 1165 33554432000 4194304 5992684 140735510136016 140735510121848 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22311/statm: 1653 1165 195 440 0 1209 0
[pid=22356] ppid=22311 vsize=82456 CPUtime=544.09 cores=0,2,4,6
/proc/22356/stat : 22356 (glucosInc) R 22311 22310 28504 0 -1 4202496 19357 0 0 0 54382 27 0 0 20 0 1 0 274758287 84434944 20170 33554432000 4194304 5654031 140735720453568 140735720451592 4232495 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22356/statm: 20614 20170 140 357 0 20254 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 98216

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1798.92
CPU system time (s): 1.16282
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 247468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.92
system time used= 1.16282
maximum resident set size= 218628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122179
page faults= 0
swaps= 0
block input operations= 0
block output operations= 33424
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 774
involuntary context switches= 1924

runsolver used 2.88456 second user time and 6.95494 second system time

The end

Launcher Data

Begin job on node140 at 2012-05-27 04:17:58
IDJOB=3703323
IDBENCH=48283
IDSOLVER=2278
FILE ID=node140/3703323-1338085078
RUNJOBID= node140-1338052929-28520
PBS_JOBID= 14624397
Free space on /tmp= 71352 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_200_10_1.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3703323-1338085078/watcher-3703323-1338085078 -o /tmp/evaluation-result-3703323-1338085078/solver-3703323-1338085078 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703323-1338085078.opb 1757115696 HOME HOME

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

MD5SUM BENCH= 74165f17686851db36d48a05683565a5
RANDOM SEED=1757115696

node140.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.094
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.18
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.094
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.094
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.91
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.094
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		: 2667.094
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		: 2667.094
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.88
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.094
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		: 2667.094
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:        31176616 kB
Buffers:          308852 kB
Cached:           494948 kB
SwapCached:         1504 kB
Active:           813988 kB
Inactive:          54460 kB
Active(anon):      54936 kB
Inactive(anon):    10016 kB
Active(file):     759052 kB
Inactive(file):    44444 kB
Unevictable:        6600 kB
Mlocked:            6600 kB
SwapTotal:      67108856 kB
SwapFree:       67105288 kB
Dirty:             11696 kB
Writeback:             0 kB
AnonPages:        190844 kB
Mapped:            13156 kB
Shmem:                 8 kB
Slab:             690576 kB
SReclaimable:     132740 kB
SUnreclaim:       557836 kB
KernelStack:        1504 kB
PageTables:         3892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     183404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    137216 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= 71336 MiB
End job on node140 at 2012-05-27 04:47:59