Trace number 3747693

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.09 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_10_4.opb
MD5SUM169f1f6799c5c0fd2a1b0aca08165f42
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.84
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -59
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)5048
Sum of products size (including duplicates)10096
Number of different products2524
Sum of products size5048

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 old isEQ: 140, new EQ is 1
0.00/0.06	c run inc solver
0.00/0.06	c [INC SYSTEM] run initial solver
0.00/0.06	c [INC SYSTEM] preprocess with white file
0.00/0.45	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.45	c [INC SYSTEM] execute solver
0.00/0.56	c [INC SEARCH] formula is SAT
0.00/0.56	c [INC SYSTEM] solved the initial formula
0.00/0.56	c model valid
0.00/0.56	c current solution ok
0.00/0.66	o -35
0.00/0.66	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.66	c write failed with 2
0.00/0.66	c [INC SEARCH] iteration: 0
0.00/0.66	c [INC BOUNDS] best value:165 search for 164
0.00/0.66	c [INC SYSTEM] create new solver instance
0.00/0.66	c [INC] encode full formula
0.00/0.66	c (debug) using card networks
0.00/0.66	c old isEQ: 41, new EQ is 0
0.00/0.66	c set iterative enc to: card
0.00/0.66	c set iterative enc to: none
0.00/0.66	c [INC SEARCH] isOptimum variable: 0
1.37/1.41	c formula is SAT
1.37/1.41	c [INC SEARCH] copied best model
1.37/1.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.37/1.42	c model valid
1.37/1.42	c current solution ok
1.37/1.42	o -39
1.37/1.42	c [INC SEARCH] iteration: 1
1.37/1.42	c [INC BOUNDS] best value:161 search for 160
1.37/1.42	c [INC SYSTEM] there exists a inc, kill it!
1.37/1.42	c write failed with 2
1.37/1.42	c [INC SYSTEM] create new solver instance
1.37/1.42	c [INC] encode full formula
1.37/1.42	c (debug) using card networks
1.37/1.42	c old isEQ: 240, new EQ is 0
1.37/1.42	c set iterative enc to: card
1.37/1.42	c set iterative enc to: none
1.37/1.42	c [INC SEARCH] isOptimum variable: 0
2.06/2.18	c formula is SAT
2.06/2.18	c [INC SEARCH] copied best model
2.06/2.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.06/2.18	c model valid
2.06/2.18	c current solution ok
2.06/2.18	o -40
2.06/2.18	c [INC SEARCH] iteration: 2
2.06/2.18	c [INC BOUNDS] best value:160 search for 159
2.06/2.18	c [INC SYSTEM] there exists a inc, kill it!
2.06/2.18	c write failed with 2
2.06/2.18	c [INC SYSTEM] create new solver instance
2.06/2.18	c [INC] encode full formula
2.06/2.18	c (debug) using card networks
2.06/2.18	c old isEQ: 240, new EQ is 0
2.06/2.18	c set iterative enc to: card
2.06/2.18	c set iterative enc to: none
2.06/2.19	c [INC SEARCH] isOptimum variable: 0
4.86/4.91	c formula is SAT
4.86/4.91	c [INC SEARCH] copied best model
4.86/4.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.86/4.92	c model valid
4.86/4.92	c current solution ok
4.86/4.92	o -41
4.86/4.92	c [INC SEARCH] iteration: 3
4.86/4.92	c [INC BOUNDS] best value:159 search for 158
4.86/4.92	c [INC SYSTEM] there exists a inc, kill it!
4.86/4.92	c write failed with 2
4.86/4.92	c [INC SYSTEM] create new solver instance
4.86/4.92	c [INC] encode full formula
4.86/4.92	c (debug) using card networks
4.86/4.92	c old isEQ: 240, new EQ is 0
4.86/4.92	c set iterative enc to: card
4.86/4.92	c set iterative enc to: none
4.86/4.93	c [INC SEARCH] isOptimum variable: 0
5.55/5.69	c formula is SAT
5.55/5.69	c [INC SEARCH] copied best model
5.55/5.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.55/5.69	c model valid
5.55/5.69	c current solution ok
5.55/5.69	o -45
5.55/5.69	c [INC SEARCH] iteration: 4
5.55/5.69	c [INC BOUNDS] best value:155 search for 154
5.55/5.69	c [INC SYSTEM] there exists a inc, kill it!
5.55/5.69	c write failed with 2
5.55/5.69	c [INC SYSTEM] create new solver instance
5.55/5.69	c [INC] encode full formula
5.55/5.69	c (debug) using card networks
5.55/5.69	c old isEQ: 240, new EQ is 0
5.66/5.70	c set iterative enc to: card
5.66/5.70	c set iterative enc to: none
5.66/5.70	c [INC SEARCH] isOptimum variable: 0
5.67/6.50	c formula is SAT
5.67/6.50	c [INC SEARCH] copied best model
5.67/6.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.47/6.50	c model valid
6.47/6.50	c current solution ok
6.47/6.50	o -46
6.47/6.50	c [INC SEARCH] iteration: 5
6.47/6.50	c [INC BOUNDS] best value:154 search for 153
6.47/6.50	c [INC SYSTEM] there exists a inc, kill it!
6.47/6.50	c write failed with 2
6.47/6.51	c [INC SYSTEM] create new solver instance
6.47/6.51	c [INC] encode full formula
6.47/6.51	c (debug) using card networks
6.47/6.51	c old isEQ: 240, new EQ is 0
6.47/6.51	c set iterative enc to: card
6.47/6.51	c set iterative enc to: none
6.47/6.51	c [INC SEARCH] isOptimum variable: 0
36.95/37.06	c formula is SAT
36.95/37.06	c [INC SEARCH] copied best model
36.95/37.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
36.95/37.06	c model valid
36.95/37.06	c current solution ok
36.95/37.06	o -49
36.95/37.06	c [INC SEARCH] iteration: 6
36.95/37.06	c [INC BOUNDS] best value:151 search for 150
36.95/37.06	c [INC SYSTEM] there exists a inc, kill it!
36.95/37.06	c write failed with 2
36.95/37.07	c [INC SYSTEM] create new solver instance
36.95/37.07	c [INC] encode full formula
36.95/37.07	c (debug) using card networks
36.95/37.07	c old isEQ: 240, new EQ is 0
36.95/37.07	c set iterative enc to: card
36.95/37.07	c set iterative enc to: none
36.95/37.07	c [INC SEARCH] isOptimum variable: 0
875.01/875.23	c formula is SAT
875.01/875.23	c [INC SEARCH] copied best model
875.01/875.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
875.01/875.23	c model valid
875.01/875.23	c current solution ok
875.01/875.23	o -50
875.01/875.23	c [INC SEARCH] iteration: 7
875.01/875.23	c [INC BOUNDS] best value:150 search for 149
875.01/875.23	c [INC SYSTEM] there exists a inc, kill it!
875.01/875.23	c write failed with 2
875.01/875.23	c [INC SYSTEM] create new solver instance
875.01/875.23	c [INC] encode full formula
875.01/875.23	c (debug) using card networks
875.01/875.23	c old isEQ: 240, new EQ is 0
875.01/875.24	c set iterative enc to: card
875.01/875.24	c set iterative enc to: none
875.01/875.25	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.41	s UNKNOWN
1800.06/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.06/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-3747693-1339103616/watcher-3747693-1339103616 -o /tmp/evaluation-result-3747693-1339103616/solver-3747693-1339103616 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747693-1339103616.opb 1810375019 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.04 2.04 2.00 3/178 24359
/proc/meminfo: memFree=28465756/32873844 swapFree=7900/7900
[pid=24359] ppid=24357 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24359/stat : 24359 (npSolver-pbo-It) S 24357 24359 23584 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376486099 9367552 275 33554432000 4194304 5064252 140735942034576 140735942033488 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24359/statm: 2287 275 233 213 0 72 0

