Trace number 3702717

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.1 1800.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.08	c run inc solver
0.00/0.08	c [INC SYSTEM] run initial solver
0.00/0.08	c [INC SYSTEM] preprocess with white file
0.00/0.76	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.76	c [INC SYSTEM] execute solver
0.00/0.80	c [INC SEARCH] formula is SAT
0.00/0.80	c [INC SYSTEM] solved the initial formula
0.00/0.81	c model valid
0.00/0.81	c current solution ok
0.00/0.88	o 278
0.00/0.88	c starting approximation
0.00/0.88	c factor = 1
0.00/0.88	c can not find a suitable factor, leaving approximation
0.00/0.88	c finished approximation
0.00/0.88	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.88	c write failed with 2
0.00/0.88	c [INC SEARCH] iteration: 0
0.00/0.88	c [INC BOUNDS] best value:278 search for 277
0.00/0.88	c [INC SYSTEM] create new solver instance
0.00/0.88	c [INC] encode full formula
0.00/0.88	c (debug) using card networks
0.00/0.91	c set iterative enc to: card
0.00/0.91	c set iterative enc to: none
0.00/0.92	c [INC SEARCH] isOptimum variable: 0
1.07/1.14	c formula is SAT
1.07/1.15	c [INC SEARCH] copied best model
1.07/1.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.07/1.16	c model valid
1.07/1.16	c current solution ok
1.07/1.16	o 163
1.07/1.16	c [INC SEARCH] iteration: 1
1.07/1.16	c [INC BOUNDS] best value:163 search for 162
1.07/1.16	c [INC SYSTEM] there exists a inc, kill it!
1.07/1.16	c write failed with 2
1.07/1.16	c [INC SYSTEM] create new solver instance
1.07/1.16	c [INC] encode full formula
1.07/1.16	c (debug) using card networks
1.07/1.19	c set iterative enc to: card
1.07/1.19	c set iterative enc to: none
1.18/1.20	c [INC SEARCH] isOptimum variable: 0
1.18/1.40	c formula is SAT
1.18/1.41	c [INC SEARCH] copied best model
1.18/1.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.18/1.42	c model valid
1.18/1.42	c current solution ok
1.18/1.42	o 155
1.18/1.42	c [INC SEARCH] iteration: 2
1.18/1.42	c [INC BOUNDS] best value:155 search for 154
1.18/1.42	c [INC SYSTEM] there exists a inc, kill it!
1.18/1.42	c write failed with 2
1.18/1.42	c [INC SYSTEM] create new solver instance
1.18/1.42	c [INC] encode full formula
1.18/1.42	c (debug) using card networks
1.18/1.45	c set iterative enc to: card
1.18/1.45	c set iterative enc to: none
1.18/1.46	c [INC SEARCH] isOptimum variable: 0
1.45/1.69	c formula is SAT
1.45/1.70	c [INC SEARCH] copied best model
1.45/1.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.45/1.71	c model valid
1.45/1.71	c current solution ok
1.45/1.71	o 149
1.45/1.71	c [INC SEARCH] iteration: 3
1.45/1.71	c [INC BOUNDS] best value:149 search for 148
1.45/1.71	c [INC SYSTEM] there exists a inc, kill it!
1.45/1.71	c write failed with 2
1.45/1.72	c [INC SYSTEM] create new solver instance
1.45/1.72	c [INC] encode full formula
1.45/1.72	c (debug) using card networks
1.45/1.74	c set iterative enc to: card
1.45/1.74	c set iterative enc to: none
1.45/1.75	c [INC SEARCH] isOptimum variable: 0
2.08/2.11	c formula is SAT
2.08/2.11	c [INC SEARCH] copied best model
2.08/2.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.08/2.13	c model valid
2.08/2.13	c current solution ok
2.08/2.13	o 144
2.08/2.13	c [INC SEARCH] iteration: 4
2.08/2.13	c [INC BOUNDS] best value:144 search for 143
2.08/2.13	c [INC SYSTEM] there exists a inc, kill it!
2.08/2.13	c write failed with 2
2.08/2.13	c [INC SYSTEM] create new solver instance
2.08/2.13	c [INC] encode full formula
2.08/2.13	c (debug) using card networks
2.08/2.16	c set iterative enc to: card
2.08/2.16	c set iterative enc to: none
2.08/2.16	c [INC SEARCH] isOptimum variable: 0
4.38/4.49	c formula is SAT
4.48/4.54	c [INC SEARCH] copied best model
4.48/4.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.48/4.54	c model valid
4.48/4.54	c current solution ok
4.48/4.54	o 140
4.48/4.54	c [INC SEARCH] iteration: 5
4.48/4.54	c [INC BOUNDS] best value:140 search for 139
4.48/4.54	c [INC SYSTEM] there exists a inc, kill it!
4.48/4.54	c write failed with 2
4.48/4.54	c [INC SYSTEM] create new solver instance
4.48/4.54	c [INC] encode full formula
4.48/4.54	c (debug) using card networks
4.48/4.54	c set iterative enc to: card
4.48/4.54	c set iterative enc to: none
4.48/4.57	c [INC SEARCH] isOptimum variable: 0
7.96/8.03	c formula is SAT
7.96/8.03	c [INC SEARCH] copied best model
7.96/8.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.96/8.05	c model valid
7.96/8.05	c current solution ok
7.96/8.05	o 139
7.96/8.05	c [INC SEARCH] iteration: 6
7.96/8.05	c [INC BOUNDS] best value:139 search for 138
7.96/8.05	c [INC SYSTEM] there exists a inc, kill it!
7.96/8.05	c write failed with 2
7.96/8.05	c [INC SYSTEM] create new solver instance
7.96/8.05	c [INC] encode full formula
7.96/8.05	c (debug) using card networks
7.96/8.08	c set iterative enc to: card
7.96/8.08	c set iterative enc to: none
7.96/8.08	c [INC SEARCH] isOptimum variable: 0
9.86/9.99	c formula is SAT
9.96/10.00	c [INC SEARCH] copied best model
9.96/10.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.96/10.05	c model valid
9.96/10.05	c current solution ok
9.96/10.05	o 135
9.96/10.05	c [INC SEARCH] iteration: 7
9.96/10.05	c [INC BOUNDS] best value:135 search for 134
9.96/10.05	c [INC SYSTEM] there exists a inc, kill it!
9.96/10.05	c write failed with 2
9.96/10.05	c [INC SYSTEM] create new solver instance
9.96/10.05	c [INC] encode full formula
9.96/10.05	c (debug) using card networks
9.96/10.05	c set iterative enc to: card
9.96/10.05	c set iterative enc to: none
9.96/10.05	c [INC SEARCH] isOptimum variable: 0
18.15/18.29	c formula is SAT
18.15/18.29	c [INC SEARCH] copied best model
18.15/18.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
18.27/18.31	c model valid
18.27/18.31	c current solution ok
18.27/18.31	o 132
18.27/18.31	c [INC SEARCH] iteration: 8
18.27/18.31	c [INC BOUNDS] best value:132 search for 131
18.27/18.31	c [INC SYSTEM] there exists a inc, kill it!
18.27/18.31	c write failed with 2
18.27/18.31	c [INC SYSTEM] create new solver instance
18.27/18.31	c [INC] encode full formula
18.27/18.31	c (debug) using card networks
18.27/18.34	c set iterative enc to: card
18.27/18.34	c set iterative enc to: none
18.27/18.35	c [INC SEARCH] isOptimum variable: 0
36.76/36.86	c formula is SAT
36.76/36.86	c [INC SEARCH] copied best model
36.76/36.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
36.76/36.88	c model valid
36.76/36.88	c current solution ok
36.76/36.88	o 131
36.76/36.88	c [INC SEARCH] iteration: 9
36.76/36.88	c [INC BOUNDS] best value:131 search for 130
36.76/36.88	c [INC SYSTEM] there exists a inc, kill it!
36.76/36.88	c write failed with 2
36.76/36.88	c [INC SYSTEM] create new solver instance
36.76/36.88	c [INC] encode full formula
36.76/36.88	c (debug) using card networks
36.86/36.91	c set iterative enc to: card
36.86/36.91	c set iterative enc to: none
36.86/36.91	c [INC SEARCH] isOptimum variable: 0
89.83/89.95	c formula is SAT
89.83/89.96	c [INC SEARCH] copied best model
89.83/89.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
89.83/89.97	c model valid
89.83/89.97	c current solution ok
89.83/89.97	o 129
89.83/89.97	c [INC SEARCH] iteration: 10
89.83/89.97	c [INC BOUNDS] best value:129 search for 128
89.83/89.97	c [INC SYSTEM] there exists a inc, kill it!
89.83/89.97	c write failed with 2
89.83/89.97	c [INC SYSTEM] create new solver instance
89.83/89.97	c [INC] encode full formula
89.83/89.97	c (debug) using card networks
89.95/90.00	c set iterative enc to: card
89.95/90.00	c set iterative enc to: none
89.95/90.01	c [INC SEARCH] isOptimum variable: 0
219.21/219.38	c formula is SAT
219.21/219.38	c [INC SEARCH] copied best model
219.21/219.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
219.30/219.40	c model valid
219.30/219.40	c current solution ok
219.30/219.40	o 128
219.30/219.40	c [INC SEARCH] iteration: 11
219.30/219.40	c [INC BOUNDS] best value:128 search for 127
219.30/219.40	c [INC SYSTEM] there exists a inc, kill it!
219.30/219.40	c write failed with 2
219.30/219.40	c [INC SYSTEM] create new solver instance
219.30/219.40	c [INC] encode full formula
219.30/219.40	c (debug) using card networks
219.30/219.42	c set iterative enc to: card
219.30/219.42	c set iterative enc to: none
219.30/219.43	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.07/1800.40	s UNKNOWN
1800.07/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.07/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-3702717-1338058359/watcher-3702717-1338058359 -o /tmp/evaluation-result-3702717-1338058359/solver-3702717-1338058359 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702717-1338058359.opb 885850226 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: 1.96 2.00 2.00 3/179 4643
/proc/meminfo: memFree=29953280/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4643/stat : 4643 (npSolver-pbo-It) S 4641 4643 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271961928 9367552 274 33554432000 4194304 5064252 140736474541568 140736474540480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4643/statm: 2287 274 233 213 0 72 0

