Trace number 3702714

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.06 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-jac3.opb
MD5SUM05a03b946ede4da21fcf30fd621632f5
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark0.294954
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 15
Optimality of the best value was proved YES
Number of variables1731
Total number of constraints1254
Number of constraints which are clauses1254
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint694
Number of terms in the objective function 1731
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 1731
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 1731
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.05	c run inc solver
0.00/0.05	c [INC SYSTEM] run initial solver
0.00/0.05	c [INC SYSTEM] preprocess with white file
0.00/0.38	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.38	c [INC SYSTEM] execute solver
0.00/0.40	c [INC SEARCH] formula is SAT
0.00/0.40	c [INC SYSTEM] solved the initial formula
0.00/0.41	c model valid
0.00/0.41	c current solution ok
0.00/0.45	o 58
0.00/0.45	c starting approximation
0.00/0.45	c factor = 1
0.00/0.45	c can not find a suitable factor, leaving approximation
0.00/0.45	c finished approximation
0.00/0.45	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.45	c write failed with 2
0.00/0.46	c [INC SEARCH] iteration: 0
0.00/0.46	c [INC BOUNDS] best value:58 search for 57
0.00/0.46	c [INC SYSTEM] create new solver instance
0.00/0.46	c [INC] encode full formula
0.00/0.46	c (debug) using card networks
0.00/0.48	c set iterative enc to: card
0.00/0.48	c set iterative enc to: none
0.00/0.48	c [INC SEARCH] isOptimum variable: 0
0.00/0.58	c formula is SAT
0.00/0.58	c [INC SEARCH] copied best model
0.00/0.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.59	c model valid
0.00/0.59	c current solution ok
0.00/0.59	o 23
0.00/0.59	c [INC SEARCH] iteration: 1
0.00/0.59	c [INC BOUNDS] best value:23 search for 22
0.00/0.59	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.59	c write failed with 2
0.00/0.59	c [INC SYSTEM] create new solver instance
0.00/0.59	c [INC] encode full formula
0.00/0.59	c (debug) using card networks
0.00/0.61	c set iterative enc to: card
0.00/0.61	c set iterative enc to: none
0.00/0.62	c [INC SEARCH] isOptimum variable: 0
0.00/0.69	c formula is SAT
0.00/0.70	c [INC SEARCH] copied best model
0.00/0.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.71	c model valid
0.00/0.71	c current solution ok
0.00/0.71	o 22
0.00/0.71	c [INC SEARCH] iteration: 2
0.00/0.71	c [INC BOUNDS] best value:22 search for 21
0.00/0.71	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.71	c write failed with 2
0.00/0.71	c [INC SYSTEM] create new solver instance
0.00/0.71	c [INC] encode full formula
0.00/0.71	c (debug) using card networks
0.00/0.73	c set iterative enc to: card
0.00/0.73	c set iterative enc to: none
0.00/0.73	c [INC SEARCH] isOptimum variable: 0
13.35/13.41	c formula is SAT
13.35/13.41	c [INC SEARCH] copied best model
13.35/13.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.35/13.42	c model valid
13.35/13.42	c current solution ok
13.35/13.42	o 21
13.35/13.42	c [INC SEARCH] iteration: 3
13.35/13.42	c [INC BOUNDS] best value:21 search for 20
13.35/13.42	c [INC SYSTEM] there exists a inc, kill it!
13.35/13.42	c write failed with 2
13.35/13.42	c [INC SYSTEM] create new solver instance
13.35/13.42	c [INC] encode full formula
13.35/13.42	c (debug) using card networks
13.35/13.44	c set iterative enc to: card
13.35/13.44	c set iterative enc to: none
13.35/13.45	c [INC SEARCH] isOptimum variable: 0
15.65/15.75	c formula is SAT
15.65/15.75	c [INC SEARCH] copied best model
15.65/15.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.65/15.76	c model valid
15.65/15.76	c current solution ok
15.65/15.76	o 19
15.65/15.76	c [INC SEARCH] iteration: 4
15.65/15.76	c [INC BOUNDS] best value:19 search for 18
15.65/15.76	c [INC SYSTEM] there exists a inc, kill it!
15.65/15.76	c write failed with 2
15.65/15.77	c [INC SYSTEM] create new solver instance
15.65/15.77	c [INC] encode full formula
15.65/15.77	c (debug) using card networks
15.65/15.78	c set iterative enc to: card
15.65/15.78	c set iterative enc to: none
15.65/15.79	c [INC SEARCH] isOptimum variable: 0
20.44/20.56	c formula is SAT
20.44/20.56	c [INC SEARCH] copied best model
20.44/20.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
20.44/20.57	c model valid
20.44/20.57	c current solution ok
20.44/20.57	o 18
20.44/20.57	c [INC SEARCH] iteration: 5
20.44/20.57	c [INC BOUNDS] best value:18 search for 17
20.44/20.57	c [INC SYSTEM] there exists a inc, kill it!
20.44/20.57	c write failed with 2
20.44/20.57	c [INC SYSTEM] create new solver instance
20.44/20.57	c [INC] encode full formula
20.44/20.57	c (debug) using card networks
20.44/20.59	c set iterative enc to: card
20.44/20.59	c set iterative enc to: none
20.44/20.59	c [INC SEARCH] isOptimum variable: 0
23.55/23.61	c formula is SAT
23.55/23.61	c [INC SEARCH] copied best model
23.55/23.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
23.55/23.62	c model valid
23.55/23.62	c current solution ok
23.55/23.62	o 17
23.55/23.62	c [INC SEARCH] iteration: 6
23.55/23.62	c [INC BOUNDS] best value:17 search for 16
23.55/23.62	c [INC SYSTEM] there exists a inc, kill it!
23.55/23.62	c write failed with 2
23.55/23.62	c [INC SYSTEM] create new solver instance
23.55/23.62	c [INC] encode full formula
23.55/23.64	c set iterative enc to: swc
23.55/23.64	c [INC SEARCH] isOptimum variable: 0
57.13/57.21	c formula is SAT
57.13/57.22	c [INC SEARCH] copied best model
57.13/57.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
57.13/57.22	c model valid
57.13/57.22	c current solution ok
57.13/57.22	o 16
57.13/57.22	c [INC SEARCH] iteration: 7
57.13/57.22	c [INC BOUNDS] best value:16 search for 15
57.13/57.22	c [INC ENCODE] setup new number of clauses ...
57.13/57.22	c [INC] encode incremental formula
57.13/57.22	c return only the limitting unit clause for 15
57.13/57.22	c [INC SYSTEM] transmit new clauses to solver: 1
57.13/57.22	c [INC SEARCH] isOptimum variable: 0
888.00/888.25	c formula is SAT
888.00/888.25	c [INC SEARCH] copied best model
888.00/888.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
888.00/888.26	c model valid
888.00/888.26	c current solution ok
888.00/888.26	o 15
888.00/888.26	c [INC SEARCH] iteration: 8
888.00/888.26	c [INC BOUNDS] best value:15 search for 14
888.00/888.26	c [INC ENCODE] setup new number of clauses ...
888.00/888.26	c [INC] encode incremental formula
888.00/888.26	c return only the limitting unit clause for 14
888.00/888.26	c [INC SYSTEM] transmit new clauses to solver: 1
888.00/888.26	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.01/1800.41	s UNKNOWN
1800.01/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.01/1800.41	c write failed with -1
1800.01/1800.41	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x1e3ebc0)

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-3702714-1338057840/watcher-3702714-1338057840 -o /tmp/evaluation-result-3702714-1338057840/solver-3702714-1338057840 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702714-1338057840.opb 53687284 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 4299
/proc/meminfo: memFree=29729436/32873844 swapFree=7112/7112
[pid=4299] ppid=4297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4299/stat : 4299 (npSolver-pbo-It) S 4297 4299 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909710 9367552 275 33554432000 4194304 5064252 140734312315120 140734312314032 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4299/statm: 2287 275 233 213 0 72 0

