Trace number 3703329

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? (TO) 1800.09 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_500_10_2.opb
MD5SUMfc8bff78845ab9a14b2d06ab749e4dc4
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-144
Best CPU time to get the best result obtained on this benchmark1796.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -137
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1501
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12656
Sum of products size (including duplicates)25312
Number of different products6328
Sum of products size12656

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.10	c run inc solver
0.00/0.10	c [INC SYSTEM] run initial solver
0.00/0.10	c [INC SYSTEM] preprocess with white file
1.09/1.17	c [INC SYSTEM] finished preprocessing in 1 s
1.09/1.17	c [INC SYSTEM] execute solver
2.97/3.01	c [INC SEARCH] formula is SAT
2.97/3.01	c [INC SYSTEM] solved the initial formula
2.97/3.02	c model valid
2.97/3.02	c current solution ok
3.17/3.29	o -86
3.17/3.29	c starting approximation
3.17/3.29	c factor = 1
3.17/3.29	c can not find a suitable factor, leaving approximation
3.17/3.29	c finished approximation
3.17/3.29	c [INC SYSTEM] there exists a inc, kill it!
3.17/3.29	c write failed with 2
3.17/3.29	c [INC SEARCH] iteration: 0
3.17/3.29	c [INC BOUNDS] best value:414 search for 413
3.17/3.29	c [INC SYSTEM] create new solver instance
3.17/3.29	c [INC] encode full formula
3.17/3.29	c (debug) using card networks
3.17/3.30	c set iterative enc to: card
3.17/3.30	c set iterative enc to: none
3.27/3.31	c [INC SEARCH] isOptimum variable: 0
4.66/4.72	c formula is SAT
4.66/4.72	c [INC SEARCH] copied best model
4.66/4.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.66/4.73	c model valid
4.66/4.73	c current solution ok
4.66/4.73	o -87
4.66/4.73	c [INC SEARCH] iteration: 1
4.66/4.73	c [INC BOUNDS] best value:413 search for 412
4.66/4.73	c [INC SYSTEM] there exists a inc, kill it!
4.66/4.73	c write failed with 2
4.66/4.73	c [INC SYSTEM] create new solver instance
4.66/4.73	c [INC] encode full formula
4.66/4.73	c (debug) using card networks
4.66/4.74	c set iterative enc to: card
4.66/4.74	c set iterative enc to: none
4.73/4.84	c [INC SEARCH] isOptimum variable: 0
8.27/8.45	c formula is SAT
8.27/8.45	c [INC SEARCH] copied best model
8.27/8.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.27/8.46	c model valid
8.27/8.46	c current solution ok
8.27/8.46	o -94
8.27/8.46	c [INC SEARCH] iteration: 2
8.27/8.46	c [INC BOUNDS] best value:406 search for 405
8.27/8.46	c [INC SYSTEM] there exists a inc, kill it!
8.27/8.46	c write failed with 2
8.27/8.46	c [INC SYSTEM] create new solver instance
8.27/8.46	c [INC] encode full formula
8.27/8.46	c (debug) using card networks
8.27/8.47	c set iterative enc to: card
8.27/8.47	c set iterative enc to: none
8.27/8.48	c [INC SEARCH] isOptimum variable: 0
25.56/25.74	c formula is SAT
25.56/25.75	c [INC SEARCH] copied best model
25.56/25.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
25.56/25.75	c model valid
25.56/25.75	c current solution ok
25.56/25.75	o -97
25.56/25.75	c [INC SEARCH] iteration: 3
25.56/25.75	c [INC BOUNDS] best value:403 search for 402
25.56/25.75	c [INC SYSTEM] there exists a inc, kill it!
25.56/25.75	c write failed with 2
25.56/25.76	c [INC SYSTEM] create new solver instance
25.56/25.76	c [INC] encode full formula
25.56/25.76	c (debug) using card networks
25.56/25.76	c set iterative enc to: card
25.56/25.76	c set iterative enc to: none
25.56/25.77	c [INC SEARCH] isOptimum variable: 0
38.56/38.79	c formula is SAT
38.56/38.79	c [INC SEARCH] copied best model
38.56/38.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
38.67/38.80	c model valid
38.67/38.80	c current solution ok
38.67/38.80	o -101
38.67/38.80	c [INC SEARCH] iteration: 4
38.67/38.80	c [INC BOUNDS] best value:399 search for 398
38.67/38.80	c [INC SYSTEM] there exists a inc, kill it!
38.67/38.80	c write failed with 2
38.67/38.80	c [INC SYSTEM] create new solver instance
38.67/38.80	c [INC] encode full formula
38.67/38.80	c (debug) using card networks
38.67/38.81	c set iterative enc to: card
38.67/38.81	c set iterative enc to: none
38.67/38.82	c [INC SEARCH] isOptimum variable: 0
62.86/63.07	c formula is SAT
62.86/63.08	c [INC SEARCH] copied best model
62.86/63.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
62.86/63.09	c model valid
62.86/63.09	c current solution ok
62.86/63.09	o -103
62.86/63.09	c [INC SEARCH] iteration: 5
62.86/63.09	c [INC BOUNDS] best value:397 search for 396
62.86/63.09	c [INC SYSTEM] there exists a inc, kill it!
62.86/63.09	c write failed with 2
62.86/63.09	c [INC SYSTEM] create new solver instance
62.86/63.09	c [INC] encode full formula
62.86/63.09	c (debug) using card networks
62.97/63.10	c set iterative enc to: card
62.97/63.10	c set iterative enc to: none
62.97/63.11	c [INC SEARCH] isOptimum variable: 0
89.16/89.37	c formula is SAT
89.16/89.37	c [INC SEARCH] copied best model
89.16/89.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
89.16/89.38	c model valid
89.16/89.38	c current solution ok
89.16/89.38	o -106
89.16/89.38	c [INC SEARCH] iteration: 6
89.16/89.38	c [INC BOUNDS] best value:394 search for 393
89.16/89.38	c [INC SYSTEM] there exists a inc, kill it!
89.16/89.38	c write failed with 2
89.16/89.38	c [INC SYSTEM] create new solver instance
89.16/89.38	c [INC] encode full formula
89.16/89.38	c (debug) using card networks
89.16/89.39	c set iterative enc to: card
89.16/89.39	c set iterative enc to: none
89.27/89.40	c [INC SEARCH] isOptimum variable: 0
192.63/192.86	c formula is SAT
192.63/192.86	c [INC SEARCH] copied best model
192.63/192.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
192.63/192.87	c model valid
192.63/192.87	c current solution ok
192.63/192.87	o -108
192.63/192.87	c [INC SEARCH] iteration: 7
192.63/192.87	c [INC BOUNDS] best value:392 search for 391
192.63/192.87	c [INC SYSTEM] there exists a inc, kill it!
192.63/192.87	c write failed with 2
192.63/192.87	c [INC SYSTEM] create new solver instance
192.63/192.87	c [INC] encode full formula
192.63/192.87	c (debug) using card networks
192.63/192.88	c set iterative enc to: card
192.63/192.88	c set iterative enc to: none
192.74/192.90	c [INC SEARCH] isOptimum variable: 0
529.17/529.49	c formula is SAT
529.17/529.49	c [INC SEARCH] copied best model
529.17/529.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
529.27/529.50	c model valid
529.27/529.50	c current solution ok
529.27/529.50	o -110
529.27/529.50	c [INC SEARCH] iteration: 8
529.27/529.50	c [INC BOUNDS] best value:390 search for 389
529.27/529.50	c [INC SYSTEM] there exists a inc, kill it!
529.27/529.50	c write failed with 2
529.27/529.50	c [INC SYSTEM] create new solver instance
529.27/529.50	c [INC] encode full formula
529.27/529.50	c (debug) using card networks
529.27/529.51	c set iterative enc to: card
529.27/529.51	c set iterative enc to: none
529.27/529.53	c [INC SEARCH] isOptimum variable: 0
579.84/580.17	c formula is SAT
579.84/580.18	c [INC SEARCH] copied best model
579.84/580.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
579.84/580.19	c model valid
579.84/580.19	c current solution ok
579.84/580.19	o -112
579.84/580.19	c [INC SEARCH] iteration: 9
579.84/580.19	c [INC BOUNDS] best value:388 search for 387
579.84/580.19	c [INC SYSTEM] there exists a inc, kill it!
579.84/580.19	c write failed with 2
579.84/580.19	c [INC SYSTEM] create new solver instance
579.84/580.19	c [INC] encode full formula
579.84/580.19	c (debug) using card networks
579.97/580.20	c set iterative enc to: card
579.97/580.20	c set iterative enc to: none
579.97/580.21	c [INC SEARCH] isOptimum variable: 0
1223.95/1224.33	c formula is SAT
1223.95/1224.33	c [INC SEARCH] copied best model
1223.95/1224.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1223.95/1224.34	c model valid
1223.95/1224.34	c current solution ok
1223.95/1224.34	o -115
1223.95/1224.34	c [INC SEARCH] iteration: 10
1223.95/1224.34	c [INC BOUNDS] best value:385 search for 384
1223.95/1224.34	c [INC SYSTEM] there exists a inc, kill it!
1223.95/1224.34	c write failed with 2
1223.95/1224.34	c [INC SYSTEM] create new solver instance
1223.95/1224.34	c [INC] encode full formula
1223.95/1224.34	c (debug) using card networks
1223.95/1224.35	c set iterative enc to: card
1223.95/1224.35	c set iterative enc to: none
1223.95/1224.36	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-3703329-1338084141/watcher-3703329-1338084141 -o /tmp/evaluation-result-3703329-1338084141/solver-3703329-1338084141 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703329-1338084141.opb 2083734299 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.17 2.09 2.03 3/177 25187
/proc/meminfo: memFree=31736760/32873844 swapFree=6872/6872
[pid=25187] ppid=25185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25187/stat : 25187 (npSolver-pbo-It) S 25185 25187 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274481121 9367552 275 33554432000 4194304 5064252 140736607722704 140736607721616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25187/statm: 2287 275 233 213 0 72 0

