Trace number 3703366

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_60_4.opb
MD5SUMefe239846afd4f2627c83cec32ebc27d
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark1796.86
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 17
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
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 constraints500
Minimum length of a constraint61
Maximum length of a constraint107
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)37458
Sum of products size (including duplicates)74916
Number of different products37458
Sum of products size74916

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.11	c run inc solver
0.00/0.11	c [INC SYSTEM] run initial solver
0.00/0.11	c [INC SYSTEM] preprocess with white file
0.00/0.84	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.84	c [INC SYSTEM] execute solver
0.00/0.91	c [INC SEARCH] formula is SAT
0.00/0.91	c [INC SYSTEM] solved the initial formula
0.00/0.93	c model valid
0.00/0.93	c current solution ok
1.08/1.12	o 101
1.08/1.12	c starting approximation
1.08/1.12	c factor = 1
1.08/1.12	c can not find a suitable factor, leaving approximation
1.08/1.12	c finished approximation
1.08/1.12	c [INC SYSTEM] there exists a inc, kill it!
1.08/1.12	c write failed with 2
1.08/1.12	c [INC SEARCH] iteration: 0
1.08/1.12	c [INC BOUNDS] best value:101 search for 100
1.08/1.12	c [INC SYSTEM] create new solver instance
1.08/1.12	c [INC] encode full formula
1.08/1.12	c (debug) using card networks
1.08/1.13	c set iterative enc to: card
1.08/1.13	c set iterative enc to: none
1.08/1.14	c [INC SEARCH] isOptimum variable: 0
4.15/4.25	c formula is SAT
4.15/4.26	c [INC SEARCH] copied best model
4.15/4.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.15/4.28	c model valid
4.15/4.28	c current solution ok
4.15/4.28	o 29
4.15/4.28	c [INC SEARCH] iteration: 1
4.15/4.28	c [INC BOUNDS] best value:29 search for 28
4.15/4.28	c [INC SYSTEM] there exists a inc, kill it!
4.15/4.28	c write failed with 2
4.15/4.28	c [INC SYSTEM] create new solver instance
4.15/4.28	c [INC] encode full formula
4.15/4.28	c (debug) using card networks
4.15/4.28	c set iterative enc to: card
4.15/4.28	c set iterative enc to: none
4.15/4.29	c [INC SEARCH] isOptimum variable: 0
8.96/9.07	c formula is SAT
8.96/9.08	c [INC SEARCH] copied best model
8.96/9.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.07/9.10	c model valid
9.07/9.10	c current solution ok
9.07/9.10	o 22
9.07/9.10	c [INC SEARCH] iteration: 2
9.07/9.10	c [INC BOUNDS] best value:22 search for 21
9.07/9.10	c [INC SYSTEM] there exists a inc, kill it!
9.07/9.10	c write failed with 2
9.07/9.10	c [INC SYSTEM] create new solver instance
9.07/9.10	c [INC] encode full formula
9.07/9.10	c (debug) using card networks
9.07/9.10	c set iterative enc to: card
9.07/9.10	c set iterative enc to: none
9.07/9.11	c [INC SEARCH] isOptimum variable: 0
14.15/14.25	c formula is SAT
14.15/14.25	c [INC SEARCH] copied best model
14.15/14.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.15/14.27	c model valid
14.15/14.27	c current solution ok
14.15/14.27	o 21
14.15/14.27	c [INC SEARCH] iteration: 3
14.15/14.27	c [INC BOUNDS] best value:21 search for 20
14.15/14.27	c [INC SYSTEM] there exists a inc, kill it!
14.15/14.27	c write failed with 2
14.15/14.27	c [INC SYSTEM] create new solver instance
14.15/14.27	c [INC] encode full formula
14.15/14.27	c (debug) using card networks
14.15/14.28	c set iterative enc to: card
14.15/14.28	c set iterative enc to: none
14.15/14.28	c [INC SEARCH] isOptimum variable: 0
18.95/19.09	c formula is SAT
18.95/19.09	c [INC SEARCH] copied best model
18.95/19.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
19.05/19.11	c model valid
19.05/19.11	c current solution ok
19.05/19.11	o 20
19.05/19.11	c [INC SEARCH] iteration: 4
19.05/19.11	c [INC BOUNDS] best value:20 search for 19
19.05/19.11	c [INC SYSTEM] there exists a inc, kill it!
19.05/19.11	c write failed with 2
19.05/19.11	c [INC SYSTEM] create new solver instance
19.05/19.11	c [INC] encode full formula
19.05/19.11	c (debug) using card networks
19.05/19.11	c set iterative enc to: card
19.05/19.11	c set iterative enc to: none
19.05/19.12	c [INC SEARCH] isOptimum variable: 0
126.21/126.33	c formula is SAT
126.21/126.33	c [INC SEARCH] copied best model
126.21/126.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
126.21/126.35	c model valid
126.21/126.35	c current solution ok
126.21/126.35	o 19
126.21/126.35	c [INC SEARCH] iteration: 5
126.21/126.35	c [INC BOUNDS] best value:19 search for 18
126.21/126.35	c [INC SYSTEM] there exists a inc, kill it!
126.21/126.35	c write failed with 2
126.21/126.35	c [INC SYSTEM] create new solver instance
126.21/126.35	c [INC] encode full formula
126.21/126.35	c (debug) using card networks
126.21/126.36	c set iterative enc to: card
126.21/126.36	c set iterative enc to: none
126.21/126.36	c [INC SEARCH] isOptimum variable: 0
131.02/131.17	c formula is SAT
131.02/131.18	c [INC SEARCH] copied best model
131.02/131.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
131.02/131.19	c model valid
131.02/131.19	c current solution ok
131.02/131.19	o 18
131.02/131.19	c [INC SEARCH] iteration: 6
131.02/131.19	c [INC BOUNDS] best value:18 search for 17
131.02/131.19	c [INC SYSTEM] there exists a inc, kill it!
131.02/131.19	c write failed with 2
131.02/131.20	c [INC SYSTEM] create new solver instance
131.12/131.20	c [INC] encode full formula
131.12/131.20	c (debug) using card networks
131.12/131.20	c set iterative enc to: card
131.12/131.20	c set iterative enc to: none
131.12/131.21	c [INC SEARCH] isOptimum variable: 0
175.60/175.79	c formula is SAT
175.60/175.79	c [INC SEARCH] copied best model
175.60/175.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
175.71/175.81	c model valid
175.71/175.81	c current solution ok
175.71/175.81	o 17
175.71/175.81	c [INC SEARCH] iteration: 7
175.71/175.81	c [INC BOUNDS] best value:17 search for 16
175.71/175.81	c [INC SYSTEM] there exists a inc, kill it!
175.71/175.81	c write failed with 2
175.71/175.81	c [INC SYSTEM] create new solver instance
175.71/175.81	c [INC] encode full formula
175.71/175.82	c set iterative enc to: swc
175.71/175.82	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.40	s UNKNOWN
1800.06/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.40	c write failed with -1
1800.06/1800.40	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x22ef860)

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-3703366-1338077552/watcher-3703366-1338077552 -o /tmp/evaluation-result-3703366-1338077552/solver-3703366-1338077552 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703366-1338077552.opb 513732957 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: 1.99 2.05 2.04 3/180 27716
/proc/meminfo: memFree=31038992/32873648 swapFree=6860/6860
[pid=27716] ppid=27714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27716/stat : 27716 (npSolver-pbo-It) S 27714 27716 4103 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273881272 9367552 275 33554432000 4194304 5064252 140735191188880 140735191187792 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27716/statm: 2287 275 233 213 0 72 0

