Trace number 3752531

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_1000_60_1.opb
MD5SUM3262a45f0e59552e467da6c31a32418a
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-73
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -70
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
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 constraints1000
Minimum length of a constraint60
Maximum length of a constraint109
Number of terms in the objective function 1000
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 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)75586
Sum of products size (including duplicates)151172
Number of different products37793
Sum of products size75586

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.15	c run inc solver
0.00/0.15	c [INC SYSTEM] run initial solver
0.00/0.15	c [INC SYSTEM] preprocess with white file
0.00/0.91	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.91	c [INC SYSTEM] execute solver
0.00/0.96	c [INC SEARCH] formula is SAT
0.00/0.96	c [INC SYSTEM] solved the initial formula
0.00/0.99	c model valid
0.00/0.99	c current solution ok
0.00/1.23	o 0
0.00/1.23	c starting approximation
0.00/1.23	c factor = 1
0.00/1.23	c can not find a suitable factor, leaving approximation
0.00/1.23	c finished approximation
0.00/1.23	c [INC SYSTEM] there exists a inc, kill it!
0.00/1.23	c write failed with 2
0.00/1.24	c [INC SEARCH] iteration: 0
0.00/1.24	c [INC BOUNDS] best value:1000 search for 999
0.00/1.24	c [INC SYSTEM] create new solver instance
0.00/1.24	c [INC] encode full formula
0.00/1.24	c (debug) using card networks
0.00/1.24	c old isEQ: 80, new EQ is 0
0.00/1.26	c set iterative enc to: card
0.00/1.26	c set iterative enc to: none
0.00/1.27	c [INC SEARCH] isOptimum variable: 0
0.00/1.37	c formula is SAT
0.00/1.37	c [INC SEARCH] copied best model
0.00/1.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.26/1.41	c model valid
1.26/1.41	c current solution ok
1.26/1.41	o -60
1.26/1.41	c [INC SEARCH] iteration: 1
1.26/1.41	c [INC BOUNDS] best value:940 search for 939
1.26/1.41	c [INC SYSTEM] there exists a inc, kill it!
1.26/1.41	c write failed with 2
1.26/1.41	c [INC SYSTEM] create new solver instance
1.26/1.41	c [INC] encode full formula
1.26/1.41	c (debug) using card networks
1.26/1.41	c old isEQ: 192, new EQ is 0
1.26/1.43	c set iterative enc to: card
1.26/1.43	c set iterative enc to: none
1.26/1.44	c [INC SEARCH] isOptimum variable: 0
1.31/1.54	c formula is SAT
1.31/1.54	c [INC SEARCH] copied best model
1.31/1.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.31/1.58	c model valid
1.31/1.58	c current solution ok
1.31/1.58	o -63
1.31/1.58	c [INC SEARCH] iteration: 2
1.31/1.58	c [INC BOUNDS] best value:937 search for 936
1.31/1.58	c [INC SYSTEM] there exists a inc, kill it!
1.31/1.58	c write failed with 2
1.31/1.58	c [INC SYSTEM] create new solver instance
1.31/1.58	c [INC] encode full formula
1.31/1.58	c (debug) using card networks
1.31/1.58	c old isEQ: 192, new EQ is 0
1.48/1.60	c set iterative enc to: card
1.48/1.60	c set iterative enc to: none
1.48/1.61	c [INC SEARCH] isOptimum variable: 0
6.37/6.54	c formula is SAT
6.37/6.55	c [INC SEARCH] copied best model
6.37/6.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.37/6.58	c model valid
6.37/6.58	c current solution ok
6.37/6.58	o -64
6.37/6.58	c [INC SEARCH] iteration: 3
6.37/6.58	c [INC BOUNDS] best value:936 search for 935
6.37/6.58	c [INC SYSTEM] there exists a inc, kill it!
6.37/6.58	c write failed with 2
6.37/6.58	c [INC SYSTEM] create new solver instance
6.37/6.58	c [INC] encode full formula
6.37/6.58	c (debug) using card networks
6.37/6.58	c old isEQ: 192, new EQ is 0
6.47/6.61	c set iterative enc to: card
6.47/6.61	c set iterative enc to: none
6.47/6.61	c [INC SEARCH] isOptimum variable: 0
80.14/80.33	c formula is SAT
80.14/80.34	c [INC SEARCH] copied best model
80.14/80.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
80.14/80.37	c model valid
80.14/80.37	c current solution ok
80.14/80.37	o -65
80.14/80.37	c [INC SEARCH] iteration: 4
80.14/80.37	c [INC BOUNDS] best value:935 search for 934
80.14/80.37	c [INC SYSTEM] there exists a inc, kill it!
80.14/80.37	c write failed with 2
80.14/80.38	c [INC SYSTEM] create new solver instance
80.14/80.38	c [INC] encode full formula
80.14/80.38	c (debug) using card networks
80.14/80.38	c old isEQ: 192, new EQ is 0
80.26/80.40	c set iterative enc to: card
80.26/80.40	c set iterative enc to: none
80.26/80.41	c [INC SEARCH] isOptimum variable: 0
88.93/89.11	c formula is SAT
88.93/89.11	c [INC SEARCH] copied best model
88.93/89.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
88.93/89.15	c model valid
88.93/89.15	c current solution ok
88.93/89.15	o -66
88.93/89.15	c [INC SEARCH] iteration: 5
88.93/89.15	c [INC BOUNDS] best value:934 search for 933
88.93/89.15	c [INC SYSTEM] there exists a inc, kill it!
88.93/89.15	c write failed with 2
88.93/89.15	c [INC SYSTEM] create new solver instance
88.93/89.15	c [INC] encode full formula
88.93/89.15	c (debug) using card networks
88.93/89.15	c old isEQ: 192, new EQ is 0
88.93/89.17	c set iterative enc to: card
88.93/89.17	c set iterative enc to: none
88.93/89.18	c [INC SEARCH] isOptimum variable: 0
114.93/115.13	c formula is SAT
114.93/115.14	c [INC SEARCH] copied best model
114.93/115.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
114.93/115.17	c model valid
114.93/115.17	c current solution ok
114.93/115.17	o -69
114.93/115.17	c [INC SEARCH] iteration: 6
114.93/115.17	c [INC BOUNDS] best value:931 search for 930
114.93/115.17	c [INC SYSTEM] there exists a inc, kill it!
114.93/115.17	c write failed with 2
114.93/115.18	c [INC SYSTEM] create new solver instance
114.93/115.18	c [INC] encode full formula
114.93/115.18	c (debug) using card networks
114.93/115.18	c old isEQ: 192, new EQ is 0
115.05/115.20	c set iterative enc to: card
115.05/115.20	c set iterative enc to: none
115.05/115.21	c [INC SEARCH] isOptimum variable: 0
1534.46/1534.98	c formula is SAT
1534.46/1534.98	c [INC SEARCH] copied best model
1534.46/1534.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1534.56/1535.02	c model valid
1534.56/1535.02	c current solution ok
1534.56/1535.02	o -70
1534.56/1535.02	c [INC SEARCH] iteration: 7
1534.56/1535.02	c [INC BOUNDS] best value:930 search for 929
1534.56/1535.02	c [INC SYSTEM] there exists a inc, kill it!
1534.56/1535.02	c write failed with 2
1534.56/1535.02	c [INC SYSTEM] create new solver instance
1534.56/1535.02	c [INC] encode full formula
1534.56/1535.02	c (debug) using card networks
1534.56/1535.02	c old isEQ: 192, new EQ is 0
1534.56/1535.04	c set iterative enc to: card
1534.56/1535.04	c set iterative enc to: none
1534.56/1535.05	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.51	HOME/npSolver-pbo-Itdqb.sh: line 18: 27182 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=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-3752531-1339134210/watcher-3752531-1339134210 -o /tmp/evaluation-result-3752531-1339134210/solver-3752531-1339134210 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752531-1339134210.opb 1533715517 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.58 1.90 1.97 3/178 27181
/proc/meminfo: memFree=26839716/32873648 swapFree=7388/7388
[pid=27181] ppid=27179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27181/stat : 27181 (npSolver-pbo-It) S 27179 27181 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379545552 9367552 275 33554432000 4194304 5064252 140734963410272 140734963409184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27181/statm: 2287 275 233 213 0 72 0

