Trace number 3747086

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 (fixed)? (TO) 1800.07 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-rot.b.opb
MD5SUM82ceb454755e01aa6cecb68eb859eaa6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark115
Best CPU time to get the best result obtained on this benchmark1.12483
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 116
Optimality of the best value was proved NO
Number of variables1451
Total number of constraints2932
Number of constraints which are clauses2932
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 constraint1
Maximum length of a constraint81
Number of terms in the objective function 1451
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 1451
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1451
Number of bits of the biggest sum of numbers11
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.05	c run inc solver
0.00/0.05	c [INC SYSTEM] run initial solver
0.00/0.05	c [INC SYSTEM] preprocess with white file
0.00/0.08	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.08	c [INC SYSTEM] execute solver
0.00/0.08	c [INC SEARCH] formula is SAT
0.00/0.08	c [INC SYSTEM] solved the initial formula
0.00/0.10	c model valid
0.00/0.10	c current solution ok
0.00/0.10	o 163
0.00/0.10	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.10	c write failed with 2
0.00/0.10	c [INC SEARCH] iteration: 0
0.00/0.10	c [INC BOUNDS] best value:163 search for 162
0.00/0.10	c [INC SYSTEM] create new solver instance
0.00/0.10	c [INC] encode full formula
0.00/0.10	c (debug) using card networks
0.00/0.10	c old isEQ: 41, new EQ is 0
0.00/0.13	c set iterative enc to: card
0.00/0.13	c set iterative enc to: none
0.00/0.14	c [INC SEARCH] isOptimum variable: 0
0.00/0.27	c formula is SAT
0.00/0.28	c [INC SEARCH] copied best model
0.00/0.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.29	c model valid
0.00/0.29	c current solution ok
0.00/0.29	o 151
0.00/0.29	c [INC SEARCH] iteration: 1
0.00/0.29	c [INC BOUNDS] best value:151 search for 150
0.00/0.29	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.29	c write failed with 2
0.00/0.29	c [INC SYSTEM] create new solver instance
0.00/0.29	c [INC] encode full formula
0.00/0.29	c (debug) using card networks
0.00/0.29	c old isEQ: 96, new EQ is 0
0.00/0.32	c set iterative enc to: card
0.00/0.32	c set iterative enc to: none
0.00/0.33	c [INC SEARCH] isOptimum variable: 0
0.00/0.50	c formula is SAT
0.00/0.51	c [INC SEARCH] copied best model
0.00/0.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.52	c model valid
0.00/0.52	c current solution ok
0.00/0.52	o 148
0.00/0.52	c [INC SEARCH] iteration: 2
0.00/0.52	c [INC BOUNDS] best value:148 search for 147
0.00/0.52	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.52	c write failed with 2
0.00/0.52	c [INC SYSTEM] create new solver instance
0.00/0.52	c [INC] encode full formula
0.00/0.52	c (debug) using card networks
0.00/0.52	c old isEQ: 96, new EQ is 0
0.00/0.55	c set iterative enc to: card
0.00/0.55	c set iterative enc to: none
0.00/0.56	c [INC SEARCH] isOptimum variable: 0
0.00/0.83	c formula is SAT
0.00/0.83	c [INC SEARCH] copied best model
0.00/0.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.85	c model valid
0.00/0.85	c current solution ok
0.00/0.85	o 145
0.00/0.85	c [INC SEARCH] iteration: 3
0.00/0.85	c [INC BOUNDS] best value:145 search for 144
0.00/0.85	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.85	c write failed with 2
0.00/0.85	c [INC SYSTEM] create new solver instance
0.00/0.85	c [INC] encode full formula
0.00/0.85	c (debug) using card networks
0.00/0.85	c old isEQ: 96, new EQ is 0
0.00/0.88	c set iterative enc to: card
0.00/0.88	c set iterative enc to: none
0.00/0.88	c [INC SEARCH] isOptimum variable: 0
1.17/1.29	c formula is SAT
1.17/1.29	c [INC SEARCH] copied best model
1.17/1.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.28/1.31	c model valid
1.28/1.31	c current solution ok
1.28/1.31	o 140
1.28/1.31	c [INC SEARCH] iteration: 4
1.28/1.31	c [INC BOUNDS] best value:140 search for 139
1.28/1.31	c [INC SYSTEM] there exists a inc, kill it!
1.28/1.31	c write failed with 2
1.28/1.31	c [INC SYSTEM] create new solver instance
1.28/1.31	c [INC] encode full formula
1.28/1.31	c (debug) using card networks
1.28/1.31	c old isEQ: 96, new EQ is 0
1.28/1.34	c set iterative enc to: card
1.28/1.34	c set iterative enc to: none
1.28/1.34	c [INC SEARCH] isOptimum variable: 0
2.27/2.37	c formula is SAT
2.27/2.37	c [INC SEARCH] copied best model
2.27/2.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.27/2.38	c model valid
2.27/2.38	c current solution ok
2.27/2.38	o 138
2.27/2.38	c [INC SEARCH] iteration: 5
2.27/2.38	c [INC BOUNDS] best value:138 search for 137
2.27/2.38	c [INC SYSTEM] there exists a inc, kill it!
2.27/2.38	c write failed with 2
2.27/2.39	c [INC SYSTEM] create new solver instance
2.27/2.39	c [INC] encode full formula
2.27/2.39	c (debug) using card networks
2.27/2.39	c old isEQ: 96, new EQ is 0
2.38/2.41	c set iterative enc to: card
2.38/2.41	c set iterative enc to: none
2.38/2.42	c [INC SEARCH] isOptimum variable: 0
6.27/6.36	c formula is SAT
6.27/6.36	c [INC SEARCH] copied best model
6.27/6.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.27/6.38	c model valid
6.27/6.38	c current solution ok
6.27/6.38	o 135
6.27/6.38	c [INC SEARCH] iteration: 6
6.27/6.38	c [INC BOUNDS] best value:135 search for 134
6.27/6.38	c [INC SYSTEM] there exists a inc, kill it!
6.27/6.38	c write failed with 2
6.27/6.38	c [INC SYSTEM] create new solver instance
6.27/6.38	c [INC] encode full formula
6.27/6.38	c (debug) using card networks
6.27/6.38	c old isEQ: 80, new EQ is 0
6.37/6.41	c set iterative enc to: card
6.37/6.41	c set iterative enc to: none
6.37/6.41	c [INC SEARCH] isOptimum variable: 0
40.25/40.37	c formula is SAT
40.25/40.37	c [INC SEARCH] copied best model
40.25/40.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
40.25/40.39	c model valid
40.25/40.39	c current solution ok
40.25/40.39	o 131
40.25/40.39	c [INC SEARCH] iteration: 7
40.25/40.39	c [INC BOUNDS] best value:131 search for 130
40.25/40.39	c [INC SYSTEM] there exists a inc, kill it!
40.25/40.39	c write failed with 2
40.25/40.39	c [INC SYSTEM] create new solver instance
40.25/40.39	c [INC] encode full formula
40.25/40.39	c (debug) using card networks
40.25/40.39	c old isEQ: 80, new EQ is 0
40.37/40.42	c set iterative enc to: card
40.37/40.42	c set iterative enc to: none
40.37/40.42	c [INC SEARCH] isOptimum variable: 0
175.61/175.77	c formula is SAT
175.61/175.77	c [INC SEARCH] copied best model
175.61/175.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
175.61/175.79	c model valid
175.61/175.79	c current solution ok
175.61/175.79	o 130
175.61/175.79	c [INC SEARCH] iteration: 8
175.61/175.79	c [INC BOUNDS] best value:130 search for 129
175.61/175.79	c [INC SYSTEM] there exists a inc, kill it!
175.61/175.79	c write failed with 2
175.61/175.79	c [INC SYSTEM] create new solver instance
175.61/175.79	c [INC] encode full formula
175.61/175.79	c (debug) using card networks
175.61/175.79	c old isEQ: 80, new EQ is 0
175.72/175.82	c set iterative enc to: card
175.72/175.82	c set iterative enc to: none
175.72/175.83	c [INC SEARCH] isOptimum variable: 0
550.35/550.54	c formula is SAT
550.35/550.54	c [INC SEARCH] copied best model
550.35/550.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
550.35/550.56	c model valid
550.35/550.56	c current solution ok
550.35/550.56	o 128
550.35/550.56	c [INC SEARCH] iteration: 9
550.35/550.56	c [INC BOUNDS] best value:128 search for 127
550.35/550.56	c [INC SYSTEM] there exists a inc, kill it!
550.35/550.56	c write failed with 2
550.35/550.56	c [INC SYSTEM] create new solver instance
550.35/550.56	c [INC] encode full formula
550.35/550.56	c (debug) using card networks
550.35/550.56	c old isEQ: 80, new EQ is 0
550.35/550.58	c set iterative enc to: card
550.35/550.58	c set iterative enc to: none
550.35/550.59	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.40	s UNKNOWN
1800.04/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.40	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-3747086-1339100000/watcher-3747086-1339100000 -o /tmp/evaluation-result-3747086-1339100000/solver-3747086-1339100000 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747086-1339100000.opb 658677749 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 1.69 4/178 21404
/proc/meminfo: memFree=30491408/32873844 swapFree=8656/8656
[pid=21404] ppid=21402 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21404/stat : 21404 (npSolver-pbo-It) S 21402 21404 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376128556 9367552 275 33554432000 4194304 5064252 140735095487840 140735095486752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21404/statm: 2287 275 233 213 0 72 0

