Trace number 3703332

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_500_10_5.opb
MD5SUM9b75ee50c2c62e6be495e8bd0a94fa2c
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-146
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 -131
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)12540
Sum of products size (including duplicates)25080
Number of different products6270
Sum of products size12540

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.18/1.25	c [INC SYSTEM] finished preprocessing in 1 s
1.18/1.25	c [INC SYSTEM] execute solver
3.08/3.14	c [INC SEARCH] formula is SAT
3.08/3.14	c [INC SYSTEM] solved the initial formula
3.08/3.15	c model valid
3.08/3.15	c current solution ok
3.38/3.41	o -86
3.38/3.41	c starting approximation
3.38/3.41	c factor = 1
3.38/3.41	c can not find a suitable factor, leaving approximation
3.38/3.41	c finished approximation
3.38/3.41	c [INC SYSTEM] there exists a inc, kill it!
3.38/3.41	c write failed with 2
3.38/3.41	c [INC SEARCH] iteration: 0
3.38/3.41	c [INC BOUNDS] best value:414 search for 413
3.38/3.41	c [INC SYSTEM] create new solver instance
3.38/3.41	c [INC] encode full formula
3.38/3.41	c (debug) using card networks
3.38/3.42	c set iterative enc to: card
3.38/3.42	c set iterative enc to: none
3.38/3.43	c [INC SEARCH] isOptimum variable: 0
5.26/5.39	c formula is SAT
5.26/5.39	c [INC SEARCH] copied best model
5.26/5.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.26/5.40	c model valid
5.26/5.40	c current solution ok
5.26/5.40	o -87
5.26/5.40	c [INC SEARCH] iteration: 1
5.26/5.40	c [INC BOUNDS] best value:413 search for 412
5.26/5.40	c [INC SYSTEM] there exists a inc, kill it!
5.26/5.40	c write failed with 2
5.36/5.40	c [INC SYSTEM] create new solver instance
5.36/5.40	c [INC] encode full formula
5.36/5.40	c (debug) using card networks
5.36/5.41	c set iterative enc to: card
5.36/5.41	c set iterative enc to: none
5.36/5.42	c [INC SEARCH] isOptimum variable: 0
7.16/7.20	c formula is SAT
7.16/7.20	c [INC SEARCH] copied best model
7.16/7.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.16/7.21	c model valid
7.16/7.21	c current solution ok
7.16/7.21	o -88
7.16/7.21	c [INC SEARCH] iteration: 2
7.16/7.21	c [INC BOUNDS] best value:412 search for 411
7.16/7.21	c [INC SYSTEM] there exists a inc, kill it!
7.16/7.21	c write failed with 2
7.16/7.21	c [INC SYSTEM] create new solver instance
7.16/7.21	c [INC] encode full formula
7.16/7.21	c (debug) using card networks
7.16/7.22	c set iterative enc to: card
7.16/7.22	c set iterative enc to: none
7.16/7.23	c [INC SEARCH] isOptimum variable: 0
12.25/12.38	c formula is SAT
12.25/12.39	c [INC SEARCH] copied best model
12.25/12.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.25/12.39	c model valid
12.25/12.39	c current solution ok
12.25/12.39	o -89
12.25/12.39	c [INC SEARCH] iteration: 3
12.25/12.39	c [INC BOUNDS] best value:411 search for 410
12.25/12.39	c [INC SYSTEM] there exists a inc, kill it!
12.25/12.39	c write failed with 2
12.25/12.40	c [INC SYSTEM] create new solver instance
12.25/12.40	c [INC] encode full formula
12.25/12.40	c (debug) using card networks
12.38/12.40	c set iterative enc to: card
12.38/12.40	c set iterative enc to: none
12.38/12.41	c [INC SEARCH] isOptimum variable: 0
17.86/17.95	c formula is SAT
17.86/17.96	c [INC SEARCH] copied best model
17.86/17.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
17.86/17.96	c model valid
17.86/17.96	c current solution ok
17.86/17.96	o -92
17.86/17.96	c [INC SEARCH] iteration: 4
17.86/17.96	c [INC BOUNDS] best value:408 search for 407
17.86/17.96	c [INC SYSTEM] there exists a inc, kill it!
17.86/17.96	c write failed with 2
17.86/17.96	c [INC SYSTEM] create new solver instance
17.86/17.96	c [INC] encode full formula
17.86/17.96	c (debug) using card networks
17.86/17.97	c set iterative enc to: card
17.86/17.97	c set iterative enc to: none
17.86/17.98	c [INC SEARCH] isOptimum variable: 0
23.67/23.77	c formula is SAT
23.67/23.77	c [INC SEARCH] copied best model
23.78/23.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
23.78/23.84	c model valid
23.78/23.84	c current solution ok
23.78/23.84	o -94
23.78/23.84	c [INC SEARCH] iteration: 5
23.78/23.84	c [INC BOUNDS] best value:406 search for 405
23.78/23.84	c [INC SYSTEM] there exists a inc, kill it!
23.78/23.84	c write failed with 2
23.78/23.84	c [INC SYSTEM] create new solver instance
23.78/23.84	c [INC] encode full formula
23.78/23.84	c (debug) using card networks
23.78/23.84	c set iterative enc to: card
23.78/23.84	c set iterative enc to: none
23.78/23.85	c [INC SEARCH] isOptimum variable: 0
32.92/33.05	c formula is SAT
32.92/33.06	c [INC SEARCH] copied best model
32.92/33.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
32.92/33.06	c model valid
32.92/33.06	c current solution ok
32.92/33.06	o -95
32.92/33.06	c [INC SEARCH] iteration: 6
32.92/33.06	c [INC BOUNDS] best value:405 search for 404
32.92/33.06	c [INC SYSTEM] there exists a inc, kill it!
32.92/33.06	c write failed with 2
32.92/33.06	c [INC SYSTEM] create new solver instance
32.92/33.06	c [INC] encode full formula
32.92/33.06	c (debug) using card networks
32.92/33.07	c set iterative enc to: card
32.92/33.07	c set iterative enc to: none
32.92/33.08	c [INC SEARCH] isOptimum variable: 0
49.11/49.29	c formula is SAT
49.21/49.30	c [INC SEARCH] copied best model
49.21/49.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
49.21/49.30	c model valid
49.21/49.30	c current solution ok
49.21/49.30	o -96
49.21/49.30	c [INC SEARCH] iteration: 7
49.21/49.30	c [INC BOUNDS] best value:404 search for 403
49.21/49.30	c [INC SYSTEM] there exists a inc, kill it!
49.21/49.30	c write failed with 2
49.21/49.31	c [INC SYSTEM] create new solver instance
49.21/49.31	c [INC] encode full formula
49.21/49.31	c (debug) using card networks
49.21/49.32	c set iterative enc to: card
49.21/49.32	c set iterative enc to: none
49.21/49.32	c [INC SEARCH] isOptimum variable: 0
75.81/75.96	c formula is SAT
75.81/75.97	c [INC SEARCH] copied best model
75.81/75.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
75.81/75.97	c model valid
75.81/75.97	c current solution ok
75.81/75.97	o -97
75.81/75.97	c [INC SEARCH] iteration: 8
75.81/75.97	c [INC BOUNDS] best value:403 search for 402
75.81/75.97	c [INC SYSTEM] there exists a inc, kill it!
75.81/75.97	c write failed with 2
75.81/75.98	c [INC SYSTEM] create new solver instance
75.81/75.98	c [INC] encode full formula
75.81/75.98	c (debug) using card networks
75.81/75.99	c set iterative enc to: card
75.81/75.99	c set iterative enc to: none
75.92/76.00	c [INC SEARCH] isOptimum variable: 0
92.58/92.79	c formula is SAT
92.58/92.79	c [INC SEARCH] copied best model
92.58/92.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
92.69/92.80	c model valid
92.69/92.80	c current solution ok
92.69/92.80	o -99
92.69/92.80	c [INC SEARCH] iteration: 9
92.69/92.80	c [INC BOUNDS] best value:401 search for 400
92.69/92.80	c [INC SYSTEM] there exists a inc, kill it!
92.69/92.80	c write failed with 2
92.69/92.80	c [INC SYSTEM] create new solver instance
92.69/92.80	c [INC] encode full formula
92.69/92.80	c (debug) using card networks
92.69/92.81	c set iterative enc to: card
92.69/92.81	c set iterative enc to: none
92.69/92.82	c [INC SEARCH] isOptimum variable: 0
111.77/111.92	c formula is SAT
111.77/111.92	c [INC SEARCH] copied best model
111.77/111.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
111.77/111.93	c model valid
111.77/111.93	c current solution ok
111.77/111.93	o -102
111.77/111.93	c [INC SEARCH] iteration: 10
111.77/111.93	c [INC BOUNDS] best value:398 search for 397
111.77/111.93	c [INC SYSTEM] there exists a inc, kill it!
111.77/111.93	c write failed with 2
111.77/111.93	c [INC SYSTEM] create new solver instance
111.77/111.93	c [INC] encode full formula
111.77/111.93	c (debug) using card networks
111.77/111.94	c set iterative enc to: card
111.77/111.94	c set iterative enc to: none
111.77/111.95	c [INC SEARCH] isOptimum variable: 0
182.56/182.70	c formula is SAT
182.56/182.71	c [INC SEARCH] copied best model
182.56/182.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
182.56/182.71	c model valid
182.56/182.71	c current solution ok
182.56/182.71	o -103
182.56/182.71	c [INC SEARCH] iteration: 11
182.56/182.71	c [INC BOUNDS] best value:397 search for 396
182.56/182.71	c [INC SYSTEM] there exists a inc, kill it!
182.56/182.71	c write failed with 2
182.56/182.72	c [INC SYSTEM] create new solver instance
182.56/182.72	c [INC] encode full formula
182.56/182.72	c (debug) using card networks
182.56/182.73	c set iterative enc to: card
182.56/182.73	c set iterative enc to: none
182.56/182.74	c [INC SEARCH] isOptimum variable: 0
241.14/241.36	c formula is SAT
241.14/241.37	c [INC SEARCH] copied best model
241.14/241.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
241.14/241.38	c model valid
241.14/241.38	c current solution ok
241.14/241.38	o -106
241.14/241.38	c [INC SEARCH] iteration: 12
241.14/241.38	c [INC BOUNDS] best value:394 search for 393
241.14/241.38	c [INC SYSTEM] there exists a inc, kill it!
241.14/241.38	c write failed with 2
241.14/241.38	c [INC SYSTEM] create new solver instance
241.14/241.38	c [INC] encode full formula
241.14/241.38	c (debug) using card networks
241.14/241.39	c set iterative enc to: card
241.14/241.39	c set iterative enc to: none
241.26/241.40	c [INC SEARCH] isOptimum variable: 0
293.63/293.83	c formula is SAT
293.63/293.83	c [INC SEARCH] copied best model
293.63/293.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
293.63/293.84	c model valid
293.63/293.84	c current solution ok
293.63/293.84	o -108
293.63/293.84	c [INC SEARCH] iteration: 13
293.63/293.84	c [INC BOUNDS] best value:392 search for 391
293.63/293.84	c [INC SYSTEM] there exists a inc, kill it!
293.63/293.84	c write failed with 2
293.63/293.84	c [INC SYSTEM] create new solver instance
293.63/293.84	c [INC] encode full formula
293.63/293.84	c (debug) using card networks
293.63/293.85	c set iterative enc to: card
293.63/293.85	c set iterative enc to: none
293.63/293.86	c [INC SEARCH] isOptimum variable: 0
452.08/452.33	c formula is SAT
452.08/452.33	c [INC SEARCH] copied best model
452.08/452.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
452.08/452.34	c model valid
452.08/452.34	c current solution ok
452.08/452.34	o -109
452.08/452.34	c [INC SEARCH] iteration: 14
452.08/452.34	c [INC BOUNDS] best value:391 search for 390
452.08/452.34	c [INC SYSTEM] there exists a inc, kill it!
452.08/452.34	c write failed with 2
452.08/452.34	c [INC SYSTEM] create new solver instance
452.08/452.34	c [INC] encode full formula
452.08/452.34	c (debug) using card networks
452.08/452.35	c set iterative enc to: card
452.08/452.35	c set iterative enc to: none
452.08/452.36	c [INC SEARCH] isOptimum variable: 0
599.95/600.23	c formula is SAT
599.95/600.23	c [INC SEARCH] copied best model
599.95/600.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
599.95/600.24	c model valid
599.95/600.24	c current solution ok
599.95/600.24	o -110
599.95/600.24	c [INC SEARCH] iteration: 15
599.95/600.24	c [INC BOUNDS] best value:390 search for 389
599.95/600.24	c [INC SYSTEM] there exists a inc, kill it!
599.95/600.24	c write failed with 2
599.95/600.24	c [INC SYSTEM] create new solver instance
599.95/600.24	c [INC] encode full formula
599.95/600.24	c (debug) using card networks
599.95/600.25	c set iterative enc to: card
599.95/600.25	c set iterative enc to: none
599.95/600.26	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.50	s UNKNOWN
1800.06/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.06/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-3703332-1338084757/watcher-3703332-1338084757 -o /tmp/evaluation-result-3703332-1338084757/solver-3703332-1338084757 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703332-1338084757.opb 561647854 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 22189
/proc/meminfo: memFree=31122452/32873844 swapFree=6600/6600
[pid=22189] ppid=22187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22189/stat : 22189 (npSolver-pbo-It) S 22187 22189 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274600580 9367552 274 33554432000 4194304 5064252 140736258796784 140736258795696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22189/statm: 2287 274 233 213 0 72 0

