Trace number 3702941

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.03 1800.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-m4.r.opb
MD5SUMf69ecb5497caa964fbd82b9dc6698ac3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark90
Best CPU time to get the best result obtained on this benchmark0.142977
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 90
Optimality of the best value was proved YES
Number of variables652
Total number of constraints759
Number of constraints which are clauses759
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint46
Number of terms in the objective function 652
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 652
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 652
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.10	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.10	c [INC SYSTEM] execute solver
0.00/0.11	c [INC SEARCH] formula is SAT
0.00/0.11	c [INC SYSTEM] solved the initial formula
0.00/0.12	c model valid
0.00/0.12	c current solution ok
0.00/0.13	o 220
0.00/0.13	c starting approximation
0.00/0.13	c factor = 1
0.00/0.13	c can not find a suitable factor, leaving approximation
0.00/0.13	c finished approximation
0.00/0.13	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.13	c write failed with 2
0.00/0.13	c [INC SEARCH] iteration: 0
0.00/0.13	c [INC BOUNDS] best value:220 search for 219
0.00/0.13	c [INC SYSTEM] create new solver instance
0.00/0.13	c [INC] encode full formula
0.00/0.13	c (debug) using card networks
0.00/0.15	c set iterative enc to: card
0.00/0.15	c set iterative enc to: none
0.00/0.15	c [INC SEARCH] isOptimum variable: 0
0.00/0.23	c formula is SAT
0.00/0.23	c [INC SEARCH] copied best model
0.00/0.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.23	c model valid
0.00/0.23	c current solution ok
0.00/0.23	o 131
0.00/0.23	c [INC SEARCH] iteration: 1
0.00/0.23	c [INC BOUNDS] best value:131 search for 130
0.00/0.23	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.23	c write failed with 2
0.00/0.24	c [INC SYSTEM] create new solver instance
0.00/0.24	c [INC] encode full formula
0.00/0.24	c (debug) using card networks
0.00/0.25	c set iterative enc to: card
0.00/0.25	c set iterative enc to: none
0.00/0.25	c [INC SEARCH] isOptimum variable: 0
0.00/0.34	c formula is SAT
0.00/0.34	c [INC SEARCH] copied best model
0.00/0.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.35	c model valid
0.00/0.35	c current solution ok
0.00/0.35	o 124
0.00/0.35	c [INC SEARCH] iteration: 2
0.00/0.35	c [INC BOUNDS] best value:124 search for 123
0.00/0.35	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.35	c write failed with 2
0.00/0.35	c [INC SYSTEM] create new solver instance
0.00/0.35	c [INC] encode full formula
0.00/0.35	c (debug) using card networks
0.00/0.36	c set iterative enc to: card
0.00/0.36	c set iterative enc to: none
0.00/0.36	c [INC SEARCH] isOptimum variable: 0
0.00/0.50	c formula is SAT
0.00/0.50	c [INC SEARCH] copied best model
0.00/0.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.51	c model valid
0.00/0.51	c current solution ok
0.00/0.51	o 119
0.00/0.51	c [INC SEARCH] iteration: 3
0.00/0.51	c [INC BOUNDS] best value:119 search for 118
0.00/0.51	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.51	c write failed with 2
0.00/0.51	c [INC SYSTEM] create new solver instance
0.00/0.51	c [INC] encode full formula
0.00/0.51	c (debug) using card networks
0.00/0.52	c set iterative enc to: card
0.00/0.52	c set iterative enc to: none
0.00/0.52	c [INC SEARCH] isOptimum variable: 0
0.00/0.63	c formula is SAT
0.00/0.63	c [INC SEARCH] copied best model
0.00/0.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.63	c model valid
0.00/0.63	c current solution ok
0.00/0.63	o 115
0.00/0.63	c [INC SEARCH] iteration: 4
0.00/0.63	c [INC BOUNDS] best value:115 search for 114
0.00/0.63	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.63	c write failed with 2
0.00/0.64	c [INC SYSTEM] create new solver instance
0.00/0.64	c [INC] encode full formula
0.00/0.64	c (debug) using card networks
0.00/0.65	c set iterative enc to: card
0.00/0.65	c set iterative enc to: none
0.00/0.65	c [INC SEARCH] isOptimum variable: 0
1.77/1.80	c formula is SAT
1.77/1.80	c [INC SEARCH] copied best model
1.77/1.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.77/1.80	c model valid
1.77/1.80	c current solution ok
1.77/1.80	o 113
1.77/1.80	c [INC SEARCH] iteration: 5
1.77/1.80	c [INC BOUNDS] best value:113 search for 112
1.77/1.80	c [INC SYSTEM] there exists a inc, kill it!
1.77/1.80	c write failed with 2
1.77/1.81	c [INC SYSTEM] create new solver instance
1.77/1.81	c [INC] encode full formula
1.77/1.81	c (debug) using card networks
1.77/1.82	c set iterative enc to: card
1.77/1.82	c set iterative enc to: none
1.77/1.82	c [INC SEARCH] isOptimum variable: 0
2.36/2.46	c formula is SAT
2.36/2.47	c [INC SEARCH] copied best model
2.36/2.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.36/2.47	c model valid
2.36/2.47	c current solution ok
2.36/2.47	o 110
2.36/2.47	c [INC SEARCH] iteration: 6
2.36/2.47	c [INC BOUNDS] best value:110 search for 109
2.36/2.47	c [INC SYSTEM] there exists a inc, kill it!
2.36/2.47	c write failed with 2
2.36/2.47	c [INC SYSTEM] create new solver instance
2.36/2.47	c [INC] encode full formula
2.36/2.47	c (debug) using card networks
2.36/2.48	c set iterative enc to: card
2.36/2.48	c set iterative enc to: none
2.36/2.49	c [INC SEARCH] isOptimum variable: 0
4.36/4.46	c formula is SAT
4.36/4.46	c [INC SEARCH] copied best model
4.36/4.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.45/4.57	c model valid
4.45/4.57	c current solution ok
4.45/4.57	o 106
4.45/4.57	c [INC SEARCH] iteration: 7
4.45/4.57	c [INC BOUNDS] best value:106 search for 105
4.45/4.57	c [INC SYSTEM] there exists a inc, kill it!
4.45/4.57	c write failed with 2
4.45/4.57	c [INC SYSTEM] create new solver instance
4.45/4.57	c [INC] encode full formula
4.45/4.57	c (debug) using card networks
4.45/4.57	c set iterative enc to: card
4.45/4.57	c set iterative enc to: none
4.45/4.75	c [INC SEARCH] isOptimum variable: 0
14.39/14.72	c formula is SAT
14.39/14.72	c [INC SEARCH] copied best model
14.39/14.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.39/14.72	c model valid
14.39/14.72	c current solution ok
14.39/14.72	o 105
14.39/14.72	c [INC SEARCH] iteration: 8
14.39/14.72	c [INC BOUNDS] best value:105 search for 104
14.39/14.72	c [INC SYSTEM] there exists a inc, kill it!
14.39/14.72	c write failed with 2
14.39/14.72	c [INC SYSTEM] create new solver instance
14.39/14.72	c [INC] encode full formula
14.39/14.72	c (debug) using card networks
14.39/14.74	c set iterative enc to: card
14.39/14.74	c set iterative enc to: none
14.39/14.74	c [INC SEARCH] isOptimum variable: 0
18.69/19.08	c formula is SAT
18.69/19.08	c [INC SEARCH] copied best model
18.69/19.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
18.69/19.08	c model valid
18.69/19.08	c current solution ok
18.69/19.08	o 104
18.69/19.08	c [INC SEARCH] iteration: 9
18.69/19.08	c [INC BOUNDS] best value:104 search for 103
18.69/19.08	c [INC SYSTEM] there exists a inc, kill it!
18.69/19.08	c write failed with 2
18.69/19.08	c [INC SYSTEM] create new solver instance
18.69/19.08	c [INC] encode full formula
18.69/19.08	c (debug) using card networks
18.80/19.10	c set iterative enc to: card
18.80/19.10	c set iterative enc to: none
18.80/19.10	c [INC SEARCH] isOptimum variable: 0
909.14/909.64	c formula is SAT
909.14/909.65	c [INC SEARCH] copied best model
909.14/909.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
909.14/909.65	c model valid
909.14/909.65	c current solution ok
909.14/909.65	o 103
909.14/909.65	c [INC SEARCH] iteration: 10
909.14/909.65	c [INC BOUNDS] best value:103 search for 102
909.14/909.65	c [INC SYSTEM] there exists a inc, kill it!
909.14/909.65	c write failed with 2
909.14/909.65	c [INC SYSTEM] create new solver instance
909.14/909.65	c [INC] encode full formula
909.14/909.65	c (debug) using card networks
909.14/909.66	c set iterative enc to: card
909.14/909.66	c set iterative enc to: none
909.14/909.67	c [INC SEARCH] isOptimum variable: 0
1014.21/1014.77	c formula is SAT
1014.21/1014.77	c [INC SEARCH] copied best model
1014.21/1014.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1014.21/1014.77	c model valid
1014.21/1014.77	c current solution ok
1014.21/1014.77	o 101
1014.21/1014.77	c [INC SEARCH] iteration: 11
1014.21/1014.77	c [INC BOUNDS] best value:101 search for 100
1014.21/1014.77	c [INC SYSTEM] there exists a inc, kill it!
1014.21/1014.77	c write failed with 2
1014.21/1014.77	c [INC SYSTEM] create new solver instance
1014.21/1014.77	c [INC] encode full formula
1014.21/1014.77	c (debug) using card networks
1014.21/1014.78	c set iterative enc to: card
1014.21/1014.78	c set iterative enc to: none
1014.21/1014.79	c [INC SEARCH] isOptimum variable: 0
1800.00/1800.61	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.00/1800.61	s UNKNOWN
1800.00/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.00/1800.61	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-3702941-1338068247/watcher-3702941-1338068247 -o /tmp/evaluation-result-3702941-1338068247/solver-3702941-1338068247 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702941-1338068247.opb 1590967843 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.16 1.90 2.09 3/178 2833
/proc/meminfo: memFree=31920720/32873844 swapFree=6872/6872
[pid=2833] ppid=2831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2833/stat : 2833 (npSolver-pbo-It) S 2831 2833 8327 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272891684 9367552 274 33554432000 4194304 5064252 140735400799840 140735400798752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2833/statm: 2287 274 233 213 0 72 0

