Trace number 3697926

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? (TO) 1800.08 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.04	c run inc solver
0.00/0.04	c [INC SYSTEM] run initial solver
0.00/0.04	c [INC SYSTEM] preprocess with white file
0.00/0.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 [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.57	c formula is SAT
0.00/0.57	c [INC SEARCH] copied best model
0.00/0.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.58	c model valid
0.00/0.58	c current solution ok
0.00/0.58	o 23
0.00/0.58	c [INC SEARCH] iteration: 1
0.00/0.58	c [INC BOUNDS] best value:23 search for 22
0.00/0.58	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.58	c write failed with 2
0.00/0.58	c [INC SYSTEM] create new solver instance
0.00/0.58	c [INC] encode full formula
0.00/0.58	c (debug) using card networks
0.00/0.60	c set iterative enc to: card
0.00/0.60	c set iterative enc to: none
0.00/0.61	c [INC SEARCH] isOptimum variable: 0
0.00/0.68	c formula is SAT
0.00/0.68	c [INC SEARCH] copied best model
0.00/0.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.69	c model valid
0.00/0.69	c current solution ok
0.00/0.69	o 22
0.00/0.69	c [INC SEARCH] iteration: 2
0.00/0.69	c [INC BOUNDS] best value:22 search for 21
0.00/0.69	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.69	c write failed with 2
0.00/0.69	c [INC SYSTEM] create new solver instance
0.00/0.69	c [INC] encode full formula
0.00/0.69	c (debug) using card networks
0.00/0.71	c set iterative enc to: card
0.00/0.71	c set iterative enc to: none
0.00/0.71	c [INC SEARCH] isOptimum variable: 0
13.77/13.89	c formula is SAT
13.77/13.89	c [INC SEARCH] copied best model
13.77/13.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.86/13.90	c model valid
13.86/13.90	c current solution ok
13.86/13.90	o 21
13.86/13.90	c [INC SEARCH] iteration: 3
13.86/13.90	c [INC BOUNDS] best value:21 search for 20
13.86/13.90	c [INC SYSTEM] there exists a inc, kill it!
13.86/13.90	c write failed with 2
13.86/13.91	c [INC SYSTEM] create new solver instance
13.86/13.91	c [INC] encode full formula
13.86/13.91	c (debug) using card networks
13.86/13.92	c set iterative enc to: card
13.86/13.92	c set iterative enc to: none
13.86/13.93	c [INC SEARCH] isOptimum variable: 0
16.16/16.28	c formula is SAT
16.16/16.28	c [INC SEARCH] copied best model
16.16/16.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.16/16.29	c model valid
16.16/16.29	c current solution ok
16.16/16.29	o 19
16.16/16.29	c [INC SEARCH] iteration: 4
16.16/16.29	c [INC BOUNDS] best value:19 search for 18
16.16/16.29	c [INC SYSTEM] there exists a inc, kill it!
16.16/16.29	c write failed with 2
16.16/16.29	c [INC SYSTEM] create new solver instance
16.16/16.29	c [INC] encode full formula
16.16/16.29	c (debug) using card networks
16.27/16.31	c set iterative enc to: card
16.27/16.31	c set iterative enc to: none
16.27/16.31	c [INC SEARCH] isOptimum variable: 0
21.25/21.31	c formula is SAT
21.25/21.31	c [INC SEARCH] copied best model
21.25/21.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
21.25/21.32	c model valid
21.25/21.32	c current solution ok
21.25/21.32	o 18
21.25/21.32	c [INC SEARCH] iteration: 5
21.25/21.32	c [INC BOUNDS] best value:18 search for 17
21.25/21.32	c [INC SYSTEM] there exists a inc, kill it!
21.25/21.32	c write failed with 2
21.25/21.32	c [INC SYSTEM] create new solver instance
21.25/21.32	c [INC] encode full formula
21.25/21.32	c (debug) using card networks
21.25/21.34	c set iterative enc to: card
21.25/21.34	c set iterative enc to: none
21.25/21.34	c [INC SEARCH] isOptimum variable: 0
24.35/24.40	c formula is SAT
24.35/24.40	c [INC SEARCH] copied best model
24.35/24.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.35/24.41	c model valid
24.35/24.41	c current solution ok
24.35/24.41	o 17
24.35/24.41	c [INC SEARCH] iteration: 6
24.35/24.41	c [INC BOUNDS] best value:17 search for 16
24.35/24.41	c [INC SYSTEM] there exists a inc, kill it!
24.35/24.41	c write failed with 2
24.35/24.41	c [INC SYSTEM] create new solver instance
24.35/24.41	c [INC] encode full formula
24.35/24.42	c set iterative enc to: swc
24.35/24.43	c [INC SEARCH] isOptimum variable: 0
58.14/58.25	c formula is SAT
58.14/58.25	c [INC SEARCH] copied best model
58.14/58.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
58.14/58.26	c model valid
58.14/58.26	c current solution ok
58.14/58.26	o 16
58.14/58.26	c [INC SEARCH] iteration: 7
58.14/58.26	c [INC BOUNDS] best value:16 search for 15
58.14/58.26	c [INC ENCODE] setup new number of clauses ...
58.14/58.26	c [INC] encode incremental formula
58.14/58.26	c return only the limitting unit clause for 15
58.14/58.26	c [INC SYSTEM] transmit new clauses to solver: 1
58.14/58.26	c [INC SEARCH] isOptimum variable: 0
830.33/830.52	c formula is SAT
830.33/830.52	c [INC SEARCH] copied best model
830.33/830.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
830.33/830.53	c model valid
830.33/830.53	c current solution ok
830.33/830.53	o 15
830.33/830.53	c [INC SEARCH] iteration: 8
830.33/830.53	c [INC BOUNDS] best value:15 search for 14
830.33/830.53	c [INC ENCODE] setup new number of clauses ...
830.33/830.53	c [INC] encode incremental formula
830.33/830.53	c return only the limitting unit clause for 14
830.33/830.53	c [INC SYSTEM] transmit new clauses to solver: 1
830.33/830.53	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.40	s UNKNOWN
1800.04/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.40	c write failed with -1
1800.04/1800.40	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x24ffbc0)

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-3697926-1338058357/watcher-3697926-1338058357 -o /tmp/evaluation-result-3697926-1338058357/solver-3697926-1338058357 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697926-1338058357.opb 643808881 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/174 1275
/proc/meminfo: memFree=28329256/32873844 swapFree=7620/7620
[pid=1275] ppid=1273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1275/stat : 1275 (npSolver-pbo-It) S 1273 1275 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271964286 9367552 274 33554432000 4194304 5064252 140734649359744 140734649358656 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1275/statm: 2287 274 233 213 0 72 0

