Trace number 3747197

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_3.opb.PB06.opb
MD5SUM8eed52e8cea562b1b1ee5bae07565266
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark390
Best CPU time to get the best result obtained on this benchmark1792.91
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 478
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 500105
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 500105
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.58/1.65	c run inc solver
1.58/1.65	c [INC SYSTEM] run initial solver
1.58/1.65	c [INC SYSTEM] preprocess with white file
2.87/2.99	c [INC SYSTEM] finished preprocessing in 1 s
2.87/2.99	c [INC SYSTEM] execute solver
3.27/3.39	c [INC SEARCH] formula is SAT
3.27/3.39	c [INC SYSTEM] solved the initial formula
3.96/4.08	c model valid
3.96/4.08	c current solution ok
5.05/5.32	o 7335
5.05/5.32	c [INC SYSTEM] there exists a inc, kill it!
5.05/5.32	c write failed with 2
5.05/5.32	c [INC SEARCH] iteration: 0
5.05/5.32	c [INC BOUNDS] best value:7335 search for 7334
5.05/5.32	c [INC SYSTEM] create new solver instance
5.05/5.32	c [INC] encode full formula
5.05/5.32	c fallback to adder encoding
5.77/6.00	c set iterative enc to: adder
5.77/6.00	c set iterative enc to: none
5.86/6.10	c [INC SEARCH] isOptimum variable: 0
8.65/8.98	c formula is SAT
8.65/8.99	c [INC SEARCH] copied best model
8.65/8.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.36/9.67	c model valid
9.36/9.67	c current solution ok
9.36/9.67	o 7277
9.36/9.67	c [INC SEARCH] iteration: 1
9.36/9.67	c [INC BOUNDS] best value:7277 search for 7276
9.36/9.67	c [INC SYSTEM] there exists a inc, kill it!
9.36/9.67	c write failed with 2
9.36/9.68	c [INC SYSTEM] create new solver instance
9.36/9.68	c [INC] encode full formula
9.36/9.68	c fallback to adder encoding
10.12/10.54	c set iterative enc to: adder
10.12/10.54	c set iterative enc to: none
10.18/10.75	c [INC SEARCH] isOptimum variable: 0
19.75/20.30	c formula is SAT
19.75/20.31	c [INC SEARCH] copied best model
19.75/20.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
20.36/20.99	c model valid
20.36/20.99	c current solution ok
20.36/20.99	o 6876
20.36/20.99	c [INC SEARCH] iteration: 2
20.36/20.99	c [INC BOUNDS] best value:6876 search for 6875
20.36/20.99	c [INC SYSTEM] there exists a inc, kill it!
20.36/20.99	c write failed with 2
20.46/21.00	c [INC SYSTEM] create new solver instance
20.46/21.00	c [INC] encode full formula
20.46/21.00	c fallback to adder encoding
21.07/21.67	c set iterative enc to: adder
21.07/21.67	c set iterative enc to: none
21.14/21.77	c [INC SEARCH] isOptimum variable: 0
23.15/23.79	c formula is SAT
23.26/23.81	c [INC SEARCH] copied best model
23.26/23.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
23.86/24.49	c model valid
23.86/24.49	c current solution ok
23.86/24.49	o 6869
23.86/24.49	c [INC SEARCH] iteration: 3
23.86/24.49	c [INC BOUNDS] best value:6869 search for 6868
23.86/24.49	c [INC SYSTEM] there exists a inc, kill it!
23.86/24.49	c write failed with 2
23.86/24.49	c [INC SYSTEM] create new solver instance
23.86/24.49	c [INC] encode full formula
23.86/24.49	c fallback to adder encoding
24.56/25.17	c set iterative enc to: adder
24.56/25.17	c set iterative enc to: none
24.66/25.28	c [INC SEARCH] isOptimum variable: 0
57.64/58.20	c formula is SAT
57.64/58.21	c [INC SEARCH] copied best model
57.64/58.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
58.24/58.89	c model valid
58.24/58.89	c current solution ok
58.24/58.89	o 6511
58.24/58.89	c [INC SEARCH] iteration: 4
58.24/58.89	c [INC BOUNDS] best value:6511 search for 6510
58.24/58.89	c [INC SYSTEM] there exists a inc, kill it!
58.24/58.89	c write failed with 2
58.36/58.90	c [INC SYSTEM] create new solver instance
58.36/58.90	c [INC] encode full formula
58.36/58.90	c fallback to adder encoding
58.96/59.57	c set iterative enc to: adder
58.96/59.57	c set iterative enc to: none
59.05/59.68	c [INC SEARCH] isOptimum variable: 0
179.51/180.16	c formula is SAT
179.51/180.17	c [INC SEARCH] copied best model
179.51/180.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
180.20/180.85	c model valid
180.20/180.85	c current solution ok
180.20/180.85	o 6488
180.20/180.85	c [INC SEARCH] iteration: 5
180.20/180.85	c [INC BOUNDS] best value:6488 search for 6487
180.20/180.85	c [INC SYSTEM] there exists a inc, kill it!
180.20/180.85	c write failed with 2
180.20/180.86	c [INC SYSTEM] create new solver instance
180.20/180.86	c [INC] encode full formula
180.20/180.86	c fallback to adder encoding
180.93/181.53	c set iterative enc to: adder
180.93/181.53	c set iterative enc to: none
181.03/181.64	c [INC SEARCH] isOptimum variable: 0
185.71/186.36	c formula is SAT
185.71/186.37	c [INC SEARCH] copied best model
185.71/186.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
186.41/187.06	c model valid
186.41/187.06	c current solution ok
186.41/187.06	o 6293
186.41/187.06	c [INC SEARCH] iteration: 6
186.41/187.06	c [INC BOUNDS] best value:6293 search for 6292
186.41/187.06	c [INC SYSTEM] there exists a inc, kill it!
186.41/187.06	c write failed with 2
186.41/187.06	c [INC SYSTEM] create new solver instance
186.41/187.06	c [INC] encode full formula
186.41/187.06	c fallback to adder encoding
187.12/187.74	c set iterative enc to: adder
187.12/187.74	c set iterative enc to: none
187.22/187.85	c [INC SEARCH] isOptimum variable: 0
193.70/194.32	c formula is SAT
193.70/194.34	c [INC SEARCH] copied best model
193.70/194.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
194.40/195.03	c model valid
194.40/195.03	c current solution ok
194.40/195.03	o 6052
194.40/195.03	c [INC SEARCH] iteration: 7
194.40/195.03	c [INC BOUNDS] best value:6052 search for 6051
194.40/195.03	c [INC SYSTEM] there exists a inc, kill it!
194.40/195.03	c write failed with 2
194.40/195.04	c [INC SYSTEM] create new solver instance
194.40/195.04	c [INC] encode full formula
194.40/195.04	c fallback to adder encoding
195.10/195.71	c set iterative enc to: adder
195.10/195.71	c set iterative enc to: none
195.20/195.82	c [INC SEARCH] isOptimum variable: 0
1800.08/1801.01	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.08/1801.01	s UNKNOWN
1800.08/1801.01	c [INC SYSTEM] there exists a inc, kill it!
1800.08/1801.01	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-3747197-1339098226/watcher-3747197-1339098226 -o /tmp/evaluation-result-3747197-1339098226/solver-3747197-1339098226 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747197-1339098226.opb 1310266412 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.74 0.19 0.06 3/178 313
/proc/meminfo: memFree=31905340/32873844 swapFree=7632/7632
[pid=313] ppid=311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/313/stat : 313 (npSolver-pbo-It) S 311 313 32553 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375948251 9367552 275 33554432000 4194304 5064252 140734243841184 140734243840096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/313/statm: 2287 275 233 213 0 72 0