[startup+0.0962551 s]
/proc/loadavg: 2.00 2.00 1.69 4/178 21404
/proc/meminfo: memFree=30491408/32873844 swapFree=8656/8656
[pid=21404] ppid=21402 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21404/stat : 21404 (npSolver-pbo-It) S 21402 21404 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376128556 9367552 275 33554432000 4194304 5064252 140735095487840 140735095486752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21404/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100235 s]
/proc/loadavg: 2.00 2.00 1.69 4/178 21404
/proc/meminfo: memFree=30491408/32873844 swapFree=8656/8656
[pid=21404] ppid=21402 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21404/stat : 21404 (npSolver-pbo-It) S 21402 21404 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376128556 9367552 275 33554432000 4194304 5064252 140735095487840 140735095486752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21404/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300251 s]
/proc/loadavg: 2.00 2.00 1.69 4/178 21404
/proc/meminfo: memFree=30491408/32873844 swapFree=8656/8656
[pid=21404] ppid=21402 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21404/stat : 21404 (npSolver-pbo-It) S 21402 21404 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376128556 9367552 275 33554432000 4194304 5064252 140735095487840 140735095486752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21404/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700157 s]
/proc/loadavg: 2.00 2.00 1.69 4/178 21404
/proc/meminfo: memFree=30491408/32873844 swapFree=8656/8656
[pid=21404] ppid=21402 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21404/stat : 21404 (npSolver-pbo-It) S 21402 21404 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376128556 9367552 275 33554432000 4194304 5064252 140735095487840 140735095486752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21404/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 1.69 3/178 21419
/proc/meminfo: memFree=30818364/32873844 swapFree=8656/8656
[pid=21404] ppid=21402 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21404/stat : 21404 (npSolver-pbo-It) S 21402 21404 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376128556 9367552 275 33554432000 4194304 5064252 140735095487840 140735095486752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21404/statm: 2287 275 233 213 0 72 0
[pid=21405] ppid=21404 vsize=10020 CPUtime=1.33 cores=1,3,5,7
/proc/21405/stat : 21405 (npSolver-pbo) S 21404 21404 21098 0 -1 4202496 10584 19974 0 0 27 3 98 5 20 0 1 0 376128556 10260480 2027 33554432000 4194304 6004724 140734087644928 140734087630776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21405/statm: 2505 2027 176 442 0 2059 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 19168

