Trace number 3751872

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-max1024.pi.opb
MD5SUM93fc03471d2b2f18ece1d77179dbcb30
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark259
Best CPU time to get the best result obtained on this benchmark1.65675
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 259
Optimality of the best value was proved YES
Number of variables1278
Total number of constraints1087
Number of constraints which are clauses1087
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 constraint18
Number of terms in the objective function 1278
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 1278
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 1278
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.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.03	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.03	c [INC SYSTEM] execute solver
0.00/0.03	c [INC SEARCH] formula is SAT
0.00/0.03	c [INC SYSTEM] solved the initial formula
0.00/0.04	c model valid
0.00/0.04	c current solution ok
0.00/0.04	o 301
0.00/0.04	c starting approximation
0.00/0.04	c factor = 1
0.00/0.04	c can not find a suitable factor, leaving approximation
0.00/0.04	c finished approximation
0.00/0.04	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.04	c write failed with 2
0.00/0.04	c [INC SEARCH] iteration: 0
0.00/0.04	c [INC BOUNDS] best value:301 search for 300
0.00/0.04	c [INC SYSTEM] create new solver instance
0.00/0.04	c [INC] encode full formula
0.00/0.04	c (debug) using card networks
0.00/0.04	c old isEQ: 64, new EQ is 0
0.00/0.07	c set iterative enc to: card
0.00/0.07	c set iterative enc to: none
0.00/0.08	c [INC SEARCH] isOptimum variable: 0
6.46/6.52	c formula is SAT
6.46/6.52	c [INC SEARCH] copied best model
6.46/6.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.46/6.52	c model valid
6.46/6.52	c current solution ok
6.46/6.52	o 297
6.46/6.52	c [INC SEARCH] iteration: 1
6.46/6.52	c [INC BOUNDS] best value:297 search for 296
6.46/6.52	c [INC SYSTEM] there exists a inc, kill it!
6.46/6.52	c write failed with 2
6.46/6.53	c [INC SYSTEM] create new solver instance
6.46/6.53	c [INC] encode full formula
6.46/6.53	c (debug) using card networks
6.46/6.53	c old isEQ: 176, new EQ is 0
6.46/6.56	c set iterative enc to: card
6.46/6.56	c set iterative enc to: none
6.46/6.57	c [INC SEARCH] isOptimum variable: 0
14.05/14.14	c formula is SAT
14.05/14.14	c [INC SEARCH] copied best model
14.05/14.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.05/14.14	c model valid
14.05/14.14	c current solution ok
14.05/14.14	o 293
14.05/14.14	c [INC SEARCH] iteration: 2
14.05/14.14	c [INC BOUNDS] best value:293 search for 292
14.05/14.14	c [INC SYSTEM] there exists a inc, kill it!
14.05/14.14	c write failed with 2
14.05/14.14	c [INC SYSTEM] create new solver instance
14.05/14.14	c [INC] encode full formula
14.05/14.14	c (debug) using card networks
14.05/14.14	c old isEQ: 176, new EQ is 0
14.05/14.18	c set iterative enc to: card
14.05/14.18	c set iterative enc to: none
14.05/14.18	c [INC SEARCH] isOptimum variable: 0
27.55/27.69	c formula is SAT
27.66/27.70	c [INC SEARCH] copied best model
27.66/27.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
27.66/27.70	c model valid
27.66/27.70	c current solution ok
27.66/27.70	o 289
27.66/27.70	c [INC SEARCH] iteration: 3
27.66/27.70	c [INC BOUNDS] best value:289 search for 288
27.66/27.70	c [INC SYSTEM] there exists a inc, kill it!
27.66/27.70	c write failed with 2
27.66/27.70	c [INC SYSTEM] create new solver instance
27.66/27.70	c [INC] encode full formula
27.66/27.70	c (debug) using card networks
27.66/27.70	c old isEQ: 176, new EQ is 0
27.66/27.74	c set iterative enc to: card
27.66/27.74	c set iterative enc to: none
27.66/27.74	c [INC SEARCH] isOptimum variable: 0
51.24/51.34	c formula is SAT
51.24/51.34	c [INC SEARCH] copied best model
51.24/51.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
51.24/51.34	c model valid
51.24/51.34	c current solution ok
51.24/51.34	o 285
51.24/51.34	c [INC SEARCH] iteration: 4
51.24/51.34	c [INC BOUNDS] best value:285 search for 284
51.24/51.34	c [INC SYSTEM] there exists a inc, kill it!
51.24/51.34	c write failed with 2
51.24/51.35	c [INC SYSTEM] create new solver instance
51.24/51.35	c [INC] encode full formula
51.24/51.35	c (debug) using card networks
51.24/51.35	c old isEQ: 176, new EQ is 0
51.24/51.38	c set iterative enc to: card
51.24/51.38	c set iterative enc to: none
51.24/51.39	c [INC SEARCH] isOptimum variable: 0
180.92/181.01	c formula is SAT
180.92/181.01	c [INC SEARCH] copied best model
180.92/181.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
180.92/181.01	c model valid
180.92/181.01	c current solution ok
180.92/181.01	o 283
180.92/181.01	c [INC SEARCH] iteration: 5
180.92/181.01	c [INC BOUNDS] best value:283 search for 282
180.92/181.01	c [INC SYSTEM] there exists a inc, kill it!
180.92/181.01	c write failed with 2
180.92/181.02	c [INC SYSTEM] create new solver instance
180.92/181.02	c [INC] encode full formula
180.92/181.02	c (debug) using card networks
180.92/181.02	c old isEQ: 176, new EQ is 0
180.92/181.05	c set iterative enc to: card
180.92/181.05	c set iterative enc to: none
180.92/181.06	c [INC SEARCH] isOptimum variable: 0
327.79/327.99	c formula is SAT
327.79/327.99	c [INC SEARCH] copied best model
327.79/327.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
327.89/328.00	c model valid
327.89/328.00	c current solution ok
327.89/328.00	o 281
327.89/328.00	c [INC SEARCH] iteration: 6
327.89/328.00	c [INC BOUNDS] best value:281 search for 280
327.89/328.00	c [INC SYSTEM] there exists a inc, kill it!
327.89/328.00	c write failed with 2
327.89/328.00	c [INC SYSTEM] create new solver instance
327.89/328.00	c [INC] encode full formula
327.89/328.00	c (debug) using card networks
327.89/328.00	c old isEQ: 176, new EQ is 0
327.89/328.03	c set iterative enc to: card
327.89/328.03	c set iterative enc to: none
327.89/328.04	c [INC SEARCH] isOptimum variable: 0
756.12/756.39	c formula is SAT
756.12/756.39	c [INC SEARCH] copied best model
756.12/756.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
756.12/756.40	c model valid
756.12/756.40	c current solution ok
756.12/756.40	o 279
756.12/756.40	c [INC SEARCH] iteration: 7
756.12/756.40	c [INC BOUNDS] best value:279 search for 278
756.12/756.40	c [INC SYSTEM] there exists a inc, kill it!
756.12/756.40	c write failed with 2
756.22/756.40	c [INC SYSTEM] create new solver instance
756.22/756.40	c [INC] encode full formula
756.22/756.40	c (debug) using card networks
756.22/756.40	c old isEQ: 176, new EQ is 0
756.22/756.43	c set iterative enc to: card
756.22/756.43	c set iterative enc to: none
756.22/756.44	c [INC SEARCH] isOptimum variable: 0
1108.94/1109.24	c formula is SAT
1108.94/1109.24	c [INC SEARCH] copied best model
1108.94/1109.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1108.94/1109.24	c model valid
1108.94/1109.24	c current solution ok
1108.94/1109.24	o 278
1108.94/1109.24	c [INC SEARCH] iteration: 8
1108.94/1109.24	c [INC BOUNDS] best value:278 search for 277
1108.94/1109.24	c [INC SYSTEM] there exists a inc, kill it!
1108.94/1109.24	c write failed with 2
1108.94/1109.25	c [INC SYSTEM] create new solver instance
1108.94/1109.25	c [INC] encode full formula
1108.94/1109.25	c (debug) using card networks
1108.94/1109.25	c old isEQ: 176, new EQ is 0
1108.94/1109.28	c set iterative enc to: card
1108.94/1109.28	c set iterative enc to: none
1108.94/1109.29	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.40	s UNKNOWN
1800.02/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.02/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-3751872-1339118620/watcher-3751872-1339118620 -o /tmp/evaluation-result-3751872-1339118620/solver-3751872-1339118620 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751872-1339118620.opb 678770863 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 875
/proc/meminfo: memFree=26449824/32873844 swapFree=7628/7628
[pid=875] ppid=873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/875/stat : 875 (npSolver-pbo-It) S 873 875 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377986365 9367552 274 33554432000 4194304 5064252 140737283579984 140737283578896 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/875/statm: 2287 274 233 213 0 72 0