[startup+0.0337519 s]
/proc/loadavg: 0.74 0.19 0.06 3/178 313
/proc/meminfo: memFree=31905340/32873844 swapFree=7632/7632
[pid=313] ppid=311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/313/stat : 313 (npSolver-pbo-It) S 311 313 32553 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375948251 9367552 275 33554432000 4194304 5064252 140734243841184 140734243840096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/313/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100285 s]
/proc/loadavg: 0.74 0.19 0.06 3/178 313
/proc/meminfo: memFree=31905340/32873844 swapFree=7632/7632
[pid=313] ppid=311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/313/stat : 313 (npSolver-pbo-It) S 311 313 32553 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375948251 9367552 275 33554432000 4194304 5064252 140734243841184 140734243840096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/313/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300283 s]
/proc/loadavg: 0.74 0.19 0.06 3/178 313
/proc/meminfo: memFree=31905340/32873844 swapFree=7632/7632
[pid=313] ppid=311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/313/stat : 313 (npSolver-pbo-It) S 311 313 32553 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375948251 9367552 275 33554432000 4194304 5064252 140734243841184 140734243840096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/313/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700283 s]
/proc/loadavg: 0.74 0.19 0.06 3/178 313
/proc/meminfo: memFree=31905340/32873844 swapFree=7632/7632
[pid=313] ppid=311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/313/stat : 313 (npSolver-pbo-It) S 311 313 32553 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375948251 9367552 275 33554432000 4194304 5064252 140734243841184 140734243840096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/313/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 0.74 0.19 0.06 3/180 315
/proc/meminfo: memFree=31755072/32873844 swapFree=7632/7632
[pid=313] ppid=311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/313/stat : 313 (npSolver-pbo-It) S 311 313 32553 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375948251 9367552 275 33554432000 4194304 5064252 140734243841184 140734243840096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/313/statm: 2287 275 233 213 0 72 0
[pid=314] ppid=313 vsize=229596 CPUtime=1.48 cores=0,2,4,6
/proc/314/stat : 314 (npSolver-pbo) R 313 313 32553 0 -1 4202496 40800 0 0 0 138 10 0 0 20 0 1 0 375948251 235106304 57015 33554432000 4194304 6004724 140737282942432 140737282937944 4534742 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/314/statm: 57399 57015 137 442 0 56953 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 238744