[startup+0.0928601 s]
/proc/loadavg: 1.96 2.00 2.00 3/179 4643
/proc/meminfo: memFree=29953280/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4643/stat : 4643 (npSolver-pbo-It) S 4641 4643 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271961928 9367552 274 33554432000 4194304 5064252 140736474541568 140736474540480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4643/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100165 s]
/proc/loadavg: 1.96 2.00 2.00 3/179 4643
/proc/meminfo: memFree=29953280/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4643/stat : 4643 (npSolver-pbo-It) S 4641 4643 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271961928 9367552 274 33554432000 4194304 5064252 140736474541568 140736474540480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4643/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300163 s]
/proc/loadavg: 1.96 2.00 2.00 3/179 4643
/proc/meminfo: memFree=29953280/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4643/stat : 4643 (npSolver-pbo-It) S 4641 4643 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271961928 9367552 274 33554432000 4194304 5064252 140736474541568 140736474540480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4643/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700126 s]
/proc/loadavg: 1.96 2.00 2.00 3/179 4643
/proc/meminfo: memFree=29953280/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4643/stat : 4643 (npSolver-pbo-It) S 4641 4643 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271961928 9367552 274 33554432000 4194304 5064252 140736474541568 140736474540480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4643/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 1.96 2.00 2.00 3/181 4659
/proc/meminfo: memFree=29921972/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4643/stat : 4643 (npSolver-pbo-It) S 4641 4643 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271961928 9367552 274 33554432000 4194304 5064252 140736474541568 140736474540480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4643/statm: 2287 274 233 213 0 72 0
[pid=4644] ppid=4643 vsize=16512 CPUtime=1.45 cores=1,3,5,7
/proc/4644/stat : 4644 (npSolver-pbo) S 4643 4643 4103 0 -1 4202496 8631 23748 0 0 24 7 108 6 20 0 1 0 271961928 16908288 3410 33554432000 4194304 5992684 140734325331664 140734325317496 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4644/statm: 4128 3410 194 440 0 3684 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 25660