[startup+0.0144179 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 875
/proc/meminfo: memFree=26449824/32873844 swapFree=7628/7628
[pid=875] ppid=873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/875/stat : 875 (npSolver-pbo-It) S 873 875 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377986365 9367552 274 33554432000 4194304 5064252 140737283579984 140737283578896 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/875/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100312 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 875
/proc/meminfo: memFree=26449824/32873844 swapFree=7628/7628
[pid=875] ppid=873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/875/stat : 875 (npSolver-pbo-It) S 873 875 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377986365 9367552 274 33554432000 4194304 5064252 140737283579984 140737283578896 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/875/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300212 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 875
/proc/meminfo: memFree=26449824/32873844 swapFree=7628/7628
[pid=875] ppid=873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/875/stat : 875 (npSolver-pbo-It) S 873 875 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377986365 9367552 274 33554432000 4194304 5064252 140737283579984 140737283578896 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/875/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700209 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 875
/proc/meminfo: memFree=26449824/32873844 swapFree=7628/7628
[pid=875] ppid=873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/875/stat : 875 (npSolver-pbo-It) S 873 875 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377986365 9367552 274 33554432000 4194304 5064252 140737283579984 140737283578896 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/875/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50043 s]
/proc/loadavg: 2.00 2.03 2.00 3/182 884
/proc/meminfo: memFree=26423920/32873844 swapFree=7628/7628
[pid=875] ppid=873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/875/stat : 875 (npSolver-pbo-It) S 873 875 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377986365 9367552 274 33554432000 4194304 5064252 140737283579984 140737283578896 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/875/statm: 2287 274 233 213 0 72 0
[pid=876] ppid=875 vsize=6804 CPUtime=0.05 cores=1,3,5,7
/proc/876/stat : 876 (npSolver-pbo) S 875 875 30107 0 -1 4202496 3025 3496 0 0 4 1 0 0 20 0 1 0 377986365 6967296 1304 33554432000 4194304 6004724 140735437512256 140735437498104 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/876/statm: 1701 1304 189 442 0 1255 0
[pid=884] ppid=876 vsize=23836 CPUtime=1.4 cores=1,3,5,7
/proc/884/stat : 884 (glucosInc) R 876 875 30107 0 -1 4202496 4902 0 0 0 139 1 0 0 20 0 1 0 377986373 24408064 4950 33554432000 4194304 5654031 140734755401840 140734755389656 4214432 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/884/statm: 5959 4950 140 357 0 5599 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 39788