[startup+0.0337219 s]
/proc/loadavg: 1.99 2.05 2.04 3/180 27716
/proc/meminfo: memFree=31038992/32873648 swapFree=6860/6860
[pid=27716] ppid=27714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27716/stat : 27716 (npSolver-pbo-It) S 27714 27716 4103 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273881272 9367552 275 33554432000 4194304 5064252 140735191188880 140735191187792 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27716/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100158 s]
/proc/loadavg: 1.99 2.05 2.04 3/180 27716
/proc/meminfo: memFree=31038992/32873648 swapFree=6860/6860
[pid=27716] ppid=27714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27716/stat : 27716 (npSolver-pbo-It) S 27714 27716 4103 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273881272 9367552 275 33554432000 4194304 5064252 140735191188880 140735191187792 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27716/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300181 s]
/proc/loadavg: 1.99 2.05 2.04 3/180 27716
/proc/meminfo: memFree=31038992/32873648 swapFree=6860/6860
[pid=27716] ppid=27714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27716/stat : 27716 (npSolver-pbo-It) S 27714 27716 4103 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273881272 9367552 275 33554432000 4194304 5064252 140735191188880 140735191187792 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27716/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700163 s]
/proc/loadavg: 1.99 2.05 2.04 3/180 27716
/proc/meminfo: memFree=31038992/32873648 swapFree=6860/6860
[pid=27716] ppid=27714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27716/stat : 27716 (npSolver-pbo-It) S 27714 27716 4103 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273881272 9367552 275 33554432000 4194304 5064252 140735191188880 140735191187792 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27716/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 1.99 2.05 2.04 3/183 27743
/proc/meminfo: memFree=31007196/32873648 swapFree=6860/6860
[pid=27716] ppid=27714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27716/stat : 27716 (npSolver-pbo-It) S 27714 27716 4103 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273881272 9367552 275 33554432000 4194304 5064252 140735191188880 140735191187792 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27716/statm: 2287 275 233 213 0 72 0
[pid=27717] ppid=27716 vsize=13044 CPUtime=1.11 cores=1,3,5,7
/proc/27717/stat : 27717 (npSolver-pbo) S 27716 27716 4103 0 -1 4202496 4964 19253 0 0 17 15 68 11 20 0 1 0 273881272 13357056 2848 33554432000 4194304 5992684 140735179418192 140735179404024 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27717/statm: 3261 2848 194 440 0 2817 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 22192

