Trace number 3751979

Some explanations

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

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

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

Solver answer on this benchmark

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

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.58/1.64	c run inc solver
1.58/1.64	c [INC SYSTEM] run initial solver
1.58/1.64	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
3.28/3.34	c [INC SEARCH] formula is SAT
3.28/3.34	c [INC SYSTEM] solved the initial formula
3.97/4.01	c model valid
3.97/4.01	c current solution ok
4.95/5.17	o 7573
4.95/5.17	c starting approximation
4.95/5.17	c factor = 2
4.95/5.17	c factor still to low - shrinking to 227.19
4.95/5.17	c approx number of clauses: 1e+06
4.95/5.17	c current bound: 3786
5.63/5.83	c leaving approximation
5.63/5.83	c finished approximation
5.63/5.83	c [INC SYSTEM] there exists a inc, kill it!
5.63/5.83	c write failed with 2
5.63/5.83	c [INC SEARCH] iteration: 0
5.63/5.83	c [INC BOUNDS] best value:7573 search for 7572
5.63/5.83	c [INC SYSTEM] create new solver instance
5.63/5.83	c [INC] encode full formula
5.63/5.83	c fallback to adder encoding
6.25/6.50	c set iterative enc to: adder
6.25/6.50	c set iterative enc to: none
6.35/6.60	c [INC SEARCH] isOptimum variable: 0
10.43/10.61	c formula is SAT
10.43/10.62	c [INC SEARCH] copied best model
10.43/10.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.02/11.29	c model valid
11.02/11.29	c current solution ok
11.02/11.29	o 7109
11.02/11.29	c [INC SEARCH] iteration: 1
11.02/11.29	c [INC BOUNDS] best value:7109 search for 7108
11.02/11.29	c [INC SYSTEM] there exists a inc, kill it!
11.02/11.29	c write failed with 2
11.13/11.30	c [INC SYSTEM] create new solver instance
11.13/11.30	c [INC] encode full formula
11.13/11.30	c fallback to adder encoding
11.75/11.97	c set iterative enc to: adder
11.75/11.97	c set iterative enc to: none
11.85/12.07	c [INC SEARCH] isOptimum variable: 0
14.03/14.24	c formula is SAT
14.03/14.25	c [INC SEARCH] copied best model
14.03/14.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.73/14.92	c model valid
14.73/14.92	c current solution ok
14.73/14.92	o 7042
14.73/14.92	c [INC SEARCH] iteration: 2
14.73/14.92	c [INC BOUNDS] best value:7042 search for 7041
14.73/14.92	c [INC SYSTEM] there exists a inc, kill it!
14.73/14.92	c write failed with 2
14.73/14.93	c [INC SYSTEM] create new solver instance
14.73/14.93	c [INC] encode full formula
14.73/14.93	c fallback to adder encoding
15.45/15.60	c set iterative enc to: adder
15.45/15.60	c set iterative enc to: none
15.55/15.71	c [INC SEARCH] isOptimum variable: 0
21.85/22.01	c formula is SAT
21.85/22.07	c [INC SEARCH] copied best model
21.85/22.07	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
22.54/22.71	c model valid
22.54/22.71	c current solution ok
22.54/22.71	o 6745
22.54/22.71	c [INC SEARCH] iteration: 3
22.54/22.71	c [INC BOUNDS] best value:6745 search for 6744
22.54/22.71	c [INC SYSTEM] there exists a inc, kill it!
22.54/22.71	c write failed with 2
22.54/22.72	c [INC SYSTEM] create new solver instance
22.54/22.72	c [INC] encode full formula
22.54/22.72	c fallback to adder encoding
23.14/23.39	c set iterative enc to: adder
23.14/23.39	c set iterative enc to: none
23.33/23.50	c [INC SEARCH] isOptimum variable: 0
122.11/122.33	c formula is SAT
122.11/122.34	c [INC SEARCH] copied best model
122.11/122.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
122.80/123.02	c model valid
122.80/123.02	c current solution ok
122.80/123.02	o 6735
122.80/123.02	c [INC SEARCH] iteration: 4
122.80/123.02	c [INC BOUNDS] best value:6735 search for 6734
122.80/123.02	c [INC SYSTEM] there exists a inc, kill it!
122.80/123.02	c write failed with 2
122.80/123.03	c [INC SYSTEM] create new solver instance
122.80/123.03	c [INC] encode full formula
122.80/123.03	c fallback to adder encoding
123.53/123.70	c set iterative enc to: adder
123.53/123.70	c set iterative enc to: none
123.63/123.80	c [INC SEARCH] isOptimum variable: 0
139.21/139.47	c formula is SAT
139.21/139.49	c [INC SEARCH] copied best model
139.21/139.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
139.91/140.16	c model valid
139.91/140.16	c current solution ok
139.91/140.16	o 6587
139.91/140.16	c [INC SEARCH] iteration: 5
139.91/140.16	c [INC BOUNDS] best value:6587 search for 6586
139.91/140.16	c [INC SYSTEM] there exists a inc, kill it!
139.91/140.16	c write failed with 2
139.91/140.17	c [INC SYSTEM] create new solver instance
139.91/140.17	c [INC] encode full formula
139.91/140.17	c fallback to adder encoding
140.62/140.84	c set iterative enc to: adder
140.62/140.84	c set iterative enc to: none
140.72/140.94	c [INC SEARCH] isOptimum variable: 0
144.61/144.84	c formula is SAT
144.71/144.98	c [INC SEARCH] copied best model
144.71/144.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
145.31/145.54	c model valid
145.31/145.54	c current solution ok
145.31/145.54	o 6534
145.31/145.54	c [INC SEARCH] iteration: 6
145.31/145.54	c [INC BOUNDS] best value:6534 search for 6533
145.31/145.54	c [INC SYSTEM] there exists a inc, kill it!
145.31/145.54	c write failed with 2
145.31/145.55	c [INC SYSTEM] create new solver instance
145.31/145.55	c [INC] encode full formula
145.31/145.55	c fallback to adder encoding
146.03/146.22	c set iterative enc to: adder
146.03/146.22	c set iterative enc to: none
146.12/146.32	c [INC SEARCH] isOptimum variable: 0
161.90/162.15	c formula is SAT
161.90/162.16	c [INC SEARCH] copied best model
161.90/162.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
162.62/162.83	c model valid
162.62/162.83	c current solution ok
162.62/162.83	o 6497
162.62/162.83	c [INC SEARCH] iteration: 7
162.62/162.83	c [INC BOUNDS] best value:6497 search for 6496
162.62/162.83	c [INC SYSTEM] there exists a inc, kill it!
162.62/162.83	c write failed with 2
162.62/162.84	c [INC SYSTEM] create new solver instance
162.62/162.84	c [INC] encode full formula
162.62/162.84	c fallback to adder encoding
163.33/163.51	c set iterative enc to: adder
163.33/163.51	c set iterative enc to: none
163.42/163.61	c [INC SEARCH] isOptimum variable: 0
234.69/234.92	c formula is SAT
234.69/234.94	c [INC SEARCH] copied best model
234.69/234.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
235.40/235.60	c model valid
235.40/235.60	c current solution ok
235.40/235.60	o 6286
235.40/235.60	c [INC SEARCH] iteration: 8
235.40/235.60	c [INC BOUNDS] best value:6286 search for 6285
235.40/235.60	c [INC SYSTEM] there exists a inc, kill it!
235.40/235.60	c write failed with 2
235.40/235.61	c [INC SYSTEM] create new solver instance
235.40/235.61	c [INC] encode full formula
235.40/235.61	c fallback to adder encoding
236.00/236.28	c set iterative enc to: adder
236.00/236.28	c set iterative enc to: none
236.09/236.39	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-3751979-1339116256/watcher-3751979-1339116256 -o /tmp/evaluation-result-3751979-1339116256/solver-3751979-1339116256 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751979-1339116256.opb 991288448 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.08 2.07 2.00 3/178 14659
/proc/meminfo: memFree=28843996/32873648 swapFree=6860/6860
[pid=14659] ppid=14657 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14659/stat : 14659 (npSolver-pbo-It) S 14657 14659 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377751747 9367552 274 33554432000 4194304 5064252 140736250966096 140736250965008 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14659/statm: 2287 274 233 213 0 72 0