[startup+3.10025 s]
/proc/loadavg: 1.92 1.98 1.69 3/181 21488
/proc/meminfo: memFree=30850764/32873844 swapFree=8656/8656
[pid=21404] ppid=21402 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21404/stat : 21404 (npSolver-pbo-It) S 21402 21404 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376128556 9367552 275 33554432000 4194304 5064252 140735095487840 140735095486752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21404/statm: 2287 275 233 213 0 72 0
[pid=21405] ppid=21404 vsize=10020 CPUtime=2.4 cores=1,3,5,7
/proc/21405/stat : 21405 (npSolver-pbo) S 21404 21404 21098 0 -1 4202496 12186 24573 0 0 32 3 199 6 20 0 1 0 376128556 10260480 2027 33554432000 4194304 6004724 140734087644928 140734087630776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21405/statm: 2505 2027 176 442 0 2059 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 19168
heavy processes:

[startup+6.3004 s]
/proc/loadavg: 1.92 1.98 1.69 3/181 21510
/proc/meminfo: memFree=30842136/32873844 swapFree=8656/8656
[pid=21404] ppid=21402 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21404/stat : 21404 (npSolver-pbo-It) S 21402 21404 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376128556 9367552 275 33554432000 4194304 5064252 140735095487840 140735095486752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21404/statm: 2287 275 233 213 0 72 0
[pid=21405] ppid=21404 vsize=10020 CPUtime=2.4 cores=1,3,5,7
/proc/21405/stat : 21405 (npSolver-pbo) S 21404 21404 21098 0 -1 4202496 12186 24573 0 0 32 3 199 6 20 0 1 0 376128556 10260480 2027 33554432000 4194304 6004724 140734087644928 140734087630776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21405/statm: 2505 2027 176 442 0 2059 0
[pid=21496] ppid=21405 vsize=26472 CPUtime=3.87 cores=1,3,5,7
/proc/21496/stat : 21496 (glucosInc) R 21405 21404 21098 0 -1 4202496 6676 0 0 0 385 2 0 0 20 0 1 0 376128798 27107328 5954 33554432000 4194304 5654031 140733770294064 140733770281880 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21496/statm: 6618 5954 142 357 0 6258 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 45640