[startup+0.0964679 s]
/proc/loadavg: 2.17 2.09 2.03 3/177 25187
/proc/meminfo: memFree=31736760/32873844 swapFree=6872/6872
[pid=25187] ppid=25185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25187/stat : 25187 (npSolver-pbo-It) S 25185 25187 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274481121 9367552 275 33554432000 4194304 5064252 140736607722704 140736607721616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25187/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100298 s]
/proc/loadavg: 2.17 2.09 2.03 3/177 25187
/proc/meminfo: memFree=31736760/32873844 swapFree=6872/6872
[pid=25187] ppid=25185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25187/stat : 25187 (npSolver-pbo-It) S 25185 25187 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274481121 9367552 275 33554432000 4194304 5064252 140736607722704 140736607721616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25187/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300276 s]
/proc/loadavg: 2.17 2.09 2.03 3/177 25187
/proc/meminfo: memFree=31736760/32873844 swapFree=6872/6872
[pid=25187] ppid=25185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25187/stat : 25187 (npSolver-pbo-It) S 25185 25187 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274481121 9367552 275 33554432000 4194304 5064252 140736607722704 140736607721616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25187/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700275 s]
/proc/loadavg: 2.17 2.09 2.03 3/177 25187
/proc/meminfo: memFree=31736760/32873844 swapFree=6872/6872
[pid=25187] ppid=25185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25187/stat : 25187 (npSolver-pbo-It) S 25185 25187 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274481121 9367552 275 33554432000 4194304 5064252 140736607722704 140736607721616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25187/statm: 2287 275 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.17 2.09 2.03 3/181 25191
/proc/meminfo: memFree=31671884/32873844 swapFree=6872/6872
[pid=25187] ppid=25185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25187/stat : 25187 (npSolver-pbo-It) S 25185 25187 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274481121 9367552 275 33554432000 4194304 5064252 140736607722704 140736607721616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25187/statm: 2287 275 233 213 0 72 0
[pid=25188] ppid=25187 vsize=11020 CPUtime=1.16 cores=1,3,5,7
/proc/25188/stat : 25188 (npSolver-pbo) S 25187 25187 8327 0 -1 4202496 3563 13597 0 0 9 1 95 11 20 0 1 0 274481121 11284480 2235 33554432000 4194304 5992684 140736273512384 140736273498648 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25188/statm: 2755 2235 171 440 0 2311 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 20168