[startup+0.0832041 s]
/proc/loadavg: 2.08 2.07 2.00 3/178 14659
/proc/meminfo: memFree=28843996/32873648 swapFree=6860/6860
[pid=14659] ppid=14657 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14659/stat : 14659 (npSolver-pbo-It) S 14657 14659 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377751747 9367552 274 33554432000 4194304 5064252 140736250966096 140736250965008 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14659/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100277 s]
/proc/loadavg: 2.08 2.07 2.00 3/178 14659
/proc/meminfo: memFree=28843996/32873648 swapFree=6860/6860
[pid=14659] ppid=14657 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14659/stat : 14659 (npSolver-pbo-It) S 14657 14659 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377751747 9367552 274 33554432000 4194304 5064252 140736250966096 140736250965008 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14659/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300181 s]
/proc/loadavg: 2.08 2.07 2.00 3/178 14659
/proc/meminfo: memFree=28843996/32873648 swapFree=6860/6860
[pid=14659] ppid=14657 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14659/stat : 14659 (npSolver-pbo-It) S 14657 14659 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377751747 9367552 274 33554432000 4194304 5064252 140736250966096 140736250965008 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14659/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700241 s]
/proc/loadavg: 2.08 2.07 2.00 3/178 14659
/proc/meminfo: memFree=28843996/32873648 swapFree=6860/6860
[pid=14659] ppid=14657 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14659/stat : 14659 (npSolver-pbo-It) S 14657 14659 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377751747 9367552 274 33554432000 4194304 5064252 140736250966096 140736250965008 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14659/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.08 2.07 2.00 3/180 14661
/proc/meminfo: memFree=28659316/32873648 swapFree=6860/6860
[pid=14659] ppid=14657 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14659/stat : 14659 (npSolver-pbo-It) S 14657 14659 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377751747 9367552 274 33554432000 4194304 5064252 140736250966096 140736250965008 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14659/statm: 2287 274 233 213 0 72 0
[pid=14660] ppid=14659 vsize=229596 CPUtime=1.48 cores=1,3,5,7
/proc/14660/stat : 14660 (npSolver-pbo) R 14659 14659 12337 0 -1 4202496 40656 0 0 0 138 10 0 0 20 0 1 0 377751747 235106304 57015 33554432000 4194304 6004724 140734715746816 140734715742840 4536305 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14660/statm: 57399 57015 137 442 0 56953 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 238744

