Trace number 3703326

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_25_2.opb
MD5SUM219f407da86957d900e068170e9af8b6
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-33
Best CPU time to get the best result obtained on this benchmark1796.73
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -32
Optimality of the best value was proved NO
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12440
Sum of products size (including duplicates)24880
Number of different products6220
Sum of products size12440

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.06	c run inc solver
0.00/0.06	c [INC SYSTEM] run initial solver
0.00/0.06	c [INC SYSTEM] preprocess with white file
0.00/0.52	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.52	c [INC SYSTEM] execute solver
0.00/0.63	c [INC SEARCH] formula is SAT
0.00/0.64	c [INC SYSTEM] solved the initial formula
0.00/0.64	c model valid
0.00/0.64	c current solution ok
0.00/0.78	o -20
0.00/0.78	c starting approximation
0.00/0.78	c factor = 1
0.00/0.78	c can not find a suitable factor, leaving approximation
0.00/0.78	c finished approximation
0.00/0.78	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.78	c write failed with 2
0.00/0.78	c [INC SEARCH] iteration: 0
0.00/0.78	c [INC BOUNDS] best value:180 search for 179
0.00/0.78	c [INC SYSTEM] create new solver instance
0.00/0.78	c [INC] encode full formula
0.00/0.78	c (debug) using card networks
0.00/0.79	c set iterative enc to: card
0.00/0.79	c set iterative enc to: none
0.00/0.79	c [INC SEARCH] isOptimum variable: 0
0.00/0.97	c formula is SAT
0.00/0.97	c [INC SEARCH] copied best model
0.00/0.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.98	c model valid
0.00/0.98	c current solution ok
0.00/0.98	o -21
0.00/0.98	c [INC SEARCH] iteration: 1
0.00/0.98	c [INC BOUNDS] best value:179 search for 178
0.00/0.98	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.98	c write failed with 2
0.00/0.98	c [INC SYSTEM] create new solver instance
0.00/0.98	c [INC] encode full formula
0.00/0.98	c (debug) using card networks
0.00/0.98	c set iterative enc to: card
0.00/0.98	c set iterative enc to: none
0.00/0.99	c [INC SEARCH] isOptimum variable: 0
1.27/1.35	c formula is SAT
1.27/1.35	c [INC SEARCH] copied best model
1.27/1.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.27/1.35	c model valid
1.27/1.35	c current solution ok
1.27/1.35	o -22
1.27/1.35	c [INC SEARCH] iteration: 2
1.27/1.35	c [INC BOUNDS] best value:178 search for 177
1.27/1.35	c [INC SYSTEM] there exists a inc, kill it!
1.27/1.35	c write failed with 2
1.27/1.35	c [INC SYSTEM] create new solver instance
1.27/1.35	c [INC] encode full formula
1.27/1.35	c (debug) using card networks
1.27/1.36	c set iterative enc to: card
1.27/1.36	c set iterative enc to: none
1.27/1.36	c [INC SEARCH] isOptimum variable: 0
1.35/2.02	c formula is SAT
1.35/2.02	c [INC SEARCH] copied best model
1.35/2.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.35/2.03	c model valid
1.35/2.03	c current solution ok
1.35/2.03	o -24
1.35/2.03	c [INC SEARCH] iteration: 3
1.35/2.03	c [INC BOUNDS] best value:176 search for 175
1.35/2.03	c [INC SYSTEM] there exists a inc, kill it!
1.35/2.03	c write failed with 2
1.35/2.03	c [INC SYSTEM] create new solver instance
1.35/2.03	c [INC] encode full formula
1.35/2.03	c (debug) using card networks
1.35/2.03	c set iterative enc to: card
1.35/2.03	c set iterative enc to: none
1.35/2.04	c [INC SEARCH] isOptimum variable: 0
3.86/3.91	c formula is SAT
3.86/3.91	c [INC SEARCH] copied best model
3.86/3.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.86/3.92	c model valid
3.86/3.92	c current solution ok
3.86/3.92	o -25
3.86/3.92	c [INC SEARCH] iteration: 4
3.86/3.92	c [INC BOUNDS] best value:175 search for 174
3.86/3.92	c [INC SYSTEM] there exists a inc, kill it!
3.86/3.92	c write failed with 2
3.86/3.92	c [INC SYSTEM] create new solver instance
3.86/3.92	c [INC] encode full formula
3.86/3.92	c (debug) using card networks
3.86/3.92	c set iterative enc to: card
3.86/3.92	c set iterative enc to: none
3.86/3.93	c [INC SEARCH] isOptimum variable: 0
5.48/5.51	c formula is SAT
5.48/5.51	c [INC SEARCH] copied best model
5.48/5.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.48/5.52	c model valid
5.48/5.52	c current solution ok
5.48/5.52	o -26
5.48/5.52	c [INC SEARCH] iteration: 5
5.48/5.52	c [INC BOUNDS] best value:174 search for 173
5.48/5.52	c [INC SYSTEM] there exists a inc, kill it!
5.48/5.52	c write failed with 2
5.48/5.52	c [INC SYSTEM] create new solver instance
5.48/5.52	c [INC] encode full formula
5.48/5.52	c (debug) using card networks
5.48/5.52	c set iterative enc to: card
5.48/5.52	c set iterative enc to: none
5.48/5.53	c [INC SEARCH] isOptimum variable: 0
5.51/5.98	c formula is SAT
5.51/5.98	c [INC SEARCH] copied best model
5.51/5.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.51/5.99	c model valid
5.51/5.99	c current solution ok
5.51/5.99	o -27
5.51/5.99	c [INC SEARCH] iteration: 6
5.51/5.99	c [INC BOUNDS] best value:173 search for 172
5.51/5.99	c [INC SYSTEM] there exists a inc, kill it!
5.51/5.99	c write failed with 2
5.51/5.99	c [INC SYSTEM] create new solver instance
5.51/5.99	c [INC] encode full formula
5.51/5.99	c (debug) using card networks
5.51/5.99	c set iterative enc to: card
5.51/5.99	c set iterative enc to: none
5.98/6.00	c [INC SEARCH] isOptimum variable: 0
29.86/29.97	c formula is SAT
29.86/29.97	c [INC SEARCH] copied best model
29.86/29.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
29.86/29.98	c model valid
29.86/29.98	c current solution ok
29.86/29.98	o -28
29.86/29.98	c [INC SEARCH] iteration: 7
29.86/29.98	c [INC BOUNDS] best value:172 search for 171
29.86/29.98	c [INC SYSTEM] there exists a inc, kill it!
29.86/29.98	c write failed with 2
29.86/29.98	c [INC SYSTEM] create new solver instance
29.86/29.98	c [INC] encode full formula
29.86/29.98	c (debug) using card networks
29.86/29.98	c set iterative enc to: card
29.86/29.98	c set iterative enc to: none
29.86/29.99	c [INC SEARCH] isOptimum variable: 0
810.74/810.90	c formula is SAT
810.74/810.91	c [INC SEARCH] copied best model
810.74/810.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
810.74/810.91	c model valid
810.74/810.91	c current solution ok
810.74/810.91	o -29
810.74/810.91	c [INC SEARCH] iteration: 8
810.74/810.91	c [INC BOUNDS] best value:171 search for 170
810.74/810.91	c [INC SYSTEM] there exists a inc, kill it!
810.74/810.91	c write failed with 2
810.74/810.92	c [INC SYSTEM] create new solver instance
810.74/810.92	c [INC] encode full formula
810.74/810.92	c (debug) using card networks
810.74/810.92	c set iterative enc to: card
810.74/810.92	c set iterative enc to: none
810.74/810.93	c [INC SEARCH] isOptimum variable: 0
1036.00/1036.27	c formula is SAT
1036.00/1036.27	c [INC SEARCH] copied best model
1036.00/1036.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1036.00/1036.28	c model valid
1036.00/1036.28	c current solution ok
1036.00/1036.28	o -30
1036.00/1036.28	c [INC SEARCH] iteration: 9
1036.00/1036.28	c [INC BOUNDS] best value:170 search for 169
1036.00/1036.28	c [INC SYSTEM] there exists a inc, kill it!
1036.00/1036.28	c write failed with 2
1036.00/1036.28	c [INC SYSTEM] create new solver instance
1036.00/1036.28	c [INC] encode full formula
1036.00/1036.28	c (debug) using card networks
1036.00/1036.28	c set iterative enc to: card
1036.00/1036.28	c set iterative enc to: none
1036.00/1036.29	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-3703326-1338083112/watcher-3703326-1338083112 -o /tmp/evaluation-result-3703326-1338083112/solver-3703326-1338083112 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703326-1338083112.opb 1714596705 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.08 2.03 2.00 3/178 5024
/proc/meminfo: memFree=30985876/32873648 swapFree=6860/6860
[pid=5024] ppid=5022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (npSolver-pbo-It) S 5022 5024 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274437244 9367552 275 33554432000 4194304 5064252 140733613007136 140733613006048 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5024/statm: 2287 275 233 213 0 72 0

