Trace number 3752512

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_10_5.opb
MD5SUM08d7a5060b972f308367859ff82f87f6
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark1789.75
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 constraint23
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)2528
Sum of products size (including duplicates)5056
Number of different products2528
Sum of products size5056

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.10	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.10	c [INC SYSTEM] execute solver
0.00/0.10	c [INC SEARCH] formula is SAT
0.00/0.10	c [INC SYSTEM] solved the initial formula
0.00/0.11	c model valid
0.00/0.11	c current solution ok
0.00/0.12	o 199
0.00/0.12	c starting approximation
0.00/0.12	c factor = 1
0.00/0.12	c can not find a suitable factor, leaving approximation
0.00/0.12	c finished approximation
0.00/0.12	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.12	c write failed with 2
0.00/0.12	c [INC SEARCH] iteration: 0
0.00/0.12	c [INC BOUNDS] best value:199 search for 198
0.00/0.12	c [INC SYSTEM] create new solver instance
0.00/0.12	c [INC] encode full formula
0.00/0.12	c (debug) using card networks
0.00/0.12	c old isEQ: 160, new EQ is 0
0.00/0.12	c set iterative enc to: card
0.00/0.12	c set iterative enc to: none
0.00/0.12	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.13	c model valid
0.00/0.13	c current solution ok
0.00/0.13	o 36
0.00/0.13	c [INC SEARCH] iteration: 1
0.00/0.13	c [INC BOUNDS] best value:36 search for 35
0.00/0.13	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.13	c write failed with 2
0.00/0.13	c [INC SYSTEM] create new solver instance
0.00/0.13	c [INC] encode full formula
0.00/0.13	c (debug) using card networks
0.00/0.13	c old isEQ: 144, 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.19	c formula is SAT
0.00/0.19	c [INC SEARCH] copied best model
0.00/0.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.20	c model valid
0.00/0.20	c current solution ok
0.00/0.20	o 33
0.00/0.20	c [INC SEARCH] iteration: 2
0.00/0.20	c [INC BOUNDS] best value:33 search for 32
0.00/0.20	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.20	c write failed with 2
0.00/0.20	c [INC SYSTEM] create new solver instance
0.00/0.20	c [INC] encode full formula
0.00/0.20	c (debug) using card networks
0.00/0.20	c old isEQ: 64, new EQ is 0
0.00/0.20	c set iterative enc to: card
0.00/0.20	c set iterative enc to: none
0.00/0.20	c [INC SEARCH] isOptimum variable: 0
0.00/0.25	c formula is SAT
0.00/0.26	c [INC SEARCH] copied best model
0.00/0.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.26	c model valid
0.00/0.26	c current solution ok
0.00/0.26	o 32
0.00/0.26	c [INC SEARCH] iteration: 3
0.00/0.26	c [INC BOUNDS] best value:32 search for 31
0.00/0.26	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.26	c write failed with 2
0.00/0.26	c [INC SYSTEM] create new solver instance
0.00/0.26	c [INC] encode full formula
0.00/0.26	c (debug) using card networks
0.00/0.26	c old isEQ: 64, new EQ is 0
0.00/0.26	c set iterative enc to: card
0.00/0.26	c set iterative enc to: none
0.00/0.26	c [INC SEARCH] isOptimum variable: 0
0.00/0.27	c formula is SAT
0.00/0.27	c [INC SEARCH] copied best model
0.00/0.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.27	c model valid
0.00/0.27	c current solution ok
0.00/0.27	o 28
0.00/0.27	c [INC SEARCH] iteration: 4
0.00/0.27	c [INC BOUNDS] best value:28 search for 27
0.00/0.27	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.27	c write failed with 2
0.00/0.27	c [INC SYSTEM] create new solver instance
0.00/0.27	c [INC] encode full formula
0.00/0.27	c (debug) using card networks
0.00/0.27	c old isEQ: 144, new EQ is 0
0.00/0.27	c set iterative enc to: card
0.00/0.27	c set iterative enc to: none
0.00/0.27	c [INC SEARCH] isOptimum variable: 0
0.00/0.28	c formula is SAT
0.00/0.28	c [INC SEARCH] copied best model
0.00/0.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.28	c model valid
0.00/0.28	c current solution ok
0.00/0.28	o 27
0.00/0.28	c [INC SEARCH] iteration: 5
0.00/0.28	c [INC BOUNDS] best value:27 search for 26
0.00/0.28	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.28	c write failed with 2
0.00/0.28	c [INC SYSTEM] create new solver instance
0.00/0.28	c [INC] encode full formula
0.00/0.28	c (debug) using card networks
0.00/0.28	c old isEQ: 128, new EQ is 0
0.00/0.29	c set iterative enc to: card
0.00/0.29	c set iterative enc to: none
0.00/0.29	c [INC SEARCH] isOptimum variable: 0
0.00/0.30	c formula is SAT
0.00/0.30	c [INC SEARCH] copied best model
0.00/0.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.30	c model valid
0.00/0.30	c current solution ok
0.00/0.30	o 26
0.00/0.30	c [INC SEARCH] iteration: 6
0.00/0.30	c [INC BOUNDS] best value:26 search for 25
0.00/0.30	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.30	c write failed with 2
0.00/0.30	c [INC SYSTEM] create new solver instance
0.00/0.30	c [INC] encode full formula
0.00/0.30	c (debug) using card networks
0.00/0.30	c old isEQ: 128, new EQ is 0
0.00/0.31	c set iterative enc to: card
0.00/0.31	c set iterative enc to: none
0.00/0.31	c [INC SEARCH] isOptimum variable: 0
47.25/47.32	c formula is SAT
47.25/47.32	c [INC SEARCH] copied best model
47.25/47.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
47.25/47.32	c model valid
47.25/47.32	c current solution ok
47.25/47.32	o 25
47.25/47.32	c [INC SEARCH] iteration: 7
47.25/47.32	c [INC BOUNDS] best value:25 search for 24
47.25/47.32	c [INC SYSTEM] there exists a inc, kill it!
47.25/47.32	c write failed with 2
47.25/47.32	c [INC SYSTEM] create new solver instance
47.25/47.32	c [INC] encode full formula
47.25/47.32	c (debug) using card networks
47.25/47.32	c old isEQ: 128, new EQ is 0
47.25/47.32	c set iterative enc to: card
47.25/47.32	c set iterative enc to: none
47.25/47.32	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.05/1800.40	s UNKNOWN
1800.05/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.05/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-3752512-1339218928/watcher-3752512-1339218928 -o /tmp/evaluation-result-3752512-1339218928/solver-3752512-1339218928 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752512-1339218928.opb 1325389795 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 0.03 0.01 0.00 3/181 1050
/proc/meminfo: memFree=30408256/32873844 swapFree=7124/7124
[pid=1050] ppid=1048 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (npSolver-pbo-It) S 1048 1050 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859777 9367552 274 33554432000 4194304 5064252 140733965659056 140733965657968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1050/statm: 2287 274 233 213 0 72 0

