Trace number 3751868

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.07 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-ex5.pi.opb
MD5SUMf97e3571862917880e13c63c8ac169f9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark65
Best CPU time to get the best result obtained on this benchmark5.82011
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 65
Optimality of the best value was proved YES
Number of variables2459
Total number of constraints873
Number of constraints which are clauses873
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 constraint146
Number of terms in the objective function 2459
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 2459
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2459
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.04	c run inc solver
0.00/0.04	c [INC SYSTEM] run initial solver
0.00/0.04	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.09	c [INC SEARCH] formula is SAT
0.00/0.09	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 84
0.00/0.10	c starting approximation
0.00/0.10	c factor = 1
0.00/0.10	c can not find a suitable factor, leaving approximation
0.00/0.10	c finished approximation
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:84 search for 83
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: 0, new EQ is 0
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
12.46/12.56	c formula is SAT
12.46/12.56	c [INC SEARCH] copied best model
12.46/12.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.46/12.58	c model valid
12.46/12.58	c current solution ok
12.46/12.58	o 82
12.46/12.58	c [INC SEARCH] iteration: 1
12.46/12.58	c [INC BOUNDS] best value:82 search for 81
12.46/12.58	c [INC SYSTEM] there exists a inc, kill it!
12.46/12.58	c write failed with 2
12.46/12.58	c [INC SYSTEM] create new solver instance
12.46/12.58	c [INC] encode full formula
12.46/12.58	c (debug) using card networks
12.46/12.58	c old isEQ: 96, new EQ is 0
12.57/12.62	c set iterative enc to: card
12.57/12.62	c set iterative enc to: none
12.57/12.63	c [INC SEARCH] isOptimum variable: 0
23.34/23.42	c formula is SAT
23.34/23.42	c [INC SEARCH] copied best model
23.34/23.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
23.34/23.44	c model valid
23.34/23.44	c current solution ok
23.34/23.44	o 80
23.34/23.44	c [INC SEARCH] iteration: 2
23.34/23.44	c [INC BOUNDS] best value:80 search for 79
23.34/23.44	c [INC SYSTEM] there exists a inc, kill it!
23.34/23.44	c write failed with 2
23.34/23.44	c [INC SYSTEM] create new solver instance
23.34/23.44	c [INC] encode full formula
23.34/23.44	c (debug) using card networks
23.34/23.44	c old isEQ: 96, new EQ is 0
23.34/23.48	c set iterative enc to: card
23.34/23.48	c set iterative enc to: none
23.45/23.50	c [INC SEARCH] isOptimum variable: 0
34.43/34.58	c formula is SAT
34.43/34.59	c [INC SEARCH] copied best model
34.43/34.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
34.53/34.60	c model valid
34.53/34.60	c current solution ok
34.53/34.60	o 78
34.53/34.60	c [INC SEARCH] iteration: 3
34.53/34.60	c [INC BOUNDS] best value:78 search for 77
34.53/34.60	c [INC SYSTEM] there exists a inc, kill it!
34.53/34.60	c write failed with 2
34.53/34.60	c [INC SYSTEM] create new solver instance
34.53/34.60	c [INC] encode full formula
34.53/34.60	c (debug) using card networks
34.53/34.60	c old isEQ: 96, new EQ is 0
34.53/34.65	c set iterative enc to: card
34.53/34.65	c set iterative enc to: none
34.53/34.65	c [INC SEARCH] isOptimum variable: 0
102.59/102.70	c formula is SAT
102.59/102.70	c [INC SEARCH] copied best model
102.59/102.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
102.59/102.72	c model valid
102.59/102.72	c current solution ok
102.59/102.72	o 77
102.59/102.72	c [INC SEARCH] iteration: 4
102.59/102.72	c [INC BOUNDS] best value:77 search for 76
102.59/102.72	c [INC SYSTEM] there exists a inc, kill it!
102.59/102.72	c write failed with 2
102.59/102.72	c [INC SYSTEM] create new solver instance
102.59/102.72	c [INC] encode full formula
102.59/102.72	c (debug) using card networks
102.59/102.72	c old isEQ: 96, new EQ is 0
102.59/102.76	c set iterative enc to: card
102.59/102.76	c set iterative enc to: none
102.59/102.78	c [INC SEARCH] isOptimum variable: 0
150.09/150.29	c formula is SAT
150.19/150.30	c [INC SEARCH] copied best model
150.19/150.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
150.19/150.31	c model valid
150.19/150.31	c current solution ok
150.19/150.31	o 76
150.19/150.31	c [INC SEARCH] iteration: 5
150.19/150.31	c [INC BOUNDS] best value:76 search for 75
150.19/150.31	c [INC SYSTEM] there exists a inc, kill it!
150.19/150.31	c write failed with 2
150.19/150.31	c [INC SYSTEM] create new solver instance
150.19/150.31	c [INC] encode full formula
150.19/150.31	c (debug) using card networks
150.19/150.31	c old isEQ: 96, new EQ is 0
150.19/150.36	c set iterative enc to: card
150.19/150.36	c set iterative enc to: none
150.19/150.36	c [INC SEARCH] isOptimum variable: 0
212.27/212.42	c formula is SAT
212.27/212.42	c [INC SEARCH] copied best model
212.27/212.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
212.27/212.44	c model valid
212.27/212.44	c current solution ok
212.27/212.44	o 75
212.27/212.44	c [INC SEARCH] iteration: 6
212.27/212.44	c [INC BOUNDS] best value:75 search for 74
212.27/212.44	c [INC SYSTEM] there exists a inc, kill it!
212.27/212.44	c write failed with 2
212.27/212.44	c [INC SYSTEM] create new solver instance
212.27/212.44	c [INC] encode full formula
212.27/212.44	c (debug) using card networks
212.27/212.44	c old isEQ: 96, new EQ is 0
212.27/212.48	c set iterative enc to: card
212.27/212.48	c set iterative enc to: none
212.27/212.50	c [INC SEARCH] isOptimum variable: 0
609.00/609.20	c formula is SAT
609.00/609.20	c [INC SEARCH] copied best model
609.00/609.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
609.00/609.22	c model valid
609.00/609.22	c current solution ok
609.00/609.22	o 74
609.00/609.22	c [INC SEARCH] iteration: 7
609.00/609.22	c [INC BOUNDS] best value:74 search for 73
609.00/609.22	c [INC SYSTEM] there exists a inc, kill it!
609.00/609.22	c write failed with 2
609.00/609.22	c [INC SYSTEM] create new solver instance
609.00/609.22	c [INC] encode full formula
609.00/609.22	c (debug) using card networks
609.00/609.22	c old isEQ: 96, new EQ is 0
609.00/609.26	c set iterative enc to: card
609.00/609.26	c set iterative enc to: none
609.00/609.27	c [INC SEARCH] isOptimum variable: 0
724.76/725.08	c formula is SAT
724.76/725.09	c [INC SEARCH] copied best model
724.76/725.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
724.87/725.10	c model valid
724.87/725.10	c current solution ok
724.87/725.10	o 73
724.87/725.10	c [INC SEARCH] iteration: 8
724.87/725.10	c [INC BOUNDS] best value:73 search for 72
724.87/725.10	c [INC SYSTEM] there exists a inc, kill it!
724.87/725.10	c write failed with 2
724.87/725.11	c [INC SYSTEM] create new solver instance
724.87/725.11	c [INC] encode full formula
724.87/725.11	c (debug) using card networks
724.87/725.11	c old isEQ: 96, new EQ is 0
724.87/725.15	c set iterative enc to: card
724.87/725.15	c set iterative enc to: none
724.87/725.16	c [INC SEARCH] isOptimum variable: 0
919.89/920.29	c formula is SAT
919.99/920.30	c [INC SEARCH] copied best model
919.99/920.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
919.99/920.31	c model valid
919.99/920.31	c current solution ok
919.99/920.31	o 71
919.99/920.31	c [INC SEARCH] iteration: 9
919.99/920.31	c [INC BOUNDS] best value:71 search for 70
919.99/920.31	c [INC SYSTEM] there exists a inc, kill it!
919.99/920.31	c write failed with 2
919.99/920.31	c [INC SYSTEM] create new solver instance
919.99/920.31	c [INC] encode full formula
919.99/920.31	c (debug) using card networks
919.99/920.31	c old isEQ: 96, new EQ is 0
919.99/920.36	c set iterative enc to: card
919.99/920.36	c set iterative enc to: none
919.99/920.37	c [INC SEARCH] isOptimum variable: 0
1312.72/1313.12	c formula is SAT
1312.72/1313.13	c [INC SEARCH] copied best model
1312.72/1313.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1312.72/1313.14	c model valid
1312.72/1313.14	c current solution ok
1312.72/1313.14	o 70
1312.72/1313.14	c [INC SEARCH] iteration: 10
1312.72/1313.14	c [INC BOUNDS] best value:70 search for 69
1312.72/1313.14	c [INC SYSTEM] there exists a inc, kill it!
1312.72/1313.14	c write failed with 2
1312.72/1313.15	c [INC SYSTEM] create new solver instance
1312.72/1313.15	c [INC] encode full formula
1312.72/1313.15	c (debug) using card networks
1312.72/1313.15	c old isEQ: 96, new EQ is 0
1312.72/1313.19	c set iterative enc to: card
1312.72/1313.19	c set iterative enc to: none
1312.83/1313.20	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.50	s UNKNOWN
1800.04/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.50	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3751868-1339118194/watcher-3751868-1339118194 -o /tmp/evaluation-result-3751868-1339118194/solver-3751868-1339118194 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751868-1339118194.opb 721410917 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.12 2.07 2.01 3/179 812
/proc/meminfo: memFree=26187560/32873844 swapFree=7628/7628
[pid=812] ppid=810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (npSolver-pbo-It) S 810 812 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377943798 9367552 275 33554432000 4194304 5064252 140735061128304 140735061127216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/812/statm: 2287 275 233 213 0 72 0