[startup+0.057526 s]
/proc/loadavg: 2.08 2.03 2.00 3/178 5024
/proc/meminfo: memFree=30985876/32873648 swapFree=6860/6860
[pid=5024] ppid=5022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (npSolver-pbo-It) S 5022 5024 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274437244 9367552 275 33554432000 4194304 5064252 140733613007136 140733613006048 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5024/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100248 s]
/proc/loadavg: 2.08 2.03 2.00 3/178 5024
/proc/meminfo: memFree=30985876/32873648 swapFree=6860/6860
[pid=5024] ppid=5022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (npSolver-pbo-It) S 5022 5024 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274437244 9367552 275 33554432000 4194304 5064252 140733613007136 140733613006048 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5024/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300241 s]
/proc/loadavg: 2.08 2.03 2.00 3/178 5024
/proc/meminfo: memFree=30985876/32873648 swapFree=6860/6860
[pid=5024] ppid=5022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (npSolver-pbo-It) S 5022 5024 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274437244 9367552 275 33554432000 4194304 5064252 140733613007136 140733613006048 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5024/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700205 s]
/proc/loadavg: 2.08 2.03 2.00 3/178 5024
/proc/meminfo: memFree=30985876/32873648 swapFree=6860/6860
[pid=5024] ppid=5022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (npSolver-pbo-It) S 5022 5024 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274437244 9367552 275 33554432000 4194304 5064252 140733613007136 140733613006048 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5024/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.08 2.03 2.00 3/181 5035
/proc/meminfo: memFree=30969280/32873648 swapFree=6860/6860
[pid=5024] ppid=5022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (npSolver-pbo-It) S 5022 5024 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274437244 9367552 275 33554432000 4194304 5064252 140733613007136 140733613006048 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5024/statm: 2287 275 233 213 0 72 0
[pid=5025] ppid=5024 vsize=7704 CPUtime=1.35 cores=1,3,5,7
/proc/5025/stat : 5025 (npSolver-pbo) S 5024 5024 4103 0 -1 4202496 3831 21687 0 0 11 12 99 13 20 0 1 0 274437245 7888896 1530 33554432000 4194304 5992684 140735575255472 140735575241304 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5025/statm: 1926 1530 195 440 0 1482 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 16852