[startup+12.7004 s]
/proc/loadavg: 1.93 1.98 1.69 3/181 21564
/proc/meminfo: memFree=30813828/32873844 swapFree=8656/8656
[pid=21404] ppid=21402 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21404/stat : 21404 (npSolver-pbo-It) S 21402 21404 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376128556 9367552 275 33554432000 4194304 5064252 140735095487840 140735095486752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21404/statm: 2287 275 233 213 0 72 0
[pid=21405] ppid=21404 vsize=11372 CPUtime=6.4 cores=1,3,5,7
/proc/21405/stat : 21405 (npSolver-pbo) S 21404 21404 21098 0 -1 4202496 13748 31792 0 0 36 4 591 9 20 0 1 0 376128556 11644928 2393 33554432000 4194304 6004724 140734087644928 140734087630776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21405/statm: 2843 2393 176 442 0 2397 0
[pid=21512] ppid=21405 vsize=26504 CPUtime=6.27 cores=1,3,5,7
/proc/21512/stat : 21512 (glucosInc) R 21405 21404 21098 0 -1 4202496 6481 0 0 0 626 1 0 0 20 0 1 0 376129198 27140096 5985 33554432000 4194304 5654031 140736532908672 140736532906472 4232495 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21512/statm: 6626 5985 142 357 0 6266 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 47024

[startup+25.5004 s]
/proc/loadavg: 1.94 1.98 1.69 3/181 21574
/proc/meminfo: memFree=30812536/32873844 swapFree=8656/8656
[pid=21404] ppid=21402 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21404/stat : 21404 (npSolver-pbo-It) S 21402 21404 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376128556 9367552 275 33554432000 4194304 5064252 140735095487840 140735095486752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21404/statm: 2287 275 233 213 0 72 0
[pid=21405] ppid=21404 vsize=11372 CPUtime=6.4 cores=1,3,5,7
/proc/21405/stat : 21405 (npSolver-pbo) S 21404 21404 21098 0 -1 4202496 13748 31792 0 0 36 4 591 9 20 0 1 0 376128556 11644928 2393 33554432000 4194304 6004724 140734087644928 140734087630776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21405/statm: 2843 2393 176 442 0 2397 0
[pid=21512] ppid=21405 vsize=31632 CPUtime=19.06 cores=1,3,5,7
/proc/21512/stat : 21512 (glucosInc) R 21405 21404 21098 0 -1 4202496 7061 0 0 0 1905 1 0 0 20 0 1 0 376129198 32391168 6325 33554432000 4194304 5654031 140736532908672 140736532896488 4215091 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21512/statm: 7908 6325 142 357 0 7548 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 52152