[startup+0.0495661 s]
/proc/loadavg: 2.12 2.07 2.01 3/179 812
/proc/meminfo: memFree=26187560/32873844 swapFree=7628/7628
[pid=812] ppid=810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (npSolver-pbo-It) S 810 812 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377943798 9367552 275 33554432000 4194304 5064252 140735061128304 140735061127216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/812/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100299 s]
/proc/loadavg: 2.12 2.07 2.01 3/179 812
/proc/meminfo: memFree=26187560/32873844 swapFree=7628/7628
[pid=812] ppid=810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (npSolver-pbo-It) S 810 812 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377943798 9367552 275 33554432000 4194304 5064252 140735061128304 140735061127216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/812/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300175 s]
/proc/loadavg: 2.12 2.07 2.01 3/179 812
/proc/meminfo: memFree=26187560/32873844 swapFree=7628/7628
[pid=812] ppid=810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (npSolver-pbo-It) S 810 812 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377943798 9367552 275 33554432000 4194304 5064252 140735061128304 140735061127216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/812/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700174 s]
/proc/loadavg: 2.12 2.07 2.01 3/179 812
/proc/meminfo: memFree=26187560/32873844 swapFree=7628/7628
[pid=812] ppid=810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (npSolver-pbo-It) S 810 812 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377943798 9367552 275 33554432000 4194304 5064252 140735061128304 140735061127216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/812/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.12 2.07 2.01 3/182 821
/proc/meminfo: memFree=26152184/32873844 swapFree=7628/7628
[pid=812] ppid=810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (npSolver-pbo-It) S 810 812 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377943798 9367552 275 33554432000 4194304 5064252 140735061128304 140735061127216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/812/statm: 2287 275 233 213 0 72 0
[pid=813] ppid=812 vsize=11116 CPUtime=0.14 cores=0,2,4,6
/proc/813/stat : 813 (npSolver-pbo) S 812 812 30107 0 -1 4202496 3962 3832 0 0 9 2 3 0 20 0 1 0 377943798 11382784 2436 33554432000 4194304 6004724 140734059477504 140734059463352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/813/statm: 2779 2436 189 442 0 2333 0
[pid=821] ppid=813 vsize=24400 CPUtime=1.33 cores=0,2,4,6
/proc/821/stat : 821 (glucosInc) R 813 812 30107 0 -1 4202496 6143 0 0 0 132 1 0 0 20 0 1 0 377943814 24985600 5280 33554432000 4194304 5654031 140733772534832 140733772522648 4232421 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/821/statm: 6100 5280 140 357 0 5740 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 44664