[startup+3.1003 s]
/proc/loadavg: 2.07 2.03 2.00 3/181 5039
/proc/meminfo: memFree=30959048/32873648 swapFree=6860/6860
[pid=5024] ppid=5022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (npSolver-pbo-It) S 5022 5024 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274437244 9367552 275 33554432000 4194304 5064252 140733613007136 140733613006048 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5024/statm: 2287 275 233 213 0 72 0
[pid=5025] ppid=5024 vsize=7704 CPUtime=2.02 cores=1,3,5,7
/proc/5025/stat : 5025 (npSolver-pbo) S 5024 5024 4103 0 -1 4202496 4386 25543 0 0 12 12 165 13 20 0 1 0 274437245 7888896 1530 33554432000 4194304 5992684 140735575255472 140735575241304 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5025/statm: 1926 1530 195 440 0 1482 0
[pid=5039] ppid=5025 vsize=18272 CPUtime=1.05 cores=1,3,5,7
/proc/5039/stat : 5039 (glucosInc) R 5025 5024 4103 0 -1 4202496 3311 0 0 0 105 0 0 0 20 0 1 0 274437449 18710528 3584 33554432000 4194304 5654031 140736223079792 140736223067608 4797458 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5039/statm: 4568 3584 140 357 0 4208 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 35124

[startup+6.30024 s]
/proc/loadavg: 2.07 2.03 2.00 3/181 5041
/proc/meminfo: memFree=30948372/32873648 swapFree=6860/6860
[pid=5024] ppid=5022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (npSolver-pbo-It) S 5022 5024 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274437244 9367552 275 33554432000 4194304 5064252 140733613007136 140733613006048 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5024/statm: 2287 275 233 213 0 72 0
[pid=5025] ppid=5024 vsize=7704 CPUtime=5.98 cores=1,3,5,7
/proc/5025/stat : 5025 (npSolver-pbo) S 5024 5024 4103 0 -1 4202496 6054 37836 0 0 16 12 553 17 20 0 1 0 274437245 7888896 1530 33554432000 4194304 5992684 140735575255472 140735575241304 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5025/statm: 1926 1530 195 440 0 1482 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 16852