[startup+3.10025 s]
/proc/loadavg: 1.99 2.05 2.04 3/183 27767
/proc/meminfo: memFree=31000880/32873648 swapFree=6860/6860
[pid=27716] ppid=27714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27716/stat : 27716 (npSolver-pbo-It) S 27714 27716 4103 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273881272 9367552 275 33554432000 4194304 5064252 140735191188880 140735191187792 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27716/statm: 2287 275 233 213 0 72 0
[pid=27717] ppid=27716 vsize=13044 CPUtime=1.11 cores=1,3,5,7
/proc/27717/stat : 27717 (npSolver-pbo) S 27716 27716 4103 0 -1 4202496 4964 19253 0 0 17 15 68 11 20 0 1 0 273881272 13357056 2848 33554432000 4194304 5992684 140735179418192 140735179404024 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27717/statm: 3261 2848 194 440 0 2817 0
[pid=27746] ppid=27717 vsize=25852 CPUtime=1.94 cores=1,3,5,7
/proc/27746/stat : 27746 (glucosInc) R 27717 27716 4103 0 -1 4202496 5356 0 0 0 194 0 0 0 20 0 1 0 273881386 26472448 5626 33554432000 4194304 5654031 140734220956416 140734220954024 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27746/statm: 6463 5626 131 357 0 6103 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 48044

[startup+6.30031 s]
/proc/loadavg: 1.99 2.05 2.04 3/183 27825
/proc/meminfo: memFree=30999804/32873648 swapFree=6860/6860
[pid=27716] ppid=27714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27716/stat : 27716 (npSolver-pbo-It) S 27714 27716 4103 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273881272 9367552 275 33554432000 4194304 5064252 140735191188880 140735191187792 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27716/statm: 2287 275 233 213 0 72 0
[pid=27717] ppid=27716 vsize=14664 CPUtime=4.26 cores=1,3,5,7
/proc/27717/stat : 27717 (npSolver-pbo) S 27716 27716 4103 0 -1 4202496 6156 25977 0 0 20 15 378 13 20 0 1 0 273881272 15015936 3284 33554432000 4194304 5992684 140735179418192 140735179404024 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27717/statm: 3666 3284 194 440 0 3222 0
[pid=27804] ppid=27717 vsize=25412 CPUtime=1.99 cores=1,3,5,7
/proc/27804/stat : 27804 (glucosInc) R 27717 27716 4103 0 -1 4202496 4652 0 0 0 199 0 0 0 20 0 1 0 273881701 26021888 5511 33554432000 4194304 5654031 140736580502256 140736580500040 4216337 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27804/statm: 6353 5511 131 357 0 5993 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 49224

############
# WARNING:
# current cumulated CPU time (9.07 s) is less than in the last sample (9.07 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (9.53674e-07 s) to the 'lost time'.

