Trace number 3752511

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_10_2.opb
MD5SUM54e50bd6cbfbb2a5705269c41241de9a
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark21
Best CPU time to get the best result obtained on this benchmark1789.78
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint11
Maximum length of a constraint20
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 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2492
Sum of products size (including duplicates)4984
Number of different products2492
Sum of products size4984

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.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.08	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.08	c [INC SYSTEM] execute solver
0.00/0.09	c [INC SEARCH] formula is SAT
0.00/0.09	c [INC SYSTEM] solved the initial formula
0.00/0.09	c model valid
0.00/0.09	c current solution ok
0.00/0.09	o 199
0.00/0.09	c starting approximation
0.00/0.09	c factor = 1
0.00/0.09	c can not find a suitable factor, leaving approximation
0.00/0.09	c finished approximation
0.00/0.09	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.09	c write failed with 2
0.00/0.09	c [INC SEARCH] iteration: 0
0.00/0.09	c [INC BOUNDS] best value:199 search for 198
0.00/0.09	c [INC SYSTEM] create new solver instance
0.00/0.09	c [INC] encode full formula
0.00/0.09	c (debug) using card networks
0.00/0.09	c old isEQ: 208, new EQ is 0
0.00/0.10	c set iterative enc to: card
0.00/0.10	c set iterative enc to: none
0.00/0.10	c [INC SEARCH] isOptimum variable: 0
0.00/0.13	c formula is SAT
0.00/0.13	c [INC SEARCH] copied best model
0.00/0.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.14	c model valid
0.00/0.14	c current solution ok
0.00/0.14	o 38
0.00/0.14	c [INC SEARCH] iteration: 1
0.00/0.14	c [INC BOUNDS] best value:38 search for 37
0.00/0.14	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.14	c write failed with 2
0.00/0.14	c [INC SYSTEM] create new solver instance
0.00/0.14	c [INC] encode full formula
0.00/0.14	c (debug) using card networks
0.00/0.14	c old isEQ: 16, new EQ is 0
0.00/0.14	c set iterative enc to: card
0.00/0.14	c set iterative enc to: none
0.00/0.14	c [INC SEARCH] isOptimum variable: 0
0.00/0.46	c formula is SAT
0.00/0.46	c [INC SEARCH] copied best model
0.00/0.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.46	c model valid
0.00/0.46	c current solution ok
0.00/0.46	o 34
0.00/0.46	c [INC SEARCH] iteration: 2
0.00/0.46	c [INC BOUNDS] best value:34 search for 33
0.00/0.46	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.46	c write failed with 2
0.00/0.46	c [INC SYSTEM] create new solver instance
0.00/0.46	c [INC] encode full formula
0.00/0.46	c (debug) using card networks
0.00/0.46	c old isEQ: 200, new EQ is 0
0.00/0.46	c set iterative enc to: card
0.00/0.46	c set iterative enc to: none
0.00/0.46	c [INC SEARCH] isOptimum variable: 0
0.00/0.80	c formula is SAT
0.00/0.80	c [INC SEARCH] copied best model
0.00/0.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.80	c model valid
0.00/0.80	c current solution ok
0.00/0.80	o 32
0.00/0.80	c [INC SEARCH] iteration: 3
0.00/0.80	c [INC BOUNDS] best value:32 search for 31
0.00/0.80	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.80	c write failed with 2
0.00/0.81	c [INC SYSTEM] create new solver instance
0.00/0.81	c [INC] encode full formula
0.00/0.81	c (debug) using card networks
0.00/0.81	c old isEQ: 200, new EQ is 0
0.00/0.81	c set iterative enc to: card
0.00/0.81	c set iterative enc to: none
0.00/0.81	c [INC SEARCH] isOptimum variable: 0
0.00/0.83	c formula is SAT
0.00/0.83	c [INC SEARCH] copied best model
0.00/0.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.83	c model valid
0.00/0.83	c current solution ok
0.00/0.83	o 29
0.00/0.83	c [INC SEARCH] iteration: 4
0.00/0.83	c [INC BOUNDS] best value:29 search for 28
0.00/0.83	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.83	c write failed with 2
0.00/0.83	c [INC SYSTEM] create new solver instance
0.00/0.83	c [INC] encode full formula
0.00/0.83	c (debug) using card networks
0.00/0.83	c old isEQ: 200, new EQ is 0
0.00/0.84	c set iterative enc to: card
0.00/0.84	c set iterative enc to: none
0.00/0.84	c [INC SEARCH] isOptimum variable: 0
1.08/1.17	c formula is SAT
1.08/1.17	c [INC SEARCH] copied best model
1.08/1.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.08/1.17	c model valid
1.08/1.17	c current solution ok
1.08/1.17	o 28
1.08/1.17	c [INC SEARCH] iteration: 5
1.08/1.17	c [INC BOUNDS] best value:28 search for 27
1.08/1.17	c [INC SYSTEM] there exists a inc, kill it!
1.08/1.17	c write failed with 2
1.08/1.17	c [INC SYSTEM] create new solver instance
1.08/1.17	c [INC] encode full formula
1.08/1.17	c (debug) using card networks
1.08/1.17	c old isEQ: 200, new EQ is 0
1.08/1.17	c set iterative enc to: card
1.08/1.17	c set iterative enc to: none
1.08/1.17	c [INC SEARCH] isOptimum variable: 0
88.54/88.65	c formula is SAT
88.54/88.65	c [INC SEARCH] copied best model
88.54/88.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
88.54/88.66	c model valid
88.54/88.66	c current solution ok
88.54/88.66	o 27
88.54/88.66	c [INC SEARCH] iteration: 6
88.54/88.66	c [INC BOUNDS] best value:27 search for 26
88.54/88.66	c [INC SYSTEM] there exists a inc, kill it!
88.54/88.66	c write failed with 2
88.54/88.66	c [INC SYSTEM] create new solver instance
88.54/88.66	c [INC] encode full formula
88.54/88.66	c (debug) using card networks
88.54/88.66	c old isEQ: 200, new EQ is 0
88.54/88.66	c set iterative enc to: card
88.54/88.66	c set iterative enc to: none
88.54/88.66	c [INC SEARCH] isOptimum variable: 0
90.63/90.75	c formula is SAT
90.63/90.75	c [INC SEARCH] copied best model
90.63/90.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
90.63/90.75	c model valid
90.63/90.75	c current solution ok
90.63/90.75	o 26
90.63/90.75	c [INC SEARCH] iteration: 7
90.63/90.75	c [INC BOUNDS] best value:26 search for 25
90.63/90.75	c [INC SYSTEM] there exists a inc, kill it!
90.63/90.75	c write failed with 2
90.63/90.75	c [INC SYSTEM] create new solver instance
90.63/90.75	c [INC] encode full formula
90.63/90.75	c (debug) using card networks
90.63/90.75	c old isEQ: 200, new EQ is 0
90.63/90.76	c set iterative enc to: card
90.63/90.76	c set iterative enc to: none
90.63/90.76	c [INC SEARCH] isOptimum variable: 0
140.13/140.28	c formula is SAT
140.13/140.29	c [INC SEARCH] copied best model
140.13/140.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
140.13/140.29	c model valid
140.13/140.29	c current solution ok
140.13/140.29	o 25
140.13/140.29	c [INC SEARCH] iteration: 8
140.13/140.29	c [INC BOUNDS] best value:25 search for 24
140.13/140.29	c [INC SYSTEM] there exists a inc, kill it!
140.13/140.29	c write failed with 2
140.13/140.29	c [INC SYSTEM] create new solver instance
140.13/140.29	c [INC] encode full formula
140.13/140.29	c (debug) using card networks
140.13/140.29	c old isEQ: 200, new EQ is 0
140.13/140.29	c set iterative enc to: card
140.13/140.29	c set iterative enc to: none
140.13/140.29	c [INC SEARCH] isOptimum variable: 0
1739.24/1739.62	c formula is SAT
1739.24/1739.62	c [INC SEARCH] copied best model
1739.24/1739.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1739.24/1739.62	c model valid
1739.24/1739.62	c current solution ok
1739.24/1739.62	o 24
1739.24/1739.62	c [INC SEARCH] iteration: 9
1739.24/1739.62	c [INC BOUNDS] best value:24 search for 23
1739.24/1739.62	c [INC SYSTEM] there exists a inc, kill it!
1739.24/1739.62	c write failed with 2
1739.24/1739.63	c [INC SYSTEM] create new solver instance
1739.24/1739.63	c [INC] encode full formula
1739.24/1739.63	c (debug) using card networks
1739.24/1739.63	c old isEQ: 200, new EQ is 0
1739.24/1739.63	c set iterative enc to: card
1739.24/1739.63	c set iterative enc to: none
1739.24/1739.64	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.40	s UNKNOWN
1800.02/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3752511-1339218948/watcher-3752511-1339218948 -o /tmp/evaluation-result-3752511-1339218948/solver-3752511-1339218948 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752511-1339218948.opb 611726486 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: 0.00 0.00 0.00 2/171 10072
/proc/meminfo: memFree=29647600/32873648 swapFree=7376/7376
[pid=10072] ppid=10070 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10072/stat : 10072 (npSolver-pbo-It) S 10070 10072 10037 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388022079 9367552 275 33554432000 4194304 5064252 140735088657040 140735088655952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10072/statm: 2287 275 233 213 0 72 0