[startup+3.10023 s]
/proc/loadavg: 1.96 2.00 2.00 3/181 4732
/proc/meminfo: memFree=29926572/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4643/stat : 4643 (npSolver-pbo-It) S 4641 4643 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271961928 9367552 274 33554432000 4194304 5064252 140736474541568 140736474540480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4643/statm: 2287 274 233 213 0 72 0
[pid=4644] ppid=4643 vsize=16512 CPUtime=2.15 cores=1,3,5,7
/proc/4644/stat : 4644 (npSolver-pbo) S 4643 4643 4103 0 -1 4202496 13173 35573 0 0 34 7 166 8 20 0 1 0 271961928 16908288 3410 33554432000 4194304 5992684 140734325331664 140734325317496 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4644/statm: 4128 3410 194 440 0 3684 0
Current children cumulated CPU time (s) 2.15
Current children cumulated vsize (KiB) 25660
heavy processes:

[startup+6.30034 s]
/proc/loadavg: 2.12 2.03 2.01 3/181 4746
/proc/meminfo: memFree=29925256/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4643/stat : 4643 (npSolver-pbo-It) S 4641 4643 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271961928 9367552 274 33554432000 4194304 5064252 140736474541568 140736474540480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4643/statm: 2287 274 233 213 0 72 0
[pid=4644] ppid=4643 vsize=16512 CPUtime=4.54 cores=1,3,5,7
/proc/4644/stat : 4644 (npSolver-pbo) S 4643 4643 4103 0 -1 4202496 15442 41567 0 0 39 8 397 10 20 0 1 0 271961928 16908288 3411 33554432000 4194304 5992684 140734325331664 140734325317496 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4644/statm: 4128 3411 194 440 0 3684 0
[pid=4746] ppid=4644 vsize=30364 CPUtime=1.71 cores=1,3,5,7
/proc/4746/stat : 4746 (glucosInc) R 4644 4643 4103 0 -1 4202496 5911 0 0 0 171 0 0 0 20 0 1 0 271962385 31092736 6181 33554432000 4194304 5654031 140733522256256 140733522244072 4232939 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4746/statm: 7591 6181 141 357 0 7231 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 56024