[startup+0.0247689 s]
/proc/loadavg: 2.16 1.90 2.09 3/178 2833
/proc/meminfo: memFree=31920720/32873844 swapFree=6872/6872
[pid=2833] ppid=2831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2833/stat : 2833 (npSolver-pbo-It) S 2831 2833 8327 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272891684 9367552 274 33554432000 4194304 5064252 140735400799840 140735400798752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2833/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100162 s]
/proc/loadavg: 2.16 1.90 2.09 3/178 2833
/proc/meminfo: memFree=31920720/32873844 swapFree=6872/6872
[pid=2833] ppid=2831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2833/stat : 2833 (npSolver-pbo-It) S 2831 2833 8327 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272891684 9367552 274 33554432000 4194304 5064252 140735400799840 140735400798752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2833/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300223 s]
/proc/loadavg: 2.16 1.90 2.09 3/178 2833
/proc/meminfo: memFree=31920720/32873844 swapFree=6872/6872
[pid=2833] ppid=2831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2833/stat : 2833 (npSolver-pbo-It) S 2831 2833 8327 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272891684 9367552 274 33554432000 4194304 5064252 140735400799840 140735400798752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2833/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70022 s]
/proc/loadavg: 2.16 1.90 2.09 3/178 2833
/proc/meminfo: memFree=31920720/32873844 swapFree=6872/6872
[pid=2833] ppid=2831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2833/stat : 2833 (npSolver-pbo-It) S 2831 2833 8327 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272891684 9367552 274 33554432000 4194304 5064252 140735400799840 140735400798752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2833/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.16 1.90 2.09 3/181 2850
/proc/meminfo: memFree=31905876/32873844 swapFree=6872/6872
[pid=2833] ppid=2831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2833/stat : 2833 (npSolver-pbo-It) S 2831 2833 8327 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272891684 9367552 274 33554432000 4194304 5064252 140735400799840 140735400798752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2833/statm: 2287 274 233 213 0 72 0
[pid=2834] ppid=2833 vsize=6156 CPUtime=0.64 cores=0,2,4,6
/proc/2834/stat : 2834 (npSolver-pbo) S 2833 2833 8327 0 -1 4202496 5122 16490 0 0 11 2 47 4 20 0 1 0 272891684 6303744 1128 33554432000 4194304 5992684 140736721088800 140736721074632 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2834/statm: 1539 1128 194 440 0 1095 0
[pid=2850] ppid=2834 vsize=11932 CPUtime=0.83 cores=0,2,4,6
/proc/2850/stat : 2850 (glucosInc) R 2834 2833 8327 0 -1 4202496 2597 0 0 0 83 0 0 0 20 0 1 0 272891749 12218368 2344 33554432000 4194304 5654031 140736454992320 140736454980136 4232581 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2850/statm: 2983 2344 141 357 0 2623 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 27236

