Trace number 3752473

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.12 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_100_10_1.opb
MD5SUM8c398fbb12ba7dbf676dd8375a76e0de
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-28
Best CPU time to get the best result obtained on this benchmark1789.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
Optimality of the best value was proved NO
Number of variables200
Total number of constraints301
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2496
Sum of products size (including duplicates)4992
Number of different products1248
Sum of products size2496

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.02	c old isEQ: 136, new EQ is 1
0.00/0.05	c run inc solver
0.00/0.05	c [INC SYSTEM] run initial solver
0.00/0.05	c [INC SYSTEM] preprocess with white file
0.00/0.28	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.28	c [INC SYSTEM] execute solver
0.00/0.31	c [INC SEARCH] formula is SAT
0.00/0.32	c [INC SYSTEM] solved the initial formula
0.00/0.32	c model valid
0.00/0.32	c current solution ok
0.00/0.40	o -14
0.00/0.40	c starting approximation
0.00/0.40	c factor = 1
0.00/0.40	c can not find a suitable factor, leaving approximation
0.00/0.40	c finished approximation
0.00/0.40	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.40	c write failed with 2
0.00/0.40	c [INC SEARCH] iteration: 0
0.00/0.40	c [INC BOUNDS] best value:86 search for 85
0.00/0.40	c [INC SYSTEM] create new solver instance
0.00/0.40	c [INC] encode full formula
0.00/0.40	c (debug) using card networks
0.00/0.40	c old isEQ: 144, new EQ is 0
0.00/0.40	c set iterative enc to: card
0.00/0.40	c set iterative enc to: none
0.00/0.41	c [INC SEARCH] isOptimum variable: 0
0.00/0.50	c formula is SAT
0.00/0.50	c [INC SEARCH] copied best model
0.00/0.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.50	c model valid
0.00/0.50	c current solution ok
0.00/0.50	o -15
0.00/0.50	c [INC SEARCH] iteration: 1
0.00/0.50	c [INC BOUNDS] best value:85 search for 84
0.00/0.50	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.50	c write failed with 2
0.00/0.50	c [INC SYSTEM] create new solver instance
0.00/0.50	c [INC] encode full formula
0.00/0.50	c (debug) using card networks
0.00/0.50	c old isEQ: 128, new EQ is 0
0.00/0.50	c set iterative enc to: card
0.00/0.50	c set iterative enc to: none
0.00/0.51	c [INC SEARCH] isOptimum variable: 0
0.00/0.62	c formula is SAT
0.00/0.62	c [INC SEARCH] copied best model
0.00/0.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.63	c model valid
0.00/0.63	c current solution ok
0.00/0.63	o -16
0.00/0.63	c [INC SEARCH] iteration: 2
0.00/0.63	c [INC BOUNDS] best value:84 search for 83
0.00/0.63	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.63	c write failed with 2
0.00/0.63	c [INC SYSTEM] create new solver instance
0.00/0.63	c [INC] encode full formula
0.00/0.63	c (debug) using card networks
0.00/0.63	c old isEQ: 144, new EQ is 0
0.00/0.63	c set iterative enc to: card
0.00/0.63	c set iterative enc to: none
0.00/0.63	c [INC SEARCH] isOptimum variable: 0
0.00/0.76	c formula is SAT
0.00/0.76	c [INC SEARCH] copied best model
0.00/0.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.77	c model valid
0.00/0.77	c current solution ok
0.00/0.77	o -17
0.00/0.77	c [INC SEARCH] iteration: 3
0.00/0.77	c [INC BOUNDS] best value:83 search for 82
0.00/0.77	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.77	c write failed with 2
0.00/0.77	c [INC SYSTEM] create new solver instance
0.00/0.77	c [INC] encode full formula
0.00/0.77	c (debug) using card networks
0.00/0.77	c old isEQ: 144, new EQ is 0
0.00/0.77	c set iterative enc to: card
0.00/0.77	c set iterative enc to: none
0.00/0.77	c [INC SEARCH] isOptimum variable: 0
0.00/0.96	c formula is SAT
0.00/0.96	c [INC SEARCH] copied best model
0.00/0.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.96	c model valid
0.00/0.96	c current solution ok
0.00/0.96	o -18
0.00/0.96	c [INC SEARCH] iteration: 4
0.00/0.96	c [INC BOUNDS] best value:82 search for 81
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 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: 144, 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.97	c [INC SEARCH] isOptimum variable: 0
1.06/1.13	c formula is SAT
1.06/1.13	c [INC SEARCH] copied best model
1.06/1.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.06/1.13	c model valid
1.06/1.13	c current solution ok
1.06/1.13	o -19
1.06/1.13	c [INC SEARCH] iteration: 5
1.06/1.13	c [INC BOUNDS] best value:81 search for 80
1.06/1.13	c [INC SYSTEM] there exists a inc, kill it!
1.06/1.13	c write failed with 2
1.06/1.13	c [INC SYSTEM] create new solver instance
1.06/1.13	c [INC] encode full formula
1.06/1.13	c (debug) using card networks
1.06/1.13	c old isEQ: 144, new EQ is 0
1.06/1.14	c set iterative enc to: card
1.06/1.14	c set iterative enc to: none
1.06/1.14	c [INC SEARCH] isOptimum variable: 0
2.16/2.22	c formula is SAT
2.16/2.22	c [INC SEARCH] copied best model
2.16/2.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.16/2.23	c model valid
2.16/2.23	c current solution ok
2.16/2.23	o -20
2.16/2.23	c [INC SEARCH] iteration: 6
2.16/2.23	c [INC BOUNDS] best value:80 search for 79
2.16/2.23	c [INC SYSTEM] there exists a inc, kill it!
2.16/2.23	c write failed with 2
2.16/2.23	c [INC SYSTEM] create new solver instance
2.16/2.23	c [INC] encode full formula
2.16/2.23	c (debug) using card networks
2.16/2.23	c old isEQ: 144, new EQ is 0
2.16/2.23	c set iterative enc to: card
2.16/2.23	c set iterative enc to: none
2.16/2.23	c [INC SEARCH] isOptimum variable: 0
7.43/7.51	c formula is SAT
7.43/7.51	c [INC SEARCH] copied best model
7.43/7.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.43/7.51	c model valid
7.43/7.51	c current solution ok
7.43/7.51	o -21
7.43/7.51	c [INC SEARCH] iteration: 7
7.43/7.51	c [INC BOUNDS] best value:79 search for 78
7.43/7.51	c [INC SYSTEM] there exists a inc, kill it!
7.43/7.51	c write failed with 2
7.43/7.52	c [INC SYSTEM] create new solver instance
7.43/7.52	c [INC] encode full formula
7.43/7.52	c (debug) using card networks
7.43/7.52	c old isEQ: 144, new EQ is 0
7.43/7.52	c set iterative enc to: card
7.43/7.52	c set iterative enc to: none
7.43/7.52	c [INC SEARCH] isOptimum variable: 0
13.64/13.75	c formula is SAT
13.64/13.75	c [INC SEARCH] copied best model
13.64/13.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.64/13.76	c model valid
13.64/13.76	c current solution ok
13.64/13.76	o -22
13.64/13.76	c [INC SEARCH] iteration: 8
13.64/13.76	c [INC BOUNDS] best value:78 search for 77
13.64/13.76	c [INC SYSTEM] there exists a inc, kill it!
13.64/13.76	c write failed with 2
13.64/13.76	c [INC SYSTEM] create new solver instance
13.64/13.76	c [INC] encode full formula
13.64/13.76	c (debug) using card networks
13.64/13.76	c old isEQ: 144, new EQ is 0
13.64/13.76	c set iterative enc to: card
13.64/13.76	c set iterative enc to: none
13.64/13.76	c [INC SEARCH] isOptimum variable: 0
79.32/79.40	c formula is SAT
79.32/79.40	c [INC SEARCH] copied best model
79.32/79.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
79.32/79.40	c model valid
79.32/79.40	c current solution ok
79.32/79.40	o -23
79.32/79.40	c [INC SEARCH] iteration: 9
79.32/79.40	c [INC BOUNDS] best value:77 search for 76
79.32/79.40	c [INC SYSTEM] there exists a inc, kill it!
79.32/79.40	c write failed with 2
79.32/79.40	c [INC SYSTEM] create new solver instance
79.32/79.40	c [INC] encode full formula
79.32/79.40	c (debug) using card networks
79.32/79.40	c old isEQ: 144, new EQ is 0
79.32/79.40	c set iterative enc to: card
79.32/79.40	c set iterative enc to: none
79.32/79.41	c [INC SEARCH] isOptimum variable: 0
118.70/118.81	c formula is SAT
118.70/118.81	c [INC SEARCH] copied best model
118.70/118.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
118.70/118.81	c model valid
118.70/118.81	c current solution ok
118.70/118.81	o -24
118.70/118.81	c [INC SEARCH] iteration: 10
118.70/118.81	c [INC BOUNDS] best value:76 search for 75
118.70/118.81	c [INC SYSTEM] there exists a inc, kill it!
118.70/118.81	c write failed with 2
118.70/118.81	c [INC SYSTEM] create new solver instance
118.70/118.81	c [INC] encode full formula
118.70/118.81	c (debug) using card networks
118.70/118.81	c old isEQ: 144, new EQ is 0
118.70/118.82	c set iterative enc to: card
118.70/118.82	c set iterative enc to: none
118.70/118.82	c [INC SEARCH] isOptimum variable: 0
253.97/254.15	c formula is SAT
253.97/254.15	c [INC SEARCH] copied best model
253.97/254.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
253.97/254.15	c model valid
253.97/254.15	c current solution ok
253.97/254.15	o -25
253.97/254.15	c [INC SEARCH] iteration: 11
253.97/254.15	c [INC BOUNDS] best value:75 search for 74
253.97/254.15	c [INC SYSTEM] there exists a inc, kill it!
253.97/254.15	c write failed with 2
253.97/254.15	c [INC SYSTEM] create new solver instance
253.97/254.15	c [INC] encode full formula
253.97/254.15	c (debug) using card networks
253.97/254.15	c old isEQ: 144, new EQ is 0
253.97/254.15	c set iterative enc to: card
253.97/254.15	c set iterative enc to: none
253.97/254.16	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.50	s UNKNOWN
1800.09/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.50	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-3752473-1339143284/watcher-3752473-1339143284 -o /tmp/evaluation-result-3752473-1339143284/solver-3752473-1339143284 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752473-1339143284.opb 1589336092 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.09 2.03 2.00 3/180 14636
/proc/meminfo: memFree=31731960/32873844 swapFree=7632/7632
[pid=14636] ppid=14634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo-It) S 14634 14636 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 24295024 9367552 275 33554432000 4194304 5064252 140736844757488 140736844756400 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14636/statm: 2287 275 233 213 0 72 0