[startup+3.10033 s]
/proc/loadavg: 2.17 2.09 2.03 3/181 25194
/proc/meminfo: memFree=31702452/32873844 swapFree=6872/6872
[pid=25187] ppid=25185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25187/stat : 25187 (npSolver-pbo-It) S 25185 25187 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274481121 9367552 275 33554432000 4194304 5064252 140736607722704 140736607721616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25187/statm: 2287 275 233 213 0 72 0
[pid=25188] ppid=25187 vsize=12520 CPUtime=1.24 cores=1,3,5,7
/proc/25188/stat : 25188 (npSolver-pbo) R 25187 25187 8327 0 -1 4202496 4068 13597 0 0 10 8 95 11 20 0 1 0 274481121 12820480 2597 33554432000 4194304 5992684 140736273512384 140736273498648 5179696 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25188/statm: 3130 2597 178 440 0 2686 0
[pid=25193] ppid=25188 vsize=25140 CPUtime=1.82 cores=1,3,5,7
/proc/25193/stat : 25193 (glucosInc) S 25188 25187 8327 0 -1 4202496 4967 0 0 0 182 0 0 0 20 0 1 0 274481239 25743360 5190 33554432000 4194304 5654031 140736141750400 140736141748712 4976656 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25193/statm: 6285 5190 146 357 0 5925 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 46808

[startup+6.30035 s]
/proc/loadavg: 2.16 2.09 2.03 3/181 25199
/proc/meminfo: memFree=31688420/32873844 swapFree=6872/6872
[pid=25187] ppid=25185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25187/stat : 25187 (npSolver-pbo-It) S 25185 25187 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274481121 9367552 275 33554432000 4194304 5064252 140736607722704 140736607721616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25187/statm: 2287 275 233 213 0 72 0
[pid=25188] ppid=25187 vsize=14180 CPUtime=4.73 cores=1,3,5,7
/proc/25188/stat : 25188 (npSolver-pbo) S 25187 25187 8327 0 -1 4202496 5656 26044 0 0 15 26 418 14 20 0 1 0 274481121 14520320 3029 33554432000 4194304 5992684 140736273512384 140736273498216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25188/statm: 3545 3029 195 440 0 3101 0
[pid=25199] ppid=25188 vsize=28260 CPUtime=1.44 cores=1,3,5,7
/proc/25199/stat : 25199 (glucosInc) R 25188 25187 8327 0 -1 4202496 5903 0 0 0 143 1 0 0 20 0 1 0 274481605 28938240 6068 33554432000 4194304 5654031 140736660874384 140736660872168 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25199/statm: 7065 6068 139 357 0 6705 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 51588