[startup+3.10029 s]
/proc/loadavg: 2.08 2.07 2.00 3/182 14663
/proc/meminfo: memFree=28554052/32873648 swapFree=6860/6860
[pid=14659] ppid=14657 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14659/stat : 14659 (npSolver-pbo-It) S 14657 14659 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377751747 9367552 274 33554432000 4194304 5064252 140736250966096 140736250965008 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14659/statm: 2287 274 233 213 0 72 0
[pid=14660] ppid=14659 vsize=229596 CPUtime=2.94 cores=1,3,5,7
/proc/14660/stat : 14660 (npSolver-pbo) S 14659 14659 12337 0 -1 4202496 40690 12155 0 0 152 13 125 4 20 0 1 0 377751747 235106304 57034 33554432000 4194304 6004724 140734715746816 140734715733096 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14660/statm: 57399 57034 152 442 0 56953 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 238744

[startup+6.3002 s]
/proc/loadavg: 2.08 2.07 2.00 3/183 14668
/proc/meminfo: memFree=28512580/32873648 swapFree=6860/6860
[pid=14659] ppid=14657 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14659/stat : 14659 (npSolver-pbo-It) S 14657 14659 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377751747 9367552 274 33554432000 4194304 5064252 140736250966096 140736250965008 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14659/statm: 2287 274 233 213 0 72 0
[pid=14660] ppid=14659 vsize=262368 CPUtime=6.15 cores=1,3,5,7
/proc/14660/stat : 14660 (npSolver-pbo) R 14659 14659 12337 0 -1 4202496 54593 42509 0 0 291 100 211 13 20 0 1 0 377751747 268664832 64973 33554432000 4194304 6004724 140734715746816 140734715739288 5055511 0 0 4096 0 0 0 0 17 3 0 0 12 0 0
/proc/14660/statm: 65592 64973 195 442 0 65146 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 271516

[startup+12.7002 s]
/proc/loadavg: 2.07 2.06 2.00 3/181 14676
/proc/meminfo: memFree=28539408/32873648 swapFree=6860/6860
[pid=14659] ppid=14657 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14659/stat : 14659 (npSolver-pbo-It) S 14657 14659 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377751747 9367552 274 33554432000 4194304 5064252 140736250966096 140736250965008 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14659/statm: 2287 274 233 213 0 72 0
[pid=14660] ppid=14659 vsize=229600 CPUtime=11.92 cores=1,3,5,7
/proc/14660/stat : 14660 (npSolver-pbo) S 14659 14659 12337 0 -1 4202496 67266 73529 0 0 446 117 604 25 20 0 1 0 377751747 235110400 57078 33554432000 4194304 6004724 140734715746816 140734715732664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 12 0 0
/proc/14660/statm: 57400 57078 195 442 0 56954 0
Current children cumulated CPU time (s) 11.92
Current children cumulated vsize (KiB) 238748