[startup+3.10024 s]
/proc/loadavg: 2.16 1.90 2.09 3/181 2852
/proc/meminfo: memFree=31907676/32873844 swapFree=6872/6872
[pid=2833] ppid=2831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2833/stat : 2833 (npSolver-pbo-It) S 2831 2833 8327 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272891684 9367552 274 33554432000 4194304 5064252 140735400799840 140735400798752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2833/statm: 2287 274 233 213 0 72 0
[pid=2834] ppid=2833 vsize=6156 CPUtime=2.46 cores=0,2,4,6
/proc/2834/stat : 2834 (npSolver-pbo) S 2833 2833 8327 0 -1 4202496 6780 22969 0 0 14 2 225 5 20 0 1 0 272891684 6303744 1128 33554432000 4194304 5992684 140736721088800 140736721074632 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2834/statm: 1539 1128 194 440 0 1095 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 15304
heavy processes:

[startup+6.30033 s]
/proc/loadavg: 2.15 1.90 2.09 3/181 2856
/proc/meminfo: memFree=31906436/32873844 swapFree=6872/6872
[pid=2833] ppid=2831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2833/stat : 2833 (npSolver-pbo-It) S 2831 2833 8327 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272891684 9367552 274 33554432000 4194304 5064252 140735400799840 140735400798752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2833/statm: 2287 274 233 213 0 72 0
[pid=2834] ppid=2833 vsize=6156 CPUtime=4.45 cores=0,2,4,6
/proc/2834/stat : 2834 (npSolver-pbo) S 2833 2833 8327 0 -1 4202496 7609 26623 0 0 16 2 421 6 20 0 1 0 272891684 6303744 1128 33554432000 4194304 5992684 140736721088800 140736721074632 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2834/statm: 1539 1128 194 440 0 1095 0
[pid=2856] ppid=2834 vsize=12992 CPUtime=1.53 cores=0,2,4,6
/proc/2856/stat : 2856 (glucosInc) R 2834 2833 8327 0 -1 4202496 3350 0 0 0 153 0 0 0 20 0 1 0 272892159 13303808 2412 33554432000 4194304 5654031 140735235460832 140735235448648 4232744 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2856/statm: 3248 2412 141 357 0 2888 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 28296