[startup+0.105804 s]
/proc/loadavg: 1.58 1.90 1.97 3/178 27181
/proc/meminfo: memFree=26839716/32873648 swapFree=7388/7388
[pid=27181] ppid=27179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27181/stat : 27181 (npSolver-pbo-It) S 27179 27181 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379545552 9367552 275 33554432000 4194304 5064252 140734963410272 140734963409184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27181/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200313 s]
/proc/loadavg: 1.58 1.90 1.97 3/178 27181
/proc/meminfo: memFree=26839716/32873648 swapFree=7388/7388
[pid=27181] ppid=27179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27181/stat : 27181 (npSolver-pbo-It) S 27179 27181 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379545552 9367552 275 33554432000 4194304 5064252 140734963410272 140734963409184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27181/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300325 s]
/proc/loadavg: 1.58 1.90 1.97 3/178 27181
/proc/meminfo: memFree=26839716/32873648 swapFree=7388/7388
[pid=27181] ppid=27179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27181/stat : 27181 (npSolver-pbo-It) S 27179 27181 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379545552 9367552 275 33554432000 4194304 5064252 140734963410272 140734963409184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27181/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700282 s]
/proc/loadavg: 1.58 1.90 1.97 3/178 27181
/proc/meminfo: memFree=26839716/32873648 swapFree=7388/7388
[pid=27181] ppid=27179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27181/stat : 27181 (npSolver-pbo-It) S 27179 27181 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379545552 9367552 275 33554432000 4194304 5064252 140734963410272 140734963409184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27181/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50659 s]
/proc/loadavg: 1.58 1.90 1.97 3/181 27190
/proc/meminfo: memFree=26796832/32873648 swapFree=7388/7388
[pid=27181] ppid=27179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27181/stat : 27181 (npSolver-pbo-It) S 27179 27181 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379545552 9367552 275 33554432000 4194304 5064252 140734963410272 140734963409184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27181/statm: 2287 275 233 213 0 72 0
[pid=27182] ppid=27181 vsize=17364 CPUtime=1.31 cores=1,3,5,7
/proc/27182/stat : 27182 (npSolver-pbo) S 27181 27181 27075 0 -1 4202496 6827 24773 0 0 29 22 66 14 20 0 1 0 379545553 17780736 3921 33554432000 4194304 6004724 140734257453136 140734257438984 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27182/statm: 4341 3921 188 442 0 3895 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 26512

