Trace number 3747173

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_24.opb.PB06.opb
MD5SUM7903a80129c7e51df900bcb9ac0a6f39
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark190
Best CPU time to get the best result obtained on this benchmark1796.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables475
Total number of constraints475
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 constraints475
Minimum length of a constraint3
Maximum length of a constraint19
Number of terms in the objective function 475
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 475
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 475
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.17	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.17	c [INC SYSTEM] execute solver
0.00/0.19	c [INC SEARCH] formula is SAT
0.00/0.19	c [INC SYSTEM] solved the initial formula
0.00/0.19	c model valid
0.00/0.19	c current solution ok
0.00/0.22	o 460
0.00/0.22	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.22	c write failed with 2
0.00/0.22	c [INC SEARCH] iteration: 0
0.00/0.22	c [INC BOUNDS] best value:460 search for 459
0.00/0.22	c [INC SYSTEM] create new solver instance
0.00/0.22	c [INC] encode full formula
0.00/0.22	c (debug) using card networks
0.00/0.22	c old isEQ: 41, new EQ is 0
0.00/0.23	c set iterative enc to: card
0.00/0.23	c set iterative enc to: none
0.00/0.24	c [INC SEARCH] isOptimum variable: 0
0.00/0.27	c formula is SAT
0.00/0.27	c [INC SEARCH] copied best model
0.00/0.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.28	c model valid
0.00/0.28	c current solution ok
0.00/0.28	o 227
0.00/0.28	c [INC SEARCH] iteration: 1
0.00/0.28	c [INC BOUNDS] best value:227 search for 226
0.00/0.28	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.28	c write failed with 2
0.00/0.28	c [INC SYSTEM] create new solver instance
0.00/0.28	c [INC] encode full formula
0.00/0.28	c (debug) using card networks
0.00/0.28	c old isEQ: 192, new EQ is 0
0.00/0.29	c set iterative enc to: card
0.00/0.29	c set iterative enc to: none
0.00/0.29	c [INC SEARCH] isOptimum variable: 0
0.00/0.32	c formula is SAT
0.00/0.32	c [INC SEARCH] copied best model
0.00/0.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.33	c model valid
0.00/0.33	c current solution ok
0.00/0.33	o 226
0.00/0.33	c [INC SEARCH] iteration: 2
0.00/0.33	c [INC BOUNDS] best value:226 search for 225
0.00/0.33	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.33	c write failed with 2
0.00/0.33	c [INC SYSTEM] create new solver instance
0.00/0.33	c [INC] encode full formula
0.00/0.33	c (debug) using card networks
0.00/0.33	c old isEQ: 192, new EQ is 0
0.00/0.34	c set iterative enc to: card
0.00/0.34	c set iterative enc to: none
0.00/0.34	c [INC SEARCH] isOptimum variable: 0
0.00/0.45	c formula is SAT
0.00/0.46	c [INC SEARCH] copied best model
0.00/0.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.46	c model valid
0.00/0.46	c current solution ok
0.00/0.46	o 225
0.00/0.46	c [INC SEARCH] iteration: 3
0.00/0.46	c [INC BOUNDS] best value:225 search for 224
0.00/0.46	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.46	c write failed with 2
0.00/0.46	c [INC SYSTEM] create new solver instance
0.00/0.46	c [INC] encode full formula
0.00/0.46	c (debug) using card networks
0.00/0.46	c old isEQ: 192, new EQ is 0
0.00/0.47	c set iterative enc to: card
0.00/0.47	c set iterative enc to: none
0.00/0.47	c [INC SEARCH] isOptimum variable: 0
53.35/53.41	c formula is SAT
53.35/53.41	c [INC SEARCH] copied best model
53.35/53.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
53.35/53.41	c model valid
53.35/53.41	c current solution ok
53.35/53.41	o 224
53.35/53.41	c [INC SEARCH] iteration: 4
53.35/53.41	c [INC BOUNDS] best value:224 search for 223
53.35/53.41	c [INC SYSTEM] there exists a inc, kill it!
53.35/53.41	c write failed with 2
53.35/53.41	c [INC SYSTEM] create new solver instance
53.35/53.41	c [INC] encode full formula
53.35/53.41	c (debug) using card networks
53.35/53.41	c old isEQ: 192, new EQ is 0
53.35/53.42	c set iterative enc to: card
53.35/53.42	c set iterative enc to: none
53.35/53.43	c [INC SEARCH] isOptimum variable: 0
140.24/140.31	c formula is SAT
140.24/140.31	c [INC SEARCH] copied best model
140.24/140.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
140.24/140.31	c model valid
140.24/140.31	c current solution ok
140.24/140.31	o 223
140.24/140.31	c [INC SEARCH] iteration: 5
140.24/140.31	c [INC BOUNDS] best value:223 search for 222
140.24/140.31	c [INC SYSTEM] there exists a inc, kill it!
140.24/140.31	c write failed with 2
140.24/140.31	c [INC SYSTEM] create new solver instance
140.24/140.31	c [INC] encode full formula
140.24/140.31	c (debug) using card networks
140.24/140.31	c old isEQ: 192, new EQ is 0
140.24/140.32	c set iterative enc to: card
140.24/140.32	c set iterative enc to: none
140.24/140.33	c [INC SEARCH] isOptimum variable: 0
244.13/244.24	c formula is SAT
244.13/244.24	c [INC SEARCH] copied best model
244.13/244.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
244.13/244.24	c model valid
244.13/244.24	c current solution ok
244.13/244.24	o 222
244.13/244.24	c [INC SEARCH] iteration: 6
244.13/244.24	c [INC BOUNDS] best value:222 search for 221
244.13/244.24	c [INC SYSTEM] there exists a inc, kill it!
244.13/244.24	c write failed with 2
244.13/244.24	c [INC SYSTEM] create new solver instance
244.13/244.24	c [INC] encode full formula
244.13/244.24	c (debug) using card networks
244.13/244.24	c old isEQ: 192, new EQ is 0
244.13/244.25	c set iterative enc to: card
244.13/244.25	c set iterative enc to: none
244.13/244.26	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.01/1800.40	s UNKNOWN
1800.01/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.01/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3747173-1339098207/watcher-3747173-1339098207 -o /tmp/evaluation-result-3747173-1339098207/solver-3747173-1339098207 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747173-1339098207.opb 2117938885 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 0.42 0.11 0.03 2/179 30872
/proc/meminfo: memFree=28978568/32873648 swapFree=7628/7628
[pid=30872] ppid=30870 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30872/stat : 30872 (npSolver-pbo-It) S 30870 30872 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946156 9367552 275 33554432000 4194304 5064252 140734841352592 140734841351504 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30872/statm: 2287 275 233 213 0 72 0