[startup+25.5003 s]
/proc/loadavg: 2.05 2.06 2.00 3/181 14681
/proc/meminfo: memFree=28407284/32873648 swapFree=6860/6860
[pid=14659] ppid=14657 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14659/stat : 14659 (npSolver-pbo-It) S 14657 14659 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377751747 9367552 274 33554432000 4194304 5064252 140736250966096 140736250965008 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14659/statm: 2287 274 233 213 0 72 0
[pid=14660] ppid=14659 vsize=229600 CPUtime=23.34 cores=1,3,5,7
/proc/14660/stat : 14660 (npSolver-pbo) S 14659 14659 12337 0 -1 4202496 90604 135487 0 0 716 137 1434 47 20 0 1 0 377751747 235110400 57078 33554432000 4194304 6004724 140734715746816 140734715732664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 12 0 0
/proc/14660/statm: 57400 57078 195 442 0 56954 0
[pid=14681] ppid=14660 vsize=162576 CPUtime=1.98 cores=1,3,5,7
/proc/14681/stat : 14681 (glucosInc) R 14660 14659 12337 0 -1 4202496 30309 0 0 0 192 6 0 0 20 0 1 0 377754097 166477824 34863 33554432000 4194304 5654031 140735953740416 140735953728232 4797458 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14681/statm: 40644 34863 141 357 0 40284 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 401324

[startup+51.1004 s]
/proc/loadavg: 2.09 2.07 2.00 3/181 14681
/proc/meminfo: memFree=28395496/32873648 swapFree=6860/6860
[pid=14659] ppid=14657 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14659/stat : 14659 (npSolver-pbo-It) S 14657 14659 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377751747 9367552 274 33554432000 4194304 5064252 140736250966096 140736250965008 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14659/statm: 2287 274 233 213 0 72 0
[pid=14660] ppid=14659 vsize=229600 CPUtime=23.34 cores=1,3,5,7
/proc/14660/stat : 14660 (npSolver-pbo) S 14659 14659 12337 0 -1 4202496 90604 135487 0 0 716 137 1434 47 20 0 1 0 377751747 235110400 57078 33554432000 4194304 6004724 140734715746816 140734715732664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 12 0 0
/proc/14660/statm: 57400 57078 195 442 0 56954 0
[pid=14681] ppid=14660 vsize=165576 CPUtime=27.57 cores=1,3,5,7
/proc/14681/stat : 14681 (glucosInc) R 14660 14659 12337 0 -1 4202496 32858 0 0 0 2749 8 0 0 20 0 1 0 377754097 169549824 35740 33554432000 4194304 5654031 140735953740416 140735953738440 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14681/statm: 41394 35740 141 357 0 41034 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 404324

[startup+102.307 s]
/proc/loadavg: 2.11 2.07 2.00 3/181 14681
/proc/meminfo: memFree=28394332/32873648 swapFree=6860/6860
[pid=14659] ppid=14657 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14659/stat : 14659 (npSolver-pbo-It) S 14657 14659 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377751747 9367552 274 33554432000 4194304 5064252 140736250966096 140736250965008 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14659/statm: 2287 274 233 213 0 72 0
[pid=14660] ppid=14659 vsize=229600 CPUtime=23.34 cores=1,3,5,7
/proc/14660/stat : 14660 (npSolver-pbo) S 14659 14659 12337 0 -1 4202496 90604 135487 0 0 716 137 1434 47 20 0 1 0 377751747 235110400 57078 33554432000 4194304 6004724 140734715746816 140734715732664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 12 0 0
/proc/14660/statm: 57400 57078 195 442 0 56954 0
[pid=14681] ppid=14660 vsize=169056 CPUtime=78.77 cores=1,3,5,7
/proc/14681/stat : 14681 (glucosInc) R 14660 14659 12337 0 -1 4202496 34761 0 0 0 7867 10 0 0 20 0 1 0 377754097 173113344 37001 33554432000 4194304 5654031 140735953740416 140735953728232 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14681/statm: 42264 37001 141 357 0 41904 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 407804