[startup+0.105064 s]
/proc/loadavg: 2.09 2.03 2.00 3/180 14636
/proc/meminfo: memFree=31731960/32873844 swapFree=7632/7632
[pid=14636] ppid=14634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo-It) S 14634 14636 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 24295024 9367552 275 33554432000 4194304 5064252 140736844757488 140736844756400 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14636/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200283 s]
/proc/loadavg: 2.09 2.03 2.00 3/180 14636
/proc/meminfo: memFree=31731960/32873844 swapFree=7632/7632
[pid=14636] ppid=14634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo-It) S 14634 14636 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 24295024 9367552 275 33554432000 4194304 5064252 140736844757488 140736844756400 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14636/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30027 s]
/proc/loadavg: 2.09 2.03 2.00 3/180 14636
/proc/meminfo: memFree=31731960/32873844 swapFree=7632/7632
[pid=14636] ppid=14634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo-It) S 14634 14636 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 24295024 9367552 275 33554432000 4194304 5064252 140736844757488 140736844756400 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14636/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700162 s]
/proc/loadavg: 2.09 2.03 2.00 3/180 14636
/proc/meminfo: memFree=31731960/32873844 swapFree=7632/7632
[pid=14636] ppid=14634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo-It) S 14634 14636 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 24295024 9367552 275 33554432000 4194304 5064252 140736844757488 140736844756400 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14636/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50017 s]
/proc/loadavg: 2.09 2.03 2.00 3/183 14653
/proc/meminfo: memFree=31715588/32873844 swapFree=7632/7632
[pid=14636] ppid=14634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo-It) S 14634 14636 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 24295024 9367552 275 33554432000 4194304 5064252 140736844757488 140736844756400 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14636/statm: 2287 275 233 213 0 72 0
[pid=14637] ppid=14636 vsize=4416 CPUtime=1.12 cores=0,2,4,6
/proc/14637/stat : 14637 (npSolver-pbo) S 14636 14636 13680 0 -1 4202496 4366 23568 0 0 8 7 90 7 20 0 1 0 24295024 4521984 738 33554432000 4194304 6004724 140733908057744 140733908043592 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14637/statm: 1104 738 189 442 0 658 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 13564