[startup+3.10033 s]
/proc/loadavg: 1.58 1.90 1.97 3/181 27194
/proc/meminfo: memFree=26794104/32873648 swapFree=7388/7388
[pid=27181] ppid=27179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27181/stat : 27181 (npSolver-pbo-It) S 27179 27181 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379545552 9367552 275 33554432000 4194304 5064252 140734963410272 140734963409184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27181/statm: 2287 275 233 213 0 72 0
[pid=27182] ppid=27181 vsize=17364 CPUtime=1.49 cores=1,3,5,7
/proc/27182/stat : 27182 (npSolver-pbo) S 27181 27181 27075 0 -1 4202496 8097 30802 0 0 35 23 75 16 20 0 1 0 379545553 17780736 3921 33554432000 4194304 6004724 140734257453136 140734257438984 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27182/statm: 4341 3921 188 442 0 3895 0
[pid=27194] ppid=27182 vsize=33556 CPUtime=1.48 cores=1,3,5,7
/proc/27194/stat : 27194 (glucosInc) R 27182 27181 27075 0 -1 4202496 6885 0 0 0 147 1 0 0 20 0 1 0 379545714 34361344 6672 33554432000 4194304 5654031 140733670283344 140733670281432 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27194/statm: 8389 6672 141 357 0 8029 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 60068

[startup+6.30037 s]
/proc/loadavg: 1.61 1.90 1.97 3/181 27194
/proc/meminfo: memFree=26771308/32873648 swapFree=7388/7388
[pid=27181] ppid=27179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27181/stat : 27181 (npSolver-pbo-It) S 27179 27181 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379545552 9367552 275 33554432000 4194304 5064252 140734963410272 140734963409184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27181/statm: 2287 275 233 213 0 72 0
[pid=27182] ppid=27181 vsize=17364 CPUtime=1.49 cores=1,3,5,7
/proc/27182/stat : 27182 (npSolver-pbo) S 27181 27181 27075 0 -1 4202496 8097 30802 0 0 35 23 75 16 20 0 1 0 379545553 17780736 3921 33554432000 4194304 6004724 140734257453136 140734257438984 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27182/statm: 4341 3921 188 442 0 3895 0
[pid=27194] ppid=27182 vsize=49656 CPUtime=4.67 cores=1,3,5,7
/proc/27194/stat : 27194 (glucosInc) R 27182 27181 27075 0 -1 4202496 9247 0 0 0 466 1 0 0 20 0 1 0 379545714 50847744 10116 33554432000 4194304 5654031 140733670283344 140733670271160 4233232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27194/statm: 12414 10116 142 357 0 12054 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 76168