[startup+0.067309 s]
/proc/loadavg: 0.42 0.11 0.03 2/179 30872
/proc/meminfo: memFree=28978568/32873648 swapFree=7628/7628
[pid=30872] ppid=30870 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30872/stat : 30872 (npSolver-pbo-It) S 30870 30872 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946156 9367552 275 33554432000 4194304 5064252 140734841352592 140734841351504 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30872/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100214 s]
/proc/loadavg: 0.42 0.11 0.03 2/179 30872
/proc/meminfo: memFree=28978568/32873648 swapFree=7628/7628
[pid=30872] ppid=30870 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30872/stat : 30872 (npSolver-pbo-It) S 30870 30872 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946156 9367552 275 33554432000 4194304 5064252 140734841352592 140734841351504 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30872/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30014 s]
/proc/loadavg: 0.42 0.11 0.03 2/179 30872
/proc/meminfo: memFree=28978568/32873648 swapFree=7628/7628
[pid=30872] ppid=30870 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30872/stat : 30872 (npSolver-pbo-It) S 30870 30872 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946156 9367552 275 33554432000 4194304 5064252 140734841352592 140734841351504 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30872/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70011 s]
/proc/loadavg: 0.42 0.11 0.03 2/179 30872
/proc/meminfo: memFree=28978568/32873648 swapFree=7628/7628
[pid=30872] ppid=30870 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30872/stat : 30872 (npSolver-pbo-It) S 30870 30872 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946156 9367552 275 33554432000 4194304 5064252 140734841352592 140734841351504 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30872/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50018 s]
/proc/loadavg: 0.55 0.14 0.04 3/182 30887
/proc/meminfo: memFree=28963464/32873648 swapFree=7628/7628
[pid=30872] ppid=30870 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30872/stat : 30872 (npSolver-pbo-It) S 30870 30872 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946156 9367552 275 33554432000 4194304 5064252 140734841352592 140734841351504 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30872/statm: 2287 275 233 213 0 72 0
[pid=30873] ppid=30872 vsize=4864 CPUtime=0.45 cores=0,2,4,6
/proc/30873/stat : 30873 (npSolver-pbo) S 30872 30872 30644 0 -1 4202496 4269 13288 0 0 7 3 32 3 20 0 1 0 375946156 4980736 829 33554432000 4194304 6004724 140735488377088 140735488362936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 1216 829 176 442 0 770 0
[pid=30887] ppid=30873 vsize=17096 CPUtime=1.01 cores=0,2,4,6
/proc/30887/stat : 30887 (glucosInc) R 30873 30872 30644 0 -1 4202496 2590 0 0 0 101 0 0 0 20 0 1 0 375946204 17506304 3036 33554432000 4194304 5654031 140733647844336 140733647842120 4234964 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30887/statm: 4274 3036 131 357 0 3914 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 31108