[startup+9.1003 s]
/proc/loadavg: 1.99 2.05 2.04 3/183 27888
/proc/meminfo: memFree=30999720/32873648 swapFree=6860/6860
[pid=27716] ppid=27714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27716/stat : 27716 (npSolver-pbo-It) S 27714 27716 4103 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273881272 9367552 275 33554432000 4194304 5064252 140735191188880 140735191187792 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27716/statm: 2287 275 233 213 0 72 0
[pid=27717] ppid=27716 vsize=15116 CPUtime=4.29 cores=1,3,5,7
/proc/27717/stat : 27717 (npSolver-pbo) R 27716 27716 4103 0 -1 4202496 6946 25977 0 0 23 15 378 13 20 0 1 0 273881272 15478784 3285 33554432000 4194304 5992684 140735179418192 140735179404024 5179600 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27717/statm: 3779 3285 194 440 0 3335 0
[pid=27804] ppid=27717 vsize=25976 CPUtime=4.78 cores=1,3,5,7
/proc/27804/stat : 27804 (glucosInc) S 27717 27716 4103 0 -1 4202496 5227 0 0 0 477 1 0 0 20 0 1 0 273881701 26599424 5533 33554432000 4194304 5654031 140736580502256 140736580500568 4976656 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27804/statm: 6494 5533 146 357 0 6134 0
Current children cumulated CPU time (s) 9.07
Current children cumulated vsize (KiB) 50240

[startup+9.20025 s]
/proc/loadavg: 1.99 2.05 2.04 3/183 27888
/proc/meminfo: memFree=30999720/32873648 swapFree=6860/6860
[pid=27716] ppid=27714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27716/stat : 27716 (npSolver-pbo-It) S 27714 27716 4103 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273881272 9367552 275 33554432000 4194304 5064252 140735191188880 140735191187792 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27716/statm: 2287 275 233 213 0 72 0
[pid=27717] ppid=27716 vsize=15116 CPUtime=9.07 cores=1,3,5,7
/proc/27717/stat : 27717 (npSolver-pbo) S 27716 27716 4103 0 -1 4202496 7238 31727 0 0 23 15 855 14 20 0 1 0 273881272 15478784 3285 33554432000 4194304 5992684 140735179418192 140735179404024 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27717/statm: 3779 3285 194 440 0 3335 0
Current children cumulated CPU time (s) 9.07
Current children cumulated vsize (KiB) 24264
#
############


[startup+12.7003 s]
/proc/loadavg: 1.99 2.05 2.04 3/183 27960
/proc/meminfo: memFree=31007844/32873648 swapFree=6860/6860
[pid=27716] ppid=27714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27716/stat : 27716 (npSolver-pbo-It) S 27714 27716 4103 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273881272 9367552 275 33554432000 4194304 5064252 140735191188880 140735191187792 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27716/statm: 2287 275 233 213 0 72 0
[pid=27717] ppid=27716 vsize=15116 CPUtime=9.07 cores=1,3,5,7
/proc/27717/stat : 27717 (npSolver-pbo) S 27716 27716 4103 0 -1 4202496 7238 31727 0 0 23 15 855 14 20 0 1 0 273881272 15478784 3285 33554432000 4194304 5992684 140735179418192 140735179404024 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27717/statm: 3779 3285 194 440 0 3335 0
[pid=27897] ppid=27717 vsize=25684 CPUtime=3.57 cores=1,3,5,7
/proc/27897/stat : 27897 (glucosInc) R 27717 27716 4103 0 -1 4202496 5830 0 0 0 356 1 0 0 20 0 1 0 273882183 26300416 5495 33554432000 4194304 5654031 140734533466000 140734533464024 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27897/statm: 6421 5495 132 357 0 6061 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 49948

[startup+25.5004 s]
/proc/loadavg: 1.99 2.04 2.04 3/183 28216
/proc/meminfo: memFree=30987600/32873648 swapFree=6860/6860
[pid=27716] ppid=27714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27716/stat : 27716 (npSolver-pbo-It) S 27714 27716 4103 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273881272 9367552 275 33554432000 4194304 5064252 140735191188880 140735191187792 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27716/statm: 2287 275 233 213 0 72 0
[pid=27717] ppid=27716 vsize=15116 CPUtime=19.08 cores=1,3,5,7
/proc/27717/stat : 27717 (npSolver-pbo) S 27716 27716 4103 0 -1 4202496 9400 44546 0 0 29 16 1845 18 20 0 1 0 273881272 15478784 3285 33554432000 4194304 5992684 140735179418192 140735179404024 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27717/statm: 3779 3285 194 440 0 3335 0
[pid=28097] ppid=27717 vsize=40316 CPUtime=6.36 cores=1,3,5,7
/proc/28097/stat : 28097 (glucosInc) R 27717 27716 4103 0 -1 4202496 8629 0 0 0 635 1 0 0 20 0 1 0 273883185 41283584 9148 33554432000 4194304 5654031 140737412359168 140737412357048 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28097/statm: 10079 9148 141 357 0 9719 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 64580