[startup+3.10043 s]
/proc/loadavg: 2.00 2.03 2.00 3/182 884
/proc/meminfo: memFree=26423044/32873844 swapFree=7628/7628
[pid=875] ppid=873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/875/stat : 875 (npSolver-pbo-It) S 873 875 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377986365 9367552 274 33554432000 4194304 5064252 140737283579984 140737283578896 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/875/statm: 2287 274 233 213 0 72 0
[pid=876] ppid=875 vsize=6804 CPUtime=0.05 cores=1,3,5,7
/proc/876/stat : 876 (npSolver-pbo) S 875 875 30107 0 -1 4202496 3025 3496 0 0 4 1 0 0 20 0 1 0 377986365 6967296 1304 33554432000 4194304 6004724 140735437512256 140735437498104 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/876/statm: 1701 1304 189 442 0 1255 0
[pid=884] ppid=876 vsize=22768 CPUtime=3 cores=1,3,5,7
/proc/884/stat : 884 (glucosInc) R 876 875 30107 0 -1 4202496 5875 0 0 0 299 1 0 0 20 0 1 0 377986373 23314432 4848 33554432000 4194304 5654031 140734755401840 140734755389656 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/884/statm: 5692 4848 141 357 0 5332 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 38720

[startup+6.30043 s]
/proc/loadavg: 2.00 2.03 2.00 3/182 884
/proc/meminfo: memFree=26416720/32873844 swapFree=7628/7628
[pid=875] ppid=873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/875/stat : 875 (npSolver-pbo-It) S 873 875 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377986365 9367552 274 33554432000 4194304 5064252 140737283579984 140737283578896 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/875/statm: 2287 274 233 213 0 72 0
[pid=876] ppid=875 vsize=6804 CPUtime=0.05 cores=1,3,5,7
/proc/876/stat : 876 (npSolver-pbo) S 875 875 30107 0 -1 4202496 3025 3496 0 0 4 1 0 0 20 0 1 0 377986365 6967296 1304 33554432000 4194304 6004724 140735437512256 140735437498104 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/876/statm: 1701 1304 189 442 0 1255 0
[pid=884] ppid=876 vsize=29732 CPUtime=6.2 cores=1,3,5,7
/proc/884/stat : 884 (glucosInc) R 876 875 30107 0 -1 4202496 8114 0 0 0 618 2 0 0 20 0 1 0 377986373 30445568 6651 33554432000 4194304 5654031 140734755401840 140734755389656 4214632 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/884/statm: 7433 6651 141 357 0 7073 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 45684