[startup+0.0177901 s]
/proc/loadavg: 0.03 0.01 0.00 3/181 1050
/proc/meminfo: memFree=30408256/32873844 swapFree=7124/7124
[pid=1050] ppid=1048 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (npSolver-pbo-It) S 1048 1050 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859777 9367552 274 33554432000 4194304 5064252 140733965659056 140733965657968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1050/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100314 s]
/proc/loadavg: 0.03 0.01 0.00 3/181 1050
/proc/meminfo: memFree=30408256/32873844 swapFree=7124/7124
[pid=1050] ppid=1048 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (npSolver-pbo-It) S 1048 1050 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859777 9367552 274 33554432000 4194304 5064252 140733965659056 140733965657968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1050/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300132 s]
/proc/loadavg: 0.03 0.01 0.00 3/181 1050
/proc/meminfo: memFree=30408256/32873844 swapFree=7124/7124
[pid=1050] ppid=1048 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (npSolver-pbo-It) S 1048 1050 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859777 9367552 274 33554432000 4194304 5064252 140733965659056 140733965657968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1050/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70011 s]
/proc/loadavg: 0.03 0.01 0.00 3/181 1050
/proc/meminfo: memFree=30408256/32873844 swapFree=7124/7124
[pid=1050] ppid=1048 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (npSolver-pbo-It) S 1048 1050 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859777 9367552 274 33554432000 4194304 5064252 140733965659056 140733965657968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1050/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 0.27 0.06 0.02 3/183 1078
/proc/meminfo: memFree=30401852/32873844 swapFree=7124/7124
[pid=1050] ppid=1048 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (npSolver-pbo-It) S 1048 1050 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859777 9367552 274 33554432000 4194304 5064252 140733965659056 140733965657968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1050/statm: 2287 274 233 213 0 72 0
[pid=1051] ppid=1050 vsize=3308 CPUtime=0.28 cores=1,3,5,7
/proc/1051/stat : 1051 (npSolver-pbo) S 1050 1050 1001 0 -1 4202496 3269 11491 0 1 3 2 20 3 20 0 1 0 31859777 3387392 471 33554432000 4194304 6004724 140733768637600 140733768623448 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1051/statm: 827 471 189 442 0 381 0
[pid=1076] ppid=1051 vsize=9000 CPUtime=1.17 cores=1,3,5,7
/proc/1076/stat : 1076 (glucosInc) R 1051 1050 1001 0 -1 4202496 2408 0 0 0 117 0 0 0 20 0 1 0 31859808 9216000 1528 33554432000 4194304 5654031 140733955898912 140733955897000 4233448 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1076/statm: 2250 1528 132 357 0 1890 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 21456