[startup+51.1003 s]
/proc/loadavg: 1.92 2.02 2.03 3/183 28706
/proc/meminfo: memFree=30947076/32873648 swapFree=6860/6860
[pid=27716] ppid=27714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27716/stat : 27716 (npSolver-pbo-It) S 27714 27716 4103 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273881272 9367552 275 33554432000 4194304 5064252 140735191188880 140735191187792 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27716/statm: 2287 275 233 213 0 72 0
[pid=27717] ppid=27716 vsize=15116 CPUtime=19.08 cores=1,3,5,7
/proc/27717/stat : 27717 (npSolver-pbo) S 27716 27716 4103 0 -1 4202496 9400 44546 0 0 29 16 1845 18 20 0 1 0 273881272 15478784 3285 33554432000 4194304 5992684 140735179418192 140735179404024 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27717/statm: 3779 3285 194 440 0 3335 0
[pid=28097] ppid=27717 vsize=77848 CPUtime=31.95 cores=1,3,5,7
/proc/28097/stat : 28097 (glucosInc) R 27717 27716 4103 0 -1 4202496 11141 0 0 0 3191 4 0 0 20 0 1 0 273883185 79716352 18694 33554432000 4194304 5654031 140737412359168 140737412357192 4215033 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28097/statm: 19462 18694 141 357 0 19102 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 102112

[startup+102.307 s]
/proc/loadavg: 1.88 2.00 2.02 3/183 29714
/proc/meminfo: memFree=30946260/32873648 swapFree=6860/6860
[pid=27716] ppid=27714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27716/stat : 27716 (npSolver-pbo-It) S 27714 27716 4103 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273881272 9367552 275 33554432000 4194304 5064252 140735191188880 140735191187792 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27716/statm: 2287 275 233 213 0 72 0
[pid=27717] ppid=27716 vsize=15116 CPUtime=19.08 cores=1,3,5,7
/proc/27717/stat : 27717 (npSolver-pbo) S 27716 27716 4103 0 -1 4202496 9400 44546 0 0 29 16 1845 18 20 0 1 0 273881272 15478784 3285 33554432000 4194304 5992684 140735179418192 140735179404024 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27717/statm: 3779 3285 194 440 0 3335 0
[pid=28097] ppid=27717 vsize=77848 CPUtime=83.14 cores=1,3,5,7
/proc/28097/stat : 28097 (glucosInc) R 27717 27716 4103 0 -1 4202496 12158 0 0 0 8306 8 0 0 20 0 1 0 273883185 79716352 18694 33554432000 4194304 5654031 140737412359168 140737412357192 4232431 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28097/statm: 19462 18694 141 357 0 19102 0

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