[startup+3.10017 s]
/proc/loadavg: 2.09 2.03 2.00 3/183 14655
/proc/meminfo: memFree=31713180/32873844 swapFree=7632/7632
[pid=14636] ppid=14634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo-It) S 14634 14636 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 24295024 9367552 275 33554432000 4194304 5064252 140736844757488 140736844756400 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14636/statm: 2287 275 233 213 0 72 0
[pid=14637] ppid=14636 vsize=4416 CPUtime=2.19 cores=0,2,4,6
/proc/14637/stat : 14637 (npSolver-pbo) S 14636 14636 13680 0 -1 4202496 4637 27268 0 0 8 7 196 8 20 0 1 0 24295024 4521984 738 33554432000 4194304 6004724 140733908057744 140733908043592 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14637/statm: 1104 738 189 442 0 658 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 13564
heavy processes:

[startup+6.30027 s]
/proc/loadavg: 2.09 2.03 2.00 3/183 14657
/proc/meminfo: memFree=31703760/32873844 swapFree=7632/7632
[pid=14636] ppid=14634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo-It) S 14634 14636 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 24295024 9367552 275 33554432000 4194304 5064252 140736844757488 140736844756400 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14636/statm: 2287 275 233 213 0 72 0
[pid=14637] ppid=14636 vsize=4416 CPUtime=2.19 cores=0,2,4,6
/proc/14637/stat : 14637 (npSolver-pbo) S 14636 14636 13680 0 -1 4202496 4637 27268 0 0 8 7 196 8 20 0 1 0 24295024 4521984 738 33554432000 4194304 6004724 140733908057744 140733908043592 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14637/statm: 1104 738 189 442 0 658 0
[pid=14657] ppid=14637 vsize=18688 CPUtime=4.05 cores=0,2,4,6
/proc/14657/stat : 14657 (glucosInc) R 14637 14636 13680 0 -1 4202496 4855 0 0 0 404 1 0 0 20 0 1 0 24295247 19136512 4265 33554432000 4194304 5654031 140734547455168 140734547442984 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14657/statm: 4672 4265 142 357 0 4312 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 32252