[startup+3.10019 s]
/proc/loadavg: 0.55 0.14 0.04 3/182 30887
/proc/meminfo: memFree=28962784/32873648 swapFree=7628/7628
[pid=30872] ppid=30870 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30872/stat : 30872 (npSolver-pbo-It) S 30870 30872 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946156 9367552 275 33554432000 4194304 5064252 140734841352592 140734841351504 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30872/statm: 2287 275 233 213 0 72 0
[pid=30873] ppid=30872 vsize=4864 CPUtime=0.45 cores=0,2,4,6
/proc/30873/stat : 30873 (npSolver-pbo) S 30872 30872 30644 0 -1 4202496 4269 13288 0 0 7 3 32 3 20 0 1 0 375946156 4980736 829 33554432000 4194304 6004724 140735488377088 140735488362936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 1216 829 176 442 0 770 0
[pid=30887] ppid=30873 vsize=21780 CPUtime=2.62 cores=0,2,4,6
/proc/30887/stat : 30887 (glucosInc) R 30873 30872 30644 0 -1 4202496 4549 0 0 0 261 1 0 0 20 0 1 0 375946204 22302720 3825 33554432000 4194304 5654031 140733647844336 140733647842120 4233236 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30887/statm: 5445 3825 132 357 0 5085 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 35792

[startup+6.30031 s]
/proc/loadavg: 0.66 0.17 0.05 3/182 30887
/proc/meminfo: memFree=28949828/32873648 swapFree=7628/7628
[pid=30872] ppid=30870 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30872/stat : 30872 (npSolver-pbo-It) S 30870 30872 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946156 9367552 275 33554432000 4194304 5064252 140734841352592 140734841351504 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30872/statm: 2287 275 233 213 0 72 0
[pid=30873] ppid=30872 vsize=4864 CPUtime=0.45 cores=0,2,4,6
/proc/30873/stat : 30873 (npSolver-pbo) S 30872 30872 30644 0 -1 4202496 4269 13288 0 0 7 3 32 3 20 0 1 0 375946156 4980736 829 33554432000 4194304 6004724 140735488377088 140735488362936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 1216 829 176 442 0 770 0
[pid=30887] ppid=30873 vsize=37740 CPUtime=5.81 cores=0,2,4,6
/proc/30887/stat : 30887 (glucosInc) R 30873 30872 30644 0 -1 4202496 6684 0 0 0 580 1 0 0 20 0 1 0 375946204 38645760 7638 33554432000 4194304 5654031 140733647844336 140733647842216 4215014 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30887/statm: 9435 7638 132 357 0 9075 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 51752

[startup+12.7003 s]
/proc/loadavg: 0.77 0.20 0.06 3/182 30887
/proc/meminfo: memFree=28923952/32873648 swapFree=7628/7628
[pid=30872] ppid=30870 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30872/stat : 30872 (npSolver-pbo-It) S 30870 30872 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946156 9367552 275 33554432000 4194304 5064252 140734841352592 140734841351504 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30872/statm: 2287 275 233 213 0 72 0
[pid=30873] ppid=30872 vsize=4864 CPUtime=0.45 cores=0,2,4,6
/proc/30873/stat : 30873 (npSolver-pbo) S 30872 30872 30644 0 -1 4202496 4269 13288 0 0 7 3 32 3 20 0 1 0 375946156 4980736 829 33554432000 4194304 6004724 140735488377088 140735488362936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 1216 829 176 442 0 770 0
[pid=30887] ppid=30873 vsize=37740 CPUtime=12.21 cores=0,2,4,6
/proc/30887/stat : 30887 (glucosInc) R 30873 30872 30644 0 -1 4202496 6765 0 0 0 1220 1 0 0 20 0 1 0 375946204 38645760 8229 33554432000 4194304 5654031 140733647844336 140733647842136 4232984 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30887/statm: 9435 8229 132 357 0 9075 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 51752