[startup+12.7003 s]
/proc/loadavg: 2.14 2.04 2.01 3/181 5045
/proc/meminfo: memFree=30923188/32873648 swapFree=6860/6860
[pid=5024] ppid=5022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (npSolver-pbo-It) S 5022 5024 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274437244 9367552 275 33554432000 4194304 5064252 140733613007136 140733613006048 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5024/statm: 2287 275 233 213 0 72 0
[pid=5025] ppid=5024 vsize=7704 CPUtime=5.98 cores=1,3,5,7
/proc/5025/stat : 5025 (npSolver-pbo) S 5024 5024 4103 0 -1 4202496 6054 37836 0 0 16 12 553 17 20 0 1 0 274437245 7888896 1530 33554432000 4194304 5992684 140735575255472 140735575241304 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5025/statm: 1926 1530 195 440 0 1482 0
[pid=5045] ppid=5025 vsize=21776 CPUtime=6.68 cores=1,3,5,7
/proc/5045/stat : 5045 (glucosInc) R 5025 5024 4103 0 -1 4202496 5878 0 0 0 668 0 0 0 20 0 1 0 274437845 22298624 4769 33554432000 4194304 5654031 140734762875072 140734762862888 4233455 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5045/statm: 5444 4769 141 357 0 5084 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 38628

[startup+25.5002 s]
/proc/loadavg: 2.12 2.04 2.01 3/181 5045
/proc/meminfo: memFree=30923332/32873648 swapFree=6860/6860
[pid=5024] ppid=5022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (npSolver-pbo-It) S 5022 5024 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274437244 9367552 275 33554432000 4194304 5064252 140733613007136 140733613006048 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5024/statm: 2287 275 233 213 0 72 0
[pid=5025] ppid=5024 vsize=7704 CPUtime=5.98 cores=1,3,5,7
/proc/5025/stat : 5025 (npSolver-pbo) S 5024 5024 4103 0 -1 4202496 6054 37836 0 0 16 12 553 17 20 0 1 0 274437245 7888896 1530 33554432000 4194304 5992684 140735575255472 140735575241304 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5025/statm: 1926 1530 195 440 0 1482 0
[pid=5045] ppid=5025 vsize=33268 CPUtime=19.48 cores=1,3,5,7
/proc/5045/stat : 5045 (glucosInc) R 5025 5024 4103 0 -1 4202496 7265 0 0 0 1947 1 0 0 20 0 1 0 274437845 34066432 7642 33554432000 4194304 5654031 140734762875072 140734762862888 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5045/statm: 8317 7642 141 357 0 7957 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 50120

[startup+51.1002 s]
/proc/loadavg: 2.14 2.05 2.01 3/181 5047
/proc/meminfo: memFree=30913700/32873648 swapFree=6860/6860
[pid=5024] ppid=5022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (npSolver-pbo-It) S 5022 5024 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274437244 9367552 275 33554432000 4194304 5064252 140733613007136 140733613006048 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5024/statm: 2287 275 233 213 0 72 0
[pid=5025] ppid=5024 vsize=7704 CPUtime=29.98 cores=1,3,5,7
/proc/5025/stat : 5025 (npSolver-pbo) S 5024 5024 4103 0 -1 4202496 6611 45649 0 0 18 13 2948 19 20 0 1 0 274437245 7888896 1530 33554432000 4194304 5992684 140735575255472 140735575241304 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5025/statm: 1926 1530 195 440 0 1482 0
[pid=5047] ppid=5025 vsize=33240 CPUtime=21.09 cores=1,3,5,7
/proc/5047/stat : 5047 (glucosInc) R 5025 5024 4103 0 -1 4202496 6225 0 0 0 2108 1 0 0 20 0 1 0 274440244 34037760 7636 33554432000 4194304 5654031 140736332020336 140736332008152 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5047/statm: 8310 7636 141 357 0 7950 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 50092

