Trace number 3747191

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 1801.92

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_10.opb.PB06.opb
MD5SUMfad34197fa8b5ebd519d12750a352ad5
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark668
Best CPU time to get the best result obtained on this benchmark1800.2
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 480
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 495457
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 495457
Number of bits of the biggest sum of numbers19
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

1.59/1.63	c run inc solver
1.59/1.63	c [INC SYSTEM] run initial solver
1.59/1.63	c [INC SYSTEM] preprocess with white file
2.88/2.96	c [INC SYSTEM] finished preprocessing in 1 s
2.88/2.96	c [INC SYSTEM] execute solver
2.95/3.38	c [INC SEARCH] formula is SAT
2.95/3.38	c [INC SYSTEM] solved the initial formula
3.97/4.04	c model valid
3.97/4.04	c current solution ok
4.96/5.06	o 7573
4.96/5.06	c [INC SYSTEM] there exists a inc, kill it!
4.96/5.06	c write failed with 2
4.96/5.06	c [INC SEARCH] iteration: 0
4.96/5.06	c [INC BOUNDS] best value:7573 search for 7572
4.96/5.06	c [INC SYSTEM] create new solver instance
4.96/5.06	c [INC] encode full formula
4.96/5.06	c fallback to adder encoding
5.67/5.73	c set iterative enc to: adder
5.67/5.73	c set iterative enc to: none
5.77/6.55	c [INC SEARCH] isOptimum variable: 0
10.03/10.84	c formula is SAT
10.03/10.85	c [INC SEARCH] copied best model
10.74/11.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.74/11.54	c model valid
10.74/11.54	c current solution ok
10.74/11.54	o 7109
10.74/11.54	c [INC SEARCH] iteration: 1
10.74/11.54	c [INC BOUNDS] best value:7109 search for 7108
10.74/11.54	c [INC SYSTEM] there exists a inc, kill it!
10.74/11.54	c write failed with 2
10.74/11.54	c [INC SYSTEM] create new solver instance
10.74/11.54	c [INC] encode full formula
10.74/11.54	c fallback to adder encoding
11.47/12.21	c set iterative enc to: adder
11.47/12.21	c set iterative enc to: none
11.57/12.31	c [INC SEARCH] isOptimum variable: 0
13.85/14.61	c formula is SAT
13.85/14.63	c [INC SEARCH] copied best model
13.85/14.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.54/15.30	c model valid
14.54/15.30	c current solution ok
14.54/15.30	o 7042
14.54/15.30	c [INC SEARCH] iteration: 2
14.54/15.30	c [INC BOUNDS] best value:7042 search for 7041
14.54/15.30	c [INC SYSTEM] there exists a inc, kill it!
14.54/15.30	c write failed with 2
14.54/15.30	c [INC SYSTEM] create new solver instance
14.54/15.30	c [INC] encode full formula
14.54/15.30	c fallback to adder encoding
15.17/15.97	c set iterative enc to: adder
15.17/15.97	c set iterative enc to: none
15.26/16.88	c [INC SEARCH] isOptimum variable: 0
21.75/23.38	c formula is SAT
21.75/23.39	c [INC SEARCH] copied best model
21.75/23.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
22.45/24.06	c model valid
22.45/24.06	c current solution ok
22.45/24.06	o 6745
22.45/24.06	c [INC SEARCH] iteration: 3
22.45/24.06	c [INC BOUNDS] best value:6745 search for 6744
22.45/24.06	c [INC SYSTEM] there exists a inc, kill it!
22.45/24.06	c write failed with 2
22.45/24.06	c [INC SYSTEM] create new solver instance
22.45/24.06	c [INC] encode full formula
22.45/24.06	c fallback to adder encoding
23.16/24.73	c set iterative enc to: adder
23.16/24.73	c set iterative enc to: none
23.26/24.84	c [INC SEARCH] isOptimum variable: 0
123.03/124.67	c formula is SAT
123.03/124.69	c [INC SEARCH] copied best model
123.03/124.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
123.74/125.35	c model valid
123.74/125.35	c current solution ok
123.74/125.35	o 6735
123.74/125.35	c [INC SEARCH] iteration: 4
123.74/125.35	c [INC BOUNDS] best value:6735 search for 6734
123.74/125.35	c [INC SYSTEM] there exists a inc, kill it!
123.74/125.35	c write failed with 2
123.74/125.36	c [INC SYSTEM] create new solver instance
123.74/125.36	c [INC] encode full formula
123.74/125.36	c fallback to adder encoding
124.45/126.03	c set iterative enc to: adder
124.45/126.03	c set iterative enc to: none
124.54/126.13	c [INC SEARCH] isOptimum variable: 0
140.43/142.08	c formula is SAT
140.43/142.09	c [INC SEARCH] copied best model
140.43/142.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
141.13/142.77	c model valid
141.13/142.77	c current solution ok
141.13/142.77	o 6587
141.13/142.77	c [INC SEARCH] iteration: 5
141.13/142.77	c [INC BOUNDS] best value:6587 search for 6586
141.13/142.77	c [INC SYSTEM] there exists a inc, kill it!
141.13/142.77	c write failed with 2
141.13/142.77	c [INC SYSTEM] create new solver instance
141.13/142.77	c [INC] encode full formula
141.13/142.77	c fallback to adder encoding
141.84/143.44	c set iterative enc to: adder
141.84/143.44	c set iterative enc to: none
141.94/143.55	c [INC SEARCH] isOptimum variable: 0
146.03/147.69	c formula is SAT
146.13/147.77	c [INC SEARCH] copied best model
146.13/147.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
146.73/148.38	c model valid
146.73/148.38	c current solution ok
146.73/148.38	o 6534
146.73/148.38	c [INC SEARCH] iteration: 6
146.73/148.38	c [INC BOUNDS] best value:6534 search for 6533
146.73/148.38	c [INC SYSTEM] there exists a inc, kill it!
146.73/148.38	c write failed with 2
146.73/148.38	c [INC SYSTEM] create new solver instance
146.73/148.38	c [INC] encode full formula
146.73/148.38	c fallback to adder encoding
147.44/149.05	c set iterative enc to: adder
147.44/149.05	c set iterative enc to: none
147.54/149.16	c [INC SEARCH] isOptimum variable: 0
163.73/165.39	c formula is SAT
163.85/165.40	c [INC SEARCH] copied best model
163.85/165.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
164.45/166.08	c model valid
164.45/166.08	c current solution ok
164.45/166.08	o 6497
164.45/166.08	c [INC SEARCH] iteration: 7
164.45/166.08	c [INC BOUNDS] best value:6497 search for 6496
164.45/166.08	c [INC SYSTEM] there exists a inc, kill it!
164.45/166.08	c write failed with 2
164.45/166.08	c [INC SYSTEM] create new solver instance
164.45/166.08	c [INC] encode full formula
164.45/166.08	c fallback to adder encoding
165.14/166.75	c set iterative enc to: adder
165.14/166.75	c set iterative enc to: none
165.25/166.86	c [INC SEARCH] isOptimum variable: 0
236.94/238.50	c formula is SAT
236.94/238.51	c [INC SEARCH] copied best model
236.94/238.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
237.55/239.18	c model valid
237.55/239.18	c current solution ok
237.55/239.18	o 6286
237.55/239.18	c [INC SEARCH] iteration: 8
237.55/239.18	c [INC BOUNDS] best value:6286 search for 6285
237.55/239.18	c [INC SYSTEM] there exists a inc, kill it!
237.55/239.18	c write failed with 2
237.55/239.19	c [INC SYSTEM] create new solver instance
237.55/239.19	c [INC] encode full formula
237.55/239.19	c fallback to adder encoding
238.25/239.86	c set iterative enc to: adder
238.25/239.86	c set iterative enc to: none
238.35/239.97	c [INC SEARCH] isOptimum variable: 0

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-3747191-1339098259/watcher-3747191-1339098259 -o /tmp/evaluation-result-3747191-1339098259/solver-3747191-1339098259 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747191-1339098259.opb 1098599510 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: 1.57 0.49 0.17 3/179 12081
/proc/meminfo: memFree=29945628/32873648 swapFree=7372/7372
[pid=12081] ppid=12079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12081/stat : 12081 (npSolver-pbo-It) S 12079 12081 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375952750 9367552 274 33554432000 4194304 5064252 140735514664032 140735514662944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12081/statm: 2287 274 233 213 0 72 0