[startup+3.10026 s]
/proc/loadavg: 0.74 0.19 0.06 3/182 317
/proc/meminfo: memFree=31619588/32873844 swapFree=7632/7632
[pid=313] ppid=311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/313/stat : 313 (npSolver-pbo-It) S 311 313 32553 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375948251 9367552 275 33554432000 4194304 5064252 140734243841184 140734243840096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/313/statm: 2287 275 233 213 0 72 0
[pid=314] ppid=313 vsize=229596 CPUtime=2.97 cores=0,2,4,6
/proc/314/stat : 314 (npSolver-pbo) S 313 313 32553 0 -1 4202496 40834 12459 0 0 153 13 128 3 20 0 1 0 375948251 235106304 57034 33554432000 4194304 6004724 140737282942432 140737282928712 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/314/statm: 57399 57034 152 442 0 56953 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 238744

[startup+6.30021 s]
/proc/loadavg: 0.92 0.23 0.08 3/180 320
/proc/meminfo: memFree=31656716/32873844 swapFree=7632/7632
[pid=313] ppid=311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/313/stat : 313 (npSolver-pbo-It) S 311 313 32553 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375948251 9367552 275 33554432000 4194304 5064252 140734243841184 140734243840096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/313/statm: 2287 275 233 213 0 72 0
[pid=314] ppid=313 vsize=229600 CPUtime=5.86 cores=0,2,4,6
/proc/314/stat : 314 (npSolver-pbo) S 313 313 32553 0 -1 4202496 51921 21841 0 0 309 102 167 8 20 0 1 0 375948251 235110400 57060 33554432000 4194304 6004724 140737282942432 140737282928280 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 21 0 0
/proc/314/statm: 57400 57060 177 442 0 56954 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 238748

[startup+12.7003 s]
/proc/loadavg: 1.01 0.26 0.09 3/181 324
/proc/meminfo: memFree=31468268/32873844 swapFree=7632/7632
[pid=313] ppid=311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/313/stat : 313 (npSolver-pbo-It) S 311 313 32553 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375948251 9367552 275 33554432000 4194304 5064252 140734243841184 140734243840096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/313/statm: 2287 275 233 213 0 72 0
[pid=314] ppid=313 vsize=229600 CPUtime=10.22 cores=0,2,4,6
/proc/314/stat : 314 (npSolver-pbo) S 313 313 32553 0 -1 4202496 63732 53955 0 0 446 110 447 19 20 0 1 0 375948251 235110400 57060 33554432000 4194304 6004724 140737282942432 140737282928280 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 22 0 0
/proc/314/statm: 57400 57060 177 442 0 56954 0
[pid=324] ppid=314 vsize=162264 CPUtime=1.93 cores=0,2,4,6
/proc/324/stat : 324 (glucosInc) R 314 313 32553 0 -1 4202496 29730 0 0 0 187 6 0 0 20 0 1 0 375949326 166158336 35183 33554432000 4194304 5654031 140735037023936 140735037021720 4232744 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/324/statm: 40566 35183 141 357 0 40206 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 401012