[startup+0.0596789 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22189
/proc/meminfo: memFree=31122452/32873844 swapFree=6600/6600
[pid=22189] ppid=22187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22189/stat : 22189 (npSolver-pbo-It) S 22187 22189 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274600580 9367552 274 33554432000 4194304 5064252 140736258796784 140736258795696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22189/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100323 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22189
/proc/meminfo: memFree=31122452/32873844 swapFree=6600/6600
[pid=22189] ppid=22187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22189/stat : 22189 (npSolver-pbo-It) S 22187 22189 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274600580 9367552 274 33554432000 4194304 5064252 140736258796784 140736258795696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22189/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300328 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22189
/proc/meminfo: memFree=31122452/32873844 swapFree=6600/6600
[pid=22189] ppid=22187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22189/stat : 22189 (npSolver-pbo-It) S 22187 22189 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274600580 9367552 274 33554432000 4194304 5064252 140736258796784 140736258795696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22189/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700327 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22189
/proc/meminfo: memFree=31122452/32873844 swapFree=6600/6600
[pid=22189] ppid=22187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22189/stat : 22189 (npSolver-pbo-It) S 22187 22189 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274600580 9367552 274 33554432000 4194304 5064252 140736258796784 140736258795696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22189/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22193
/proc/meminfo: memFree=31059968/32873844 swapFree=6600/6600
[pid=22189] ppid=22187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22189/stat : 22189 (npSolver-pbo-It) S 22187 22189 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274600580 9367552 274 33554432000 4194304 5064252 140736258796784 140736258795696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22189/statm: 2287 274 233 213 0 72 0
[pid=22190] ppid=22189 vsize=11016 CPUtime=1.24 cores=1,3,5,7
/proc/22190/stat : 22190 (npSolver-pbo) S 22189 22189 28504 0 -1 4202496 3129 12574 0 0 9 1 102 12 20 0 1 0 274600580 11280384 2316 33554432000 4194304 5992684 140737119170992 140737119157256 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22190/statm: 2754 2316 171 440 0 2310 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 20164

[startup+3.10043 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 22195
/proc/meminfo: memFree=31090424/32873844 swapFree=6600/6600
[pid=22189] ppid=22187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22189/stat : 22189 (npSolver-pbo-It) S 22187 22189 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274600580 9367552 274 33554432000 4194304 5064252 140736258796784 140736258795696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22189/statm: 2287 274 233 213 0 72 0
[pid=22190] ppid=22189 vsize=11016 CPUtime=1.24 cores=1,3,5,7
/proc/22190/stat : 22190 (npSolver-pbo) S 22189 22189 28504 0 -1 4202496 3129 12574 0 0 9 1 102 12 20 0 1 0 274600580 11280384 2316 33554432000 4194304 5992684 140737119170992 140737119157256 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22190/statm: 2754 2316 171 440 0 2310 0
[pid=22195] ppid=22190 vsize=24808 CPUtime=1.84 cores=1,3,5,7
/proc/22195/stat : 22195 (glucosInc) R 22190 22189 28504 0 -1 4202496 4833 0 0 0 183 1 0 0 20 0 1 0 274600705 25403392 5056 33554432000 4194304 5654031 140736063477424 140736063465240 4214612 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22195/statm: 6202 5056 140 357 0 5842 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 44972

[startup+6.30041 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 22198
/proc/meminfo: memFree=31079388/32873844 swapFree=6600/6600
[pid=22189] ppid=22187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22189/stat : 22189 (npSolver-pbo-It) S 22187 22189 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274600580 9367552 274 33554432000 4194304 5064252 140736258796784 140736258795696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22189/statm: 2287 274 233 213 0 72 0
[pid=22190] ppid=22189 vsize=14348 CPUtime=5.4 cores=1,3,5,7
/proc/22190/stat : 22190 (npSolver-pbo) S 22189 22189 28504 0 -1 4202496 5117 24875 0 0 16 24 483 17 20 0 1 0 274600580 14692352 3152 33554432000 4194304 5992684 140737119170992 140737119156824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22190/statm: 3587 3152 195 440 0 3143 0
Current children cumulated CPU time (s) 5.4
Current children cumulated vsize (KiB) 23496

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 22202
/proc/meminfo: memFree=31078724/32873844 swapFree=6600/6600
[pid=22189] ppid=22187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22189/stat : 22189 (npSolver-pbo-It) S 22187 22189 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274600580 9367552 274 33554432000 4194304 5064252 140736258796784 140736258795696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22189/statm: 2287 274 233 213 0 72 0
[pid=22190] ppid=22189 vsize=14348 CPUtime=12.39 cores=1,3,5,7
/proc/22190/stat : 22190 (npSolver-pbo) S 22189 22189 28504 0 -1 4202496 7023 38738 0 0 21 25 1171 22 20 0 1 0 274600580 14692352 3152 33554432000 4194304 5992684 140737119170992 140737119156824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22190/statm: 3587 3152 195 440 0 3143 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 23496

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 22208
/proc/meminfo: memFree=31046584/32873844 swapFree=6600/6600
[pid=22189] ppid=22187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22189/stat : 22189 (npSolver-pbo-It) S 22187 22189 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274600580 9367552 274 33554432000 4194304 5064252 140736258796784 140736258795696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22189/statm: 2287 274 233 213 0 72 0
[pid=22190] ppid=22189 vsize=14348 CPUtime=23.79 cores=1,3,5,7
/proc/22190/stat : 22190 (npSolver-pbo) S 22189 22189 28504 0 -1 4202496 8857 53721 0 0 25 26 2300 28 20 0 1 0 274600580 14692352 3152 33554432000 4194304 5992684 140737119170992 140737119156824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22190/statm: 3587 3152 195 440 0 3143 0
[pid=22208] ppid=22190 vsize=28112 CPUtime=1.63 cores=1,3,5,7
/proc/22208/stat : 22208 (glucosInc) R 22190 22189 28504 0 -1 4202496 5691 0 0 0 162 1 0 0 20 0 1 0 274602965 28786688 5941 33554432000 4194304 5654031 140736465943056 140736465940840 4232563 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22208/statm: 7028 5941 140 357 0 6668 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 51608

[startup+51.1004 s]
/proc/loadavg: 2.08 2.02 2.01 3/182 22212
/proc/meminfo: memFree=31080588/32873844 swapFree=6600/6600
[pid=22189] ppid=22187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22189/stat : 22189 (npSolver-pbo-It) S 22187 22189 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274600580 9367552 274 33554432000 4194304 5064252 140736258796784 140736258795696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22189/statm: 2287 274 233 213 0 72 0
[pid=22190] ppid=22189 vsize=14348 CPUtime=49.25 cores=1,3,5,7
/proc/22190/stat : 22190 (npSolver-pbo) S 22189 22189 28504 0 -1 4202496 10693 70773 0 0 30 26 4835 34 20 0 1 0 274600580 14692352 3152 33554432000 4194304 5992684 140737119170992 140737119156824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22190/statm: 3587 3152 195 440 0 3143 0
[pid=22212] ppid=22190 vsize=28536 CPUtime=1.76 cores=1,3,5,7
/proc/22212/stat : 22212 (glucosInc) R 22190 22189 28504 0 -1 4202496 5872 0 0 0 175 1 0 0 20 0 1 0 274605513 29220864 6086 33554432000 4194304 5654031 140735479768624 140735479756440 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22212/statm: 7134 6086 140 357 0 6774 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 52032

[startup+102.307 s]
/proc/loadavg: 2.03 2.01 2.00 4/181 22216
/proc/meminfo: memFree=31024696/32873844 swapFree=6600/6600
[pid=22189] ppid=22187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22189/stat : 22189 (npSolver-pbo-It) S 22187 22189 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274600580 9367552 274 33554432000 4194304 5064252 140736258796784 140736258795696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22189/statm: 2287 274 233 213 0 72 0
[pid=22190] ppid=22189 vsize=14348 CPUtime=92.72 cores=1,3,5,7
/proc/22190/stat : 22190 (npSolver-pbo) S 22189 22189 28504 0 -1 4202496 12527 89818 0 0 34 27 9169 42 20 0 1 0 274600580 14692352 3152 33554432000 4194304 5992684 140737119170992 140737119156824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22190/statm: 3587 3152 195 440 0 3143 0
[pid=22216] ppid=22190 vsize=32588 CPUtime=9.47 cores=1,3,5,7
/proc/22216/stat : 22216 (glucosInc) R 22190 22189 28504 0 -1 4202496 7173 0 0 0 945 2 0 0 20 0 1 0 274609863 33370112 6631 33554432000 4194304 5654031 140737468099408 140737468087224 4214632 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22216/statm: 8147 6631 142 357 0 7787 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 56084

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 22218
/proc/meminfo: memFree=31007108/32873844 swapFree=6600/6600
[pid=22189] ppid=22187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22189/stat : 22189 (npSolver-pbo-It) S 22187 22189 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274600580 9367552 274 33554432000 4194304 5064252 140736258796784 140736258795696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22189/statm: 2287 274 233 213 0 72 0
[pid=22190] ppid=22189 vsize=14348 CPUtime=111.84 cores=1,3,5,7
/proc/22190/stat : 22190 (npSolver-pbo) S 22189 22189 28504 0 -1 4202496 13447 99341 0 0 36 27 11075 46 20 0 1 0 274600580 14692352 3152 33554432000 4194304 5992684 140737119170992 140737119156824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22190/statm: 3587 3152 195 440 0 3143 0
[pid=22218] ppid=22190 vsize=49452 CPUtime=50.32 cores=1,3,5,7
/proc/22218/stat : 22218 (glucosInc) R 22190 22189 28504 0 -1 4202496 9366 0 0 0 5029 3 0 0 20 0 1 0 274611775 50638848 11510 33554432000 4194304 5654031 140733804583792 140733804571608 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22218/statm: 12363 11510 142 357 0 12003 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 72948

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22221
/proc/meminfo: memFree=31058164/32873844 swapFree=6600/6600
[pid=22189] ppid=22187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22189/stat : 22189 (npSolver-pbo-It) S 22187 22189 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274600580 9367552 274 33554432000 4194304 5064252 140736258796784 140736258795696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22189/statm: 2287 274 233 213 0 72 0
[pid=22190] ppid=22189 vsize=14348 CPUtime=182.61 cores=1,3,5,7
/proc/22190/stat : 22190 (npSolver-pbo) S 22189 22189 28504 0 -1 4202496 14365 110213 0 0 38 28 18144 51 20 0 1 0 274600580 14692352 3152 33554432000 4194304 5992684 140737119170992 140737119156824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22190/statm: 3587 3152 195 440 0 3143 0
[pid=22221] ppid=22190 vsize=49476 CPUtime=39.53 cores=1,3,5,7
/proc/22221/stat : 22221 (glucosInc) R 22190 22189 28504 0 -1 4202496 10014 0 0 0 3951 2 0 0 20 0 1 0 274618854 50663424 11453 33554432000 4194304 5654031 140736908317712 140736908305528 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22221/statm: 12369 11453 142 357 0 12009 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 72972

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22223
/proc/meminfo: memFree=31017860/32873844 swapFree=6600/6600
[pid=22189] ppid=22187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22189/stat : 22189 (npSolver-pbo-It) S 22187 22189 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274600580 9367552 274 33554432000 4194304 5064252 140736258796784 140736258795696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22189/statm: 2287 274 233 213 0 72 0
[pid=22190] ppid=22189 vsize=14348 CPUtime=241.26 cores=1,3,5,7
/proc/22190/stat : 22190 (npSolver-pbo) S 22189 22189 28504 0 -1 4202496 15281 121148 0 0 41 28 24002 55 20 0 1 0 274600580 14692352 3152 33554432000 4194304 5992684 140737119170992 140737119156824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22190/statm: 3587 3152 195 440 0 3143 0
[pid=22223] ppid=22190 vsize=49432 CPUtime=40.87 cores=1,3,5,7

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

/proc/meminfo: memFree=30973992/32873844 swapFree=6600/6600
[pid=22189] ppid=22187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22189/stat : 22189 (npSolver-pbo-It) S 22187 22189 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274600580 9367552 274 33554432000 4194304 5064252 140736258796784 140736258795696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22189/statm: 2287 274 233 213 0 72 0
[pid=22190] ppid=22189 vsize=14748 CPUtime=600.02 cores=1,3,5,7
/proc/22190/stat : 22190 (npSolver-pbo) S 22189 22189 28504 0 -1 4202496 18107 157125 0 0 47 29 59855 71 20 0 1 0 274600580 15101952 3153 33554432000 4194304 5992684 140737119170992 140737119156824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22190/statm: 3687 3153 195 440 0 3243 0
[pid=22345] ppid=22190 vsize=123728 CPUtime=701.92 cores=1,3,5,7
/proc/22345/stat : 22345 (glucosInc) R 22190 22189 28504 0 -1 4202496 16491 0 0 0 70179 13 0 0 20 0 1 0 274660607 126697472 25838 33554432000 4194304 5654031 140735631272896 140735631260712 4216325 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22345/statm: 30932 25838 142 357 0 30572 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 147624

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22353
/proc/meminfo: memFree=30938716/32873844 swapFree=6600/6600
[pid=22189] ppid=22187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22189/stat : 22189 (npSolver-pbo-It) S 22187 22189 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274600580 9367552 274 33554432000 4194304 5064252 140736258796784 140736258795696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22189/statm: 2287 274 233 213 0 72 0
[pid=22190] ppid=22189 vsize=14748 CPUtime=600.02 cores=1,3,5,7
/proc/22190/stat : 22190 (npSolver-pbo) S 22189 22189 28504 0 -1 4202496 18107 157125 0 0 47 29 59855 71 20 0 1 0 274600580 15101952 3153 33554432000 4194304 5992684 140737119170992 140737119156824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22190/statm: 3687 3153 195 440 0 3243 0
[pid=22345] ppid=22190 vsize=123728 CPUtime=761.9 cores=1,3,5,7
/proc/22345/stat : 22345 (glucosInc) R 22190 22189 28504 0 -1 4202496 16813 0 0 0 76177 13 0 0 20 0 1 0 274660607 126697472 25838 33554432000 4194304 5654031 140735631272896 140735631260712 4232495 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22345/statm: 30932 25838 142 357 0 30572 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 147624

[startup+1422.31 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 22354
/proc/meminfo: memFree=30895076/32873844 swapFree=6600/6600
[pid=22189] ppid=22187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22189/stat : 22189 (npSolver-pbo-It) S 22187 22189 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274600580 9367552 274 33554432000 4194304 5064252 140736258796784 140736258795696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22189/statm: 2287 274 233 213 0 72 0
[pid=22190] ppid=22189 vsize=14748 CPUtime=600.02 cores=1,3,5,7
/proc/22190/stat : 22190 (npSolver-pbo) S 22189 22189 28504 0 -1 4202496 18107 157125 0 0 47 29 59855 71 20 0 1 0 274600580 15101952 3153 33554432000 4194304 5992684 140737119170992 140737119156824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22190/statm: 3687 3153 195 440 0 3243 0
[pid=22345] ppid=22190 vsize=173048 CPUtime=821.9 cores=1,3,5,7
/proc/22345/stat : 22345 (glucosInc) R 22190 22189 28504 0 -1 4202496 17456 0 0 0 82175 15 0 0 20 0 1 0 274660607 177201152 35867 33554432000 4194304 5654031 140735631272896 140735631260712 4232613 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22345/statm: 43262 35867 142 357 0 42902 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 196944

[startup+1482.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/181 22354
/proc/meminfo: memFree=30879552/32873844 swapFree=6600/6600
[pid=22189] ppid=22187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22189/stat : 22189 (npSolver-pbo-It) S 22187 22189 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274600580 9367552 274 33554432000 4194304 5064252 140736258796784 140736258795696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22189/statm: 2287 274 233 213 0 72 0
[pid=22190] ppid=22189 vsize=14748 CPUtime=600.02 cores=1,3,5,7
/proc/22190/stat : 22190 (npSolver-pbo) S 22189 22189 28504 0 -1 4202496 18107 157125 0 0 47 29 59855 71 20 0 1 0 274600580 15101952 3153 33554432000 4194304 5992684 140737119170992 140737119156824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22190/statm: 3687 3153 195 440 0 3243 0
[pid=22345] ppid=22190 vsize=173048 CPUtime=881.89 cores=1,3,5,7
/proc/22345/stat : 22345 (glucosInc) R 22190 22189 28504 0 -1 4202496 17781 0 0 0 88173 16 0 0 20 0 1 0 274660607 177201152 36891 33554432000 4194304 5654031 140735631272896 140735631260712 4208584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22345/statm: 43262 36891 142 357 0 42902 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 196944

[startup+1542.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 22354
/proc/meminfo: memFree=30863280/32873844 swapFree=6600/6600
[pid=22189] ppid=22187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22189/stat : 22189 (npSolver-pbo-It) S 22187 22189 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274600580 9367552 274 33554432000 4194304 5064252 140736258796784 140736258795696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22189/statm: 2287 274 233 213 0 72 0
[pid=22190] ppid=22189 vsize=14748 CPUtime=600.02 cores=1,3,5,7
/proc/22190/stat : 22190 (npSolver-pbo) S 22189 22189 28504 0 -1 4202496 18107 157125 0 0 47 29 59855 71 20 0 1 0 274600580 15101952 3153 33554432000 4194304 5992684 140737119170992 140737119156824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22190/statm: 3687 3153 195 440 0 3243 0
[pid=22345] ppid=22190 vsize=173048 CPUtime=941.88 cores=1,3,5,7
/proc/22345/stat : 22345 (glucosInc) R 22190 22189 28504 0 -1 4202496 18369 0 0 0 94171 17 0 0 20 0 1 0 274660607 177201152 37956 33554432000 4194304 5654031 140735631272896 140735631260712 4233344 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22345/statm: 43262 37956 142 357 0 42902 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 196944

[startup+1602.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 22356
/proc/meminfo: memFree=30997916/32873844 swapFree=6600/6600
[pid=22189] ppid=22187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22189/stat : 22189 (npSolver-pbo-It) S 22187 22189 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274600580 9367552 274 33554432000 4194304 5064252 140736258796784 140736258795696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22189/statm: 2287 274 233 213 0 72 0
[pid=22190] ppid=22189 vsize=14748 CPUtime=600.02 cores=1,3,5,7
/proc/22190/stat : 22190 (npSolver-pbo) S 22189 22189 28504 0 -1 4202496 18107 157125 0 0 47 29 59855 71 20 0 1 0 274600580 15101952 3153 33554432000 4194304 5992684 140737119170992 140737119156824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22190/statm: 3687 3153 195 440 0 3243 0
[pid=22345] ppid=22190 vsize=186360 CPUtime=1001.87 cores=1,3,5,7
/proc/22345/stat : 22345 (glucosInc) R 22190 22189 28504 0 -1 4202496 20202 0 0 0 100167 20 0 0 20 0 1 0 274660607 190832640 44946 33554432000 4194304 5654031 140735631272896 140735631260712 4232601 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22345/statm: 46590 44946 142 357 0 46230 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 210256

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/182 22359
/proc/meminfo: memFree=31024168/32873844 swapFree=6600/6600
[pid=22189] ppid=22187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22189/stat : 22189 (npSolver-pbo-It) S 22187 22189 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274600580 9367552 274 33554432000 4194304 5064252 140736258796784 140736258795696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22189/statm: 2287 274 233 213 0 72 0
[pid=22190] ppid=22189 vsize=14748 CPUtime=600.02 cores=1,3,5,7
/proc/22190/stat : 22190 (npSolver-pbo) S 22189 22189 28504 0 -1 4202496 18107 157125 0 0 47 29 59855 71 20 0 1 0 274600580 15101952 3153 33554432000 4194304 5992684 140737119170992 140737119156824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22190/statm: 3687 3153 195 440 0 3243 0
[pid=22345] ppid=22190 vsize=137040 CPUtime=1061.86 cores=1,3,5,7
/proc/22345/stat : 22345 (glucosInc) R 22190 22189 28504 0 -1 4202496 21243 0 0 0 106164 22 0 0 20 0 1 0 274660607 140328960 33381 33554432000 4194304 5654031 140735631272896 140735631260712 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22345/statm: 34260 33381 142 357 0 33900 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 160936

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 22360
/proc/meminfo: memFree=30993972/32873844 swapFree=6600/6600
[pid=22189] ppid=22187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22189/stat : 22189 (npSolver-pbo-It) S 22187 22189 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274600580 9367552 274 33554432000 4194304 5064252 140736258796784 140736258795696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22189/statm: 2287 274 233 213 0 72 0
[pid=22190] ppid=22189 vsize=14748 CPUtime=600.02 cores=1,3,5,7
/proc/22190/stat : 22190 (npSolver-pbo) S 22189 22189 28504 0 -1 4202496 18107 157125 0 0 47 29 59855 71 20 0 1 0 274600580 15101952 3153 33554432000 4194304 5992684 140737119170992 140737119156824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22190/statm: 3687 3153 195 440 0 3243 0
[pid=22345] ppid=22190 vsize=137040 CPUtime=1121.85 cores=1,3,5,7
/proc/22345/stat : 22345 (glucosInc) R 22190 22189 28504 0 -1 4202496 22156 0 0 0 112161 24 0 0 20 0 1 0 274660607 140328960 33381 33554432000 4194304 5654031 140735631272896 140735631260712 4232528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22345/statm: 34260 33381 142 357 0 33900 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 160936

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 22360
/proc/meminfo: memFree=30993688/32873844 swapFree=6600/6600
[pid=22189] ppid=22187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22189/stat : 22189 (npSolver-pbo-It) S 22187 22189 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274600580 9367552 274 33554432000 4194304 5064252 140736258796784 140736258795696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22189/statm: 2287 274 233 213 0 72 0
[pid=22190] ppid=22189 vsize=14748 CPUtime=600.02 cores=1,3,5,7
/proc/22190/stat : 22190 (npSolver-pbo) S 22189 22189 28504 0 -1 4202496 18107 157125 0 0 47 29 59855 71 20 0 1 0 274600580 15101952 3153 33554432000 4194304 5992684 140737119170992 140737119156824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22190/statm: 3687 3153 195 440 0 3243 0
[pid=22345] ppid=22190 vsize=137040 CPUtime=1181.84 cores=1,3,5,7
/proc/22345/stat : 22345 (glucosInc) R 22190 22189 28504 0 -1 4202496 23072 0 0 0 118158 26 0 0 20 0 1 0 274660607 140328960 33381 33554432000 4194304 5654031 140735631272896 140735631270920 4232577 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22345/statm: 34260 33381 142 357 0 33900 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 160936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 22360
/proc/meminfo: memFree=30900472/32873844 swapFree=6600/6600
[pid=22189] ppid=22187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22189/stat : 22189 (npSolver-pbo-It) S 22187 22189 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274600580 9367552 274 33554432000 4194304 5064252 140736258796784 140736258795696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22189/statm: 2287 274 233 213 0 72 0
[pid=22190] ppid=22189 vsize=14748 CPUtime=600.02 cores=1,3,5,7
/proc/22190/stat : 22190 (npSolver-pbo) S 22189 22189 28504 0 -1 4202496 18107 157125 0 0 47 29 59855 71 20 0 1 0 274600580 15101952 3153 33554432000 4194304 5992684 140737119170992 140737119156824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22190/statm: 3687 3153 195 440 0 3243 0
[pid=22345] ppid=22190 vsize=186360 CPUtime=1200.04 cores=1,3,5,7
/proc/22345/stat : 22345 (glucosInc) R 22190 22189 28504 0 -1 4202496 23391 0 0 0 119978 26 0 0 20 0 1 0 274660607 190832640 42898 33554432000 4194304 5654031 140735631272896 140735631260712 4232784 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22345/statm: 46590 42898 142 357 0 46230 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 210256

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.01 2.00 3/181 22360
/proc/meminfo: memFree=30900472/32873844 swapFree=6600/6600
[pid=22189] ppid=22187 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22189/stat : 22189 (npSolver-pbo-It) S 22187 22189 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274600580 9367552 274 33554432000 4194304 5064252 140736258796784 140736258795696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22189/statm: 2287 274 233 213 0 72 0
[pid=22190] ppid=22189 vsize=14748 CPUtime=600.02 cores=1,3,5,7
/proc/22190/stat : 22190 (npSolver-pbo) S 22189 22189 28504 0 -1 4202496 18107 157125 0 0 47 29 59855 71 20 0 1 0 274600580 15101952 3153 33554432000 4194304 5992684 140737119170992 140737119156824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22190/statm: 3687 3153 195 440 0 3243 0
[pid=22345] ppid=22190 vsize=186360 CPUtime=1200.04 cores=1,3,5,7
/proc/22345/stat : 22345 (glucosInc) R 22190 22189 28504 0 -1 4202496 23391 0 0 0 119978 26 0 0 20 0 1 0 274660607 190832640 42898 33554432000 4194304 5654031 140735631272896 140735631260712 4232784 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22345/statm: 46590 42898 142 357 0 46230 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 210256

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1798.81
CPU system time (s): 1.2888
CPU usage (%): 99.9773
Max. virtual memory (cumulated for all children) (KiB): 241076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.81
system time used= 1.2888
maximum resident set size= 190292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 199004
page faults= 0
swaps= 0
block input operations= 0
block output operations= 123248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2246
involuntary context switches= 2362

runsolver used 12.3101 second user time and 12.932 second system time

The end

Launcher Data

Begin job on node140 at 2012-05-27 04:12:37
IDJOB=3703332
IDBENCH=48268
IDSOLVER=2278
FILE ID=node140/3703332-1338084757
RUNJOBID= node140-1338052929-28521
PBS_JOBID= 14624397
Free space on /tmp= 71356 MiB

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

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

MD5SUM BENCH= 9b75ee50c2c62e6be495e8bd0a94fa2c
RANDOM SEED=561647854

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
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:        31123096 kB
Buffers:          308484 kB
Cached:           490344 kB
SwapCached:         1504 kB
Active:           866636 kB
Inactive:          53684 kB
Active(anon):     111528 kB
Inactive(anon):     9828 kB
Active(file):     755108 kB
Inactive(file):    43856 kB
Unevictable:        6600 kB
Mlocked:            6600 kB
SwapTotal:      67108856 kB
SwapFree:       67105288 kB
Dirty:              8324 kB
Writeback:             0 kB
AnonPages:        124620 kB
Mapped:            13188 kB
Shmem:                 8 kB
Slab:             691072 kB
SReclaimable:     132888 kB
SUnreclaim:       558184 kB
KernelStack:        1528 kB
PageTables:         4568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     236308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     96256 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= 71340 MiB
End job on node140 at 2012-05-27 04:42:38