[startup+0.039345 s]
/proc/loadavg: 1.57 0.49 0.17 3/179 12081
/proc/meminfo: memFree=29945628/32873648 swapFree=7372/7372
[pid=12081] ppid=12079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12081/stat : 12081 (npSolver-pbo-It) S 12079 12081 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375952750 9367552 274 33554432000 4194304 5064252 140735514664032 140735514662944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12081/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100383 s]
/proc/loadavg: 1.57 0.49 0.17 3/179 12081
/proc/meminfo: memFree=29945628/32873648 swapFree=7372/7372
[pid=12081] ppid=12079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12081/stat : 12081 (npSolver-pbo-It) S 12079 12081 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375952750 9367552 274 33554432000 4194304 5064252 140735514664032 140735514662944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12081/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300334 s]
/proc/loadavg: 1.57 0.49 0.17 3/179 12081
/proc/meminfo: memFree=29945628/32873648 swapFree=7372/7372
[pid=12081] ppid=12079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12081/stat : 12081 (npSolver-pbo-It) S 12079 12081 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375952750 9367552 274 33554432000 4194304 5064252 140735514664032 140735514662944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12081/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700183 s]
/proc/loadavg: 1.57 0.49 0.17 3/179 12081
/proc/meminfo: memFree=29945628/32873648 swapFree=7372/7372
[pid=12081] ppid=12079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12081/stat : 12081 (npSolver-pbo-It) S 12079 12081 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375952750 9367552 274 33554432000 4194304 5064252 140735514664032 140735514662944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12081/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 1.57 0.49 0.17 3/181 12083
/proc/meminfo: memFree=29714184/32873648 swapFree=7372/7372
[pid=12081] ppid=12079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12081/stat : 12081 (npSolver-pbo-It) S 12079 12081 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375952750 9367552 274 33554432000 4194304 5064252 140735514664032 140735514662944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12081/statm: 2287 274 233 213 0 72 0
[pid=12082] ppid=12081 vsize=229596 CPUtime=1.49 cores=0,2,4,6
/proc/12082/stat : 12082 (npSolver-pbo) R 12081 12081 11851 0 -1 4202496 41244 0 0 0 139 10 0 0 20 0 1 0 375952751 235106304 57015 33554432000 4194304 6004724 140734934836880 140734934833320 4536305 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12082/statm: 57399 57015 137 442 0 56953 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 238744