[startup+25.5003 s]
/proc/loadavg: 1.04 0.29 0.09 3/182 30887
/proc/meminfo: memFree=28894536/32873648 swapFree=7628/7628
[pid=30872] ppid=30870 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30872/stat : 30872 (npSolver-pbo-It) S 30870 30872 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946156 9367552 275 33554432000 4194304 5064252 140734841352592 140734841351504 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30872/statm: 2287 275 233 213 0 72 0
[pid=30873] ppid=30872 vsize=4864 CPUtime=0.45 cores=0,2,4,6
/proc/30873/stat : 30873 (npSolver-pbo) S 30872 30872 30644 0 -1 4202496 4269 13288 0 0 7 3 32 3 20 0 1 0 375946156 4980736 829 33554432000 4194304 6004724 140735488377088 140735488362936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 1216 829 176 442 0 770 0
[pid=30887] ppid=30873 vsize=63736 CPUtime=25 cores=0,2,4,6
/proc/30887/stat : 30887 (glucosInc) R 30873 30872 30644 0 -1 4202496 8876 0 0 0 2498 2 0 0 20 0 1 0 375946204 65265664 14854 33554432000 4194304 5654031 140733647844336 140733647842216 4233431 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30887/statm: 15934 14854 132 357 0 15574 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 77748

[startup+51.1003 s]
/proc/loadavg: 1.37 0.42 0.14 3/182 30887
/proc/meminfo: memFree=28876168/32873648 swapFree=7628/7628
[pid=30872] ppid=30870 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30872/stat : 30872 (npSolver-pbo-It) S 30870 30872 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946156 9367552 275 33554432000 4194304 5064252 140734841352592 140734841351504 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30872/statm: 2287 275 233 213 0 72 0
[pid=30873] ppid=30872 vsize=4864 CPUtime=0.45 cores=0,2,4,6
/proc/30873/stat : 30873 (npSolver-pbo) S 30872 30872 30644 0 -1 4202496 4269 13288 0 0 7 3 32 3 20 0 1 0 375946156 4980736 829 33554432000 4194304 6004724 140735488377088 140735488362936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 1216 829 176 442 0 770 0
[pid=30887] ppid=30873 vsize=63736 CPUtime=50.6 cores=0,2,4,6
/proc/30887/stat : 30887 (glucosInc) R 30873 30872 30644 0 -1 4202496 9147 0 0 0 5056 4 0 0 20 0 1 0 375946204 65265664 15372 33554432000 4194304 5654031 140733647844336 140733647842360 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30887/statm: 15934 15372 132 357 0 15574 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 77748

[startup+102.3 s]
/proc/loadavg: 1.86 0.70 0.25 3/181 30890
/proc/meminfo: memFree=28853296/32873648 swapFree=7628/7628
[pid=30872] ppid=30870 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30872/stat : 30872 (npSolver-pbo-It) S 30870 30872 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946156 9367552 275 33554432000 4194304 5064252 140734841352592 140734841351504 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30872/statm: 2287 275 233 213 0 72 0
[pid=30873] ppid=30872 vsize=4864 CPUtime=53.4 cores=0,2,4,6
/proc/30873/stat : 30873 (npSolver-pbo) S 30872 30872 30644 0 -1 4202496 4795 23070 0 0 8 4 5319 9 20 0 1 0 375946156 4980736 829 33554432000 4194304 6004724 140735488377088 140735488362936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 1216 829 176 442 0 770 0
[pid=30889] ppid=30873 vsize=63804 CPUtime=48.85 cores=0,2,4,6
/proc/30889/stat : 30889 (glucosInc) R 30873 30872 30644 0 -1 4202496 9767 0 0 0 4882 3 0 0 20 0 1 0 375951499 65335296 15389 33554432000 4194304 5654031 140735929009440 140735929007464 4215055 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30889/statm: 15951 15389 132 357 0 15591 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 77816