[startup+3.10032 s]
/proc/loadavg: 2.12 2.07 2.01 3/182 821
/proc/meminfo: memFree=26149084/32873844 swapFree=7628/7628
[pid=812] ppid=810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (npSolver-pbo-It) S 810 812 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377943798 9367552 275 33554432000 4194304 5064252 140735061128304 140735061127216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/812/statm: 2287 275 233 213 0 72 0
[pid=813] ppid=812 vsize=11116 CPUtime=0.14 cores=0,2,4,6
/proc/813/stat : 813 (npSolver-pbo) S 812 812 30107 0 -1 4202496 3962 3832 0 0 9 2 3 0 20 0 1 0 377943798 11382784 2436 33554432000 4194304 6004724 140734059477504 140734059463352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/813/statm: 2779 2436 189 442 0 2333 0
[pid=821] ppid=813 vsize=26916 CPUtime=2.92 cores=0,2,4,6
/proc/821/stat : 821 (glucosInc) R 813 812 30107 0 -1 4202496 6650 0 0 0 291 1 0 0 20 0 1 0 377943814 27561984 5784 33554432000 4194304 5654031 140733772534832 140733772522648 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/821/statm: 6729 5784 141 357 0 6369 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 47180

[startup+6.30035 s]
/proc/loadavg: 2.11 2.07 2.01 3/182 821
/proc/meminfo: memFree=26330220/32873844 swapFree=7628/7628
[pid=812] ppid=810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (npSolver-pbo-It) S 810 812 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377943798 9367552 275 33554432000 4194304 5064252 140735061128304 140735061127216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/812/statm: 2287 275 233 213 0 72 0
[pid=813] ppid=812 vsize=11116 CPUtime=0.14 cores=0,2,4,6
/proc/813/stat : 813 (npSolver-pbo) S 812 812 30107 0 -1 4202496 3962 3832 0 0 9 2 3 0 20 0 1 0 377943798 11382784 2436 33554432000 4194304 6004724 140734059477504 140734059463352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/813/statm: 2779 2436 189 442 0 2333 0
[pid=821] ppid=813 vsize=33952 CPUtime=6.12 cores=0,2,4,6
/proc/821/stat : 821 (glucosInc) R 813 812 30107 0 -1 4202496 7884 0 0 0 611 1 0 0 20 0 1 0 377943814 34766848 7427 33554432000 4194304 5654031 140733772534832 140733772522648 4233123 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/821/statm: 8488 7427 141 357 0 8128 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 54216