[startup+12.7004 s]
/proc/loadavg: 2.15 2.09 2.03 3/181 25201
/proc/meminfo: memFree=31682228/32873844 swapFree=6872/6872
[pid=25187] ppid=25185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25187/stat : 25187 (npSolver-pbo-It) S 25185 25187 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274481121 9367552 275 33554432000 4194304 5064252 140736607722704 140736607721616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25187/statm: 2287 275 233 213 0 72 0
[pid=25188] ppid=25187 vsize=14980 CPUtime=8.37 cores=1,3,5,7
/proc/25188/stat : 25188 (npSolver-pbo) S 25187 25187 8327 0 -1 4202496 6787 32702 0 0 17 26 777 17 20 0 1 0 274481121 15339520 3159 33554432000 4194304 5992684 140736273512384 140736273498216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25188/statm: 3745 3159 195 440 0 3301 0
[pid=25201] ppid=25188 vsize=29044 CPUtime=4.21 cores=1,3,5,7
/proc/25201/stat : 25201 (glucosInc) R 25188 25187 8327 0 -1 4202496 6158 0 0 0 420 1 0 0 20 0 1 0 274481969 29741056 6339 33554432000 4194304 5654031 140734227968560 140734227956376 4209107 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25201/statm: 7261 6339 140 357 0 6901 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 53172

[startup+25.5004 s]
/proc/loadavg: 2.11 2.08 2.03 3/181 25201
/proc/meminfo: memFree=31729340/32873844 swapFree=6872/6872
[pid=25187] ppid=25185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25187/stat : 25187 (npSolver-pbo-It) S 25185 25187 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274481121 9367552 275 33554432000 4194304 5064252 140736607722704 140736607721616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25187/statm: 2287 275 233 213 0 72 0
[pid=25188] ppid=25187 vsize=14980 CPUtime=8.37 cores=1,3,5,7
/proc/25188/stat : 25188 (npSolver-pbo) S 25187 25187 8327 0 -1 4202496 6787 32702 0 0 17 26 777 17 20 0 1 0 274481121 15339520 3159 33554432000 4194304 5992684 140736273512384 140736273498216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25188/statm: 3745 3159 195 440 0 3301 0
[pid=25201] ppid=25188 vsize=34636 CPUtime=16.99 cores=1,3,5,7
/proc/25201/stat : 25201 (glucosInc) R 25188 25187 8327 0 -1 4202496 7875 0 0 0 1698 1 0 0 20 0 1 0 274481969 35467264 7750 33554432000 4194304 5654031 140734227968560 140734227966456 4214644 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25201/statm: 8659 7750 141 357 0 8299 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 58764

[startup+51.1004 s]
/proc/loadavg: 2.07 2.08 2.02 3/181 25205
/proc/meminfo: memFree=31671820/32873844 swapFree=6872/6872
[pid=25187] ppid=25185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25187/stat : 25187 (npSolver-pbo-It) S 25185 25187 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274481121 9367552 275 33554432000 4194304 5064252 140736607722704 140736607721616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25187/statm: 2287 275 233 213 0 72 0
[pid=25188] ppid=25187 vsize=14980 CPUtime=38.7 cores=1,3,5,7
/proc/25188/stat : 25188 (npSolver-pbo) S 25187 25187 8327 0 -1 4202496 8730 50182 0 0 21 27 3799 23 20 0 1 0 274481121 15339520 3160 33554432000 4194304 5992684 140736273512384 140736273498216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25188/statm: 3745 3160 195 440 0 3301 0
[pid=25205] ppid=25188 vsize=33144 CPUtime=12.27 cores=1,3,5,7
/proc/25205/stat : 25205 (glucosInc) R 25188 25187 8327 0 -1 4202496 7402 0 0 0 1225 2 0 0 20 0 1 0 274485003 33939456 7352 33554432000 4194304 5654031 140733291581648 140733291569464 4232912 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25205/statm: 8286 7352 141 357 0 7926 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 57272