[startup+0.0850879 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 10072
/proc/meminfo: memFree=29647600/32873648 swapFree=7376/7376
[pid=10072] ppid=10070 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10072/stat : 10072 (npSolver-pbo-It) S 10070 10072 10037 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388022079 9367552 275 33554432000 4194304 5064252 140735088657040 140735088655952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10072/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100166 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 10072
/proc/meminfo: memFree=29647600/32873648 swapFree=7376/7376
[pid=10072] ppid=10070 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10072/stat : 10072 (npSolver-pbo-It) S 10070 10072 10037 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388022079 9367552 275 33554432000 4194304 5064252 140735088657040 140735088655952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10072/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300192 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 10072
/proc/meminfo: memFree=29647600/32873648 swapFree=7376/7376
[pid=10072] ppid=10070 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10072/stat : 10072 (npSolver-pbo-It) S 10070 10072 10037 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388022079 9367552 275 33554432000 4194304 5064252 140735088657040 140735088655952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10072/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700174 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 10072
/proc/meminfo: memFree=29647600/32873648 swapFree=7376/7376
[pid=10072] ppid=10070 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10072/stat : 10072 (npSolver-pbo-It) S 10070 10072 10037 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388022079 9367552 275 33554432000 4194304 5064252 140735088657040 140735088655952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10072/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 0.08 0.02 0.01 3/182 10101
/proc/meminfo: memFree=29560288/32873648 swapFree=7376/7376
[pid=10072] ppid=10070 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10072/stat : 10072 (npSolver-pbo-It) S 10070 10072 10037 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388022079 9367552 275 33554432000 4194304 5064252 140735088657040 140735088655952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10072/statm: 2287 275 233 213 0 72 0
[pid=10073] ppid=10072 vsize=3264 CPUtime=1.15 cores=0,2,4,6
/proc/10073/stat : 10073 (npSolver-pbo) S 10072 10072 10037 0 -1 4202496 3001 11275 0 0 3 1 108 3 20 0 1 0 388022079 3342336 461 33554432000 4194304 6004724 140733689026000 140733689011848 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10073/statm: 816 461 189 442 0 370 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 12412

[startup+3.10033 s]
/proc/loadavg: 0.08 0.02 0.01 3/181 10108
/proc/meminfo: memFree=29588512/32873648 swapFree=7376/7376
[pid=10072] ppid=10070 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10072/stat : 10072 (npSolver-pbo-It) S 10070 10072 10037 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388022079 9367552 275 33554432000 4194304 5064252 140735088657040 140735088655952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10072/statm: 2287 275 233 213 0 72 0
[pid=10073] ppid=10072 vsize=3264 CPUtime=1.15 cores=0,2,4,6
/proc/10073/stat : 10073 (npSolver-pbo) S 10072 10072 10037 0 -1 4202496 3001 11275 0 0 3 1 108 3 20 0 1 0 388022079 3342336 461 33554432000 4194304 6004724 140733689026000 140733689011848 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10073/statm: 816 461 189 442 0 370 0
[pid=10103] ppid=10073 vsize=13372 CPUtime=1.91 cores=0,2,4,6
/proc/10103/stat : 10103 (glucosInc) R 10073 10072 10037 0 -1 4202496 3006 0 0 0 191 0 0 0 20 0 1 0 388022196 13692928 2497 33554432000 4194304 5654031 140735705561248 140735705559128 4215297 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10103/statm: 3343 2497 141 357 0 2983 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 25784

[startup+6.30034 s]
/proc/loadavg: 0.23 0.05 0.02 3/181 10110
/proc/meminfo: memFree=29586672/32873648 swapFree=7376/7376
[pid=10072] ppid=10070 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10072/stat : 10072 (npSolver-pbo-It) S 10070 10072 10037 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388022079 9367552 275 33554432000 4194304 5064252 140735088657040 140735088655952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10072/statm: 2287 275 233 213 0 72 0
[pid=10073] ppid=10072 vsize=3264 CPUtime=1.15 cores=0,2,4,6
/proc/10073/stat : 10073 (npSolver-pbo) S 10072 10072 10037 0 -1 4202496 3001 11275 0 0 3 1 108 3 20 0 1 0 388022079 3342336 461 33554432000 4194304 6004724 140733689026000 140733689011848 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10073/statm: 816 461 189 442 0 370 0
[pid=10103] ppid=10073 vsize=16092 CPUtime=5.1 cores=0,2,4,6
/proc/10103/stat : 10103 (glucosInc) R 10073 10072 10037 0 -1 4202496 3518 0 0 0 510 0 0 0 20 0 1 0 388022196 16478208 3511 33554432000 4194304 5654031 140735705561248 140735705559048 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10103/statm: 4023 3511 141 357 0 3663 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 28504

[startup+12.7003 s]
/proc/loadavg: 0.37 0.08 0.03 3/181 10112
/proc/meminfo: memFree=29569404/32873648 swapFree=7376/7376
[pid=10072] ppid=10070 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10072/stat : 10072 (npSolver-pbo-It) S 10070 10072 10037 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388022079 9367552 275 33554432000 4194304 5064252 140735088657040 140735088655952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10072/statm: 2287 275 233 213 0 72 0
[pid=10073] ppid=10072 vsize=3264 CPUtime=1.15 cores=0,2,4,6
/proc/10073/stat : 10073 (npSolver-pbo) S 10072 10072 10037 0 -1 4202496 3001 11275 0 0 3 1 108 3 20 0 1 0 388022079 3342336 461 33554432000 4194304 6004724 140733689026000 140733689011848 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10073/statm: 816 461 189 442 0 370 0
[pid=10103] ppid=10073 vsize=29320 CPUtime=11.51 cores=0,2,4,6
/proc/10103/stat : 10103 (glucosInc) R 10073 10072 10037 0 -1 4202496 5426 0 0 0 1150 1 0 0 20 0 1 0 388022196 30023680 6817 33554432000 4194304 5654031 140735705561248 140735705559128 4232729 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10103/statm: 7330 6817 141 357 0 6970 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 41732

[startup+25.5003 s]
/proc/loadavg: 0.62 0.14 0.05 3/181 10114
/proc/meminfo: memFree=29545884/32873648 swapFree=7376/7376
[pid=10072] ppid=10070 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10072/stat : 10072 (npSolver-pbo-It) S 10070 10072 10037 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388022079 9367552 275 33554432000 4194304 5064252 140735088657040 140735088655952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10072/statm: 2287 275 233 213 0 72 0
[pid=10073] ppid=10072 vsize=3264 CPUtime=1.15 cores=0,2,4,6
/proc/10073/stat : 10073 (npSolver-pbo) S 10072 10072 10037 0 -1 4202496 3001 11275 0 0 3 1 108 3 20 0 1 0 388022079 3342336 461 33554432000 4194304 6004724 140733689026000 140733689011848 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10073/statm: 816 461 189 442 0 370 0
[pid=10103] ppid=10073 vsize=59748 CPUtime=24.3 cores=0,2,4,6
/proc/10103/stat : 10103 (glucosInc) R 10073 10072 10037 0 -1 4202496 6915 0 0 0 2428 2 0 0 20 0 1 0 388022196 61181952 10320 33554432000 4194304 5654031 140735705561248 140735705559272 4234964 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10103/statm: 14937 10320 142 357 0 14577 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 72160

[startup+51.1004 s]
/proc/loadavg: 1.16 0.32 0.11 3/181 10116
/proc/meminfo: memFree=29546036/32873648 swapFree=7376/7376
[pid=10072] ppid=10070 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10072/stat : 10072 (npSolver-pbo-It) S 10070 10072 10037 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388022079 9367552 275 33554432000 4194304 5064252 140735088657040 140735088655952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10072/statm: 2287 275 233 213 0 72 0
[pid=10073] ppid=10072 vsize=3264 CPUtime=1.15 cores=0,2,4,6
/proc/10073/stat : 10073 (npSolver-pbo) S 10072 10072 10037 0 -1 4202496 3001 11275 0 0 3 1 108 3 20 0 1 0 388022079 3342336 461 33554432000 4194304 6004724 140733689026000 140733689011848 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10073/statm: 816 461 189 442 0 370 0
[pid=10103] ppid=10073 vsize=78600 CPUtime=49.89 cores=0,2,4,6
/proc/10103/stat : 10103 (glucosInc) R 10073 10072 10037 0 -1 4202496 7640 0 0 0 4987 2 0 0 20 0 1 0 388022196 80486400 12740 33554432000 4194304 5654031 140735705561248 140735705559128 4233184 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10103/statm: 19650 12740 142 357 0 19290 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 91012

[startup+102.3 s]
/proc/loadavg: 1.64 0.58 0.20 3/181 10122
/proc/meminfo: memFree=29482952/32873648 swapFree=7376/7376
[pid=10072] ppid=10070 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10072/stat : 10072 (npSolver-pbo-It) S 10070 10072 10037 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388022079 9367552 275 33554432000 4194304 5064252 140735088657040 140735088655952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10072/statm: 2287 275 233 213 0 72 0
[pid=10073] ppid=10072 vsize=3264 CPUtime=90.72 cores=0,2,4,6
/proc/10073/stat : 10073 (npSolver-pbo) S 10072 10072 10037 0 -1 4202496 3291 23789 0 0 4 1 9059 8 20 0 1 0 388022079 3342336 461 33554432000 4194304 6004724 140733689026000 140733689011848 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10073/statm: 816 461 189 442 0 370 0
[pid=10122] ppid=10073 vsize=25144 CPUtime=11.52 cores=0,2,4,6
/proc/10122/stat : 10122 (glucosInc) R 10073 10072 10037 0 -1 4202496 5943 0 0 0 1151 1 0 0 20 0 1 0 388031155 25747456 5349 33554432000 4194304 5654031 140734389576960 140734389564776 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10122/statm: 6286 5349 142 357 0 5926 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 37556

[startup+162.3 s]
/proc/loadavg: 1.91 0.85 0.32 3/181 10125
/proc/meminfo: memFree=29470948/32873648 swapFree=7376/7376
[pid=10072] ppid=10070 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10072/stat : 10072 (npSolver-pbo-It) S 10070 10072 10037 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388022079 9367552 275 33554432000 4194304 5064252 140735088657040 140735088655952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10072/statm: 2287 275 233 213 0 72 0
[pid=10073] ppid=10072 vsize=3264 CPUtime=140.23 cores=0,2,4,6
/proc/10073/stat : 10073 (npSolver-pbo) S 10072 10072 10037 0 -1 4202496 3436 32473 0 0 4 1 14007 11 20 0 1 0 388022079 3342336 461 33554432000 4194304 6004724 140733689026000 140733689011848 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10073/statm: 816 461 189 442 0 370 0
[pid=10124] ppid=10073 vsize=39144 CPUtime=21.98 cores=0,2,4,6
/proc/10124/stat : 10124 (glucosInc) R 10073 10072 10037 0 -1 4202496 6766 0 0 0 2196 2 0 0 20 0 1 0 388036108 40083456 8490 33554432000 4194304 5654031 140733573480640 140733573478520 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10124/statm: 9786 8490 142 357 0 9426 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 51556

[startup+222.3 s]
/proc/loadavg: 1.96 1.06 0.42 3/181 10125
/proc/meminfo: memFree=29380872/32873648 swapFree=7376/7376
[pid=10072] ppid=10070 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10072/stat : 10072 (npSolver-pbo-It) S 10070 10072 10037 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388022079 9367552 275 33554432000 4194304 5064252 140735088657040 140735088655952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10072/statm: 2287 275 233 213 0 72 0
[pid=10073] ppid=10072 vsize=3264 CPUtime=140.23 cores=0,2,4,6
/proc/10073/stat : 10073 (npSolver-pbo) S 10072 10072 10037 0 -1 4202496 3436 32473 0 0 4 1 14007 11 20 0 1 0 388022079 3342336 461 33554432000 4194304 6004724 140733689026000 140733689011848 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10073/statm: 816 461 189 442 0 370 0
[pid=10124] ppid=10073 vsize=69492 CPUtime=81.97 cores=0,2,4,6
/proc/10124/stat : 10124 (glucosInc) R 10073 10072 10037 0 -1 4202496 7982 0 0 0 8194 3 0 0 20 0 1 0 388036108 71159808 15328 33554432000 4194304 5654031 140733573480640 140733573468456 4232968 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10124/statm: 17373 15328 142 357 0 17013 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 81904

[startup+282.3 s]
/proc/loadavg: 1.98 1.23 0.52 3/182 10128
/proc/meminfo: memFree=29260644/32873648 swapFree=7376/7376
[pid=10072] ppid=10070 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=29082744/32873648 swapFree=7376/7376
[pid=10072] ppid=10070 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10072/stat : 10072 (npSolver-pbo-It) S 10070 10072 10037 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388022079 9367552 275 33554432000 4194304 5064252 140735088657040 140735088655952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10072/statm: 2287 275 233 213 0 72 0
[pid=10073] ppid=10072 vsize=3264 CPUtime=140.23 cores=0,2,4,6
/proc/10073/stat : 10073 (npSolver-pbo) S 10072 10072 10037 0 -1 4202496 3436 32473 0 0 4 1 14007 11 20 0 1 0 388022079 3342336 461 33554432000 4194304 6004724 140733689026000 140733689011848 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10073/statm: 816 461 189 442 0 370 0
[pid=10124] ppid=10073 vsize=164120 CPUtime=1101.82 cores=0,2,4,6
/proc/10124/stat : 10124 (glucosInc) R 10073 10072 10037 0 -1 4202496 21272 0 0 0 110146 36 0 0 20 0 1 0 388036108 168058880 37525 33554432000 4194304 5654031 140733573480640 140733573478568 4232973 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10124/statm: 41030 37525 142 357 0 40670 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 176532

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.48 3/181 10136
/proc/meminfo: memFree=29191292/32873648 swapFree=7376/7376
[pid=10072] ppid=10070 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10072/stat : 10072 (npSolver-pbo-It) S 10070 10072 10037 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388022079 9367552 275 33554432000 4194304 5064252 140735088657040 140735088655952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10072/statm: 2287 275 233 213 0 72 0
[pid=10073] ppid=10072 vsize=3264 CPUtime=140.23 cores=0,2,4,6
/proc/10073/stat : 10073 (npSolver-pbo) S 10072 10072 10037 0 -1 4202496 3436 32473 0 0 4 1 14007 11 20 0 1 0 388022079 3342336 461 33554432000 4194304 6004724 140733689026000 140733689011848 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10073/statm: 816 461 189 442 0 370 0
[pid=10124] ppid=10073 vsize=194940 CPUtime=1161.79 cores=0,2,4,6
/proc/10124/stat : 10124 (glucosInc) R 10073 10072 10037 0 -1 4202496 22598 0 0 0 116141 38 0 0 20 0 1 0 388036108 199618560 41688 33554432000 4194304 5654031 140733573480640 140733573478728 4232800 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10124/statm: 48735 41688 142 357 0 48375 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 207352

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/180 10136
/proc/meminfo: memFree=29347660/32873648 swapFree=7376/7376
[pid=10072] ppid=10070 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10072/stat : 10072 (npSolver-pbo-It) S 10070 10072 10037 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388022079 9367552 275 33554432000 4194304 5064252 140735088657040 140735088655952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10072/statm: 2287 275 233 213 0 72 0
[pid=10073] ppid=10072 vsize=3264 CPUtime=140.23 cores=0,2,4,6
/proc/10073/stat : 10073 (npSolver-pbo) S 10072 10072 10037 0 -1 4202496 3436 32473 0 0 4 1 14007 11 20 0 1 0 388022079 3342336 461 33554432000 4194304 6004724 140733689026000 140733689011848 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10073/statm: 816 461 189 442 0 370 0
[pid=10124] ppid=10073 vsize=114800 CPUtime=1221.79 cores=0,2,4,6
/proc/10124/stat : 10124 (glucosInc) R 10073 10072 10037 0 -1 4202496 23333 0 0 0 122138 41 0 0 20 0 1 0 388036108 117555200 28191 33554432000 4194304 5654031 140733573480640 140733573478664 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10124/statm: 28700 28191 142 357 0 28340 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 127212

[startup+1422.3 s]
/proc/loadavg: 2.00 1.97 1.54 3/181 10137
/proc/meminfo: memFree=29172972/32873648 swapFree=7376/7376
[pid=10072] ppid=10070 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10072/stat : 10072 (npSolver-pbo-It) S 10070 10072 10037 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388022079 9367552 275 33554432000 4194304 5064252 140735088657040 140735088655952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10072/statm: 2287 275 233 213 0 72 0
[pid=10073] ppid=10072 vsize=3264 CPUtime=140.23 cores=0,2,4,6
/proc/10073/stat : 10073 (npSolver-pbo) S 10072 10072 10037 0 -1 4202496 3436 32473 0 0 4 1 14007 11 20 0 1 0 388022079 3342336 461 33554432000 4194304 6004724 140733689026000 140733689011848 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10073/statm: 816 461 189 442 0 370 0
[pid=10124] ppid=10073 vsize=114800 CPUtime=1281.78 cores=0,2,4,6
/proc/10124/stat : 10124 (glucosInc) R 10073 10072 10037 0 -1 4202496 24076 0 0 0 128136 42 0 0 20 0 1 0 388036108 117555200 28191 33554432000 4194304 5654031 140733573480640 140733573468456 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10124/statm: 28700 28191 142 357 0 28340 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 127212

[startup+1482.3 s]
/proc/loadavg: 2.07 1.99 1.57 3/182 10140
/proc/meminfo: memFree=29252904/32873648 swapFree=7376/7376
[pid=10072] ppid=10070 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10072/stat : 10072 (npSolver-pbo-It) S 10070 10072 10037 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388022079 9367552 275 33554432000 4194304 5064252 140735088657040 140735088655952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10072/statm: 2287 275 233 213 0 72 0
[pid=10073] ppid=10072 vsize=3264 CPUtime=140.23 cores=0,2,4,6
/proc/10073/stat : 10073 (npSolver-pbo) S 10072 10072 10037 0 -1 4202496 3436 32473 0 0 4 1 14007 11 20 0 1 0 388022079 3342336 461 33554432000 4194304 6004724 140733689026000 140733689011848 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10073/statm: 816 461 189 442 0 370 0
[pid=10124] ppid=10073 vsize=164120 CPUtime=1341.77 cores=0,2,4,6
/proc/10124/stat : 10124 (glucosInc) R 10073 10072 10037 0 -1 4202496 24952 0 0 0 134132 45 0 0 20 0 1 0 388036108 168058880 40085 33554432000 4194304 5654031 140733573480640 140733573478568 4232960 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10124/statm: 41030 40085 142 357 0 40670 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 176532

[startup+1542.3 s]
/proc/loadavg: 2.02 1.99 1.59 3/181 10140
/proc/meminfo: memFree=29087040/32873648 swapFree=7376/7376
[pid=10072] ppid=10070 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10072/stat : 10072 (npSolver-pbo-It) S 10070 10072 10037 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388022079 9367552 275 33554432000 4194304 5064252 140735088657040 140735088655952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10072/statm: 2287 275 233 213 0 72 0
[pid=10073] ppid=10072 vsize=3264 CPUtime=140.23 cores=0,2,4,6
/proc/10073/stat : 10073 (npSolver-pbo) S 10072 10072 10037 0 -1 4202496 3436 32473 0 0 4 1 14007 11 20 0 1 0 388022079 3342336 461 33554432000 4194304 6004724 140733689026000 140733689011848 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10073/statm: 816 461 189 442 0 370 0
[pid=10124] ppid=10073 vsize=164120 CPUtime=1401.77 cores=0,2,4,6
/proc/10124/stat : 10124 (glucosInc) R 10073 10072 10037 0 -1 4202496 25685 0 0 0 140129 48 0 0 20 0 1 0 388036108 168058880 39061 33554432000 4194304 5654031 140733573480640 140733573478568 4232767 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10124/statm: 41030 39061 142 357 0 40670 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 176532

[startup+1602.3 s]
/proc/loadavg: 2.01 1.99 1.62 3/181 10140
/proc/meminfo: memFree=29323532/32873648 swapFree=7376/7376
[pid=10072] ppid=10070 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10072/stat : 10072 (npSolver-pbo-It) S 10070 10072 10037 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388022079 9367552 275 33554432000 4194304 5064252 140735088657040 140735088655952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10072/statm: 2287 275 233 213 0 72 0
[pid=10073] ppid=10072 vsize=3264 CPUtime=140.23 cores=0,2,4,6
/proc/10073/stat : 10073 (npSolver-pbo) S 10072 10072 10037 0 -1 4202496 3436 32473 0 0 4 1 14007 11 20 0 1 0 388022079 3342336 461 33554432000 4194304 6004724 140733689026000 140733689011848 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10073/statm: 816 461 189 442 0 370 0
[pid=10124] ppid=10073 vsize=114800 CPUtime=1461.75 cores=0,2,4,6
/proc/10124/stat : 10124 (glucosInc) R 10073 10072 10037 0 -1 4202496 26285 0 0 0 146126 49 0 0 20 0 1 0 388036108 117555200 28191 33554432000 4194304 5654031 140733573480640 140733573478664 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10124/statm: 28700 28191 142 357 0 28340 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 127212

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.64 3/181 10140
/proc/meminfo: memFree=29102928/32873648 swapFree=7376/7376
[pid=10072] ppid=10070 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10072/stat : 10072 (npSolver-pbo-It) S 10070 10072 10037 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388022079 9367552 275 33554432000 4194304 5064252 140735088657040 140735088655952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10072/statm: 2287 275 233 213 0 72 0
[pid=10073] ppid=10072 vsize=3264 CPUtime=140.23 cores=0,2,4,6
/proc/10073/stat : 10073 (npSolver-pbo) S 10072 10072 10037 0 -1 4202496 3436 32473 0 0 4 1 14007 11 20 0 1 0 388022079 3342336 461 33554432000 4194304 6004724 140733689026000 140733689011848 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10073/statm: 816 461 189 442 0 370 0
[pid=10124] ppid=10073 vsize=164120 CPUtime=1521.72 cores=0,2,4,6
/proc/10124/stat : 10124 (glucosInc) R 10073 10072 10037 0 -1 4202496 27179 0 0 0 152121 51 0 0 20 0 1 0 388036108 168058880 36501 33554432000 4194304 5654031 140733573480640 140733573478568 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10124/statm: 41030 36501 142 357 0 40670 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 176532

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.66 3/181 10141
/proc/meminfo: memFree=29304592/32873648 swapFree=7376/7376
[pid=10072] ppid=10070 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10072/stat : 10072 (npSolver-pbo-It) S 10070 10072 10037 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388022079 9367552 275 33554432000 4194304 5064252 140735088657040 140735088655952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10072/statm: 2287 275 233 213 0 72 0
[pid=10073] ppid=10072 vsize=3264 CPUtime=140.23 cores=0,2,4,6
/proc/10073/stat : 10073 (npSolver-pbo) S 10072 10072 10037 0 -1 4202496 3436 32473 0 0 4 1 14007 11 20 0 1 0 388022079 3342336 461 33554432000 4194304 6004724 140733689026000 140733689011848 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10073/statm: 816 461 189 442 0 370 0
[pid=10124] ppid=10073 vsize=164120 CPUtime=1581.71 cores=0,2,4,6
/proc/10124/stat : 10124 (glucosInc) R 10073 10072 10037 0 -1 4202496 27918 0 0 0 158118 53 0 0 20 0 1 0 388036108 168058880 38549 33554432000 4194304 5654031 140733573480640 140733573478568 4233168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10124/statm: 41030 38549 142 357 0 40670 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 176532

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.67 3/181 10143
/proc/meminfo: memFree=29239932/32873648 swapFree=7376/7376
[pid=10072] ppid=10070 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10072/stat : 10072 (npSolver-pbo-It) S 10070 10072 10037 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388022079 9367552 275 33554432000 4194304 5064252 140735088657040 140735088655952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10072/statm: 2287 275 233 213 0 72 0
[pid=10073] ppid=10072 vsize=3264 CPUtime=1739.28 cores=0,2,4,6
/proc/10073/stat : 10073 (npSolver-pbo) S 10072 10072 10037 0 -1 4202496 3581 61515 0 0 4 1 173857 66 20 0 1 0 388022079 3342336 461 33554432000 4194304 6004724 140733689026000 140733689011848 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10073/statm: 816 461 189 442 0 370 0
[pid=10143] ppid=10073 vsize=41648 CPUtime=42.64 cores=0,2,4,6
/proc/10143/stat : 10143 (glucosInc) R 10073 10072 10037 0 -1 4202496 5243 0 0 0 4263 1 0 0 20 0 1 0 388196043 42647552 9447 33554432000 4194304 5654031 140734725618448 140734725606264 4214846 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10143/statm: 10412 9447 142 357 0 10052 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 54060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 1.99 1.68 3/181 10143
/proc/meminfo: memFree=29180344/32873648 swapFree=7376/7376
[pid=10072] ppid=10070 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10072/stat : 10072 (npSolver-pbo-It) S 10070 10072 10037 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388022079 9367552 275 33554432000 4194304 5064252 140735088657040 140735088655952 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10072/statm: 2287 275 233 213 0 72 0
[pid=10073] ppid=10072 vsize=3264 CPUtime=1739.28 cores=0,2,4,6
/proc/10073/stat : 10073 (npSolver-pbo) S 10072 10072 10037 0 -1 4202496 3581 61515 0 0 4 1 173857 66 20 0 1 0 388022079 3342336 461 33554432000 4194304 6004724 140733689026000 140733689011848 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10073/statm: 816 461 189 442 0 370 0
[pid=10143] ppid=10073 vsize=53608 CPUtime=60.74 cores=0,2,4,6
/proc/10143/stat : 10143 (glucosInc) R 10073 10072 10037 0 -1 4202496 6550 0 0 0 6072 2 0 0 20 0 1 0 388196043 54894592 12872 33554432000 4194304 5654031 140734725618448 140734725616472 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10143/statm: 13402 12872 142 357 0 13042 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 66020

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.06
CPU user time (s): 1799.36
CPU system time (s): 0.704892
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 207352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.36
system time used= 0.704892
maximum resident set size= 187232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72029
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3592
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 235
involuntary context switches= 2449

runsolver used 3.3145 second user time and 9.56555 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-09 07:15:48
IDJOB=3752511
IDBENCH=48151
IDSOLVER=2335
FILE ID=node112/3752511-1339218948
RUNJOBID= node112-1339218948-10053
PBS_JOBID= 14644316
Free space on /tmp= 70264 MiB

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

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

MD5SUM BENCH= 54e50bd6cbfbb2a5705269c41241de9a
RANDOM SEED=611726486

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29652220 kB
Buffers:          340708 kB
Cached:          1985976 kB
SwapCached:         2156 kB
Active:          1551560 kB
Inactive:         781408 kB
Active(anon):       3068 kB
Inactive(anon):     3148 kB
Active(file):    1548492 kB
Inactive(file):   778260 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099400 kB
Dirty:             13984 kB
Writeback:             4 kB
AnonPages:          9620 kB
Mapped:             8000 kB
Shmem:                 0 kB
Slab:             748388 kB
SReclaimable:     192500 kB
SUnreclaim:       555888 kB
KernelStack:        1408 kB
PageTables:         3892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70240 MiB
End job on node112 at 2012-06-09 07:45:49