[startup+12.7002 s]
/proc/loadavg: 2.10 2.07 2.01 3/182 821
/proc/meminfo: memFree=26325464/32873844 swapFree=7628/7628
[pid=812] ppid=810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (npSolver-pbo-It) S 810 812 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377943798 9367552 275 33554432000 4194304 5064252 140735061128304 140735061127216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/812/statm: 2287 275 233 213 0 72 0
[pid=813] ppid=812 vsize=12584 CPUtime=12.6 cores=0,2,4,6
/proc/813/stat : 813 (npSolver-pbo) S 812 812 30107 0 -1 4202496 6128 13050 0 0 15 2 1240 3 20 0 1 0 377943798 12886016 2809 33554432000 4194304 6004724 140734059477504 140734059463352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/813/statm: 3146 2809 189 442 0 2700 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 21732

[startup+25.5004 s]
/proc/loadavg: 2.15 2.08 2.01 3/182 825
/proc/meminfo: memFree=26284104/32873844 swapFree=7628/7628
[pid=812] ppid=810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (npSolver-pbo-It) S 810 812 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377943798 9367552 275 33554432000 4194304 5064252 140735061128304 140735061127216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/812/statm: 2287 275 233 213 0 72 0
[pid=813] ppid=812 vsize=12584 CPUtime=23.45 cores=0,2,4,6
/proc/813/stat : 813 (npSolver-pbo) S 812 812 30107 0 -1 4202496 8289 21305 0 0 21 3 2316 5 20 0 1 0 377943798 12886016 2809 33554432000 4194304 6004724 140734059477504 140734059463352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/813/statm: 3146 2809 189 442 0 2700 0
[pid=825] ppid=813 vsize=26580 CPUtime=1.98 cores=0,2,4,6
/proc/825/stat : 825 (glucosInc) R 813 812 30107 0 -1 4202496 5854 0 0 0 197 1 0 0 20 0 1 0 377946148 27217920 5468 33554432000 4194304 5654031 140737477884432 140737477872248 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/825/statm: 6645 5468 140 357 0 6285 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 48312

[startup+51.1004 s]
/proc/loadavg: 2.10 2.07 2.01 3/182 827
/proc/meminfo: memFree=26320932/32873844 swapFree=7628/7628
[pid=812] ppid=810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (npSolver-pbo-It) S 810 812 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377943798 9367552 275 33554432000 4194304 5064252 140735061128304 140735061127216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/812/statm: 2287 275 233 213 0 72 0
[pid=813] ppid=812 vsize=12584 CPUtime=34.59 cores=0,2,4,6
/proc/813/stat : 813 (npSolver-pbo) S 812 812 30107 0 -1 4202496 10451 30152 0 0 28 3 3421 7 20 0 1 0 377943798 12886016 2809 33554432000 4194304 6004724 140734059477504 140734059463352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/813/statm: 3146 2809 189 442 0 2700 0
[pid=827] ppid=813 vsize=42552 CPUtime=16.42 cores=0,2,4,6
/proc/827/stat : 827 (glucosInc) R 813 812 30107 0 -1 4202496 9144 0 0 0 1640 2 0 0 20 0 1 0 377947264 43573248 9817 33554432000 4194304 5654031 140737312953712 140737312941528 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/827/statm: 10638 9817 141 357 0 10278 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 64284