[startup+3.10026 s]
/proc/loadavg: 0.27 0.06 0.02 3/183 1080
/proc/meminfo: memFree=30397504/32873844 swapFree=7124/7124
[pid=1050] ppid=1048 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (npSolver-pbo-It) S 1048 1050 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859777 9367552 274 33554432000 4194304 5064252 140733965659056 140733965657968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1050/statm: 2287 274 233 213 0 72 0
[pid=1051] ppid=1050 vsize=3308 CPUtime=0.28 cores=1,3,5,7
/proc/1051/stat : 1051 (npSolver-pbo) S 1050 1050 1001 0 -1 4202496 3269 11491 0 1 3 2 20 3 20 0 1 0 31859777 3387392 471 33554432000 4194304 6004724 140733768637600 140733768623448 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1051/statm: 827 471 189 442 0 381 0
[pid=1076] ppid=1051 vsize=13352 CPUtime=2.77 cores=1,3,5,7
/proc/1076/stat : 1076 (glucosInc) R 1051 1050 1001 0 -1 4202496 3200 0 0 0 277 0 0 0 20 0 1 0 31859808 13672448 2820 33554432000 4194304 5654031 140733955898912 140733955896792 4233232 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1076/statm: 3338 2820 132 357 0 2978 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 25808

[startup+6.30028 s]
/proc/loadavg: 0.27 0.06 0.02 3/183 1080
/proc/meminfo: memFree=30379276/32873844 swapFree=7124/7124
[pid=1050] ppid=1048 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (npSolver-pbo-It) S 1048 1050 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859777 9367552 274 33554432000 4194304 5064252 140733965659056 140733965657968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1050/statm: 2287 274 233 213 0 72 0
[pid=1051] ppid=1050 vsize=3308 CPUtime=0.28 cores=1,3,5,7
/proc/1051/stat : 1051 (npSolver-pbo) S 1050 1050 1001 0 -1 4202496 3269 11491 0 1 3 2 20 3 20 0 1 0 31859777 3387392 471 33554432000 4194304 6004724 140733768637600 140733768623448 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1051/statm: 827 471 189 442 0 381 0
[pid=1076] ppid=1051 vsize=27568 CPUtime=5.98 cores=1,3,5,7
/proc/1076/stat : 1076 (glucosInc) R 1051 1050 1001 0 -1 4202496 4740 0 0 0 597 1 0 0 20 0 1 0 31859808 28229632 5355 33554432000 4194304 5654031 140733955898912 140733955896840 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1076/statm: 6892 5355 142 357 0 6532 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 40024

[startup+12.7003 s]
/proc/loadavg: 0.53 0.12 0.04 3/183 1080
/proc/meminfo: memFree=30348228/32873844 swapFree=7124/7124
[pid=1050] ppid=1048 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (npSolver-pbo-It) S 1048 1050 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859777 9367552 274 33554432000 4194304 5064252 140733965659056 140733965657968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1050/statm: 2287 274 233 213 0 72 0
[pid=1051] ppid=1050 vsize=3308 CPUtime=0.28 cores=1,3,5,7
/proc/1051/stat : 1051 (npSolver-pbo) S 1050 1050 1001 0 -1 4202496 3269 11491 0 1 3 2 20 3 20 0 1 0 31859777 3387392 471 33554432000 4194304 6004724 140733768637600 140733768623448 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1051/statm: 827 471 189 442 0 381 0
[pid=1076] ppid=1051 vsize=26688 CPUtime=12.37 cores=1,3,5,7
/proc/1076/stat : 1076 (glucosInc) R 1051 1050 1001 0 -1 4202496 5475 0 0 0 1236 1 0 0 20 0 1 0 31859808 27328512 5923 33554432000 4194304 5654031 140733955898912 140733955886728 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1076/statm: 6672 5923 142 357 0 6312 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 39144