[startup+102.307 s]
/proc/loadavg: 2.05 2.04 2.00 3/181 5047
/proc/meminfo: memFree=30931380/32873648 swapFree=6860/6860
[pid=5024] ppid=5022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (npSolver-pbo-It) S 5022 5024 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274437244 9367552 275 33554432000 4194304 5064252 140733613007136 140733613006048 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5024/statm: 2287 275 233 213 0 72 0
[pid=5025] ppid=5024 vsize=7704 CPUtime=29.98 cores=1,3,5,7
/proc/5025/stat : 5025 (npSolver-pbo) S 5024 5024 4103 0 -1 4202496 6611 45649 0 0 18 13 2948 19 20 0 1 0 274437245 7888896 1530 33554432000 4194304 5992684 140735575255472 140735575241304 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5025/statm: 1926 1530 195 440 0 1482 0
[pid=5047] ppid=5025 vsize=55060 CPUtime=72.29 cores=1,3,5,7
/proc/5047/stat : 5047 (glucosInc) R 5025 5024 4103 0 -1 4202496 8082 0 0 0 7227 2 0 0 20 0 1 0 274440244 56381440 10988 33554432000 4194304 5654031 140736332020336 140736332008152 4233168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5047/statm: 13765 10988 141 357 0 13405 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 71912

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 5048
/proc/meminfo: memFree=30887860/32873648 swapFree=6860/6860
[pid=5024] ppid=5022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (npSolver-pbo-It) S 5022 5024 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274437244 9367552 275 33554432000 4194304 5064252 140733613007136 140733613006048 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5024/statm: 2287 275 233 213 0 72 0
[pid=5025] ppid=5024 vsize=7704 CPUtime=29.98 cores=1,3,5,7
/proc/5025/stat : 5025 (npSolver-pbo) S 5024 5024 4103 0 -1 4202496 6611 45649 0 0 18 13 2948 19 20 0 1 0 274437245 7888896 1530 33554432000 4194304 5992684 140735575255472 140735575241304 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5025/statm: 1926 1530 195 440 0 1482 0
[pid=5047] ppid=5025 vsize=73732 CPUtime=132.27 cores=1,3,5,7
/proc/5047/stat : 5047 (glucosInc) R 5025 5024 4103 0 -1 4202496 10906 0 0 0 13222 5 0 0 20 0 1 0 274440244 75501568 13560 33554432000 4194304 5654031 140736332020336 140736332008152 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5047/statm: 18433 13560 141 357 0 18073 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 90584

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 5048
/proc/meminfo: memFree=30857904/32873648 swapFree=6860/6860
[pid=5024] ppid=5022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (npSolver-pbo-It) S 5022 5024 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274437244 9367552 275 33554432000 4194304 5064252 140733613007136 140733613006048 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5024/statm: 2287 275 233 213 0 72 0
[pid=5025] ppid=5024 vsize=7704 CPUtime=29.98 cores=1,3,5,7
/proc/5025/stat : 5025 (npSolver-pbo) S 5024 5024 4103 0 -1 4202496 6611 45649 0 0 18 13 2948 19 20 0 1 0 274437245 7888896 1530 33554432000 4194304 5992684 140735575255472 140735575241304 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5025/statm: 1926 1530 195 440 0 1482 0
[pid=5047] ppid=5025 vsize=85496 CPUtime=192.26 cores=1,3,5,7
/proc/5047/stat : 5047 (glucosInc) R 5025 5024 4103 0 -1 4202496 12845 0 0 0 19219 7 0 0 20 0 1 0 274440244 87547904 20727 33554432000 4194304 5654031 140736332020336 140736332008152 4214612 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5047/statm: 21374 20727 141 357 0 21014 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 102348