[startup+12.7004 s]
/proc/loadavg: 2.00 2.03 2.00 3/182 886
/proc/meminfo: memFree=26416176/32873844 swapFree=7628/7628
[pid=875] ppid=873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/875/stat : 875 (npSolver-pbo-It) S 873 875 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377986365 9367552 274 33554432000 4194304 5064252 140737283579984 140737283578896 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/875/statm: 2287 274 233 213 0 72 0
[pid=876] ppid=875 vsize=9484 CPUtime=6.54 cores=1,3,5,7
/proc/876/stat : 876 (npSolver-pbo) S 875 875 30107 0 -1 4202496 4721 12142 0 0 8 2 641 3 20 0 1 0 377986365 9711616 1974 33554432000 4194304 6004724 140735437512256 140735437498104 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/876/statm: 2371 1974 189 442 0 1925 0
[pid=886] ppid=876 vsize=29724 CPUtime=6.12 cores=1,3,5,7
/proc/886/stat : 886 (glucosInc) R 876 875 30107 0 -1 4202496 7141 0 0 0 611 1 0 0 20 0 1 0 377987022 30437376 6534 33554432000 4194304 5654031 140734916981040 140734916968856 4208651 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/886/statm: 7431 6534 141 357 0 7071 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 48356

[startup+25.5004 s]
/proc/loadavg: 2.07 2.04 2.00 3/182 888
/proc/meminfo: memFree=26410904/32873844 swapFree=7628/7628
[pid=875] ppid=873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/875/stat : 875 (npSolver-pbo-It) S 873 875 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377986365 9367552 274 33554432000 4194304 5064252 140737283579984 140737283578896 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/875/statm: 2287 274 233 213 0 72 0
[pid=876] ppid=875 vsize=9484 CPUtime=14.15 cores=1,3,5,7
/proc/876/stat : 876 (npSolver-pbo) S 875 875 30107 0 -1 4202496 6407 19878 0 0 12 2 1396 5 20 0 1 0 377986365 9711616 1974 33554432000 4194304 6004724 140735437512256 140735437498104 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/876/statm: 2371 1974 189 442 0 1925 0
[pid=888] ppid=876 vsize=32452 CPUtime=11.3 cores=1,3,5,7
/proc/888/stat : 888 (glucosInc) R 876 875 30107 0 -1 4202496 7766 0 0 0 1129 1 0 0 20 0 1 0 377987784 33230848 7357 33554432000 4194304 5654031 140736076931856 140736076919672 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/888/statm: 8113 7357 141 357 0 7753 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 51084

[startup+51.1004 s]
/proc/loadavg: 2.04 2.04 2.00 3/182 890
/proc/meminfo: memFree=26401908/32873844 swapFree=7628/7628
[pid=875] ppid=873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/875/stat : 875 (npSolver-pbo-It) S 873 875 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377986365 9367552 274 33554432000 4194304 5064252 140737283579984 140737283578896 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/875/statm: 2287 274 233 213 0 72 0
[pid=876] ppid=875 vsize=9484 CPUtime=27.7 cores=1,3,5,7
/proc/876/stat : 876 (npSolver-pbo) S 875 875 30107 0 -1 4202496 8093 28176 0 0 16 2 2745 7 20 0 1 0 377986365 9711616 1974 33554432000 4194304 6004724 140735437512256 140735437498104 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/876/statm: 2371 1974 189 442 0 1925 0
[pid=890] ppid=876 vsize=41560 CPUtime=23.34 cores=1,3,5,7
/proc/890/stat : 890 (glucosInc) R 876 875 30107 0 -1 4202496 8802 0 0 0 2333 1 0 0 20 0 1 0 377989139 42557440 9623 33554432000 4194304 5654031 140734386529616 140734386517432 4233148 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/890/statm: 10390 9623 141 357 0 10030 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 60192