[startup+25.5004 s]
/proc/loadavg: 0.76 0.18 0.06 3/183 1080
/proc/meminfo: memFree=30335388/32873844 swapFree=7124/7124
[pid=1050] ppid=1048 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (npSolver-pbo-It) S 1048 1050 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859777 9367552 274 33554432000 4194304 5064252 140733965659056 140733965657968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1050/statm: 2287 274 233 213 0 72 0
[pid=1051] ppid=1050 vsize=3308 CPUtime=0.28 cores=1,3,5,7
/proc/1051/stat : 1051 (npSolver-pbo) S 1050 1050 1001 0 -1 4202496 3269 11491 0 1 3 2 20 3 20 0 1 0 31859777 3387392 471 33554432000 4194304 6004724 140733768637600 140733768623448 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1051/statm: 827 471 189 442 0 381 0
[pid=1076] ppid=1051 vsize=41100 CPUtime=25.16 cores=1,3,5,7
/proc/1076/stat : 1076 (glucosInc) R 1051 1050 1001 0 -1 4202496 6377 0 0 0 2514 2 0 0 20 0 1 0 31859808 42086400 9197 33554432000 4194304 5654031 140733955898912 140733955886728 4232784 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1076/statm: 10275 9197 142 357 0 9915 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 53556

[startup+51.1003 s]
/proc/loadavg: 1.24 0.35 0.11 3/183 1084
/proc/meminfo: memFree=30362540/32873844 swapFree=7124/7124
[pid=1050] ppid=1048 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (npSolver-pbo-It) S 1048 1050 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859777 9367552 274 33554432000 4194304 5064252 140733965659056 140733965657968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1050/statm: 2287 274 233 213 0 72 0
[pid=1051] ppid=1050 vsize=3308 CPUtime=47.26 cores=1,3,5,7
/proc/1051/stat : 1051 (npSolver-pbo) S 1050 1050 1001 0 -1 4202496 3432 18485 0 1 3 2 4715 6 20 0 1 0 31859777 3387392 471 33554432000 4194304 6004724 140733768637600 140733768623448 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1051/statm: 827 471 189 442 0 381 0
[pid=1084] ppid=1051 vsize=18852 CPUtime=3.76 cores=1,3,5,7
/proc/1084/stat : 1084 (glucosInc) R 1051 1050 1001 0 -1 4202496 4314 0 0 0 376 0 0 0 20 0 1 0 31864510 19304448 4202 33554432000 4194304 5654031 140734292096048 140734292083864 4215290 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1084/statm: 4713 4202 142 357 0 4353 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 31308

[startup+102.307 s]
/proc/loadavg: 1.80 0.65 0.23 3/183 1086
/proc/meminfo: memFree=30305916/32873844 swapFree=7124/7124
[pid=1050] ppid=1048 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (npSolver-pbo-It) S 1048 1050 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859777 9367552 274 33554432000 4194304 5064252 140733965659056 140733965657968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1050/statm: 2287 274 233 213 0 72 0
[pid=1051] ppid=1050 vsize=3308 CPUtime=47.26 cores=1,3,5,7
/proc/1051/stat : 1051 (npSolver-pbo) S 1050 1050 1001 0 -1 4202496 3432 18485 0 1 3 2 4715 6 20 0 1 0 31859777 3387392 471 33554432000 4194304 6004724 140733768637600 140733768623448 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1051/statm: 827 471 189 442 0 381 0
[pid=1084] ppid=1051 vsize=37508 CPUtime=54.96 cores=1,3,5,7
/proc/1084/stat : 1084 (glucosInc) R 1051 1050 1001 0 -1 4202496 7878 0 0 0 5493 3 0 0 20 0 1 0 31864510 38408192 8713 33554432000 4194304 5654031 140734292096048 140734292093928 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1084/statm: 9377 8713 142 357 0 9017 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 49964