[startup+282.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/181 5048
/proc/meminfo: memFree=30830420/32873648 swapFree=6860/6860
[pid=5024] ppid=5022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (npSolver-pbo-It) S 5022 5024 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274437244 9367552 275 33554432000 4194304 5064252 140733613007136 140733613006048 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5024/statm: 2287 275 233 213 0 72 0
[pid=5025] ppid=5024 vsize=7704 CPUtime=29.98 cores=1,3,5,7

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

/proc/meminfo: memFree=30926712/32873648 swapFree=6860/6860
[pid=5024] ppid=5022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (npSolver-pbo-It) S 5022 5024 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274437244 9367552 275 33554432000 4194304 5064252 140733613007136 140733613006048 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5024/statm: 2287 275 233 213 0 72 0
[pid=5025] ppid=5024 vsize=7704 CPUtime=1036.09 cores=1,3,5,7
/proc/5025/stat : 5025 (npSolver-pbo) S 5024 5024 4103 0 -1 4202496 7722 87993 0 0 20 13 103509 67 20 0 1 0 274437245 7888896 1530 33554432000 4194304 5992684 140735575255472 140735575241304 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5025/statm: 1926 1530 195 440 0 1482 0
[pid=5189] ppid=5025 vsize=78000 CPUtime=205.95 cores=1,3,5,7
/proc/5189/stat : 5189 (glucosInc) R 5025 5024 4103 0 -1 4202496 9721 0 0 0 20589 6 0 0 20 0 1 0 274540874 79872000 18843 33554432000 4194304 5654031 140735399150112 140735399137928 4208648 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5189/statm: 19500 18843 141 357 0 19140 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 94852

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5192
/proc/meminfo: memFree=30860340/32873648 swapFree=6860/6860
[pid=5024] ppid=5022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (npSolver-pbo-It) S 5022 5024 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274437244 9367552 275 33554432000 4194304 5064252 140733613007136 140733613006048 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5024/statm: 2287 275 233 213 0 72 0
[pid=5025] ppid=5024 vsize=7704 CPUtime=1036.09 cores=1,3,5,7
/proc/5025/stat : 5025 (npSolver-pbo) S 5024 5024 4103 0 -1 4202496 7722 87993 0 0 20 13 103509 67 20 0 1 0 274437245 7888896 1530 33554432000 4194304 5992684 140735575255472 140735575241304 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5025/statm: 1926 1530 195 440 0 1482 0
[pid=5189] ppid=5025 vsize=127320 CPUtime=265.95 cores=1,3,5,7
/proc/5189/stat : 5189 (glucosInc) R 5025 5024 4103 0 -1 4202496 11536 0 0 0 26585 10 0 0 20 0 1 0 274540874 130375680 28765 33554432000 4194304 5654031 140735399150112 140735399137928 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5189/statm: 31830 28765 141 357 0 31470 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 144172

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5192
/proc/meminfo: memFree=30847096/32873648 swapFree=6860/6860
[pid=5024] ppid=5022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (npSolver-pbo-It) S 5022 5024 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274437244 9367552 275 33554432000 4194304 5064252 140733613007136 140733613006048 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5024/statm: 2287 275 233 213 0 72 0
[pid=5025] ppid=5024 vsize=7704 CPUtime=1036.09 cores=1,3,5,7
/proc/5025/stat : 5025 (npSolver-pbo) S 5024 5024 4103 0 -1 4202496 7722 87993 0 0 20 13 103509 67 20 0 1 0 274437245 7888896 1530 33554432000 4194304 5992684 140735575255472 140735575241304 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5025/statm: 1926 1530 195 440 0 1482 0
[pid=5189] ppid=5025 vsize=139168 CPUtime=325.94 cores=1,3,5,7
/proc/5189/stat : 5189 (glucosInc) R 5025 5024 4103 0 -1 4202496 13565 0 0 0 32579 15 0 0 20 0 1 0 274540874 142508032 31727 33554432000 4194304 5654031 140735399150112 140735399137928 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5189/statm: 34792 31727 141 357 0 34432 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 156020

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5193
/proc/meminfo: memFree=30886196/32873648 swapFree=6860/6860
[pid=5024] ppid=5022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (npSolver-pbo-It) S 5022 5024 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274437244 9367552 275 33554432000 4194304 5064252 140733613007136 140733613006048 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5024/statm: 2287 275 233 213 0 72 0
[pid=5025] ppid=5024 vsize=7704 CPUtime=1036.09 cores=1,3,5,7
/proc/5025/stat : 5025 (npSolver-pbo) S 5024 5024 4103 0 -1 4202496 7722 87993 0 0 20 13 103509 67 20 0 1 0 274437245 7888896 1530 33554432000 4194304 5992684 140735575255472 140735575241304 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5025/statm: 1926 1530 195 440 0 1482 0
[pid=5189] ppid=5025 vsize=89848 CPUtime=385.94 cores=1,3,5,7
/proc/5189/stat : 5189 (glucosInc) R 5025 5024 4103 0 -1 4202496 14968 0 0 0 38576 18 0 0 20 0 1 0 274540874 92004352 21805 33554432000 4194304 5654031 140735399150112 140735399137928 4232830 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5189/statm: 22462 21805 141 357 0 22102 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 106700

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5193
/proc/meminfo: memFree=30820416/32873648 swapFree=6860/6860
[pid=5024] ppid=5022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (npSolver-pbo-It) S 5022 5024 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274437244 9367552 275 33554432000 4194304 5064252 140733613007136 140733613006048 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5024/statm: 2287 275 233 213 0 72 0
[pid=5025] ppid=5024 vsize=7704 CPUtime=1036.09 cores=1,3,5,7
/proc/5025/stat : 5025 (npSolver-pbo) S 5024 5024 4103 0 -1 4202496 7722 87993 0 0 20 13 103509 67 20 0 1 0 274437245 7888896 1530 33554432000 4194304 5992684 140735575255472 140735575241304 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5025/statm: 1926 1530 195 440 0 1482 0
[pid=5189] ppid=5025 vsize=169988 CPUtime=445.92 cores=1,3,5,7
/proc/5189/stat : 5189 (glucosInc) R 5025 5024 4103 0 -1 4202496 16589 0 0 0 44571 21 0 0 20 0 1 0 274540874 174067712 38450 33554432000 4194304 5654031 140735399150112 140735399137928 4218592 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5189/statm: 42497 38450 141 357 0 42137 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 186840

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 5196
/proc/meminfo: memFree=30844932/32873648 swapFree=6860/6860
[pid=5024] ppid=5022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (npSolver-pbo-It) S 5022 5024 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274437244 9367552 275 33554432000 4194304 5064252 140733613007136 140733613006048 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5024/statm: 2287 275 233 213 0 72 0
[pid=5025] ppid=5024 vsize=7704 CPUtime=1036.09 cores=1,3,5,7
/proc/5025/stat : 5025 (npSolver-pbo) S 5024 5024 4103 0 -1 4202496 7722 87993 0 0 20 13 103509 67 20 0 1 0 274437245 7888896 1530 33554432000 4194304 5992684 140735575255472 140735575241304 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5025/statm: 1926 1530 195 440 0 1482 0
[pid=5189] ppid=5025 vsize=89848 CPUtime=505.91 cores=1,3,5,7
/proc/5189/stat : 5189 (glucosInc) R 5025 5024 4103 0 -1 4202496 18226 0 0 0 50567 24 0 0 20 0 1 0 274540874 92004352 21805 33554432000 4194304 5654031 140735399150112 140735399137928 4232786 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5189/statm: 22462 21805 141 357 0 22102 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 106700

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5196
/proc/meminfo: memFree=30764104/32873648 swapFree=6860/6860
[pid=5024] ppid=5022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (npSolver-pbo-It) S 5022 5024 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274437244 9367552 275 33554432000 4194304 5064252 140733613007136 140733613006048 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5024/statm: 2287 275 233 213 0 72 0
[pid=5025] ppid=5024 vsize=7704 CPUtime=1036.09 cores=1,3,5,7
/proc/5025/stat : 5025 (npSolver-pbo) S 5024 5024 4103 0 -1 4202496 7722 87993 0 0 20 13 103509 67 20 0 1 0 274437245 7888896 1530 33554432000 4194304 5992684 140735575255472 140735575241304 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5025/statm: 1926 1530 195 440 0 1482 0
[pid=5189] ppid=5025 vsize=169988 CPUtime=565.9 cores=1,3,5,7
/proc/5189/stat : 5189 (glucosInc) R 5025 5024 4103 0 -1 4202496 20667 0 0 0 56562 28 0 0 20 0 1 0 274540874 174067712 36914 33554432000 4194304 5654031 140735399150112 140735399137928 4216146 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5189/statm: 42497 36914 141 357 0 42137 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 186840

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5196
/proc/meminfo: memFree=30814004/32873648 swapFree=6860/6860
[pid=5024] ppid=5022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (npSolver-pbo-It) S 5022 5024 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274437244 9367552 275 33554432000 4194304 5064252 140733613007136 140733613006048 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5024/statm: 2287 275 233 213 0 72 0
[pid=5025] ppid=5024 vsize=7704 CPUtime=1036.09 cores=1,3,5,7
/proc/5025/stat : 5025 (npSolver-pbo) S 5024 5024 4103 0 -1 4202496 7722 87993 0 0 20 13 103509 67 20 0 1 0 274437245 7888896 1530 33554432000 4194304 5992684 140735575255472 140735575241304 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5025/statm: 1926 1530 195 440 0 1482 0
[pid=5189] ppid=5025 vsize=169988 CPUtime=625.88 cores=1,3,5,7
/proc/5189/stat : 5189 (glucosInc) R 5025 5024 4103 0 -1 4202496 22329 0 0 0 62556 32 0 0 20 0 1 0 274540874 174067712 40498 33554432000 4194304 5654031 140735399150112 140735399137928 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5189/statm: 42497 40498 141 357 0 42137 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 186840

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5197
/proc/meminfo: memFree=30814020/32873648 swapFree=6860/6860
[pid=5024] ppid=5022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (npSolver-pbo-It) S 5022 5024 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274437244 9367552 275 33554432000 4194304 5064252 140733613007136 140733613006048 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5024/statm: 2287 275 233 213 0 72 0
[pid=5025] ppid=5024 vsize=7704 CPUtime=1036.09 cores=1,3,5,7
/proc/5025/stat : 5025 (npSolver-pbo) S 5024 5024 4103 0 -1 4202496 7722 87993 0 0 20 13 103509 67 20 0 1 0 274437245 7888896 1530 33554432000 4194304 5992684 140735575255472 140735575241304 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5025/statm: 1926 1530 195 440 0 1482 0
[pid=5189] ppid=5025 vsize=169988 CPUtime=685.87 cores=1,3,5,7
/proc/5189/stat : 5189 (glucosInc) R 5025 5024 4103 0 -1 4202496 23978 0 0 0 68551 36 0 0 20 0 1 0 274540874 174067712 40498 33554432000 4194304 5654031 140735399150112 140735399137928 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5189/statm: 42497 40498 141 357 0 42137 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 186840

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5197
/proc/meminfo: memFree=30713388/32873648 swapFree=6860/6860
[pid=5024] ppid=5022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (npSolver-pbo-It) S 5022 5024 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274437244 9367552 275 33554432000 4194304 5064252 140733613007136 140733613006048 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5024/statm: 2287 275 233 213 0 72 0
[pid=5025] ppid=5024 vsize=7704 CPUtime=1036.09 cores=1,3,5,7
/proc/5025/stat : 5025 (npSolver-pbo) S 5024 5024 4103 0 -1 4202496 7722 87993 0 0 20 13 103509 67 20 0 1 0 274437245 7888896 1530 33554432000 4194304 5992684 140735575255472 140735575241304 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5025/statm: 1926 1530 195 440 0 1482 0
[pid=5189] ppid=5025 vsize=220076 CPUtime=745.86 cores=1,3,5,7
/proc/5189/stat : 5189 (glucosInc) R 5025 5024 4103 0 -1 4202496 26458 0 0 0 74546 40 0 0 20 0 1 0 274540874 225357824 47463 33554432000 4194304 5654031 140735399150112 140735399137928 4215112 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5189/statm: 55019 47463 141 357 0 54659 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 236928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5197
/proc/meminfo: memFree=30803824/32873648 swapFree=6860/6860
[pid=5024] ppid=5022 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5024/stat : 5024 (npSolver-pbo-It) S 5022 5024 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274437244 9367552 275 33554432000 4194304 5064252 140733613007136 140733613006048 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5024/statm: 2287 275 233 213 0 72 0
[pid=5025] ppid=5024 vsize=7704 CPUtime=1036.09 cores=1,3,5,7
/proc/5025/stat : 5025 (npSolver-pbo) S 5024 5024 4103 0 -1 4202496 7722 87993 0 0 20 13 103509 67 20 0 1 0 274437245 7888896 1530 33554432000 4194304 5992684 140735575255472 140735575241304 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5025/statm: 1926 1530 195 440 0 1482 0
[pid=5189] ppid=5025 vsize=139168 CPUtime=763.96 cores=1,3,5,7
/proc/5189/stat : 5189 (glucosInc) R 5025 5024 4103 0 -1 4202496 26679 0 0 0 76355 41 0 0 20 0 1 0 274540874 142508032 33271 33554432000 4194304 5654031 140735399150112 140735399137928 4232973 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5189/statm: 34792 33271 141 357 0 34432 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 156020

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): 1798.86
CPU system time (s): 1.23281
CPU usage (%): 99.9822
Max. virtual memory (cumulated for all children) (KiB): 236928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.86
system time used= 1.23281
maximum resident set size= 200092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122776
page faults= 0
swaps= 0
block input operations= 0
block output operations= 43448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 833
involuntary context switches= 1889