[startup+0.07285 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 4299
/proc/meminfo: memFree=29729436/32873844 swapFree=7112/7112
[pid=4299] ppid=4297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4299/stat : 4299 (npSolver-pbo-It) S 4297 4299 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909710 9367552 275 33554432000 4194304 5064252 140734312315120 140734312314032 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4299/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100278 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 4299
/proc/meminfo: memFree=29729436/32873844 swapFree=7112/7112
[pid=4299] ppid=4297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4299/stat : 4299 (npSolver-pbo-It) S 4297 4299 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909710 9367552 275 33554432000 4194304 5064252 140734312315120 140734312314032 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4299/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30027 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 4299
/proc/meminfo: memFree=29729436/32873844 swapFree=7112/7112
[pid=4299] ppid=4297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4299/stat : 4299 (npSolver-pbo-It) S 4297 4299 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909710 9367552 275 33554432000 4194304 5064252 140734312315120 140734312314032 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4299/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70026 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 4299
/proc/meminfo: memFree=29729436/32873844 swapFree=7112/7112
[pid=4299] ppid=4297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4299/stat : 4299 (npSolver-pbo-It) S 4297 4299 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909710 9367552 275 33554432000 4194304 5064252 140734312315120 140734312314032 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4299/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 4312
/proc/meminfo: memFree=29705260/32873844 swapFree=7112/7112
[pid=4299] ppid=4297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4299/stat : 4299 (npSolver-pbo-It) S 4297 4299 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909710 9367552 275 33554432000 4194304 5064252 140734312315120 140734312314032 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4299/statm: 2287 275 233 213 0 72 0
[pid=4300] ppid=4299 vsize=10992 CPUtime=0.7 cores=1,3,5,7
/proc/4300/stat : 4300 (npSolver-pbo) S 4299 4299 3390 0 -1 4202496 6166 17234 0 0 14 4 49 3 20 0 1 0 271909710 11255808 2223 33554432000 4194304 5992684 140733259587888 140733259573720 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4300/statm: 2748 2223 194 440 0 2304 0
[pid=4312] ppid=4300 vsize=19180 CPUtime=0.75 cores=1,3,5,7
/proc/4312/stat : 4312 (glucosInc) R 4300 4299 3390 0 -1 4202496 3336 0 0 0 75 0 0 0 20 0 1 0 271909783 19640320 4210 33554432000 4194304 5654031 140735792277632 140735792275512 4208659 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4312/statm: 4795 4210 131 357 0 4435 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 39320

[startup+3.10037 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 4312
/proc/meminfo: memFree=29700236/32873844 swapFree=7112/7112
[pid=4299] ppid=4297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4299/stat : 4299 (npSolver-pbo-It) S 4297 4299 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909710 9367552 275 33554432000 4194304 5064252 140734312315120 140734312314032 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4299/statm: 2287 275 233 213 0 72 0
[pid=4300] ppid=4299 vsize=10992 CPUtime=0.7 cores=1,3,5,7
/proc/4300/stat : 4300 (npSolver-pbo) S 4299 4299 3390 0 -1 4202496 6166 17234 0 0 14 4 49 3 20 0 1 0 271909710 11255808 2223 33554432000 4194304 5992684 140733259587888 140733259573720 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4300/statm: 2748 2223 194 440 0 2304 0
[pid=4312] ppid=4300 vsize=22032 CPUtime=2.35 cores=1,3,5,7
/proc/4312/stat : 4312 (glucosInc) R 4300 4299 3390 0 -1 4202496 5021 0 0 0 234 1 0 0 20 0 1 0 271909783 22560768 4767 33554432000 4194304 5654031 140735792277632 140735792275720 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4312/statm: 5508 4767 132 357 0 5148 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 42172

[startup+6.30042 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 4312
/proc/meminfo: memFree=29689192/32873844 swapFree=7112/7112
[pid=4299] ppid=4297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4299/stat : 4299 (npSolver-pbo-It) S 4297 4299 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909710 9367552 275 33554432000 4194304 5064252 140734312315120 140734312314032 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4299/statm: 2287 275 233 213 0 72 0
[pid=4300] ppid=4299 vsize=10992 CPUtime=0.7 cores=1,3,5,7
/proc/4300/stat : 4300 (npSolver-pbo) S 4299 4299 3390 0 -1 4202496 6166 17234 0 0 14 4 49 3 20 0 1 0 271909710 11255808 2223 33554432000 4194304 5992684 140733259587888 140733259573720 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4300/statm: 2748 2223 194 440 0 2304 0
[pid=4312] ppid=4300 vsize=45588 CPUtime=5.56 cores=1,3,5,7
/proc/4312/stat : 4312 (glucosInc) R 4300 4299 3390 0 -1 4202496 6350 0 0 0 554 2 0 0 20 0 1 0 271909783 46682112 8648 33554432000 4194304 5654031 140735792277632 140735792275416 4232462 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4312/statm: 11397 8648 132 357 0 11037 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 65728

[startup+12.7004 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 4312
/proc/meminfo: memFree=29629836/32873844 swapFree=7112/7112
[pid=4299] ppid=4297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4299/stat : 4299 (npSolver-pbo-It) S 4297 4299 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909710 9367552 275 33554432000 4194304 5064252 140734312315120 140734312314032 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4299/statm: 2287 275 233 213 0 72 0
[pid=4300] ppid=4299 vsize=10992 CPUtime=0.7 cores=1,3,5,7
/proc/4300/stat : 4300 (npSolver-pbo) S 4299 4299 3390 0 -1 4202496 6166 17234 0 0 14 4 49 3 20 0 1 0 271909710 11255808 2223 33554432000 4194304 5992684 140733259587888 140733259573720 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4300/statm: 2748 2223 194 440 0 2304 0
[pid=4312] ppid=4300 vsize=75836 CPUtime=11.95 cores=1,3,5,7
/proc/4312/stat : 4312 (glucosInc) R 4300 4299 3390 0 -1 4202496 7911 0 0 0 1192 3 0 0 20 0 1 0 271909783 77656064 14161 33554432000 4194304 5654031 140735792277632 140735792275656 4233232 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4312/statm: 18959 14161 132 357 0 18599 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 95976

[startup+25.5004 s]
/proc/loadavg: 2.10 2.03 2.01 3/181 4320
/proc/meminfo: memFree=29701012/32873844 swapFree=7112/7112
[pid=4299] ppid=4297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4299/stat : 4299 (npSolver-pbo-It) S 4297 4299 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909710 9367552 275 33554432000 4194304 5064252 140734312315120 140734312314032 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4299/statm: 2287 275 233 213 0 72 0
[pid=4300] ppid=4299 vsize=11128 CPUtime=23.61 cores=1,3,5,7
/proc/4300/stat : 4300 (npSolver-pbo) S 4299 4299 3390 0 -1 4202496 10840 44950 0 0 26 5 2317 13 20 0 1 0 271909710 11395072 2292 33554432000 4194304 5992684 140733259587888 140733259573720 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4300/statm: 2782 2292 195 440 0 2338 0
[pid=4320] ppid=4300 vsize=17060 CPUtime=1.84 cores=1,3,5,7
/proc/4320/stat : 4320 (glucosInc) R 4300 4299 3390 0 -1 4202496 3965 0 0 0 183 1 0 0 20 0 1 0 271912074 17469440 3830 33554432000 4194304 5654031 140735373501024 140735373488840 4232767 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4320/statm: 4265 3830 141 357 0 3905 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 37336

[startup+51.1003 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 4321
/proc/meminfo: memFree=29668552/32873844 swapFree=7112/7112
[pid=4299] ppid=4297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4299/stat : 4299 (npSolver-pbo-It) S 4297 4299 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909710 9367552 275 33554432000 4194304 5064252 140734312315120 140734312314032 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4299/statm: 2287 275 233 213 0 72 0
[pid=4300] ppid=4299 vsize=11128 CPUtime=23.61 cores=1,3,5,7
/proc/4300/stat : 4300 (npSolver-pbo) S 4299 4299 3390 0 -1 4202496 10840 44950 0 0 26 5 2317 13 20 0 1 0 271909710 11395072 2292 33554432000 4194304 5992684 140733259587888 140733259573720 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4300/statm: 2782 2292 195 440 0 2338 0
[pid=4320] ppid=4300 vsize=30728 CPUtime=27.42 cores=1,3,5,7
/proc/4320/stat : 4320 (glucosInc) R 4300 4299 3390 0 -1 4202496 8588 0 0 0 2740 2 0 0 20 0 1 0 271912074 31465472 7276 33554432000 4194304 5654031 140735373501024 140735373499048 4233021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4320/statm: 7682 7276 141 357 0 7322 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 51004

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 4321
/proc/meminfo: memFree=29629324/32873844 swapFree=7112/7112
[pid=4299] ppid=4297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4299/stat : 4299 (npSolver-pbo-It) S 4297 4299 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909710 9367552 275 33554432000 4194304 5064252 140734312315120 140734312314032 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4299/statm: 2287 275 233 213 0 72 0
[pid=4300] ppid=4299 vsize=11128 CPUtime=23.62 cores=1,3,5,7
/proc/4300/stat : 4300 (npSolver-pbo) S 4299 4299 3390 0 -1 4202496 11273 44950 0 0 27 5 2317 13 20 0 1 0 271909710 11395072 2292 33554432000 4194304 5992684 140733259587888 140733259573720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4300/statm: 2782 2292 195 440 0 2338 0
[pid=4320] ppid=4300 vsize=57408 CPUtime=78.6 cores=1,3,5,7
/proc/4320/stat : 4320 (glucosInc) R 4300 4299 3390 0 -1 4202496 9606 0 0 0 7857 3 0 0 20 0 1 0 271912074 58785792 13471 33554432000 4194304 5654031 140735373501024 140735373488840 4214977 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4320/statm: 14352 13471 152 357 0 13992 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 77684

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 4323
/proc/meminfo: memFree=29640804/32873844 swapFree=7112/7112
[pid=4299] ppid=4297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4299/stat : 4299 (npSolver-pbo-It) S 4297 4299 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909710 9367552 275 33554432000 4194304 5064252 140734312315120 140734312314032 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4299/statm: 2287 275 233 213 0 72 0
[pid=4300] ppid=4299 vsize=11128 CPUtime=23.62 cores=1,3,5,7
/proc/4300/stat : 4300 (npSolver-pbo) S 4299 4299 3390 0 -1 4202496 11273 44950 0 0 27 5 2317 13 20 0 1 0 271909710 11395072 2292 33554432000 4194304 5992684 140733259587888 140733259573720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4300/statm: 2782 2292 195 440 0 2338 0
[pid=4320] ppid=4300 vsize=76260 CPUtime=138.59 cores=1,3,5,7
/proc/4320/stat : 4320 (glucosInc) R 4300 4299 3390 0 -1 4202496 10458 0 0 0 13855 4 0 0 20 0 1 0 271912074 78090240 18036 33554432000 4194304 5654031 140735373501024 140735373488840 4232607 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4320/statm: 19065 18036 152 357 0 18705 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 96536

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 4323
/proc/meminfo: memFree=29608276/32873844 swapFree=7112/7112
[pid=4299] ppid=4297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4299/stat : 4299 (npSolver-pbo-It) S 4297 4299 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909710 9367552 275 33554432000 4194304 5064252 140734312315120 140734312314032 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4299/statm: 2287 275 233 213 0 72 0
[pid=4300] ppid=4299 vsize=11128 CPUtime=23.62 cores=1,3,5,7
/proc/4300/stat : 4300 (npSolver-pbo) S 4299 4299 3390 0 -1 4202496 11273 44950 0 0 27 5 2317 13 20 0 1 0 271909710 11395072 2292 33554432000 4194304 5992684 140733259587888 140733259573720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4300/statm: 2782 2292 195 440 0 2338 0
[pid=4320] ppid=4300 vsize=76260 CPUtime=198.58 cores=1,3,5,7
/proc/4320/stat : 4320 (glucosInc) R 4300 4299 3390 0 -1 4202496 10513 0 0 0 19854 4 0 0 20 0 1 0 271912074 78090240 18643 33554432000 4194304 5654031 140735373501024 140735373488840 4216337 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4320/statm: 19065 18643 152 357 0 18705 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 96536

[startup+282.3 s]

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

/proc/meminfo: memFree=29458172/32873844 swapFree=7112/7112
[pid=4299] ppid=4297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4299/stat : 4299 (npSolver-pbo-It) S 4297 4299 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909710 9367552 275 33554432000 4194304 5064252 140734312315120 140734312314032 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4299/statm: 2287 275 233 213 0 72 0
[pid=4300] ppid=4299 vsize=11128 CPUtime=23.63 cores=1,3,5,7
/proc/4300/stat : 4300 (npSolver-pbo) S 4299 4299 3390 0 -1 4202496 11277 44950 0 0 28 5 2317 13 20 0 1 0 271909710 11395072 2292 33554432000 4194304 5992684 140733259587888 140733259573720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4300/statm: 2782 2292 195 440 0 2338 0
[pid=4320] ppid=4300 vsize=238296 CPUtime=1218.36 cores=1,3,5,7
/proc/4320/stat : 4320 (glucosInc) R 4300 4299 3390 0 -1 4202496 16338 0 0 0 121821 15 0 0 20 0 1 0 271912074 244015104 57146 33554432000 4194304 5654031 140735373501024 140735373488840 4232613 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4320/statm: 59574 57146 152 357 0 59214 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 258572

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4386
/proc/meminfo: memFree=29473416/32873844 swapFree=7112/7112
[pid=4299] ppid=4297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4299/stat : 4299 (npSolver-pbo-It) S 4297 4299 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909710 9367552 275 33554432000 4194304 5064252 140734312315120 140734312314032 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4299/statm: 2287 275 233 213 0 72 0
[pid=4300] ppid=4299 vsize=11128 CPUtime=23.63 cores=1,3,5,7
/proc/4300/stat : 4300 (npSolver-pbo) S 4299 4299 3390 0 -1 4202496 11277 44950 0 0 28 5 2317 13 20 0 1 0 271909710 11395072 2292 33554432000 4194304 5992684 140733259587888 140733259573720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4300/statm: 2782 2292 195 440 0 2338 0
[pid=4320] ppid=4300 vsize=319684 CPUtime=1278.37 cores=1,3,5,7
/proc/4320/stat : 4320 (glucosInc) R 4300 4299 3390 0 -1 4202496 16865 0 0 0 127820 17 0 0 20 0 1 0 271912074 327356416 60218 33554432000 4194304 5654031 140735373501024 140735373488840 4233213 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4320/statm: 79921 60218 152 357 0 79561 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 339960

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4386
/proc/meminfo: memFree=29427796/32873844 swapFree=7112/7112
[pid=4299] ppid=4297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4299/stat : 4299 (npSolver-pbo-It) S 4297 4299 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909710 9367552 275 33554432000 4194304 5064252 140734312315120 140734312314032 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4299/statm: 2287 275 233 213 0 72 0
[pid=4300] ppid=4299 vsize=11128 CPUtime=23.63 cores=1,3,5,7
/proc/4300/stat : 4300 (npSolver-pbo) S 4299 4299 3390 0 -1 4202496 11277 44950 0 0 28 5 2317 13 20 0 1 0 271909710 11395072 2292 33554432000 4194304 5992684 140733259587888 140733259573720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4300/statm: 2782 2292 195 440 0 2338 0
[pid=4320] ppid=4300 vsize=319684 CPUtime=1338.35 cores=1,3,5,7
/proc/4320/stat : 4320 (glucosInc) R 4300 4299 3390 0 -1 4202496 16871 0 0 0 133818 17 0 0 20 0 1 0 271912074 327356416 63290 33554432000 4194304 5654031 140735373501024 140735373488840 4233344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4320/statm: 79921 63290 152 357 0 79561 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 339960

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4388
/proc/meminfo: memFree=29546636/32873844 swapFree=7112/7112
[pid=4299] ppid=4297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4299/stat : 4299 (npSolver-pbo-It) S 4297 4299 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909710 9367552 275 33554432000 4194304 5064252 140734312315120 140734312314032 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4299/statm: 2287 275 233 213 0 72 0
[pid=4300] ppid=4299 vsize=11128 CPUtime=23.63 cores=1,3,5,7
/proc/4300/stat : 4300 (npSolver-pbo) S 4299 4299 3390 0 -1 4202496 11277 44950 0 0 28 5 2317 13 20 0 1 0 271909710 11395072 2292 33554432000 4194304 5992684 140733259587888 140733259573720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4300/statm: 2782 2292 195 440 0 2338 0
[pid=4320] ppid=4300 vsize=188208 CPUtime=1398.35 cores=1,3,5,7
/proc/4320/stat : 4320 (glucosInc) R 4300 4299 3390 0 -1 4202496 17324 0 0 0 139816 19 0 0 20 0 1 0 271912074 192724992 42365 33554432000 4194304 5654031 140735373501024 140735373488840 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4320/statm: 47052 42365 152 357 0 46692 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 208484

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4388
/proc/meminfo: memFree=29498288/32873844 swapFree=7112/7112
[pid=4299] ppid=4297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4299/stat : 4299 (npSolver-pbo-It) S 4297 4299 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909710 9367552 275 33554432000 4194304 5064252 140734312315120 140734312314032 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4299/statm: 2287 275 233 213 0 72 0
[pid=4300] ppid=4299 vsize=11128 CPUtime=23.63 cores=1,3,5,7
/proc/4300/stat : 4300 (npSolver-pbo) S 4299 4299 3390 0 -1 4202496 11277 44950 0 0 28 5 2317 13 20 0 1 0 271909710 11395072 2292 33554432000 4194304 5992684 140733259587888 140733259573720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4300/statm: 2782 2292 195 440 0 2338 0
[pid=4320] ppid=4300 vsize=188208 CPUtime=1458.33 cores=1,3,5,7
/proc/4320/stat : 4320 (glucosInc) R 4300 4299 3390 0 -1 4202496 17332 0 0 0 145814 19 0 0 20 0 1 0 271912074 192724992 46461 33554432000 4194304 5654031 140735373501024 140735373488840 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4320/statm: 47052 46461 152 357 0 46692 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 208484

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 4390
/proc/meminfo: memFree=29511772/32873844 swapFree=7112/7112
[pid=4299] ppid=4297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4299/stat : 4299 (npSolver-pbo-It) S 4297 4299 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909710 9367552 275 33554432000 4194304 5064252 140734312315120 140734312314032 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4299/statm: 2287 275 233 213 0 72 0
[pid=4300] ppid=4299 vsize=11128 CPUtime=23.63 cores=1,3,5,7
/proc/4300/stat : 4300 (npSolver-pbo) S 4299 4299 3390 0 -1 4202496 11277 44950 0 0 28 5 2317 13 20 0 1 0 271909710 11395072 2292 33554432000 4194304 5992684 140733259587888 140733259573720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4300/statm: 2782 2292 195 440 0 2338 0
[pid=4320] ppid=4300 vsize=238296 CPUtime=1518.33 cores=1,3,5,7
/proc/4320/stat : 4320 (glucosInc) R 4300 4299 3390 0 -1 4202496 17864 0 0 0 151813 20 0 0 20 0 1 0 271912074 244015104 50045 33554432000 4194304 5654031 140735373501024 140735373488840 4214977 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4320/statm: 59574 50045 152 357 0 59214 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 258572

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 4396
/proc/meminfo: memFree=29501624/32873844 swapFree=7112/7112
[pid=4299] ppid=4297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4299/stat : 4299 (npSolver-pbo-It) S 4297 4299 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909710 9367552 275 33554432000 4194304 5064252 140734312315120 140734312314032 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4299/statm: 2287 275 233 213 0 72 0
[pid=4300] ppid=4299 vsize=11128 CPUtime=23.63 cores=1,3,5,7
/proc/4300/stat : 4300 (npSolver-pbo) S 4299 4299 3390 0 -1 4202496 11277 44950 0 0 28 5 2317 13 20 0 1 0 271909710 11395072 2292 33554432000 4194304 5992684 140733259587888 140733259573720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4300/statm: 2782 2292 195 440 0 2338 0
[pid=4320] ppid=4300 vsize=238296 CPUtime=1578.31 cores=1,3,5,7
/proc/4320/stat : 4320 (glucosInc) R 4300 4299 3390 0 -1 4202496 17871 0 0 0 157811 20 0 0 20 0 1 0 271912074 244015104 53629 33554432000 4194304 5654031 140735373501024 140735373488840 4233168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4320/statm: 59574 53629 152 357 0 59214 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 258572

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4398
/proc/meminfo: memFree=29494256/32873844 swapFree=7112/7112
[pid=4299] ppid=4297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4299/stat : 4299 (npSolver-pbo-It) S 4297 4299 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909710 9367552 275 33554432000 4194304 5064252 140734312315120 140734312314032 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4299/statm: 2287 275 233 213 0 72 0
[pid=4300] ppid=4299 vsize=11128 CPUtime=23.63 cores=1,3,5,7
/proc/4300/stat : 4300 (npSolver-pbo) S 4299 4299 3390 0 -1 4202496 11277 44950 0 0 28 5 2317 13 20 0 1 0 271909710 11395072 2292 33554432000 4194304 5992684 140733259587888 140733259573720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4300/statm: 2782 2292 195 440 0 2338 0
[pid=4320] ppid=4300 vsize=238296 CPUtime=1638.3 cores=1,3,5,7
/proc/4320/stat : 4320 (glucosInc) R 4300 4299 3390 0 -1 4202496 17877 0 0 0 163810 20 0 0 20 0 1 0 271912074 244015104 56701 33554432000 4194304 5654031 140735373501024 140735373488840 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4320/statm: 59574 56701 152 357 0 59214 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 258572

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4398
/proc/meminfo: memFree=29477000/32873844 swapFree=7112/7112
[pid=4299] ppid=4297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4299/stat : 4299 (npSolver-pbo-It) S 4297 4299 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909710 9367552 275 33554432000 4194304 5064252 140734312315120 140734312314032 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4299/statm: 2287 275 233 213 0 72 0
[pid=4300] ppid=4299 vsize=11128 CPUtime=23.63 cores=1,3,5,7
/proc/4300/stat : 4300 (npSolver-pbo) S 4299 4299 3390 0 -1 4202496 11277 44950 0 0 28 5 2317 13 20 0 1 0 271909710 11395072 2292 33554432000 4194304 5992684 140733259587888 140733259573720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4300/statm: 2782 2292 195 440 0 2338 0
[pid=4320] ppid=4300 vsize=319684 CPUtime=1698.3 cores=1,3,5,7
/proc/4320/stat : 4320 (glucosInc) R 4300 4299 3390 0 -1 4202496 18400 0 0 0 169809 21 0 0 20 0 1 0 271912074 327356416 59253 33554432000 4194304 5654031 140735373501024 140735373488840 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4320/statm: 79921 59253 152 357 0 79561 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 339960

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4400
/proc/meminfo: memFree=29471904/32873844 swapFree=7112/7112
[pid=4299] ppid=4297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4299/stat : 4299 (npSolver-pbo-It) S 4297 4299 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909710 9367552 275 33554432000 4194304 5064252 140734312315120 140734312314032 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4299/statm: 2287 275 233 213 0 72 0
[pid=4300] ppid=4299 vsize=11128 CPUtime=23.63 cores=1,3,5,7
/proc/4300/stat : 4300 (npSolver-pbo) S 4299 4299 3390 0 -1 4202496 11277 44950 0 0 28 5 2317 13 20 0 1 0 271909710 11395072 2292 33554432000 4194304 5992684 140733259587888 140733259573720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4300/statm: 2782 2292 195 440 0 2338 0
[pid=4320] ppid=4300 vsize=319684 CPUtime=1758.28 cores=1,3,5,7
/proc/4320/stat : 4320 (glucosInc) R 4300 4299 3390 0 -1 4202496 18415 0 0 0 175807 21 0 0 20 0 1 0 271912074 327356416 62333 33554432000 4194304 5654031 140735373501024 140735373488840 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4320/statm: 79921 62333 152 357 0 79561 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 339960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4447
/proc/meminfo: memFree=29489736/32873844 swapFree=7112/7112
[pid=4299] ppid=4297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4299/stat : 4299 (npSolver-pbo-It) S 4297 4299 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909710 9367552 275 33554432000 4194304 5064252 140734312315120 140734312314032 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4299/statm: 2287 275 233 213 0 72 0
[pid=4300] ppid=4299 vsize=11128 CPUtime=23.63 cores=1,3,5,7
/proc/4300/stat : 4300 (npSolver-pbo) S 4299 4299 3390 0 -1 4202496 11277 44950 0 0 28 5 2317 13 20 0 1 0 271909710 11395072 2292 33554432000 4194304 5992684 140733259587888 140733259573720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4300/statm: 2782 2292 195 440 0 2338 0
[pid=4320] ppid=4300 vsize=319684 CPUtime=1776.38 cores=1,3,5,7
/proc/4320/stat : 4320 (glucosInc) R 4300 4299 3390 0 -1 4202496 18417 0 0 0 177617 21 0 0 20 0 1 0 271912074 327356416 63357 33554432000 4194304 5654031 140735373501024 140735373488840 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4320/statm: 79921 63357 152 357 0 79561 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 339960

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.06
CPU user time (s): 1799.64
CPU system time (s): 0.417936
CPU usage (%): 99.9805
Max. virtual memory (cumulated for all children) (KiB): 420100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.64
system time used= 0.417936
maximum resident set size= 320336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75019
page faults= 0
swaps= 0
block input operations= 0
block output operations= 23560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 904
involuntary context switches= 2001

runsolver used 10.0805 second user time and 10.7874 second system time

The end

Launcher Data

Begin job on node119 at 2012-05-26 20:44:00
IDJOB=3702714
IDBENCH=2045
IDSOLVER=2278
FILE ID=node119/3702714-1338057840
RUNJOBID= node119-1338050630-3407
PBS_JOBID= 14624379
Free space on /tmp= 71552 MiB

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

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

MD5SUM BENCH= 05a03b946ede4da21fcf30fd621632f5
RANDOM SEED=53687284

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29729816 kB
Buffers:          235484 kB
Cached:          2053544 kB
SwapCached:            0 kB
Active:           606448 kB
Inactive:        1749432 kB
Active(anon):      55612 kB
Inactive(anon):    13316 kB
Active(file):     550836 kB
Inactive(file):  1736116 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             31624 kB
Writeback:             0 kB
AnonPages:        120428 kB
Mapped:            14912 kB
Shmem:               200 kB
Slab:             649036 kB
SReclaimable:      91168 kB
SUnreclaim:       557868 kB
KernelStack:        1504 kB
PageTables:         4468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     185572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 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= 71552 MiB
End job on node119 at 2012-05-26 21:14:01