[startup+162.3 s]
/proc/loadavg: 1.93 0.89 0.34 3/183 1086
/proc/meminfo: memFree=30268068/32873844 swapFree=7124/7124
[pid=1050] ppid=1048 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (npSolver-pbo-It) S 1048 1050 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859777 9367552 274 33554432000 4194304 5064252 140733965659056 140733965657968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1050/statm: 2287 274 233 213 0 72 0
[pid=1051] ppid=1050 vsize=3308 CPUtime=47.26 cores=1,3,5,7
/proc/1051/stat : 1051 (npSolver-pbo) S 1050 1050 1001 0 -1 4202496 3432 18485 0 1 3 2 4715 6 20 0 1 0 31859777 3387392 471 33554432000 4194304 6004724 140733768637600 140733768623448 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1051/statm: 827 471 189 442 0 381 0
[pid=1084] ppid=1051 vsize=79944 CPUtime=114.94 cores=1,3,5,7
/proc/1084/stat : 1084 (glucosInc) R 1051 1050 1001 0 -1 4202496 8930 0 0 0 11490 4 0 0 20 0 1 0 31864510 81862656 18440 33554432000 4194304 5654031 140734292096048 140734292083864 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1084/statm: 19986 18440 142 357 0 19626 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 92400

[startup+222.3 s]
/proc/loadavg: 1.97 1.09 0.44 3/183 1087
/proc/meminfo: memFree=30203888/32873844 swapFree=7124/7124
[pid=1050] ppid=1048 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (npSolver-pbo-It) S 1048 1050 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859777 9367552 274 33554432000 4194304 5064252 140733965659056 140733965657968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1050/statm: 2287 274 233 213 0 72 0
[pid=1051] ppid=1050 vsize=3308 CPUtime=47.26 cores=1,3,5,7
/proc/1051/stat : 1051 (npSolver-pbo) S 1050 1050 1001 0 -1 4202496 3432 18485 0 1 3 2 4715 6 20 0 1 0 31859777 3387392 471 33554432000 4194304 6004724 140733768637600 140733768623448 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1051/statm: 827 471 189 442 0 381 0
[pid=1084] ppid=1051 vsize=79944 CPUtime=174.93 cores=1,3,5,7
/proc/1084/stat : 1084 (glucosInc) R 1051 1050 1001 0 -1 4202496 8932 0 0 0 17489 4 0 0 20 0 1 0 31864510 81862656 18952 33554432000 4194304 5654031 140734292096048 140734292083864 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1084/statm: 19986 18952 142 357 0 19626 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 92400

[startup+282.3 s]

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

/proc/meminfo: memFree=30058628/32873844 swapFree=7124/7124
[pid=1050] ppid=1048 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (npSolver-pbo-It) S 1048 1050 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859777 9367552 274 33554432000 4194304 5064252 140733965659056 140733965657968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1050/statm: 2287 274 233 213 0 72 0
[pid=1051] ppid=1050 vsize=3308 CPUtime=47.26 cores=1,3,5,7
/proc/1051/stat : 1051 (npSolver-pbo) S 1050 1050 1001 0 -1 4202496 3432 18485 0 1 3 2 4715 6 20 0 1 0 31859777 3387392 471 33554432000 4194304 6004724 140733768637600 140733768623448 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1051/statm: 827 471 189 442 0 381 0
[pid=1084] ppid=1051 vsize=190644 CPUtime=1194.77 cores=1,3,5,7
/proc/1084/stat : 1084 (glucosInc) R 1051 1050 1001 0 -1 4202496 26001 0 0 0 119439 38 0 0 20 0 1 0 31864510 195219456 40312 33554432000 4194304 5654031 140734292096048 140734292094136 4232688 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1084/statm: 47661 40312 142 357 0 47301 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 203100

[startup+1302.3 s]
/proc/loadavg: 2.08 1.99 1.49 3/183 1100
/proc/meminfo: memFree=30019660/32873844 swapFree=7124/7124
[pid=1050] ppid=1048 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (npSolver-pbo-It) S 1048 1050 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859777 9367552 274 33554432000 4194304 5064252 140733965659056 140733965657968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1050/statm: 2287 274 233 213 0 72 0
[pid=1051] ppid=1050 vsize=3308 CPUtime=47.26 cores=1,3,5,7
/proc/1051/stat : 1051 (npSolver-pbo) S 1050 1050 1001 0 -1 4202496 3432 18485 0 1 3 2 4715 6 20 0 1 0 31859777 3387392 471 33554432000 4194304 6004724 140733768637600 140733768623448 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1051/statm: 827 471 189 442 0 381 0
[pid=1084] ppid=1051 vsize=190644 CPUtime=1254.77 cores=1,3,5,7
/proc/1084/stat : 1084 (glucosInc) R 1051 1050 1001 0 -1 4202496 26925 0 0 0 125436 41 0 0 20 0 1 0 31864510 195219456 42872 33554432000 4194304 5654031 140734292096048 140734292094136 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1084/statm: 47661 42872 142 357 0 47301 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 203100