[startup+12.7004 s]
/proc/loadavg: 2.13 1.91 2.09 3/181 2856
/proc/meminfo: memFree=31899420/32873844 swapFree=6872/6872
[pid=2833] ppid=2831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2833/stat : 2833 (npSolver-pbo-It) S 2831 2833 8327 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272891684 9367552 274 33554432000 4194304 5064252 140735400799840 140735400798752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2833/statm: 2287 274 233 213 0 72 0
[pid=2834] ppid=2833 vsize=6156 CPUtime=4.45 cores=0,2,4,6
/proc/2834/stat : 2834 (npSolver-pbo) S 2833 2833 8327 0 -1 4202496 7609 26623 0 0 16 2 421 6 20 0 1 0 272891684 6303744 1128 33554432000 4194304 5992684 140736721088800 140736721074632 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2834/statm: 1539 1128 194 440 0 1095 0
[pid=2856] ppid=2834 vsize=18104 CPUtime=7.94 cores=0,2,4,6
/proc/2856/stat : 2856 (glucosInc) R 2834 2833 8327 0 -1 4202496 5053 0 0 0 793 1 0 0 20 0 1 0 272892159 18538496 4001 33554432000 4194304 5654031 140735235460832 140735235448648 4232710 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2856/statm: 4526 4001 141 357 0 4166 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 33408

[startup+25.5003 s]
/proc/loadavg: 2.10 1.91 2.09 3/181 2860
/proc/meminfo: memFree=31900200/32873844 swapFree=6872/6872
[pid=2833] ppid=2831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2833/stat : 2833 (npSolver-pbo-It) S 2831 2833 8327 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272891684 9367552 274 33554432000 4194304 5064252 140735400799840 140735400798752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2833/statm: 2287 274 233 213 0 72 0
[pid=2834] ppid=2833 vsize=6156 CPUtime=18.8 cores=0,2,4,6
/proc/2834/stat : 2834 (npSolver-pbo) S 2833 2833 8327 0 -1 4202496 9267 37822 0 0 20 2 1849 9 20 0 1 0 272891684 6303744 1128 33554432000 4194304 5992684 140736721088800 140736721074632 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2834/statm: 1539 1128 194 440 0 1095 0
[pid=2860] ppid=2834 vsize=18092 CPUtime=6.38 cores=0,2,4,6
/proc/2860/stat : 2860 (glucosInc) R 2834 2833 8327 0 -1 4202496 4798 0 0 0 638 0 0 0 20 0 1 0 272893594 18526208 3995 33554432000 4194304 5654031 140737107978976 140737107966792 4233315 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2860/statm: 4523 3995 141 357 0 4163 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 33396

[startup+51.1003 s]
/proc/loadavg: 2.07 1.92 2.09 3/181 2860
/proc/meminfo: memFree=31888896/32873844 swapFree=6872/6872
[pid=2833] ppid=2831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2833/stat : 2833 (npSolver-pbo-It) S 2831 2833 8327 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272891684 9367552 274 33554432000 4194304 5064252 140735400799840 140735400798752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2833/statm: 2287 274 233 213 0 72 0
[pid=2834] ppid=2833 vsize=6156 CPUtime=18.8 cores=0,2,4,6
/proc/2834/stat : 2834 (npSolver-pbo) S 2833 2833 8327 0 -1 4202496 9267 37822 0 0 20 2 1849 9 20 0 1 0 272891684 6303744 1128 33554432000 4194304 5992684 140736721088800 140736721074632 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2834/statm: 1539 1128 194 440 0 1095 0
[pid=2860] ppid=2834 vsize=27896 CPUtime=31.98 cores=0,2,4,6
/proc/2860/stat : 2860 (glucosInc) R 2834 2833 8327 0 -1 4202496 6549 0 0 0 3197 1 0 0 20 0 1 0 272893594 28565504 6456 33554432000 4194304 5654031 140737107978976 140737107976776 4208595 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2860/statm: 6974 6456 141 357 0 6614 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 43200