[startup+0.059979 s]
/proc/loadavg: 2.04 2.04 2.00 3/178 24359
/proc/meminfo: memFree=28465756/32873844 swapFree=7900/7900
[pid=24359] ppid=24357 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24359/stat : 24359 (npSolver-pbo-It) S 24357 24359 23584 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376486099 9367552 275 33554432000 4194304 5064252 140735942034576 140735942033488 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24359/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100338 s]
/proc/loadavg: 2.04 2.04 2.00 3/178 24359
/proc/meminfo: memFree=28465756/32873844 swapFree=7900/7900
[pid=24359] ppid=24357 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24359/stat : 24359 (npSolver-pbo-It) S 24357 24359 23584 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376486099 9367552 275 33554432000 4194304 5064252 140735942034576 140735942033488 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24359/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300311 s]
/proc/loadavg: 2.04 2.04 2.00 3/178 24359
/proc/meminfo: memFree=28465756/32873844 swapFree=7900/7900
[pid=24359] ppid=24357 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24359/stat : 24359 (npSolver-pbo-It) S 24357 24359 23584 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376486099 9367552 275 33554432000 4194304 5064252 140735942034576 140735942033488 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24359/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700142 s]
/proc/loadavg: 2.04 2.04 2.00 3/178 24359
/proc/meminfo: memFree=28465756/32873844 swapFree=7900/7900
[pid=24359] ppid=24357 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24359/stat : 24359 (npSolver-pbo-It) S 24357 24359 23584 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376486099 9367552 275 33554432000 4194304 5064252 140735942034576 140735942033488 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24359/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 2.04 2.04 2.00 3/181 24368
/proc/meminfo: memFree=28450720/32873844 swapFree=7900/7900
[pid=24359] ppid=24357 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24359/stat : 24359 (npSolver-pbo-It) S 24357 24359 23584 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376486099 9367552 275 33554432000 4194304 5064252 140735942034576 140735942033488 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24359/statm: 2287 275 233 213 0 72 0
[pid=24360] ppid=24359 vsize=5948 CPUtime=1.4 cores=1,3,5,7
/proc/24360/stat : 24360 (npSolver-pbo) S 24359 24359 23584 0 -1 4202496 4437 13165 0 0 8 9 116 7 20 0 1 0 376486099 6090752 968 33554432000 4194304 6004724 140733481096336 140733481082184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24360/statm: 1487 968 176 442 0 1041 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 15096