[startup+3.10033 s]
/proc/loadavg: 1.57 0.49 0.17 3/183 12085
/proc/meminfo: memFree=29636388/32873648 swapFree=7372/7372
[pid=12081] ppid=12079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12081/stat : 12081 (npSolver-pbo-It) S 12079 12081 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375952750 9367552 274 33554432000 4194304 5064252 140735514664032 140735514662944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12081/statm: 2287 274 233 213 0 72 0
[pid=12082] ppid=12081 vsize=229596 CPUtime=2.95 cores=0,2,4,6
/proc/12082/stat : 12082 (npSolver-pbo) S 12081 12081 11851 0 -1 4202496 41278 12567 0 0 152 13 126 4 20 0 1 0 375952751 235106304 57034 33554432000 4194304 6004724 140734934836880 140734934823160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/12082/statm: 57399 57034 152 442 0 56953 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 238744

[startup+6.30025 s]
/proc/loadavg: 1.60 0.51 0.18 3/181 12088
/proc/meminfo: memFree=29628080/32873648 swapFree=7372/7372
[pid=12081] ppid=12079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12081/stat : 12081 (npSolver-pbo-It) S 12079 12081 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375952750 9367552 274 33554432000 4194304 5064252 140735514664032 140735514662944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12081/statm: 2287 274 233 213 0 72 0
[pid=12082] ppid=12081 vsize=340584 CPUtime=5.77 cores=0,2,4,6
/proc/12082/stat : 12082 (npSolver-pbo) D 12081 12081 11851 0 -1 4202496 52292 21589 0 0 303 100 165 9 20 0 1 0 375952751 348758016 79799 33554432000 4194304 6004724 140734934836880 140734934830592 5193835 0 0 4096 0 18446744071580543392 0 0 17 4 0 0 0 0 0
/proc/12082/statm: 85146 79799 178 442 0 84700 0
Current children cumulated CPU time (s) 5.77
Current children cumulated vsize (KiB) 349732

[startup+12.7003 s]
/proc/loadavg: 1.63 0.53 0.19 3/181 12091
/proc/meminfo: memFree=29544952/32873648 swapFree=7372/7372
[pid=12081] ppid=12079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12081/stat : 12081 (npSolver-pbo-It) S 12079 12081 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375952750 9367552 274 33554432000 4194304 5064252 140735514664032 140735514662944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12081/statm: 2287 274 233 213 0 72 0
[pid=12082] ppid=12081 vsize=229600 CPUtime=11.58 cores=0,2,4,6
/proc/12082/stat : 12082 (npSolver-pbo) S 12081 12081 11851 0 -1 4202496 64047 53540 0 0 439 112 588 19 20 0 1 0 375952751 235110400 57061 33554432000 4194304 6004724 140734934836880 140734934822728 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 44 0 0
/proc/12082/statm: 57400 57061 178 442 0 56954 0
Current children cumulated CPU time (s) 11.58
Current children cumulated vsize (KiB) 238748

