Trace number 3747694

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_25_1.opb
MD5SUM4142356c9f50acd7c9005938f6b31a6d
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-33
Best CPU time to get the best result obtained on this benchmark1796.84
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -32
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)12408
Sum of products size (including duplicates)24816
Number of different products6204
Sum of products size12408

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.06	c old isEQ: 52, new EQ is 1
0.00/0.08	c run inc solver
0.00/0.08	c [INC SYSTEM] run initial solver
0.00/0.08	c [INC SYSTEM] preprocess with white file
0.00/0.54	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.54	c [INC SYSTEM] execute solver
0.00/0.81	c [INC SEARCH] formula is SAT
0.00/0.81	c [INC SYSTEM] solved the initial formula
0.00/0.82	c model valid
0.00/0.82	c current solution ok
0.00/0.96	o -21
0.00/0.96	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.96	c write failed with 2
0.00/0.96	c [INC SEARCH] iteration: 0
0.00/0.96	c [INC BOUNDS] best value:179 search for 178
0.00/0.96	c [INC SYSTEM] create new solver instance
0.00/0.96	c [INC] encode full formula
0.00/0.96	c (debug) using card networks
0.00/0.96	c old isEQ: 41, new EQ is 0
0.00/0.96	c set iterative enc to: card
0.00/0.96	c set iterative enc to: none
0.00/0.96	c [INC SEARCH] isOptimum variable: 0
1.17/1.24	c formula is SAT
1.17/1.24	c [INC SEARCH] copied best model
1.17/1.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.17/1.25	c model valid
1.17/1.25	c current solution ok
1.17/1.25	o -22
1.17/1.25	c [INC SEARCH] iteration: 1
1.17/1.25	c [INC BOUNDS] best value:178 search for 177
1.17/1.25	c [INC SYSTEM] there exists a inc, kill it!
1.17/1.25	c write failed with 2
1.17/1.25	c [INC SYSTEM] create new solver instance
1.17/1.25	c [INC] encode full formula
1.17/1.25	c (debug) using card networks
1.17/1.25	c old isEQ: 112, new EQ is 0
1.17/1.25	c set iterative enc to: card
1.17/1.25	c set iterative enc to: none
1.17/1.26	c [INC SEARCH] isOptimum variable: 0
1.24/1.77	c formula is SAT
1.24/1.77	c [INC SEARCH] copied best model
1.24/1.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.24/1.78	c model valid
1.24/1.78	c current solution ok
1.24/1.78	o -23
1.24/1.78	c [INC SEARCH] iteration: 2
1.24/1.78	c [INC BOUNDS] best value:177 search for 176
1.24/1.78	c [INC SYSTEM] there exists a inc, kill it!
1.24/1.78	c write failed with 2
1.24/1.78	c [INC SYSTEM] create new solver instance
1.24/1.78	c [INC] encode full formula
1.24/1.78	c (debug) using card networks
1.24/1.78	c old isEQ: 112, new EQ is 0
1.24/1.79	c set iterative enc to: card
1.24/1.79	c set iterative enc to: none
1.24/1.79	c [INC SEARCH] isOptimum variable: 0
2.17/2.24	c formula is SAT
2.17/2.24	c [INC SEARCH] copied best model
2.17/2.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.17/2.25	c model valid
2.17/2.25	c current solution ok
2.17/2.25	o -24
2.17/2.25	c [INC SEARCH] iteration: 3
2.17/2.25	c [INC BOUNDS] best value:176 search for 175
2.17/2.25	c [INC SYSTEM] there exists a inc, kill it!
2.17/2.25	c write failed with 2
2.17/2.25	c [INC SYSTEM] create new solver instance
2.17/2.25	c [INC] encode full formula
2.17/2.25	c (debug) using card networks
2.17/2.25	c old isEQ: 112, new EQ is 0
2.17/2.25	c set iterative enc to: card
2.17/2.25	c set iterative enc to: none
2.17/2.26	c [INC SEARCH] isOptimum variable: 0
5.25/5.33	c formula is SAT
5.25/5.33	c [INC SEARCH] copied best model
5.25/5.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.25/5.33	c model valid
5.25/5.33	c current solution ok
5.25/5.33	o -25
5.25/5.33	c [INC SEARCH] iteration: 4
5.25/5.33	c [INC BOUNDS] best value:175 search for 174
5.25/5.33	c [INC SYSTEM] there exists a inc, kill it!
5.25/5.33	c write failed with 2
5.25/5.34	c [INC SYSTEM] create new solver instance
5.25/5.34	c [INC] encode full formula
5.25/5.34	c (debug) using card networks
5.25/5.34	c old isEQ: 112, new EQ is 0
5.25/5.34	c set iterative enc to: card
5.25/5.34	c set iterative enc to: none
5.25/5.34	c [INC SEARCH] isOptimum variable: 0
6.46/6.57	c formula is SAT
6.46/6.57	c [INC SEARCH] copied best model
6.46/6.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.46/6.58	c model valid
6.46/6.58	c current solution ok
6.46/6.58	o -26
6.46/6.58	c [INC SEARCH] iteration: 5
6.46/6.58	c [INC BOUNDS] best value:174 search for 173
6.46/6.58	c [INC SYSTEM] there exists a inc, kill it!
6.46/6.58	c write failed with 2
6.46/6.58	c [INC SYSTEM] create new solver instance
6.46/6.58	c [INC] encode full formula
6.46/6.58	c (debug) using card networks
6.46/6.58	c old isEQ: 112, new EQ is 0
6.46/6.58	c set iterative enc to: card
6.46/6.58	c set iterative enc to: none
6.46/6.59	c [INC SEARCH] isOptimum variable: 0
72.76/72.87	c formula is SAT
72.76/72.88	c [INC SEARCH] copied best model
72.76/72.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
72.76/72.88	c model valid
72.76/72.88	c current solution ok
72.76/72.88	o -27
72.76/72.88	c [INC SEARCH] iteration: 6
72.76/72.88	c [INC BOUNDS] best value:173 search for 172
72.76/72.88	c [INC SYSTEM] there exists a inc, kill it!
72.76/72.88	c write failed with 2
72.76/72.88	c [INC SYSTEM] create new solver instance
72.76/72.88	c [INC] encode full formula
72.76/72.88	c (debug) using card networks
72.76/72.88	c old isEQ: 112, new EQ is 0
72.76/72.89	c set iterative enc to: card
72.76/72.89	c set iterative enc to: none
72.76/72.89	c [INC SEARCH] isOptimum variable: 0
82.74/82.86	c formula is SAT
82.74/82.86	c [INC SEARCH] copied best model
82.74/82.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
82.74/82.87	c model valid
82.74/82.87	c current solution ok
82.74/82.87	o -28
82.74/82.87	c [INC SEARCH] iteration: 7
82.74/82.87	c [INC BOUNDS] best value:172 search for 171
82.74/82.87	c [INC SYSTEM] there exists a inc, kill it!
82.74/82.87	c write failed with 2
82.74/82.87	c [INC SYSTEM] create new solver instance
82.74/82.87	c [INC] encode full formula
82.74/82.87	c (debug) using card networks
82.74/82.87	c old isEQ: 112, new EQ is 0
82.74/82.87	c set iterative enc to: card
82.74/82.87	c set iterative enc to: none
82.74/82.88	c [INC SEARCH] isOptimum variable: 0
787.13/787.36	c formula is SAT
787.13/787.37	c [INC SEARCH] copied best model
787.13/787.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
787.13/787.37	c model valid
787.13/787.37	c current solution ok
787.13/787.37	o -29
787.13/787.37	c [INC SEARCH] iteration: 8
787.13/787.37	c [INC BOUNDS] best value:171 search for 170
787.13/787.37	c [INC SYSTEM] there exists a inc, kill it!
787.13/787.37	c write failed with 2
787.13/787.38	c [INC SYSTEM] create new solver instance
787.13/787.38	c [INC] encode full formula
787.13/787.38	c (debug) using card networks
787.13/787.38	c old isEQ: 112, new EQ is 0
787.13/787.38	c set iterative enc to: card
787.13/787.38	c set iterative enc to: none
787.13/787.39	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.05/1800.41	s UNKNOWN
1800.05/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.05/1800.41	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-3747694-1339103615/watcher-3747694-1339103615 -o /tmp/evaluation-result-3747694-1339103615/solver-3747694-1339103615 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747694-1339103615.opb 1991693681 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.02 2.00 3/178 18108
/proc/meminfo: memFree=27224492/32873648 swapFree=7116/7116
[pid=18108] ppid=18106 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18108/stat : 18108 (npSolver-pbo-It) S 18106 18108 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376487023 9367552 274 33554432000 4194304 5064252 140737079026224 140737079025136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18108/statm: 2287 274 233 213 0 72 0