[startup+51.1004 s]
/proc/loadavg: 1.96 1.98 1.70 3/181 21580
/proc/meminfo: memFree=30805344/32873844 swapFree=8656/8656
[pid=21404] ppid=21402 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21404/stat : 21404 (npSolver-pbo-It) S 21402 21404 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376128556 9367552 275 33554432000 4194304 5064252 140735095487840 140735095486752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21404/statm: 2287 275 233 213 0 72 0
[pid=21405] ppid=21404 vsize=11372 CPUtime=40.39 cores=1,3,5,7
/proc/21405/stat : 21405 (npSolver-pbo) S 21404 21404 21098 0 -1 4202496 15302 40137 0 0 41 4 3982 12 20 0 1 0 376128556 11644928 2393 33554432000 4194304 6004724 140734087644928 140734087630776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21405/statm: 2843 2393 176 442 0 2397 0
[pid=21578] ppid=21405 vsize=29272 CPUtime=10.66 cores=1,3,5,7
/proc/21578/stat : 21578 (glucosInc) R 21405 21404 21098 0 -1 4202496 7436 0 0 0 1065 1 0 0 20 0 1 0 376132599 29974528 6796 33554432000 4194304 5654031 140736280970528 140736280958344 4216105 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21578/statm: 7318 6796 142 357 0 6958 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 49792

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.71 3/181 21627
/proc/meminfo: memFree=30807820/32873844 swapFree=8656/8656
[pid=21404] ppid=21402 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21404/stat : 21404 (npSolver-pbo-It) S 21402 21404 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376128556 9367552 275 33554432000 4194304 5064252 140735095487840 140735095486752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21404/statm: 2287 275 233 213 0 72 0
[pid=21405] ppid=21404 vsize=11372 CPUtime=40.39 cores=1,3,5,7
/proc/21405/stat : 21405 (npSolver-pbo) S 21404 21404 21098 0 -1 4202496 15302 40137 0 0 41 4 3982 12 20 0 1 0 376128556 11644928 2393 33554432000 4194304 6004724 140734087644928 140734087630776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21405/statm: 2843 2393 176 442 0 2397 0
[pid=21578] ppid=21405 vsize=45192 CPUtime=61.85 cores=1,3,5,7
/proc/21578/stat : 21578 (glucosInc) R 21405 21404 21098 0 -1 4202496 9886 0 0 0 6183 2 0 0 20 0 1 0 376132599 46276608 10306 33554432000 4194304 5654031 140736280970528 140736280968328 4232581 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21578/statm: 11298 10306 142 357 0 10938 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 65712

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.73 3/181 21628
/proc/meminfo: memFree=30770028/32873844 swapFree=8656/8656
[pid=21404] ppid=21402 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21404/stat : 21404 (npSolver-pbo-It) S 21402 21404 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376128556 9367552 275 33554432000 4194304 5064252 140735095487840 140735095486752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21404/statm: 2287 275 233 213 0 72 0
[pid=21405] ppid=21404 vsize=11372 CPUtime=40.39 cores=1,3,5,7
/proc/21405/stat : 21405 (npSolver-pbo) S 21404 21404 21098 0 -1 4202496 15302 40137 0 0 41 4 3982 12 20 0 1 0 376128556 11644928 2393 33554432000 4194304 6004724 140734087644928 140734087630776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21405/statm: 2843 2393 176 442 0 2397 0
[pid=21578] ppid=21405 vsize=57356 CPUtime=121.82 cores=1,3,5,7
/proc/21578/stat : 21578 (glucosInc) R 21405 21404 21098 0 -1 4202496 11352 0 0 0 12179 3 0 0 20 0 1 0 376132599 58732544 13845 33554432000 4194304 5654031 140736280970528 140736280958344 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21578/statm: 14339 13845 142 357 0 13979 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 77876

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.74 3/181 21630
/proc/meminfo: memFree=30743244/32873844 swapFree=8656/8656
[pid=21404] ppid=21402 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21404/stat : 21404 (npSolver-pbo-It) S 21402 21404 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376128556 9367552 275 33554432000 4194304 5064252 140735095487840 140735095486752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21404/statm: 2287 275 233 213 0 72 0
[pid=21405] ppid=21404 vsize=11372 CPUtime=175.76 cores=1,3,5,7
/proc/21405/stat : 21405 (npSolver-pbo) S 21404 21404 21098 0 -1 4202496 16856 52326 0 0 46 5 17508 17 20 0 1 0 376128556 11644928 2393 33554432000 4194304 6004724 140734087644928 140734087630776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21405/statm: 2843 2393 176 442 0 2397 0
[pid=21630] ppid=21405 vsize=45344 CPUtime=46.45 cores=1,3,5,7
/proc/21630/stat : 21630 (glucosInc) R 21405 21404 21098 0 -1 4202496 10132 0 0 0 4643 2 0 0 20 0 1 0 376146139 46432256 10803 33554432000 4194304 5654031 140735949346128 140735949344008 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21630/statm: 11336 10803 142 357 0 10976 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 65864

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.75 3/181 21630
/proc/meminfo: memFree=30735720/32873844 swapFree=8656/8656
[pid=21404] ppid=21402 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21404/stat : 21404 (npSolver-pbo-It) S 21402 21404 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376128556 9367552 275 33554432000 4194304 5064252 140735095487840 140735095486752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21404/statm: 2287 275 233 213 0 72 0

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

/proc/meminfo: memFree=30598680/32873844 swapFree=8656/8656
[pid=21404] ppid=21402 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21404/stat : 21404 (npSolver-pbo-It) S 21402 21404 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376128556 9367552 275 33554432000 4194304 5064252 140735095487840 140735095486752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21404/statm: 2287 275 233 213 0 72 0
[pid=21405] ppid=21404 vsize=11372 CPUtime=550.45 cores=1,3,5,7
/proc/21405/stat : 21405 (npSolver-pbo) S 21404 21404 21098 0 -1 4202496 18287 65309 0 0 50 5 54968 22 20 0 1 0 376128556 11644928 2393 33554432000 4194304 6004724 140734087644928 140734087630776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21405/statm: 2843 2393 176 442 0 2397 0
[pid=21636] ppid=21405 vsize=106228 CPUtime=691.57 cores=1,3,5,7
/proc/21636/stat : 21636 (glucosInc) R 21405 21404 21098 0 -1 4202496 13361 0 0 0 69151 6 0 0 20 0 1 0 376183616 108777472 25534 33554432000 4194304 5654031 140735704690672 140735704678488 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21636/statm: 26557 25534 142 357 0 26197 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 126748