[startup+3.1002 s]
/proc/loadavg: 2.04 2.04 2.00 3/181 24370
/proc/meminfo: memFree=28448300/32873844 swapFree=7900/7900
[pid=24359] ppid=24357 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24359/stat : 24359 (npSolver-pbo-It) S 24357 24359 23584 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376486099 9367552 275 33554432000 4194304 5064252 140735942034576 140735942033488 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24359/statm: 2287 275 233 213 0 72 0
[pid=24360] ppid=24359 vsize=5948 CPUtime=2.16 cores=1,3,5,7
/proc/24360/stat : 24360 (npSolver-pbo) S 24359 24359 23584 0 -1 4202496 4761 16408 0 0 8 9 191 8 20 0 1 0 376486099 6090752 968 33554432000 4194304 6004724 140733481096336 140733481082184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24360/statm: 1487 968 176 442 0 1041 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 15096
heavy processes:

[startup+6.30016 s]
/proc/loadavg: 2.04 2.04 2.00 3/181 24374
/proc/meminfo: memFree=28449612/32873844 swapFree=7900/7900
[pid=24359] ppid=24357 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24359/stat : 24359 (npSolver-pbo-It) S 24357 24359 23584 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376486099 9367552 275 33554432000 4194304 5064252 140735942034576 140735942033488 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24359/statm: 2287 275 233 213 0 72 0
[pid=24360] ppid=24359 vsize=5948 CPUtime=5.67 cores=1,3,5,7
/proc/24360/stat : 24360 (npSolver-pbo) S 24359 24359 23584 0 -1 4202496 5409 23891 0 0 10 9 537 11 20 0 1 0 376486099 6090752 968 33554432000 4194304 6004724 140733481096336 140733481082184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24360/statm: 1487 968 176 442 0 1041 0
Current children cumulated CPU time (s) 5.67
Current children cumulated vsize (KiB) 15096