[startup+102.307 s]
/proc/loadavg: 2.05 2.04 2.00 3/181 893
/proc/meminfo: memFree=26394632/32873844 swapFree=7628/7628
[pid=875] ppid=873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/875/stat : 875 (npSolver-pbo-It) S 873 875 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377986365 9367552 274 33554432000 4194304 5064252 140737283579984 140737283578896 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/875/statm: 2287 274 233 213 0 72 0
[pid=876] ppid=875 vsize=9484 CPUtime=51.35 cores=1,3,5,7
/proc/876/stat : 876 (npSolver-pbo) S 875 875 30107 0 -1 4202496 9779 37511 0 0 20 3 5103 9 20 0 1 0 377986365 9711616 1974 33554432000 4194304 6004724 140735437512256 140735437498104 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/876/statm: 2371 1974 189 442 0 1925 0
[pid=892] ppid=876 vsize=48404 CPUtime=50.89 cores=1,3,5,7
/proc/892/stat : 892 (glucosInc) R 876 875 30107 0 -1 4202496 9545 0 0 0 5086 3 0 0 20 0 1 0 377991504 49565696 11443 33554432000 4194304 5654031 140736852433632 140736852421448 4216540 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/892/statm: 12101 11443 141 357 0 11741 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 67036

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/182 894
/proc/meminfo: memFree=26372536/32873844 swapFree=7628/7628
[pid=875] ppid=873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/875/stat : 875 (npSolver-pbo-It) S 873 875 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377986365 9367552 274 33554432000 4194304 5064252 140737283579984 140737283578896 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/875/statm: 2287 274 233 213 0 72 0
[pid=876] ppid=875 vsize=9484 CPUtime=51.35 cores=1,3,5,7
/proc/876/stat : 876 (npSolver-pbo) S 875 875 30107 0 -1 4202496 9779 37511 0 0 20 3 5103 9 20 0 1 0 377986365 9711616 1974 33554432000 4194304 6004724 140735437512256 140735437498104 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/876/statm: 2371 1974 189 442 0 1925 0
[pid=892] ppid=876 vsize=74264 CPUtime=110.88 cores=1,3,5,7
/proc/892/stat : 892 (glucosInc) R 876 875 30107 0 -1 4202496 10751 0 0 0 11084 4 0 0 20 0 1 0 377991504 76046336 16680 33554432000 4194304 5654031 140736852433632 140736852421448 4208694 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/892/statm: 18566 16680 141 357 0 18206 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 92896

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/182 898
/proc/meminfo: memFree=26456064/32873844 swapFree=7628/7628
[pid=875] ppid=873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/875/stat : 875 (npSolver-pbo-It) S 873 875 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377986365 9367552 274 33554432000 4194304 5064252 140737283579984 140737283578896 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/875/statm: 2287 274 233 213 0 72 0
[pid=876] ppid=875 vsize=9484 CPUtime=181 cores=1,3,5,7
/proc/876/stat : 876 (npSolver-pbo) S 875 875 30107 0 -1 4202496 11465 49583 0 0 24 4 18057 15 20 0 1 0 377986365 9711616 1974 33554432000 4194304 6004724 140735437512256 140735437498104 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/876/statm: 2371 1974 189 442 0 1925 0
[pid=896] ppid=876 vsize=42220 CPUtime=41.22 cores=1,3,5,7
/proc/896/stat : 896 (glucosInc) R 876 875 30107 0 -1 4202496 10461 0 0 0 4119 3 0 0 20 0 1 0 378004471 43233280 9919 33554432000 4194304 5654031 140735656564304 140735656552120 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/896/statm: 10555 9919 141 357 0 10195 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 60852

[startup+282.3 s]

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