[startup+102.308 s]
/proc/loadavg: 2.03 2.06 2.02 3/181 25209
/proc/meminfo: memFree=31659140/32873844 swapFree=6872/6872
[pid=25187] ppid=25185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25187/stat : 25187 (npSolver-pbo-It) S 25185 25187 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274481121 9367552 275 33554432000 4194304 5064252 140736607722704 140736607721616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25187/statm: 2287 275 233 213 0 72 0
[pid=25188] ppid=25187 vsize=14980 CPUtime=89.27 cores=1,3,5,7
/proc/25188/stat : 25188 (npSolver-pbo) S 25187 25187 8327 0 -1 4202496 10673 69477 0 0 26 27 8843 31 20 0 1 0 274481121 15339520 3160 33554432000 4194304 5992684 140736273512384 140736273498216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25188/statm: 3745 3160 195 440 0 3301 0
[pid=25209] ppid=25188 vsize=33452 CPUtime=12.89 cores=1,3,5,7
/proc/25209/stat : 25209 (glucosInc) R 25188 25187 8327 0 -1 4202496 7008 0 0 0 1287 2 0 0 20 0 1 0 274490062 34254848 7062 33554432000 4194304 5654031 140734690098128 140734690085944 4208694 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25209/statm: 8363 7062 141 357 0 8003 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 57580

[startup+162.3 s]
/proc/loadavg: 2.04 2.06 2.02 3/181 25209
/proc/meminfo: memFree=31654068/32873844 swapFree=6872/6872
[pid=25187] ppid=25185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25187/stat : 25187 (npSolver-pbo-It) S 25185 25187 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274481121 9367552 275 33554432000 4194304 5064252 140736607722704 140736607721616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25187/statm: 2287 275 233 213 0 72 0
[pid=25188] ppid=25187 vsize=14980 CPUtime=89.27 cores=1,3,5,7
/proc/25188/stat : 25188 (npSolver-pbo) S 25187 25187 8327 0 -1 4202496 10673 69477 0 0 26 27 8843 31 20 0 1 0 274481121 15339520 3160 33554432000 4194304 5992684 140736273512384 140736273498216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25188/statm: 3745 3160 195 440 0 3301 0
[pid=25209] ppid=25188 vsize=62100 CPUtime=72.87 cores=1,3,5,7
/proc/25209/stat : 25209 (glucosInc) R 25188 25187 8327 0 -1 4202496 10293 0 0 0 7284 3 0 0 20 0 1 0 274490062 63590400 14187 33554432000 4194304 5654031 140734690098128 140734690085944 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25209/statm: 15525 14187 141 357 0 15165 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 86228

[startup+222.3 s]
/proc/loadavg: 2.05 2.06 2.02 3/181 25211
/proc/meminfo: memFree=31645712/32873844 swapFree=6872/6872
[pid=25187] ppid=25185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25187/stat : 25187 (npSolver-pbo-It) S 25185 25187 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274481121 9367552 275 33554432000 4194304 5064252 140736607722704 140736607721616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25187/statm: 2287 275 233 213 0 72 0
[pid=25188] ppid=25187 vsize=14980 CPUtime=192.74 cores=1,3,5,7
/proc/25188/stat : 25188 (npSolver-pbo) S 25187 25187 8327 0 -1 4202496 11644 81824 0 0 28 27 19183 36 20 0 1 0 274481121 15339520 3160 33554432000 4194304 5992684 140736273512384 140736273498216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25188/statm: 3745 3160 195 440 0 3301 0
[pid=25211] ppid=25188 vsize=45008 CPUtime=29.38 cores=1,3,5,7
/proc/25211/stat : 25211 (glucosInc) R 25188 25187 8327 0 -1 4202496 8634 0 0 0 2936 2 0 0 20 0 1 0 274500411 46088192 10148 33554432000 4194304 5654031 140735830932416 140735830920232 4232386 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25211/statm: 11252 10148 141 357 0 10892 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 69136

[startup+282.3 s]
/proc/loadavg: 2.20 2.09 2.03 3/181 25211
/proc/meminfo: memFree=31646096/32873844 swapFree=6872/6872
[pid=25187] ppid=25185 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=31636576/32873844 swapFree=6872/6872
[pid=25187] ppid=25185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25187/stat : 25187 (npSolver-pbo-It) S 25185 25187 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274481121 9367552 275 33554432000 4194304 5064252 140736607722704 140736607721616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25187/statm: 2287 275 233 213 0 72 0
[pid=25188] ppid=25187 vsize=14980 CPUtime=1224.02 cores=1,3,5,7
/proc/25188/stat : 25188 (npSolver-pbo) S 25187 25187 8327 0 -1 4202496 14560 125149 0 0 35 28 122275 64 20 0 1 0 274481121 15339520 3160 33554432000 4194304 5992684 140736273512384 140736273498216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25188/statm: 3745 3160 195 440 0 3301 0
[pid=25335] ppid=25188 vsize=61368 CPUtime=77.91 cores=1,3,5,7
/proc/25335/stat : 25335 (glucosInc) R 25188 25187 8327 0 -1 4202496 11089 0 0 0 7787 4 0 0 20 0 1 0 274603558 62840832 14057 33554432000 4194304 5654031 140737056169552 140737056157368 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25335/statm: 15342 14057 141 357 0 14982 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 85496