[startup+0.103059 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 18108
/proc/meminfo: memFree=27224492/32873648 swapFree=7116/7116
[pid=18108] ppid=18106 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18108/stat : 18108 (npSolver-pbo-It) S 18106 18108 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376487023 9367552 274 33554432000 4194304 5064252 140737079026224 140737079025136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18108/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200254 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 18108
/proc/meminfo: memFree=27224492/32873648 swapFree=7116/7116
[pid=18108] ppid=18106 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18108/stat : 18108 (npSolver-pbo-It) S 18106 18108 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376487023 9367552 274 33554432000 4194304 5064252 140737079026224 140737079025136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18108/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300291 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 18108
/proc/meminfo: memFree=27224492/32873648 swapFree=7116/7116
[pid=18108] ppid=18106 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18108/stat : 18108 (npSolver-pbo-It) S 18106 18108 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376487023 9367552 274 33554432000 4194304 5064252 140737079026224 140737079025136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18108/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700224 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 18108
/proc/meminfo: memFree=27224492/32873648 swapFree=7116/7116
[pid=18108] ppid=18106 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18108/stat : 18108 (npSolver-pbo-It) S 18106 18108 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376487023 9367552 274 33554432000 4194304 5064252 140737079026224 140737079025136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18108/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50018 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 18117
/proc/meminfo: memFree=27202504/32873648 swapFree=7116/7116
[pid=18108] ppid=18106 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18108/stat : 18108 (npSolver-pbo-It) S 18106 18108 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376487023 9367552 274 33554432000 4194304 5064252 140737079026224 140737079025136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18108/statm: 2287 274 233 213 0 72 0
[pid=18109] ppid=18108 vsize=7152 CPUtime=1.24 cores=1,3,5,7
/proc/18109/stat : 18109 (npSolver-pbo) S 18108 18108 17422 0 -1 4202496 5211 16246 0 0 12 12 88 12 20 0 1 0 376487024 7323648 1430 33554432000 4194304 6004724 140737118325216 140737118311064 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18109/statm: 1788 1430 176 442 0 1342 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 16300

[startup+3.10021 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 18121
/proc/meminfo: memFree=27200396/32873648 swapFree=7116/7116
[pid=18108] ppid=18106 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18108/stat : 18108 (npSolver-pbo-It) S 18106 18108 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376487023 9367552 274 33554432000 4194304 5064252 140737079026224 140737079025136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18108/statm: 2287 274 233 213 0 72 0
[pid=18109] ppid=18108 vsize=7152 CPUtime=2.23 cores=1,3,5,7
/proc/18109/stat : 18109 (npSolver-pbo) S 18108 18108 17422 0 -1 4202496 6207 24237 0 0 14 12 183 14 20 0 1 0 376487024 7323648 1430 33554432000 4194304 6004724 140737118325216 140737118311064 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18109/statm: 1788 1430 176 442 0 1342 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 16300
heavy processes:

[startup+6.30026 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 18125
/proc/meminfo: memFree=27187108/32873648 swapFree=7116/7116
[pid=18108] ppid=18106 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18108/stat : 18108 (npSolver-pbo-It) S 18106 18108 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376487023 9367552 274 33554432000 4194304 5064252 140737079026224 140737079025136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18108/statm: 2287 274 233 213 0 72 0
[pid=18109] ppid=18108 vsize=7152 CPUtime=5.32 cores=1,3,5,7
/proc/18109/stat : 18109 (npSolver-pbo) S 18108 18108 17422 0 -1 4202496 6703 29501 0 0 16 12 489 15 20 0 1 0 376487024 7323648 1430 33554432000 4194304 6004724 140737118325216 140737118311064 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18109/statm: 1788 1430 176 442 0 1342 0
[pid=18125] ppid=18109 vsize=18128 CPUtime=0.94 cores=1,3,5,7
/proc/18125/stat : 18125 (glucosInc) R 18109 18108 17422 0 -1 4202496 3225 0 0 0 94 0 0 0 20 0 1 0 376487558 18563072 3499 33554432000 4194304 5654031 140737095498736 140737095486552 4232605 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18125/statm: 4532 3499 139 357 0 4172 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 34428

[startup+12.7003 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 18127
/proc/meminfo: memFree=27162984/32873648 swapFree=7116/7116
[pid=18108] ppid=18106 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18108/stat : 18108 (npSolver-pbo-It) S 18106 18108 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376487023 9367552 274 33554432000 4194304 5064252 140737079026224 140737079025136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18108/statm: 2287 274 233 213 0 72 0
[pid=18109] ppid=18108 vsize=7152 CPUtime=6.58 cores=1,3,5,7
/proc/18109/stat : 18109 (npSolver-pbo) S 18108 18108 17422 0 -1 4202496 7199 33317 0 0 17 13 611 17 20 0 1 0 376487024 7323648 1430 33554432000 4194304 6004724 140737118325216 140737118311064 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18109/statm: 1788 1430 176 442 0 1342 0
[pid=18127] ppid=18109 vsize=21692 CPUtime=6.09 cores=1,3,5,7
/proc/18127/stat : 18127 (glucosInc) R 18109 18108 17422 0 -1 4202496 4745 0 0 0 609 0 0 0 20 0 1 0 376487683 22212608 4747 33554432000 4194304 5654031 140735213210176 140735213197992 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18127/statm: 5423 4747 140 357 0 5063 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 37992

[startup+25.5004 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 18127
/proc/meminfo: memFree=27150312/32873648 swapFree=7116/7116
[pid=18108] ppid=18106 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18108/stat : 18108 (npSolver-pbo-It) S 18106 18108 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376487023 9367552 274 33554432000 4194304 5064252 140737079026224 140737079025136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18108/statm: 2287 274 233 213 0 72 0
[pid=18109] ppid=18108 vsize=7152 CPUtime=6.58 cores=1,3,5,7
/proc/18109/stat : 18109 (npSolver-pbo) S 18108 18108 17422 0 -1 4202496 7199 33317 0 0 17 13 611 17 20 0 1 0 376487024 7323648 1430 33554432000 4194304 6004724 140737118325216 140737118311064 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18109/statm: 1788 1430 176 442 0 1342 0
[pid=18127] ppid=18109 vsize=21692 CPUtime=18.89 cores=1,3,5,7
/proc/18127/stat : 18127 (glucosInc) R 18109 18108 17422 0 -1 4202496 5740 0 0 0 1888 1 0 0 20 0 1 0 376487683 22212608 4779 33554432000 4194304 5654031 140735213210176 140735213197992 4214632 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18127/statm: 5423 4779 140 357 0 5063 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 37992

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 18129
/proc/meminfo: memFree=27140096/32873648 swapFree=7116/7116
[pid=18108] ppid=18106 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18108/stat : 18108 (npSolver-pbo-It) S 18106 18108 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376487023 9367552 274 33554432000 4194304 5064252 140737079026224 140737079025136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18108/statm: 2287 274 233 213 0 72 0
[pid=18109] ppid=18108 vsize=7152 CPUtime=6.58 cores=1,3,5,7
/proc/18109/stat : 18109 (npSolver-pbo) S 18108 18108 17422 0 -1 4202496 7199 33317 0 0 17 13 611 17 20 0 1 0 376487024 7323648 1430 33554432000 4194304 6004724 140737118325216 140737118311064 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18109/statm: 1788 1430 176 442 0 1342 0
[pid=18127] ppid=18109 vsize=59332 CPUtime=44.48 cores=1,3,5,7
/proc/18127/stat : 18127 (glucosInc) R 18109 18108 17422 0 -1 4202496 7546 0 0 0 4446 2 0 0 20 0 1 0 376487683 60755968 11350 33554432000 4194304 5654031 140735213210176 140735213197992 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18127/statm: 14833 11350 140 357 0 14473 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 75632

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 18133
/proc/meminfo: memFree=27102596/32873648 swapFree=7116/7116
[pid=18108] ppid=18106 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18108/stat : 18108 (npSolver-pbo-It) S 18106 18108 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376487023 9367552 274 33554432000 4194304 5064252 140737079026224 140737079025136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18108/statm: 2287 274 233 213 0 72 0
[pid=18109] ppid=18108 vsize=7152 CPUtime=82.84 cores=1,3,5,7
/proc/18109/stat : 18109 (npSolver-pbo) S 18108 18108 17422 0 -1 4202496 8191 48478 0 0 20 13 8229 22 20 0 1 0 376487024 7323648 1430 33554432000 4194304 6004724 140737118325216 140737118311064 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18109/statm: 1788 1430 176 442 0 1342 0
[pid=18133] ppid=18109 vsize=33148 CPUtime=19.41 cores=1,3,5,7
/proc/18133/stat : 18133 (glucosInc) R 18109 18108 17422 0 -1 4202496 6212 0 0 0 1940 1 0 0 20 0 1 0 376495312 33943552 7595 33554432000 4194304 5654031 140733916143664 140733916131480 4232803 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18133/statm: 8287 7595 140 357 0 7927 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 49448

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18133
/proc/meminfo: memFree=27105944/32873648 swapFree=7116/7116
[pid=18108] ppid=18106 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18108/stat : 18108 (npSolver-pbo-It) S 18106 18108 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376487023 9367552 274 33554432000 4194304 5064252 140737079026224 140737079025136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18108/statm: 2287 274 233 213 0 72 0
[pid=18109] ppid=18108 vsize=7152 CPUtime=82.84 cores=1,3,5,7
/proc/18109/stat : 18109 (npSolver-pbo) S 18108 18108 17422 0 -1 4202496 8191 48478 0 0 20 13 8229 22 20 0 1 0 376487024 7323648 1430 33554432000 4194304 6004724 140737118325216 140737118311064 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18109/statm: 1788 1430 176 442 0 1342 0
[pid=18133] ppid=18109 vsize=77828 CPUtime=79.39 cores=1,3,5,7
/proc/18133/stat : 18133 (glucosInc) R 18109 18108 17422 0 -1 4202496 8355 0 0 0 7936 3 0 0 20 0 1 0 376495312 79695872 16388 33554432000 4194304 5654031 140733916143664 140733916131480 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18133/statm: 19457 16388 140 357 0 19097 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 94128

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18136
/proc/meminfo: memFree=27088924/32873648 swapFree=7116/7116
[pid=18108] ppid=18106 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18108/stat : 18108 (npSolver-pbo-It) S 18106 18108 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376487023 9367552 274 33554432000 4194304 5064252 140737079026224 140737079025136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18108/statm: 2287 274 233 213 0 72 0
[pid=18109] ppid=18108 vsize=7152 CPUtime=82.84 cores=1,3,5,7
/proc/18109/stat : 18109 (npSolver-pbo) S 18108 18108 17422 0 -1 4202496 8191 48478 0 0 20 13 8229 22 20 0 1 0 376487024 7323648 1430 33554432000 4194304 6004724 140737118325216 140737118311064 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18109/statm: 1788 1430 176 442 0 1342 0
[pid=18133] ppid=18109 vsize=77828 CPUtime=139.38 cores=1,3,5,7
/proc/18133/stat : 18133 (glucosInc) R 18109 18108 17422 0 -1 4202496 10209 0 0 0 13933 5 0 0 20 0 1 0 376495312 79695872 18796 33554432000 4194304 5654031 140733916143664 140733916131480 4232932 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18133/statm: 19457 18796 140 357 0 19097 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 94128

[startup+282.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 18136
/proc/meminfo: memFree=27058196/32873648 swapFree=7116/7116
[pid=18108] ppid=18106 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18108/stat : 18108 (npSolver-pbo-It) S 18106 18108 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376487023 9367552 274 33554432000 4194304 5064252 140737079026224 140737079025136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18108/statm: 2287 274 233 213 0 72 0

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

/proc/meminfo: memFree=26886200/32873648 swapFree=7116/7116
[pid=18108] ppid=18106 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18108/stat : 18108 (npSolver-pbo-It) S 18106 18108 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376487023 9367552 274 33554432000 4194304 5064252 140737079026224 140737079025136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18108/statm: 2287 274 233 213 0 72 0
[pid=18109] ppid=18108 vsize=7152 CPUtime=787.22 cores=1,3,5,7
/proc/18109/stat : 18109 (npSolver-pbo) S 18108 18108 17422 0 -1 4202496 8687 66973 0 0 21 13 78626 62 20 0 1 0 376487024 7323648 1430 33554432000 4194304 6004724 140737118325216 140737118311064 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18109/statm: 1788 1430 176 442 0 1342 0
[pid=18145] ppid=18109 vsize=136460 CPUtime=514.8 cores=1,3,5,7
/proc/18145/stat : 18145 (glucosInc) R 18109 18108 17422 0 -1 4202496 18189 0 0 0 51459 21 0 0 20 0 1 0 376565763 139735040 30753 33554432000 4194304 5654031 140735616333280 140735616321096 4232939 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18145/statm: 34115 30753 140 357 0 33755 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 152760

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 18150
/proc/meminfo: memFree=26939112/32873648 swapFree=7116/7116
[pid=18108] ppid=18106 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18108/stat : 18108 (npSolver-pbo-It) S 18106 18108 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376487023 9367552 274 33554432000 4194304 5064252 140737079026224 140737079025136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18108/statm: 2287 274 233 213 0 72 0
[pid=18109] ppid=18108 vsize=7152 CPUtime=787.22 cores=1,3,5,7
/proc/18109/stat : 18109 (npSolver-pbo) S 18108 18108 17422 0 -1 4202496 8687 66973 0 0 21 13 78626 62 20 0 1 0 376487024 7323648 1430 33554432000 4194304 6004724 140737118325216 140737118311064 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18109/statm: 1788 1430 176 442 0 1342 0
[pid=18145] ppid=18109 vsize=167280 CPUtime=574.79 cores=1,3,5,7
/proc/18145/stat : 18145 (glucosInc) R 18109 18108 17422 0 -1 4202496 20111 0 0 0 57455 24 0 0 20 0 1 0 376565763 171294720 37476 33554432000 4194304 5654031 140735616333280 140735616321096 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18145/statm: 41820 37476 140 357 0 41460 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 183580

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18151
/proc/meminfo: memFree=26944240/32873648 swapFree=7116/7116
[pid=18108] ppid=18106 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18108/stat : 18108 (npSolver-pbo-It) S 18106 18108 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376487023 9367552 274 33554432000 4194304 5064252 140737079026224 140737079025136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18108/statm: 2287 274 233 213 0 72 0
[pid=18109] ppid=18108 vsize=7152 CPUtime=787.22 cores=1,3,5,7
/proc/18109/stat : 18109 (npSolver-pbo) S 18108 18108 17422 0 -1 4202496 8687 66973 0 0 21 13 78626 62 20 0 1 0 376487024 7323648 1430 33554432000 4194304 6004724 140737118325216 140737118311064 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18109/statm: 1788 1430 176 442 0 1342 0
[pid=18145] ppid=18109 vsize=167280 CPUtime=634.79 cores=1,3,5,7
/proc/18145/stat : 18145 (glucosInc) R 18109 18108 17422 0 -1 4202496 21453 0 0 0 63452 27 0 0 20 0 1 0 376565763 171294720 41060 33554432000 4194304 5654031 140735616333280 140735616321096 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18145/statm: 41820 41060 140 357 0 41460 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 183580

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18151
/proc/meminfo: memFree=26999244/32873648 swapFree=7116/7116
[pid=18108] ppid=18106 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18108/stat : 18108 (npSolver-pbo-It) S 18106 18108 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376487023 9367552 274 33554432000 4194304 5064252 140737079026224 140737079025136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18108/statm: 2287 274 233 213 0 72 0
[pid=18109] ppid=18108 vsize=7152 CPUtime=787.22 cores=1,3,5,7
/proc/18109/stat : 18109 (npSolver-pbo) S 18108 18108 17422 0 -1 4202496 8687 66973 0 0 21 13 78626 62 20 0 1 0 376487024 7323648 1430 33554432000 4194304 6004724 140737118325216 140737118311064 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18109/statm: 1788 1430 176 442 0 1342 0
[pid=18145] ppid=18109 vsize=87140 CPUtime=694.78 cores=1,3,5,7
/proc/18145/stat : 18145 (glucosInc) R 18109 18108 17422 0 -1 4202496 23109 0 0 0 69446 32 0 0 20 0 1 0 376565763 89231360 21129 33554432000 4194304 5654031 140735616333280 140735616321096 4214993 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18145/statm: 21785 21129 140 357 0 21425 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 103440

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18151
/proc/meminfo: memFree=26927160/32873648 swapFree=7116/7116
[pid=18108] ppid=18106 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18108/stat : 18108 (npSolver-pbo-It) S 18106 18108 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376487023 9367552 274 33554432000 4194304 5064252 140737079026224 140737079025136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18108/statm: 2287 274 233 213 0 72 0
[pid=18109] ppid=18108 vsize=7152 CPUtime=787.22 cores=1,3,5,7
/proc/18109/stat : 18109 (npSolver-pbo) S 18108 18108 17422 0 -1 4202496 8687 66973 0 0 21 13 78626 62 20 0 1 0 376487024 7323648 1430 33554432000 4194304 6004724 140737118325216 140737118311064 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18109/statm: 1788 1430 176 442 0 1342 0
[pid=18145] ppid=18109 vsize=136460 CPUtime=754.77 cores=1,3,5,7
/proc/18145/stat : 18145 (glucosInc) R 18109 18108 17422 0 -1 4202496 24876 0 0 0 75442 35 0 0 20 0 1 0 376565763 139735040 31777 33554432000 4194304 5654031 140735616333280 140735616321096 4233213 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18145/statm: 34115 31777 140 357 0 33755 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 152760

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 18154
/proc/meminfo: memFree=26890900/32873648 swapFree=7116/7116
[pid=18108] ppid=18106 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18108/stat : 18108 (npSolver-pbo-It) S 18106 18108 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376487023 9367552 274 33554432000 4194304 5064252 140737079026224 140737079025136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18108/statm: 2287 274 233 213 0 72 0
[pid=18109] ppid=18108 vsize=7152 CPUtime=787.22 cores=1,3,5,7
/proc/18109/stat : 18109 (npSolver-pbo) S 18108 18108 17422 0 -1 4202496 8687 66973 0 0 21 13 78626 62 20 0 1 0 376487024 7323648 1430 33554432000 4194304 6004724 140737118325216 140737118311064 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18109/statm: 1788 1430 176 442 0 1342 0
[pid=18145] ppid=18109 vsize=136460 CPUtime=814.75 cores=1,3,5,7
/proc/18145/stat : 18145 (glucosInc) R 18109 18108 17422 0 -1 4202496 26215 0 0 0 81437 38 0 0 20 0 1 0 376565763 139735040 30753 33554432000 4194304 5654031 140735616333280 140735616321096 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18145/statm: 34115 30753 140 357 0 33755 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 152760

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 18154
/proc/meminfo: memFree=26958700/32873648 swapFree=7116/7116
[pid=18108] ppid=18106 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18108/stat : 18108 (npSolver-pbo-It) S 18106 18108 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376487023 9367552 274 33554432000 4194304 5064252 140737079026224 140737079025136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18108/statm: 2287 274 233 213 0 72 0
[pid=18109] ppid=18108 vsize=7152 CPUtime=787.22 cores=1,3,5,7
/proc/18109/stat : 18109 (npSolver-pbo) S 18108 18108 17422 0 -1 4202496 8687 66973 0 0 21 13 78626 62 20 0 1 0 376487024 7323648 1430 33554432000 4194304 6004724 140737118325216 140737118311064 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18109/statm: 1788 1430 176 442 0 1342 0
[pid=18145] ppid=18109 vsize=136460 CPUtime=874.75 cores=1,3,5,7
/proc/18145/stat : 18145 (glucosInc) R 18109 18108 17422 0 -1 4202496 27567 0 0 0 87433 42 0 0 20 0 1 0 376565763 139735040 32801 33554432000 4194304 5654031 140735616333280 140735616321096 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18145/statm: 34115 32801 140 357 0 33755 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 152760

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 18155
/proc/meminfo: memFree=26935348/32873648 swapFree=7116/7116
[pid=18108] ppid=18106 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18108/stat : 18108 (npSolver-pbo-It) S 18106 18108 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376487023 9367552 274 33554432000 4194304 5064252 140737079026224 140737079025136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18108/statm: 2287 274 233 213 0 72 0
[pid=18109] ppid=18108 vsize=7152 CPUtime=787.22 cores=1,3,5,7
/proc/18109/stat : 18109 (npSolver-pbo) S 18108 18108 17422 0 -1 4202496 8687 66973 0 0 21 13 78626 62 20 0 1 0 376487024 7323648 1430 33554432000 4194304 6004724 140737118325216 140737118311064 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18109/statm: 1788 1430 176 442 0 1342 0
[pid=18145] ppid=18109 vsize=136460 CPUtime=934.73 cores=1,3,5,7
/proc/18145/stat : 18145 (glucosInc) R 18109 18108 17422 0 -1 4202496 28940 0 0 0 93428 45 0 0 20 0 1 0 376565763 139735040 31265 33554432000 4194304 5654031 140735616333280 140735616321096 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18145/statm: 34115 31265 140 357 0 33755 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 152760

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18155
/proc/meminfo: memFree=26881920/32873648 swapFree=7116/7116
[pid=18108] ppid=18106 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18108/stat : 18108 (npSolver-pbo-It) S 18106 18108 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376487023 9367552 274 33554432000 4194304 5064252 140737079026224 140737079025136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18108/statm: 2287 274 233 213 0 72 0
[pid=18109] ppid=18108 vsize=7152 CPUtime=787.22 cores=1,3,5,7
/proc/18109/stat : 18109 (npSolver-pbo) S 18108 18108 17422 0 -1 4202496 8687 66973 0 0 21 13 78626 62 20 0 1 0 376487024 7323648 1430 33554432000 4194304 6004724 140737118325216 140737118311064 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18109/statm: 1788 1430 176 442 0 1342 0
[pid=18145] ppid=18109 vsize=87140 CPUtime=994.72 cores=1,3,5,7
/proc/18145/stat : 18145 (glucosInc) R 18109 18108 17422 0 -1 4202496 29864 0 0 0 99425 47 0 0 20 0 1 0 376565763 89231360 21129 33554432000 4194304 5654031 140735616333280 140735616321096 4232755 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18145/statm: 21785 21129 140 357 0 21425 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 103440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18284
/proc/meminfo: memFree=26595668/32873648 swapFree=7116/7116
[pid=18108] ppid=18106 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18108/stat : 18108 (npSolver-pbo-It) S 18106 18108 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376487023 9367552 274 33554432000 4194304 5064252 140737079026224 140737079025136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18108/statm: 2287 274 233 213 0 72 0
[pid=18109] ppid=18108 vsize=7152 CPUtime=787.22 cores=1,3,5,7
/proc/18109/stat : 18109 (npSolver-pbo) S 18108 18108 17422 0 -1 4202496 8687 66973 0 0 21 13 78626 62 20 0 1 0 376487024 7323648 1430 33554432000 4194304 6004724 140737118325216 140737118311064 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18109/statm: 1788 1430 176 442 0 1342 0
[pid=18145] ppid=18109 vsize=167280 CPUtime=1012.83 cores=1,3,5,7
/proc/18145/stat : 18145 (glucosInc) R 18109 18108 17422 0 -1 4202496 30882 0 0 0 101234 49 0 0 20 0 1 0 376565763 171294720 37476 33554432000 4194304 5654031 140735616333280 140735616321096 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18145/statm: 41820 37476 140 357 0 41460 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 183580

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18284
/proc/meminfo: memFree=26595668/32873648 swapFree=7116/7116
[pid=18108] ppid=18106 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18108/stat : 18108 (npSolver-pbo-It) S 18106 18108 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376487023 9367552 274 33554432000 4194304 5064252 140737079026224 140737079025136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18108/statm: 2287 274 233 213 0 72 0
[pid=18109] ppid=18108 vsize=7152 CPUtime=787.22 cores=1,3,5,7
/proc/18109/stat : 18109 (npSolver-pbo) S 18108 18108 17422 0 -1 4202496 8687 66973 0 0 21 13 78626 62 20 0 1 0 376487024 7323648 1430 33554432000 4194304 6004724 140737118325216 140737118311064 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18109/statm: 1788 1430 176 442 0 1342 0
[pid=18145] ppid=18109 vsize=167280 CPUtime=1012.83 cores=1,3,5,7
/proc/18145/stat : 18145 (glucosInc) R 18109 18108 17422 0 -1 4202496 30882 0 0 0 101234 49 0 0 20 0 1 0 376565763 171294720 37476 33554432000 4194304 5654031 140735616333280 140735616321096 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18145/statm: 41820 37476 140 357 0 41460 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 183580

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1798.82
CPU system time (s): 1.26081
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 255488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.82
system time used= 1.26081
maximum resident set size= 214596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106922
page faults= 0
swaps= 0
block input operations= 0
block output operations= 40416
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 733
involuntary context switches= 2485

runsolver used 3.44648 second user time and 9.38757 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-07 23:13:36
IDJOB=3747694
IDBENCH=48239
IDSOLVER=2332
FILE ID=node123/3747694-1339103615
RUNJOBID= node123-1339098177-17439
PBS_JOBID= 14643730
Free space on /tmp= 71276 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_200_25_1.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747694-1339103615/watcher-3747694-1339103615 -o /tmp/evaluation-result-3747694-1339103615/solver-3747694-1339103615 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747694-1339103615.opb 1991693681 HOME HOME

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

MD5SUM BENCH= 4142356c9f50acd7c9005938f6b31a6d
RANDOM SEED=1991693681

node123.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.217
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.43
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.217
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.217
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27224756 kB
Buffers:         1786708 kB
Cached:          2919228 kB
SwapCached:         2512 kB
Active:          2062336 kB
Inactive:        2684504 kB
Active(anon):      33236 kB
Inactive(anon):     7728 kB
Active(file):    2029100 kB
Inactive(file):  2676776 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100576 kB
Dirty:             19712 kB
Writeback:             0 kB
AnonPages:        172560 kB
Mapped:            11476 kB
Shmem:                 0 kB
Slab:             764180 kB
SReclaimable:     208080 kB
SUnreclaim:       556100 kB
KernelStack:        1504 kB
PageTables:         3696 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     159016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71224 MiB
End job on node123 at 2012-06-07 23:43:36