[startup+12.7003 s]
/proc/loadavg: 2.11 2.03 2.01 3/181 4750
/proc/meminfo: memFree=29915924/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4643/stat : 4643 (npSolver-pbo-It) S 4641 4643 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271961928 9367552 274 33554432000 4194304 5064252 140736474541568 140736474540480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4643/statm: 2287 274 233 213 0 72 0
[pid=4644] ppid=4643 vsize=16512 CPUtime=10.02 cores=1,3,5,7
/proc/4644/stat : 4644 (npSolver-pbo) S 4643 4643 4103 0 -1 4202496 19980 54518 0 0 48 9 932 13 20 0 1 0 271961928 16908288 3411 33554432000 4194304 5992684 140734325331664 140734325317496 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4644/statm: 4128 3411 194 440 0 3684 0
[pid=4750] ppid=4644 vsize=30352 CPUtime=2.63 cores=1,3,5,7
/proc/4750/stat : 4750 (glucosInc) R 4644 4643 4103 0 -1 4202496 5786 0 0 0 263 0 0 0 20 0 1 0 271962933 31080448 6111 33554432000 4194304 5654031 140734775468496 140734775456312 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4750/statm: 7588 6111 141 357 0 7228 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 56012

[startup+25.5002 s]
/proc/loadavg: 2.08 2.03 2.00 3/181 4754
/proc/meminfo: memFree=29916816/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4643/stat : 4643 (npSolver-pbo-It) S 4641 4643 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271961928 9367552 274 33554432000 4194304 5064252 140736474541568 140736474540480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4643/statm: 2287 274 233 213 0 72 0
[pid=4644] ppid=4643 vsize=16512 CPUtime=18.32 cores=1,3,5,7
/proc/4644/stat : 4644 (npSolver-pbo) S 4643 4643 4103 0 -1 4202496 22249 63390 0 0 54 9 1754 15 20 0 1 0 271961928 16908288 3411 33554432000 4194304 5992684 140734325331664 140734325317496 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4644/statm: 4128 3411 194 440 0 3684 0
[pid=4754] ppid=4644 vsize=33244 CPUtime=7.14 cores=1,3,5,7
/proc/4754/stat : 4754 (glucosInc) R 4644 4643 4103 0 -1 4202496 8080 0 0 0 713 1 0 0 20 0 1 0 271963763 34041856 6713 33554432000 4194304 5654031 140734520258960 140734520246776 4232700 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4754/statm: 8311 6713 142 357 0 7951 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 58904