[startup+1362.3 s]
/proc/loadavg: 2.03 1.99 1.52 3/183 1100
/proc/meminfo: memFree=30094076/32873844 swapFree=7124/7124
[pid=1050] ppid=1048 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (npSolver-pbo-It) S 1048 1050 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859777 9367552 274 33554432000 4194304 5064252 140733965659056 140733965657968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1050/statm: 2287 274 233 213 0 72 0
[pid=1051] ppid=1050 vsize=3308 CPUtime=47.26 cores=1,3,5,7
/proc/1051/stat : 1051 (npSolver-pbo) S 1050 1050 1001 0 -1 4202496 3432 18485 0 1 3 2 4715 6 20 0 1 0 31859777 3387392 471 33554432000 4194304 6004724 140733768637600 140733768623448 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1051/statm: 827 471 189 442 0 381 0
[pid=1084] ppid=1051 vsize=110504 CPUtime=1314.75 cores=1,3,5,7
/proc/1084/stat : 1084 (glucosInc) R 1051 1050 1001 0 -1 4202496 27850 0 0 0 131432 43 0 0 20 0 1 0 31864510 113156096 27143 33554432000 4194304 5654031 140734292096048 140734292094072 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1084/statm: 27626 27143 142 357 0 27266 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 122960

[startup+1422.31 s]
/proc/loadavg: 2.01 1.99 1.55 3/183 1100
/proc/meminfo: memFree=30049828/32873844 swapFree=7124/7124
[pid=1050] ppid=1048 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (npSolver-pbo-It) S 1048 1050 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859777 9367552 274 33554432000 4194304 5064252 140733965659056 140733965657968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1050/statm: 2287 274 233 213 0 72 0
[pid=1051] ppid=1050 vsize=3308 CPUtime=47.26 cores=1,3,5,7
/proc/1051/stat : 1051 (npSolver-pbo) S 1050 1050 1001 0 -1 4202496 3432 18485 0 1 3 2 4715 6 20 0 1 0 31859777 3387392 471 33554432000 4194304 6004724 140733768637600 140733768623448 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1051/statm: 827 471 189 442 0 381 0
[pid=1084] ppid=1051 vsize=130504 CPUtime=1374.75 cores=1,3,5,7
/proc/1084/stat : 1084 (glucosInc) R 1051 1050 1001 0 -1 4202496 28764 0 0 0 137430 45 0 0 20 0 1 0 31864510 133636096 27656 33554432000 4194304 5654031 140734292096048 140734292093928 4232842 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1084/statm: 32626 27656 142 357 0 32266 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 142960

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.57 3/184 1104
/proc/meminfo: memFree=30086888/32873844 swapFree=7124/7124
[pid=1050] ppid=1048 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (npSolver-pbo-It) S 1048 1050 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859777 9367552 274 33554432000 4194304 5064252 140733965659056 140733965657968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1050/statm: 2287 274 233 213 0 72 0
[pid=1051] ppid=1050 vsize=3308 CPUtime=47.26 cores=1,3,5,7
/proc/1051/stat : 1051 (npSolver-pbo) S 1050 1050 1001 0 -1 4202496 3432 18485 0 1 3 2 4715 6 20 0 1 0 31859777 3387392 471 33554432000 4194304 6004724 140733768637600 140733768623448 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1051/statm: 827 471 189 442 0 381 0
[pid=1084] ppid=1051 vsize=142288 CPUtime=1434.74 cores=1,3,5,7
/proc/1084/stat : 1084 (glucosInc) R 1051 1050 1001 0 -1 4202496 30206 0 0 0 143426 48 0 0 20 0 1 0 31864510 145702912 34312 33554432000 4194304 5654031 140734292096048 140734292093928 4233236 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1084/statm: 35572 34312 142 357 0 35212 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 154744

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.60 3/183 1104
/proc/meminfo: memFree=29996288/32873844 swapFree=7124/7124
[pid=1050] ppid=1048 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (npSolver-pbo-It) S 1048 1050 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859777 9367552 274 33554432000 4194304 5064252 140733965659056 140733965657968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1050/statm: 2287 274 233 213 0 72 0
[pid=1051] ppid=1050 vsize=3308 CPUtime=47.26 cores=1,3,5,7
/proc/1051/stat : 1051 (npSolver-pbo) S 1050 1050 1001 0 -1 4202496 3432 18485 0 1 3 2 4715 6 20 0 1 0 31859777 3387392 471 33554432000 4194304 6004724 140733768637600 140733768623448 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1051/statm: 827 471 189 442 0 381 0
[pid=1084] ppid=1051 vsize=222428 CPUtime=1494.72 cores=1,3,5,7
/proc/1084/stat : 1084 (glucosInc) R 1051 1050 1001 0 -1 4202496 31369 0 0 0 149422 50 0 0 20 0 1 0 31864510 227766272 52327 33554432000 4194304 5654031 140734292096048 140734292094136 4232997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1084/statm: 55607 52327 142 357 0 55247 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 234884

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.62 3/183 1104
/proc/meminfo: memFree=29963960/32873844 swapFree=7124/7124
[pid=1050] ppid=1048 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (npSolver-pbo-It) S 1048 1050 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859777 9367552 274 33554432000 4194304 5064252 140733965659056 140733965657968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1050/statm: 2287 274 233 213 0 72 0
[pid=1051] ppid=1050 vsize=3308 CPUtime=47.26 cores=1,3,5,7
/proc/1051/stat : 1051 (npSolver-pbo) S 1050 1050 1001 0 -1 4202496 3432 18485 0 1 3 2 4715 6 20 0 1 0 31859777 3387392 471 33554432000 4194304 6004724 140733768637600 140733768623448 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1051/statm: 827 471 189 442 0 381 0
[pid=1084] ppid=1051 vsize=222428 CPUtime=1554.71 cores=1,3,5,7
/proc/1084/stat : 1084 (glucosInc) R 1051 1050 1001 0 -1 4202496 32286 0 0 0 155419 52 0 0 20 0 1 0 31864510 227766272 50791 33554432000 4194304 5654031 140734292096048 140734292094136 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1084/statm: 55607 50791 142 357 0 55247 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 234884

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.64 3/183 1104
/proc/meminfo: memFree=29951984/32873844 swapFree=7124/7124
[pid=1050] ppid=1048 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (npSolver-pbo-It) S 1048 1050 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859777 9367552 274 33554432000 4194304 5064252 140733965659056 140733965657968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1050/statm: 2287 274 233 213 0 72 0
[pid=1051] ppid=1050 vsize=3308 CPUtime=47.26 cores=1,3,5,7
/proc/1051/stat : 1051 (npSolver-pbo) S 1050 1050 1001 0 -1 4202496 3432 18485 0 1 3 2 4715 6 20 0 1 0 31859777 3387392 471 33554432000 4194304 6004724 140733768637600 140733768623448 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1051/statm: 827 471 189 442 0 381 0
[pid=1084] ppid=1051 vsize=222428 CPUtime=1614.7 cores=1,3,5,7
/proc/1084/stat : 1084 (glucosInc) R 1051 1050 1001 0 -1 4202496 33207 0 0 0 161416 54 0 0 20 0 1 0 31864510 227766272 49767 33554432000 4194304 5654031 140734292096048 140734292094136 4232988 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1084/statm: 55607 49767 142 357 0 55247 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 234884

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.66 3/183 1104
/proc/meminfo: memFree=29956560/32873844 swapFree=7124/7124
[pid=1050] ppid=1048 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (npSolver-pbo-It) S 1048 1050 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859777 9367552 274 33554432000 4194304 5064252 140733965659056 140733965657968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1050/statm: 2287 274 233 213 0 72 0
[pid=1051] ppid=1050 vsize=3308 CPUtime=47.26 cores=1,3,5,7
/proc/1051/stat : 1051 (npSolver-pbo) S 1050 1050 1001 0 -1 4202496 3432 18485 0 1 3 2 4715 6 20 0 1 0 31859777 3387392 471 33554432000 4194304 6004724 140733768637600 140733768623448 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1051/statm: 827 471 189 442 0 381 0
[pid=1084] ppid=1051 vsize=191608 CPUtime=1674.7 cores=1,3,5,7
/proc/1084/stat : 1084 (glucosInc) R 1051 1050 1001 0 -1 4202496 33546 0 0 0 167414 56 0 0 20 0 1 0 31864510 196206592 47147 33554432000 4194304 5654031 140734292096048 140734292093976 4232994 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1084/statm: 47902 47147 142 357 0 47542 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 204064

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.68 3/183 1105
/proc/meminfo: memFree=29980148/32873844 swapFree=7124/7124
[pid=1050] ppid=1048 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (npSolver-pbo-It) S 1048 1050 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859777 9367552 274 33554432000 4194304 5064252 140733965659056 140733965657968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1050/statm: 2287 274 233 213 0 72 0
[pid=1051] ppid=1050 vsize=3308 CPUtime=47.26 cores=1,3,5,7
/proc/1051/stat : 1051 (npSolver-pbo) S 1050 1050 1001 0 -1 4202496 3432 18485 0 1 3 2 4715 6 20 0 1 0 31859777 3387392 471 33554432000 4194304 6004724 140733768637600 140733768623448 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1051/statm: 827 471 189 442 0 381 0
[pid=1084] ppid=1051 vsize=191608 CPUtime=1734.69 cores=1,3,5,7
/proc/1084/stat : 1084 (glucosInc) R 1051 1050 1001 0 -1 4202496 34462 0 0 0 173411 58 0 0 20 0 1 0 31864510 196206592 44075 33554432000 4194304 5654031 140734292096048 140734292093976 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1084/statm: 47902 44075 142 357 0 47542 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 204064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 1.99 1.68 4/181 1105
/proc/meminfo: memFree=30228872/32873844 swapFree=7124/7124
[pid=1050] ppid=1048 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1050/stat : 1050 (npSolver-pbo-It) S 1048 1050 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859777 9367552 274 33554432000 4194304 5064252 140733965659056 140733965657968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1050/statm: 2287 274 233 213 0 72 0
[pid=1051] ppid=1050 vsize=3308 CPUtime=47.26 cores=1,3,5,7
/proc/1051/stat : 1051 (npSolver-pbo) S 1050 1050 1001 0 -1 4202496 3432 18485 0 1 3 2 4715 6 20 0 1 0 31859777 3387392 471 33554432000 4194304 6004724 140733768637600 140733768623448 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1051/statm: 827 471 189 442 0 381 0
[pid=1084] ppid=1051 vsize=191608 CPUtime=1752.79 cores=1,3,5,7
/proc/1084/stat : 1084 (glucosInc) R 1051 1050 1001 0 -1 4202496 34468 0 0 0 175221 58 0 0 20 0 1 0 31864510 196206592 47147 33554432000 4194304 5654031 140734292096048 140734292093976 4233232 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1084/statm: 47902 47147 142 357 0 47542 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 204064

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1799.41
CPU system time (s): 0.680896
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 234884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.41
system time used= 0.680896
maximum resident set size= 215480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56764
page faults= 1
swaps= 0
block input operations= 80
block output operations= 3096
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 162
involuntary context switches= 1903

runsolver used 3.33249 second user time and 10.0235 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-09 07:15:28
IDJOB=3752512
IDBENCH=48122
IDSOLVER=2335
FILE ID=node133/3752512-1339218928
RUNJOBID= node133-1339218927-1020
PBS_JOBID= 14644292
Free space on /tmp= 68388 MiB

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

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

MD5SUM BENCH= 08d7a5060b972f308367859ff82f87f6
RANDOM SEED=1325389795

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30409636 kB
Buffers:          106416 kB
Cached:          1488900 kB
SwapCached:         2208 kB
Active:          1593292 kB
Inactive:          18988 kB
Active(anon):      16372 kB
Inactive(anon):     3460 kB
Active(file):    1576920 kB
Inactive(file):    15528 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67100184 kB
Dirty:             18080 kB
Writeback:             0 kB
AnonPages:         21020 kB
Mapped:             9184 kB
Shmem:                 0 kB
Slab:             712516 kB
SReclaimable:     154400 kB
SUnreclaim:       558116 kB
KernelStack:        1464 kB
PageTables:         4020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     139796 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= 68376 MiB
End job on node133 at 2012-06-09 07:45:29