[startup+1302.3 s]
/proc/loadavg: 2.05 2.02 1.91 3/181 21642
/proc/meminfo: memFree=30597136/32873844 swapFree=8656/8656
[pid=21404] ppid=21402 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21404/stat : 21404 (npSolver-pbo-It) S 21402 21404 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376128556 9367552 275 33554432000 4194304 5064252 140735095487840 140735095486752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21404/statm: 2287 275 233 213 0 72 0
[pid=21405] ppid=21404 vsize=11372 CPUtime=550.45 cores=1,3,5,7
/proc/21405/stat : 21405 (npSolver-pbo) S 21404 21404 21098 0 -1 4202496 18287 65309 0 0 50 5 54968 22 20 0 1 0 376128556 11644928 2393 33554432000 4194304 6004724 140734087644928 140734087630776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21405/statm: 2843 2393 176 442 0 2397 0
[pid=21636] ppid=21405 vsize=106228 CPUtime=751.57 cores=1,3,5,7
/proc/21636/stat : 21636 (glucosInc) R 21405 21404 21098 0 -1 4202496 13362 0 0 0 75151 6 0 0 20 0 1 0 376183616 108777472 26046 33554432000 4194304 5654031 140735704690672 140735704678488 4232994 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21636/statm: 26557 26046 142 357 0 26197 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 126748

