Trace number 3751887

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii16c1.opb
MD5SUMa63171c8a8ea2fa0eedb44e836168a56
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1284
Best CPU time to get the best result obtained on this benchmark1800.17
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1246
Optimality of the best value was proved NO
Number of variables3160
Total number of constraints18047
Number of constraints which are clauses18047
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 constraint20
Number of terms in the objective function 3160
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 3160
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 3160
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.07	c run inc solver
0.00/0.07	c [INC SYSTEM] run initial solver
0.00/0.07	c [INC SYSTEM] preprocess with white file
0.00/0.13	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.13	c [INC SYSTEM] execute solver
0.00/0.14	c [INC SEARCH] formula is SAT
0.00/0.14	c [INC SYSTEM] solved the initial formula
0.00/0.16	c model valid
0.00/0.16	c current solution ok
0.00/0.19	o 1478
0.00/0.19	c starting approximation
0.00/0.19	c factor = 1
0.00/0.19	c can not find a suitable factor, leaving approximation
0.00/0.19	c finished approximation
0.00/0.19	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.19	c write failed with 2
0.00/0.19	c [INC SEARCH] iteration: 0
0.00/0.19	c [INC BOUNDS] best value:1478 search for 1477
0.00/0.19	c [INC SYSTEM] create new solver instance
0.00/0.19	c [INC] encode full formula
0.00/0.19	c fallback to adder encoding
0.00/0.37	c set iterative enc to: cardAdder
0.00/0.37	c set iterative enc to: none
0.00/0.39	c [INC SEARCH] isOptimum variable: 0
19.46/19.53	c formula is SAT
19.46/19.53	c [INC SEARCH] copied best model
19.46/19.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
19.46/19.56	c model valid
19.46/19.56	c current solution ok
19.46/19.56	o 1471
19.46/19.56	c [INC SEARCH] iteration: 1
19.46/19.56	c [INC BOUNDS] best value:1471 search for 1470
19.46/19.56	c [INC SYSTEM] there exists a inc, kill it!
19.46/19.56	c write failed with 2
19.46/19.56	c [INC SYSTEM] create new solver instance
19.46/19.56	c [INC] encode full formula
19.46/19.56	c fallback to adder encoding
19.68/19.73	c set iterative enc to: cardAdder
19.68/19.73	c set iterative enc to: none
19.68/19.76	c [INC SEARCH] isOptimum variable: 0
30.35/30.40	c formula is SAT
30.35/30.40	c [INC SEARCH] copied best model
30.35/30.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
30.35/30.43	c model valid
30.35/30.43	c current solution ok
30.35/30.43	o 1470
30.35/30.43	c [INC SEARCH] iteration: 2
30.35/30.43	c [INC BOUNDS] best value:1470 search for 1469
30.35/30.43	c [INC SYSTEM] there exists a inc, kill it!
30.35/30.43	c write failed with 2
30.35/30.43	c [INC SYSTEM] create new solver instance
30.35/30.43	c [INC] encode full formula
30.35/30.43	c fallback to adder encoding
30.57/30.61	c set iterative enc to: cardAdder
30.57/30.61	c set iterative enc to: none
30.57/30.63	c [INC SEARCH] isOptimum variable: 0
95.23/95.32	c formula is SAT
95.23/95.32	c [INC SEARCH] copied best model
95.23/95.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
95.23/95.35	c model valid
95.23/95.35	c current solution ok
95.23/95.35	o 1469
95.23/95.35	c [INC SEARCH] iteration: 3
95.23/95.35	c [INC BOUNDS] best value:1469 search for 1468
95.23/95.35	c [INC SYSTEM] there exists a inc, kill it!
95.23/95.35	c write failed with 2
95.23/95.35	c [INC SYSTEM] create new solver instance
95.23/95.35	c [INC] encode full formula
95.23/95.35	c fallback to adder encoding
95.44/95.53	c set iterative enc to: cardAdder
95.44/95.53	c set iterative enc to: none
95.44/95.56	c [INC SEARCH] isOptimum variable: 0
132.71/132.86	c formula is SAT
132.71/132.86	c [INC SEARCH] copied best model
132.71/132.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
132.71/132.89	c model valid
132.71/132.89	c current solution ok
132.71/132.89	o 1460
132.71/132.89	c [INC SEARCH] iteration: 4
132.71/132.89	c [INC BOUNDS] best value:1460 search for 1459
132.71/132.89	c [INC SYSTEM] there exists a inc, kill it!
132.71/132.89	c write failed with 2
132.71/132.89	c [INC SYSTEM] create new solver instance
132.71/132.89	c [INC] encode full formula
132.71/132.89	c fallback to adder encoding
132.93/133.07	c set iterative enc to: cardAdder
132.93/133.07	c set iterative enc to: none
132.93/133.09	c [INC SEARCH] isOptimum variable: 0
446.56/446.77	c formula is SAT
446.56/446.77	c [INC SEARCH] copied best model
446.56/446.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
446.56/446.79	c model valid
446.56/446.79	c current solution ok
446.56/446.79	o 1452
446.56/446.79	c [INC SEARCH] iteration: 5
446.56/446.79	c [INC BOUNDS] best value:1452 search for 1451
446.56/446.79	c [INC SYSTEM] there exists a inc, kill it!
446.56/446.79	c write failed with 2
446.67/446.80	c [INC SYSTEM] create new solver instance
446.67/446.80	c [INC] encode full formula
446.67/446.80	c fallback to adder encoding
446.77/446.97	c set iterative enc to: cardAdder
446.77/446.97	c set iterative enc to: none
446.86/447.01	c [INC SEARCH] isOptimum variable: 0
529.52/529.76	c formula is SAT
529.52/529.76	c [INC SEARCH] copied best model
529.52/529.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
529.52/529.79	c model valid
529.52/529.79	c current solution ok
529.52/529.79	o 1451
529.52/529.79	c [INC SEARCH] iteration: 6
529.52/529.79	c [INC BOUNDS] best value:1451 search for 1450
529.52/529.79	c [INC SYSTEM] there exists a inc, kill it!
529.52/529.79	c write failed with 2
529.52/529.79	c [INC SYSTEM] create new solver instance
529.52/529.79	c [INC] encode full formula
529.52/529.79	c fallback to adder encoding
529.74/529.97	c set iterative enc to: cardAdder
529.74/529.97	c set iterative enc to: none
529.84/530.00	c [INC SEARCH] isOptimum variable: 0
806.78/807.08	c formula is SAT
806.78/807.08	c [INC SEARCH] copied best model
806.78/807.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
806.88/807.11	c model valid
806.88/807.11	c current solution ok
806.88/807.11	o 1442
806.88/807.11	c [INC SEARCH] iteration: 7
806.88/807.11	c [INC BOUNDS] best value:1442 search for 1441
806.88/807.11	c [INC SYSTEM] there exists a inc, kill it!
806.88/807.11	c write failed with 2
806.88/807.11	c [INC SYSTEM] create new solver instance
806.88/807.11	c [INC] encode full formula
806.88/807.11	c fallback to adder encoding
807.00/807.29	c set iterative enc to: cardAdder
807.00/807.29	c set iterative enc to: none
807.09/807.32	c [INC SEARCH] isOptimum variable: 0
1093.02/1093.35	c formula is SAT
1093.02/1093.35	c [INC SEARCH] copied best model
1093.02/1093.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1093.02/1093.38	c model valid
1093.02/1093.38	c current solution ok
1093.02/1093.38	o 1441
1093.02/1093.38	c [INC SEARCH] iteration: 8
1093.02/1093.38	c [INC BOUNDS] best value:1441 search for 1440
1093.02/1093.38	c [INC SYSTEM] there exists a inc, kill it!
1093.02/1093.38	c write failed with 2
1093.02/1093.38	c [INC SYSTEM] create new solver instance
1093.02/1093.38	c [INC] encode full formula
1093.02/1093.38	c fallback to adder encoding
1093.21/1093.55	c set iterative enc to: cardAdder
1093.21/1093.55	c set iterative enc to: none
1093.21/1093.59	c [INC SEARCH] isOptimum variable: 0
1155.58/1155.90	c formula is SAT
1155.58/1155.91	c [INC SEARCH] copied best model
1155.58/1155.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1155.58/1155.93	c model valid
1155.58/1155.93	c current solution ok
1155.58/1155.93	o 1440
1155.58/1155.93	c [INC SEARCH] iteration: 9
1155.58/1155.93	c [INC BOUNDS] best value:1440 search for 1439
1155.58/1155.93	c [INC SYSTEM] there exists a inc, kill it!
1155.58/1155.93	c write failed with 2
1155.58/1155.94	c [INC SYSTEM] create new solver instance
1155.58/1155.94	c [INC] encode full formula
1155.58/1155.94	c fallback to adder encoding
1155.81/1156.11	c set iterative enc to: cardAdder
1155.81/1156.11	c set iterative enc to: none
1155.81/1156.14	c [INC SEARCH] isOptimum variable: 0
1224.07/1224.41	c formula is SAT
1224.07/1224.42	c [INC SEARCH] copied best model
1224.07/1224.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1224.07/1224.44	c model valid
1224.07/1224.44	c current solution ok
1224.07/1224.44	o 1434
1224.07/1224.44	c [INC SEARCH] iteration: 10
1224.07/1224.44	c [INC BOUNDS] best value:1434 search for 1433
1224.07/1224.44	c [INC SYSTEM] there exists a inc, kill it!
1224.07/1224.44	c write failed with 2
1224.07/1224.44	c [INC SYSTEM] create new solver instance
1224.07/1224.44	c [INC] encode full formula
1224.07/1224.44	c fallback to adder encoding
1224.28/1224.62	c set iterative enc to: cardAdder
1224.28/1224.62	c set iterative enc to: none
1224.28/1224.65	c [INC SEARCH] isOptimum variable: 0
1791.75/1792.29	c formula is SAT
1791.75/1792.29	c [INC SEARCH] copied best model
1791.75/1792.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1791.85/1792.31	c model valid
1791.85/1792.31	c current solution ok
1791.85/1792.31	o 1429
1791.85/1792.31	c [INC SEARCH] iteration: 11
1791.85/1792.31	c [INC BOUNDS] best value:1429 search for 1428
1791.85/1792.31	c [INC SYSTEM] there exists a inc, kill it!
1791.85/1792.31	c write failed with 2
1791.85/1792.32	c [INC SYSTEM] create new solver instance
1791.85/1792.32	c [INC] encode full formula
1791.85/1792.32	c fallback to adder encoding
1791.96/1792.49	c set iterative enc to: cardAdder
1791.96/1792.49	c set iterative enc to: none
1792.06/1792.53	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.05/1800.50	s UNKNOWN
1800.05/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.05/1800.50	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-3751887-1339119640/watcher-3751887-1339119640 -o /tmp/evaluation-result-3751887-1339119640/solver-3751887-1339119640 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751887-1339119640.opb 1703292738 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.00 2.00 2.00 3/179 27358
/proc/meminfo: memFree=29036012/32873844 swapFree=7644/7644
[pid=27358] ppid=27356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27358/stat : 27358 (npSolver-pbo-It) S 27356 27358 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378088368 9367552 274 33554432000 4194304 5064252 140736541162208 140736541161120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27358/statm: 2287 274 233 213 0 72 0