[startup+25.5003 s]
/proc/loadavg: 1.71 0.61 0.21 3/181 12096
/proc/meminfo: memFree=29488632/32873648 swapFree=7372/7372
[pid=12081] ppid=12079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12081/stat : 12081 (npSolver-pbo-It) S 12079 12081 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375952750 9367552 274 33554432000 4194304 5064252 140735514664032 140735514662944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12081/statm: 2287 274 233 213 0 72 0
[pid=12082] ppid=12081 vsize=229600 CPUtime=23.3 cores=0,2,4,6
/proc/12082/stat : 12082 (npSolver-pbo) S 12081 12081 11851 0 -1 4202496 87539 116078 0 0 708 130 1452 40 20 0 1 0 375952751 235110400 57061 33554432000 4194304 6004724 140734934836880 140734934822728 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 44 0 0
/proc/12082/statm: 57400 57061 178 442 0 56954 0
[pid=12096] ppid=12082 vsize=152584 CPUtime=0.65 cores=0,2,4,6
/proc/12096/stat : 12096 (glucosInc) R 12082 12081 11851 0 -1 4202496 26887 0 0 0 60 5 0 0 20 0 1 0 375955235 156246016 35407 33554432000 4194304 5654031 140733504498608 140733503448200 4797458 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12096/statm: 38146 35409 109 357 0 37786 0
Current children cumulated CPU time (s) 23.95
Current children cumulated vsize (KiB) 391332

[startup+51.1003 s]
/proc/loadavg: 1.88 0.73 0.27 3/181 12097
/proc/meminfo: memFree=29424296/32873648 swapFree=7372/7372
[pid=12081] ppid=12079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12081/stat : 12081 (npSolver-pbo-It) S 12079 12081 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375952750 9367552 274 33554432000 4194304 5064252 140735514664032 140735514662944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12081/statm: 2287 274 233 213 0 72 0
[pid=12082] ppid=12081 vsize=229600 CPUtime=23.3 cores=0,2,4,6
/proc/12082/stat : 12082 (npSolver-pbo) S 12081 12081 11851 0 -1 4202496 87539 116078 0 0 708 130 1452 40 20 0 1 0 375952751 235110400 57061 33554432000 4194304 6004724 140734934836880 140734934822728 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 44 0 0
/proc/12082/statm: 57400 57061 178 442 0 56954 0
[pid=12096] ppid=12082 vsize=165576 CPUtime=26.24 cores=0,2,4,6
/proc/12096/stat : 12096 (glucosInc) R 12082 12081 11851 0 -1 4202496 31347 0 0 0 2616 8 0 0 20 0 1 0 375955235 169549824 35609 33554432000 4194304 5654031 140733504498608 140733504496632 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12096/statm: 41394 35609 141 357 0 41034 0
Current children cumulated CPU time (s) 49.54
Current children cumulated vsize (KiB) 404324

[startup+102.3 s]
/proc/loadavg: 1.95 0.93 0.35 3/181 12097
/proc/meminfo: memFree=29409504/32873648 swapFree=7372/7372
[pid=12081] ppid=12079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12081/stat : 12081 (npSolver-pbo-It) S 12079 12081 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375952750 9367552 274 33554432000 4194304 5064252 140735514664032 140735514662944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12081/statm: 2287 274 233 213 0 72 0
[pid=12082] ppid=12081 vsize=229600 CPUtime=23.3 cores=0,2,4,6
/proc/12082/stat : 12082 (npSolver-pbo) S 12081 12081 11851 0 -1 4202496 87539 116078 0 0 708 130 1452 40 20 0 1 0 375952751 235110400 57061 33554432000 4194304 6004724 140734934836880 140734934822728 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 44 0 0
/proc/12082/statm: 57400 57061 178 442 0 56954 0
[pid=12096] ppid=12082 vsize=169056 CPUtime=77.43 cores=0,2,4,6
/proc/12096/stat : 12096 (glucosInc) R 12082 12081 11851 0 -1 4202496 32307 0 0 0 7734 9 0 0 20 0 1 0 375955235 173113344 36870 33554432000 4194304 5654031 140733504498608 140733504496632 4214432 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12096/statm: 42264 36870 141 357 0 41904 0
Current children cumulated CPU time (s) 100.73
Current children cumulated vsize (KiB) 407804