[startup+12.7004 s]
/proc/loadavg: 1.64 1.91 1.97 3/181 27196
/proc/meminfo: memFree=26760552/32873648 swapFree=7388/7388
[pid=27181] ppid=27179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27181/stat : 27181 (npSolver-pbo-It) S 27179 27181 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379545552 9367552 275 33554432000 4194304 5064252 140734963410272 140734963409184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27181/statm: 2287 275 233 213 0 72 0
[pid=27182] ppid=27181 vsize=17364 CPUtime=6.49 cores=1,3,5,7
/proc/27182/stat : 27182 (npSolver-pbo) S 27181 27181 27075 0 -1 4202496 9367 41253 0 0 42 23 565 19 20 0 1 0 379545553 17780736 3921 33554432000 4194304 6004724 140734257453136 140734257438984 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27182/statm: 4341 3921 188 442 0 3895 0
[pid=27196] ppid=27182 vsize=54068 CPUtime=6.07 cores=1,3,5,7
/proc/27196/stat : 27196 (glucosInc) R 27182 27181 27075 0 -1 4202496 9184 0 0 0 606 1 0 0 20 0 1 0 379546214 55365632 11020 33554432000 4194304 5654031 140736552371120 140736552358936 4218827 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27196/statm: 13517 11020 142 357 0 13157 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 80580

[startup+25.5003 s]
/proc/loadavg: 1.80 1.93 1.97 3/181 27254
/proc/meminfo: memFree=26782632/32873648 swapFree=7388/7388
[pid=27181] ppid=27179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27181/stat : 27181 (npSolver-pbo-It) S 27179 27181 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379545552 9367552 275 33554432000 4194304 5064252 140734963410272 140734963409184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27181/statm: 2287 275 233 213 0 72 0
[pid=27182] ppid=27181 vsize=17364 CPUtime=6.49 cores=1,3,5,7
/proc/27182/stat : 27182 (npSolver-pbo) S 27181 27181 27075 0 -1 4202496 9367 41253 0 0 42 23 565 19 20 0 1 0 379545553 17780736 3921 33554432000 4194304 6004724 140734257453136 140734257438984 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27182/statm: 4341 3921 188 442 0 3895 0
[pid=27196] ppid=27182 vsize=49604 CPUtime=18.86 cores=1,3,5,7
/proc/27196/stat : 27196 (glucosInc) R 27182 27181 27075 0 -1 4202496 10368 0 0 0 1884 2 0 0 20 0 1 0 379546214 50794496 10956 33554432000 4194304 5654031 140736552371120 140736552358936 4215124 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27196/statm: 12401 10956 142 357 0 12041 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 76116

[startup+51.1004 s]
/proc/loadavg: 1.86 1.93 1.97 3/181 27256
/proc/meminfo: memFree=26680272/32873648 swapFree=7388/7388
[pid=27181] ppid=27179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27181/stat : 27181 (npSolver-pbo-It) S 27179 27181 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379545552 9367552 275 33554432000 4194304 5064252 140734963410272 140734963409184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27181/statm: 2287 275 233 213 0 72 0
[pid=27182] ppid=27181 vsize=17364 CPUtime=6.49 cores=1,3,5,7
/proc/27182/stat : 27182 (npSolver-pbo) S 27181 27181 27075 0 -1 4202496 9367 41253 0 0 42 23 565 19 20 0 1 0 379545553 17780736 3921 33554432000 4194304 6004724 140734257453136 140734257438984 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27182/statm: 4341 3921 188 442 0 3895 0
[pid=27196] ppid=27182 vsize=129384 CPUtime=44.46 cores=1,3,5,7
/proc/27196/stat : 27196 (glucosInc) R 27182 27181 27075 0 -1 4202496 11662 0 0 0 4442 4 0 0 20 0 1 0 379546214 132489216 27338 33554432000 4194304 5654031 140736552371120 140736552369048 4232973 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27196/statm: 32346 27338 142 357 0 31986 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 155896