[startup+12.7003 s]
/proc/loadavg: 2.08 2.02 2.00 3/183 14659
/proc/meminfo: memFree=31696880/32873844 swapFree=7632/7632
[pid=14636] ppid=14634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo-It) S 14634 14636 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 24295024 9367552 275 33554432000 4194304 5064252 140736844757488 140736844756400 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14636/statm: 2287 275 233 213 0 72 0
[pid=14637] ppid=14636 vsize=4416 CPUtime=7.48 cores=0,2,4,6
/proc/14637/stat : 14637 (npSolver-pbo) S 14636 14636 13680 0 -1 4202496 4908 33127 0 0 9 7 722 10 20 0 1 0 24295024 4521984 738 33554432000 4194304 6004724 140733908057744 140733908043592 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14637/statm: 1104 738 189 442 0 658 0
[pid=14659] ppid=14637 vsize=21396 CPUtime=5.16 cores=0,2,4,6
/proc/14659/stat : 14659 (glucosInc) R 14637 14636 13680 0 -1 4202496 4626 0 0 0 516 0 0 0 20 0 1 0 24295776 21909504 4932 33554432000 4194304 5654031 140735117789072 140735117786872 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14659/statm: 5349 4932 142 357 0 4989 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 34960

[startup+25.5003 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 14661
/proc/meminfo: memFree=31686052/32873844 swapFree=7632/7632
[pid=14636] ppid=14634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo-It) S 14634 14636 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 24295024 9367552 275 33554432000 4194304 5064252 140736844757488 140736844756400 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14636/statm: 2287 275 233 213 0 72 0
[pid=14637] ppid=14636 vsize=4416 CPUtime=13.71 cores=0,2,4,6
/proc/14637/stat : 14637 (npSolver-pbo) S 14636 14636 13680 0 -1 4202496 5179 38294 0 0 9 7 1344 11 20 0 1 0 24295024 4521984 738 33554432000 4194304 6004724 140733908057744 140733908043592 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14637/statm: 1104 738 189 442 0 658 0
[pid=14661] ppid=14637 vsize=21852 CPUtime=11.72 cores=0,2,4,6
/proc/14661/stat : 14661 (glucosInc) R 14637 14636 13680 0 -1 4202496 5331 0 0 0 1171 1 0 0 20 0 1 0 24296400 22376448 5009 33554432000 4194304 5654031 140734560286016 140734560273832 4208659 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14661/statm: 5463 5009 142 357 0 5103 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 35416

[startup+51.1003 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 14661
/proc/meminfo: memFree=31671028/32873844 swapFree=7632/7632
[pid=14636] ppid=14634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo-It) S 14634 14636 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 24295024 9367552 275 33554432000 4194304 5064252 140736844757488 140736844756400 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14636/statm: 2287 275 233 213 0 72 0
[pid=14637] ppid=14636 vsize=4416 CPUtime=13.71 cores=0,2,4,6
/proc/14637/stat : 14637 (npSolver-pbo) S 14636 14636 13680 0 -1 4202496 5179 38294 0 0 9 7 1344 11 20 0 1 0 24295024 4521984 738 33554432000 4194304 6004724 140733908057744 140733908043592 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14637/statm: 1104 738 189 442 0 658 0
[pid=14661] ppid=14637 vsize=26248 CPUtime=37.31 cores=0,2,4,6
/proc/14661/stat : 14661 (glucosInc) R 14637 14636 13680 0 -1 4202496 8395 0 0 0 3729 2 0 0 20 0 1 0 24296400 26877952 5929 33554432000 4194304 5654031 140734560286016 140734560283960 4233005 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14661/statm: 6562 5929 142 357 0 6202 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 39812