runsolver used 3.2895 second user time and 9.29859 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-27 03:45:12
IDJOB=3703326
IDBENCH=48238
IDSOLVER=2278
FILE ID=node116/3703326-1338083112
RUNJOBID= node116-1338052956-4120
PBS_JOBID= 14624409
Free space on /tmp= 71460 MiB

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

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

MD5SUM BENCH= 219f407da86957d900e068170e9af8b6
RANDOM SEED=1714596705

node116.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.556
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.11
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.556
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.556
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	: 5438.54
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.556
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.556
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.556
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.556
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.90
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.556
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:        30986520 kB
Buffers:          288896 kB
Cached:           686924 kB
SwapCached:         3244 kB
Active:           809844 kB
Inactive:         239908 kB
Active(anon):      63624 kB
Inactive(anon):    10164 kB
Active(file):     746220 kB
Inactive(file):   229744 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103660 kB
Dirty:              8152 kB
Writeback:             0 kB
AnonPages:        116716 kB
Mapped:            14108 kB
Shmem:                96 kB
Slab:             682480 kB
SReclaimable:     126780 kB
SUnreclaim:       555700 kB
KernelStack:        1504 kB
PageTables:         4432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     211396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 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= 71452 MiB
End job on node116 at 2012-05-27 04:15:12