[startup+102.3 s]
/proc/loadavg: 1.94 1.94 1.97 3/181 27262
/proc/meminfo: memFree=26688668/32873648 swapFree=7388/7388
[pid=27181] ppid=27179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27181/stat : 27181 (npSolver-pbo-It) S 27179 27181 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379545552 9367552 275 33554432000 4194304 5064252 140734963410272 140734963409184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27181/statm: 2287 275 233 213 0 72 0
[pid=27182] ppid=27181 vsize=17364 CPUtime=89.03 cores=1,3,5,7
/proc/27182/stat : 27182 (npSolver-pbo) S 27181 27181 27075 0 -1 4202496 11907 64723 0 0 54 24 8795 30 20 0 1 0 379545553 17780736 3921 33554432000 4194304 6004724 140734257453136 140734257438984 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27182/statm: 4341 3921 188 442 0 3895 0
[pid=27262] ppid=27182 vsize=49612 CPUtime=13.1 cores=1,3,5,7
/proc/27262/stat : 27262 (glucosInc) R 27182 27181 27075 0 -1 4202496 10479 0 0 0 1308 2 0 0 20 0 1 0 379554471 50802688 9863 33554432000 4194304 5654031 140736489016672 140736489004488 4232428 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27262/statm: 12403 9863 142 357 0 12043 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 76124

[startup+162.3 s]
/proc/loadavg: 1.98 1.95 1.97 3/181 27267
/proc/meminfo: memFree=26706924/32873648 swapFree=7388/7388
[pid=27181] ppid=27179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27181/stat : 27181 (npSolver-pbo-It) S 27179 27181 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379545552 9367552 275 33554432000 4194304 5064252 140734963410272 140734963409184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27181/statm: 2287 275 233 213 0 72 0
[pid=27182] ppid=27181 vsize=17364 CPUtime=115.05 cores=1,3,5,7
/proc/27182/stat : 27182 (npSolver-pbo) S 27181 27181 27075 0 -1 4202496 13177 76632 0 0 61 24 11386 34 20 0 1 0 379545553 17780736 3921 33554432000 4194304 6004724 140734257453136 140734257438984 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27182/statm: 4341 3921 188 442 0 3895 0
[pid=27264] ppid=27182 vsize=82840 CPUtime=47.06 cores=1,3,5,7
/proc/27264/stat : 27264 (glucosInc) R 27182 27181 27075 0 -1 4202496 11903 0 0 0 4703 3 0 0 20 0 1 0 379557074 84828160 19622 33554432000 4194304 5654031 140737278831392 140737278819208 4232772 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27264/statm: 20710 19622 142 357 0 20350 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 109352

[startup+222.3 s]
/proc/loadavg: 1.99 1.95 1.97 3/181 27267
/proc/meminfo: memFree=26606840/32873648 swapFree=7388/7388
[pid=27181] ppid=27179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27181/stat : 27181 (npSolver-pbo-It) S 27179 27181 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379545552 9367552 275 33554432000 4194304 5064252 140734963410272 140734963409184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27181/statm: 2287 275 233 213 0 72 0
[pid=27182] ppid=27181 vsize=17364 CPUtime=115.05 cores=1,3,5,7
/proc/27182/stat : 27182 (npSolver-pbo) S 27181 27181 27075 0 -1 4202496 13177 76632 0 0 61 24 11386 34 20 0 1 0 379545553 17780736 3921 33554432000 4194304 6004724 140734257453136 140734257438984 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27182/statm: 4341 3921 188 442 0 3895 0
[pid=27264] ppid=27182 vsize=132712 CPUtime=107.06 cores=1,3,5,7
/proc/27264/stat : 27264 (glucosInc) R 27182 27181 27075 0 -1 4202496 14942 0 0 0 10696 10 0 0 20 0 1 0 379557074 135897088 29149 33554432000 4194304 5654031 140737278831392 140737278819208 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27264/statm: 33178 29149 142 357 0 32818 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 159224