[startup+162.3 s]
/proc/loadavg: 1.98 1.12 0.45 3/181 12103
/proc/meminfo: memFree=29312872/32873648 swapFree=7372/7372
[pid=12081] ppid=12079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12081/stat : 12081 (npSolver-pbo-It) S 12079 12081 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375952750 9367552 274 33554432000 4194304 5064252 140735514664032 140735514662944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12081/statm: 2287 274 233 213 0 72 0
[pid=12082] ppid=12081 vsize=229600 CPUtime=147.6 cores=0,2,4,6
/proc/12082/stat : 12082 (npSolver-pbo) S 12081 12081 11851 0 -1 4202496 122776 212652 0 0 1113 157 13414 76 20 0 1 0 375952751 235110400 57061 33554432000 4194304 6004724 140734934836880 140734934822728 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 44 0 0
/proc/12082/statm: 57400 57061 178 442 0 56954 0
[pid=12103] ppid=12082 vsize=164444 CPUtime=13.12 cores=0,2,4,6
/proc/12103/stat : 12103 (glucosInc) R 12082 12081 11851 0 -1 4202496 31509 0 0 0 1304 8 0 0 20 0 1 0 375967666 168390656 37441 33554432000 4194304 5654031 140737334920160 140737334907976 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12103/statm: 41111 37441 141 357 0 40751 0
Current children cumulated CPU time (s) 160.72
Current children cumulated vsize (KiB) 403192

[startup+222.3 s]
/proc/loadavg: 1.99 1.28 0.55 3/181 12105
/proc/meminfo: memFree=29299912/32873648 swapFree=7372/7372
[pid=12081] ppid=12079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12081/stat : 12081 (npSolver-pbo-It) S 12079 12081 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375952750 9367552 274 33554432000 4194304 5064252 140735514664032 140735514662944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12081/statm: 2287 274 233 213 0 72 0
[pid=12082] ppid=12081 vsize=229600 CPUtime=165.31 cores=0,2,4,6
/proc/12082/stat : 12082 (npSolver-pbo) S 12081 12081 11851 0 -1 4202496 134522 245020 0 0 1249 166 15028 88 20 0 1 0 375952751 235110400 57061 33554432000 4194304 6004724 140734934836880 140734934822728 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 44 0 0
/proc/12082/statm: 57400 57061 178 442 0 56954 0
[pid=12105] ppid=12082 vsize=169440 CPUtime=55.42 cores=0,2,4,6
/proc/12105/stat : 12105 (glucosInc) R 12082 12081 11851 0 -1 4202496 33912 0 0 0 5532 10 0 0 20 0 1 0 375969436 173506560 39715 33554432000 4194304 5654031 140736795839408 140736795827224 4233151 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12105/statm: 42360 39715 141 357 0 42000 0
Current children cumulated CPU time (s) 220.73
Current children cumulated vsize (KiB) 408188

[startup+282.3 s]
/proc/loadavg: 2.04 1.42 0.64 3/181 12107
/proc/meminfo: memFree=29356128/32873648 swapFree=7372/7372
[pid=12081] ppid=12079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12081/stat : 12081 (npSolver-pbo-It) S 12079 12081 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375952750 9367552 274 33554432000 4194304 5064252 140735514664032 140735514662944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12081/statm: 2287 274 233 213 0 72 0
[pid=12082] ppid=12081 vsize=229600 CPUtime=238.41 cores=0,2,4,6
/proc/12082/stat : 12082 (npSolver-pbo) S 12081 12081 11851 0 -1 4202496 146361 281922 0 0 1384 175 22177 105 20 0 1 0 375952751 235110400 57061 33554432000 4194304 6004724 140734934836880 140734934822728 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 44 0 0
/proc/12082/statm: 57400 57061 178 442 0 56954 0
[pid=12107] ppid=12082 vsize=168948 CPUtime=42.31 cores=0,2,4,6
/proc/12107/stat : 12107 (glucosInc) R 12082 12081 11851 0 -1 4202496 33681 0 0 0 4222 9 0 0 20 0 1 0 375976748 173002752 39202 33554432000 4194304 5654031 140733657086096 140733657073912 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12107/statm: 42237 39202 141 357 0 41877 0
Current children cumulated CPU time (s) 280.72

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