[startup+0.0599061 s]
/proc/loadavg: 2.00 2.00 2.00 2/174 1275
/proc/meminfo: memFree=28329256/32873844 swapFree=7620/7620
[pid=1275] ppid=1273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1275/stat : 1275 (npSolver-pbo-It) S 1273 1275 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271964286 9367552 274 33554432000 4194304 5064252 140734649359744 140734649358656 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1275/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100293 s]
/proc/loadavg: 2.00 2.00 2.00 2/174 1275
/proc/meminfo: memFree=28329256/32873844 swapFree=7620/7620
[pid=1275] ppid=1273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1275/stat : 1275 (npSolver-pbo-It) S 1273 1275 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271964286 9367552 274 33554432000 4194304 5064252 140734649359744 140734649358656 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1275/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300271 s]
/proc/loadavg: 2.00 2.00 2.00 2/174 1275
/proc/meminfo: memFree=28329256/32873844 swapFree=7620/7620
[pid=1275] ppid=1273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1275/stat : 1275 (npSolver-pbo-It) S 1273 1275 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271964286 9367552 274 33554432000 4194304 5064252 140734649359744 140734649358656 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1275/statm: 2287 274 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.00 2.00 2.00 2/174 1275
/proc/meminfo: memFree=28329256/32873844 swapFree=7620/7620
[pid=1275] ppid=1273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1275/stat : 1275 (npSolver-pbo-It) S 1273 1275 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271964286 9367552 274 33554432000 4194304 5064252 140734649359744 140734649358656 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1275/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1334
/proc/meminfo: memFree=28496176/32873844 swapFree=7620/7620
[pid=1275] ppid=1273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1275/stat : 1275 (npSolver-pbo-It) S 1273 1275 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271964286 9367552 274 33554432000 4194304 5064252 140734649359744 140734649358656 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1275/statm: 2287 274 233 213 0 72 0
[pid=1276] ppid=1275 vsize=10988 CPUtime=0.7 cores=0,2,4,6
/proc/1276/stat : 1276 (npSolver-pbo) S 1275 1275 824 0 -1 4202496 6149 16257 0 0 14 5 47 4 20 0 1 0 271964286 11251712 2208 33554432000 4194304 5992684 140735813434240 140735813420072 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1276/statm: 2747 2208 180 440 0 2303 0
[pid=1329] ppid=1276 vsize=19180 CPUtime=0.77 cores=0,2,4,6
/proc/1329/stat : 1329 (glucosInc) R 1276 1275 824 0 -1 4202496 3862 0 0 0 77 0 0 0 20 0 1 0 271964358 19640320 4177 33554432000 4194304 5654031 140737066373872 140737066371752 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1329/statm: 4795 4177 131 357 0 4435 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 39316

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1342
/proc/meminfo: memFree=28487132/32873844 swapFree=7620/7620
[pid=1275] ppid=1273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1275/stat : 1275 (npSolver-pbo-It) S 1273 1275 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271964286 9367552 274 33554432000 4194304 5064252 140734649359744 140734649358656 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1275/statm: 2287 274 233 213 0 72 0
[pid=1276] ppid=1275 vsize=10988 CPUtime=0.7 cores=0,2,4,6
/proc/1276/stat : 1276 (npSolver-pbo) S 1275 1275 824 0 -1 4202496 6149 16257 0 0 14 5 47 4 20 0 1 0 271964286 11251712 2208 33554432000 4194304 5992684 140735813434240 140735813420072 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1276/statm: 2747 2208 180 440 0 2303 0
[pid=1329] ppid=1276 vsize=21900 CPUtime=2.36 cores=0,2,4,6
/proc/1329/stat : 1329 (glucosInc) R 1276 1275 824 0 -1 4202496 4962 0 0 0 236 0 0 0 20 0 1 0 271964358 22425600 4492 33554432000 4194304 5654031 140737066373872 140737066371896 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1329/statm: 5475 4492 132 357 0 5115 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 42036

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1342
/proc/meminfo: memFree=28473484/32873844 swapFree=7620/7620
[pid=1275] ppid=1273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1275/stat : 1275 (npSolver-pbo-It) S 1273 1275 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271964286 9367552 274 33554432000 4194304 5064252 140734649359744 140734649358656 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1275/statm: 2287 274 233 213 0 72 0
[pid=1276] ppid=1275 vsize=10988 CPUtime=0.7 cores=0,2,4,6
/proc/1276/stat : 1276 (npSolver-pbo) S 1275 1275 824 0 -1 4202496 6149 16257 0 0 14 5 47 4 20 0 1 0 271964286 11251712 2208 33554432000 4194304 5992684 140735813434240 140735813420072 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1276/statm: 2747 2208 180 440 0 2303 0
[pid=1329] ppid=1276 vsize=45588 CPUtime=5.57 cores=0,2,4,6
/proc/1329/stat : 1329 (glucosInc) R 1276 1275 824 0 -1 4202496 6907 0 0 0 556 1 0 0 20 0 1 0 271964358 46682112 7968 33554432000 4194304 5654031 140737066373872 140737066371656 4232984 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1329/statm: 11397 7968 132 357 0 11037 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 65724

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1342
/proc/meminfo: memFree=28443828/32873844 swapFree=7620/7620
[pid=1275] ppid=1273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1275/stat : 1275 (npSolver-pbo-It) S 1273 1275 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271964286 9367552 274 33554432000 4194304 5064252 140734649359744 140734649358656 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1275/statm: 2287 274 233 213 0 72 0
[pid=1276] ppid=1275 vsize=10988 CPUtime=0.7 cores=0,2,4,6
/proc/1276/stat : 1276 (npSolver-pbo) S 1275 1275 824 0 -1 4202496 6149 16257 0 0 14 5 47 4 20 0 1 0 271964286 11251712 2208 33554432000 4194304 5992684 140735813434240 140735813420072 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1276/statm: 2747 2208 180 440 0 2303 0
[pid=1329] ppid=1276 vsize=75836 CPUtime=11.97 cores=0,2,4,6
/proc/1329/stat : 1329 (glucosInc) R 1276 1275 824 0 -1 4202496 8464 0 0 0 1194 3 0 0 20 0 1 0 271964358 77656064 14082 33554432000 4194304 5654031 140737066373872 140737066371752 4232607 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1329/statm: 18959 14082 132 357 0 18599 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 95972

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1350
/proc/meminfo: memFree=28481580/32873844 swapFree=7620/7620
[pid=1275] ppid=1273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1275/stat : 1275 (npSolver-pbo-It) S 1273 1275 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271964286 9367552 274 33554432000 4194304 5064252 140734649359744 140734649358656 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1275/statm: 2287 274 233 213 0 72 0
[pid=1276] ppid=1275 vsize=11124 CPUtime=24.4 cores=0,2,4,6
/proc/1276/stat : 1276 (npSolver-pbo) S 1275 1275 824 0 -1 4202496 10823 44831 0 0 25 6 2396 13 20 0 1 0 271964286 11390976 2277 33554432000 4194304 5992684 140735813434240 140735813420072 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1276/statm: 2781 2277 181 440 0 2337 0
[pid=1350] ppid=1276 vsize=18604 CPUtime=1.05 cores=0,2,4,6
/proc/1350/stat : 1350 (glucosInc) R 1276 1275 824 0 -1 4202496 3899 0 0 0 105 0 0 0 20 0 1 0 271966729 19050496 4101 33554432000 4194304 5654031 140735261209040 140735261196856 4215168 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1350/statm: 4651 4101 140 357 0 4291 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 38876

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1350
/proc/meminfo: memFree=28450800/32873844 swapFree=7620/7620
[pid=1275] ppid=1273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1275/stat : 1275 (npSolver-pbo-It) S 1273 1275 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271964286 9367552 274 33554432000 4194304 5064252 140734649359744 140734649358656 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1275/statm: 2287 274 233 213 0 72 0
[pid=1276] ppid=1275 vsize=11124 CPUtime=24.4 cores=0,2,4,6
/proc/1276/stat : 1276 (npSolver-pbo) S 1275 1275 824 0 -1 4202496 10823 44831 0 0 25 6 2396 13 20 0 1 0 271964286 11390976 2277 33554432000 4194304 5992684 140735813434240 140735813420072 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1276/statm: 2781 2277 181 440 0 2337 0
[pid=1350] ppid=1276 vsize=49404 CPUtime=26.64 cores=0,2,4,6
/proc/1350/stat : 1350 (glucosInc) R 1276 1275 824 0 -1 4202496 8996 0 0 0 2663 1 0 0 20 0 1 0 271966729 50589696 10527 33554432000 4194304 5654031 140735261209040 140735261196856 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1350/statm: 12351 10527 141 357 0 11991 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 69676

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1350
/proc/meminfo: memFree=28436704/32873844 swapFree=7620/7620
[pid=1275] ppid=1273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1275/stat : 1275 (npSolver-pbo-It) S 1273 1275 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271964286 9367552 274 33554432000 4194304 5064252 140734649359744 140734649358656 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1275/statm: 2287 274 233 213 0 72 0
[pid=1276] ppid=1275 vsize=11124 CPUtime=24.42 cores=0,2,4,6
/proc/1276/stat : 1276 (npSolver-pbo) S 1275 1275 824 0 -1 4202496 11256 44831 0 0 27 6 2396 13 20 0 1 0 271964286 11390976 2277 33554432000 4194304 5992684 140735813434240 140735813420072 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1276/statm: 2781 2277 181 440 0 2337 0
[pid=1350] ppid=1276 vsize=57408 CPUtime=77.83 cores=0,2,4,6
/proc/1350/stat : 1350 (glucosInc) R 1276 1275 824 0 -1 4202496 10301 0 0 0 7780 3 0 0 20 0 1 0 271966729 58785792 13095 33554432000 4194304 5654031 140735261209040 140735261196856 4215040 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1350/statm: 14352 13095 152 357 0 13992 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 77680

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1351
/proc/meminfo: memFree=28404184/32873844 swapFree=7620/7620
[pid=1275] ppid=1273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1275/stat : 1275 (npSolver-pbo-It) S 1273 1275 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271964286 9367552 274 33554432000 4194304 5064252 140734649359744 140734649358656 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1275/statm: 2287 274 233 213 0 72 0
[pid=1276] ppid=1275 vsize=11124 CPUtime=24.42 cores=0,2,4,6
/proc/1276/stat : 1276 (npSolver-pbo) S 1275 1275 824 0 -1 4202496 11256 44831 0 0 27 6 2396 13 20 0 1 0 271964286 11390976 2277 33554432000 4194304 5992684 140735813434240 140735813420072 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1276/statm: 2781 2277 181 440 0 2337 0
[pid=1350] ppid=1276 vsize=76260 CPUtime=137.81 cores=0,2,4,6
/proc/1350/stat : 1350 (glucosInc) R 1276 1275 824 0 -1 4202496 11234 0 0 0 13777 4 0 0 20 0 1 0 271966729 78090240 18569 33554432000 4194304 5654031 140735261209040 140735261196856 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1350/statm: 19065 18569 152 357 0 18705 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 96532

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1351
/proc/meminfo: memFree=28400212/32873844 swapFree=7620/7620
[pid=1275] ppid=1273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1275/stat : 1275 (npSolver-pbo-It) S 1273 1275 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271964286 9367552 274 33554432000 4194304 5064252 140734649359744 140734649358656 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1275/statm: 2287 274 233 213 0 72 0
[pid=1276] ppid=1275 vsize=11124 CPUtime=24.42 cores=0,2,4,6
/proc/1276/stat : 1276 (npSolver-pbo) S 1275 1275 824 0 -1 4202496 11256 44831 0 0 27 6 2396 13 20 0 1 0 271964286 11390976 2277 33554432000 4194304 5992684 140735813434240 140735813420072 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1276/statm: 2781 2277 181 440 0 2337 0
[pid=1350] ppid=1276 vsize=76260 CPUtime=197.8 cores=0,2,4,6
/proc/1350/stat : 1350 (glucosInc) R 1276 1275 824 0 -1 4202496 11267 0 0 0 19776 4 0 0 20 0 1 0 271966729 78090240 18643 33554432000 4194304 5654031 140735261209040 140735261196856 4215055 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1350/statm: 19065 18643 152 357 0 18705 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 96532