[startup+162.3 s]
/proc/loadavg: 2.04 2.06 2.00 3/181 14689
/proc/meminfo: memFree=28382788/32873648 swapFree=6860/6860
[pid=14659] ppid=14657 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14659/stat : 14659 (npSolver-pbo-It) S 14657 14659 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377751747 9367552 274 33554432000 4194304 5064252 140736250966096 140736250965008 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14659/statm: 2287 274 233 213 0 72 0
[pid=14660] ppid=14659 vsize=229600 CPUtime=146.29 cores=1,3,5,7
/proc/14660/stat : 14660 (npSolver-pbo) R 14659 14659 12337 0 -1 4202496 127899 234666 0 0 1138 164 13245 82 20 0 1 0 377751747 235110400 57078 33554432000 4194304 6004724 140734715746816 140734715740792 5190736 0 0 4096 0 0 0 0 17 3 0 0 12 0 0
/proc/14660/statm: 57400 57078 195 442 0 56954 0
[pid=14689] ppid=14660 vsize=166480 CPUtime=15.81 cores=1,3,5,7
/proc/14689/stat : 14689 (glucosInc) S 14660 14659 12337 0 -1 4202496 30557 0 0 0 1576 5 0 0 20 0 1 0 377766379 170475520 38341 33554432000 4194304 5654031 140733233592768 140733233591080 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/14689/statm: 41620 38341 147 357 0 41260 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 405228