[startup+51.1004 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 4756
/proc/meminfo: memFree=29892740/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4643/stat : 4643 (npSolver-pbo-It) S 4641 4643 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271961928 9367552 274 33554432000 4194304 5064252 140736474541568 140736474540480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4643/statm: 2287 274 233 213 0 72 0
[pid=4644] ppid=4643 vsize=16512 CPUtime=36.88 cores=1,3,5,7
/proc/4644/stat : 4644 (npSolver-pbo) S 4643 4643 4103 0 -1 4202496 24518 73958 0 0 59 10 3602 17 20 0 1 0 271961928 16908288 3411 33554432000 4194304 5992684 140734325331664 140734325317496 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4644/statm: 4128 3411 194 440 0 3684 0
[pid=4756] ppid=4644 vsize=42408 CPUtime=14.16 cores=1,3,5,7
/proc/4756/stat : 4756 (glucosInc) R 4644 4643 4103 0 -1 4202496 8682 0 0 0 1414 2 0 0 20 0 1 0 271965620 43425792 9373 33554432000 4194304 5654031 140735432898624 140735432886440 4214505 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4756/statm: 10602 9373 142 357 0 10242 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 68068

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 4758
/proc/meminfo: memFree=29869416/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4643/stat : 4643 (npSolver-pbo-It) S 4641 4643 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271961928 9367552 274 33554432000 4194304 5064252 140736474541568 140736474540480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4643/statm: 2287 274 233 213 0 72 0
[pid=4644] ppid=4643 vsize=16512 CPUtime=89.97 cores=1,3,5,7
/proc/4644/stat : 4644 (npSolver-pbo) S 4643 4643 4103 0 -1 4202496 26787 84403 0 0 64 10 8902 21 20 0 1 0 271961928 16908288 3411 33554432000 4194304 5992684 140734325331664 140734325317496 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4644/statm: 4128 3411 194 440 0 3684 0
[pid=4758] ppid=4644 vsize=42376 CPUtime=12.28 cores=1,3,5,7
/proc/4758/stat : 4758 (glucosInc) R 4644 4643 4103 0 -1 4202496 9176 0 0 0 1226 2 0 0 20 0 1 0 271970929 43393024 9289 33554432000 4194304 5654031 140735057702768 140735057690584 4232675 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4758/statm: 10594 9289 142 357 0 10234 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 68036

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 4759
/proc/meminfo: memFree=29858320/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4643/stat : 4643 (npSolver-pbo-It) S 4641 4643 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271961928 9367552 274 33554432000 4194304 5064252 140736474541568 140736474540480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4643/statm: 2287 274 233 213 0 72 0
[pid=4644] ppid=4643 vsize=16512 CPUtime=89.97 cores=1,3,5,7
/proc/4644/stat : 4644 (npSolver-pbo) S 4643 4643 4103 0 -1 4202496 26787 84403 0 0 64 10 8902 21 20 0 1 0 271961928 16908288 3411 33554432000 4194304 5992684 140734325331664 140734325317496 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4644/statm: 4128 3411 194 440 0 3684 0
[pid=4758] ppid=4644 vsize=68216 CPUtime=72.26 cores=1,3,5,7
/proc/4758/stat : 4758 (glucosInc) R 4644 4643 4103 0 -1 4202496 12780 0 0 0 7222 4 0 0 20 0 1 0 271970929 69853184 12932 33554432000 4194304 5654031 140735057702768 140735057700648 4232839 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4758/statm: 17054 12932 142 357 0 16694 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 93876

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 4761
/proc/meminfo: memFree=29884644/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4643/stat : 4643 (npSolver-pbo-It) S 4641 4643 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271961928 9367552 274 33554432000 4194304 5064252 140736474541568 140736474540480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4643/statm: 2287 274 233 213 0 72 0
[pid=4644] ppid=4643 vsize=16512 CPUtime=219.36 cores=1,3,5,7
/proc/4644/stat : 4644 (npSolver-pbo) S 4643 4643 4103 0 -1 4202496 28919 98271 0 0 68 11 21831 26 20 0 1 0 271961928 16908288 3411 33554432000 4194304 5992684 140734325331664 140734325317496 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4644/statm: 4128 3411 194 440 0 3684 0
[pid=4761] ppid=4644 vsize=24412 CPUtime=2.85 cores=1,3,5,7
/proc/4761/stat : 4761 (glucosInc) R 4644 4643 4103 0 -1 4202496 6245 0 0 0 285 0 0 0 20 0 1 0 271983871 24997888 5284 33554432000 4194304 5654031 140735994619680 140735994607496 4232803 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4761/statm: 6103 5284 141 357 0 5743 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 50072

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4761
/proc/meminfo: memFree=29842008/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4643/stat : 4643 (npSolver-pbo-It) S 4641 4643 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271961928 9367552 274 33554432000 4194304 5064252 140736474541568 140736474540480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4643/statm: 2287 274 233 213 0 72 0

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

/proc/meminfo: memFree=29717200/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4643/stat : 4643 (npSolver-pbo-It) S 4641 4643 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271961928 9367552 274 33554432000 4194304 5064252 140736474541568 140736474540480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4643/statm: 2287 274 233 213 0 72 0
[pid=4644] ppid=4643 vsize=16512 CPUtime=219.36 cores=1,3,5,7
/proc/4644/stat : 4644 (npSolver-pbo) S 4643 4643 4103 0 -1 4202496 28919 98271 0 0 68 11 21831 26 20 0 1 0 271961928 16908288 3411 33554432000 4194304 5992684 140734325331664 140734325317496 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4644/statm: 4128 3411 194 440 0 3684 0
[pid=4761] ppid=4644 vsize=118288 CPUtime=1022.68 cores=1,3,5,7
/proc/4761/stat : 4761 (glucosInc) R 4644 4643 4103 0 -1 4202496 16825 0 0 0 102260 8 0 0 20 0 1 0 271983871 121126912 28368 33554432000 4194304 5654031 140735994619680 140735994607496 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4761/statm: 29572 28368 141 357 0 29212 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 143948

[startup+1302.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 4795
/proc/meminfo: memFree=29727316/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4643/stat : 4643 (npSolver-pbo-It) S 4641 4643 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271961928 9367552 274 33554432000 4194304 5064252 140736474541568 140736474540480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4643/statm: 2287 274 233 213 0 72 0
[pid=4644] ppid=4643 vsize=16512 CPUtime=219.36 cores=1,3,5,7
/proc/4644/stat : 4644 (npSolver-pbo) S 4643 4643 4103 0 -1 4202496 28919 98271 0 0 68 11 21831 26 20 0 1 0 271961928 16908288 3411 33554432000 4194304 5992684 140734325331664 140734325317496 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4644/statm: 4128 3411 194 440 0 3684 0
[pid=4761] ppid=4644 vsize=118288 CPUtime=1082.68 cores=1,3,5,7
/proc/4761/stat : 4761 (glucosInc) R 4644 4643 4103 0 -1 4202496 17089 0 0 0 108259 9 0 0 20 0 1 0 271983871 121126912 28368 33554432000 4194304 5654031 140735994619680 140735994607496 4232632 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4761/statm: 29572 28368 141 357 0 29212 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 143948

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 4796
/proc/meminfo: memFree=29758536/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4643/stat : 4643 (npSolver-pbo-It) S 4641 4643 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271961928 9367552 274 33554432000 4194304 5064252 140736474541568 140736474540480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4643/statm: 2287 274 233 213 0 72 0
[pid=4644] ppid=4643 vsize=16512 CPUtime=219.36 cores=1,3,5,7
/proc/4644/stat : 4644 (npSolver-pbo) S 4643 4643 4103 0 -1 4202496 28919 98271 0 0 68 11 21831 26 20 0 1 0 271961928 16908288 3411 33554432000 4194304 5992684 140734325331664 140734325317496 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4644/statm: 4128 3411 194 440 0 3684 0
[pid=4761] ppid=4644 vsize=118288 CPUtime=1142.67 cores=1,3,5,7
/proc/4761/stat : 4761 (glucosInc) R 4644 4643 4103 0 -1 4202496 17089 0 0 0 114258 9 0 0 20 0 1 0 271983871 121126912 28368 33554432000 4194304 5654031 140735994619680 140735994607496 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4761/statm: 29572 28368 141 357 0 29212 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 143948

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4796
/proc/meminfo: memFree=29701008/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4643/stat : 4643 (npSolver-pbo-It) S 4641 4643 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271961928 9367552 274 33554432000 4194304 5064252 140736474541568 140736474540480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4643/statm: 2287 274 233 213 0 72 0
[pid=4644] ppid=4643 vsize=16512 CPUtime=219.36 cores=1,3,5,7
/proc/4644/stat : 4644 (npSolver-pbo) S 4643 4643 4103 0 -1 4202496 28919 98271 0 0 68 11 21831 26 20 0 1 0 271961928 16908288 3411 33554432000 4194304 5992684 140734325331664 140734325317496 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4644/statm: 4128 3411 194 440 0 3684 0
[pid=4761] ppid=4644 vsize=118288 CPUtime=1202.66 cores=1,3,5,7
/proc/4761/stat : 4761 (glucosInc) R 4644 4643 4103 0 -1 4202496 17090 0 0 0 120257 9 0 0 20 0 1 0 271983871 121126912 28880 33554432000 4194304 5654031 140735994619680 140735994607496 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4761/statm: 29572 28880 141 357 0 29212 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 143948

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4796
/proc/meminfo: memFree=29736380/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4643/stat : 4643 (npSolver-pbo-It) S 4641 4643 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271961928 9367552 274 33554432000 4194304 5064252 140736474541568 140736474540480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4643/statm: 2287 274 233 213 0 72 0
[pid=4644] ppid=4643 vsize=16512 CPUtime=219.36 cores=1,3,5,7
/proc/4644/stat : 4644 (npSolver-pbo) S 4643 4643 4103 0 -1 4202496 28919 98271 0 0 68 11 21831 26 20 0 1 0 271961928 16908288 3411 33554432000 4194304 5992684 140734325331664 140734325317496 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4644/statm: 4128 3411 194 440 0 3684 0
[pid=4761] ppid=4644 vsize=118288 CPUtime=1262.65 cores=1,3,5,7
/proc/4761/stat : 4761 (glucosInc) R 4644 4643 4103 0 -1 4202496 17354 0 0 0 126255 10 0 0 20 0 1 0 271983871 121126912 28880 33554432000 4194304 5654031 140735994619680 140735994617704 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4761/statm: 29572 28880 141 357 0 29212 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 143948

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4796
/proc/meminfo: memFree=29702992/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4643/stat : 4643 (npSolver-pbo-It) S 4641 4643 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271961928 9367552 274 33554432000 4194304 5064252 140736474541568 140736474540480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4643/statm: 2287 274 233 213 0 72 0
[pid=4644] ppid=4643 vsize=16512 CPUtime=219.36 cores=1,3,5,7
/proc/4644/stat : 4644 (npSolver-pbo) S 4643 4643 4103 0 -1 4202496 28919 98271 0 0 68 11 21831 26 20 0 1 0 271961928 16908288 3411 33554432000 4194304 5992684 140734325331664 140734325317496 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4644/statm: 4128 3411 194 440 0 3684 0
[pid=4761] ppid=4644 vsize=118288 CPUtime=1322.64 cores=1,3,5,7
/proc/4761/stat : 4761 (glucosInc) R 4644 4643 4103 0 -1 4202496 17354 0 0 0 132254 10 0 0 20 0 1 0 271983871 121126912 28880 33554432000 4194304 5654031 140735994619680 140735994617704 4232968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4761/statm: 29572 28880 141 357 0 29212 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 143948

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4796
/proc/meminfo: memFree=29690584/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4643/stat : 4643 (npSolver-pbo-It) S 4641 4643 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271961928 9367552 274 33554432000 4194304 5064252 140736474541568 140736474540480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4643/statm: 2287 274 233 213 0 72 0
[pid=4644] ppid=4643 vsize=16512 CPUtime=219.36 cores=1,3,5,7
/proc/4644/stat : 4644 (npSolver-pbo) S 4643 4643 4103 0 -1 4202496 28919 98271 0 0 68 11 21831 26 20 0 1 0 271961928 16908288 3411 33554432000 4194304 5992684 140734325331664 140734325317496 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4644/statm: 4128 3411 194 440 0 3684 0
[pid=4761] ppid=4644 vsize=118288 CPUtime=1382.63 cores=1,3,5,7
/proc/4761/stat : 4761 (glucosInc) R 4644 4643 4103 0 -1 4202496 17354 0 0 0 138253 10 0 0 20 0 1 0 271983871 121126912 28880 33554432000 4194304 5654031 140735994619680 140735994617704 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4761/statm: 29572 28880 141 357 0 29212 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 143948

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4800
/proc/meminfo: memFree=29702860/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4643/stat : 4643 (npSolver-pbo-It) S 4641 4643 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271961928 9367552 274 33554432000 4194304 5064252 140736474541568 140736474540480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4643/statm: 2287 274 233 213 0 72 0
[pid=4644] ppid=4643 vsize=16512 CPUtime=219.36 cores=1,3,5,7
/proc/4644/stat : 4644 (npSolver-pbo) S 4643 4643 4103 0 -1 4202496 28919 98271 0 0 68 11 21831 26 20 0 1 0 271961928 16908288 3411 33554432000 4194304 5992684 140734325331664 140734325317496 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4644/statm: 4128 3411 194 440 0 3684 0
[pid=4761] ppid=4644 vsize=167608 CPUtime=1442.62 cores=1,3,5,7
/proc/4761/stat : 4761 (glucosInc) R 4644 4643 4103 0 -1 4202496 17617 0 0 0 144252 10 0 0 20 0 1 0 271983871 171630592 37319 33554432000 4194304 5654031 140735994619680 140735994607496 4232973 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4761/statm: 41902 37319 141 357 0 41542 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 193268

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4800
/proc/meminfo: memFree=29665756/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4643/stat : 4643 (npSolver-pbo-It) S 4641 4643 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271961928 9367552 274 33554432000 4194304 5064252 140736474541568 140736474540480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4643/statm: 2287 274 233 213 0 72 0
[pid=4644] ppid=4643 vsize=16512 CPUtime=219.36 cores=1,3,5,7
/proc/4644/stat : 4644 (npSolver-pbo) S 4643 4643 4103 0 -1 4202496 28919 98271 0 0 68 11 21831 26 20 0 1 0 271961928 16908288 3411 33554432000 4194304 5992684 140734325331664 140734325317496 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4644/statm: 4128 3411 194 440 0 3684 0
[pid=4761] ppid=4644 vsize=167608 CPUtime=1502.61 cores=1,3,5,7
/proc/4761/stat : 4761 (glucosInc) R 4644 4643 4103 0 -1 4202496 17883 0 0 0 150250 11 0 0 20 0 1 0 271983871 171630592 38343 33554432000 4194304 5654031 140735994619680 140735994607496 4232772 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4761/statm: 41902 38343 141 357 0 41542 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 193268

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 4800
/proc/meminfo: memFree=29655396/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4643/stat : 4643 (npSolver-pbo-It) S 4641 4643 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271961928 9367552 274 33554432000 4194304 5064252 140736474541568 140736474540480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4643/statm: 2287 274 233 213 0 72 0
[pid=4644] ppid=4643 vsize=16512 CPUtime=219.36 cores=1,3,5,7
/proc/4644/stat : 4644 (npSolver-pbo) S 4643 4643 4103 0 -1 4202496 28919 98271 0 0 68 11 21831 26 20 0 1 0 271961928 16908288 3411 33554432000 4194304 5992684 140734325331664 140734325317496 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4644/statm: 4128 3411 194 440 0 3684 0
[pid=4761] ppid=4644 vsize=167608 CPUtime=1562.61 cores=1,3,5,7
/proc/4761/stat : 4761 (glucosInc) R 4644 4643 4103 0 -1 4202496 18149 0 0 0 156249 12 0 0 20 0 1 0 271983871 171630592 38343 33554432000 4194304 5654031 140735994619680 140735994607496 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4761/statm: 41902 38343 141 357 0 41542 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 193268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 4800
/proc/meminfo: memFree=29736152/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4643/stat : 4643 (npSolver-pbo-It) S 4641 4643 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271961928 9367552 274 33554432000 4194304 5064252 140736474541568 140736474540480 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4643/statm: 2287 274 233 213 0 72 0
[pid=4644] ppid=4643 vsize=16512 CPUtime=219.36 cores=1,3,5,7
/proc/4644/stat : 4644 (npSolver-pbo) S 4643 4643 4103 0 -1 4202496 28919 98271 0 0 68 11 21831 26 20 0 1 0 271961928 16908288 3411 33554432000 4194304 5992684 140734325331664 140734325317496 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4644/statm: 4128 3411 194 440 0 3684 0
[pid=4761] ppid=4644 vsize=118288 CPUtime=1580.71 cores=1,3,5,7
/proc/4761/stat : 4761 (glucosInc) R 4644 4643 4103 0 -1 4202496 18150 0 0 0 158059 12 0 0 20 0 1 0 271983871 121126912 28880 33554432000 4194304 5654031 140735994619680 140735994607496 4232403 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4761/statm: 29572 28880 141 357 0 29212 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 143948

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.1
CPU user time (s): 1799.59
CPU system time (s): 0.501923
CPU usage (%): 99.9826
Max. virtual memory (cumulated for all children) (KiB): 193268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.59
system time used= 0.501923
maximum resident set size= 155420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 145717
page faults= 0
swaps= 0
block input operations= 0
block output operations= 60832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1959
involuntary context switches= 2120

runsolver used 3.2515 second user time and 11.9302 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-26 20:52:39
IDJOB=3702717
IDBENCH=2055
IDSOLVER=2278
FILE ID=node116/3702717-1338058359
RUNJOBID= node116-1338052956-4120
PBS_JOBID= 14624409
Free space on /tmp= 71456 MiB

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

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

MD5SUM BENCH= 82ceb454755e01aa6cecb68eb859eaa6
RANDOM SEED=885850226

node116.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
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:       32873648 kB
MemFree:        29953916 kB
Buffers:          236432 kB
Cached:          1870760 kB
SwapCached:         3196 kB
Active:           861212 kB
Inactive:        1275116 kB
Active(anon):      24116 kB
Inactive(anon):     7532 kB
Active(file):     837096 kB
Inactive(file):  1267584 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103092 kB
Dirty:             17884 kB
Writeback:             0 kB
AnonPages:        169124 kB
Mapped:            15076 kB
Shmem:                96 kB
Slab:             645136 kB
SReclaimable:      89696 kB
SUnreclaim:       555440 kB
KernelStack:        1504 kB
PageTables:         3964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     146588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    137216 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71448 MiB
End job on node116 at 2012-05-26 21:22:39