/proc/meminfo: memFree=26410036/32873844 swapFree=7628/7628
[pid=875] ppid=873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/875/stat : 875 (npSolver-pbo-It) S 873 875 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377986365 9367552 274 33554432000 4194304 5064252 140737283579984 140737283578896 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/875/statm: 2287 274 233 213 0 72 0
[pid=876] ppid=875 vsize=9484 CPUtime=1109.04 cores=1,3,5,7
/proc/876/stat : 876 (npSolver-pbo) S 875 875 30107 0 -1 4202496 16523 87597 0 0 36 5 110831 32 20 0 1 0 377986365 9711616 1974 33554432000 4194304 6004724 140735437512256 140735437498104 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/876/statm: 2371 1974 189 442 0 1925 0
[pid=1125] ppid=876 vsize=71868 CPUtime=132.97 cores=1,3,5,7
/proc/1125/stat : 1125 (glucosInc) R 876 875 30107 0 -1 4202496 10519 0 0 0 13293 4 0 0 20 0 1 0 378097294 73592832 13825 33554432000 4194304 5654031 140733383439504 140733383427320 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1125/statm: 17967 13825 141 357 0 17607 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 90500

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1125
/proc/meminfo: memFree=26406868/32873844 swapFree=7628/7628
[pid=875] ppid=873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/875/stat : 875 (npSolver-pbo-It) S 873 875 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377986365 9367552 274 33554432000 4194304 5064252 140737283579984 140737283578896 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/875/statm: 2287 274 233 213 0 72 0
[pid=876] ppid=875 vsize=9484 CPUtime=1109.04 cores=1,3,5,7
/proc/876/stat : 876 (npSolver-pbo) S 875 875 30107 0 -1 4202496 16523 87597 0 0 36 5 110831 32 20 0 1 0 377986365 9711616 1974 33554432000 4194304 6004724 140735437512256 140735437498104 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/876/statm: 2371 1974 189 442 0 1925 0
[pid=1125] ppid=876 vsize=71868 CPUtime=192.96 cores=1,3,5,7
/proc/1125/stat : 1125 (glucosInc) R 876 875 30107 0 -1 4202496 10894 0 0 0 19291 5 0 0 20 0 1 0 378097294 73592832 14706 33554432000 4194304 5654031 140733383439504 140733383427320 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1125/statm: 17967 14706 141 357 0 17607 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 90500

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 1126
/proc/meminfo: memFree=26340420/32873844 swapFree=7628/7628
[pid=875] ppid=873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/875/stat : 875 (npSolver-pbo-It) S 873 875 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377986365 9367552 274 33554432000 4194304 5064252 140737283579984 140737283578896 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/875/statm: 2287 274 233 213 0 72 0
[pid=876] ppid=875 vsize=9484 CPUtime=1109.04 cores=1,3,5,7
/proc/876/stat : 876 (npSolver-pbo) S 875 875 30107 0 -1 4202496 16523 87597 0 0 36 5 110831 32 20 0 1 0 377986365 9711616 1974 33554432000 4194304 6004724 140735437512256 140735437498104 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/876/statm: 2371 1974 189 442 0 1925 0
[pid=1125] ppid=876 vsize=90724 CPUtime=252.95 cores=1,3,5,7
/proc/1125/stat : 1125 (glucosInc) R 876 875 30107 0 -1 4202496 11780 0 0 0 25289 6 0 0 20 0 1 0 378097294 92901376 19888 33554432000 4194304 5654031 140733383439504 140733383427320 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1125/statm: 22681 19888 141 357 0 22321 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 109356

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 1173
/proc/meminfo: memFree=26384412/32873844 swapFree=7628/7628
[pid=875] ppid=873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/875/stat : 875 (npSolver-pbo-It) S 873 875 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377986365 9367552 274 33554432000 4194304 5064252 140737283579984 140737283578896 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/875/statm: 2287 274 233 213 0 72 0
[pid=876] ppid=875 vsize=9484 CPUtime=1109.04 cores=1,3,5,7
/proc/876/stat : 876 (npSolver-pbo) S 875 875 30107 0 -1 4202496 16523 87597 0 0 36 5 110831 32 20 0 1 0 377986365 9711616 1974 33554432000 4194304 6004724 140735437512256 140735437498104 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/876/statm: 2371 1974 189 442 0 1925 0
[pid=1125] ppid=876 vsize=95600 CPUtime=312.94 cores=1,3,5,7
/proc/1125/stat : 1125 (glucosInc) R 876 875 30107 0 -1 4202496 12548 0 0 0 31288 6 0 0 20 0 1 0 378097294 97894400 23266 33554432000 4194304 5654031 140733383439504 140733383427320 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1125/statm: 23900 23266 141 357 0 23540 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 114232

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1173
/proc/meminfo: memFree=26361128/32873844 swapFree=7628/7628
[pid=875] ppid=873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/875/stat : 875 (npSolver-pbo-It) S 873 875 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377986365 9367552 274 33554432000 4194304 5064252 140737283579984 140737283578896 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/875/statm: 2287 274 233 213 0 72 0
[pid=876] ppid=875 vsize=9484 CPUtime=1109.04 cores=1,3,5,7
/proc/876/stat : 876 (npSolver-pbo) S 875 875 30107 0 -1 4202496 16523 87597 0 0 36 5 110831 32 20 0 1 0 377986365 9711616 1974 33554432000 4194304 6004724 140735437512256 140735437498104 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/876/statm: 2371 1974 189 442 0 1925 0
[pid=1125] ppid=876 vsize=95600 CPUtime=372.93 cores=1,3,5,7
/proc/1125/stat : 1125 (glucosInc) R 876 875 30107 0 -1 4202496 12548 0 0 0 37286 7 0 0 20 0 1 0 378097294 97894400 23266 33554432000 4194304 5654031 140733383439504 140733383427320 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1125/statm: 23900 23266 141 357 0 23540 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 114232

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1173
/proc/meminfo: memFree=26361188/32873844 swapFree=7628/7628
[pid=875] ppid=873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/875/stat : 875 (npSolver-pbo-It) S 873 875 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377986365 9367552 274 33554432000 4194304 5064252 140737283579984 140737283578896 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/875/statm: 2287 274 233 213 0 72 0
[pid=876] ppid=875 vsize=9484 CPUtime=1109.04 cores=1,3,5,7
/proc/876/stat : 876 (npSolver-pbo) S 875 875 30107 0 -1 4202496 16523 87597 0 0 36 5 110831 32 20 0 1 0 377986365 9711616 1974 33554432000 4194304 6004724 140735437512256 140735437498104 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/876/statm: 2371 1974 189 442 0 1925 0
[pid=1125] ppid=876 vsize=95600 CPUtime=432.92 cores=1,3,5,7
/proc/1125/stat : 1125 (glucosInc) R 876 875 30107 0 -1 4202496 12549 0 0 0 43285 7 0 0 20 0 1 0 378097294 97894400 23266 33554432000 4194304 5654031 140733383439504 140733383427320 4233201 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1125/statm: 23900 23266 141 357 0 23540 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 114232

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 1176
/proc/meminfo: memFree=26358572/32873844 swapFree=7628/7628
[pid=875] ppid=873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/875/stat : 875 (npSolver-pbo-It) S 873 875 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377986365 9367552 274 33554432000 4194304 5064252 140737283579984 140737283578896 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/875/statm: 2287 274 233 213 0 72 0
[pid=876] ppid=875 vsize=9484 CPUtime=1109.04 cores=1,3,5,7
/proc/876/stat : 876 (npSolver-pbo) S 875 875 30107 0 -1 4202496 16523 87597 0 0 36 5 110831 32 20 0 1 0 377986365 9711616 1974 33554432000 4194304 6004724 140735437512256 140735437498104 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/876/statm: 2371 1974 189 442 0 1925 0
[pid=1125] ppid=876 vsize=95600 CPUtime=492.91 cores=1,3,5,7
/proc/1125/stat : 1125 (glucosInc) R 876 875 30107 0 -1 4202496 12549 0 0 0 49284 7 0 0 20 0 1 0 378097294 97894400 23266 33554432000 4194304 5654031 140733383439504 140733383427320 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1125/statm: 23900 23266 141 357 0 23540 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 114232

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 1177
/proc/meminfo: memFree=26340396/32873844 swapFree=7628/7628
[pid=875] ppid=873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/875/stat : 875 (npSolver-pbo-It) S 873 875 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377986365 9367552 274 33554432000 4194304 5064252 140737283579984 140737283578896 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/875/statm: 2287 274 233 213 0 72 0
[pid=876] ppid=875 vsize=9484 CPUtime=1109.04 cores=1,3,5,7
/proc/876/stat : 876 (npSolver-pbo) S 875 875 30107 0 -1 4202496 16523 87597 0 0 36 5 110831 32 20 0 1 0 377986365 9711616 1974 33554432000 4194304 6004724 140735437512256 140735437498104 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/876/statm: 2371 1974 189 442 0 1925 0
[pid=1125] ppid=876 vsize=95600 CPUtime=552.9 cores=1,3,5,7
/proc/1125/stat : 1125 (glucosInc) R 876 875 30107 0 -1 4202496 12549 0 0 0 55283 7 0 0 20 0 1 0 378097294 97894400 23266 33554432000 4194304 5654031 140733383439504 140733383427320 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1125/statm: 23900 23266 141 357 0 23540 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 114232

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 1177
/proc/meminfo: memFree=26320724/32873844 swapFree=7628/7628
[pid=875] ppid=873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/875/stat : 875 (npSolver-pbo-It) S 873 875 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377986365 9367552 274 33554432000 4194304 5064252 140737283579984 140737283578896 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/875/statm: 2287 274 233 213 0 72 0
[pid=876] ppid=875 vsize=9484 CPUtime=1109.04 cores=1,3,5,7
/proc/876/stat : 876 (npSolver-pbo) S 875 875 30107 0 -1 4202496 16523 87597 0 0 36 5 110831 32 20 0 1 0 377986365 9711616 1974 33554432000 4194304 6004724 140735437512256 140735437498104 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/876/statm: 2371 1974 189 442 0 1925 0
[pid=1125] ppid=876 vsize=114672 CPUtime=612.89 cores=1,3,5,7
/proc/1125/stat : 1125 (glucosInc) R 876 875 30107 0 -1 4202496 13965 0 0 0 61280 9 0 0 20 0 1 0 378097294 117424128 28034 33554432000 4194304 5654031 140733383439504 140733383427320 4216315 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1125/statm: 28668 28034 141 357 0 28308 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 133304

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1177
/proc/meminfo: memFree=26320724/32873844 swapFree=7628/7628
[pid=875] ppid=873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/875/stat : 875 (npSolver-pbo-It) S 873 875 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377986365 9367552 274 33554432000 4194304 5064252 140737283579984 140737283578896 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/875/statm: 2287 274 233 213 0 72 0
[pid=876] ppid=875 vsize=9484 CPUtime=1109.04 cores=1,3,5,7
/proc/876/stat : 876 (npSolver-pbo) S 875 875 30107 0 -1 4202496 16523 87597 0 0 36 5 110831 32 20 0 1 0 377986365 9711616 1974 33554432000 4194304 6004724 140735437512256 140735437498104 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/876/statm: 2371 1974 189 442 0 1925 0
[pid=1125] ppid=876 vsize=114672 CPUtime=672.88 cores=1,3,5,7
/proc/1125/stat : 1125 (glucosInc) R 876 875 30107 0 -1 4202496 14797 0 0 0 67277 11 0 0 20 0 1 0 378097294 117424128 28034 33554432000 4194304 5654031 140733383439504 140733383427320 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1125/statm: 28668 28034 141 357 0 28308 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 133304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1177
/proc/meminfo: memFree=26284728/32873844 swapFree=7628/7628
[pid=875] ppid=873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/875/stat : 875 (npSolver-pbo-It) S 873 875 30107 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377986365 9367552 274 33554432000 4194304 5064252 140737283579984 140737283578896 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/875/statm: 2287 274 233 213 0 72 0
[pid=876] ppid=875 vsize=9484 CPUtime=1109.04 cores=1,3,5,7
/proc/876/stat : 876 (npSolver-pbo) S 875 875 30107 0 -1 4202496 16523 87597 0 0 36 5 110831 32 20 0 1 0 377986365 9711616 1974 33554432000 4194304 6004724 140735437512256 140735437498104 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/876/statm: 2371 1974 189 442 0 1925 0
[pid=1125] ppid=876 vsize=163992 CPUtime=690.98 cores=1,3,5,7
/proc/1125/stat : 1125 (glucosInc) R 876 875 30107 0 -1 4202496 15215 0 0 0 69086 12 0 0 20 0 1 0 378097294 167927808 37138 33554432000 4194304 5654031 140733383439504 140733383427320 4976752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1125/statm: 40998 37138 141 357 0 40638 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 182624

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.56
CPU system time (s): 0.503923
CPU usage (%): 99.9807
Max. virtual memory (cumulated for all children) (KiB): 182624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.56
system time used= 0.503923
maximum resident set size= 148552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119716
page faults= 0
swaps= 0
block input operations= 0
block output operations= 32104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1085
involuntary context switches= 1942

runsolver used 6.39503 second user time and 17.8743 second system time

The end

Launcher Data

Begin job on node145 at 2012-06-08 03:23:40
IDJOB=3751872
IDBENCH=2043
IDSOLVER=2335
FILE ID=node145/3751872-1339118620
RUNJOBID= node145-1339110947-31549
PBS_JOBID= 14643708
Free space on /tmp= 71012 MiB

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

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

MD5SUM BENCH= 93fc03471d2b2f18ece1d77179dbcb30
RANDOM SEED=678770863

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26450188 kB
Buffers:          484020 kB
Cached:          4946820 kB
SwapCached:            4 kB
Active:          2146156 kB
Inactive:        3398876 kB
Active(anon):     105360 kB
Inactive(anon):    10864 kB
Active(file):    2040796 kB
Inactive(file):  3388012 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108852 kB
Dirty:              8168 kB
Writeback:             0 kB
AnonPages:         84136 kB
Mapped:            15620 kB
Shmem:               200 kB
Slab:             737208 kB
SReclaimable:     178716 kB
SUnreclaim:       558492 kB
KernelStack:        1512 kB
PageTables:         4396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     230240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     43008 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= 71016 MiB
End job on node145 at 2012-06-08 03:53:40