/proc/meminfo: memFree=28632584/32873648 swapFree=7372/7372
[pid=12081] ppid=12079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12081/stat : 12081 (npSolver-pbo-It) S 12079 12081 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375952750 9367552 274 33554432000 4194304 5064252 140735514664032 140735514662944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12081/statm: 2287 274 233 213 0 72 0
[pid=12082] ppid=12081 vsize=229600 CPUtime=238.41 cores=0,2,4,6
/proc/12082/stat : 12082 (npSolver-pbo) S 12081 12081 11851 0 -1 4202496 146361 281922 0 0 1384 175 22177 105 20 0 1 0 375952751 235110400 57061 33554432000 4194304 6004724 140734934836880 140734934822728 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 44 0 0
/proc/12082/statm: 57400 57061 178 442 0 56954 0
[pid=12107] ppid=12082 vsize=506156 CPUtime=1062.12 cores=0,2,4,6
/proc/12107/stat : 12107 (glucosInc) R 12082 12081 11851 0 -1 4202496 76248 0 0 0 106115 97 0 0 20 0 1 0 375976748 518303744 94501 33554432000 4194304 5654031 140733657086096 140733657073912 4232810 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12107/statm: 126539 94501 141 357 0 126179 0
Current children cumulated CPU time (s) 1300.53
Current children cumulated vsize (KiB) 744904

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.55 3/181 12140
/proc/meminfo: memFree=28862568/32873648 swapFree=7372/7372
[pid=12081] ppid=12079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12081/stat : 12081 (npSolver-pbo-It) S 12079 12081 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375952750 9367552 274 33554432000 4194304 5064252 140735514664032 140735514662944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12081/statm: 2287 274 233 213 0 72 0
[pid=12082] ppid=12081 vsize=229600 CPUtime=238.41 cores=0,2,4,6
/proc/12082/stat : 12082 (npSolver-pbo) S 12081 12081 11851 0 -1 4202496 146361 281922 0 0 1384 175 22177 105 20 0 1 0 375952751 235110400 57061 33554432000 4194304 6004724 140734934836880 140734934822728 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 44 0 0
/proc/12082/statm: 57400 57061 178 442 0 56954 0
[pid=12107] ppid=12082 vsize=377232 CPUtime=1122.11 cores=0,2,4,6
/proc/12107/stat : 12107 (glucosInc) R 12082 12081 11851 0 -1 4202496 79553 0 0 0 112107 104 0 0 20 0 1 0 375976748 386285568 87124 33554432000 4194304 5654031 140733657086096 140733657083880 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12107/statm: 94308 87124 141 357 0 93948 0
Current children cumulated CPU time (s) 1360.52
Current children cumulated vsize (KiB) 615980