[startup+162.3 s]
/proc/loadavg: 2.00 0.95 0.36 3/181 30892
/proc/meminfo: memFree=28875256/32873648 swapFree=7628/7628
[pid=30872] ppid=30870 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30872/stat : 30872 (npSolver-pbo-It) S 30870 30872 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946156 9367552 275 33554432000 4194304 5064252 140734841352592 140734841351504 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30872/statm: 2287 275 233 213 0 72 0
[pid=30873] ppid=30872 vsize=4864 CPUtime=140.29 cores=0,2,4,6
/proc/30873/stat : 30873 (npSolver-pbo) S 30872 30872 30644 0 -1 4202496 5321 34547 0 0 10 4 13998 17 20 0 1 0 375946156 4980736 829 33554432000 4194304 6004724 140735488377088 140735488362936 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30873/statm: 1216 829 176 442 0 770 0
[pid=30892] ppid=30873 vsize=42364 CPUtime=21.95 cores=0,2,4,6
/proc/30892/stat : 30892 (glucosInc) R 30873 30872 30644 0 -1 4202496 7526 0 0 0 2193 2 0 0 20 0 1 0 375960190 43380736 9997 33554432000 4194304 5654031 140737346468624 140737346456440 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30892/statm: 10591 9997 142 357 0 10231 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 56376

[startup+222.307 s]
/proc/loadavg: 2.07 1.15 0.46 3/181 30892
/proc/meminfo: memFree=28809224/32873648 swapFree=7628/7628
[pid=30872] ppid=30870 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30872/stat : 30872 (npSolver-pbo-It) S 30870 30872 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946156 9367552 275 33554432000 4194304 5064252 140734841352592 140734841351504 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30872/statm: 2287 275 233 213 0 72 0
[pid=30873] ppid=30872 vsize=4864 CPUtime=140.29 cores=0,2,4,6
/proc/30873/stat : 30873 (npSolver-pbo) S 30872 30872 30644 0 -1 4202496 5321 34547 0 0 10 4 13998 17 20 0 1 0 375946156 4980736 829 33554432000 4194304 6004724 140735488377088 140735488362936 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30873/statm: 1216 829 176 442 0 770 0
[pid=30892] ppid=30873 vsize=72824 CPUtime=81.94 cores=0,2,4,6
/proc/30892/stat : 30892 (glucosInc) R 30873 30872 30644 0 -1 4202496 8764 0 0 0 8190 4 0 0 20 0 1 0 375960190 74571776 17654 33554432000 4194304 5654031 140737346468624 140737346466648 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30892/statm: 18206 17654 142 357 0 17846 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 86836

[startup+282.3 s]

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

/proc/meminfo: memFree=28626212/32873648 swapFree=7628/7628
[pid=30872] ppid=30870 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30872/stat : 30872 (npSolver-pbo-It) S 30870 30872 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946156 9367552 275 33554432000 4194304 5064252 140734841352592 140734841351504 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30872/statm: 2287 275 233 213 0 72 0
[pid=30873] ppid=30872 vsize=4864 CPUtime=244.18 cores=0,2,4,6
/proc/30873/stat : 30873 (npSolver-pbo) S 30872 30872 30644 0 -1 4202496 5847 44950 0 0 11 4 24379 24 20 0 1 0 375946156 4980736 829 33554432000 4194304 6004724 140735488377088 140735488362936 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30873/statm: 1216 829 176 442 0 770 0
[pid=30894] ppid=30873 vsize=195344 CPUtime=1057.83 cores=0,2,4,6
/proc/30894/stat : 30894 (glucosInc) R 30873 30872 30644 0 -1 4202496 52391 0 0 0 105698 85 0 0 20 0 1 0 375970583 200032256 42153 33554432000 4194304 5654031 140733473775008 140733473773096 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30894/statm: 48836 42153 132 357 0 48476 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 209356

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.54 3/181 30927
/proc/meminfo: memFree=28637924/32873648 swapFree=7628/7628
[pid=30872] ppid=30870 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30872/stat : 30872 (npSolver-pbo-It) S 30870 30872 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946156 9367552 275 33554432000 4194304 5064252 140734841352592 140734841351504 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30872/statm: 2287 275 233 213 0 72 0
[pid=30873] ppid=30872 vsize=4864 CPUtime=244.18 cores=0,2,4,6
/proc/30873/stat : 30873 (npSolver-pbo) S 30872 30872 30644 0 -1 4202496 5847 44950 0 0 11 4 24379 24 20 0 1 0 375946156 4980736 829 33554432000 4194304 6004724 140735488377088 140735488362936 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30873/statm: 1216 829 176 442 0 770 0
[pid=30894] ppid=30873 vsize=195344 CPUtime=1117.82 cores=0,2,4,6
/proc/30894/stat : 30894 (glucosInc) R 30873 30872 30644 0 -1 4202496 54333 0 0 0 111693 89 0 0 20 0 1 0 375970583 200032256 39081 33554432000 4194304 5654031 140733473775008 140733473773096 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30894/statm: 48836 39081 132 357 0 48476 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 209356