[startup+102.306 s]
/proc/loadavg: 2.03 1.93 2.08 3/181 2860
/proc/meminfo: memFree=31869344/32873844 swapFree=6872/6872
[pid=2833] ppid=2831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2833/stat : 2833 (npSolver-pbo-It) S 2831 2833 8327 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272891684 9367552 274 33554432000 4194304 5064252 140735400799840 140735400798752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2833/statm: 2287 274 233 213 0 72 0
[pid=2834] ppid=2833 vsize=6156 CPUtime=18.8 cores=0,2,4,6
/proc/2834/stat : 2834 (npSolver-pbo) S 2833 2833 8327 0 -1 4202496 9267 37822 0 0 20 2 1849 9 20 0 1 0 272891684 6303744 1128 33554432000 4194304 5992684 140736721088800 140736721074632 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2834/statm: 1539 1128 194 440 0 1095 0
[pid=2860] ppid=2834 vsize=42432 CPUtime=83.17 cores=0,2,4,6
/proc/2860/stat : 2860 (glucosInc) R 2834 2833 8327 0 -1 4202496 8020 0 0 0 8316 1 0 0 20 0 1 0 272893594 43450368 10090 33554432000 4194304 5654031 140737107978976 140737107976856 4233216 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2860/statm: 10608 10090 141 357 0 10248 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 57736

[startup+162.3 s]
/proc/loadavg: 2.01 1.94 2.08 3/182 2863
/proc/meminfo: memFree=31846500/32873844 swapFree=6872/6872
[pid=2833] ppid=2831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2833/stat : 2833 (npSolver-pbo-It) S 2831 2833 8327 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272891684 9367552 274 33554432000 4194304 5064252 140735400799840 140735400798752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2833/statm: 2287 274 233 213 0 72 0
[pid=2834] ppid=2833 vsize=6156 CPUtime=18.8 cores=0,2,4,6
/proc/2834/stat : 2834 (npSolver-pbo) S 2833 2833 8327 0 -1 4202496 9267 37822 0 0 20 2 1849 9 20 0 1 0 272891684 6303744 1128 33554432000 4194304 5992684 140736721088800 140736721074632 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2834/statm: 1539 1128 194 440 0 1095 0
[pid=2860] ppid=2834 vsize=51392 CPUtime=143.15 cores=0,2,4,6
/proc/2860/stat : 2860 (glucosInc) R 2834 2833 8327 0 -1 4202496 9252 0 0 0 14314 1 0 0 20 0 1 0 272893594 52625408 12304 33554432000 4194304 5654031 140737107978976 140737107966792 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2860/statm: 12848 12304 141 357 0 12488 0
Current children cumulated CPU time (s) 161.95
Current children cumulated vsize (KiB) 66696

[startup+222.3 s]
/proc/loadavg: 2.03 1.96 2.08 3/181 2863
/proc/meminfo: memFree=31803540/32873844 swapFree=6872/6872
[pid=2833] ppid=2831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2833/stat : 2833 (npSolver-pbo-It) S 2831 2833 8327 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272891684 9367552 274 33554432000 4194304 5064252 140735400799840 140735400798752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2833/statm: 2287 274 233 213 0 72 0
[pid=2834] ppid=2833 vsize=6156 CPUtime=18.8 cores=0,2,4,6
/proc/2834/stat : 2834 (npSolver-pbo) S 2833 2833 8327 0 -1 4202496 9267 37822 0 0 20 2 1849 9 20 0 1 0 272891684 6303744 1128 33554432000 4194304 5992684 140736721088800 140736721074632 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2834/statm: 1539 1128 194 440 0 1095 0
[pid=2860] ppid=2834 vsize=93344 CPUtime=203.14 cores=0,2,4,6
/proc/2860/stat : 2860 (glucosInc) R 2834 2833 8327 0 -1 4202496 10996 0 0 0 20311 3 0 0 20 0 1 0 272893594 95584256 17122 33554432000 4194304 5654031 140737107978976 140737107966792 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2860/statm: 23336 17122 141 357 0 22976 0
Current children cumulated CPU time (s) 221.94
Current children cumulated vsize (KiB) 108648

[startup+282.3 s]
/proc/loadavg: 2.01 1.97 2.07 3/181 2863
/proc/meminfo: memFree=31801864/32873844 swapFree=6872/6872

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