[startup+1362.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/181 25335
/proc/meminfo: memFree=31621236/32873844 swapFree=6872/6872
[pid=25187] ppid=25185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25187/stat : 25187 (npSolver-pbo-It) S 25185 25187 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274481121 9367552 275 33554432000 4194304 5064252 140736607722704 140736607721616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25187/statm: 2287 275 233 213 0 72 0
[pid=25188] ppid=25187 vsize=14980 CPUtime=1224.02 cores=1,3,5,7
/proc/25188/stat : 25188 (npSolver-pbo) S 25187 25187 8327 0 -1 4202496 14560 125149 0 0 35 28 122275 64 20 0 1 0 274481121 15339520 3160 33554432000 4194304 5992684 140736273512384 140736273498216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25188/statm: 3745 3160 195 440 0 3301 0
[pid=25335] ppid=25188 vsize=72968 CPUtime=137.89 cores=1,3,5,7
/proc/25335/stat : 25335 (glucosInc) R 25188 25187 8327 0 -1 4202496 11854 0 0 0 13784 5 0 0 20 0 1 0 274603558 74719232 17364 33554432000 4194304 5654031 140737056169552 140737056157368 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25335/statm: 18242 17364 141 357 0 17882 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 97096

[startup+1422.31 s]
/proc/loadavg: 2.04 2.05 2.00 3/181 25335
/proc/meminfo: memFree=31601624/32873844 swapFree=6872/6872
[pid=25187] ppid=25185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25187/stat : 25187 (npSolver-pbo-It) S 25185 25187 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274481121 9367552 275 33554432000 4194304 5064252 140736607722704 140736607721616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25187/statm: 2287 275 233 213 0 72 0
[pid=25188] ppid=25187 vsize=14980 CPUtime=1224.02 cores=1,3,5,7
/proc/25188/stat : 25188 (npSolver-pbo) S 25187 25187 8327 0 -1 4202496 14560 125149 0 0 35 28 122275 64 20 0 1 0 274481121 15339520 3160 33554432000 4194304 5992684 140736273512384 140736273498216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25188/statm: 3745 3160 195 440 0 3301 0
[pid=25335] ppid=25188 vsize=91824 CPUtime=197.89 cores=1,3,5,7
/proc/25335/stat : 25335 (glucosInc) R 25188 25187 8327 0 -1 4202496 12346 0 0 0 19783 6 0 0 20 0 1 0 274603558 94027776 21871 33554432000 4194304 5654031 140737056169552 140737056157368 4215112 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25335/statm: 22956 21871 141 357 0 22596 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 115952

[startup+1482.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/181 25335
/proc/meminfo: memFree=31577980/32873844 swapFree=6872/6872
[pid=25187] ppid=25185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25187/stat : 25187 (npSolver-pbo-It) S 25185 25187 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274481121 9367552 275 33554432000 4194304 5064252 140736607722704 140736607721616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25187/statm: 2287 275 233 213 0 72 0
[pid=25188] ppid=25187 vsize=14980 CPUtime=1224.02 cores=1,3,5,7
/proc/25188/stat : 25188 (npSolver-pbo) S 25187 25187 8327 0 -1 4202496 14560 125149 0 0 35 28 122275 64 20 0 1 0 274481121 15339520 3160 33554432000 4194304 5992684 140736273512384 140736273498216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25188/statm: 3745 3160 195 440 0 3301 0
[pid=25335] ppid=25188 vsize=122172 CPUtime=257.88 cores=1,3,5,7
/proc/25335/stat : 25335 (glucosInc) R 25188 25187 8327 0 -1 4202496 12878 0 0 0 25781 7 0 0 20 0 1 0 274603558 125104128 24431 33554432000 4194304 5654031 140737056169552 140737056157368 4214603 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25335/statm: 30543 24431 141 357 0 30183 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 146300

[startup+1542.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/180 25336
/proc/meminfo: memFree=31571592/32873844 swapFree=6872/6872
[pid=25187] ppid=25185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25187/stat : 25187 (npSolver-pbo-It) S 25185 25187 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274481121 9367552 275 33554432000 4194304 5064252 140736607722704 140736607721616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25187/statm: 2287 275 233 213 0 72 0
[pid=25188] ppid=25187 vsize=14980 CPUtime=1224.02 cores=1,3,5,7
/proc/25188/stat : 25188 (npSolver-pbo) S 25187 25187 8327 0 -1 4202496 14560 125149 0 0 35 28 122275 64 20 0 1 0 274481121 15339520 3160 33554432000 4194304 5992684 140736273512384 140736273498216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25188/statm: 3745 3160 195 440 0 3301 0
[pid=25335] ppid=25188 vsize=122172 CPUtime=317.86 cores=1,3,5,7
/proc/25335/stat : 25335 (glucosInc) R 25188 25187 8327 0 -1 4202496 12882 0 0 0 31779 7 0 0 20 0 1 0 274603558 125104128 26011 33554432000 4194304 5654031 140737056169552 140737056157368 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25335/statm: 30543 26011 141 357 0 30183 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 146300

[startup+1602.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/181 25337
/proc/meminfo: memFree=31570964/32873844 swapFree=6872/6872
[pid=25187] ppid=25185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25187/stat : 25187 (npSolver-pbo-It) S 25185 25187 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274481121 9367552 275 33554432000 4194304 5064252 140736607722704 140736607721616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25187/statm: 2287 275 233 213 0 72 0
[pid=25188] ppid=25187 vsize=14980 CPUtime=1224.02 cores=1,3,5,7
/proc/25188/stat : 25188 (npSolver-pbo) S 25187 25187 8327 0 -1 4202496 14560 125149 0 0 35 28 122275 64 20 0 1 0 274481121 15339520 3160 33554432000 4194304 5992684 140736273512384 140736273498216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25188/statm: 3745 3160 195 440 0 3301 0
[pid=25335] ppid=25188 vsize=122172 CPUtime=377.86 cores=1,3,5,7
/proc/25335/stat : 25335 (glucosInc) R 25188 25187 8327 0 -1 4202496 13045 0 0 0 37778 8 0 0 20 0 1 0 274603558 125104128 26011 33554432000 4194304 5654031 140737056169552 140737056157368 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25335/statm: 30543 26011 141 357 0 30183 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 146300

[startup+1662.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/182 25340
/proc/meminfo: memFree=31570932/32873844 swapFree=6872/6872
[pid=25187] ppid=25185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25187/stat : 25187 (npSolver-pbo-It) S 25185 25187 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274481121 9367552 275 33554432000 4194304 5064252 140736607722704 140736607721616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25187/statm: 2287 275 233 213 0 72 0
[pid=25188] ppid=25187 vsize=14980 CPUtime=1224.02 cores=1,3,5,7
/proc/25188/stat : 25188 (npSolver-pbo) S 25187 25187 8327 0 -1 4202496 14560 125149 0 0 35 28 122275 64 20 0 1 0 274481121 15339520 3160 33554432000 4194304 5992684 140736273512384 140736273498216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25188/statm: 3745 3160 195 440 0 3301 0
[pid=25335] ppid=25188 vsize=122172 CPUtime=437.85 cores=1,3,5,7
/proc/25335/stat : 25335 (glucosInc) R 25188 25187 8327 0 -1 4202496 13373 0 0 0 43776 9 0 0 20 0 1 0 274603558 125104128 26011 33554432000 4194304 5654031 140737056169552 140737056167576 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25335/statm: 30543 26011 141 357 0 30183 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 146300

[startup+1722.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/181 25340
/proc/meminfo: memFree=31533480/32873844 swapFree=6872/6872
[pid=25187] ppid=25185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25187/stat : 25187 (npSolver-pbo-It) S 25185 25187 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274481121 9367552 275 33554432000 4194304 5064252 140736607722704 140736607721616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25187/statm: 2287 275 233 213 0 72 0
[pid=25188] ppid=25187 vsize=14980 CPUtime=1224.02 cores=1,3,5,7
/proc/25188/stat : 25188 (npSolver-pbo) S 25187 25187 8327 0 -1 4202496 14560 125149 0 0 35 28 122275 64 20 0 1 0 274481121 15339520 3160 33554432000 4194304 5992684 140736273512384 140736273498216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25188/statm: 3745 3160 195 440 0 3301 0
[pid=25335] ppid=25188 vsize=122172 CPUtime=497.84 cores=1,3,5,7
/proc/25335/stat : 25335 (glucosInc) R 25188 25187 8327 0 -1 4202496 13539 0 0 0 49774 10 0 0 20 0 1 0 274603558 125104128 26011 33554432000 4194304 5654031 140737056169552 140737056157368 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25335/statm: 30543 26011 141 357 0 30183 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 146300

[startup+1782.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/181 25340
/proc/meminfo: memFree=31535528/32873844 swapFree=6872/6872
[pid=25187] ppid=25185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25187/stat : 25187 (npSolver-pbo-It) S 25185 25187 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274481121 9367552 275 33554432000 4194304 5064252 140736607722704 140736607721616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25187/statm: 2287 275 233 213 0 72 0
[pid=25188] ppid=25187 vsize=14980 CPUtime=1224.02 cores=1,3,5,7
/proc/25188/stat : 25188 (npSolver-pbo) S 25187 25187 8327 0 -1 4202496 14560 125149 0 0 35 28 122275 64 20 0 1 0 274481121 15339520 3160 33554432000 4194304 5992684 140736273512384 140736273498216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25188/statm: 3745 3160 195 440 0 3301 0
[pid=25335] ppid=25188 vsize=122172 CPUtime=557.83 cores=1,3,5,7
/proc/25335/stat : 25335 (glucosInc) R 25188 25187 8327 0 -1 4202496 13872 0 0 0 55772 11 0 0 20 0 1 0 274603558 125104128 26011 33554432000 4194304 5654031 140737056169552 140737056157368 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25335/statm: 30543 26011 141 357 0 30183 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 146300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.14 2.07 2.01 3/181 25340
/proc/meminfo: memFree=31500588/32873844 swapFree=6872/6872
[pid=25187] ppid=25185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25187/stat : 25187 (npSolver-pbo-It) S 25185 25187 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274481121 9367552 275 33554432000 4194304 5064252 140736607722704 140736607721616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25187/statm: 2287 275 233 213 0 72 0
[pid=25188] ppid=25187 vsize=14980 CPUtime=1224.02 cores=1,3,5,7
/proc/25188/stat : 25188 (npSolver-pbo) S 25187 25187 8327 0 -1 4202496 14560 125149 0 0 35 28 122275 64 20 0 1 0 274481121 15339520 3160 33554432000 4194304 5992684 140736273512384 140736273498216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25188/statm: 3745 3160 195 440 0 3301 0
[pid=25335] ppid=25188 vsize=171492 CPUtime=576.03 cores=1,3,5,7
/proc/25335/stat : 25335 (glucosInc) R 25188 25187 8327 0 -1 4202496 14034 0 0 0 57591 12 0 0 20 0 1 0 274603558 175607808 33838 33554432000 4194304 5654031 140737056169552 140737056157368 4233176 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25335/statm: 42873 33838 141 357 0 42513 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 195620

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.14 2.07 2.01 3/181 25340
/proc/meminfo: memFree=31500588/32873844 swapFree=6872/6872
[pid=25187] ppid=25185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25187/stat : 25187 (npSolver-pbo-It) S 25185 25187 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274481121 9367552 275 33554432000 4194304 5064252 140736607722704 140736607721616 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25187/statm: 2287 275 233 213 0 72 0
[pid=25188] ppid=25187 vsize=14980 CPUtime=1224.02 cores=1,3,5,7
/proc/25188/stat : 25188 (npSolver-pbo) S 25187 25187 8327 0 -1 4202496 14560 125149 0 0 35 28 122275 64 20 0 1 0 274481121 15339520 3160 33554432000 4194304 5992684 140736273512384 140736273498216 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25188/statm: 3745 3160 195 440 0 3301 0
[pid=25335] ppid=25188 vsize=171492 CPUtime=576.03 cores=1,3,5,7
/proc/25335/stat : 25335 (glucosInc) R 25188 25187 8327 0 -1 4202496 14034 0 0 0 57591 12 0 0 20 0 1 0 274603558 175607808 33838 33554432000 4194304 5654031 140737056169552 140737056157368 4233176 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25335/statm: 42873 33838 141 357 0 42513 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 195620

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1799.02
CPU system time (s): 1.06184
CPU usage (%): 99.9764
Max. virtual memory (cumulated for all children) (KiB): 198496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.02
system time used= 1.06184
maximum resident set size= 149872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154123
page faults= 0
swaps= 0
block input operations= 0
block output operations= 92312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1569
involuntary context switches= 1887

runsolver used 2.91356 second user time and 8.5527 second system time

The end

Launcher Data

Begin job on node105 at 2012-05-27 04:02:21
IDJOB=3703329
IDBENCH=48256
IDSOLVER=2278
FILE ID=node105/3703329-1338084141
RUNJOBID= node105-1338052967-8344
PBS_JOBID= 14624416
Free space on /tmp= 71588 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_500_10_2.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3703329-1338084141/watcher-3703329-1338084141 -o /tmp/evaluation-result-3703329-1338084141/solver-3703329-1338084141 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703329-1338084141.opb 2083734299 HOME HOME

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

MD5SUM BENCH= fc8bff78845ab9a14b2d06ab749e4dc4
RANDOM SEED=2083734299

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31737404 kB
Buffers:          156452 kB
Cached:            65676 kB
SwapCached:         1948 kB
Active:           259496 kB
Inactive:          79012 kB
Active(anon):     115212 kB
Inactive(anon):     2836 kB
Active(file):     144284 kB
Inactive(file):    76176 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100352 kB
Dirty:              8196 kB
Writeback:             0 kB
AnonPages:        194272 kB
Mapped:             9636 kB
Shmem:                 0 kB
Slab:             646400 kB
SReclaimable:      88264 kB
SUnreclaim:       558136 kB
KernelStack:        1496 kB
PageTables:         4832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     274612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    176128 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= 71556 MiB
End job on node105 at 2012-05-27 04:32:22