Trace number 3697927

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.04 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.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.06	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.06	c [INC SYSTEM] execute solver
0.00/0.07	c [INC SEARCH] formula is SAT
0.00/0.07	c [INC SYSTEM] solved the initial formula
0.00/0.07	c model valid
0.00/0.07	c current solution ok
0.00/0.08	o 349
0.00/0.08	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.08	c write failed with 2
0.00/0.08	c [INC SEARCH] iteration: 0
0.00/0.08	c [INC BOUNDS] best value:349 search for 348
0.00/0.08	c [INC SYSTEM] create new solver instance
0.00/0.08	c [INC] encode full formula
0.00/0.08	c (debug) using card networks
0.00/0.12	c set iterative enc to: card
0.00/0.12	c set iterative enc to: none
0.00/0.12	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 336
0.00/0.58	c [INC SEARCH] iteration: 1
0.00/0.58	c [INC BOUNDS] best value:336 search for 335
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.61	c set iterative enc to: card
0.00/0.61	c set iterative enc to: none
0.00/0.62	c [INC SEARCH] isOptimum variable: 0
1.25/1.39	c formula is SAT
1.25/1.39	c [INC SEARCH] copied best model
1.25/1.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.36/1.40	c model valid
1.36/1.40	c current solution ok
1.36/1.40	o 320
1.36/1.40	c [INC SEARCH] iteration: 2
1.36/1.40	c [INC BOUNDS] best value:320 search for 319
1.36/1.40	c [INC SYSTEM] there exists a inc, kill it!
1.36/1.40	c write failed with 2
1.36/1.40	c [INC SYSTEM] create new solver instance
1.36/1.40	c [INC] encode full formula
1.36/1.40	c (debug) using card networks
1.36/1.43	c set iterative enc to: card
1.36/1.43	c set iterative enc to: none
1.36/1.44	c [INC SEARCH] isOptimum variable: 0
2.64/2.76	c formula is SAT
2.64/2.76	c [INC SEARCH] copied best model
2.64/2.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.64/2.77	c model valid
2.64/2.77	c current solution ok
2.64/2.77	o 307
2.64/2.77	c [INC SEARCH] iteration: 3
2.64/2.77	c [INC BOUNDS] best value:307 search for 306
2.64/2.77	c [INC SYSTEM] there exists a inc, kill it!
2.64/2.77	c write failed with 2
2.64/2.77	c [INC SYSTEM] create new solver instance
2.64/2.77	c [INC] encode full formula
2.64/2.77	c (debug) using card networks
2.76/2.80	c set iterative enc to: card
2.76/2.80	c set iterative enc to: none
2.76/2.81	c [INC SEARCH] isOptimum variable: 0
5.84/5.90	c formula is SAT
5.84/5.96	c [INC SEARCH] copied best model
5.84/5.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.84/5.96	c model valid
5.84/5.96	c current solution ok
5.84/5.96	o 300
5.84/5.96	c [INC SEARCH] iteration: 4
5.84/5.96	c [INC BOUNDS] best value:300 search for 299
5.84/5.96	c [INC SYSTEM] there exists a inc, kill it!
5.84/5.96	c write failed with 2
5.84/5.96	c [INC SYSTEM] create new solver instance
5.84/5.96	c [INC] encode full formula
5.84/5.96	c (debug) using card networks
5.84/5.96	c set iterative enc to: card
5.84/5.96	c set iterative enc to: none
5.84/5.96	c [INC SEARCH] isOptimum variable: 0
9.45/9.57	c formula is SAT
9.45/9.58	c [INC SEARCH] copied best model
9.45/9.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.45/9.58	c model valid
9.45/9.58	c current solution ok
9.45/9.58	o 293
9.45/9.58	c [INC SEARCH] iteration: 5
9.45/9.58	c [INC BOUNDS] best value:293 search for 292
9.45/9.58	c [INC SYSTEM] there exists a inc, kill it!
9.45/9.58	c write failed with 2
9.45/9.58	c [INC SYSTEM] create new solver instance
9.45/9.58	c [INC] encode full formula
9.45/9.58	c (debug) using card networks
9.56/9.61	c set iterative enc to: card
9.56/9.61	c set iterative enc to: none
9.56/9.62	c [INC SEARCH] isOptimum variable: 0
24.75/24.87	c formula is SAT
24.75/24.87	c [INC SEARCH] copied best model
24.75/24.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.75/24.87	c model valid
24.75/24.87	c current solution ok
24.75/24.87	o 286
24.75/24.87	c [INC SEARCH] iteration: 6
24.75/24.87	c [INC BOUNDS] best value:286 search for 285
24.75/24.87	c [INC SYSTEM] there exists a inc, kill it!
24.75/24.87	c write failed with 2
24.75/24.88	c [INC SYSTEM] create new solver instance
24.75/24.88	c [INC] encode full formula
24.75/24.88	c (debug) using card networks
24.85/24.91	c set iterative enc to: card
24.85/24.91	c set iterative enc to: none
24.85/24.92	c [INC SEARCH] isOptimum variable: 0
67.43/67.57	c formula is SAT
67.43/67.57	c [INC SEARCH] copied best model
67.43/67.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
67.43/67.57	c model valid
67.43/67.57	c current solution ok
67.43/67.57	o 283
67.43/67.57	c [INC SEARCH] iteration: 7
67.43/67.57	c [INC BOUNDS] best value:283 search for 282
67.43/67.57	c [INC SYSTEM] there exists a inc, kill it!
67.43/67.57	c write failed with 2
67.43/67.58	c [INC SYSTEM] create new solver instance
67.43/67.58	c [INC] encode full formula
67.43/67.58	c (debug) using card networks
67.53/67.61	c set iterative enc to: card
67.53/67.61	c set iterative enc to: none
67.53/67.62	c [INC SEARCH] isOptimum variable: 0
371.56/371.75	c formula is SAT
371.56/371.75	c [INC SEARCH] copied best model
371.56/371.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
371.56/371.76	c model valid
371.56/371.76	c current solution ok
371.56/371.76	o 282
371.56/371.76	c [INC SEARCH] iteration: 8
371.56/371.76	c [INC BOUNDS] best value:282 search for 281
371.56/371.76	c [INC SYSTEM] there exists a inc, kill it!
371.56/371.76	c write failed with 2
371.56/371.76	c [INC SYSTEM] create new solver instance
371.56/371.76	c [INC] encode full formula
371.56/371.76	c (debug) using card networks
371.56/371.79	c set iterative enc to: card
371.56/371.79	c set iterative enc to: none
371.56/371.80	c [INC SEARCH] isOptimum variable: 0
499.92/500.17	c formula is SAT
499.92/500.18	c [INC SEARCH] copied best model
499.92/500.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
499.92/500.18	c model valid
499.92/500.18	c current solution ok
499.92/500.18	o 277
499.92/500.18	c [INC SEARCH] iteration: 9
499.92/500.18	c [INC BOUNDS] best value:277 search for 276
499.92/500.18	c [INC SYSTEM] there exists a inc, kill it!
499.92/500.18	c write failed with 2
499.92/500.18	c [INC SYSTEM] create new solver instance
499.92/500.18	c [INC] encode full formula
499.92/500.18	c (debug) using card networks
500.03/500.21	c set iterative enc to: card
500.03/500.21	c set iterative enc to: none
500.03/500.22	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.01/1800.40	s UNKNOWN
1800.01/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.01/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-3697927-1338058344/watcher-3697927-1338058344 -o /tmp/evaluation-result-3697927-1338058344/solver-3697927-1338058344 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697927-1338058344.opb 250330753 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.00 2.00 3/180 4771
/proc/meminfo: memFree=28112840/32873844 swapFree=7124/7124
[pid=4771] ppid=4769 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4771/stat : 4771 (npSolver-pbo-It) S 4769 4771 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271959820 9367552 274 33554432000 4194304 5064252 140735700545616 140735700544528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4771/statm: 2287 274 233 213 0 72 0