[startup+1422.3 s]
/proc/loadavg: 2.00 1.97 1.56 3/181 30927
/proc/meminfo: memFree=28701276/32873648 swapFree=7628/7628
[pid=30872] ppid=30870 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30872/stat : 30872 (npSolver-pbo-It) S 30870 30872 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946156 9367552 275 33554432000 4194304 5064252 140734841352592 140734841351504 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30872/statm: 2287 275 233 213 0 72 0
[pid=30873] ppid=30872 vsize=4864 CPUtime=244.18 cores=0,2,4,6
/proc/30873/stat : 30873 (npSolver-pbo) S 30872 30872 30644 0 -1 4202496 5847 44950 0 0 11 4 24379 24 20 0 1 0 375946156 4980736 829 33554432000 4194304 6004724 140735488377088 140735488362936 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30873/statm: 1216 829 176 442 0 770 0
[pid=30894] ppid=30873 vsize=145948 CPUtime=1177.82 cores=0,2,4,6
/proc/30894/stat : 30894 (glucosInc) R 30873 30872 30644 0 -1 4202496 56133 0 0 0 117689 93 0 0 20 0 1 0 375970583 149450752 30761 33554432000 4194304 5654031 140733473775008 140733473773096 4215112 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30894/statm: 36487 30761 132 357 0 36127 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 159960

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.59 3/181 30927
/proc/meminfo: memFree=28559840/32873648 swapFree=7628/7628
[pid=30872] ppid=30870 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30872/stat : 30872 (npSolver-pbo-It) S 30870 30872 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946156 9367552 275 33554432000 4194304 5064252 140734841352592 140734841351504 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30872/statm: 2287 275 233 213 0 72 0
[pid=30873] ppid=30872 vsize=4864 CPUtime=244.18 cores=0,2,4,6
/proc/30873/stat : 30873 (npSolver-pbo) S 30872 30872 30644 0 -1 4202496 5847 44950 0 0 11 4 24379 24 20 0 1 0 375946156 4980736 829 33554432000 4194304 6004724 140735488377088 140735488362936 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30873/statm: 1216 829 176 442 0 770 0
[pid=30894] ppid=30873 vsize=277424 CPUtime=1237.79 cores=0,2,4,6
/proc/30894/stat : 30894 (glucosInc) R 30873 30872 30644 0 -1 4202496 57018 0 0 0 123684 95 0 0 20 0 1 0 375970583 284082176 63318 33554432000 4194304 5654031 140733473775008 140733473773096 4215138 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30894/statm: 69356 63318 132 357 0 68996 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 291436

[startup+1542.31 s]
/proc/loadavg: 2.00 1.97 1.61 3/181 30927
/proc/meminfo: memFree=28561940/32873648 swapFree=7628/7628
[pid=30872] ppid=30870 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30872/stat : 30872 (npSolver-pbo-It) S 30870 30872 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946156 9367552 275 33554432000 4194304 5064252 140734841352592 140734841351504 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30872/statm: 2287 275 233 213 0 72 0
[pid=30873] ppid=30872 vsize=4864 CPUtime=244.18 cores=0,2,4,6
/proc/30873/stat : 30873 (npSolver-pbo) S 30872 30872 30644 0 -1 4202496 5847 44950 0 0 11 4 24379 24 20 0 1 0 375946156 4980736 829 33554432000 4194304 6004724 140735488377088 140735488362936 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30873/statm: 1216 829 176 442 0 770 0
[pid=30894] ppid=30873 vsize=278080 CPUtime=1297.8 cores=0,2,4,6
/proc/30894/stat : 30894 (glucosInc) R 30873 30872 30644 0 -1 4202496 59119 0 0 0 129680 100 0 0 20 0 1 0 375970583 284753920 55290 33554432000 4194304 5654031 140733473775008 140733473773096 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30894/statm: 69520 55290 132 357 0 69160 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 292092