[startup+102.3 s]
/proc/loadavg: 2.08 2.07 2.01 3/182 827
/proc/meminfo: memFree=26268032/32873844 swapFree=7628/7628
[pid=812] ppid=810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (npSolver-pbo-It) S 810 812 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377943798 9367552 275 33554432000 4194304 5064252 140735061128304 140735061127216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/812/statm: 2287 275 233 213 0 72 0
[pid=813] ppid=812 vsize=12584 CPUtime=34.59 cores=0,2,4,6
/proc/813/stat : 813 (npSolver-pbo) S 812 812 30107 0 -1 4202496 10451 30152 0 0 28 3 3421 7 20 0 1 0 377943798 12886016 2809 33554432000 4194304 6004724 140734059477504 140734059463352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/813/statm: 3146 2809 189 442 0 2700 0
[pid=827] ppid=813 vsize=68608 CPUtime=67.61 cores=0,2,4,6
/proc/827/stat : 827 (glucosInc) R 813 812 30107 0 -1 4202496 11251 0 0 0 6758 3 0 0 20 0 1 0 377947264 70254592 13565 33554432000 4194304 5654031 140737312953712 140737312941528 4217594 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/827/statm: 17152 13565 141 357 0 16792 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 90340

[startup+162.3 s]
/proc/loadavg: 2.03 2.06 2.00 3/182 831
/proc/meminfo: memFree=26268900/32873844 swapFree=7628/7628
[pid=812] ppid=810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (npSolver-pbo-It) S 810 812 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377943798 9367552 275 33554432000 4194304 5064252 140735061128304 140735061127216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/812/statm: 2287 275 233 213 0 72 0
[pid=813] ppid=812 vsize=12584 CPUtime=150.26 cores=0,2,4,6
/proc/813/stat : 813 (npSolver-pbo) S 812 812 30107 0 -1 4202496 14774 52793 0 0 41 4 14965 16 20 0 1 0 377943798 12886016 2809 33554432000 4194304 6004724 140734059477504 140734059463352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/813/statm: 3146 2809 189 442 0 2700 0
[pid=831] ppid=813 vsize=42488 CPUtime=11.91 cores=0,2,4,6
/proc/831/stat : 831 (glucosInc) R 813 812 30107 0 -1 4202496 7810 0 0 0 1190 1 0 0 20 0 1 0 377958835 43507712 9803 33554432000 4194304 5654031 140733318894688 140733318882504 4232688 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/831/statm: 10622 9803 141 357 0 10262 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 64220

[startup+222.307 s]
/proc/loadavg: 2.17 2.08 2.01 3/183 837
/proc/meminfo: memFree=26325288/32873844 swapFree=7628/7628
[pid=812] ppid=810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (npSolver-pbo-It) S 810 812 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377943798 9367552 275 33554432000 4194304 5064252 140735061128304 140735061127216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/812/statm: 2287 275 233 213 0 72 0
[pid=813] ppid=812 vsize=12584 CPUtime=212.38 cores=0,2,4,6
/proc/813/stat : 813 (npSolver-pbo) S 812 812 30107 0 -1 4202496 16935 63654 0 0 48 5 21166 19 20 0 1 0 377943798 12886016 2809 33554432000 4194304 6004724 140734059477504 140734059463352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/813/statm: 3146 2809 189 442 0 2700 0
[pid=836] ppid=813 vsize=38100 CPUtime=9.79 cores=0,2,4,6
/proc/836/stat : 836 (glucosInc) R 813 812 30107 0 -1 4202496 8421 0 0 0 977 2 0 0 20 0 1 0 377965048 39014400 8129 33554432000 4194304 5654031 140733822121296 140733822109112 4215126 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/836/statm: 9525 8129 141 357 0 9165 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 59832