[startup+282.3 s]

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

/proc/meminfo: memFree=28205520/32873844 swapFree=7620/7620
[pid=1275] ppid=1273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1275/stat : 1275 (npSolver-pbo-It) S 1273 1275 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271964286 9367552 274 33554432000 4194304 5064252 140734649359744 140734649358656 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1275/statm: 2287 274 233 213 0 72 0
[pid=1276] ppid=1275 vsize=11124 CPUtime=24.43 cores=0,2,4,6
/proc/1276/stat : 1276 (npSolver-pbo) S 1275 1275 824 0 -1 4202496 11260 44831 0 0 28 6 2396 13 20 0 1 0 271964286 11390976 2277 33554432000 4194304 5992684 140735813434240 140735813420072 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1276/statm: 2781 2277 181 440 0 2337 0
[pid=1350] ppid=1276 vsize=319684 CPUtime=1217.59 cores=0,2,4,6
/proc/1350/stat : 1350 (glucosInc) R 1276 1275 824 0 -1 4202496 16485 0 0 0 121744 15 0 0 20 0 1 0 271966729 327356416 63988 33554432000 4194304 5654031 140735261209040 140735261196856 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1350/statm: 79921 63988 152 357 0 79561 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 339956

[startup+1302.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 1598
/proc/meminfo: memFree=28286368/32873844 swapFree=7620/7620
[pid=1275] ppid=1273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1275/stat : 1275 (npSolver-pbo-It) S 1273 1275 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271964286 9367552 274 33554432000 4194304 5064252 140734649359744 140734649358656 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1275/statm: 2287 274 233 213 0 72 0
[pid=1276] ppid=1275 vsize=11124 CPUtime=24.43 cores=0,2,4,6
/proc/1276/stat : 1276 (npSolver-pbo) S 1275 1275 824 0 -1 4202496 11260 44831 0 0 28 6 2396 13 20 0 1 0 271964286 11390976 2277 33554432000 4194304 5992684 140735813434240 140735813420072 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1276/statm: 2781 2277 181 440 0 2337 0
[pid=1350] ppid=1276 vsize=188208 CPUtime=1277.59 cores=0,2,4,6
/proc/1350/stat : 1350 (glucosInc) R 1276 1275 824 0 -1 4202496 16608 0 0 0 127743 16 0 0 20 0 1 0 271966729 192724992 43575 33554432000 4194304 5654031 140735261209040 140735261196856 4233455 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1350/statm: 47052 43575 152 357 0 46692 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 208480

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 1601
/proc/meminfo: memFree=28249508/32873844 swapFree=7620/7620
[pid=1275] ppid=1273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1275/stat : 1275 (npSolver-pbo-It) S 1273 1275 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271964286 9367552 274 33554432000 4194304 5064252 140734649359744 140734649358656 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1275/statm: 2287 274 233 213 0 72 0
[pid=1276] ppid=1275 vsize=11124 CPUtime=24.43 cores=0,2,4,6
/proc/1276/stat : 1276 (npSolver-pbo) S 1275 1275 824 0 -1 4202496 11260 44831 0 0 28 6 2396 13 20 0 1 0 271964286 11390976 2277 33554432000 4194304 5992684 140735813434240 140735813420072 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1276/statm: 2781 2277 181 440 0 2337 0
[pid=1350] ppid=1276 vsize=238296 CPUtime=1337.57 cores=0,2,4,6
/proc/1350/stat : 1350 (glucosInc) R 1276 1275 824 0 -1 4202496 17140 0 0 0 133740 17 0 0 20 0 1 0 271966729 244015104 48183 33554432000 4194304 5654031 140735261209040 140735261196856 4214944 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1350/statm: 59574 48183 152 357 0 59214 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 258568

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 1601
/proc/meminfo: memFree=28229276/32873844 swapFree=7620/7620
[pid=1275] ppid=1273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1275/stat : 1275 (npSolver-pbo-It) S 1273 1275 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271964286 9367552 274 33554432000 4194304 5064252 140734649359744 140734649358656 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1275/statm: 2287 274 233 213 0 72 0
[pid=1276] ppid=1275 vsize=11124 CPUtime=24.43 cores=0,2,4,6
/proc/1276/stat : 1276 (npSolver-pbo) S 1275 1275 824 0 -1 4202496 11260 44831 0 0 28 6 2396 13 20 0 1 0 271964286 11390976 2277 33554432000 4194304 5992684 140735813434240 140735813420072 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1276/statm: 2781 2277 181 440 0 2337 0
[pid=1350] ppid=1276 vsize=238296 CPUtime=1397.57 cores=0,2,4,6
/proc/1350/stat : 1350 (glucosInc) R 1276 1275 824 0 -1 4202496 17148 0 0 0 139739 18 0 0 20 0 1 0 271966729 244015104 52279 33554432000 4194304 5654031 140735261209040 140735261196856 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1350/statm: 59574 52279 152 357 0 59214 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 258568

[startup+1482.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 1601
/proc/meminfo: memFree=28193960/32873844 swapFree=7620/7620
[pid=1275] ppid=1273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1275/stat : 1275 (npSolver-pbo-It) S 1273 1275 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271964286 9367552 274 33554432000 4194304 5064252 140734649359744 140734649358656 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1275/statm: 2287 274 233 213 0 72 0
[pid=1276] ppid=1275 vsize=11124 CPUtime=24.43 cores=0,2,4,6
/proc/1276/stat : 1276 (npSolver-pbo) S 1275 1275 824 0 -1 4202496 11260 44831 0 0 28 6 2396 13 20 0 1 0 271964286 11390976 2277 33554432000 4194304 5992684 140735813434240 140735813420072 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1276/statm: 2781 2277 181 440 0 2337 0
[pid=1350] ppid=1276 vsize=238296 CPUtime=1457.56 cores=0,2,4,6
/proc/1350/stat : 1350 (glucosInc) R 1276 1275 824 0 -1 4202496 17156 0 0 0 145737 19 0 0 20 0 1 0 271966729 244015104 56375 33554432000 4194304 5654031 140735261209040 140735261196856 4233232 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1350/statm: 59574 56375 152 357 0 59214 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 258568

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 1601
/proc/meminfo: memFree=28179688/32873844 swapFree=7620/7620
[pid=1275] ppid=1273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1275/stat : 1275 (npSolver-pbo-It) S 1273 1275 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271964286 9367552 274 33554432000 4194304 5064252 140734649359744 140734649358656 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1275/statm: 2287 274 233 213 0 72 0
[pid=1276] ppid=1275 vsize=11124 CPUtime=24.43 cores=0,2,4,6
/proc/1276/stat : 1276 (npSolver-pbo) S 1275 1275 824 0 -1 4202496 11260 44831 0 0 28 6 2396 13 20 0 1 0 271964286 11390976 2277 33554432000 4194304 5992684 140735813434240 140735813420072 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1276/statm: 2781 2277 181 440 0 2337 0
[pid=1350] ppid=1276 vsize=319684 CPUtime=1517.55 cores=0,2,4,6
/proc/1350/stat : 1350 (glucosInc) R 1276 1275 824 0 -1 4202496 17688 0 0 0 151735 20 0 0 20 0 1 0 271966729 327356416 59959 33554432000 4194304 5654031 140735261209040 140735261196856 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1350/statm: 79921 59959 152 357 0 79561 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 339956

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 1601
/proc/meminfo: memFree=28164980/32873844 swapFree=7620/7620
[pid=1275] ppid=1273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1275/stat : 1275 (npSolver-pbo-It) S 1273 1275 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271964286 9367552 274 33554432000 4194304 5064252 140734649359744 140734649358656 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1275/statm: 2287 274 233 213 0 72 0
[pid=1276] ppid=1275 vsize=11124 CPUtime=24.43 cores=0,2,4,6
/proc/1276/stat : 1276 (npSolver-pbo) S 1275 1275 824 0 -1 4202496 11260 44831 0 0 28 6 2396 13 20 0 1 0 271964286 11390976 2277 33554432000 4194304 5992684 140735813434240 140735813420072 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1276/statm: 2781 2277 181 440 0 2337 0
[pid=1350] ppid=1276 vsize=319684 CPUtime=1577.54 cores=0,2,4,6
/proc/1350/stat : 1350 (glucosInc) R 1276 1275 824 0 -1 4202496 17695 0 0 0 157734 20 0 0 20 0 1 0 271966729 327356416 63543 33554432000 4194304 5654031 140735261209040 140735261196856 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1350/statm: 79921 63543 152 357 0 79561 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 339956

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 1605
/proc/meminfo: memFree=28150756/32873844 swapFree=7620/7620
[pid=1275] ppid=1273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1275/stat : 1275 (npSolver-pbo-It) S 1273 1275 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271964286 9367552 274 33554432000 4194304 5064252 140734649359744 140734649358656 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1275/statm: 2287 274 233 213 0 72 0
[pid=1276] ppid=1275 vsize=11124 CPUtime=24.43 cores=0,2,4,6
/proc/1276/stat : 1276 (npSolver-pbo) S 1275 1275 824 0 -1 4202496 11260 44831 0 0 28 6 2396 13 20 0 1 0 271964286 11390976 2277 33554432000 4194304 5992684 140735813434240 140735813420072 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1276/statm: 2781 2277 181 440 0 2337 0
[pid=1350] ppid=1276 vsize=319684 CPUtime=1637.53 cores=0,2,4,6
/proc/1350/stat : 1350 (glucosInc) R 1276 1275 824 0 -1 4202496 17704 0 0 0 163733 20 0 0 20 0 1 0 271966729 327356416 67127 33554432000 4194304 5654031 140735261209040 140735261196856 4232794 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1350/statm: 79921 67127 152 357 0 79561 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 339956

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 1605
/proc/meminfo: memFree=28134380/32873844 swapFree=7620/7620
[pid=1275] ppid=1273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1275/stat : 1275 (npSolver-pbo-It) S 1273 1275 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271964286 9367552 274 33554432000 4194304 5064252 140734649359744 140734649358656 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1275/statm: 2287 274 233 213 0 72 0
[pid=1276] ppid=1275 vsize=11124 CPUtime=24.43 cores=0,2,4,6
/proc/1276/stat : 1276 (npSolver-pbo) S 1275 1275 824 0 -1 4202496 11260 44831 0 0 28 6 2396 13 20 0 1 0 271964286 11390976 2277 33554432000 4194304 5992684 140735813434240 140735813420072 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1276/statm: 2781 2277 181 440 0 2337 0
[pid=1350] ppid=1276 vsize=319684 CPUtime=1697.52 cores=0,2,4,6
/proc/1350/stat : 1350 (glucosInc) R 1276 1275 824 0 -1 4202496 17712 0 0 0 169731 21 0 0 20 0 1 0 271966729 327356416 71223 33554432000 4194304 5654031 140735261209040 140735261196856 4215307 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1350/statm: 79921 71223 152 357 0 79561 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 339956

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 1605
/proc/meminfo: memFree=28121720/32873844 swapFree=7620/7620
[pid=1275] ppid=1273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1275/stat : 1275 (npSolver-pbo-It) S 1273 1275 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271964286 9367552 274 33554432000 4194304 5064252 140734649359744 140734649358656 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1275/statm: 2287 274 233 213 0 72 0
[pid=1276] ppid=1275 vsize=11124 CPUtime=24.43 cores=0,2,4,6
/proc/1276/stat : 1276 (npSolver-pbo) S 1275 1275 824 0 -1 4202496 11260 44831 0 0 28 6 2396 13 20 0 1 0 271964286 11390976 2277 33554432000 4194304 5992684 140735813434240 140735813420072 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1276/statm: 2781 2277 181 440 0 2337 0
[pid=1350] ppid=1276 vsize=319684 CPUtime=1757.51 cores=0,2,4,6
/proc/1350/stat : 1350 (glucosInc) R 1276 1275 824 0 -1 4202496 17718 0 0 0 175730 21 0 0 20 0 1 0 271966729 327356416 74295 33554432000 4194304 5654031 140735261209040 140735261196856 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1350/statm: 79921 74295 152 357 0 79561 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 339956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 1605
/proc/meminfo: memFree=28086532/32873844 swapFree=7620/7620
[pid=1275] ppid=1273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1275/stat : 1275 (npSolver-pbo-It) S 1273 1275 824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271964286 9367552 274 33554432000 4194304 5064252 140734649359744 140734649358656 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1275/statm: 2287 274 233 213 0 72 0
[pid=1276] ppid=1275 vsize=11124 CPUtime=24.43 cores=0,2,4,6
/proc/1276/stat : 1276 (npSolver-pbo) S 1275 1275 824 0 -1 4202496 11260 44831 0 0 28 6 2396 13 20 0 1 0 271964286 11390976 2277 33554432000 4194304 5992684 140735813434240 140735813420072 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1276/statm: 2781 2277 181 440 0 2337 0
[pid=1350] ppid=1276 vsize=319684 CPUtime=1775.61 cores=0,2,4,6
/proc/1350/stat : 1350 (glucosInc) R 1276 1275 824 0 -1 4202496 17719 0 0 0 177540 21 0 0 20 0 1 0 271966729 327356416 74807 33554432000 4194304 5654031 140735261209040 140735261196856 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1350/statm: 79921 74807 152 357 0 79561 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 339956

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.08
CPU user time (s): 1799.66
CPU system time (s): 0.419936
CPU usage (%): 99.9815
Max. virtual memory (cumulated for all children) (KiB): 420096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.66
system time used= 0.419936
maximum resident set size= 319776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74183
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= 909
involuntary context switches= 1953

runsolver used 3.11653 second user time and 8.88065 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-26 20:52:37
IDJOB=3697926
IDBENCH=2045
IDSOLVER=2275
FILE ID=node107/3697926-1338058357
RUNJOBID= node107-1338052952-840
PBS_JOBID= 14624408
Free space on /tmp= 71304 MiB

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

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

MD5SUM BENCH= 05a03b946ede4da21fcf30fd621632f5
RANDOM SEED=643808881

node107.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.760
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.52
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.760
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.760
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.92
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.760
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.760
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		: 2666.760
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		: 2666.760
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.86
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.760
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:        28329784 kB
Buffers:          257896 kB
Cached:          3490032 kB
SwapCached:            0 kB
Active:           951408 kB
Inactive:        2808900 kB
Active(anon):      15104 kB
Inactive(anon):        0 kB
Active(file):     936304 kB
Inactive(file):  2808900 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8584 kB
Writeback:             0 kB
AnonPages:         20032 kB
Mapped:            14312 kB
Shmem:               200 kB
Slab:             643636 kB
SReclaimable:      86040 kB
SUnreclaim:       557596 kB
KernelStack:        1456 kB
PageTables:         3996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     136588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71488 MiB
End job on node107 at 2012-05-26 21:22:38