/proc/meminfo: memFree=31777476/32873844 swapFree=6872/6872
[pid=2833] ppid=2831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2833/stat : 2833 (npSolver-pbo-It) S 2831 2833 8327 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272891684 9367552 274 33554432000 4194304 5064252 140735400799840 140735400798752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2833/statm: 2287 274 233 213 0 72 0
[pid=2834] ppid=2833 vsize=6156 CPUtime=1014.32 cores=0,2,4,6
/proc/2834/stat : 2834 (npSolver-pbo) S 2833 2833 8327 0 -1 4202496 10925 60988 0 0 24 3 101387 18 20 0 1 0 272891684 6303744 1128 33554432000 4194304 5992684 140736721088800 140736721074632 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2834/statm: 1539 1128 194 440 0 1095 0
[pid=2885] ppid=2834 vsize=78152 CPUtime=227.46 cores=0,2,4,6
/proc/2885/stat : 2885 (glucosInc) R 2834 2833 8327 0 -1 4202496 12111 0 0 0 22740 6 0 0 20 0 1 0 272993163 80027648 19020 33554432000 4194304 5654031 140736193238304 140736193226120 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2885/statm: 19538 19020 141 357 0 19178 0
Current children cumulated CPU time (s) 1241.78
Current children cumulated vsize (KiB) 93456

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2886
/proc/meminfo: memFree=31745392/32873844 swapFree=6872/6872
[pid=2833] ppid=2831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2833/stat : 2833 (npSolver-pbo-It) S 2831 2833 8327 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272891684 9367552 274 33554432000 4194304 5064252 140735400799840 140735400798752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2833/statm: 2287 274 233 213 0 72 0
[pid=2834] ppid=2833 vsize=6156 CPUtime=1014.32 cores=0,2,4,6
/proc/2834/stat : 2834 (npSolver-pbo) S 2833 2833 8327 0 -1 4202496 10925 60988 0 0 24 3 101387 18 20 0 1 0 272891684 6303744 1128 33554432000 4194304 5992684 140736721088800 140736721074632 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2834/statm: 1539 1128 194 440 0 1095 0
[pid=2885] ppid=2834 vsize=127472 CPUtime=287.46 cores=0,2,4,6
/proc/2885/stat : 2885 (glucosInc) R 2834 2833 8327 0 -1 4202496 12739 0 0 0 28739 7 0 0 20 0 1 0 272993163 130531328 26998 33554432000 4194304 5654031 140736193238304 140736193236232 4218688 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2885/statm: 31868 26998 141 357 0 31508 0
Current children cumulated CPU time (s) 1301.78
Current children cumulated vsize (KiB) 142776

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2889
/proc/meminfo: memFree=31731392/32873844 swapFree=6872/6872
[pid=2833] ppid=2831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2833/stat : 2833 (npSolver-pbo-It) S 2831 2833 8327 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272891684 9367552 274 33554432000 4194304 5064252 140735400799840 140735400798752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2833/statm: 2287 274 233 213 0 72 0
[pid=2834] ppid=2833 vsize=6156 CPUtime=1014.32 cores=0,2,4,6
/proc/2834/stat : 2834 (npSolver-pbo) S 2833 2833 8327 0 -1 4202496 10925 60988 0 0 24 3 101387 18 20 0 1 0 272891684 6303744 1128 33554432000 4194304 5992684 140736721088800 140736721074632 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2834/statm: 1539 1128 194 440 0 1095 0
[pid=2885] ppid=2834 vsize=91228 CPUtime=347.44 cores=0,2,4,6
/proc/2885/stat : 2885 (glucosInc) R 2834 2833 8327 0 -1 4202496 14404 0 0 0 34735 9 0 0 20 0 1 0 272993163 93417472 22289 33554432000 4194304 5654031 140736193238304 140736193226120 4232939 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2885/statm: 22807 22289 141 357 0 22447 0
Current children cumulated CPU time (s) 1361.76
Current children cumulated vsize (KiB) 106532

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2912
/proc/meminfo: memFree=31725868/32873844 swapFree=6872/6872
[pid=2833] ppid=2831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2833/stat : 2833 (npSolver-pbo-It) S 2831 2833 8327 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272891684 9367552 274 33554432000 4194304 5064252 140735400799840 140735400798752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2833/statm: 2287 274 233 213 0 72 0
[pid=2834] ppid=2833 vsize=6156 CPUtime=1014.32 cores=0,2,4,6
/proc/2834/stat : 2834 (npSolver-pbo) S 2833 2833 8327 0 -1 4202496 10925 60988 0 0 24 3 101387 18 20 0 1 0 272891684 6303744 1128 33554432000 4194304 5992684 140736721088800 140736721074632 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2834/statm: 1539 1128 194 440 0 1095 0
[pid=2885] ppid=2834 vsize=91228 CPUtime=407.43 cores=0,2,4,6
/proc/2885/stat : 2885 (glucosInc) R 2834 2833 8327 0 -1 4202496 14718 0 0 0 40734 9 0 0 20 0 1 0 272993163 93417472 22289 33554432000 4194304 5654031 140736193238304 140736193236328 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2885/statm: 22807 22289 141 357 0 22447 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 106532

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2912
/proc/meminfo: memFree=31763700/32873844 swapFree=6872/6872
[pid=2833] ppid=2831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2833/stat : 2833 (npSolver-pbo-It) S 2831 2833 8327 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272891684 9367552 274 33554432000 4194304 5064252 140735400799840 140735400798752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2833/statm: 2287 274 233 213 0 72 0
[pid=2834] ppid=2833 vsize=6156 CPUtime=1014.32 cores=0,2,4,6
/proc/2834/stat : 2834 (npSolver-pbo) S 2833 2833 8327 0 -1 4202496 10925 60988 0 0 24 3 101387 18 20 0 1 0 272891684 6303744 1128 33554432000 4194304 5992684 140736721088800 140736721074632 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2834/statm: 1539 1128 194 440 0 1095 0
[pid=2885] ppid=2834 vsize=91228 CPUtime=467.42 cores=0,2,4,6
/proc/2885/stat : 2885 (glucosInc) R 2834 2833 8327 0 -1 4202496 15665 0 0 0 46731 11 0 0 20 0 1 0 272993163 93417472 22290 33554432000 4194304 5654031 140736193238304 140736193226120 4216290 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2885/statm: 22807 22290 141 357 0 22447 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 106532

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2913
/proc/meminfo: memFree=31724044/32873844 swapFree=6872/6872
[pid=2833] ppid=2831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2833/stat : 2833 (npSolver-pbo-It) S 2831 2833 8327 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272891684 9367552 274 33554432000 4194304 5064252 140735400799840 140735400798752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2833/statm: 2287 274 233 213 0 72 0
[pid=2834] ppid=2833 vsize=6156 CPUtime=1014.32 cores=0,2,4,6
/proc/2834/stat : 2834 (npSolver-pbo) S 2833 2833 8327 0 -1 4202496 10925 60988 0 0 24 3 101387 18 20 0 1 0 272891684 6303744 1128 33554432000 4194304 5992684 140736721088800 140736721074632 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2834/statm: 1539 1128 194 440 0 1095 0
[pid=2885] ppid=2834 vsize=140548 CPUtime=527.41 cores=0,2,4,6
/proc/2885/stat : 2885 (glucosInc) R 2834 2833 8327 0 -1 4202496 16619 0 0 0 52728 13 0 0 20 0 1 0 272993163 143921152 32316 33554432000 4194304 5654031 140736193238304 140736193236232 4232703 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2885/statm: 35137 32316 141 357 0 34777 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 155852

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2913
/proc/meminfo: memFree=31692784/32873844 swapFree=6872/6872
[pid=2833] ppid=2831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2833/stat : 2833 (npSolver-pbo-It) S 2831 2833 8327 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272891684 9367552 274 33554432000 4194304 5064252 140735400799840 140735400798752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2833/statm: 2287 274 233 213 0 72 0
[pid=2834] ppid=2833 vsize=6156 CPUtime=1014.32 cores=0,2,4,6
/proc/2834/stat : 2834 (npSolver-pbo) S 2833 2833 8327 0 -1 4202496 10925 60988 0 0 24 3 101387 18 20 0 1 0 272891684 6303744 1128 33554432000 4194304 5992684 140736721088800 140736721074632 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2834/statm: 1539 1128 194 440 0 1095 0
[pid=2885] ppid=2834 vsize=171368 CPUtime=587.4 cores=0,2,4,6
/proc/2885/stat : 2885 (glucosInc) R 2834 2833 8327 0 -1 4202496 18141 0 0 0 58724 16 0 0 20 0 1 0 272993163 175480832 40063 33554432000 4194304 5654031 140736193238304 140736193236392 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2885/statm: 42842 40063 141 357 0 42482 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 186672

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2913
/proc/meminfo: memFree=31691884/32873844 swapFree=6872/6872
[pid=2833] ppid=2831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2833/stat : 2833 (npSolver-pbo-It) S 2831 2833 8327 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272891684 9367552 274 33554432000 4194304 5064252 140735400799840 140735400798752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2833/statm: 2287 274 233 213 0 72 0
[pid=2834] ppid=2833 vsize=6156 CPUtime=1014.32 cores=0,2,4,6
/proc/2834/stat : 2834 (npSolver-pbo) S 2833 2833 8327 0 -1 4202496 10925 60988 0 0 24 3 101387 18 20 0 1 0 272891684 6303744 1128 33554432000 4194304 5992684 140736721088800 140736721074632 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2834/statm: 1539 1128 194 440 0 1095 0
[pid=2885] ppid=2834 vsize=140548 CPUtime=647.39 cores=0,2,4,6
/proc/2885/stat : 2885 (glucosInc) R 2834 2833 8327 0 -1 4202496 19374 0 0 0 64720 19 0 0 20 0 1 0 272993163 143921152 31804 33554432000 4194304 5654031 140736193238304 140736193226120 4232973 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2885/statm: 35137 31804 141 357 0 34777 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 155852

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 2957
/proc/meminfo: memFree=31606992/32873844 swapFree=6872/6872
[pid=2833] ppid=2831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2833/stat : 2833 (npSolver-pbo-It) S 2831 2833 8327 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272891684 9367552 274 33554432000 4194304 5064252 140735400799840 140735400798752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2833/statm: 2287 274 233 213 0 72 0
[pid=2834] ppid=2833 vsize=6156 CPUtime=1014.32 cores=0,2,4,6
/proc/2834/stat : 2834 (npSolver-pbo) S 2833 2833 8327 0 -1 4202496 10925 60988 0 0 24 3 101387 18 20 0 1 0 272891684 6303744 1128 33554432000 4194304 5992684 140736721088800 140736721074632 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2834/statm: 1539 1128 194 440 0 1095 0
[pid=2885] ppid=2834 vsize=140548 CPUtime=707.38 cores=0,2,4,6
/proc/2885/stat : 2885 (glucosInc) R 2834 2833 8327 0 -1 4202496 20612 0 0 0 70717 21 0 0 20 0 1 0 272993163 143921152 33852 33554432000 4194304 5654031 140736193238304 140736193226120 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2885/statm: 35137 33852 141 357 0 34777 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 155852

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 2957
/proc/meminfo: memFree=31596832/32873844 swapFree=6872/6872
[pid=2833] ppid=2831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2833/stat : 2833 (npSolver-pbo-It) S 2831 2833 8327 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272891684 9367552 274 33554432000 4194304 5064252 140735400799840 140735400798752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2833/statm: 2287 274 233 213 0 72 0
[pid=2834] ppid=2833 vsize=6156 CPUtime=1014.32 cores=0,2,4,6
/proc/2834/stat : 2834 (npSolver-pbo) S 2833 2833 8327 0 -1 4202496 10925 60988 0 0 24 3 101387 18 20 0 1 0 272891684 6303744 1128 33554432000 4194304 5992684 140736721088800 140736721074632 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2834/statm: 1539 1128 194 440 0 1095 0
[pid=2885] ppid=2834 vsize=140548 CPUtime=767.37 cores=0,2,4,6
/proc/2885/stat : 2885 (glucosInc) R 2834 2833 8327 0 -1 4202496 21842 0 0 0 76713 24 0 0 20 0 1 0 272993163 143921152 34364 33554432000 4194304 5654031 140736193238304 140736193226120 4232772 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2885/statm: 35137 34364 141 357 0 34777 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 155852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 2957
/proc/meminfo: memFree=31605940/32873844 swapFree=6872/6872
[pid=2833] ppid=2831 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2833/stat : 2833 (npSolver-pbo-It) S 2831 2833 8327 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272891684 9367552 274 33554432000 4194304 5064252 140735400799840 140735400798752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2833/statm: 2287 274 233 213 0 72 0
[pid=2834] ppid=2833 vsize=6156 CPUtime=1014.32 cores=0,2,4,6
/proc/2834/stat : 2834 (npSolver-pbo) S 2833 2833 8327 0 -1 4202496 10925 60988 0 0 24 3 101387 18 20 0 1 0 272891684 6303744 1128 33554432000 4194304 5992684 140736721088800 140736721074632 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2834/statm: 1539 1128 194 440 0 1095 0
[pid=2885] ppid=2834 vsize=140548 CPUtime=785.68 cores=0,2,4,6
/proc/2885/stat : 2885 (glucosInc) R 2834 2833 8327 0 -1 4202496 22741 0 0 0 78543 25 0 0 20 0 1 0 272993163 143921152 30780 33554432000 4194304 5654031 140736193238304 140736193226120 4216427 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2885/statm: 35137 30780 141 357 0 34777 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 155852

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.03
CPU user time (s): 1799.55
CPU system time (s): 0.476927
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (KiB): 186672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.55
system time used= 0.476927
maximum resident set size= 166396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95033
page faults= 0
swaps= 0
block input operations= 0
block output operations= 19552
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 736
involuntary context switches= 2518