[startup+282.3 s]
/proc/loadavg: 2.06 2.06 2.00 3/182 837
/proc/meminfo: memFree=26150780/32873844 swapFree=7628/7628
[pid=812] ppid=810 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=26425344/32873844 swapFree=7628/7628
[pid=812] ppid=810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (npSolver-pbo-It) S 810 812 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377943798 9367552 275 33554432000 4194304 5064252 140735061128304 140735061127216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/812/statm: 2287 275 233 213 0 72 0
[pid=813] ppid=812 vsize=12584 CPUtime=920.08 cores=0,2,4,6
/proc/813/stat : 813 (npSolver-pbo) S 812 812 30107 0 -1 4202496 23420 100612 0 0 67 7 91898 36 20 0 1 0 377943798 12886016 2809 33554432000 4194304 6004724 140734059477504 140734059463352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/813/statm: 3146 2809 189 442 0 2700 0
[pid=1113] ppid=813 vsize=87192 CPUtime=321.85 cores=0,2,4,6
/proc/1113/stat : 1113 (glucosInc) R 813 812 30107 0 -1 4202496 13776 0 0 0 32177 8 0 0 20 0 1 0 378035836 89284608 21018 33554432000 4194304 5654031 140735908943984 140735908942008 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1113/statm: 21798 21018 141 357 0 21438 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 108924

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1117
/proc/meminfo: memFree=26371620/32873844 swapFree=7628/7628
[pid=812] ppid=810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (npSolver-pbo-It) S 810 812 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377943798 9367552 275 33554432000 4194304 5064252 140735061128304 140735061127216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/812/statm: 2287 275 233 213 0 72 0
[pid=813] ppid=812 vsize=12584 CPUtime=920.08 cores=0,2,4,6
/proc/813/stat : 813 (npSolver-pbo) S 812 812 30107 0 -1 4202496 23420 100612 0 0 67 7 91898 36 20 0 1 0 377943798 12886016 2809 33554432000 4194304 6004724 140734059477504 140734059463352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/813/statm: 3146 2809 189 442 0 2700 0
[pid=1113] ppid=813 vsize=136512 CPUtime=381.84 cores=0,2,4,6
/proc/1113/stat : 1113 (glucosInc) R 813 812 30107 0 -1 4202496 14537 0 0 0 38174 10 0 0 20 0 1 0 378035836 139788288 31322 33554432000 4194304 5654031 140735908943984 140735908931800 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1113/statm: 34128 31322 141 357 0 33768 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 158244

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1119
/proc/meminfo: memFree=26437296/32873844 swapFree=7628/7628
[pid=812] ppid=810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (npSolver-pbo-It) S 810 812 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377943798 9367552 275 33554432000 4194304 5064252 140735061128304 140735061127216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/812/statm: 2287 275 233 213 0 72 0
[pid=813] ppid=812 vsize=12584 CPUtime=1312.84 cores=0,2,4,6
/proc/813/stat : 813 (npSolver-pbo) S 812 812 30107 0 -1 4202496 25581 115752 0 0 74 7 131155 48 20 0 1 0 377943798 12886016 2809 33554432000 4194304 6004724 140734059477504 140734059463352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/813/statm: 3146 2809 189 442 0 2700 0
[pid=1119] ppid=813 vsize=52408 CPUtime=49.07 cores=0,2,4,6
/proc/1119/stat : 1119 (glucosInc) R 813 812 30107 0 -1 4202496 9940 0 0 0 4905 2 0 0 20 0 1 0 378075119 53665792 12135 33554432000 4194304 5654031 140736205260752 140736205248568 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1119/statm: 13102 12135 141 357 0 12742 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 74140

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 1122
/proc/meminfo: memFree=26422564/32873844 swapFree=7628/7628
[pid=812] ppid=810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (npSolver-pbo-It) S 810 812 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377943798 9367552 275 33554432000 4194304 5064252 140735061128304 140735061127216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/812/statm: 2287 275 233 213 0 72 0
[pid=813] ppid=812 vsize=12584 CPUtime=1312.84 cores=0,2,4,6
/proc/813/stat : 813 (npSolver-pbo) S 812 812 30107 0 -1 4202496 25581 115752 0 0 74 7 131155 48 20 0 1 0 377943798 12886016 2809 33554432000 4194304 6004724 140734059477504 140734059463352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/813/statm: 3146 2809 189 442 0 2700 0
[pid=1119] ppid=813 vsize=56876 CPUtime=109.06 cores=0,2,4,6
/proc/1119/stat : 1119 (glucosInc) R 813 812 30107 0 -1 4202496 10981 0 0 0 10903 3 0 0 20 0 1 0 378075119 58241024 13475 33554432000 4194304 5654031 140736205260752 140736205248568 4232495 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1119/statm: 14219 13475 141 357 0 13859 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 78608

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1123
/proc/meminfo: memFree=26375404/32873844 swapFree=7628/7628
[pid=812] ppid=810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (npSolver-pbo-It) S 810 812 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377943798 9367552 275 33554432000 4194304 5064252 140735061128304 140735061127216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/812/statm: 2287 275 233 213 0 72 0
[pid=813] ppid=812 vsize=12584 CPUtime=1312.84 cores=0,2,4,6
/proc/813/stat : 813 (npSolver-pbo) S 812 812 30107 0 -1 4202496 25581 115752 0 0 74 7 131155 48 20 0 1 0 377943798 12886016 2809 33554432000 4194304 6004724 140734059477504 140734059463352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/813/statm: 3146 2809 189 442 0 2700 0
[pid=1119] ppid=813 vsize=87224 CPUtime=169.05 cores=0,2,4,6
/proc/1119/stat : 1119 (glucosInc) R 813 812 30107 0 -1 4202496 11419 0 0 0 16901 4 0 0 20 0 1 0 378075119 89317376 20038 33554432000 4194304 5654031 140736205260752 140736205248568 4214603 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1119/statm: 21806 20038 141 357 0 21446 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 108956

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1125
/proc/meminfo: memFree=26439460/32873844 swapFree=7628/7628
[pid=812] ppid=810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (npSolver-pbo-It) S 810 812 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377943798 9367552 275 33554432000 4194304 5064252 140735061128304 140735061127216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/812/statm: 2287 275 233 213 0 72 0
[pid=813] ppid=812 vsize=12584 CPUtime=1312.84 cores=0,2,4,6
/proc/813/stat : 813 (npSolver-pbo) S 812 812 30107 0 -1 4202496 25581 115752 0 0 74 7 131155 48 20 0 1 0 377943798 12886016 2809 33554432000 4194304 6004724 140734059477504 140734059463352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/813/statm: 3146 2809 189 442 0 2700 0
[pid=1119] ppid=813 vsize=87224 CPUtime=229.04 cores=0,2,4,6
/proc/1119/stat : 1119 (glucosInc) R 813 812 30107 0 -1 4202496 11889 0 0 0 22899 5 0 0 20 0 1 0 378075119 89317376 21062 33554432000 4194304 5654031 140736205260752 140736205248568 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1119/statm: 21806 21062 141 357 0 21446 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 108956

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 1125
/proc/meminfo: memFree=26425300/32873844 swapFree=7628/7628
[pid=812] ppid=810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (npSolver-pbo-It) S 810 812 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377943798 9367552 275 33554432000 4194304 5064252 140735061128304 140735061127216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/812/statm: 2287 275 233 213 0 72 0
[pid=813] ppid=812 vsize=12584 CPUtime=1312.84 cores=0,2,4,6
/proc/813/stat : 813 (npSolver-pbo) S 812 812 30107 0 -1 4202496 25581 115752 0 0 74 7 131155 48 20 0 1 0 377943798 12886016 2809 33554432000 4194304 6004724 140734059477504 140734059463352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/813/statm: 3146 2809 189 442 0 2700 0
[pid=1119] ppid=813 vsize=87224 CPUtime=289.02 cores=0,2,4,6
/proc/1119/stat : 1119 (glucosInc) R 813 812 30107 0 -1 4202496 12359 0 0 0 28897 5 0 0 20 0 1 0 378075119 89317376 21062 33554432000 4194304 5654031 140736205260752 140736205248568 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1119/statm: 21806 21062 141 357 0 21446 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 108956

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 1125
/proc/meminfo: memFree=26412084/32873844 swapFree=7628/7628
[pid=812] ppid=810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (npSolver-pbo-It) S 810 812 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377943798 9367552 275 33554432000 4194304 5064252 140735061128304 140735061127216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/812/statm: 2287 275 233 213 0 72 0
[pid=813] ppid=812 vsize=12584 CPUtime=1312.84 cores=0,2,4,6
/proc/813/stat : 813 (npSolver-pbo) S 812 812 30107 0 -1 4202496 25581 115752 0 0 74 7 131155 48 20 0 1 0 377943798 12886016 2809 33554432000 4194304 6004724 140734059477504 140734059463352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/813/statm: 3146 2809 189 442 0 2700 0
[pid=1119] ppid=813 vsize=87224 CPUtime=349.02 cores=0,2,4,6
/proc/1119/stat : 1119 (glucosInc) R 813 812 30107 0 -1 4202496 12836 0 0 0 34895 7 0 0 20 0 1 0 378075119 89317376 21062 33554432000 4194304 5654031 140736205260752 140736205248568 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1119/statm: 21806 21062 141 357 0 21446 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 108956

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1125
/proc/meminfo: memFree=26406868/32873844 swapFree=7628/7628
[pid=812] ppid=810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (npSolver-pbo-It) S 810 812 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377943798 9367552 275 33554432000 4194304 5064252 140735061128304 140735061127216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/812/statm: 2287 275 233 213 0 72 0
[pid=813] ppid=812 vsize=12584 CPUtime=1312.84 cores=0,2,4,6
/proc/813/stat : 813 (npSolver-pbo) S 812 812 30107 0 -1 4202496 25581 115752 0 0 74 7 131155 48 20 0 1 0 377943798 12886016 2809 33554432000 4194304 6004724 140734059477504 140734059463352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/813/statm: 3146 2809 189 442 0 2700 0
[pid=1119] ppid=813 vsize=87224 CPUtime=409 cores=0,2,4,6
/proc/1119/stat : 1119 (glucosInc) R 813 812 30107 0 -1 4202496 13310 0 0 0 40892 8 0 0 20 0 1 0 378075119 89317376 21062 33554432000 4194304 5654031 140736205260752 140736205248568 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1119/statm: 21806 21062 141 357 0 21446 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 108956

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 1126
/proc/meminfo: memFree=26344640/32873844 swapFree=7628/7628
[pid=812] ppid=810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (npSolver-pbo-It) S 810 812 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377943798 9367552 275 33554432000 4194304 5064252 140735061128304 140735061127216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/812/statm: 2287 275 233 213 0 72 0
[pid=813] ppid=812 vsize=12584 CPUtime=1312.84 cores=0,2,4,6
/proc/813/stat : 813 (npSolver-pbo) S 812 812 30107 0 -1 4202496 25581 115752 0 0 74 7 131155 48 20 0 1 0 377943798 12886016 2809 33554432000 4194304 6004724 140734059477504 140734059463352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/813/statm: 3146 2809 189 442 0 2700 0
[pid=1119] ppid=813 vsize=136544 CPUtime=469 cores=0,2,4,6
/proc/1119/stat : 1119 (glucosInc) R 813 812 30107 0 -1 4202496 14371 0 0 0 46889 11 0 0 20 0 1 0 378075119 139821056 31519 33554432000 4194304 5654031 140736205260752 140736205248568 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1119/statm: 34136 31519 141 357 0 33776 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 158276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 1126
/proc/meminfo: memFree=26380260/32873844 swapFree=7628/7628
[pid=812] ppid=810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (npSolver-pbo-It) S 810 812 30107 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377943798 9367552 275 33554432000 4194304 5064252 140735061128304 140735061127216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/812/statm: 2287 275 233 213 0 72 0
[pid=813] ppid=812 vsize=12584 CPUtime=1312.84 cores=0,2,4,6
/proc/813/stat : 813 (npSolver-pbo) S 812 812 30107 0 -1 4202496 25581 115752 0 0 74 7 131155 48 20 0 1 0 377943798 12886016 2809 33554432000 4194304 6004724 140734059477504 140734059463352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/813/statm: 3146 2809 189 442 0 2700 0
[pid=1119] ppid=813 vsize=99424 CPUtime=487.2 cores=0,2,4,6
/proc/1119/stat : 1119 (glucosInc) R 813 812 30107 0 -1 4202496 14754 0 0 0 48709 11 0 0 20 0 1 0 378075119 101810176 22463 33554432000 4194304 5654031 140736205260752 140736205258632 4232939 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1119/statm: 24856 22463 141 357 0 24496 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 121156

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.51
CPU time (s): 1800.07
CPU user time (s): 1799.39
CPU system time (s): 0.676897
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 189096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.39
system time used= 0.676897
maximum resident set size= 152180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156473
page faults= 0
swaps= 0
block input operations= 0
block output operations= 49992
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1586
involuntary context switches= 2162