[startup+25.5002 s]
/proc/loadavg: 1.23 0.35 0.12 3/181 329
/proc/meminfo: memFree=31630108/32873844 swapFree=7632/7632
[pid=313] ppid=311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/313/stat : 313 (npSolver-pbo-It) S 311 313 32553 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375948251 9367552 275 33554432000 4194304 5064252 140734243841184 140734243840096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/313/statm: 2287 275 233 213 0 72 0
[pid=314] ppid=313 vsize=229600 CPUtime=24.75 cores=0,2,4,6
/proc/314/stat : 314 (npSolver-pbo) S 313 313 32553 0 -1 4202496 87354 116652 0 0 718 129 1588 40 20 0 1 0 375948251 235110400 57061 33554432000 4194304 6004724 140737282942432 140737282928280 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 22 0 0
/proc/314/statm: 57400 57061 178 442 0 56954 0
Current children cumulated CPU time (s) 24.75
Current children cumulated vsize (KiB) 238748

[startup+51.1004 s]
/proc/loadavg: 1.49 0.48 0.16 3/181 330
/proc/meminfo: memFree=31450852/32873844 swapFree=7632/7632
[pid=313] ppid=311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/313/stat : 313 (npSolver-pbo-It) S 311 313 32553 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375948251 9367552 275 33554432000 4194304 5064252 140734243841184 140734243840096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/313/statm: 2287 275 233 213 0 72 0
[pid=314] ppid=313 vsize=229600 CPUtime=24.75 cores=0,2,4,6
/proc/314/stat : 314 (npSolver-pbo) S 313 313 32553 0 -1 4202496 87354 116652 0 0 718 129 1588 40 20 0 1 0 375948251 235110400 57061 33554432000 4194304 6004724 140737282942432 140737282928280 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 22 0 0
/proc/314/statm: 57400 57061 178 442 0 56954 0
[pid=330] ppid=314 vsize=167164 CPUtime=25.79 cores=0,2,4,6
/proc/330/stat : 330 (glucosInc) R 314 313 32553 0 -1 4202496 32626 0 0 0 2571 8 0 0 20 0 1 0 375950779 171175936 39618 33554432000 4194304 5654031 140734660711568 140734660709256 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/330/statm: 41791 39618 141 357 0 41431 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 405912

[startup+102.3 s]
/proc/loadavg: 1.82 0.73 0.26 3/181 333
/proc/meminfo: memFree=31442172/32873844 swapFree=7632/7632
[pid=313] ppid=311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/313/stat : 313 (npSolver-pbo-It) S 311 313 32553 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375948251 9367552 275 33554432000 4194304 5064252 140734243841184 140734243840096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/313/statm: 2287 275 233 213 0 72 0
[pid=314] ppid=313 vsize=229600 CPUtime=59.13 cores=0,2,4,6
/proc/314/stat : 314 (npSolver-pbo) S 313 313 32553 0 -1 4202496 99165 150245 0 0 854 138 4868 53 20 0 1 0 375948251 235110400 57061 33554432000 4194304 6004724 140737282942432 140737282928280 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 22 0 0
/proc/314/statm: 57400 57061 178 442 0 56954 0
[pid=333] ppid=314 vsize=169052 CPUtime=42.6 cores=0,2,4,6
/proc/333/stat : 333 (glucosInc) R 314 313 32553 0 -1 4202496 33481 0 0 0 4252 8 0 0 20 0 1 0 375954219 173109248 37603 33554432000 4194304 5654031 140733281616640 140733281604456 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/333/statm: 42263 37603 141 357 0 41903 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 407800

[startup+162.3 s]
/proc/loadavg: 1.93 0.96 0.37 3/181 333
/proc/meminfo: memFree=31416024/32873844 swapFree=7632/7632
[pid=313] ppid=311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/313/stat : 313 (npSolver-pbo-It) S 311 313 32553 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375948251 9367552 275 33554432000 4194304 5064252 140734243841184 140734243840096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/313/statm: 2287 275 233 213 0 72 0
[pid=314] ppid=313 vsize=229600 CPUtime=59.13 cores=0,2,4,6
/proc/314/stat : 314 (npSolver-pbo) S 313 313 32553 0 -1 4202496 99165 150245 0 0 854 138 4868 53 20 0 1 0 375948251 235110400 57061 33554432000 4194304 6004724 140737282942432 140737282928280 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 22 0 0
/proc/314/statm: 57400 57061 178 442 0 56954 0
[pid=333] ppid=314 vsize=173524 CPUtime=102.59 cores=0,2,4,6
/proc/333/stat : 333 (glucosInc) R 314 313 32553 0 -1 4202496 34968 0 0 0 10246 13 0 0 20 0 1 0 375954219 177688576 39715 33554432000 4194304 5654031 140733281616640 140733281604456 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/333/statm: 43381 39715 141 357 0 43021 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 412272