[startup+0.059108 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27358
/proc/meminfo: memFree=29036012/32873844 swapFree=7644/7644
[pid=27358] ppid=27356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27358/stat : 27358 (npSolver-pbo-It) S 27356 27358 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378088368 9367552 274 33554432000 4194304 5064252 140736541162208 140736541161120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27358/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100276 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27358
/proc/meminfo: memFree=29036012/32873844 swapFree=7644/7644
[pid=27358] ppid=27356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27358/stat : 27358 (npSolver-pbo-It) S 27356 27358 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378088368 9367552 274 33554432000 4194304 5064252 140736541162208 140736541161120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27358/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300213 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27358
/proc/meminfo: memFree=29036012/32873844 swapFree=7644/7644
[pid=27358] ppid=27356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27358/stat : 27358 (npSolver-pbo-It) S 27356 27358 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378088368 9367552 274 33554432000 4194304 5064252 140736541162208 140736541161120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27358/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700286 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27358
/proc/meminfo: memFree=29036012/32873844 swapFree=7644/7644
[pid=27358] ppid=27356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27358/stat : 27358 (npSolver-pbo-It) S 27356 27358 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378088368 9367552 274 33554432000 4194304 5064252 140736541162208 140736541161120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27358/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27367
/proc/meminfo: memFree=28967164/32873844 swapFree=7644/7644
[pid=27358] ppid=27356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27358/stat : 27358 (npSolver-pbo-It) S 27356 27358 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378088368 9367552 274 33554432000 4194304 5064252 140736541162208 140736541161120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27358/statm: 2287 274 233 213 0 72 0
[pid=27359] ppid=27358 vsize=25576 CPUtime=0.37 cores=1,3,5,7
/proc/27359/stat : 27359 (npSolver-pbo) S 27358 27358 23264 0 -1 4202496 8708 3742 0 0 25 6 6 0 20 0 1 0 378088369 26189824 6076 33554432000 4194304 6004724 140737487282896 140737487268744 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27359/statm: 6394 6076 191 442 0 5948 0
[pid=27367] ppid=27359 vsize=37708 CPUtime=1.1 cores=1,3,5,7
/proc/27367/stat : 27367 (glucosInc) R 27359 27358 23264 0 -1 4202496 8679 0 0 0 108 2 0 0 20 0 1 0 378088408 38612992 7950 33554432000 4194304 5654031 140735733508096 140735733495912 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27367/statm: 9427 7950 141 357 0 9067 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 72432

[startup+3.10042 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27367
/proc/meminfo: memFree=28964800/32873844 swapFree=7644/7644
[pid=27358] ppid=27356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27358/stat : 27358 (npSolver-pbo-It) S 27356 27358 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378088368 9367552 274 33554432000 4194304 5064252 140736541162208 140736541161120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27358/statm: 2287 274 233 213 0 72 0
[pid=27359] ppid=27358 vsize=25576 CPUtime=0.37 cores=1,3,5,7
/proc/27359/stat : 27359 (npSolver-pbo) S 27358 27358 23264 0 -1 4202496 8708 3742 0 0 25 6 6 0 20 0 1 0 378088369 26189824 6076 33554432000 4194304 6004724 140737487282896 140737487268744 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27359/statm: 6394 6076 191 442 0 5948 0
[pid=27367] ppid=27359 vsize=42856 CPUtime=2.69 cores=1,3,5,7
/proc/27367/stat : 27367 (glucosInc) R 27359 27358 23264 0 -1 4202496 9031 0 0 0 267 2 0 0 20 0 1 0 378088408 43884544 8294 33554432000 4194304 5654031 140735733508096 140735733495912 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27367/statm: 10714 8294 141 357 0 10354 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 77580

[startup+6.30042 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27367
/proc/meminfo: memFree=28960864/32873844 swapFree=7644/7644
[pid=27358] ppid=27356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27358/stat : 27358 (npSolver-pbo-It) S 27356 27358 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378088368 9367552 274 33554432000 4194304 5064252 140736541162208 140736541161120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27358/statm: 2287 274 233 213 0 72 0
[pid=27359] ppid=27358 vsize=25576 CPUtime=0.37 cores=1,3,5,7
/proc/27359/stat : 27359 (npSolver-pbo) S 27358 27358 23264 0 -1 4202496 8708 3742 0 0 25 6 6 0 20 0 1 0 378088369 26189824 6076 33554432000 4194304 6004724 140737487282896 140737487268744 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27359/statm: 6394 6076 191 442 0 5948 0
[pid=27367] ppid=27359 vsize=43120 CPUtime=5.89 cores=1,3,5,7
/proc/27367/stat : 27367 (glucosInc) R 27359 27358 23264 0 -1 4202496 9488 0 0 0 587 2 0 0 20 0 1 0 378088408 44154880 8734 33554432000 4194304 5654031 140735733508096 140735733495912 4219897 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27367/statm: 10780 8734 141 357 0 10420 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 77844

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27367
/proc/meminfo: memFree=28945360/32873844 swapFree=7644/7644
[pid=27358] ppid=27356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27358/stat : 27358 (npSolver-pbo-It) S 27356 27358 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378088368 9367552 274 33554432000 4194304 5064252 140736541162208 140736541161120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27358/statm: 2287 274 233 213 0 72 0
[pid=27359] ppid=27358 vsize=25576 CPUtime=0.37 cores=1,3,5,7
/proc/27359/stat : 27359 (npSolver-pbo) S 27358 27358 23264 0 -1 4202496 8708 3742 0 0 25 6 6 0 20 0 1 0 378088369 26189824 6076 33554432000 4194304 6004724 140737487282896 140737487268744 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27359/statm: 6394 6076 191 442 0 5948 0
[pid=27367] ppid=27359 vsize=50732 CPUtime=12.29 cores=1,3,5,7
/proc/27367/stat : 27367 (glucosInc) R 27359 27358 23264 0 -1 4202496 10349 0 0 0 1227 2 0 0 20 0 1 0 378088408 51949568 10976 33554432000 4194304 5654031 140735733508096 140735733495912 4232438 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27367/statm: 12683 10976 141 357 0 12323 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 85456

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27369
/proc/meminfo: memFree=28965992/32873844 swapFree=7644/7644
[pid=27358] ppid=27356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27358/stat : 27358 (npSolver-pbo-It) S 27356 27358 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378088368 9367552 274 33554432000 4194304 5064252 140736541162208 140736541161120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27358/statm: 2287 274 233 213 0 72 0
[pid=27359] ppid=27358 vsize=9320 CPUtime=19.74 cores=1,3,5,7
/proc/27359/stat : 27359 (npSolver-pbo) S 27358 27358 23264 0 -1 4202496 13430 14738 0 0 46 8 1916 4 20 0 1 0 378088369 9543680 2044 33554432000 4194304 6004724 140737487282896 140737487268744 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27359/statm: 2330 2044 191 442 0 1884 0
[pid=27369] ppid=27359 vsize=43380 CPUtime=5.72 cores=1,3,5,7
/proc/27369/stat : 27369 (glucosInc) R 27359 27358 23264 0 -1 4202496 9220 0 0 0 570 2 0 0 20 0 1 0 378090345 44421120 8596 33554432000 4194304 5654031 140736616427040 140736616414856 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27369/statm: 10845 8596 141 357 0 10485 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 61848

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27371
/proc/meminfo: memFree=28936632/32873844 swapFree=7644/7644
[pid=27358] ppid=27356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27358/stat : 27358 (npSolver-pbo-It) S 27356 27358 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378088368 9367552 274 33554432000 4194304 5064252 140736541162208 140736541161120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27358/statm: 2287 274 233 213 0 72 0
[pid=27359] ppid=27358 vsize=9320 CPUtime=30.6 cores=1,3,5,7
/proc/27359/stat : 27359 (npSolver-pbo) S 27358 27358 23264 0 -1 4202496 18664 26447 0 0 66 10 2976 8 20 0 1 0 378088369 9543680 2044 33554432000 4194304 6004724 140737487282896 140737487268744 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27359/statm: 2330 2044 191 442 0 1884 0
[pid=27371] ppid=27359 vsize=62844 CPUtime=20.44 cores=1,3,5,7
/proc/27371/stat : 27371 (glucosInc) R 27359 27358 23264 0 -1 4202496 10826 0 0 0 2041 3 0 0 20 0 1 0 378091432 64352256 13925 33554432000 4194304 5654031 140735675942752 140735675930568 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27371/statm: 15711 13925 141 357 0 15351 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 81312

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27373
/proc/meminfo: memFree=28939928/32873844 swapFree=7644/7644
[pid=27358] ppid=27356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27358/stat : 27358 (npSolver-pbo-It) S 27356 27358 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378088368 9367552 274 33554432000 4194304 5064252 140736541162208 140736541161120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27358/statm: 2287 274 233 213 0 72 0
[pid=27359] ppid=27358 vsize=9320 CPUtime=95.5 cores=1,3,5,7
/proc/27359/stat : 27359 (npSolver-pbo) S 27358 27358 23264 0 -1 4202496 23898 40047 0 0 86 13 9436 15 20 0 1 0 378088369 9543680 2044 33554432000 4194304 6004724 140737487282896 140737487268744 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27359/statm: 2330 2044 191 442 0 1884 0
[pid=27373] ppid=27359 vsize=44156 CPUtime=6.73 cores=1,3,5,7
/proc/27373/stat : 27373 (glucosInc) R 27359 27358 23264 0 -1 4202496 9271 0 0 0 671 2 0 0 20 0 1 0 378097925 45215744 9263 33554432000 4194304 5654031 140734866063872 140734866051688 4233232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27373/statm: 11039 9263 141 357 0 10679 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 62624

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27375
/proc/meminfo: memFree=28926204/32873844 swapFree=7644/7644
[pid=27358] ppid=27356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27358/stat : 27358 (npSolver-pbo-It) S 27356 27358 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378088368 9367552 274 33554432000 4194304 5064252 140736541162208 140736541161120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27358/statm: 2287 274 233 213 0 72 0
[pid=27359] ppid=27358 vsize=9320 CPUtime=133.03 cores=1,3,5,7
/proc/27359/stat : 27359 (npSolver-pbo) S 27358 27358 23264 0 -1 4202496 29132 51912 0 0 107 16 13160 20 20 0 1 0 378088369 9543680 2044 33554432000 4194304 6004724 140737487282896 140737487268744 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27359/statm: 2330 2044 191 442 0 1884 0
[pid=27375] ppid=27359 vsize=50796 CPUtime=29.18 cores=1,3,5,7
/proc/27375/stat : 27375 (glucosInc) R 27359 27358 23264 0 -1 4202496 12219 0 0 0 2915 3 0 0 20 0 1 0 378101678 52015104 11329 33554432000 4194304 5654031 140734609451136 140734609438952 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27375/statm: 12699 11329 141 357 0 12339 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 69264

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27375
/proc/meminfo: memFree=28877788/32873844 swapFree=7644/7644
[pid=27358] ppid=27356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27358/stat : 27358 (npSolver-pbo-It) S 27356 27358 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378088368 9367552 274 33554432000 4194304 5064252 140736541162208 140736541161120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27358/statm: 2287 274 233 213 0 72 0
[pid=27359] ppid=27358 vsize=9320 CPUtime=133.03 cores=1,3,5,7
/proc/27359/stat : 27359 (npSolver-pbo) S 27358 27358 23264 0 -1 4202496 29132 51912 0 0 107 16 13160 20 20 0 1 0 378088369 9543680 2044 33554432000 4194304 6004724 140737487282896 140737487268744 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27359/statm: 2330 2044 191 442 0 1884 0
[pid=27375] ppid=27359 vsize=95372 CPUtime=89.17 cores=1,3,5,7
/proc/27375/stat : 27375 (glucosInc) R 27359 27358 23264 0 -1 4202496 14853 0 0 0 8912 5 0 0 20 0 1 0 378101678 97660928 22598 33554432000 4194304 5654031 140734609451136 140734609438952 4215200 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27375/statm: 23843 22598 141 357 0 23483 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 113840

[startup+282.3 s]

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

/proc/meminfo: memFree=28813908/32873844 swapFree=7644/7644
[pid=27358] ppid=27356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27358/stat : 27358 (npSolver-pbo-It) S 27356 27358 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378088368 9367552 274 33554432000 4194304 5064252 140736541162208 140736541161120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27358/statm: 2287 274 233 213 0 72 0
[pid=27359] ppid=27358 vsize=9320 CPUtime=1224.32 cores=1,3,5,7
/proc/27359/stat : 27359 (npSolver-pbo) S 27358 27358 23264 0 -1 4202496 60536 144024 0 0 229 31 122099 73 20 0 1 0 378088369 9543680 2044 33554432000 4194304 6004724 140737487282896 140737487268744 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27359/statm: 2330 2044 191 442 0 1884 0
[pid=27420] ppid=27359 vsize=95792 CPUtime=77.62 cores=1,3,5,7
/proc/27420/stat : 27420 (glucosInc) R 27359 27358 23264 0 -1 4202496 12677 0 0 0 7757 5 0 0 20 0 1 0 378210834 98091008 22811 33554432000 4194304 5654031 140735511615728 140735511603544 4234968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27420/statm: 23948 22811 141 357 0 23588 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 114260

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27420
/proc/meminfo: memFree=28801420/32873844 swapFree=7644/7644
[pid=27358] ppid=27356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27358/stat : 27358 (npSolver-pbo-It) S 27356 27358 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378088368 9367552 274 33554432000 4194304 5064252 140736541162208 140736541161120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27358/statm: 2287 274 233 213 0 72 0
[pid=27359] ppid=27358 vsize=9320 CPUtime=1224.32 cores=1,3,5,7
/proc/27359/stat : 27359 (npSolver-pbo) S 27358 27358 23264 0 -1 4202496 60536 144024 0 0 229 31 122099 73 20 0 1 0 378088369 9543680 2044 33554432000 4194304 6004724 140737487282896 140737487268744 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27359/statm: 2330 2044 191 442 0 1884 0
[pid=27420] ppid=27359 vsize=107464 CPUtime=137.6 cores=1,3,5,7
/proc/27420/stat : 27420 (glucosInc) R 27359 27358 23264 0 -1 4202496 13317 0 0 0 13754 6 0 0 20 0 1 0 378210834 110043136 25908 33554432000 4194304 5654031 140735511615728 140735511603544 4232939 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27420/statm: 26866 25908 141 357 0 26506 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 125932

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27420
/proc/meminfo: memFree=28799248/32873844 swapFree=7644/7644
[pid=27358] ppid=27356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27358/stat : 27358 (npSolver-pbo-It) S 27356 27358 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378088368 9367552 274 33554432000 4194304 5064252 140736541162208 140736541161120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27358/statm: 2287 274 233 213 0 72 0
[pid=27359] ppid=27358 vsize=9320 CPUtime=1224.32 cores=1,3,5,7
/proc/27359/stat : 27359 (npSolver-pbo) S 27358 27358 23264 0 -1 4202496 60536 144024 0 0 229 31 122099 73 20 0 1 0 378088369 9543680 2044 33554432000 4194304 6004724 140737487282896 140737487268744 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27359/statm: 2330 2044 191 442 0 1884 0
[pid=27420] ppid=27359 vsize=107464 CPUtime=197.6 cores=1,3,5,7
/proc/27420/stat : 27420 (glucosInc) R 27359 27358 23264 0 -1 4202496 13317 0 0 0 19754 6 0 0 20 0 1 0 378210834 110043136 25908 33554432000 4194304 5654031 140735511615728 140735511603544 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27420/statm: 26866 25908 141 357 0 26506 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 125932

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27420
/proc/meminfo: memFree=28754936/32873844 swapFree=7644/7644
[pid=27358] ppid=27356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27358/stat : 27358 (npSolver-pbo-It) S 27356 27358 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378088368 9367552 274 33554432000 4194304 5064252 140736541162208 140736541161120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27358/statm: 2287 274 233 213 0 72 0
[pid=27359] ppid=27358 vsize=9320 CPUtime=1224.32 cores=1,3,5,7
/proc/27359/stat : 27359 (npSolver-pbo) S 27358 27358 23264 0 -1 4202496 60536 144024 0 0 229 31 122099 73 20 0 1 0 378088369 9543680 2044 33554432000 4194304 6004724 140737487282896 140737487268744 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27359/statm: 2330 2044 191 442 0 1884 0
[pid=27420] ppid=27359 vsize=156784 CPUtime=257.58 cores=1,3,5,7
/proc/27420/stat : 27420 (glucosInc) R 27359 27358 23264 0 -1 4202496 13476 0 0 0 25751 7 0 0 20 0 1 0 378210834 160546816 34674 33554432000 4194304 5654031 140735511615728 140735511603544 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27420/statm: 39196 34674 141 357 0 38836 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 175252

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27421
/proc/meminfo: memFree=28765240/32873844 swapFree=7644/7644
[pid=27358] ppid=27356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27358/stat : 27358 (npSolver-pbo-It) S 27356 27358 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378088368 9367552 274 33554432000 4194304 5064252 140736541162208 140736541161120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27358/statm: 2287 274 233 213 0 72 0
[pid=27359] ppid=27358 vsize=9320 CPUtime=1224.32 cores=1,3,5,7
/proc/27359/stat : 27359 (npSolver-pbo) S 27358 27358 23264 0 -1 4202496 60536 144024 0 0 229 31 122099 73 20 0 1 0 378088369 9543680 2044 33554432000 4194304 6004724 140737487282896 140737487268744 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27359/statm: 2330 2044 191 442 0 1884 0
[pid=27420] ppid=27359 vsize=137816 CPUtime=317.58 cores=1,3,5,7
/proc/27420/stat : 27420 (glucosInc) R 27359 27358 23264 0 -1 4202496 14160 0 0 0 31748 10 0 0 20 0 1 0 378210834 141123584 32022 33554432000 4194304 5654031 140735511615728 140735511603544 4214567 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27420/statm: 34454 32022 141 357 0 34094 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 156284

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27421
/proc/meminfo: memFree=28763784/32873844 swapFree=7644/7644
[pid=27358] ppid=27356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27358/stat : 27358 (npSolver-pbo-It) S 27356 27358 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378088368 9367552 274 33554432000 4194304 5064252 140736541162208 140736541161120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27358/statm: 2287 274 233 213 0 72 0
[pid=27359] ppid=27358 vsize=9320 CPUtime=1224.32 cores=1,3,5,7
/proc/27359/stat : 27359 (npSolver-pbo) S 27358 27358 23264 0 -1 4202496 60536 144024 0 0 229 31 122099 73 20 0 1 0 378088369 9543680 2044 33554432000 4194304 6004724 140737487282896 140737487268744 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27359/statm: 2330 2044 191 442 0 1884 0
[pid=27420] ppid=27359 vsize=137816 CPUtime=377.56 cores=1,3,5,7
/proc/27420/stat : 27420 (glucosInc) R 27359 27358 23264 0 -1 4202496 15758 0 0 0 37744 12 0 0 20 0 1 0 378210834 141123584 32492 33554432000 4194304 5654031 140735511615728 140735511603544 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27420/statm: 34454 32492 141 357 0 34094 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 156284

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27421
/proc/meminfo: memFree=28744328/32873844 swapFree=7644/7644
[pid=27358] ppid=27356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27358/stat : 27358 (npSolver-pbo-It) S 27356 27358 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378088368 9367552 274 33554432000 4194304 5064252 140736541162208 140736541161120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27358/statm: 2287 274 233 213 0 72 0
[pid=27359] ppid=27358 vsize=9320 CPUtime=1224.32 cores=1,3,5,7
/proc/27359/stat : 27359 (npSolver-pbo) S 27358 27358 23264 0 -1 4202496 60536 144024 0 0 229 31 122099 73 20 0 1 0 378088369 9543680 2044 33554432000 4194304 6004724 140737487282896 140737487268744 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27359/statm: 2330 2044 191 442 0 1884 0
[pid=27420] ppid=27359 vsize=156784 CPUtime=437.55 cores=1,3,5,7
/proc/27420/stat : 27420 (glucosInc) R 27359 27358 23264 0 -1 4202496 17406 0 0 0 43740 15 0 0 20 0 1 0 378210834 160546816 36630 33554432000 4194304 5654031 140735511615728 140735511603544 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27420/statm: 39196 36630 141 357 0 38836 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 175252

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27421
/proc/meminfo: memFree=28750552/32873844 swapFree=7644/7644
[pid=27358] ppid=27356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27358/stat : 27358 (npSolver-pbo-It) S 27356 27358 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378088368 9367552 274 33554432000 4194304 5064252 140736541162208 140736541161120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27358/statm: 2287 274 233 213 0 72 0
[pid=27359] ppid=27358 vsize=9320 CPUtime=1224.32 cores=1,3,5,7
/proc/27359/stat : 27359 (npSolver-pbo) S 27358 27358 23264 0 -1 4202496 60536 144024 0 0 229 31 122099 73 20 0 1 0 378088369 9543680 2044 33554432000 4194304 6004724 140737487282896 140737487268744 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27359/statm: 2330 2044 191 442 0 1884 0
[pid=27420] ppid=27359 vsize=156784 CPUtime=497.54 cores=1,3,5,7
/proc/27420/stat : 27420 (glucosInc) R 27359 27358 23264 0 -1 4202496 19552 0 0 0 49736 18 0 0 20 0 1 0 378210834 160546816 35094 33554432000 4194304 5654031 140735511615728 140735511603544 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27420/statm: 39196 35094 141 357 0 38836 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 175252

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27424
/proc/meminfo: memFree=28742308/32873844 swapFree=7644/7644
[pid=27358] ppid=27356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27358/stat : 27358 (npSolver-pbo-It) S 27356 27358 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378088368 9367552 274 33554432000 4194304 5064252 140736541162208 140736541161120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27358/statm: 2287 274 233 213 0 72 0
[pid=27359] ppid=27358 vsize=9320 CPUtime=1224.32 cores=1,3,5,7
/proc/27359/stat : 27359 (npSolver-pbo) S 27358 27358 23264 0 -1 4202496 60536 144024 0 0 229 31 122099 73 20 0 1 0 378088369 9543680 2044 33554432000 4194304 6004724 140737487282896 140737487268744 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27359/statm: 2330 2044 191 442 0 1884 0
[pid=27420] ppid=27359 vsize=156784 CPUtime=557.53 cores=1,3,5,7
/proc/27420/stat : 27420 (glucosInc) R 27359 27358 23264 0 -1 4202496 21206 0 0 0 55732 21 0 0 20 0 1 0 378210834 160546816 37142 33554432000 4194304 5654031 140735511615728 140735511603544 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27420/statm: 39196 37142 141 357 0 38836 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 175252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 27465
/proc/meminfo: memFree=28977940/32873844 swapFree=7644/7644
[pid=27358] ppid=27356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27358/stat : 27358 (npSolver-pbo-It) S 27356 27358 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378088368 9367552 274 33554432000 4194304 5064252 140736541162208 140736541161120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27358/statm: 2287 274 233 213 0 72 0
[pid=27359] ppid=27358 vsize=9320 CPUtime=1792.1 cores=1,3,5,7
/proc/27359/stat : 27359 (npSolver-pbo) S 27358 27358 23264 0 -1 4202496 65770 165889 0 0 250 34 178830 96 20 0 1 0 378088369 9543680 2044 33554432000 4194304 6004724 140737487282896 140737487268744 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27359/statm: 2330 2044 191 442 0 1884 0
[pid=27426] ppid=27359 vsize=50768 CPUtime=7.95 cores=1,3,5,7
/proc/27426/stat : 27426 (glucosInc) R 27359 27358 23264 0 -1 4202496 10252 0 0 0 792 3 0 0 20 0 1 0 378267622 51986432 11045 33554432000 4194304 5654031 140735657943536 140735657931352 4232803 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27426/statm: 12692 11045 141 357 0 12332 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 69236

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 27465
/proc/meminfo: memFree=28977940/32873844 swapFree=7644/7644
[pid=27358] ppid=27356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27358/stat : 27358 (npSolver-pbo-It) S 27356 27358 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378088368 9367552 274 33554432000 4194304 5064252 140736541162208 140736541161120 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27358/statm: 2287 274 233 213 0 72 0
[pid=27359] ppid=27358 vsize=9320 CPUtime=1792.1 cores=1,3,5,7
/proc/27359/stat : 27359 (npSolver-pbo) S 27358 27358 23264 0 -1 4202496 65770 165889 0 0 250 34 178830 96 20 0 1 0 378088369 9543680 2044 33554432000 4194304 6004724 140737487282896 140737487268744 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27359/statm: 2330 2044 191 442 0 1884 0
[pid=27426] ppid=27359 vsize=50768 CPUtime=7.95 cores=1,3,5,7
/proc/27426/stat : 27426 (glucosInc) R 27359 27358 23264 0 -1 4202496 10252 0 0 0 792 3 0 0 20 0 1 0 378267622 51986432 11045 33554432000 4194304 5654031 140735657943536 140735657931352 4232803 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27426/statm: 12692 11045 141 357 0 12332 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 69236

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.08
CPU user time (s): 1798.74
CPU system time (s): 1.3468
CPU usage (%): 99.9763
Max. virtual memory (cumulated for all children) (KiB): 236424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.74
system time used= 1.34679
maximum resident set size= 185412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 242290
page faults= 0
swaps= 0
block input operations= 0
block output operations= 268648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1529
involuntary context switches= 2466

runsolver used 3.3015 second user time and 8.41872 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-08 03:40:40
IDJOB=3751887
IDBENCH=2170
IDSOLVER=2335
FILE ID=node147/3751887-1339119640
RUNJOBID= node147-1339112423-24678
PBS_JOBID= 14643706
Free space on /tmp= 70724 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii16c1.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751887-1339119640/watcher-3751887-1339119640 -o /tmp/evaluation-result-3751887-1339119640/solver-3751887-1339119640 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751887-1339119640.opb 1703292738 HOME HOME

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

MD5SUM BENCH= a63171c8a8ea2fa0eedb44e836168a56
RANDOM SEED=1703292738

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.951
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.951
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:       32873844 kB
MemFree:        29031208 kB
Buffers:          928448 kB
Cached:          1994436 kB
SwapCached:         3284 kB
Active:          1385328 kB
Inactive:        1557052 kB
Active(anon):      16580 kB
Inactive(anon):     4952 kB
Active(file):    1368748 kB
Inactive(file):  1552100 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67100272 kB
Dirty:             17884 kB
Writeback:             0 kB
AnonPages:         23948 kB
Mapped:            11252 kB
Shmem:                 0 kB
Slab:             758904 kB
SReclaimable:     199348 kB
SUnreclaim:       559556 kB
KernelStack:        1496 kB
PageTables:         4132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     140096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70704 MiB
End job on node147 at 2012-06-08 04:10:40