/proc/31148/statm: 38916 35979 141 357 0 38556 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 179928

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4292
/proc/meminfo: memFree=30787852/32873648 swapFree=6860/6860
[pid=27716] ppid=27714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27716/stat : 27716 (npSolver-pbo-It) S 27714 27716 4103 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273881272 9367552 275 33554432000 4194304 5064252 140735191188880 140735191187792 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27716/statm: 2287 275 233 213 0 72 0
[pid=27717] ppid=27716 vsize=15116 CPUtime=175.75 cores=1,3,5,7
/proc/27717/stat : 27717 (npSolver-pbo) S 27716 27716 4103 0 -1 4202496 12773 75061 0 0 38 16 17485 36 20 0 1 0 273881272 15478784 3300 33554432000 4194304 5992684 140735179418192 140735179404024 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27717/statm: 3779 3300 195 440 0 3335 0
[pid=31148] ppid=27717 vsize=106344 CPUtime=1126.28 cores=1,3,5,7
/proc/31148/stat : 31148 (glucosInc) R 27717 27716 4103 0 -1 4202496 32927 0 0 0 112579 49 0 0 20 0 1 0 273898855 108896256 25801 33554432000 4194304 5654031 140735062380208 140735062368024 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31148/statm: 26586 25801 141 357 0 26226 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 130608

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4292
/proc/meminfo: memFree=30830892/32873648 swapFree=6860/6860
[pid=27716] ppid=27714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27716/stat : 27716 (npSolver-pbo-It) S 27714 27716 4103 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273881272 9367552 275 33554432000 4194304 5064252 140735191188880 140735191187792 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27716/statm: 2287 275 233 213 0 72 0
[pid=27717] ppid=27716 vsize=15116 CPUtime=175.75 cores=1,3,5,7
/proc/27717/stat : 27717 (npSolver-pbo) S 27716 27716 4103 0 -1 4202496 12773 75061 0 0 38 16 17485 36 20 0 1 0 273881272 15478784 3300 33554432000 4194304 5992684 140735179418192 140735179404024 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27717/statm: 3779 3300 195 440 0 3335 0
[pid=31148] ppid=27717 vsize=106344 CPUtime=1186.27 cores=1,3,5,7
/proc/31148/stat : 31148 (glucosInc) R 27717 27716 4103 0 -1 4202496 33398 0 0 0 118577 50 0 0 20 0 1 0 273898855 108896256 25801 33554432000 4194304 5654031 140735062380208 140735062368024 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31148/statm: 26586 25801 141 357 0 26226 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 130608

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4293
/proc/meminfo: memFree=30759916/32873648 swapFree=6860/6860
[pid=27716] ppid=27714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27716/stat : 27716 (npSolver-pbo-It) S 27714 27716 4103 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273881272 9367552 275 33554432000 4194304 5064252 140735191188880 140735191187792 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27716/statm: 2287 275 233 213 0 72 0
[pid=27717] ppid=27716 vsize=15116 CPUtime=175.75 cores=1,3,5,7
/proc/27717/stat : 27717 (npSolver-pbo) S 27716 27716 4103 0 -1 4202496 12773 75061 0 0 38 16 17485 36 20 0 1 0 273881272 15478784 3300 33554432000 4194304 5992684 140735179418192 140735179404024 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27717/statm: 3779 3300 195 440 0 3335 0
[pid=31148] ppid=27717 vsize=155664 CPUtime=1246.27 cores=1,3,5,7
/proc/31148/stat : 31148 (glucosInc) R 27717 27716 4103 0 -1 4202496 34335 0 0 0 124576 51 0 0 20 0 1 0 273898855 159399936 34955 33554432000 4194304 5654031 140735062380208 140735062378136 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31148/statm: 38916 34955 141 357 0 38556 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 179928

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4293
/proc/meminfo: memFree=30722264/32873648 swapFree=6860/6860
[pid=27716] ppid=27714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27716/stat : 27716 (npSolver-pbo-It) S 27714 27716 4103 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273881272 9367552 275 33554432000 4194304 5064252 140735191188880 140735191187792 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27716/statm: 2287 275 233 213 0 72 0
[pid=27717] ppid=27716 vsize=15116 CPUtime=175.75 cores=1,3,5,7
/proc/27717/stat : 27717 (npSolver-pbo) S 27716 27716 4103 0 -1 4202496 12773 75061 0 0 38 16 17485 36 20 0 1 0 273881272 15478784 3300 33554432000 4194304 5992684 140735179418192 140735179404024 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27717/statm: 3779 3300 195 440 0 3335 0
[pid=31148] ppid=27717 vsize=155664 CPUtime=1306.24 cores=1,3,5,7
/proc/31148/stat : 31148 (glucosInc) R 27717 27716 4103 0 -1 4202496 34810 0 0 0 130573 51 0 0 20 0 1 0 273898855 159399936 37003 33554432000 4194304 5654031 140735062380208 140735062368024 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31148/statm: 38916 37003 141 357 0 38556 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 179928

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4293
/proc/meminfo: memFree=30762308/32873648 swapFree=6860/6860
[pid=27716] ppid=27714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27716/stat : 27716 (npSolver-pbo-It) S 27714 27716 4103 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273881272 9367552 275 33554432000 4194304 5064252 140735191188880 140735191187792 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27716/statm: 2287 275 233 213 0 72 0
[pid=27717] ppid=27716 vsize=15116 CPUtime=175.75 cores=1,3,5,7
/proc/27717/stat : 27717 (npSolver-pbo) S 27716 27716 4103 0 -1 4202496 12773 75061 0 0 38 16 17485 36 20 0 1 0 273881272 15478784 3300 33554432000 4194304 5992684 140735179418192 140735179404024 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27717/statm: 3779 3300 195 440 0 3335 0
[pid=31148] ppid=27717 vsize=106344 CPUtime=1366.24 cores=1,3,5,7
/proc/31148/stat : 31148 (glucosInc) R 27717 27716 4103 0 -1 4202496 35282 0 0 0 136572 52 0 0 20 0 1 0 273898855 108896256 25801 33554432000 4194304 5654031 140735062380208 140735062368024 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31148/statm: 26586 25801 141 357 0 26226 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 130608

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4293
/proc/meminfo: memFree=30764312/32873648 swapFree=6860/6860
[pid=27716] ppid=27714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27716/stat : 27716 (npSolver-pbo-It) S 27714 27716 4103 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273881272 9367552 275 33554432000 4194304 5064252 140735191188880 140735191187792 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27716/statm: 2287 275 233 213 0 72 0
[pid=27717] ppid=27716 vsize=15116 CPUtime=175.75 cores=1,3,5,7
/proc/27717/stat : 27717 (npSolver-pbo) S 27716 27716 4103 0 -1 4202496 12773 75061 0 0 38 16 17485 36 20 0 1 0 273881272 15478784 3300 33554432000 4194304 5992684 140735179418192 140735179404024 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27717/statm: 3779 3300 195 440 0 3335 0
[pid=31148] ppid=27717 vsize=106344 CPUtime=1426.23 cores=1,3,5,7
/proc/31148/stat : 31148 (glucosInc) R 27717 27716 4103 0 -1 4202496 35756 0 0 0 142570 53 0 0 20 0 1 0 273898855 108896256 25802 33554432000 4194304 5654031 140735062380208 140735062368024 4208604 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31148/statm: 26586 25802 141 357 0 26226 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 130608

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4296
/proc/meminfo: memFree=30798956/32873648 swapFree=6860/6860
[pid=27716] ppid=27714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27716/stat : 27716 (npSolver-pbo-It) S 27714 27716 4103 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273881272 9367552 275 33554432000 4194304 5064252 140735191188880 140735191187792 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27716/statm: 2287 275 233 213 0 72 0
[pid=27717] ppid=27716 vsize=15116 CPUtime=175.75 cores=1,3,5,7
/proc/27717/stat : 27717 (npSolver-pbo) S 27716 27716 4103 0 -1 4202496 12773 75061 0 0 38 16 17485 36 20 0 1 0 273881272 15478784 3300 33554432000 4194304 5992684 140735179418192 140735179404024 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27717/statm: 3779 3300 195 440 0 3335 0
[pid=31148] ppid=27717 vsize=106344 CPUtime=1486.23 cores=1,3,5,7
/proc/31148/stat : 31148 (glucosInc) R 27717 27716 4103 0 -1 4202496 36229 0 0 0 148569 54 0 0 20 0 1 0 273898855 108896256 25802 33554432000 4194304 5654031 140735062380208 140735062368024 4232581 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31148/statm: 26586 25802 141 357 0 26226 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 130608

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 4297
/proc/meminfo: memFree=30747464/32873648 swapFree=6860/6860
[pid=27716] ppid=27714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27716/stat : 27716 (npSolver-pbo-It) S 27714 27716 4103 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273881272 9367552 275 33554432000 4194304 5064252 140735191188880 140735191187792 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27716/statm: 2287 275 233 213 0 72 0
[pid=27717] ppid=27716 vsize=15116 CPUtime=175.75 cores=1,3,5,7
/proc/27717/stat : 27717 (npSolver-pbo) S 27716 27716 4103 0 -1 4202496 12773 75061 0 0 38 16 17485 36 20 0 1 0 273881272 15478784 3300 33554432000 4194304 5992684 140735179418192 140735179404024 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27717/statm: 3779 3300 195 440 0 3335 0
[pid=31148] ppid=27717 vsize=175316 CPUtime=1546.21 cores=1,3,5,7
/proc/31148/stat : 31148 (glucosInc) R 27717 27716 4103 0 -1 4202496 38092 0 0 0 154566 55 0 0 20 0 1 0 273898855 179523584 38844 33554432000 4194304 5654031 140735062380208 140735062368024 4232559 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31148/statm: 43829 38844 141 357 0 43469 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 199580

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 4297
/proc/meminfo: memFree=30743280/32873648 swapFree=6860/6860
[pid=27716] ppid=27714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27716/stat : 27716 (npSolver-pbo-It) S 27714 27716 4103 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273881272 9367552 275 33554432000 4194304 5064252 140735191188880 140735191187792 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27716/statm: 2287 275 233 213 0 72 0
[pid=27717] ppid=27716 vsize=15116 CPUtime=175.75 cores=1,3,5,7
/proc/27717/stat : 27717 (npSolver-pbo) S 27716 27716 4103 0 -1 4202496 12773 75061 0 0 38 16 17485 36 20 0 1 0 273881272 15478784 3300 33554432000 4194304 5992684 140735179418192 140735179404024 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27717/statm: 3779 3300 195 440 0 3335 0
[pid=31148] ppid=27717 vsize=175316 CPUtime=1606.2 cores=1,3,5,7
/proc/31148/stat : 31148 (glucosInc) R 27717 27716 4103 0 -1 4202496 39156 0 0 0 160563 57 0 0 20 0 1 0 273898855 179523584 39868 33554432000 4194304 5654031 140735062380208 140735062368024 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31148/statm: 43829 39868 141 357 0 43469 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 199580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 4297
/proc/meminfo: memFree=30696052/32873648 swapFree=6860/6860
[pid=27716] ppid=27714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27716/stat : 27716 (npSolver-pbo-It) S 27714 27716 4103 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273881272 9367552 275 33554432000 4194304 5064252 140735191188880 140735191187792 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27716/statm: 2287 275 233 213 0 72 0
[pid=27717] ppid=27716 vsize=15116 CPUtime=175.75 cores=1,3,5,7
/proc/27717/stat : 27717 (npSolver-pbo) S 27716 27716 4103 0 -1 4202496 12773 75061 0 0 38 16 17485 36 20 0 1 0 273881272 15478784 3300 33554432000 4194304 5992684 140735179418192 140735179404024 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27717/statm: 3779 3300 195 440 0 3335 0
[pid=31148] ppid=27717 vsize=175316 CPUtime=1624.31 cores=1,3,5,7
/proc/31148/stat : 31148 (glucosInc) R 27717 27716 4103 0 -1 4202496 39161 0 0 0 162374 57 0 0 20 0 1 0 273898855 179523584 42428 33554432000 4194304 5654031 140735062380208 140735062368024 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31148/statm: 43829 42428 141 357 0 43469 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 199580

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 9.53674e-07
#  lost CPU user time (s): 9.53674e-07
#  lost CPU system time (s): 0

Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1798.98
CPU system time (s): 1.10683
CPU usage (%): 99.9819
Max. virtual memory (cumulated for all children) (KiB): 670120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.98
system time used= 1.10683
maximum resident set size= 484772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127381
page faults= 0
swaps= 0
block input operations= 0
block output operations= 54320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1185
involuntary context switches= 2269

runsolver used 5.37218 second user time and 13.6139 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-27 02:12:32
IDJOB=3703366
IDBENCH=48104
IDSOLVER=2278
FILE ID=node116/3703366-1338077552
RUNJOBID= node116-1338052956-4120
PBS_JOBID= 14624409
Free space on /tmp= 71452 MiB

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

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

MD5SUM BENCH= efe239846afd4f2627c83cec32ebc27d
RANDOM SEED=513732957

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:        31039720 kB
Buffers:          282940 kB
Cached:           690368 kB
SwapCached:         3332 kB
Active:           781692 kB
Inactive:         232784 kB
Active(anon):      31228 kB
Inactive(anon):    10116 kB
Active(file):     750464 kB
Inactive(file):   222668 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103508 kB
Dirty:             11492 kB
Writeback:            12 kB
AnonPages:        121232 kB
Mapped:            14276 kB
Shmem:                96 kB
Slab:             681016 kB
SReclaimable:     124212 kB
SUnreclaim:       556804 kB
KernelStack:        1456 kB
PageTables:         4264 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     158804 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     88064 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= 71440 MiB
End job on node116 at 2012-05-27 02:42:33