[startup+222.3 s]
/proc/loadavg: 1.97 1.14 0.47 3/181 339
/proc/meminfo: memFree=31408440/32873844 swapFree=7632/7632
[pid=313] ppid=311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/313/stat : 313 (npSolver-pbo-It) S 311 313 32553 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375948251 9367552 275 33554432000 4194304 5064252 140734243841184 140734243840096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/313/statm: 2287 275 233 213 0 72 0
[pid=314] ppid=313 vsize=229600 CPUtime=195.23 cores=0,2,4,6
/proc/314/stat : 314 (npSolver-pbo) S 313 313 32553 0 -1 4202496 134598 248978 0 0 1265 164 18003 91 20 0 1 0 375948251 235110400 57061 33554432000 4194304 6004724 140737282942432 140737282928280 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 22 0 0
/proc/314/statm: 57400 57061 178 442 0 56954 0
[pid=339] ppid=314 vsize=166640 CPUtime=26.45 cores=0,2,4,6
/proc/339/stat : 339 (glucosInc) R 314 313 32553 0 -1 4202496 32613 0 0 0 2635 10 0 0 20 0 1 0 375967833 170639360 38558 33554432000 4194304 5654031 140736665479664 140736665477688 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/339/statm: 41660 38558 141 357 0 41300 0
Current children cumulated CPU time (s) 221.68
Current children cumulated vsize (KiB) 405388

[startup+282.3 s]
/proc/loadavg: 1.99 1.30 0.56 3/181 339
/proc/meminfo: memFree=31250328/32873844 swapFree=7632/7632
[pid=313] ppid=311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/313/stat : 313 (npSolver-pbo-It) S 311 313 32553 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375948251 9367552 275 33554432000 4194304 5064252 140734243841184 140734243840096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/313/statm: 2287 275 233 213 0 72 0
[pid=314] ppid=313 vsize=229600 CPUtime=195.23 cores=0,2,4,6
/proc/314/stat : 314 (npSolver-pbo) S 313 313 32553 0 -1 4202496 134598 248978 0 0 1265 164 18003 91 20 0 1 0 375948251 235110400 57061 33554432000 4194304 6004724 140737282942432 140737282928280 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 22 0 0
/proc/314/statm: 57400 57061 178 442 0 56954 0
[pid=339] ppid=314 vsize=333516 CPUtime=86.42 cores=0,2,4,6
/proc/339/stat : 339 (glucosInc) R 314 313 32553 0 -1 4202496 38869 0 0 0 8620 22 0 0 20 0 1 0 375967833 341520384 77637 33554432000 4194304 5654031 140736665479664 140736665477448 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/339/statm: 83379 77637 141 357 0 83019 0
Current children cumulated CPU time (s) 281.65

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

/proc/meminfo: memFree=31012968/32873844 swapFree=7632/7632
[pid=313] ppid=311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/313/stat : 313 (npSolver-pbo-It) S 311 313 32553 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375948251 9367552 275 33554432000 4194304 5064252 140734243841184 140734243840096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/313/statm: 2287 275 233 213 0 72 0
[pid=314] ppid=313 vsize=229600 CPUtime=195.23 cores=0,2,4,6
/proc/314/stat : 314 (npSolver-pbo) S 313 313 32553 0 -1 4202496 134598 248978 0 0 1265 164 18003 91 20 0 1 0 375948251 235110400 57061 33554432000 4194304 6004724 140737282942432 140737282928280 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 22 0 0
/proc/314/statm: 57400 57061 178 442 0 56954 0
[pid=339] ppid=314 vsize=695396 CPUtime=1106.25 cores=0,2,4,6
/proc/339/stat : 339 (glucosInc) R 314 313 32553 0 -1 4202496 81706 0 0 0 110430 195 0 0 20 0 1 0 375967833 712085504 124788 33554432000 4194304 5654031 140736665479664 140736665477448 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/339/statm: 173849 124788 141 357 0 173489 0
Current children cumulated CPU time (s) 1301.48
Current children cumulated vsize (KiB) 934144

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.52 3/181 380
/proc/meminfo: memFree=31155848/32873844 swapFree=7632/7632
[pid=313] ppid=311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/313/stat : 313 (npSolver-pbo-It) S 311 313 32553 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375948251 9367552 275 33554432000 4194304 5064252 140734243841184 140734243840096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/313/statm: 2287 275 233 213 0 72 0
[pid=314] ppid=313 vsize=229600 CPUtime=195.23 cores=0,2,4,6
/proc/314/stat : 314 (npSolver-pbo) S 313 313 32553 0 -1 4202496 134598 248978 0 0 1265 164 18003 91 20 0 1 0 375948251 235110400 57061 33554432000 4194304 6004724 140737282942432 140737282928280 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 22 0 0
/proc/314/statm: 57400 57061 178 442 0 56954 0
[pid=339] ppid=314 vsize=481184 CPUtime=1166.24 cores=0,2,4,6
/proc/339/stat : 339 (glucosInc) R 314 313 32553 0 -1 4202496 83166 0 0 0 116414 210 0 0 20 0 1 0 375967833 492732416 89087 33554432000 4194304 5654031 140736665479664 140736665477752 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/339/statm: 120296 89087 141 357 0 119936 0
Current children cumulated CPU time (s) 1361.47
Current children cumulated vsize (KiB) 719932