runsolver used 3.46347 second user time and 10.1215 second system time

The end

Launcher Data

Begin job on node105 at 2012-05-26 23:37:27
IDJOB=3702941
IDBENCH=2868
IDSOLVER=2278
FILE ID=node105/3702941-1338068247
RUNJOBID= node105-1338052967-8343
PBS_JOBID= 14624416
Free space on /tmp= 71472 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-m4.r.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702941-1338068247/watcher-3702941-1338068247 -o /tmp/evaluation-result-3702941-1338068247/solver-3702941-1338068247 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702941-1338068247.opb 1590967843 HOME HOME

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

MD5SUM BENCH= f69ecb5497caa964fbd82b9dc6698ac3
RANDOM SEED=1590967843

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:        31920984 kB
Buffers:           87064 kB
Cached:            49668 kB
SwapCached:         1948 kB
Active:           162952 kB
Inactive:          28544 kB
Active(anon):      54036 kB
Inactive(anon):     2832 kB
Active(file):     108916 kB
Inactive(file):    25712 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100340 kB
Dirty:              8748 kB
Writeback:             0 kB
AnonPages:         59788 kB
Mapped:             9356 kB
Shmem:                 0 kB
Slab:             621824 kB
SReclaimable:      62260 kB
SUnreclaim:       559564 kB
KernelStack:        1448 kB
PageTables:         4176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     176084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 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= 71436 MiB
End job on node105 at 2012-05-27 00:07:27