[startup+1422.3 s]
/proc/loadavg: 2.00 1.97 1.57 3/181 12140
/proc/meminfo: memFree=28959328/32873648 swapFree=7372/7372
[pid=12081] ppid=12079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12081/stat : 12081 (npSolver-pbo-It) S 12079 12081 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375952750 9367552 274 33554432000 4194304 5064252 140735514664032 140735514662944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12081/statm: 2287 274 233 213 0 72 0
[pid=12082] ppid=12081 vsize=229600 CPUtime=238.41 cores=0,2,4,6
/proc/12082/stat : 12082 (npSolver-pbo) S 12081 12081 11851 0 -1 4202496 146361 281922 0 0 1384 175 22177 105 20 0 1 0 375952751 235110400 57061 33554432000 4194304 6004724 140734934836880 140734934822728 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 44 0 0
/proc/12082/statm: 57400 57061 178 442 0 56954 0
[pid=12107] ppid=12082 vsize=727028 CPUtime=1182.09 cores=0,2,4,6
/proc/12107/stat : 12107 (glucosInc) R 12082 12081 11851 0 -1 4202496 81293 0 0 0 118100 109 0 0 20 0 1 0 375976748 744476672 135361 33554432000 4194304 5654031 140733657086096 140733657073912 4215827 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12107/statm: 181757 135361 141 357 0 181397 0
Current children cumulated CPU time (s) 1420.5
Current children cumulated vsize (KiB) 965776

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.60 3/181 12140
/proc/meminfo: memFree=28678748/32873648 swapFree=7372/7372
[pid=12081] ppid=12079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12081/stat : 12081 (npSolver-pbo-It) S 12079 12081 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375952750 9367552 274 33554432000 4194304 5064252 140735514664032 140735514662944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12081/statm: 2287 274 233 213 0 72 0
[pid=12082] ppid=12081 vsize=229600 CPUtime=238.41 cores=0,2,4,6
/proc/12082/stat : 12082 (npSolver-pbo) S 12081 12081 11851 0 -1 4202496 146361 281922 0 0 1384 175 22177 105 20 0 1 0 375952751 235110400 57061 33554432000 4194304 6004724 140734934836880 140734934822728 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 44 0 0
/proc/12082/statm: 57400 57061 178 442 0 56954 0
[pid=12107] ppid=12082 vsize=516444 CPUtime=1242.08 cores=0,2,4,6
/proc/12107/stat : 12107 (glucosInc) R 12082 12081 11851 0 -1 4202496 84743 0 0 0 124093 115 0 0 20 0 1 0 375976748 528838656 114943 33554432000 4194304 5654031 140733657086096 140733657083880 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12107/statm: 129111 114943 141 357 0 128751 0
Current children cumulated CPU time (s) 1480.49
Current children cumulated vsize (KiB) 755192

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.62 3/181 12140
/proc/meminfo: memFree=28731708/32873648 swapFree=7372/7372
[pid=12081] ppid=12079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12081/stat : 12081 (npSolver-pbo-It) S 12079 12081 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375952750 9367552 274 33554432000 4194304 5064252 140735514664032 140735514662944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12081/statm: 2287 274 233 213 0 72 0
[pid=12082] ppid=12081 vsize=229600 CPUtime=238.41 cores=0,2,4,6
/proc/12082/stat : 12082 (npSolver-pbo) S 12081 12081 11851 0 -1 4202496 146361 281922 0 0 1384 175 22177 105 20 0 1 0 375952751 235110400 57061 33554432000 4194304 6004724 140734934836880 140734934822728 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 44 0 0
/proc/12082/statm: 57400 57061 178 442 0 56954 0
[pid=12107] ppid=12082 vsize=734740 CPUtime=1302.07 cores=0,2,4,6
/proc/12107/stat : 12107 (glucosInc) R 12082 12081 11851 0 -1 4202496 86130 0 0 0 130088 119 0 0 20 0 1 0 375976748 752373760 179694 33554432000 4194304 5654031 140733657086096 140733657083880 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12107/statm: 183685 179694 141 357 0 183325 0
Current children cumulated CPU time (s) 1540.48
Current children cumulated vsize (KiB) 973488

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.64 3/181 12144
/proc/meminfo: memFree=28717032/32873648 swapFree=7372/7372
[pid=12081] ppid=12079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12081/stat : 12081 (npSolver-pbo-It) S 12079 12081 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375952750 9367552 274 33554432000 4194304 5064252 140735514664032 140735514662944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12081/statm: 2287 274 233 213 0 72 0
[pid=12082] ppid=12081 vsize=229600 CPUtime=238.41 cores=0,2,4,6
/proc/12082/stat : 12082 (npSolver-pbo) S 12081 12081 11851 0 -1 4202496 146361 281922 0 0 1384 175 22177 105 20 0 1 0 375952751 235110400 57061 33554432000 4194304 6004724 140734934836880 140734934822728 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 44 0 0
/proc/12082/statm: 57400 57061 178 442 0 56954 0
[pid=12107] ppid=12082 vsize=390160 CPUtime=1362.06 cores=0,2,4,6
/proc/12107/stat : 12107 (glucosInc) R 12082 12081 11851 0 -1 4202496 89357 0 0 0 136075 131 0 0 20 0 1 0 375976748 399523840 93771 33554432000 4194304 5654031 140733657086096 140733657083880 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12107/statm: 97540 93771 141 357 0 97180 0
Current children cumulated CPU time (s) 1600.47
Current children cumulated vsize (KiB) 628908

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.66 3/181 12144
/proc/meminfo: memFree=28685820/32873648 swapFree=7372/7372
[pid=12081] ppid=12079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12081/stat : 12081 (npSolver-pbo-It) S 12079 12081 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375952750 9367552 274 33554432000 4194304 5064252 140735514664032 140735514662944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12081/statm: 2287 274 233 213 0 72 0
[pid=12082] ppid=12081 vsize=229600 CPUtime=238.41 cores=0,2,4,6
/proc/12082/stat : 12082 (npSolver-pbo) S 12081 12081 11851 0 -1 4202496 146361 281922 0 0 1384 175 22177 105 20 0 1 0 375952751 235110400 57061 33554432000 4194304 6004724 140734934836880 140734934822728 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 44 0 0
/proc/12082/statm: 57400 57061 178 442 0 56954 0
[pid=12107] ppid=12082 vsize=742708 CPUtime=1422.06 cores=0,2,4,6
/proc/12107/stat : 12107 (glucosInc) R 12082 12081 11851 0 -1 4202496 91827 0 0 0 142069 137 0 0 20 0 1 0 375976748 760532992 167270 33554432000 4194304 5654031 140733657086096 140733657083880 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12107/statm: 185677 167270 141 357 0 185317 0
Current children cumulated CPU time (s) 1660.47
Current children cumulated vsize (KiB) 981456

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.68 3/181 12144
/proc/meminfo: memFree=28643272/32873648 swapFree=7372/7372
[pid=12081] ppid=12079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12081/stat : 12081 (npSolver-pbo-It) S 12079 12081 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375952750 9367552 274 33554432000 4194304 5064252 140735514664032 140735514662944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12081/statm: 2287 274 233 213 0 72 0
[pid=12082] ppid=12081 vsize=229600 CPUtime=238.41 cores=0,2,4,6
/proc/12082/stat : 12082 (npSolver-pbo) S 12081 12081 11851 0 -1 4202496 146361 281922 0 0 1384 175 22177 105 20 0 1 0 375952751 235110400 57061 33554432000 4194304 6004724 140734934836880 140734934822728 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 44 0 0
/proc/12082/statm: 57400 57061 178 442 0 56954 0
[pid=12107] ppid=12082 vsize=529828 CPUtime=1482.05 cores=0,2,4,6
/proc/12107/stat : 12107 (glucosInc) R 12082 12081 11851 0 -1 4202496 95407 0 0 0 148054 151 0 0 20 0 1 0 375976748 542543872 98631 33554432000 4194304 5654031 140733657086096 140733657084184 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12107/statm: 132457 98631 141 357 0 132097 0
Current children cumulated CPU time (s) 1720.46
Current children cumulated vsize (KiB) 768576