[startup+1422.3 s]
/proc/loadavg: 2.00 1.97 1.55 3/181 380
/proc/meminfo: memFree=30801424/32873844 swapFree=7632/7632
[pid=313] ppid=311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/313/stat : 313 (npSolver-pbo-It) S 311 313 32553 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375948251 9367552 275 33554432000 4194304 5064252 140734243841184 140734243840096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/313/statm: 2287 275 233 213 0 72 0
[pid=314] ppid=313 vsize=229600 CPUtime=195.23 cores=0,2,4,6
/proc/314/stat : 314 (npSolver-pbo) S 313 313 32553 0 -1 4202496 134598 248978 0 0 1265 164 18003 91 20 0 1 0 375948251 235110400 57061 33554432000 4194304 6004724 140737282942432 140737282928280 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 22 0 0
/proc/314/statm: 57400 57061 178 442 0 56954 0
[pid=339] ppid=314 vsize=696444 CPUtime=1226.23 cores=0,2,4,6
/proc/339/stat : 339 (glucosInc) R 314 313 32553 0 -1 4202496 83918 0 0 0 122409 214 0 0 20 0 1 0 375967833 713158656 163934 33554432000 4194304 5654031 140736665479664 140736665477448 4215168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/339/statm: 174111 163934 141 357 0 173751 0
Current children cumulated CPU time (s) 1421.46
Current children cumulated vsize (KiB) 935192

[startup+1482.3 s]
/proc/loadavg: 2.04 1.99 1.58 3/181 380
/proc/meminfo: memFree=30980548/32873844 swapFree=7632/7632
[pid=313] ppid=311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/313/stat : 313 (npSolver-pbo-It) S 311 313 32553 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375948251 9367552 275 33554432000 4194304 5064252 140734243841184 140734243840096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/313/statm: 2287 275 233 213 0 72 0
[pid=314] ppid=313 vsize=229600 CPUtime=195.23 cores=0,2,4,6
/proc/314/stat : 314 (npSolver-pbo) S 313 313 32553 0 -1 4202496 134598 248978 0 0 1265 164 18003 91 20 0 1 0 375948251 235110400 57061 33554432000 4194304 6004724 140737282942432 140737282928280 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 22 0 0
/proc/314/statm: 57400 57061 178 442 0 56954 0
[pid=339] ppid=314 vsize=696972 CPUtime=1286.22 cores=0,2,4,6
/proc/339/stat : 339 (glucosInc) R 314 313 32553 0 -1 4202496 85477 0 0 0 128392 230 0 0 20 0 1 0 375967833 713699328 119630 33554432000 4194304 5654031 140736665479664 140736665477752 4215124 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/339/statm: 174243 119630 141 357 0 173883 0
Current children cumulated CPU time (s) 1481.45
Current children cumulated vsize (KiB) 935720