[startup+282.3 s]
/proc/loadavg: 1.99 1.96 1.97 3/181 27267
/proc/meminfo: memFree=26595160/32873648 swapFree=7388/7388
[pid=27181] ppid=27179 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/loadavg: 2.00 2.00 1.98 3/181 27305
/proc/meminfo: memFree=26593892/32873648 swapFree=7388/7388
[pid=27181] ppid=27179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27181/stat : 27181 (npSolver-pbo-It) S 27179 27181 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379545552 9367552 275 33554432000 4194304 5064252 140734963410272 140734963409184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27181/statm: 2287 275 233 213 0 72 0
[pid=27182] ppid=27181 vsize=17364 CPUtime=115.05 cores=1,3,5,7
/proc/27182/stat : 27182 (npSolver-pbo) S 27181 27181 27075 0 -1 4202496 13177 76632 0 0 61 24 11386 34 20 0 1 0 379545553 17780736 3921 33554432000 4194304 6004724 140734257453136 140734257438984 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27182/statm: 4341 3921 188 442 0 3895 0
[pid=27264] ppid=27182 vsize=187716 CPUtime=1246.82 cores=1,3,5,7
/proc/27264/stat : 27264 (glucosInc) R 27182 27181 27075 0 -1 4202496 49311 0 0 0 124609 73 0 0 20 0 1 0 379557074 192221184 45502 33554432000 4194304 5654031 140737278831392 140737278819208 4214944 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27264/statm: 46929 45502 142 357 0 46569 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 214228

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 27306
/proc/meminfo: memFree=26573652/32873648 swapFree=7388/7388
[pid=27181] ppid=27179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27181/stat : 27181 (npSolver-pbo-It) S 27179 27181 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379545552 9367552 275 33554432000 4194304 5064252 140734963410272 140734963409184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27181/statm: 2287 275 233 213 0 72 0
[pid=27182] ppid=27181 vsize=17364 CPUtime=115.05 cores=1,3,5,7
/proc/27182/stat : 27182 (npSolver-pbo) S 27181 27181 27075 0 -1 4202496 13177 76632 0 0 61 24 11386 34 20 0 1 0 379545553 17780736 3921 33554432000 4194304 6004724 140734257453136 140734257438984 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27182/statm: 4341 3921 188 442 0 3895 0
[pid=27264] ppid=27182 vsize=237804 CPUtime=1306.82 cores=1,3,5,7
/proc/27264/stat : 27264 (glucosInc) R 27182 27181 27075 0 -1 4202496 52280 0 0 0 130605 77 0 0 20 0 1 0 379557074 243511296 50411 33554432000 4194304 5654031 140737278831392 140737278829480 4215040 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27264/statm: 59451 50411 142 357 0 59091 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 264316

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 1.99 3/181 27306
/proc/meminfo: memFree=26579980/32873648 swapFree=7388/7388
[pid=27181] ppid=27179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27181/stat : 27181 (npSolver-pbo-It) S 27179 27181 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379545552 9367552 275 33554432000 4194304 5064252 140734963410272 140734963409184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27181/statm: 2287 275 233 213 0 72 0
[pid=27182] ppid=27181 vsize=17364 CPUtime=115.05 cores=1,3,5,7
/proc/27182/stat : 27182 (npSolver-pbo) S 27181 27181 27075 0 -1 4202496 13177 76632 0 0 61 24 11386 34 20 0 1 0 379545553 17780736 3921 33554432000 4194304 6004724 140734257453136 140734257438984 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27182/statm: 4341 3921 188 442 0 3895 0
[pid=27264] ppid=27182 vsize=237804 CPUtime=1366.81 cores=1,3,5,7
/proc/27264/stat : 27264 (glucosInc) R 27182 27181 27075 0 -1 4202496 54431 0 0 0 136601 80 0 0 20 0 1 0 379557074 243511296 48875 33554432000 4194304 5654031 140737278831392 140737278829480 4215014 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27264/statm: 59451 48875 142 357 0 59091 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 264316

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 1.99 3/181 27308
/proc/meminfo: memFree=26674672/32873648 swapFree=7388/7388
[pid=27181] ppid=27179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27181/stat : 27181 (npSolver-pbo-It) S 27179 27181 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379545552 9367552 275 33554432000 4194304 5064252 140734963410272 140734963409184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27181/statm: 2287 275 233 213 0 72 0
[pid=27182] ppid=27181 vsize=17364 CPUtime=1534.62 cores=1,3,5,7
/proc/27182/stat : 27182 (npSolver-pbo) S 27181 27181 27075 0 -1 4202496 14447 132328 0 0 67 25 153253 117 20 0 1 0 379545553 17780736 3921 33554432000 4194304 6004724 140734257453136 140734257438984 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27182/statm: 4341 3921 188 442 0 3895 0
[pid=27308] ppid=27182 vsize=42824 CPUtime=7.23 cores=1,3,5,7
/proc/27308/stat : 27308 (glucosInc) R 27182 27181 27075 0 -1 4202496 9513 0 0 0 721 2 0 0 20 0 1 0 379699058 43851776 9615 33554432000 4194304 5654031 140736817442128 140736817429944 4208659 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27308/statm: 10706 9615 142 357 0 10346 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 69336