[startup+1362.3 s]
/proc/loadavg: 2.02 2.02 1.91 3/181 21643
/proc/meminfo: memFree=30645636/32873844 swapFree=8656/8656
[pid=21404] ppid=21402 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21404/stat : 21404 (npSolver-pbo-It) S 21402 21404 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376128556 9367552 275 33554432000 4194304 5064252 140735095487840 140735095486752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21404/statm: 2287 275 233 213 0 72 0
[pid=21405] ppid=21404 vsize=11372 CPUtime=550.45 cores=1,3,5,7
/proc/21405/stat : 21405 (npSolver-pbo) S 21404 21404 21098 0 -1 4202496 18287 65309 0 0 50 5 54968 22 20 0 1 0 376128556 11644928 2393 33554432000 4194304 6004724 140734087644928 140734087630776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21405/statm: 2843 2393 176 442 0 2397 0
[pid=21636] ppid=21405 vsize=106228 CPUtime=811.55 cores=1,3,5,7
/proc/21636/stat : 21636 (glucosInc) R 21405 21404 21098 0 -1 4202496 13362 0 0 0 81149 6 0 0 20 0 1 0 376183616 108777472 26046 33554432000 4194304 5654031 140735704690672 140735704678488 4233173 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21636/statm: 26557 26046 142 357 0 26197 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 126748

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 1.91 3/181 21643
/proc/meminfo: memFree=30574704/32873844 swapFree=8656/8656
[pid=21404] ppid=21402 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21404/stat : 21404 (npSolver-pbo-It) S 21402 21404 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376128556 9367552 275 33554432000 4194304 5064252 140735095487840 140735095486752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21404/statm: 2287 275 233 213 0 72 0
[pid=21405] ppid=21404 vsize=11372 CPUtime=550.45 cores=1,3,5,7
/proc/21405/stat : 21405 (npSolver-pbo) S 21404 21404 21098 0 -1 4202496 18287 65309 0 0 50 5 54968 22 20 0 1 0 376128556 11644928 2393 33554432000 4194304 6004724 140734087644928 140734087630776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21405/statm: 2843 2393 176 442 0 2397 0
[pid=21636] ppid=21405 vsize=106228 CPUtime=871.55 cores=1,3,5,7
/proc/21636/stat : 21636 (glucosInc) R 21405 21404 21098 0 -1 4202496 13362 0 0 0 87149 6 0 0 20 0 1 0 376183616 108777472 26046 33554432000 4194304 5654031 140735704690672 140735704678488 4233187 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21636/statm: 26557 26046 142 357 0 26197 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 126748

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/181 21643
/proc/meminfo: memFree=30645420/32873844 swapFree=8656/8656
[pid=21404] ppid=21402 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21404/stat : 21404 (npSolver-pbo-It) S 21402 21404 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376128556 9367552 275 33554432000 4194304 5064252 140735095487840 140735095486752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21404/statm: 2287 275 233 213 0 72 0
[pid=21405] ppid=21404 vsize=11372 CPUtime=550.45 cores=1,3,5,7
/proc/21405/stat : 21405 (npSolver-pbo) S 21404 21404 21098 0 -1 4202496 18287 65309 0 0 50 5 54968 22 20 0 1 0 376128556 11644928 2393 33554432000 4194304 6004724 140734087644928 140734087630776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21405/statm: 2843 2393 176 442 0 2397 0
[pid=21636] ppid=21405 vsize=106228 CPUtime=931.53 cores=1,3,5,7
/proc/21636/stat : 21636 (glucosInc) R 21405 21404 21098 0 -1 4202496 13362 0 0 0 93147 6 0 0 20 0 1 0 376183616 108777472 26046 33554432000 4194304 5654031 140735704690672 140735704678488 4233201 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21636/statm: 26557 26046 142 357 0 26197 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 126748

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 21643
/proc/meminfo: memFree=30571820/32873844 swapFree=8656/8656
[pid=21404] ppid=21402 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21404/stat : 21404 (npSolver-pbo-It) S 21402 21404 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376128556 9367552 275 33554432000 4194304 5064252 140735095487840 140735095486752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21404/statm: 2287 275 233 213 0 72 0
[pid=21405] ppid=21404 vsize=11372 CPUtime=550.45 cores=1,3,5,7
/proc/21405/stat : 21405 (npSolver-pbo) S 21404 21404 21098 0 -1 4202496 18287 65309 0 0 50 5 54968 22 20 0 1 0 376128556 11644928 2393 33554432000 4194304 6004724 140734087644928 140734087630776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21405/statm: 2843 2393 176 442 0 2397 0
[pid=21636] ppid=21405 vsize=106228 CPUtime=991.52 cores=1,3,5,7
/proc/21636/stat : 21636 (glucosInc) R 21405 21404 21098 0 -1 4202496 13616 0 0 0 99145 7 0 0 20 0 1 0 376183616 108777472 26056 33554432000 4194304 5654031 140735704690672 140735704678488 4208659 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21636/statm: 26557 26056 142 357 0 26197 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 126748

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/182 21646
/proc/meminfo: memFree=30644552/32873844 swapFree=8656/8656
[pid=21404] ppid=21402 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21404/stat : 21404 (npSolver-pbo-It) S 21402 21404 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376128556 9367552 275 33554432000 4194304 5064252 140735095487840 140735095486752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21404/statm: 2287 275 233 213 0 72 0
[pid=21405] ppid=21404 vsize=11372 CPUtime=550.45 cores=1,3,5,7
/proc/21405/stat : 21405 (npSolver-pbo) S 21404 21404 21098 0 -1 4202496 18287 65309 0 0 50 5 54968 22 20 0 1 0 376128556 11644928 2393 33554432000 4194304 6004724 140734087644928 140734087630776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21405/statm: 2843 2393 176 442 0 2397 0
[pid=21636] ppid=21405 vsize=106228 CPUtime=1051.51 cores=1,3,5,7
/proc/21636/stat : 21636 (glucosInc) R 21405 21404 21098 0 -1 4202496 13616 0 0 0 105144 7 0 0 20 0 1 0 376183616 108777472 26056 33554432000 4194304 5654031 140735704690672 140735704678488 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21636/statm: 26557 26056 142 357 0 26197 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 126748

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 21647
/proc/meminfo: memFree=30573900/32873844 swapFree=8656/8656
[pid=21404] ppid=21402 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21404/stat : 21404 (npSolver-pbo-It) S 21402 21404 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376128556 9367552 275 33554432000 4194304 5064252 140735095487840 140735095486752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21404/statm: 2287 275 233 213 0 72 0
[pid=21405] ppid=21404 vsize=11372 CPUtime=550.45 cores=1,3,5,7
/proc/21405/stat : 21405 (npSolver-pbo) S 21404 21404 21098 0 -1 4202496 18287 65309 0 0 50 5 54968 22 20 0 1 0 376128556 11644928 2393 33554432000 4194304 6004724 140734087644928 140734087630776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21405/statm: 2843 2393 176 442 0 2397 0
[pid=21636] ppid=21405 vsize=106228 CPUtime=1111.51 cores=1,3,5,7
/proc/21636/stat : 21636 (glucosInc) R 21405 21404 21098 0 -1 4202496 13737 0 0 0 111143 8 0 0 20 0 1 0 376183616 108777472 26056 33554432000 4194304 5654031 140735704690672 140735704678488 4233148 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21636/statm: 26557 26056 142 357 0 26197 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 126748

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 21647
/proc/meminfo: memFree=30578012/32873844 swapFree=8656/8656
[pid=21404] ppid=21402 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21404/stat : 21404 (npSolver-pbo-It) S 21402 21404 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376128556 9367552 275 33554432000 4194304 5064252 140735095487840 140735095486752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21404/statm: 2287 275 233 213 0 72 0
[pid=21405] ppid=21404 vsize=11372 CPUtime=550.45 cores=1,3,5,7
/proc/21405/stat : 21405 (npSolver-pbo) S 21404 21404 21098 0 -1 4202496 18287 65309 0 0 50 5 54968 22 20 0 1 0 376128556 11644928 2393 33554432000 4194304 6004724 140734087644928 140734087630776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21405/statm: 2843 2393 176 442 0 2397 0
[pid=21636] ppid=21405 vsize=106228 CPUtime=1171.5 cores=1,3,5,7
/proc/21636/stat : 21636 (glucosInc) R 21405 21404 21098 0 -1 4202496 13737 0 0 0 117142 8 0 0 20 0 1 0 376183616 108777472 26056 33554432000 4194304 5654031 140735704690672 140735704678488 4216105 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21636/statm: 26557 26056 142 357 0 26197 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 126748

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/182 21648
/proc/meminfo: memFree=30575972/32873844 swapFree=8656/8656
[pid=21404] ppid=21402 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21404/stat : 21404 (npSolver-pbo-It) S 21402 21404 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376128556 9367552 275 33554432000 4194304 5064252 140735095487840 140735095486752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21404/statm: 2287 275 233 213 0 72 0
[pid=21405] ppid=21404 vsize=11372 CPUtime=550.45 cores=1,3,5,7
/proc/21405/stat : 21405 (npSolver-pbo) S 21404 21404 21098 0 -1 4202496 18287 65309 0 0 50 5 54968 22 20 0 1 0 376128556 11644928 2393 33554432000 4194304 6004724 140734087644928 140734087630776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21405/statm: 2843 2393 176 442 0 2397 0
[pid=21636] ppid=21405 vsize=106228 CPUtime=1231.48 cores=1,3,5,7
/proc/21636/stat : 21636 (glucosInc) R 21405 21404 21098 0 -1 4202496 13858 0 0 0 123140 8 0 0 20 0 1 0 376183616 108777472 26056 33554432000 4194304 5654031 140735704690672 140735704678488 4233190 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21636/statm: 26557 26056 142 357 0 26197 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 126748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.91 3/182 21648
/proc/meminfo: memFree=30564616/32873844 swapFree=8656/8656
[pid=21404] ppid=21402 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21404/stat : 21404 (npSolver-pbo-It) S 21402 21404 21098 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376128556 9367552 275 33554432000 4194304 5064252 140735095487840 140735095486752 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21404/statm: 2287 275 233 213 0 72 0
[pid=21405] ppid=21404 vsize=11372 CPUtime=550.45 cores=1,3,5,7
/proc/21405/stat : 21405 (npSolver-pbo) S 21404 21404 21098 0 -1 4202496 18287 65309 0 0 50 5 54968 22 20 0 1 0 376128556 11644928 2393 33554432000 4194304 6004724 140734087644928 140734087630776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21405/statm: 2843 2393 176 442 0 2397 0
[pid=21636] ppid=21405 vsize=106228 CPUtime=1249.59 cores=1,3,5,7
/proc/21636/stat : 21636 (glucosInc) R 21405 21404 21098 0 -1 4202496 13858 0 0 0 124951 8 0 0 20 0 1 0 376183616 108777472 26056 33554432000 4194304 5654031 140735704690672 140735704678488 4215091 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21636/statm: 26557 26056 142 357 0 26197 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 126748

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.41
CPU time (s): 1800.07
CPU user time (s): 1799.7
CPU system time (s): 0.374943
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 176068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.7
system time used= 0.374943
maximum resident set size= 141508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97836
page faults= 0
swaps= 0
block input operations= 0
block output operations= 33488
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1023
involuntary context switches= 2057