[startup+1542.3 s]
/proc/loadavg: 2.01 1.99 1.60 3/181 380
/proc/meminfo: memFree=30748928/32873844 swapFree=7632/7632
[pid=313] ppid=311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/313/stat : 313 (npSolver-pbo-It) S 311 313 32553 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375948251 9367552 275 33554432000 4194304 5064252 140734243841184 140734243840096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/313/statm: 2287 275 233 213 0 72 0
[pid=314] ppid=313 vsize=229600 CPUtime=195.23 cores=0,2,4,6
/proc/314/stat : 314 (npSolver-pbo) S 313 313 32553 0 -1 4202496 134598 248978 0 0 1265 164 18003 91 20 0 1 0 375948251 235110400 57061 33554432000 4194304 6004724 140737282942432 140737282928280 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 22 0 0
/proc/314/statm: 57400 57061 178 442 0 56954 0
[pid=339] ppid=314 vsize=1047484 CPUtime=1346.2 cores=0,2,4,6
/proc/339/stat : 339 (glucosInc) R 314 313 32553 0 -1 4202496 86409 0 0 0 134386 234 0 0 20 0 1 0 375967833 1072623616 185005 33554432000 4194304 5654031 140736665479664 140736665477448 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/339/statm: 261871 185005 141 357 0 261511 0
Current children cumulated CPU time (s) 1541.43
Current children cumulated vsize (KiB) 1286232

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.63 3/182 384
/proc/meminfo: memFree=30971580/32873844 swapFree=7632/7632
[pid=313] ppid=311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/313/stat : 313 (npSolver-pbo-It) S 311 313 32553 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375948251 9367552 275 33554432000 4194304 5064252 140734243841184 140734243840096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/313/statm: 2287 275 233 213 0 72 0
[pid=314] ppid=313 vsize=229600 CPUtime=195.23 cores=0,2,4,6
/proc/314/stat : 314 (npSolver-pbo) S 313 313 32553 0 -1 4202496 134598 248978 0 0 1265 164 18003 91 20 0 1 0 375948251 235110400 57061 33554432000 4194304 6004724 140737282942432 140737282928280 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 22 0 0
/proc/314/statm: 57400 57061 178 442 0 56954 0
[pid=339] ppid=314 vsize=698856 CPUtime=1406.17 cores=0,2,4,6
/proc/339/stat : 339 (glucosInc) R 314 313 32553 0 -1 4202496 87989 0 0 0 140376 241 0 0 20 0 1 0 375967833 715628544 130524 33554432000 4194304 5654031 140736665479664 140736665477448 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/339/statm: 174714 130524 141 357 0 174354 0
Current children cumulated CPU time (s) 1601.4
Current children cumulated vsize (KiB) 937604

[startup+1662.31 s]
/proc/loadavg: 2.00 1.99 1.65 3/182 385
/proc/meminfo: memFree=30667236/32873844 swapFree=7632/7632
[pid=313] ppid=311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/313/stat : 313 (npSolver-pbo-It) S 311 313 32553 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375948251 9367552 275 33554432000 4194304 5064252 140734243841184 140734243840096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/313/statm: 2287 275 233 213 0 72 0
[pid=314] ppid=313 vsize=229600 CPUtime=195.23 cores=0,2,4,6
/proc/314/stat : 314 (npSolver-pbo) S 313 313 32553 0 -1 4202496 134598 248978 0 0 1265 164 18003 91 20 0 1 0 375948251 235110400 57061 33554432000 4194304 6004724 140737282942432 140737282928280 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 22 0 0
/proc/314/statm: 57400 57061 178 442 0 56954 0
[pid=339] ppid=314 vsize=1048956 CPUtime=1466.17 cores=0,2,4,6
/proc/339/stat : 339 (glucosInc) R 314 313 32553 0 -1 4202496 88791 0 0 0 146371 246 0 0 20 0 1 0 375967833 1074130944 205931 33554432000 4194304 5654031 140736665479664 140736665477448 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/339/statm: 262239 205931 141 357 0 261879 0
Current children cumulated CPU time (s) 1661.4
Current children cumulated vsize (KiB) 1287704

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.66 3/181 385
/proc/meminfo: memFree=30887496/32873844 swapFree=7632/7632
[pid=313] ppid=311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/313/stat : 313 (npSolver-pbo-It) S 311 313 32553 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375948251 9367552 275 33554432000 4194304 5064252 140734243841184 140734243840096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/313/statm: 2287 275 233 213 0 72 0
[pid=314] ppid=313 vsize=229600 CPUtime=195.23 cores=0,2,4,6
/proc/314/stat : 314 (npSolver-pbo) S 313 313 32553 0 -1 4202496 134598 248978 0 0 1265 164 18003 91 20 0 1 0 375948251 235110400 57061 33554432000 4194304 6004724 140737282942432 140737282928280 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 22 0 0
/proc/314/statm: 57400 57061 178 442 0 56954 0
[pid=339] ppid=314 vsize=700600 CPUtime=1526.15 cores=0,2,4,6
/proc/339/stat : 339 (glucosInc) R 314 313 32553 0 -1 4202496 90250 0 0 0 152358 257 0 0 20 0 1 0 375967833 717414400 141461 33554432000 4194304 5654031 140736665479664 140736665477448 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/339/statm: 175150 141461 141 357 0 174790 0
Current children cumulated CPU time (s) 1721.38
Current children cumulated vsize (KiB) 939348