[startup+1602.3 s]
/proc/loadavg: 2.08 1.99 1.64 3/182 30930
/proc/meminfo: memFree=28583652/32873648 swapFree=7628/7628
[pid=30872] ppid=30870 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30872/stat : 30872 (npSolver-pbo-It) S 30870 30872 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946156 9367552 275 33554432000 4194304 5064252 140734841352592 140734841351504 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30872/statm: 2287 275 233 213 0 72 0
[pid=30873] ppid=30872 vsize=4864 CPUtime=244.18 cores=0,2,4,6
/proc/30873/stat : 30873 (npSolver-pbo) S 30872 30872 30644 0 -1 4202496 5847 44950 0 0 11 4 24379 24 20 0 1 0 375946156 4980736 829 33554432000 4194304 6004724 140735488377088 140735488362936 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30873/statm: 1216 829 176 442 0 770 0
[pid=30894] ppid=30873 vsize=279004 CPUtime=1357.77 cores=0,2,4,6
/proc/30894/stat : 30894 (glucosInc) R 30873 30872 30644 0 -1 4202496 61323 0 0 0 135673 104 0 0 20 0 1 0 375970583 285700096 52449 33554432000 4194304 5654031 140733473775008 140733473773096 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30894/statm: 69751 52449 132 357 0 69391 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 293016

[startup+1662.3 s]
/proc/loadavg: 2.03 1.99 1.66 3/181 30931
/proc/meminfo: memFree=28610512/32873648 swapFree=7628/7628
[pid=30872] ppid=30870 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30872/stat : 30872 (npSolver-pbo-It) S 30870 30872 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946156 9367552 275 33554432000 4194304 5064252 140734841352592 140734841351504 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30872/statm: 2287 275 233 213 0 72 0
[pid=30873] ppid=30872 vsize=4864 CPUtime=244.18 cores=0,2,4,6
/proc/30873/stat : 30873 (npSolver-pbo) S 30872 30872 30644 0 -1 4202496 5847 44950 0 0 11 4 24379 24 20 0 1 0 375946156 4980736 829 33554432000 4194304 6004724 140735488377088 140735488362936 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30873/statm: 1216 829 176 442 0 770 0
[pid=30894] ppid=30873 vsize=197616 CPUtime=1417.75 cores=0,2,4,6
/proc/30894/stat : 30894 (glucosInc) R 30873 30872 30644 0 -1 4202496 62820 0 0 0 141668 107 0 0 20 0 1 0 375970583 202358784 46859 33554432000 4194304 5654031 140733473775008 140733473773096 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30894/statm: 49404 46859 132 357 0 49044 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 211628