[startup+102.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 14663
/proc/meminfo: memFree=31657500/32873844 swapFree=7632/7632
[pid=14636] ppid=14634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo-It) S 14634 14636 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 24295024 9367552 275 33554432000 4194304 5064252 140736844757488 140736844756400 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14636/statm: 2287 275 233 213 0 72 0
[pid=14637] ppid=14636 vsize=4416 CPUtime=79.34 cores=0,2,4,6
/proc/14637/stat : 14637 (npSolver-pbo) S 14636 14636 13680 0 -1 4202496 5450 48735 0 0 10 7 7902 15 20 0 1 0 24295024 4521984 738 33554432000 4194304 6004724 140733908057744 140733908043592 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14637/statm: 1104 738 189 442 0 658 0
[pid=14663] ppid=14637 vsize=33644 CPUtime=22.87 cores=0,2,4,6
/proc/14663/stat : 14663 (glucosInc) R 14637 14636 13680 0 -1 4202496 8330 0 0 0 2285 2 0 0 20 0 1 0 24302965 34451456 8006 33554432000 4194304 5654031 140736762950768 140736762938584 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14663/statm: 8411 8006 142 357 0 8051 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 47208

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 14665
/proc/meminfo: memFree=31631304/32873844 swapFree=7632/7632
[pid=14636] ppid=14634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo-It) S 14634 14636 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 24295024 9367552 275 33554432000 4194304 5064252 140736844757488 140736844756400 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14636/statm: 2287 275 233 213 0 72 0
[pid=14637] ppid=14636 vsize=4416 CPUtime=118.74 cores=0,2,4,6
/proc/14637/stat : 14637 (npSolver-pbo) S 14636 14636 13680 0 -1 4202496 5721 58922 0 0 10 8 11838 18 20 0 1 0 24295024 4521984 738 33554432000 4194304 6004724 140733908057744 140733908043592 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14637/statm: 1104 738 189 442 0 658 0
[pid=14665] ppid=14637 vsize=67992 CPUtime=43.44 cores=0,2,4,6
/proc/14665/stat : 14665 (glucosInc) R 14637 14636 13680 0 -1 4202496 9452 0 0 0 4341 3 0 0 20 0 1 0 24306906 69623808 14544 33554432000 4194304 5654031 140736224965344 140736224963224 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14665/statm: 16998 14544 142 357 0 16638 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 81556

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14711
/proc/meminfo: memFree=31624928/32873844 swapFree=7632/7632
[pid=14636] ppid=14634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo-It) S 14634 14636 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 24295024 9367552 275 33554432000 4194304 5064252 140736844757488 140736844756400 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14636/statm: 2287 275 233 213 0 72 0
[pid=14637] ppid=14636 vsize=4416 CPUtime=118.74 cores=0,2,4,6
/proc/14637/stat : 14637 (npSolver-pbo) S 14636 14636 13680 0 -1 4202496 5721 58922 0 0 10 8 11838 18 20 0 1 0 24295024 4521984 738 33554432000 4194304 6004724 140733908057744 140733908043592 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14637/statm: 1104 738 189 442 0 658 0
[pid=14665] ppid=14637 vsize=67992 CPUtime=103.44 cores=0,2,4,6
/proc/14665/stat : 14665 (glucosInc) R 14637 14636 13680 0 -1 4202496 9458 0 0 0 10341 3 0 0 20 0 1 0 24306906 69623808 16593 33554432000 4194304 5654031 140736224965344 140736224953160 4232980 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14665/statm: 16998 16593 142 357 0 16638 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 81556

[startup+282.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 14721
/proc/meminfo: memFree=31648384/32873844 swapFree=7632/7632
[pid=14636] ppid=14634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo-It) S 14634 14636 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 24295024 9367552 275 33554432000 4194304 5064252 140736844757488 140736844756400 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14636/statm: 2287 275 233 213 0 72 0

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