[startup+1782.3 s]
/proc/loadavg: 1.92 1.97 1.68 3/181 480
/proc/meminfo: memFree=30824700/32873844 swapFree=7632/7632
[pid=313] ppid=311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/313/stat : 313 (npSolver-pbo-It) S 311 313 32553 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375948251 9367552 275 33554432000 4194304 5064252 140734243841184 140734243840096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/313/statm: 2287 275 233 213 0 72 0
[pid=314] ppid=313 vsize=229600 CPUtime=195.23 cores=0,2,4,6
/proc/314/stat : 314 (npSolver-pbo) S 313 313 32553 0 -1 4202496 134598 248978 0 0 1265 164 18003 91 20 0 1 0 375948251 235110400 57061 33554432000 4194304 6004724 140737282942432 140737282928280 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 22 0 0
/proc/314/statm: 57400 57061 178 442 0 56954 0
[pid=339] ppid=314 vsize=1051208 CPUtime=1586.15 cores=0,2,4,6
/proc/339/stat : 339 (glucosInc) R 314 313 32553 0 -1 4202496 91148 0 0 0 158354 261 0 0 20 0 1 0 375967833 1076436992 200613 33554432000 4194304 5654031 140736665479664 140736665477448 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/339/statm: 262802 200613 141 357 0 262442 0
Current children cumulated CPU time (s) 1781.38
Current children cumulated vsize (KiB) 1289956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 2.02 1.99 1.69 3/181 484
/proc/meminfo: memFree=31276348/32873844 swapFree=7632/7632
[pid=313] ppid=311 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/313/stat : 313 (npSolver-pbo-It) S 311 313 32553 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375948251 9367552 275 33554432000 4194304 5064252 140734243841184 140734243840096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/313/statm: 2287 275 233 213 0 72 0
[pid=314] ppid=313 vsize=229600 CPUtime=195.23 cores=0,2,4,6
/proc/314/stat : 314 (npSolver-pbo) S 313 313 32553 0 -1 4202496 134598 248978 0 0 1265 164 18003 91 20 0 1 0 375948251 235110400 57061 33554432000 4194304 6004724 140737282942432 140737282928280 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 22 0 0
/proc/314/statm: 57400 57061 178 442 0 56954 0
[pid=339] ppid=314 vsize=355280 CPUtime=1604.85 cores=0,2,4,6
/proc/339/stat : 339 (glucosInc) R 314 313 32553 0 -1 4202496 91550 0 0 0 160218 267 0 0 20 0 1 0 375967833 363806720 86198 33554432000 4194304 5654031 140736665479664 140736665477688 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/339/statm: 88820 86198 141 357 0 88460 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 594028

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 313 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.002999
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.02
CPU time (s): 1800.08
CPU user time (s): 1794.86
CPU system time (s): 5.22
CPU usage (%): 99.948
Max. virtual memory (cumulated for all children) (KiB): 1502076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.002999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 359
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= 2

runsolver used 4.09038 second user time and 9.95449 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-07 21:43:46
IDJOB=3747197
IDBENCH=1967
IDSOLVER=2332
FILE ID=node130/3747197-1339098226
RUNJOBID= node130-1339098177-32569
PBS_JOBID= 14643723
Free space on /tmp= 71020 MiB

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

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

MD5SUM BENCH= 8eed52e8cea562b1b1ee5bae07565266
RANDOM SEED=1310266412

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31905720 kB
Buffers:           58692 kB
Cached:           115240 kB
SwapCached:         3140 kB
Active:           134784 kB
Inactive:          84968 kB
Active(anon):      45756 kB
Inactive(anon):     2668 kB
Active(file):      89028 kB
Inactive(file):    82300 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67096444 kB
Dirty:             36276 kB
Writeback:             0 kB
AnonPages:         86392 kB
Mapped:             9988 kB
Shmem:                 0 kB
Slab:             610392 kB
SReclaimable:      50744 kB
SUnreclaim:       559648 kB
KernelStack:        1504 kB
PageTables:         3936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     169788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     38912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70948 MiB
End job on node130 at 2012-06-07 22:13:50