[startup+1722.3 s]
/proc/loadavg: 2.01 1.99 1.67 3/181 30931
/proc/meminfo: memFree=28665620/32873648 swapFree=7628/7628
[pid=30872] ppid=30870 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30872/stat : 30872 (npSolver-pbo-It) S 30870 30872 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946156 9367552 275 33554432000 4194304 5064252 140734841352592 140734841351504 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30872/statm: 2287 275 233 213 0 72 0
[pid=30873] ppid=30872 vsize=4864 CPUtime=244.18 cores=0,2,4,6
/proc/30873/stat : 30873 (npSolver-pbo) S 30872 30872 30644 0 -1 4202496 5847 44950 0 0 11 4 24379 24 20 0 1 0 375946156 4980736 829 33554432000 4194304 6004724 140735488377088 140735488362936 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30873/statm: 1216 829 176 442 0 770 0
[pid=30894] ppid=30873 vsize=197616 CPUtime=1477.74 cores=0,2,4,6
/proc/30894/stat : 30894 (glucosInc) R 30873 30872 30644 0 -1 4202496 64770 0 0 0 147663 111 0 0 20 0 1 0 375970583 202358784 40161 33554432000 4194304 5654031 140733473775008 140733473773096 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30894/statm: 49404 40161 132 357 0 49044 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 211628

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.69 3/181 30931
/proc/meminfo: memFree=28701600/32873648 swapFree=7628/7628
[pid=30872] ppid=30870 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30872/stat : 30872 (npSolver-pbo-It) S 30870 30872 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946156 9367552 275 33554432000 4194304 5064252 140734841352592 140734841351504 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30872/statm: 2287 275 233 213 0 72 0
[pid=30873] ppid=30872 vsize=4864 CPUtime=244.18 cores=0,2,4,6
/proc/30873/stat : 30873 (npSolver-pbo) S 30872 30872 30644 0 -1 4202496 5847 44950 0 0 11 4 24379 24 20 0 1 0 375946156 4980736 829 33554432000 4194304 6004724 140735488377088 140735488362936 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30873/statm: 1216 829 176 442 0 770 0
[pid=30894] ppid=30873 vsize=147528 CPUtime=1537.73 cores=0,2,4,6
/proc/30894/stat : 30894 (glucosInc) R 30873 30872 30644 0 -1 4202496 65993 0 0 0 153658 115 0 0 20 0 1 0 375970583 151068672 28692 33554432000 4194304 5654031 140733473775008 140733473773032 4215006 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30894/statm: 36882 28692 132 357 0 36522 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 161540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 1.99 1.70 3/181 31032
/proc/meminfo: memFree=28777832/32873648 swapFree=7628/7628
[pid=30872] ppid=30870 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30872/stat : 30872 (npSolver-pbo-It) S 30870 30872 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946156 9367552 275 33554432000 4194304 5064252 140734841352592 140734841351504 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30872/statm: 2287 275 233 213 0 72 0
[pid=30873] ppid=30872 vsize=4864 CPUtime=244.18 cores=0,2,4,6
/proc/30873/stat : 30873 (npSolver-pbo) S 30872 30872 30644 0 -1 4202496 5847 44950 0 0 11 4 24379 24 20 0 1 0 375946156 4980736 829 33554432000 4194304 6004724 140735488377088 140735488362936 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30873/statm: 1216 829 176 442 0 770 0
[pid=30894] ppid=30873 vsize=197616 CPUtime=1555.83 cores=0,2,4,6
/proc/30894/stat : 30894 (glucosInc) R 30873 30872 30644 0 -1 4202496 66774 0 0 0 155468 115 0 0 20 0 1 0 375970583 202358784 39691 33554432000 4194304 5654031 140733473775008 140733473773096 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30894/statm: 49404 39691 132 357 0 49044 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 211628

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 1.99 1.70 3/181 31032
/proc/meminfo: memFree=28777832/32873648 swapFree=7628/7628
[pid=30872] ppid=30870 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30872/stat : 30872 (npSolver-pbo-It) S 30870 30872 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946156 9367552 275 33554432000 4194304 5064252 140734841352592 140734841351504 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30872/statm: 2287 275 233 213 0 72 0
[pid=30873] ppid=30872 vsize=4864 CPUtime=244.18 cores=0,2,4,6
/proc/30873/stat : 30873 (npSolver-pbo) S 30872 30872 30644 0 -1 4202496 5847 44950 0 0 11 4 24379 24 20 0 1 0 375946156 4980736 829 33554432000 4194304 6004724 140735488377088 140735488362936 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30873/statm: 1216 829 176 442 0 770 0
[pid=30894] ppid=30873 vsize=197616 CPUtime=1555.83 cores=0,2,4,6
/proc/30894/stat : 30894 (glucosInc) R 30873 30872 30644 0 -1 4202496 66774 0 0 0 155468 115 0 0 20 0 1 0 375970583 202358784 39691 33554432000 4194304 5654031 140733473775008 140733473773096 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30894/statm: 49404 39691 132 357 0 49044 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 211628

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1798.6
CPU system time (s): 1.44778
CPU usage (%): 99.9798
Max. virtual memory (cumulated for all children) (KiB): 293016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.6
system time used= 1.44778
maximum resident set size= 305468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117956
page faults= 0
swaps= 0
block input operations= 0
block output operations= 12768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 474
involuntary context switches= 2072

runsolver used 2.6146 second user time and 7.33188 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-07 21:43:27
IDJOB=3747173
IDBENCH=1952
IDSOLVER=2332
FILE ID=node127/3747173-1339098207
RUNJOBID= node127-1339098178-30660
PBS_JOBID= 14643726
Free space on /tmp= 70780 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_24.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747173-1339098207/watcher-3747173-1339098207 -o /tmp/evaluation-result-3747173-1339098207/solver-3747173-1339098207 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747173-1339098207.opb 2117938885 HOME HOME

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

MD5SUM BENCH= 7903a80129c7e51df900bcb9ac0a6f39
RANDOM SEED=2117938885

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.348
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:        28979096 kB
Buffers:          441172 kB
Cached:          2533736 kB
SwapCached:         1952 kB
Active:          1165076 kB
Inactive:        1851184 kB
Active(anon):      35736 kB
Inactive(anon):     8080 kB
Active(file):    1129340 kB
Inactive(file):  1843104 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67103840 kB
Dirty:             17632 kB
Writeback:             0 kB
AnonPages:         47288 kB
Mapped:            11620 kB
Shmem:                92 kB
Slab:             740564 kB
SReclaimable:     184028 kB
SUnreclaim:       556536 kB
KernelStack:        1464 kB
PageTables:         4128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     160596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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= 70764 MiB
End job on node127 at 2012-06-07 22:13:27