[startup+0.0713311 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 4771
/proc/meminfo: memFree=28112840/32873844 swapFree=7124/7124
[pid=4771] ppid=4769 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4771/stat : 4771 (npSolver-pbo-It) S 4769 4771 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271959820 9367552 274 33554432000 4194304 5064252 140735700545616 140735700544528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4771/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100259 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 4771
/proc/meminfo: memFree=28112840/32873844 swapFree=7124/7124
[pid=4771] ppid=4769 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4771/stat : 4771 (npSolver-pbo-It) S 4769 4771 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271959820 9367552 274 33554432000 4194304 5064252 140735700545616 140735700544528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4771/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300217 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 4771
/proc/meminfo: memFree=28112840/32873844 swapFree=7124/7124
[pid=4771] ppid=4769 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4771/stat : 4771 (npSolver-pbo-It) S 4769 4771 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271959820 9367552 274 33554432000 4194304 5064252 140735700545616 140735700544528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4771/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700202 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 4771
/proc/meminfo: memFree=28112840/32873844 swapFree=7124/7124
[pid=4771] ppid=4769 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4771/stat : 4771 (npSolver-pbo-It) S 4769 4771 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271959820 9367552 274 33554432000 4194304 5064252 140735700545616 140735700544528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4771/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4782
/proc/meminfo: memFree=28087920/32873844 swapFree=7124/7124
[pid=4771] ppid=4769 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4771/stat : 4771 (npSolver-pbo-It) S 4769 4771 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271959820 9367552 274 33554432000 4194304 5064252 140735700545616 140735700544528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4771/statm: 2287 274 233 213 0 72 0
[pid=4772] ppid=4771 vsize=4380 CPUtime=1.4 cores=1,3,5,7
/proc/4772/stat : 4772 (npSolver-pbo) S 4771 4771 4265 0 -1 4202496 4768 14387 0 0 13 2 122 3 20 0 1 0 271959821 4485120 798 33554432000 4194304 5992684 140735390023584 140735390009416 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4772/statm: 1095 798 180 440 0 651 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 13528

[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4826
/proc/meminfo: memFree=28188636/32873844 swapFree=7124/7124
[pid=4771] ppid=4769 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4771/stat : 4771 (npSolver-pbo-It) S 4769 4771 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271959820 9367552 274 33554432000 4194304 5064252 140735700545616 140735700544528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4771/statm: 2287 274 233 213 0 72 0
[pid=4772] ppid=4771 vsize=4872 CPUtime=2.77 cores=1,3,5,7
/proc/4772/stat : 4772 (npSolver-pbo) S 4771 4771 4265 0 -1 4202496 6072 19864 0 0 18 2 253 4 20 0 1 0 271959821 4988928 921 33554432000 4194304 5992684 140735390023584 140735390009416 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4772/statm: 1218 921 180 440 0 774 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 14020

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4833
/proc/meminfo: memFree=28141084/32873844 swapFree=7124/7124
[pid=4771] ppid=4769 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4771/stat : 4771 (npSolver-pbo-It) S 4769 4771 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271959820 9367552 274 33554432000 4194304 5064252 140735700545616 140735700544528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4771/statm: 2287 274 233 213 0 72 0
[pid=4772] ppid=4771 vsize=4380 CPUtime=5.92 cores=1,3,5,7
/proc/4772/stat : 4772 (npSolver-pbo) S 4771 4771 4265 0 -1 4202496 7383 25581 0 0 22 3 561 6 20 0 1 0 271959821 4485120 798 33554432000 4194304 5992684 140735390023584 140735390009416 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4772/statm: 1095 798 180 440 0 651 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 13528

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 4838
/proc/meminfo: memFree=28139936/32873844 swapFree=7124/7124
[pid=4771] ppid=4769 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4771/stat : 4771 (npSolver-pbo-It) S 4769 4771 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271959820 9367552 274 33554432000 4194304 5064252 140735700545616 140735700544528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4771/statm: 2287 274 233 213 0 72 0
[pid=4772] ppid=4771 vsize=4380 CPUtime=9.59 cores=1,3,5,7
/proc/4772/stat : 4772 (npSolver-pbo) S 4771 4771 4265 0 -1 4202496 8694 32194 0 0 26 4 921 8 20 0 1 0 271959821 4485120 798 33554432000 4194304 5992684 140735390023584 140735390009416 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4772/statm: 1095 798 180 440 0 651 0
[pid=4838] ppid=4772 vsize=22980 CPUtime=3.06 cores=1,3,5,7
/proc/4838/stat : 4838 (glucosInc) R 4772 4771 4265 0 -1 4202496 6010 0 0 0 306 0 0 0 20 0 1 0 271960783 23531520 4996 33554432000 4194304 5654031 140736721381840 140736721369656 4214622 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4838/statm: 5745 4996 142 357 0 5385 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 36508

[startup+25.5004 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 4840
/proc/meminfo: memFree=28140124/32873844 swapFree=7124/7124
[pid=4771] ppid=4769 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4771/stat : 4771 (npSolver-pbo-It) S 4769 4771 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271959820 9367552 274 33554432000 4194304 5064252 140735700545616 140735700544528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4771/statm: 2287 274 233 213 0 72 0
[pid=4772] ppid=4771 vsize=4380 CPUtime=24.88 cores=1,3,5,7
/proc/4772/stat : 4772 (npSolver-pbo) S 4771 4771 4265 0 -1 4202496 10005 41243 0 0 30 4 2444 10 20 0 1 0 271959821 4485120 798 33554432000 4194304 5992684 140735390023584 140735390009416 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4772/statm: 1095 798 180 440 0 651 0
[pid=4840] ppid=4772 vsize=23804 CPUtime=0.57 cores=1,3,5,7
/proc/4840/stat : 4840 (glucosInc) R 4772 4771 4265 0 -1 4202496 4587 0 0 0 56 1 0 0 20 0 1 0 271962312 24375296 4814 33554432000 4194304 5654031 140736461630720 140736461628488 4209087 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4840/statm: 5951 4814 140 357 0 5591 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 37332

[startup+51.1004 s]
/proc/loadavg: 2.10 2.03 2.01 3/183 4840
/proc/meminfo: memFree=28123596/32873844 swapFree=7124/7124
[pid=4771] ppid=4769 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4771/stat : 4771 (npSolver-pbo-It) S 4769 4771 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271959820 9367552 274 33554432000 4194304 5064252 140735700545616 140735700544528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4771/statm: 2287 274 233 213 0 72 0
[pid=4772] ppid=4771 vsize=4380 CPUtime=24.88 cores=1,3,5,7
/proc/4772/stat : 4772 (npSolver-pbo) S 4771 4771 4265 0 -1 4202496 10005 41243 0 0 30 4 2444 10 20 0 1 0 271959821 4485120 798 33554432000 4194304 5992684 140735390023584 140735390009416 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4772/statm: 1095 798 180 440 0 651 0
[pid=4840] ppid=4772 vsize=34332 CPUtime=26.15 cores=1,3,5,7
/proc/4840/stat : 4840 (glucosInc) R 4772 4771 4265 0 -1 4202496 8062 0 0 0 2613 2 0 0 20 0 1 0 271962312 35155968 7944 33554432000 4194304 5654031 140736461630720 140736461618536 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4840/statm: 8583 7944 142 357 0 8223 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 47860

[startup+102.307 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 4842
/proc/meminfo: memFree=28088904/32873844 swapFree=7124/7124
[pid=4771] ppid=4769 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4771/stat : 4771 (npSolver-pbo-It) S 4769 4771 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271959820 9367552 274 33554432000 4194304 5064252 140735700545616 140735700544528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4771/statm: 2287 274 233 213 0 72 0
[pid=4772] ppid=4771 vsize=4380 CPUtime=67.55 cores=1,3,5,7
/proc/4772/stat : 4772 (npSolver-pbo) S 4771 4771 4265 0 -1 4202496 11316 51480 0 0 34 4 6703 14 20 0 1 0 271959821 4485120 798 33554432000 4194304 5992684 140735390023584 140735390009416 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4772/statm: 1095 798 180 440 0 651 0
[pid=4842] ppid=4772 vsize=41460 CPUtime=34.66 cores=1,3,5,7
/proc/4842/stat : 4842 (glucosInc) R 4772 4771 4265 0 -1 4202496 10519 0 0 0 3463 3 0 0 20 0 1 0 271966583 42455040 9215 33554432000 4194304 5654031 140734922778304 140734922766120 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4842/statm: 10365 9215 142 357 0 10005 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 54988

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 4844
/proc/meminfo: memFree=28098328/32873844 swapFree=7124/7124
[pid=4771] ppid=4769 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4771/stat : 4771 (npSolver-pbo-It) S 4769 4771 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271959820 9367552 274 33554432000 4194304 5064252 140735700545616 140735700544528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4771/statm: 2287 274 233 213 0 72 0
[pid=4772] ppid=4771 vsize=4380 CPUtime=67.55 cores=1,3,5,7
/proc/4772/stat : 4772 (npSolver-pbo) S 4771 4771 4265 0 -1 4202496 11316 51480 0 0 34 4 6703 14 20 0 1 0 271959821 4485120 798 33554432000 4194304 5992684 140735390023584 140735390009416 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4772/statm: 1095 798 180 440 0 651 0
[pid=4842] ppid=4772 vsize=60204 CPUtime=94.64 cores=1,3,5,7
/proc/4842/stat : 4842 (glucosInc) R 4772 4771 4265 0 -1 4202496 12576 0 0 0 9460 4 0 0 20 0 1 0 271966583 61648896 13270 33554432000 4194304 5654031 140734922778304 140734922766120 4233201 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4842/statm: 15051 13270 142 357 0 14691 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 73732

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 4844
/proc/meminfo: memFree=28053560/32873844 swapFree=7124/7124
[pid=4771] ppid=4769 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4771/stat : 4771 (npSolver-pbo-It) S 4769 4771 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271959820 9367552 274 33554432000 4194304 5064252 140735700545616 140735700544528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4771/statm: 2287 274 233 213 0 72 0
[pid=4772] ppid=4771 vsize=4380 CPUtime=67.55 cores=1,3,5,7
/proc/4772/stat : 4772 (npSolver-pbo) S 4771 4771 4265 0 -1 4202496 11316 51480 0 0 34 4 6703 14 20 0 1 0 271959821 4485120 798 33554432000 4194304 5992684 140735390023584 140735390009416 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4772/statm: 1095 798 180 440 0 651 0
[pid=4842] ppid=4772 vsize=67420 CPUtime=154.63 cores=1,3,5,7
/proc/4842/stat : 4842 (glucosInc) R 4772 4771 4265 0 -1 4202496 14418 0 0 0 15457 6 0 0 20 0 1 0 271966583 69038080 16230 33554432000 4194304 5654031 140734922778304 140734922766120 4232744 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4842/statm: 16855 16230 142 357 0 16495 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 80948

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 4846
/proc/meminfo: memFree=28077700/32873844 swapFree=7124/7124
[pid=4771] ppid=4769 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4771/stat : 4771 (npSolver-pbo-It) S 4769 4771 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271959820 9367552 274 33554432000 4194304 5064252 140735700545616 140735700544528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4771/statm: 2287 274 233 213 0 72 0
[pid=4772] ppid=4771 vsize=4380 CPUtime=67.55 cores=1,3,5,7
/proc/4772/stat : 4772 (npSolver-pbo) S 4771 4771 4265 0 -1 4202496 11316 51480 0 0 34 4 6703 14 20 0 1 0 271959821 4485120 798 33554432000 4194304 5992684 140735390023584 140735390009416 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4772/statm: 1095 798 180 440 0 651 0
[pid=4842] ppid=4772 vsize=86276 CPUtime=214.62 cores=1,3,5,7

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

/proc/meminfo: memFree=28065040/32873844 swapFree=7124/7124
[pid=4771] ppid=4769 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4771/stat : 4771 (npSolver-pbo-It) S 4769 4771 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271959820 9367552 274 33554432000 4194304 5064252 140735700545616 140735700544528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4771/statm: 2287 274 233 213 0 72 0
[pid=4772] ppid=4771 vsize=4380 CPUtime=500.06 cores=1,3,5,7
/proc/4772/stat : 4772 (npSolver-pbo) S 4771 4771 4265 0 -1 4202496 13938 80919 0 0 42 6 49929 29 20 0 1 0 271959821 4485120 798 33554432000 4194304 5992684 140735390023584 140735390009416 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4772/statm: 1095 798 180 440 0 651 0
[pid=4862] ppid=4772 vsize=100652 CPUtime=741.92 cores=1,3,5,7
/proc/4862/stat : 4862 (glucosInc) R 4772 4771 4265 0 -1 4202496 18431 0 0 0 74178 14 0 0 20 0 1 0 272009843 103067648 24657 33554432000 4194304 5654031 140733346355376 140733346343192 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4862/statm: 25163 24657 142 357 0 24803 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 114180

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 4911
/proc/meminfo: memFree=28030572/32873844 swapFree=7124/7124
[pid=4771] ppid=4769 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4771/stat : 4771 (npSolver-pbo-It) S 4769 4771 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271959820 9367552 274 33554432000 4194304 5064252 140735700545616 140735700544528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4771/statm: 2287 274 233 213 0 72 0
[pid=4772] ppid=4771 vsize=4380 CPUtime=500.06 cores=1,3,5,7
/proc/4772/stat : 4772 (npSolver-pbo) S 4771 4771 4265 0 -1 4202496 13938 80919 0 0 42 6 49929 29 20 0 1 0 271959821 4485120 798 33554432000 4194304 5992684 140735390023584 140735390009416 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4772/statm: 1095 798 180 440 0 651 0
[pid=4862] ppid=4772 vsize=100652 CPUtime=801.92 cores=1,3,5,7
/proc/4862/stat : 4862 (glucosInc) R 4772 4771 4265 0 -1 4202496 19367 0 0 0 80176 16 0 0 20 0 1 0 272009843 103067648 24657 33554432000 4194304 5654031 140733346355376 140733346343192 4232380 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4862/statm: 25163 24657 142 357 0 24803 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 114180

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 4913
/proc/meminfo: memFree=28063356/32873844 swapFree=7124/7124
[pid=4771] ppid=4769 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4771/stat : 4771 (npSolver-pbo-It) S 4769 4771 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271959820 9367552 274 33554432000 4194304 5064252 140735700545616 140735700544528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4771/statm: 2287 274 233 213 0 72 0
[pid=4772] ppid=4771 vsize=4380 CPUtime=500.06 cores=1,3,5,7
/proc/4772/stat : 4772 (npSolver-pbo) S 4771 4771 4265 0 -1 4202496 13938 80919 0 0 42 6 49929 29 20 0 1 0 271959821 4485120 798 33554432000 4194304 5992684 140735390023584 140735390009416 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4772/statm: 1095 798 180 440 0 651 0
[pid=4862] ppid=4772 vsize=100652 CPUtime=861.91 cores=1,3,5,7
/proc/4862/stat : 4862 (glucosInc) R 4772 4771 4265 0 -1 4202496 20305 0 0 0 86173 18 0 0 20 0 1 0 272009843 103067648 24657 33554432000 4194304 5654031 140733346355376 140733346343192 4216337 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4862/statm: 25163 24657 142 357 0 24803 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 114180

[startup+1422.31 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 4913
/proc/meminfo: memFree=27999100/32873844 swapFree=7124/7124
[pid=4771] ppid=4769 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4771/stat : 4771 (npSolver-pbo-It) S 4769 4771 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271959820 9367552 274 33554432000 4194304 5064252 140735700545616 140735700544528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4771/statm: 2287 274 233 213 0 72 0
[pid=4772] ppid=4771 vsize=4380 CPUtime=500.06 cores=1,3,5,7
/proc/4772/stat : 4772 (npSolver-pbo) S 4771 4771 4265 0 -1 4202496 13938 80919 0 0 42 6 49929 29 20 0 1 0 271959821 4485120 798 33554432000 4194304 5992684 140735390023584 140735390009416 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4772/statm: 1095 798 180 440 0 651 0
[pid=4862] ppid=4772 vsize=149972 CPUtime=921.91 cores=1,3,5,7
/proc/4862/stat : 4862 (glucosInc) R 4772 4771 4265 0 -1 4202496 21706 0 0 0 92171 20 0 0 20 0 1 0 272009843 153571328 32787 33554432000 4194304 5654031 140733346355376 140733346353304 4208604 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4862/statm: 37493 32787 142 357 0 37133 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 163500

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 4915
/proc/meminfo: memFree=28063968/32873844 swapFree=7124/7124
[pid=4771] ppid=4769 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4771/stat : 4771 (npSolver-pbo-It) S 4769 4771 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271959820 9367552 274 33554432000 4194304 5064252 140735700545616 140735700544528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4771/statm: 2287 274 233 213 0 72 0
[pid=4772] ppid=4771 vsize=4380 CPUtime=500.06 cores=1,3,5,7
/proc/4772/stat : 4772 (npSolver-pbo) S 4771 4771 4265 0 -1 4202496 13938 80919 0 0 42 6 49929 29 20 0 1 0 271959821 4485120 798 33554432000 4194304 5992684 140735390023584 140735390009416 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4772/statm: 1095 798 180 440 0 651 0
[pid=4862] ppid=4772 vsize=100652 CPUtime=981.89 cores=1,3,5,7
/proc/4862/stat : 4862 (glucosInc) R 4772 4771 4265 0 -1 4202496 22180 0 0 0 98168 21 0 0 20 0 1 0 272009843 103067648 24657 33554432000 4194304 5654031 140733346355376 140733346343192 4232482 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4862/statm: 25163 24657 142 357 0 24803 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 114180

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 4918
/proc/meminfo: memFree=28063836/32873844 swapFree=7124/7124
[pid=4771] ppid=4769 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4771/stat : 4771 (npSolver-pbo-It) S 4769 4771 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271959820 9367552 274 33554432000 4194304 5064252 140735700545616 140735700544528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4771/statm: 2287 274 233 213 0 72 0
[pid=4772] ppid=4771 vsize=4380 CPUtime=500.06 cores=1,3,5,7
/proc/4772/stat : 4772 (npSolver-pbo) S 4771 4771 4265 0 -1 4202496 13938 80919 0 0 42 6 49929 29 20 0 1 0 271959821 4485120 798 33554432000 4194304 5992684 140735390023584 140735390009416 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4772/statm: 1095 798 180 440 0 651 0
[pid=4862] ppid=4772 vsize=119548 CPUtime=1041.88 cores=1,3,5,7
/proc/4862/stat : 4862 (glucosInc) R 4772 4771 4265 0 -1 4202496 23142 0 0 0 104166 22 0 0 20 0 1 0 272009843 122417152 24676 33554432000 4194304 5654031 140733346355376 140733346353256 4232495 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4862/statm: 29887 24676 142 357 0 29527 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 133076

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4918
/proc/meminfo: memFree=27954496/32873844 swapFree=7124/7124
[pid=4771] ppid=4769 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4771/stat : 4771 (npSolver-pbo-It) S 4769 4771 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271959820 9367552 274 33554432000 4194304 5064252 140735700545616 140735700544528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4771/statm: 2287 274 233 213 0 72 0
[pid=4772] ppid=4771 vsize=4380 CPUtime=500.06 cores=1,3,5,7
/proc/4772/stat : 4772 (npSolver-pbo) S 4771 4771 4265 0 -1 4202496 13938 80919 0 0 42 6 49929 29 20 0 1 0 271959821 4485120 798 33554432000 4194304 5992684 140735390023584 140735390009416 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4772/statm: 1095 798 180 440 0 651 0
[pid=4862] ppid=4772 vsize=181156 CPUtime=1101.87 cores=1,3,5,7
/proc/4862/stat : 4862 (glucosInc) R 4772 4771 4265 0 -1 4202496 25204 0 0 0 110161 26 0 0 20 0 1 0 272009843 185503744 44167 33554432000 4194304 5654031 140733346355376 140733346343192 4232386 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4862/statm: 45289 44167 142 357 0 44929 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 194684

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 4923
/proc/meminfo: memFree=27995640/32873844 swapFree=7124/7124
[pid=4771] ppid=4769 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4771/stat : 4771 (npSolver-pbo-It) S 4769 4771 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271959820 9367552 274 33554432000 4194304 5064252 140735700545616 140735700544528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4771/statm: 2287 274 233 213 0 72 0
[pid=4772] ppid=4771 vsize=4380 CPUtime=500.06 cores=1,3,5,7
/proc/4772/stat : 4772 (npSolver-pbo) S 4771 4771 4265 0 -1 4202496 13938 80919 0 0 42 6 49929 29 20 0 1 0 271959821 4485120 798 33554432000 4194304 5992684 140735390023584 140735390009416 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4772/statm: 1095 798 180 440 0 651 0
[pid=4862] ppid=4772 vsize=181156 CPUtime=1161.86 cores=1,3,5,7
/proc/4862/stat : 4862 (glucosInc) R 4772 4771 4265 0 -1 4202496 26140 0 0 0 116159 27 0 0 20 0 1 0 272009843 185503744 41607 33554432000 4194304 5654031 140733346355376 140733346343192 4232495 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4862/statm: 45289 41607 142 357 0 44929 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 194684

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4923
/proc/meminfo: memFree=27968576/32873844 swapFree=7124/7124
[pid=4771] ppid=4769 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4771/stat : 4771 (npSolver-pbo-It) S 4769 4771 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271959820 9367552 274 33554432000 4194304 5064252 140735700545616 140735700544528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4771/statm: 2287 274 233 213 0 72 0
[pid=4772] ppid=4771 vsize=4380 CPUtime=500.06 cores=1,3,5,7
/proc/4772/stat : 4772 (npSolver-pbo) S 4771 4771 4265 0 -1 4202496 13938 80919 0 0 42 6 49929 29 20 0 1 0 271959821 4485120 798 33554432000 4194304 5992684 140735390023584 140735390009416 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4772/statm: 1095 798 180 440 0 651 0
[pid=4862] ppid=4772 vsize=181156 CPUtime=1221.85 cores=1,3,5,7
/proc/4862/stat : 4862 (glucosInc) R 4772 4771 4265 0 -1 4202496 27682 0 0 0 122155 30 0 0 20 0 1 0 272009843 185503744 41095 33554432000 4194304 5654031 140733346355376 140733346343192 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4862/statm: 45289 41095 142 357 0 44929 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 194684

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5069
/proc/meminfo: memFree=28068724/32873844 swapFree=7124/7124
[pid=4771] ppid=4769 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4771/stat : 4771 (npSolver-pbo-It) S 4769 4771 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271959820 9367552 274 33554432000 4194304 5064252 140735700545616 140735700544528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4771/statm: 2287 274 233 213 0 72 0
[pid=4772] ppid=4771 vsize=4380 CPUtime=500.06 cores=1,3,5,7
/proc/4772/stat : 4772 (npSolver-pbo) S 4771 4771 4265 0 -1 4202496 13938 80919 0 0 42 6 49929 29 20 0 1 0 271959821 4485120 798 33554432000 4194304 5992684 140735390023584 140735390009416 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4772/statm: 1095 798 180 440 0 651 0
[pid=4862] ppid=4772 vsize=131836 CPUtime=1281.85 cores=1,3,5,7
/proc/4862/stat : 4862 (glucosInc) R 4772 4771 4265 0 -1 4202496 28329 0 0 0 128153 32 0 0 20 0 1 0 272009843 135000064 32453 33554432000 4194304 5654031 140733346355376 140733346353400 4232912 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4862/statm: 32959 32453 142 357 0 32599 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 145364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5069
/proc/meminfo: memFree=28057616/32873844 swapFree=7124/7124
[pid=4771] ppid=4769 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4771/stat : 4771 (npSolver-pbo-It) S 4769 4771 4265 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271959820 9367552 274 33554432000 4194304 5064252 140735700545616 140735700544528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4771/statm: 2287 274 233 213 0 72 0
[pid=4772] ppid=4771 vsize=4380 CPUtime=500.06 cores=1,3,5,7
/proc/4772/stat : 4772 (npSolver-pbo) S 4771 4771 4265 0 -1 4202496 13938 80919 0 0 42 6 49929 29 20 0 1 0 271959821 4485120 798 33554432000 4194304 5992684 140735390023584 140735390009416 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4772/statm: 1095 798 180 440 0 651 0
[pid=4862] ppid=4772 vsize=181156 CPUtime=1299.95 cores=1,3,5,7
/proc/4862/stat : 4862 (glucosInc) R 4772 4771 4265 0 -1 4202496 28789 0 0 0 129963 32 0 0 20 0 1 0 272009843 185503744 38023 33554432000 4194304 5654031 140733346355376 140733346343192 4877973 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4862/statm: 45289 38023 142 357 0 44929 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 194684

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.04
CPU user time (s): 1799.35
CPU system time (s): 0.686895
CPU usage (%): 99.9795
Max. virtual memory (cumulated for all children) (KiB): 225504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.35
system time used= 0.686895
maximum resident set size= 183080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124023
page faults= 0
swaps= 0
block input operations= 0
block output operations= 37744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1243
involuntary context switches= 2392

runsolver used 3.44048 second user time and 8.48171 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-26 20:52:24
IDJOB=3697927
IDBENCH=2043
IDSOLVER=2275
FILE ID=node134/3697927-1338058344
RUNJOBID= node134-1338052941-4282
PBS_JOBID= 14624402
Free space on /tmp= 71024 MiB

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

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

MD5SUM BENCH= 93fc03471d2b2f18ece1d77179dbcb30
RANDOM SEED=250330753

node134.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.278
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.55
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.278
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	: 5332.56
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.278
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	: 5332.55
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.278
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	: 5332.59
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.278
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	: 5332.55
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.278
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	: 5332.55
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.278
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	: 5332.57
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.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28113584 kB
Buffers:          300700 kB
Cached:          3525604 kB
SwapCached:            0 kB
Active:          1500152 kB
Inactive:        2438276 kB
Active(anon):     108044 kB
Inactive(anon):     5996 kB
Active(file):    1392108 kB
Inactive(file):  2432280 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8168 kB
Writeback:             0 kB
AnonPages:        284316 kB
Mapped:            15860 kB
Shmem:               212 kB
Slab:             665740 kB
SReclaimable:     107924 kB
SUnreclaim:       557816 kB
KernelStack:        1520 kB
PageTables:         4540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     259632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    251904 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71020 MiB
End job on node134 at 2012-05-26 21:22:25