[startup+12.7004 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 24378
/proc/meminfo: memFree=28441016/32873844 swapFree=7900/7900
[pid=24359] ppid=24357 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24359/stat : 24359 (npSolver-pbo-It) S 24357 24359 23584 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376486099 9367552 275 33554432000 4194304 5064252 140735942034576 140735942033488 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24359/statm: 2287 275 233 213 0 72 0
[pid=24360] ppid=24359 vsize=5948 CPUtime=6.48 cores=1,3,5,7
/proc/24360/stat : 24360 (npSolver-pbo) S 24359 24359 23584 0 -1 4202496 5733 26935 0 0 11 10 616 11 20 0 1 0 376486099 6090752 968 33554432000 4194304 6004724 140733481096336 140733481082184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24360/statm: 1487 968 176 442 0 1041 0
[pid=24378] ppid=24360 vsize=21468 CPUtime=6.17 cores=1,3,5,7
/proc/24378/stat : 24378 (glucosInc) R 24360 24359 23584 0 -1 4202496 5440 0 0 0 616 1 0 0 20 0 1 0 376486751 21983232 4806 33554432000 4194304 5654031 140735752184352 140735752172168 4232581 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24378/statm: 5367 4806 141 357 0 5007 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 36564

[startup+25.5004 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 24378
/proc/meminfo: memFree=28437416/32873844 swapFree=7900/7900
[pid=24359] ppid=24357 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24359/stat : 24359 (npSolver-pbo-It) S 24357 24359 23584 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376486099 9367552 275 33554432000 4194304 5064252 140735942034576 140735942033488 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24359/statm: 2287 275 233 213 0 72 0
[pid=24360] ppid=24359 vsize=5948 CPUtime=6.48 cores=1,3,5,7
/proc/24360/stat : 24360 (npSolver-pbo) S 24359 24359 23584 0 -1 4202496 5733 26935 0 0 11 10 616 11 20 0 1 0 376486099 6090752 968 33554432000 4194304 6004724 140733481096336 140733481082184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24360/statm: 1487 968 176 442 0 1041 0
[pid=24378] ppid=24360 vsize=25876 CPUtime=18.97 cores=1,3,5,7
/proc/24378/stat : 24378 (glucosInc) R 24360 24359 23584 0 -1 4202496 7497 0 0 0 1895 2 0 0 20 0 1 0 376486751 26497024 5686 33554432000 4194304 5654031 140735752184352 140735752172168 4215091 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24378/statm: 6469 5686 141 357 0 6109 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 40972

[startup+51.1004 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 24380
/proc/meminfo: memFree=28432636/32873844 swapFree=7900/7900
[pid=24359] ppid=24357 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24359/stat : 24359 (npSolver-pbo-It) S 24357 24359 23584 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376486099 9367552 275 33554432000 4194304 5064252 140735942034576 140735942033488 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24359/statm: 2287 275 233 213 0 72 0
[pid=24360] ppid=24359 vsize=5948 CPUtime=37.04 cores=1,3,5,7
/proc/24360/stat : 24360 (npSolver-pbo) S 24359 24359 23584 0 -1 4202496 6057 36274 0 0 12 10 3667 15 20 0 1 0 376486099 6090752 968 33554432000 4194304 6004724 140733481096336 140733481082184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24360/statm: 1487 968 176 442 0 1041 0
[pid=24380] ppid=24360 vsize=29916 CPUtime=14 cores=1,3,5,7
/proc/24380/stat : 24380 (glucosInc) R 24360 24359 23584 0 -1 4202496 5072 0 0 0 1399 1 0 0 20 0 1 0 376489807 30633984 6932 33554432000 4194304 5654031 140736227871408 140736227859224 4232960 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24380/statm: 7479 6932 141 357 0 7119 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 45012

[startup+102.307 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 24380
/proc/meminfo: memFree=28418424/32873844 swapFree=7900/7900
[pid=24359] ppid=24357 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24359/stat : 24359 (npSolver-pbo-It) S 24357 24359 23584 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376486099 9367552 275 33554432000 4194304 5064252 140735942034576 140735942033488 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24359/statm: 2287 275 233 213 0 72 0
[pid=24360] ppid=24359 vsize=5948 CPUtime=37.04 cores=1,3,5,7
/proc/24360/stat : 24360 (npSolver-pbo) S 24359 24359 23584 0 -1 4202496 6057 36274 0 0 12 10 3667 15 20 0 1 0 376486099 6090752 968 33554432000 4194304 6004724 140733481096336 140733481082184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24360/statm: 1487 968 176 442 0 1041 0
[pid=24380] ppid=24360 vsize=50624 CPUtime=65.2 cores=1,3,5,7
/proc/24380/stat : 24380 (glucosInc) R 24360 24359 23584 0 -1 4202496 7010 0 0 0 6518 2 0 0 20 0 1 0 376489807 51838976 10377 33554432000 4194304 5654031 140736227871408 140736227869288 4232681 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24380/statm: 12656 10377 141 357 0 12296 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 65720

[startup+162.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/180 24470
/proc/meminfo: memFree=28741564/32873844 swapFree=7900/7900
[pid=24359] ppid=24357 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24359/stat : 24359 (npSolver-pbo-It) S 24357 24359 23584 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376486099 9367552 275 33554432000 4194304 5064252 140735942034576 140735942033488 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24359/statm: 2287 275 233 213 0 72 0
[pid=24360] ppid=24359 vsize=5948 CPUtime=37.04 cores=1,3,5,7
/proc/24360/stat : 24360 (npSolver-pbo) S 24359 24359 23584 0 -1 4202496 6057 36274 0 0 12 10 3667 15 20 0 1 0 376486099 6090752 968 33554432000 4194304 6004724 140733481096336 140733481082184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24360/statm: 1487 968 176 442 0 1041 0
[pid=24380] ppid=24360 vsize=81084 CPUtime=125.18 cores=1,3,5,7
/proc/24380/stat : 24380 (glucosInc) R 24360 24359 23584 0 -1 4202496 8602 0 0 0 12514 4 0 0 20 0 1 0 376489807 83030016 15734 33554432000 4194304 5654031 140736227871408 140736227859224 4232479 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24380/statm: 20271 15734 141 357 0 19911 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 96180

[startup+222.3 s]
/proc/loadavg: 2.30 2.10 2.02 3/181 24606
/proc/meminfo: memFree=28522488/32873844 swapFree=7900/7900
[pid=24359] ppid=24357 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24359/stat : 24359 (npSolver-pbo-It) S 24357 24359 23584 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376486099 9367552 275 33554432000 4194304 5064252 140735942034576 140735942033488 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24359/statm: 2287 275 233 213 0 72 0
[pid=24360] ppid=24359 vsize=5948 CPUtime=37.04 cores=1,3,5,7
/proc/24360/stat : 24360 (npSolver-pbo) S 24359 24359 23584 0 -1 4202496 6057 36274 0 0 12 10 3667 15 20 0 1 0 376486099 6090752 968 33554432000 4194304 6004724 140733481096336 140733481082184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24360/statm: 1487 968 176 442 0 1041 0
[pid=24380] ppid=24360 vsize=81084 CPUtime=185.18 cores=1,3,5,7
/proc/24380/stat : 24380 (glucosInc) R 24360 24359 23584 0 -1 4202496 10055 0 0 0 18511 7 0 0 20 0 1 0 376489807 83030016 15734 33554432000 4194304 5654031 140736227871408 140736227859224 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24380/statm: 20271 15734 141 357 0 19911 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 96180

[startup+282.3 s]
/proc/loadavg: 2.12 2.08 2.02 3/181 24606
/proc/meminfo: memFree=28498300/32873844 swapFree=7900/7900
[pid=24359] ppid=24357 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24359/stat : 24359 (npSolver-pbo-It) S 24357 24359 23584 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376486099 9367552 275 33554432000 4194304 5064252 140735942034576 140735942033488 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24359/statm: 2287 275 233 213 0 72 0
[pid=24360] ppid=24359 vsize=5948 CPUtime=37.04 cores=1,3,5,7
/proc/24360/stat : 24360 (npSolver-pbo) S 24359 24359 23584 0 -1 4202496 6057 36274 0 0 12 10 3667 15 20 0 1 0 376486099 6090752 968 33554432000 4194304 6004724 140733481096336 140733481082184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24360/statm: 1487 968 176 442 0 1041 0

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

/proc/meminfo: memFree=28384972/32873844 swapFree=7900/7900
[pid=24359] ppid=24357 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24359/stat : 24359 (npSolver-pbo-It) S 24357 24359 23584 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376486099 9367552 275 33554432000 4194304 5064252 140735942034576 140735942033488 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24359/statm: 2287 275 233 213 0 72 0
[pid=24360] ppid=24359 vsize=5948 CPUtime=875.08 cores=1,3,5,7
/proc/24360/stat : 24360 (npSolver-pbo) S 24359 24359 23584 0 -1 4202496 6381 53669 0 0 13 10 87449 36 20 0 1 0 376486099 6090752 968 33554432000 4194304 6004724 140733481096336 140733481082184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24360/statm: 1487 968 176 442 0 1041 0
[pid=24614] ppid=24360 vsize=125072 CPUtime=366.97 cores=1,3,5,7
/proc/24614/stat : 24614 (glucosInc) R 24360 24359 23584 0 -1 4202496 16002 0 0 0 36680 17 0 0 20 0 1 0 376573624 128073728 28081 33554432000 4194304 5654031 140734756424240 140734756412056 4215040 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24614/statm: 31268 28081 141 357 0 30908 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 140168

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24618
/proc/meminfo: memFree=28335592/32873844 swapFree=7900/7900
[pid=24359] ppid=24357 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24359/stat : 24359 (npSolver-pbo-It) S 24357 24359 23584 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376486099 9367552 275 33554432000 4194304 5064252 140735942034576 140735942033488 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24359/statm: 2287 275 233 213 0 72 0
[pid=24360] ppid=24359 vsize=5948 CPUtime=875.08 cores=1,3,5,7
/proc/24360/stat : 24360 (npSolver-pbo) S 24359 24359 23584 0 -1 4202496 6381 53669 0 0 13 10 87449 36 20 0 1 0 376486099 6090752 968 33554432000 4194304 6004724 140733481096336 140733481082184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24360/statm: 1487 968 176 442 0 1041 0
[pid=24614] ppid=24360 vsize=186276 CPUtime=426.97 cores=1,3,5,7
/proc/24614/stat : 24614 (glucosInc) R 24360 24359 23584 0 -1 4202496 18414 0 0 0 42676 21 0 0 20 0 1 0 376573624 190746624 39840 33554432000 4194304 5654031 140734756424240 140734756412056 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24614/statm: 46569 39840 141 357 0 46209 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 201372

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24618
/proc/meminfo: memFree=28394268/32873844 swapFree=7900/7900
[pid=24359] ppid=24357 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24359/stat : 24359 (npSolver-pbo-It) S 24357 24359 23584 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376486099 9367552 275 33554432000 4194304 5064252 140735942034576 140735942033488 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24359/statm: 2287 275 233 213 0 72 0
[pid=24360] ppid=24359 vsize=5948 CPUtime=875.08 cores=1,3,5,7
/proc/24360/stat : 24360 (npSolver-pbo) S 24359 24359 23584 0 -1 4202496 6381 53669 0 0 13 10 87449 36 20 0 1 0 376486099 6090752 968 33554432000 4194304 6004724 140733481096336 140733481082184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24360/statm: 1487 968 176 442 0 1041 0
[pid=24614] ppid=24360 vsize=106136 CPUtime=486.96 cores=1,3,5,7
/proc/24614/stat : 24614 (glucosInc) R 24360 24359 23584 0 -1 4202496 19418 0 0 0 48671 25 0 0 20 0 1 0 376573624 108683264 26089 33554432000 4194304 5654031 140734756424240 140734756412056 4218892 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24614/statm: 26534 26089 141 357 0 26174 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 121232

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 24620
/proc/meminfo: memFree=28339744/32873844 swapFree=7900/7900
[pid=24359] ppid=24357 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24359/stat : 24359 (npSolver-pbo-It) S 24357 24359 23584 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376486099 9367552 275 33554432000 4194304 5064252 140735942034576 140735942033488 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24359/statm: 2287 275 233 213 0 72 0
[pid=24360] ppid=24359 vsize=5948 CPUtime=875.08 cores=1,3,5,7
/proc/24360/stat : 24360 (npSolver-pbo) S 24359 24359 23584 0 -1 4202496 6381 53669 0 0 13 10 87449 36 20 0 1 0 376486099 6090752 968 33554432000 4194304 6004724 140733481096336 140733481082184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24360/statm: 1487 968 176 442 0 1041 0
[pid=24614] ppid=24360 vsize=186276 CPUtime=546.95 cores=1,3,5,7
/proc/24614/stat : 24614 (glucosInc) R 24360 24359 23584 0 -1 4202496 21388 0 0 0 54667 28 0 0 20 0 1 0 376573624 190746624 40864 33554432000 4194304 5654031 140734756424240 140734756412056 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24614/statm: 46569 40864 141 357 0 46209 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 201372

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24620
/proc/meminfo: memFree=28390252/32873844 swapFree=7900/7900
[pid=24359] ppid=24357 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24359/stat : 24359 (npSolver-pbo-It) S 24357 24359 23584 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376486099 9367552 275 33554432000 4194304 5064252 140735942034576 140735942033488 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24359/statm: 2287 275 233 213 0 72 0
[pid=24360] ppid=24359 vsize=5948 CPUtime=875.08 cores=1,3,5,7
/proc/24360/stat : 24360 (npSolver-pbo) S 24359 24359 23584 0 -1 4202496 6381 53669 0 0 13 10 87449 36 20 0 1 0 376486099 6090752 968 33554432000 4194304 6004724 140733481096336 140733481082184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24360/statm: 1487 968 176 442 0 1041 0
[pid=24614] ppid=24360 vsize=106136 CPUtime=606.93 cores=1,3,5,7
/proc/24614/stat : 24614 (glucosInc) R 24360 24359 23584 0 -1 4202496 22488 0 0 0 60662 31 0 0 20 0 1 0 376573624 108683264 26089 33554432000 4194304 5654031 140734756424240 140734756412056 4216405 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24614/statm: 26534 26089 141 357 0 26174 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 121232

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24620
/proc/meminfo: memFree=28338808/32873844 swapFree=7900/7900
[pid=24359] ppid=24357 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24359/stat : 24359 (npSolver-pbo-It) S 24357 24359 23584 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376486099 9367552 275 33554432000 4194304 5064252 140735942034576 140735942033488 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24359/statm: 2287 275 233 213 0 72 0
[pid=24360] ppid=24359 vsize=5948 CPUtime=875.08 cores=1,3,5,7
/proc/24360/stat : 24360 (npSolver-pbo) S 24359 24359 23584 0 -1 4202496 6381 53669 0 0 13 10 87449 36 20 0 1 0 376486099 6090752 968 33554432000 4194304 6004724 140733481096336 140733481082184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24360/statm: 1487 968 176 442 0 1041 0
[pid=24614] ppid=24360 vsize=155456 CPUtime=666.92 cores=1,3,5,7
/proc/24614/stat : 24614 (glucosInc) R 24360 24359 23584 0 -1 4202496 24183 0 0 0 66657 35 0 0 20 0 1 0 376573624 159186944 37725 33554432000 4194304 5654031 140734756424240 140734756412056 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24614/statm: 38864 37725 141 357 0 38504 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 170552

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 24623
/proc/meminfo: memFree=28344108/32873844 swapFree=7900/7900
[pid=24359] ppid=24357 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24359/stat : 24359 (npSolver-pbo-It) S 24357 24359 23584 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376486099 9367552 275 33554432000 4194304 5064252 140735942034576 140735942033488 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24359/statm: 2287 275 233 213 0 72 0
[pid=24360] ppid=24359 vsize=5948 CPUtime=875.08 cores=1,3,5,7
/proc/24360/stat : 24360 (npSolver-pbo) S 24359 24359 23584 0 -1 4202496 6381 53669 0 0 13 10 87449 36 20 0 1 0 376486099 6090752 968 33554432000 4194304 6004724 140733481096336 140733481082184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24360/statm: 1487 968 176 442 0 1041 0
[pid=24614] ppid=24360 vsize=155456 CPUtime=726.9 cores=1,3,5,7
/proc/24614/stat : 24614 (glucosInc) R 24360 24359 23584 0 -1 4202496 25180 0 0 0 72653 37 0 0 20 0 1 0 376573624 159186944 35677 33554432000 4194304 5654031 140734756424240 140734756422168 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24614/statm: 38864 35677 141 357 0 38504 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 170552

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 24623
/proc/meminfo: memFree=28388084/32873844 swapFree=7900/7900
[pid=24359] ppid=24357 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24359/stat : 24359 (npSolver-pbo-It) S 24357 24359 23584 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376486099 9367552 275 33554432000 4194304 5064252 140735942034576 140735942033488 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24359/statm: 2287 275 233 213 0 72 0
[pid=24360] ppid=24359 vsize=5948 CPUtime=875.08 cores=1,3,5,7
/proc/24360/stat : 24360 (npSolver-pbo) S 24359 24359 23584 0 -1 4202496 6381 53669 0 0 13 10 87449 36 20 0 1 0 376486099 6090752 968 33554432000 4194304 6004724 140733481096336 140733481082184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24360/statm: 1487 968 176 442 0 1041 0
[pid=24614] ppid=24360 vsize=106136 CPUtime=786.9 cores=1,3,5,7
/proc/24614/stat : 24614 (glucosInc) R 24360 24359 23584 0 -1 4202496 26162 0 0 0 78651 39 0 0 20 0 1 0 376573624 108683264 26089 33554432000 4194304 5654031 140734756424240 140734756412056 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24614/statm: 26534 26089 141 357 0 26174 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 121232

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 24624
/proc/meminfo: memFree=28355136/32873844 swapFree=7900/7900
[pid=24359] ppid=24357 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24359/stat : 24359 (npSolver-pbo-It) S 24357 24359 23584 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376486099 9367552 275 33554432000 4194304 5064252 140735942034576 140735942033488 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24359/statm: 2287 275 233 213 0 72 0
[pid=24360] ppid=24359 vsize=5948 CPUtime=875.08 cores=1,3,5,7
/proc/24360/stat : 24360 (npSolver-pbo) S 24359 24359 23584 0 -1 4202496 6381 53669 0 0 13 10 87449 36 20 0 1 0 376486099 6090752 968 33554432000 4194304 6004724 140733481096336 140733481082184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24360/statm: 1487 968 176 442 0 1041 0
[pid=24614] ppid=24360 vsize=155456 CPUtime=846.88 cores=1,3,5,7
/proc/24614/stat : 24614 (glucosInc) R 24360 24359 23584 0 -1 4202496 27849 0 0 0 84646 42 0 0 20 0 1 0 376573624 159186944 35165 33554432000 4194304 5654031 140734756424240 140734756422168 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24614/statm: 38864 35165 141 357 0 38504 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 170552

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24624
/proc/meminfo: memFree=28342696/32873844 swapFree=7900/7900
[pid=24359] ppid=24357 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24359/stat : 24359 (npSolver-pbo-It) S 24357 24359 23584 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376486099 9367552 275 33554432000 4194304 5064252 140735942034576 140735942033488 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24359/statm: 2287 275 233 213 0 72 0
[pid=24360] ppid=24359 vsize=5948 CPUtime=875.08 cores=1,3,5,7
/proc/24360/stat : 24360 (npSolver-pbo) S 24359 24359 23584 0 -1 4202496 6381 53669 0 0 13 10 87449 36 20 0 1 0 376486099 6090752 968 33554432000 4194304 6004724 140733481096336 140733481082184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24360/statm: 1487 968 176 442 0 1041 0
[pid=24614] ppid=24360 vsize=186276 CPUtime=906.87 cores=1,3,5,7
/proc/24614/stat : 24614 (glucosInc) R 24360 24359 23584 0 -1 4202496 29441 0 0 0 90642 45 0 0 20 0 1 0 376573624 190746624 40352 33554432000 4194304 5654031 140734756424240 140734756412056 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24614/statm: 46569 40352 141 357 0 46209 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 201372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24624
/proc/meminfo: memFree=28314396/32873844 swapFree=7900/7900
[pid=24359] ppid=24357 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24359/stat : 24359 (npSolver-pbo-It) S 24357 24359 23584 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376486099 9367552 275 33554432000 4194304 5064252 140735942034576 140735942033488 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24359/statm: 2287 275 233 213 0 72 0
[pid=24360] ppid=24359 vsize=5948 CPUtime=875.08 cores=1,3,5,7
/proc/24360/stat : 24360 (npSolver-pbo) S 24359 24359 23584 0 -1 4202496 6381 53669 0 0 13 10 87449 36 20 0 1 0 376486099 6090752 968 33554432000 4194304 6004724 140733481096336 140733481082184 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24360/statm: 1487 968 176 442 0 1041 0
[pid=24614] ppid=24360 vsize=186276 CPUtime=924.98 cores=1,3,5,7
/proc/24614/stat : 24614 (glucosInc) R 24360 24359 23584 0 -1 4202496 29451 0 0 0 92452 46 0 0 20 0 1 0 376573624 190746624 45472 33554432000 4194304 5654031 140734756424240 140734756412056 4232772 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24614/statm: 46569 45472 141 357 0 46209 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 201372

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.09
CPU user time (s): 1799.15
CPU system time (s): 0.934857
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 258280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.15
system time used= 0.934857
maximum resident set size= 197428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89882
page faults= 0
swaps= 0
block input operations= 0
block output operations= 25128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 492
involuntary context switches= 2518

runsolver used 3.2695 second user time and 8.20475 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-07 23:13:36
IDJOB=3747693
IDBENCH=48240
IDSOLVER=2332
FILE ID=node137/3747693-1339103616
RUNJOBID= node137-1339098177-23601
PBS_JOBID= 14643716
Free space on /tmp= 70400 MiB

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

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

MD5SUM BENCH= 169f1f6799c5c0fd2a1b0aca08165f42
RANDOM SEED=1810375019

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
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		: 2666.600
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:        28466772 kB
Buffers:          335204 kB
Cached:          2909060 kB
SwapCached:         5840 kB
Active:          1468840 kB
Inactive:        2110548 kB
Active(anon):     330180 kB
Inactive(anon):     7152 kB
Active(file):    1138660 kB
Inactive(file):  2103396 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097516 kB
Dirty:              8192 kB
Writeback:             0 kB
AnonPages:        338400 kB
Mapped:            10824 kB
Shmem:                 0 kB
Slab:             688204 kB
SReclaimable:     129300 kB
SUnreclaim:       558904 kB
KernelStack:        1512 kB
PageTables:         4912 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     510232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    299008 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= 70412 MiB
End job on node137 at 2012-06-07 23:43:36