runsolver used 2.86156 second user time and 7.97179 second system time

The end

Launcher Data

Begin job on node145 at 2012-06-08 03:16:34
IDJOB=3751868
IDBENCH=2039
IDSOLVER=2335
FILE ID=node145/3751868-1339118194
RUNJOBID= node145-1339110947-31548
PBS_JOBID= 14643708
Free space on /tmp= 71008 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-ex5.pi.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751868-1339118194/watcher-3751868-1339118194 -o /tmp/evaluation-result-3751868-1339118194/solver-3751868-1339118194 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751868-1339118194.opb 721410917 HOME HOME

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

MD5SUM BENCH= f97e3571862917880e13c63c8ac169f9
RANDOM SEED=721410917

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26187824 kB
Buffers:          483916 kB
Cached:          4947672 kB
SwapCached:            4 kB
Active:          2384036 kB
Inactive:        3398812 kB
Active(anon):     342548 kB
Inactive(anon):    10864 kB
Active(file):    2041488 kB
Inactive(file):  3387948 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108852 kB
Dirty:              8708 kB
Writeback:             0 kB
AnonPages:        380512 kB
Mapped:            15624 kB
Shmem:               200 kB
Slab:             738324 kB
SReclaimable:     179056 kB
SUnreclaim:       559268 kB
KernelStack:        1512 kB
PageTables:         4880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     517584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    258048 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= 71020 MiB
End job on node145 at 2012-06-08 03:46:35