[startup+1782.31 s]
/proc/loadavg: 2.00 1.97 1.69 3/181 12199
/proc/meminfo: memFree=29337700/32873648 swapFree=7372/7372
[pid=12081] ppid=12079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12081/stat : 12081 (npSolver-pbo-It) S 12079 12081 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375952750 9367552 274 33554432000 4194304 5064252 140735514664032 140735514662944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12081/statm: 2287 274 233 213 0 72 0
[pid=12082] ppid=12081 vsize=229600 CPUtime=238.41 cores=0,2,4,6
/proc/12082/stat : 12082 (npSolver-pbo) S 12081 12081 11851 0 -1 4202496 146361 281922 0 0 1384 175 22177 105 20 0 1 0 375952751 235110400 57061 33554432000 4194304 6004724 140734934836880 140734934822728 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 44 0 0
/proc/12082/statm: 57400 57061 178 442 0 56954 0
[pid=12107] ppid=12082 vsize=747484 CPUtime=1542.04 cores=0,2,4,6
/proc/12107/stat : 12107 (glucosInc) R 12082 12081 11851 0 -1 4202496 96635 0 0 0 154050 154 0 0 20 0 1 0 375976748 765423616 162711 33554432000 4194304 5654031 140733657086096 140733657083880 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12107/statm: 186871 162711 141 357 0 186511 0
Current children cumulated CPU time (s) 1780.45
Current children cumulated vsize (KiB) 986232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.9 s]
/proc/loadavg: 2.00 1.97 1.70 3/181 12207
/proc/meminfo: memFree=29260732/32873648 swapFree=7372/7372
[pid=12081] ppid=12079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12081/stat : 12081 (npSolver-pbo-It) S 12079 12081 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375952750 9367552 274 33554432000 4194304 5064252 140735514664032 140735514662944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12081/statm: 2287 274 233 213 0 72 0
[pid=12082] ppid=12081 vsize=229600 CPUtime=238.41 cores=0,2,4,6
/proc/12082/stat : 12082 (npSolver-pbo) S 12081 12081 11851 0 -1 4202496 146361 281922 0 0 1384 175 22177 105 20 0 1 0 375952751 235110400 57061 33554432000 4194304 6004724 140734934836880 140734934822728 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 44 0 0
/proc/12082/statm: 57400 57061 178 442 0 56954 0
[pid=12107] ppid=12082 vsize=748196 CPUtime=1561.64 cores=0,2,4,6
/proc/12107/stat : 12107 (glucosInc) R 12082 12081 11851 0 -1 4202496 96840 0 0 0 156008 156 0 0 20 0 1 0 375976748 766152704 182334 33554432000 4194304 5654031 140733657086096 140733657083880 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12107/statm: 187049 182334 141 357 0 186689 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 986944

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12081 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.92
CPU time (s): 1800.05
CPU user time (s): 1795.69
CPU system time (s): 4.36
CPU usage (%): 99.8964
Max. virtual memory (cumulated for all children) (KiB): 1381360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 3.59445 second user time and 10.9103 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-07 21:44:20
IDJOB=3747191
IDBENCH=1974
IDSOLVER=2332
FILE ID=node115/3747191-1339098259
RUNJOBID= node115-1339098176-11867
PBS_JOBID= 14643738
Free space on /tmp= 70684 MiB

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

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

MD5SUM BENCH= fad34197fa8b5ebd519d12750a352ad5
RANDOM SEED=1098599510

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
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.462
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.462
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:        29949792 kB
Buffers:           72596 kB
Cached:          1729400 kB
SwapCached:         2184 kB
Active:           681288 kB
Inactive:        1472864 kB
Active(anon):     352868 kB
Inactive(anon):     2268 kB
Active(file):     328420 kB
Inactive(file):  1470596 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67100224 kB
Dirty:            114392 kB
Writeback:             0 kB
AnonPages:        454672 kB
Mapped:            10420 kB
Shmem:                 0 kB
Slab:             630104 kB
SReclaimable:      74068 kB
SUnreclaim:       556036 kB
KernelStack:        1504 kB
PageTables:         4824 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     492624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    206848 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= 70684 MiB
End job on node115 at 2012-06-07 22:14:24