[startup+222.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/181 14691
/proc/meminfo: memFree=28383472/32873648 swapFree=6860/6860
[pid=14659] ppid=14657 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14659/stat : 14659 (npSolver-pbo-It) S 14657 14659 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377751747 9367552 274 33554432000 4194304 5064252 140736250966096 140736250965008 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14659/statm: 2287 274 233 213 0 72 0
[pid=14660] ppid=14659 vsize=229600 CPUtime=163.44 cores=1,3,5,7
/proc/14660/stat : 14660 (npSolver-pbo) S 14659 14659 12337 0 -1 4202496 137279 265745 0 0 1258 173 14822 91 20 0 1 0 377751747 235110400 57078 33554432000 4194304 6004724 140734715746816 140734715732664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 12 0 0
/proc/14660/statm: 57400 57078 195 442 0 56954 0
[pid=14691] ppid=14660 vsize=200260 CPUtime=58.65 cores=1,3,5,7
/proc/14691/stat : 14691 (glucosInc) R 14660 14659 12337 0 -1 4202496 34023 0 0 0 5855 10 0 0 20 0 1 0 377768109 205066240 40965 33554432000 4194304 5654031 140736049263536 140736049261624 4215091 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14691/statm: 50065 40965 141 357 0 49705 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 439008

[startup+282.3 s]
/proc/loadavg: 2.08 2.06 2.00 3/181 14694
/proc/meminfo: memFree=28367224/32873648 swapFree=6860/6860
[pid=14659] ppid=14657 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14659/stat : 14659 (npSolver-pbo-It) S 14657 14659 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377751747 9367552 274 33554432000 4194304 5064252 140736250966096 140736250965008 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14659/statm: 2287 274 233 213 0 72 0
[pid=14660] ppid=14659 vsize=229600 CPUtime=236.2 cores=1,3,5,7
/proc/14660/stat : 14660 (npSolver-pbo) S 14659 14659 12337 0 -1 4202496 149041 301703 0 0 1393 182 21936 109 20 0 1 0 377751747 235110400 57078 33554432000 4194304 6004724 140734715746816 140734715732664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 12 0 0
/proc/14660/statm: 57400 57078 195 442 0 56954 0
[pid=14693] ppid=14660 vsize=168948 CPUtime=45.89 cores=1,3,5,7
/proc/14693/stat : 14693 (glucosInc) R 14660 14659 12337 0 -1 4202496 33455 0 0 0 4579 10 0 0 20 0 1 0 377775386 173002752 40622 33554432000 4194304 5654031 140736283310320 140736283298136 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14693/statm: 42237 40622 141 357 0 41877 0
Current children cumulated CPU time (s) 282.09

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

/proc/meminfo: memFree=27643112/32873648 swapFree=6860/6860
[pid=14659] ppid=14657 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14659/stat : 14659 (npSolver-pbo-It) S 14657 14659 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377751747 9367552 274 33554432000 4194304 5064252 140736250966096 140736250965008 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14659/statm: 2287 274 233 213 0 72 0
[pid=14660] ppid=14659 vsize=229600 CPUtime=236.2 cores=1,3,5,7
/proc/14660/stat : 14660 (npSolver-pbo) S 14659 14659 12337 0 -1 4202496 149041 301703 0 0 1393 182 21936 109 20 0 1 0 377751747 235110400 57078 33554432000 4194304 6004724 140734715746816 140734715732664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 12 0 0
/proc/14660/statm: 57400 57078 195 442 0 56954 0
[pid=14693] ppid=14660 vsize=506868 CPUtime=1065.68 cores=1,3,5,7
/proc/14693/stat : 14693 (glucosInc) R 14660 14659 12337 0 -1 4202496 75593 0 0 0 106468 100 0 0 20 0 1 0 377775386 519032832 119937 33554432000 4194304 5654031 140736283310320 140736283308104 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14693/statm: 126717 119937 141 357 0 126357 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 745616

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 14726
/proc/meminfo: memFree=27559588/32873648 swapFree=6860/6860
[pid=14659] ppid=14657 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14659/stat : 14659 (npSolver-pbo-It) S 14657 14659 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377751747 9367552 274 33554432000 4194304 5064252 140736250966096 140736250965008 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14659/statm: 2287 274 233 213 0 72 0
[pid=14660] ppid=14659 vsize=229600 CPUtime=236.2 cores=1,3,5,7
/proc/14660/stat : 14660 (npSolver-pbo) S 14659 14659 12337 0 -1 4202496 149041 301703 0 0 1393 182 21936 109 20 0 1 0 377751747 235110400 57078 33554432000 4194304 6004724 140734715746816 140734715732664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 12 0 0
/proc/14660/statm: 57400 57078 195 442 0 56954 0
[pid=14693] ppid=14660 vsize=510828 CPUtime=1125.66 cores=1,3,5,7
/proc/14693/stat : 14693 (glucosInc) R 14660 14659 12337 0 -1 4202496 79408 0 0 0 112458 108 0 0 20 0 1 0 377775386 523087872 104431 33554432000 4194304 5654031 140736283310320 140736283308408 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14693/statm: 127707 104431 141 357 0 127347 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 749576

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 14928
/proc/meminfo: memFree=27751028/32873648 swapFree=6860/6860
[pid=14659] ppid=14657 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14659/stat : 14659 (npSolver-pbo-It) S 14657 14659 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377751747 9367552 274 33554432000 4194304 5064252 140736250966096 140736250965008 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14659/statm: 2287 274 233 213 0 72 0
[pid=14660] ppid=14659 vsize=229600 CPUtime=236.2 cores=1,3,5,7
/proc/14660/stat : 14660 (npSolver-pbo) S 14659 14659 12337 0 -1 4202496 149041 301703 0 0 1393 182 21936 109 20 0 1 0 377751747 235110400 57078 33554432000 4194304 6004724 140734715746816 140734715732664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 12 0 0
/proc/14660/statm: 57400 57078 195 442 0 56954 0
[pid=14693] ppid=14660 vsize=729632 CPUtime=1185.66 cores=1,3,5,7
/proc/14693/stat : 14693 (glucosInc) R 14660 14659 12337 0 -1 4202496 80945 0 0 0 118455 111 0 0 20 0 1 0 377775386 747143168 144804 33554432000 4194304 5654031 140736283310320 140736283298136 4217053 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14693/statm: 182408 144804 141 357 0 182048 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 968380

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14929
/proc/meminfo: memFree=27602716/32873648 swapFree=6860/6860
[pid=14659] ppid=14657 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14659/stat : 14659 (npSolver-pbo-It) S 14657 14659 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377751747 9367552 274 33554432000 4194304 5064252 140736250966096 140736250965008 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14659/statm: 2287 274 233 213 0 72 0
[pid=14660] ppid=14659 vsize=229600 CPUtime=236.2 cores=1,3,5,7
/proc/14660/stat : 14660 (npSolver-pbo) S 14659 14659 12337 0 -1 4202496 149041 301703 0 0 1393 182 21936 109 20 0 1 0 377751747 235110400 57078 33554432000 4194304 6004724 140734715746816 140734715732664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 12 0 0
/proc/14660/statm: 57400 57078 195 442 0 56954 0
[pid=14693] ppid=14660 vsize=732472 CPUtime=1245.65 cores=1,3,5,7
/proc/14693/stat : 14693 (glucosInc) R 14660 14659 12337 0 -1 4202496 84593 0 0 0 124446 119 0 0 20 0 1 0 377775386 750051328 139949 33554432000 4194304 5654031 140736283310320 140736283308104 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14693/statm: 183118 139949 141 357 0 182758 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 971220

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14929
/proc/meminfo: memFree=27188568/32873648 swapFree=6860/6860
[pid=14659] ppid=14657 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14659/stat : 14659 (npSolver-pbo-It) S 14657 14659 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377751747 9367552 274 33554432000 4194304 5064252 140736250966096 140736250965008 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14659/statm: 2287 274 233 213 0 72 0
[pid=14660] ppid=14659 vsize=229600 CPUtime=236.2 cores=1,3,5,7
/proc/14660/stat : 14660 (npSolver-pbo) S 14659 14659 12337 0 -1 4202496 149041 301703 0 0 1393 182 21936 109 20 0 1 0 377751747 235110400 57078 33554432000 4194304 6004724 140734715746816 140734715732664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 12 0 0
/proc/14660/statm: 57400 57078 195 442 0 56954 0
[pid=14693] ppid=14660 vsize=1085044 CPUtime=1305.63 cores=1,3,5,7
/proc/14693/stat : 14693 (glucosInc) R 14660 14659 12337 0 -1 4202496 86125 0 0 0 130436 127 0 0 20 0 1 0 377775386 1111085056 201430 33554432000 4194304 5654031 140736283310320 140736283308104 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14693/statm: 271261 201430 141 357 0 270901 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 1323792

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 14932
/proc/meminfo: memFree=28002148/32873648 swapFree=6860/6860
[pid=14659] ppid=14657 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14659/stat : 14659 (npSolver-pbo-It) S 14657 14659 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377751747 9367552 274 33554432000 4194304 5064252 140736250966096 140736250965008 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14659/statm: 2287 274 233 213 0 72 0
[pid=14660] ppid=14659 vsize=229600 CPUtime=236.2 cores=1,3,5,7
/proc/14660/stat : 14660 (npSolver-pbo) S 14659 14659 12337 0 -1 4202496 149041 301703 0 0 1393 182 21936 109 20 0 1 0 377751747 235110400 57078 33554432000 4194304 6004724 140734715746816 140734715732664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 12 0 0
/proc/14660/statm: 57400 57078 195 442 0 56954 0
[pid=14693] ppid=14660 vsize=524536 CPUtime=1365.62 cores=1,3,5,7
/proc/14693/stat : 14693 (glucosInc) R 14660 14659 12337 0 -1 4202496 89399 0 0 0 136424 138 0 0 20 0 1 0 377775386 537124864 119680 33554432000 4194304 5654031 140736283310320 140736283298136 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14693/statm: 131134 119680 141 357 0 130774 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 763284

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 14932
/proc/meminfo: memFree=27518172/32873648 swapFree=6860/6860
[pid=14659] ppid=14657 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14659/stat : 14659 (npSolver-pbo-It) S 14657 14659 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377751747 9367552 274 33554432000 4194304 5064252 140736250966096 140736250965008 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14659/statm: 2287 274 233 213 0 72 0
[pid=14660] ppid=14659 vsize=229600 CPUtime=236.2 cores=1,3,5,7
/proc/14660/stat : 14660 (npSolver-pbo) S 14659 14659 12337 0 -1 4202496 149041 301703 0 0 1393 182 21936 109 20 0 1 0 377751747 235110400 57078 33554432000 4194304 6004724 140734715746816 140734715732664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 12 0 0
/proc/14660/statm: 57400 57078 195 442 0 56954 0
[pid=14693] ppid=14660 vsize=1093020 CPUtime=1425.61 cores=1,3,5,7
/proc/14693/stat : 14693 (glucosInc) R 14660 14659 12337 0 -1 4202496 91798 0 0 0 142416 145 0 0 20 0 1 0 377775386 1119252480 190042 33554432000 4194304 5654031 140736283310320 140736283308104 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14693/statm: 273255 190042 141 357 0 272895 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 1331768

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 14932
/proc/meminfo: memFree=27605828/32873648 swapFree=6860/6860
[pid=14659] ppid=14657 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14659/stat : 14659 (npSolver-pbo-It) S 14657 14659 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377751747 9367552 274 33554432000 4194304 5064252 140736250966096 140736250965008 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14659/statm: 2287 274 233 213 0 72 0
[pid=14660] ppid=14659 vsize=229600 CPUtime=236.2 cores=1,3,5,7
/proc/14660/stat : 14660 (npSolver-pbo) S 14659 14659 12337 0 -1 4202496 149041 301703 0 0 1393 182 21936 109 20 0 1 0 377751747 235110400 57078 33554432000 4194304 6004724 140734715746816 140734715732664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 12 0 0
/proc/14660/statm: 57400 57078 195 442 0 56954 0
[pid=14693] ppid=14660 vsize=530952 CPUtime=1485.6 cores=1,3,5,7
/proc/14693/stat : 14693 (glucosInc) R 14660 14659 12337 0 -1 4202496 94649 0 0 0 148404 156 0 0 20 0 1 0 377775386 543694848 126840 33554432000 4194304 5654031 140736283310320 140736283308104 4234964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14693/statm: 132738 126840 141 357 0 132378 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 769700

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 2.00 2/177 14934
/proc/meminfo: memFree=28179888/32873648 swapFree=6860/6860
[pid=14659] ppid=14657 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14659/stat : 14659 (npSolver-pbo-It) S 14657 14659 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377751747 9367552 274 33554432000 4194304 5064252 140736250966096 140736250965008 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14659/statm: 2287 274 233 213 0 72 0
[pid=14660] ppid=14659 vsize=229600 CPUtime=236.2 cores=1,3,5,7
/proc/14660/stat : 14660 (npSolver-pbo) S 14659 14659 12337 0 -1 4202496 149041 301703 0 0 1393 182 21936 109 20 0 1 0 377751747 235110400 57078 33554432000 4194304 6004724 140734715746816 140734715732664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 12 0 0
/proc/14660/statm: 57400 57078 195 442 0 56954 0
[pid=14693] ppid=14660 vsize=1097884 CPUtime=1545.59 cores=1,3,5,7
/proc/14693/stat : 14693 (glucosInc) R 14660 14659 12337 0 -1 4202496 96625 0 0 0 154396 163 0 0 20 0 1 0 377775386 1124233216 186557 33554432000 4194304 5654031 140736283310320 140736283308408 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14693/statm: 274471 186557 141 357 0 274111 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 1336632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 14980
/proc/meminfo: memFree=28148136/32873648 swapFree=6860/6860
[pid=14659] ppid=14657 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14659/stat : 14659 (npSolver-pbo-It) S 14657 14659 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377751747 9367552 274 33554432000 4194304 5064252 140736250966096 140736250965008 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14659/statm: 2287 274 233 213 0 72 0
[pid=14660] ppid=14659 vsize=229600 CPUtime=236.2 cores=1,3,5,7
/proc/14660/stat : 14660 (npSolver-pbo) S 14659 14659 12337 0 -1 4202496 149041 301703 0 0 1393 182 21936 109 20 0 1 0 377751747 235110400 57078 33554432000 4194304 6004724 140734715746816 140734715732664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 12 0 0
/proc/14660/statm: 57400 57078 195 442 0 56954 0
[pid=14693] ppid=14660 vsize=1098232 CPUtime=1563.9 cores=1,3,5,7
/proc/14693/stat : 14693 (glucosInc) R 14660 14659 12337 0 -1 4202496 96740 0 0 0 156226 164 0 0 20 0 1 0 377775386 1124589568 205579 33554432000 4194304 5654031 140736283310320 140736283308104 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14693/statm: 274558 205579 141 357 0 274198 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1336980

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 14659 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.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.63
CPU time (s): 1800.1
CPU user time (s): 1795.55
CPU system time (s): 4.55
CPU usage (%): 99.9707
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 4.05138 second user time and 10.1535 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-08 02:44:17
IDJOB=3751979
IDBENCH=1974
IDSOLVER=2335
FILE ID=node116/3751979-1339116256
RUNJOBID= node116-1339112627-14158
PBS_JOBID= 14643737
Free space on /tmp= 70880 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
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-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751979-1339116256/watcher-3751979-1339116256 -o /tmp/evaluation-result-3751979-1339116256/solver-3751979-1339116256 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751979-1339116256.opb 991288448 HOME HOME

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

MD5SUM BENCH= fad34197fa8b5ebd519d12750a352ad5
RANDOM SEED=991288448

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28844260 kB
Buffers:          326348 kB
Cached:          2457704 kB
SwapCached:         3172 kB
Active:          1389740 kB
Inactive:        1772432 kB
Active(anon):     376596 kB
Inactive(anon):     3392 kB
Active(file):    1013144 kB
Inactive(file):  1769040 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67100544 kB
Dirty:            113852 kB
Writeback:             0 kB
AnonPages:        384036 kB
Mapped:            11984 kB
Shmem:                 0 kB
Slab:             727964 kB
SReclaimable:     171968 kB
SUnreclaim:       555996 kB
KernelStack:        1480 kB
PageTables:         4772 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     516832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 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= 70888 MiB
End job on node116 at 2012-06-08 03:14:20