runsolver used 3.64145 second user time and 8.08477 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-07 22:13:20
IDJOB=3747086
IDBENCH=2055
IDSOLVER=2332
FILE ID=node102/3747086-1339100000
RUNJOBID= node102-1339098179-21115
PBS_JOBID= 14643751
Free space on /tmp= 71152 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-rot.b.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747086-1339100000/watcher-3747086-1339100000 -o /tmp/evaluation-result-3747086-1339100000/solver-3747086-1339100000 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747086-1339100000.opb 658677749 HOME HOME

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

MD5SUM BENCH= 82ceb454755e01aa6cecb68eb859eaa6
RANDOM SEED=658677749

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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:        30491564 kB
Buffers:          175024 kB
Cached:          1055340 kB
SwapCached:         2696 kB
Active:           832140 kB
Inactive:         752092 kB
Active(anon):     351192 kB
Inactive(anon):     4928 kB
Active(file):     480948 kB
Inactive(file):   747164 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67099984 kB
Dirty:              8568 kB
Writeback:             0 kB
AnonPages:        464688 kB
Mapped:            10812 kB
Shmem:                 0 kB
Slab:             640504 kB
SReclaimable:      81656 kB
SUnreclaim:       558848 kB
KernelStack:        1504 kB
PageTables:         4520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     527056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    335872 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= 71168 MiB
End job on node102 at 2012-06-07 22:43:21