[startup+1602.3 s]
/proc/loadavg: 2.04 2.02 1.99 3/182 27311
/proc/meminfo: memFree=26681032/32873648 swapFree=7388/7388
[pid=27181] ppid=27179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27181/stat : 27181 (npSolver-pbo-It) S 27179 27181 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379545552 9367552 275 33554432000 4194304 5064252 140734963410272 140734963409184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27181/statm: 2287 275 233 213 0 72 0
[pid=27182] ppid=27181 vsize=17364 CPUtime=1534.62 cores=1,3,5,7
/proc/27182/stat : 27182 (npSolver-pbo) S 27181 27181 27075 0 -1 4202496 14447 132328 0 0 67 25 153253 117 20 0 1 0 379545553 17780736 3921 33554432000 4194304 6004724 140734257453136 140734257438984 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27182/statm: 4341 3921 188 442 0 3895 0
[pid=27308] ppid=27182 vsize=80988 CPUtime=67.22 cores=1,3,5,7
/proc/27308/stat : 27308 (glucosInc) R 27182 27181 27075 0 -1 4202496 11521 0 0 0 6716 6 0 0 20 0 1 0 379699058 82931712 19019 33554432000 4194304 5654031 140736817442128 140736817429944 4232772 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27308/statm: 20247 19019 142 357 0 19887 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 107500

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 1.99 3/181 27311
/proc/meminfo: memFree=26558592/32873648 swapFree=7388/7388
[pid=27181] ppid=27179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27181/stat : 27181 (npSolver-pbo-It) S 27179 27181 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379545552 9367552 275 33554432000 4194304 5064252 140734963410272 140734963409184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27181/statm: 2287 275 233 213 0 72 0
[pid=27182] ppid=27181 vsize=17364 CPUtime=1534.62 cores=1,3,5,7
/proc/27182/stat : 27182 (npSolver-pbo) S 27181 27181 27075 0 -1 4202496 14447 132328 0 0 67 25 153253 117 20 0 1 0 379545553 17780736 3921 33554432000 4194304 6004724 140734257453136 140734257438984 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27182/statm: 4341 3921 188 442 0 3895 0
[pid=27308] ppid=27182 vsize=191476 CPUtime=127.21 cores=1,3,5,7
/proc/27308/stat : 27308 (glucosInc) R 27182 27181 27075 0 -1 4202496 12285 0 0 0 12710 11 0 0 20 0 1 0 379699058 196071424 37386 33554432000 4194304 5654031 140736817442128 140736817429944 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27308/statm: 47869 37386 142 357 0 47509 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 217988

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 27312
/proc/meminfo: memFree=26608652/32873648 swapFree=7388/7388
[pid=27181] ppid=27179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27181/stat : 27181 (npSolver-pbo-It) S 27179 27181 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379545552 9367552 275 33554432000 4194304 5064252 140734963410272 140734963409184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27181/statm: 2287 275 233 213 0 72 0
[pid=27182] ppid=27181 vsize=17364 CPUtime=1534.62 cores=1,3,5,7
/proc/27182/stat : 27182 (npSolver-pbo) S 27181 27181 27075 0 -1 4202496 14447 132328 0 0 67 25 153253 117 20 0 1 0 379545553 17780736 3921 33554432000 4194304 6004724 140734257453136 140734257438984 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27182/statm: 4341 3921 188 442 0 3895 0
[pid=27308] ppid=27182 vsize=191476 CPUtime=187.19 cores=1,3,5,7
/proc/27308/stat : 27308 (glucosInc) R 27182 27181 27075 0 -1 4202496 12697 0 0 0 18704 15 0 0 20 0 1 0 379699058 196071424 37386 33554432000 4194304 5654031 140736817442128 140736817429944 4232752 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27308/statm: 47869 37386 142 357 0 47509 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 217988

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 27312
/proc/meminfo: memFree=26527996/32873648 swapFree=7388/7388
[pid=27181] ppid=27179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27181/stat : 27181 (npSolver-pbo-It) S 27179 27181 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379545552 9367552 275 33554432000 4194304 5064252 140734963410272 140734963409184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27181/statm: 2287 275 233 213 0 72 0
[pid=27182] ppid=27181 vsize=17364 CPUtime=1534.62 cores=1,3,5,7
/proc/27182/stat : 27182 (npSolver-pbo) S 27181 27181 27075 0 -1 4202496 14447 132328 0 0 67 25 153253 117 20 0 1 0 379545553 17780736 3921 33554432000 4194304 6004724 140734257453136 140734257438984 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27182/statm: 4341 3921 188 442 0 3895 0
[pid=27308] ppid=27182 vsize=191476 CPUtime=247.19 cores=1,3,5,7
/proc/27308/stat : 27308 (glucosInc) R 27182 27181 27075 0 -1 4202496 13764 0 0 0 24700 19 0 0 20 0 1 0 379699058 196071424 38922 33554432000 4194304 5654031 140736817442128 140736817429944 4215108 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27308/statm: 47869 38922 142 357 0 47509 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 217988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 27312
/proc/meminfo: memFree=26457688/32873648 swapFree=7388/7388
[pid=27181] ppid=27179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27181/stat : 27181 (npSolver-pbo-It) S 27179 27181 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379545552 9367552 275 33554432000 4194304 5064252 140734963410272 140734963409184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27181/statm: 2287 275 233 213 0 72 0
[pid=27182] ppid=27181 vsize=17364 CPUtime=1534.62 cores=1,3,5,7
/proc/27182/stat : 27182 (npSolver-pbo) S 27181 27181 27075 0 -1 4202496 14447 132328 0 0 67 25 153253 117 20 0 1 0 379545553 17780736 3921 33554432000 4194304 6004724 140734257453136 140734257438984 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27182/statm: 4341 3921 188 442 0 3895 0
[pid=27308] ppid=27182 vsize=241564 CPUtime=265.39 cores=1,3,5,7
/proc/27308/stat : 27308 (glucosInc) R 27182 27181 27075 0 -1 4202496 14596 0 0 0 26518 21 0 0 20 0 1 0 379699058 247361536 48439 33554432000 4194304 5654031 140736817442128 140736817440216 4215115 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27308/statm: 60391 48439 142 357 0 60031 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 268076

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 27312
/proc/meminfo: memFree=26457688/32873648 swapFree=7388/7388
[pid=27181] ppid=27179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27181/stat : 27181 (npSolver-pbo-It) S 27179 27181 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379545552 9367552 275 33554432000 4194304 5064252 140734963410272 140734963409184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27181/statm: 2287 275 233 213 0 72 0
[pid=27182] ppid=27181 vsize=17364 CPUtime=1534.62 cores=1,3,5,7
/proc/27182/stat : 27182 (npSolver-pbo) S 27181 27181 27075 0 -1 4202496 14447 132328 0 0 67 25 153253 117 20 0 1 0 379545553 17780736 3921 33554432000 4194304 6004724 140734257453136 140734257438984 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27182/statm: 4341 3921 188 442 0 3895 0
[pid=27308] ppid=27182 vsize=241564 CPUtime=265.39 cores=1,3,5,7
/proc/27308/stat : 27308 (glucosInc) R 27182 27181 27075 0 -1 4202496 14596 0 0 0 26518 21 0 0 20 0 1 0 379699058 247361536 48439 33554432000 4194304 5654031 140736817442128 140736817440216 4215115 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27308/statm: 60391 48439 142 357 0 60031 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 268076

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27181 and gives
#  childrusage.ru_utime.tv_sec=1533
#  childrusage.ru_utime.tv_usec=209916
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=433782
# CPU time returned by wait4() is 1534.64
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.01
CPU user time (s): 1798.38
CPU system time (s): 1.63
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 345704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1533.21
system time used= 1.43378
maximum resident set size= 254892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147149
page faults= 0
swaps= 0
block input operations= 0
block output operations= 62024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1755
involuntary context switches= 1752

runsolver used 2.6086 second user time and 7.2259 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-08 07:43:31
IDJOB=3752531
IDBENCH=48171
IDSOLVER=2335
FILE ID=node148/3752531-1339134210
RUNJOBID= node148-1339134206-27092
PBS_JOBID= 14643787
Free space on /tmp= 70416 MiB

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

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

MD5SUM BENCH= 3262a45f0e59552e467da6c31a32418a
RANDOM SEED=1533715517

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26839980 kB
Buffers:          672100 kB
Cached:          4403208 kB
SwapCached:          560 kB
Active:          2620160 kB
Inactive:        2483028 kB
Active(anon):      17492 kB
Inactive(anon):    10620 kB
Active(file):    2602668 kB
Inactive(file):  2472408 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107596 kB
Dirty:             18232 kB
Writeback:             0 kB
AnonPages:         32468 kB
Mapped:            12268 kB
Shmem:                36 kB
Slab:             792736 kB
SReclaimable:     236456 kB
SUnreclaim:       556280 kB
KernelStack:        1448 kB
PageTables:         3992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     142732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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= 70400 MiB
End job on node148 at 2012-06-08 08:13:31