/proc/meminfo: memFree=31517884/32873844 swapFree=7632/7632
[pid=14636] ppid=14634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo-It) S 14634 14636 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 24295024 9367552 275 33554432000 4194304 5064252 140736844757488 140736844756400 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14636/statm: 2287 275 233 213 0 72 0
[pid=14637] ppid=14636 vsize=4416 CPUtime=254.03 cores=0,2,4,6
/proc/14637/stat : 14637 (npSolver-pbo) S 14636 14636 13680 0 -1 4202496 5992 69501 0 0 10 8 25363 22 20 0 1 0 24295024 4521984 738 33554432000 4194304 6004724 140733908057744 140733908043592 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14637/statm: 1104 738 189 442 0 658 0
[pid=14719] ppid=14637 vsize=198688 CPUtime=987.93 cores=0,2,4,6
/proc/14719/stat : 14719 (glucosInc) R 14637 14636 13680 0 -1 4202496 22739 0 0 0 98770 23 0 0 20 0 1 0 24320440 203456512 42528 33554432000 4194304 5654031 140737359699312 140737359697400 4232784 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14719/statm: 49672 42528 142 357 0 49312 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 212252

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14747
/proc/meminfo: memFree=31541628/32873844 swapFree=7632/7632
[pid=14636] ppid=14634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo-It) S 14634 14636 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 24295024 9367552 275 33554432000 4194304 5064252 140736844757488 140736844756400 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14636/statm: 2287 275 233 213 0 72 0
[pid=14637] ppid=14636 vsize=4416 CPUtime=254.03 cores=0,2,4,6
/proc/14637/stat : 14637 (npSolver-pbo) S 14636 14636 13680 0 -1 4202496 5992 69501 0 0 10 8 25363 22 20 0 1 0 24295024 4521984 738 33554432000 4194304 6004724 140733908057744 140733908043592 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14637/statm: 1104 738 189 442 0 658 0
[pid=14719] ppid=14637 vsize=118548 CPUtime=1047.92 cores=0,2,4,6
/proc/14719/stat : 14719 (glucosInc) R 14637 14636 13680 0 -1 4202496 23519 0 0 0 104767 25 0 0 20 0 1 0 24320440 121393152 29230 33554432000 4194304 5654031 140737359699312 140737359697336 4232794 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14719/statm: 29637 29230 142 357 0 29277 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 132112

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14747
/proc/meminfo: memFree=31494840/32873844 swapFree=7632/7632
[pid=14636] ppid=14634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo-It) S 14634 14636 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 24295024 9367552 275 33554432000 4194304 5064252 140736844757488 140736844756400 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14636/statm: 2287 275 233 213 0 72 0
[pid=14637] ppid=14636 vsize=4416 CPUtime=254.03 cores=0,2,4,6
/proc/14637/stat : 14637 (npSolver-pbo) S 14636 14636 13680 0 -1 4202496 5992 69501 0 0 10 8 25363 22 20 0 1 0 24295024 4521984 738 33554432000 4194304 6004724 140733908057744 140733908043592 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14637/statm: 1104 738 189 442 0 658 0
[pid=14719] ppid=14637 vsize=167868 CPUtime=1107.91 cores=0,2,4,6
/proc/14719/stat : 14719 (glucosInc) R 14637 14636 13680 0 -1 4202496 25013 0 0 0 110764 27 0 0 20 0 1 0 24320440 171896832 39389 33554432000 4194304 5654031 140737359699312 140737359697240 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14719/statm: 41967 39389 142 357 0 41607 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 181432

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14747
/proc/meminfo: memFree=31520132/32873844 swapFree=7632/7632
[pid=14636] ppid=14634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo-It) S 14634 14636 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 24295024 9367552 275 33554432000 4194304 5064252 140736844757488 140736844756400 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14636/statm: 2287 275 233 213 0 72 0
[pid=14637] ppid=14636 vsize=4416 CPUtime=254.03 cores=0,2,4,6
/proc/14637/stat : 14637 (npSolver-pbo) S 14636 14636 13680 0 -1 4202496 5992 69501 0 0 10 8 25363 22 20 0 1 0 24295024 4521984 738 33554432000 4194304 6004724 140733908057744 140733908043592 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14637/statm: 1104 738 189 442 0 658 0
[pid=14719] ppid=14637 vsize=118548 CPUtime=1167.91 cores=0,2,4,6
/proc/14719/stat : 14719 (glucosInc) R 14637 14636 13680 0 -1 4202496 26654 0 0 0 116761 30 0 0 20 0 1 0 24320440 121393152 29230 33554432000 4194304 5654031 140737359699312 140737359687128 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14719/statm: 29637 29230 142 357 0 29277 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 132112

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14747
/proc/meminfo: memFree=31500972/32873844 swapFree=7632/7632
[pid=14636] ppid=14634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo-It) S 14634 14636 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 24295024 9367552 275 33554432000 4194304 5064252 140736844757488 140736844756400 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14636/statm: 2287 275 233 213 0 72 0
[pid=14637] ppid=14636 vsize=4416 CPUtime=254.03 cores=0,2,4,6
/proc/14637/stat : 14637 (npSolver-pbo) S 14636 14636 13680 0 -1 4202496 5992 69501 0 0 10 8 25363 22 20 0 1 0 24295024 4521984 738 33554432000 4194304 6004724 140733908057744 140733908043592 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14637/statm: 1104 738 189 442 0 658 0
[pid=14719] ppid=14637 vsize=118548 CPUtime=1227.9 cores=0,2,4,6
/proc/14719/stat : 14719 (glucosInc) R 14637 14636 13680 0 -1 4202496 27698 0 0 0 122758 32 0 0 20 0 1 0 24320440 121393152 29230 33554432000 4194304 5654031 140737359699312 140737359697336 4232932 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14719/statm: 29637 29230 142 357 0 29277 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 132112

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 14751
/proc/meminfo: memFree=31496384/32873844 swapFree=7632/7632
[pid=14636] ppid=14634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo-It) S 14634 14636 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 24295024 9367552 275 33554432000 4194304 5064252 140736844757488 140736844756400 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14636/statm: 2287 275 233 213 0 72 0
[pid=14637] ppid=14636 vsize=4416 CPUtime=254.03 cores=0,2,4,6
/proc/14637/stat : 14637 (npSolver-pbo) S 14636 14636 13680 0 -1 4202496 5992 69501 0 0 10 8 25363 22 20 0 1 0 24295024 4521984 738 33554432000 4194304 6004724 140733908057744 140733908043592 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14637/statm: 1104 738 189 442 0 658 0
[pid=14719] ppid=14637 vsize=118548 CPUtime=1287.9 cores=0,2,4,6
/proc/14719/stat : 14719 (glucosInc) R 14637 14636 13680 0 -1 4202496 28745 0 0 0 128756 34 0 0 20 0 1 0 24320440 121393152 29230 33554432000 4194304 5654031 140737359699312 140737359697336 4232782 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14719/statm: 29637 29230 142 357 0 29277 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 132112

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14751
/proc/meminfo: memFree=31420200/32873844 swapFree=7632/7632
[pid=14636] ppid=14634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo-It) S 14634 14636 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 24295024 9367552 275 33554432000 4194304 5064252 140736844757488 140736844756400 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14636/statm: 2287 275 233 213 0 72 0
[pid=14637] ppid=14636 vsize=4416 CPUtime=254.03 cores=0,2,4,6
/proc/14637/stat : 14637 (npSolver-pbo) S 14636 14636 13680 0 -1 4202496 5992 69501 0 0 10 8 25363 22 20 0 1 0 24295024 4521984 738 33554432000 4194304 6004724 140733908057744 140733908043592 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14637/statm: 1104 738 189 442 0 658 0
[pid=14719] ppid=14637 vsize=167868 CPUtime=1347.88 cores=0,2,4,6
/proc/14719/stat : 14719 (glucosInc) R 14637 14636 13680 0 -1 4202496 30244 0 0 0 134752 36 0 0 20 0 1 0 24320440 171896832 40413 33554432000 4194304 5654031 140737359699312 140737359697240 4233475 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14719/statm: 41967 40413 142 357 0 41607 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 181432

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14751
/proc/meminfo: memFree=31447832/32873844 swapFree=7632/7632
[pid=14636] ppid=14634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo-It) S 14634 14636 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 24295024 9367552 275 33554432000 4194304 5064252 140736844757488 140736844756400 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14636/statm: 2287 275 233 213 0 72 0
[pid=14637] ppid=14636 vsize=4416 CPUtime=254.03 cores=0,2,4,6
/proc/14637/stat : 14637 (npSolver-pbo) S 14636 14636 13680 0 -1 4202496 5992 69501 0 0 10 8 25363 22 20 0 1 0 24295024 4521984 738 33554432000 4194304 6004724 140733908057744 140733908043592 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14637/statm: 1104 738 189 442 0 658 0
[pid=14719] ppid=14637 vsize=168056 CPUtime=1407.86 cores=0,2,4,6
/proc/14719/stat : 14719 (glucosInc) R 14637 14636 13680 0 -1 4202496 31336 0 0 0 140749 37 0 0 20 0 1 0 24320440 172089344 41482 33554432000 4194304 5654031 140737359699312 140737359697240 4208611 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14719/statm: 42014 41482 142 357 0 41654 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 181620

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14751
/proc/meminfo: memFree=31408628/32873844 swapFree=7632/7632
[pid=14636] ppid=14634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo-It) S 14634 14636 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 24295024 9367552 275 33554432000 4194304 5064252 140736844757488 140736844756400 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14636/statm: 2287 275 233 213 0 72 0
[pid=14637] ppid=14636 vsize=4416 CPUtime=254.03 cores=0,2,4,6
/proc/14637/stat : 14637 (npSolver-pbo) S 14636 14636 13680 0 -1 4202496 5992 69501 0 0 10 8 25363 22 20 0 1 0 24295024 4521984 738 33554432000 4194304 6004724 140733908057744 140733908043592 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14637/statm: 1104 738 189 442 0 658 0
[pid=14719] ppid=14637 vsize=229224 CPUtime=1467.86 cores=0,2,4,6
/proc/14719/stat : 14719 (glucosInc) R 14637 14636 13680 0 -1 4202496 33405 0 0 0 146746 40 0 0 20 0 1 0 24320440 234725376 51187 33554432000 4194304 5654031 140737359699312 140737359687128 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14719/statm: 57306 51187 142 357 0 56946 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 242788

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 14751
/proc/meminfo: memFree=31372156/32873844 swapFree=7632/7632
[pid=14636] ppid=14634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo-It) S 14634 14636 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 24295024 9367552 275 33554432000 4194304 5064252 140736844757488 140736844756400 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14636/statm: 2287 275 233 213 0 72 0
[pid=14637] ppid=14636 vsize=4416 CPUtime=254.03 cores=0,2,4,6
/proc/14637/stat : 14637 (npSolver-pbo) S 14636 14636 13680 0 -1 4202496 5992 69501 0 0 10 8 25363 22 20 0 1 0 24295024 4521984 738 33554432000 4194304 6004724 140733908057744 140733908043592 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14637/statm: 1104 738 189 442 0 658 0
[pid=14719] ppid=14637 vsize=229224 CPUtime=1527.85 cores=0,2,4,6
/proc/14719/stat : 14719 (glucosInc) R 14637 14636 13680 0 -1 4202496 34453 0 0 0 152743 42 0 0 20 0 1 0 24320440 234725376 51187 33554432000 4194304 5654031 140737359699312 140737359697400 4233464 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14719/statm: 57306 51187 142 357 0 56946 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 242788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 14751
/proc/meminfo: memFree=31430876/32873844 swapFree=7632/7632
[pid=14636] ppid=14634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14636/stat : 14636 (npSolver-pbo-It) S 14634 14636 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 24295024 9367552 275 33554432000 4194304 5064252 140736844757488 140736844756400 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14636/statm: 2287 275 233 213 0 72 0
[pid=14637] ppid=14636 vsize=4416 CPUtime=254.03 cores=0,2,4,6
/proc/14637/stat : 14637 (npSolver-pbo) S 14636 14636 13680 0 -1 4202496 5992 69501 0 0 10 8 25363 22 20 0 1 0 24295024 4521984 738 33554432000 4194304 6004724 140733908057744 140733908043592 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14637/statm: 1104 738 189 442 0 658 0
[pid=14719] ppid=14637 vsize=198404 CPUtime=1546.06 cores=0,2,4,6
/proc/14719/stat : 14719 (glucosInc) R 14637 14636 13680 0 -1 4202496 34899 0 0 0 154563 43 0 0 20 0 1 0 24320440 203165696 44976 33554432000 4194304 5654031 140737359699312 140737359697240 4232784 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14719/statm: 49601 44976 142 357 0 49241 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 211968

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.51
CPU time (s): 1800.12
CPU user time (s): 1799.38
CPU system time (s): 0.740887
CPU usage (%): 99.9783
Max. virtual memory (cumulated for all children) (KiB): 242788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.38
system time used= 0.740887
maximum resident set size= 206796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110773
page faults= 0
swaps= 0
block input operations= 0
block output operations= 26472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 593
involuntary context switches= 2638

runsolver used 2.70959 second user time and 7.16191 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-08 10:14:44
IDJOB=3752473
IDBENCH=48251
IDSOLVER=2335
FILE ID=node135/3752473-1339143284
RUNJOBID= node135-1339134279-13696
PBS_JOBID= 14643799
Free space on /tmp= 70588 MiB

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

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

MD5SUM BENCH= 8c398fbb12ba7dbf676dd8375a76e0de
RANDOM SEED=1589336092

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31732580 kB
Buffers:           90296 kB
Cached:           234480 kB
SwapCached:         2232 kB
Active:           289680 kB
Inactive:          43388 kB
Active(anon):       9792 kB
Inactive(anon):     1060 kB
Active(file):     279888 kB
Inactive(file):    42328 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098800 kB
Dirty:             17804 kB
Writeback:            44 kB
AnonPages:         15168 kB
Mapped:             8952 kB
Shmem:                 0 kB
Slab:             668276 kB
SReclaimable:     109472 kB
SUnreclaim:       558804 kB
KernelStack:        1536 kB
PageTables:         4180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     136640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70572 MiB
End job on node135 at 2012-06-08 10:44:44