Trace number 3702715

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.08 1800.51

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 starting approximation
0.00/0.08	c factor = 1
0.00/0.08	c can not find a suitable factor, leaving approximation
0.00/0.08	c finished approximation
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.11	c set iterative enc to: card
0.00/0.11	c set iterative enc to: none
0.00/0.12	c [INC SEARCH] isOptimum variable: 0
0.00/0.51	c formula is SAT
0.00/0.51	c [INC SEARCH] copied best model
0.00/0.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.51	c model valid
0.00/0.51	c current solution ok
0.00/0.51	o 336
0.00/0.51	c [INC SEARCH] iteration: 1
0.00/0.51	c [INC BOUNDS] best value:336 search for 335
0.00/0.51	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.51	c write failed with 2
0.00/0.52	c [INC SYSTEM] create new solver instance
0.00/0.52	c [INC] encode full formula
0.00/0.52	c (debug) using card networks
0.00/0.55	c set iterative enc to: card
0.00/0.55	c set iterative enc to: none
0.00/0.56	c [INC SEARCH] isOptimum variable: 0
1.16/1.24	c formula is SAT
1.16/1.25	c [INC SEARCH] copied best model
1.16/1.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.16/1.25	c model valid
1.16/1.25	c current solution ok
1.16/1.25	o 320
1.16/1.25	c [INC SEARCH] iteration: 2
1.16/1.25	c [INC BOUNDS] best value:320 search for 319
1.16/1.25	c [INC SYSTEM] there exists a inc, kill it!
1.16/1.25	c write failed with 2
1.16/1.25	c [INC SYSTEM] create new solver instance
1.16/1.25	c [INC] encode full formula
1.16/1.25	c (debug) using card networks
1.16/1.29	c set iterative enc to: card
1.16/1.29	c set iterative enc to: none
1.16/1.29	c [INC SEARCH] isOptimum variable: 0
2.36/2.48	c formula is SAT
2.36/2.48	c [INC SEARCH] copied best model
2.36/2.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.36/2.49	c model valid
2.36/2.49	c current solution ok
2.36/2.49	o 307
2.36/2.49	c [INC SEARCH] iteration: 3
2.36/2.49	c [INC BOUNDS] best value:307 search for 306
2.36/2.49	c [INC SYSTEM] there exists a inc, kill it!
2.36/2.49	c write failed with 2
2.36/2.49	c [INC SYSTEM] create new solver instance
2.36/2.49	c [INC] encode full formula
2.36/2.49	c (debug) using card networks
2.48/2.52	c set iterative enc to: card
2.48/2.52	c set iterative enc to: none
2.48/2.53	c [INC SEARCH] isOptimum variable: 0
5.47/5.53	c formula is SAT
5.47/5.53	c [INC SEARCH] copied best model
5.47/5.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.47/5.54	c model valid
5.47/5.54	c current solution ok
5.47/5.54	o 300
5.47/5.54	c [INC SEARCH] iteration: 4
5.47/5.54	c [INC BOUNDS] best value:300 search for 299
5.47/5.54	c [INC SYSTEM] there exists a inc, kill it!
5.47/5.54	c write failed with 2
5.47/5.54	c [INC SYSTEM] create new solver instance
5.47/5.54	c [INC] encode full formula
5.47/5.54	c (debug) using card networks
5.47/5.57	c set iterative enc to: card
5.47/5.57	c set iterative enc to: none
5.54/5.67	c [INC SEARCH] isOptimum variable: 0
8.87/9.05	c formula is SAT
8.87/9.05	c [INC SEARCH] copied best model
8.87/9.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.87/9.05	c model valid
8.87/9.05	c current solution ok
8.87/9.05	o 293
8.87/9.05	c [INC SEARCH] iteration: 5
8.87/9.05	c [INC BOUNDS] best value:293 search for 292
8.87/9.05	c [INC SYSTEM] there exists a inc, kill it!
8.87/9.05	c write failed with 2
8.87/9.05	c [INC SYSTEM] create new solver instance
8.87/9.05	c [INC] encode full formula
8.87/9.05	c (debug) using card networks
8.87/9.09	c set iterative enc to: card
8.87/9.09	c set iterative enc to: none
8.87/9.09	c [INC SEARCH] isOptimum variable: 0
23.97/24.12	c formula is SAT
23.97/24.13	c [INC SEARCH] copied best model
23.97/24.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
23.97/24.13	c model valid
23.97/24.13	c current solution ok
23.97/24.13	o 286
23.97/24.13	c [INC SEARCH] iteration: 6
23.97/24.13	c [INC BOUNDS] best value:286 search for 285
23.97/24.13	c [INC SYSTEM] there exists a inc, kill it!
23.97/24.13	c write failed with 2
23.97/24.13	c [INC SYSTEM] create new solver instance
23.97/24.13	c [INC] encode full formula
23.97/24.13	c (debug) using card networks
23.97/24.17	c set iterative enc to: card
23.97/24.17	c set iterative enc to: none
23.97/24.17	c [INC SEARCH] isOptimum variable: 0
65.55/65.75	c formula is SAT
65.55/65.75	c [INC SEARCH] copied best model
65.55/65.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
65.55/65.76	c model valid
65.55/65.76	c current solution ok
65.55/65.76	o 283
65.55/65.76	c [INC SEARCH] iteration: 7
65.55/65.76	c [INC BOUNDS] best value:283 search for 282
65.55/65.76	c [INC SYSTEM] there exists a inc, kill it!
65.55/65.76	c write failed with 2
65.55/65.76	c [INC SYSTEM] create new solver instance
65.55/65.76	c [INC] encode full formula
65.55/65.76	c (debug) using card networks
65.55/65.79	c set iterative enc to: card
65.55/65.79	c set iterative enc to: none
65.66/65.80	c [INC SEARCH] isOptimum variable: 0
353.78/354.05	c formula is SAT
353.78/354.05	c [INC SEARCH] copied best model
353.78/354.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
353.78/354.05	c model valid
353.78/354.05	c current solution ok
353.78/354.05	o 282
353.78/354.05	c [INC SEARCH] iteration: 8
353.78/354.05	c [INC BOUNDS] best value:282 search for 281
353.78/354.05	c [INC SYSTEM] there exists a inc, kill it!
353.78/354.05	c write failed with 2
353.78/354.05	c [INC SYSTEM] create new solver instance
353.78/354.05	c [INC] encode full formula
353.78/354.05	c (debug) using card networks
353.78/354.09	c set iterative enc to: card
353.78/354.09	c set iterative enc to: none
353.78/354.10	c [INC SEARCH] isOptimum variable: 0
475.75/476.03	c formula is SAT
475.75/476.03	c [INC SEARCH] copied best model
475.75/476.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
475.75/476.03	c model valid
475.75/476.03	c current solution ok
475.75/476.03	o 277
475.75/476.03	c [INC SEARCH] iteration: 9
475.75/476.03	c [INC BOUNDS] best value:277 search for 276
475.75/476.03	c [INC SYSTEM] there exists a inc, kill it!
475.75/476.03	c write failed with 2
475.75/476.04	c [INC SYSTEM] create new solver instance
475.75/476.04	c [INC] encode full formula
475.75/476.04	c (debug) using card networks
475.75/476.07	c set iterative enc to: card
475.75/476.07	c set iterative enc to: none
475.75/476.08	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.50	s UNKNOWN
1800.04/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.50	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-3702715-1338057399/watcher-3702715-1338057399 -o /tmp/evaluation-result-3702715-1338057399/solver-3702715-1338057399 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702715-1338057399.opb 630475450 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 1.99 3/179 10591
/proc/meminfo: memFree=29014752/32873844 swapFree=7616/7616
[pid=10591] ppid=10589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10591/stat : 10591 (npSolver-pbo-It) S 10589 10591 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271865485 9367552 275 33554432000 4194304 5064252 140736639149808 140736639148720 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10591/statm: 2287 275 233 213 0 72 0

[startup+0.073202 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 10591
/proc/meminfo: memFree=29014752/32873844 swapFree=7616/7616
[pid=10591] ppid=10589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10591/stat : 10591 (npSolver-pbo-It) S 10589 10591 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271865485 9367552 275 33554432000 4194304 5064252 140736639149808 140736639148720 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10591/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100289 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 10591
/proc/meminfo: memFree=29014752/32873844 swapFree=7616/7616
[pid=10591] ppid=10589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10591/stat : 10591 (npSolver-pbo-It) S 10589 10591 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271865485 9367552 275 33554432000 4194304 5064252 140736639149808 140736639148720 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10591/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300238 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 10591
/proc/meminfo: memFree=29014752/32873844 swapFree=7616/7616
[pid=10591] ppid=10589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10591/stat : 10591 (npSolver-pbo-It) S 10589 10591 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271865485 9367552 275 33554432000 4194304 5064252 140736639149808 140736639148720 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10591/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700228 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 10591
/proc/meminfo: memFree=29014752/32873844 swapFree=7616/7616
[pid=10591] ppid=10589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10591/stat : 10591 (npSolver-pbo-It) S 10589 10591 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271865485 9367552 275 33554432000 4194304 5064252 140736639149808 140736639148720 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10591/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 1.99 3/182 10602
/proc/meminfo: memFree=28974452/32873844 swapFree=7616/7616
[pid=10591] ppid=10589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10591/stat : 10591 (npSolver-pbo-It) S 10589 10591 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271865485 9367552 275 33554432000 4194304 5064252 140736639149808 140736639148720 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10591/statm: 2287 275 233 213 0 72 0
[pid=10592] ppid=10591 vsize=4380 CPUtime=1.27 cores=0,2,4,6
/proc/10592/stat : 10592 (npSolver-pbo) S 10591 10591 10128 0 -1 4202496 5662 14961 0 0 13 2 109 3 20 0 1 0 271865485 4485120 813 33554432000 4194304 5992684 140734571667120 140734571652952 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10592/statm: 1095 813 194 440 0 651 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 13528

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 10606
/proc/meminfo: memFree=29028716/32873844 swapFree=7616/7616
[pid=10591] ppid=10589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10591/stat : 10591 (npSolver-pbo-It) S 10589 10591 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271865485 9367552 275 33554432000 4194304 5064252 140736639149808 140736639148720 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10591/statm: 2287 275 233 213 0 72 0
[pid=10592] ppid=10591 vsize=4872 CPUtime=2.5 cores=0,2,4,6
/proc/10592/stat : 10592 (npSolver-pbo) S 10591 10591 10128 0 -1 4202496 7404 20318 0 0 17 2 227 4 20 0 1 0 271865485 4988928 936 33554432000 4194304 5992684 140734571667120 140734571652952 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10592/statm: 1218 936 194 440 0 774 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 14020

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 10611
/proc/meminfo: memFree=28938060/32873844 swapFree=7616/7616
[pid=10591] ppid=10589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10591/stat : 10591 (npSolver-pbo-It) S 10589 10591 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271865485 9367552 275 33554432000 4194304 5064252 140736639149808 140736639148720 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10591/statm: 2287 275 233 213 0 72 0
[pid=10592] ppid=10591 vsize=4380 CPUtime=5.55 cores=0,2,4,6
/proc/10592/stat : 10592 (npSolver-pbo) S 10591 10591 10128 0 -1 4202496 9153 26433 0 0 21 3 525 6 20 0 1 0 271865485 4485120 813 33554432000 4194304 5992684 140734571667120 140734571652952 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10592/statm: 1095 813 194 440 0 651 0
Current children cumulated CPU time (s) 5.55
Current children cumulated vsize (KiB) 13528

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 10615
/proc/meminfo: memFree=28939660/32873844 swapFree=7616/7616
[pid=10591] ppid=10589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10591/stat : 10591 (npSolver-pbo-It) S 10589 10591 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271865485 9367552 275 33554432000 4194304 5064252 140736639149808 140736639148720 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10591/statm: 2287 275 233 213 0 72 0
[pid=10592] ppid=10591 vsize=4380 CPUtime=8.98 cores=0,2,4,6
/proc/10592/stat : 10592 (npSolver-pbo) S 10591 10591 10128 0 -1 4202496 10902 33006 0 0 25 3 862 8 20 0 1 0 271865485 4485120 813 33554432000 4194304 5992684 140734571667120 140734571652952 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10592/statm: 1095 813 194 440 0 651 0
[pid=10615] ppid=10592 vsize=24656 CPUtime=3.59 cores=0,2,4,6
/proc/10615/stat : 10615 (glucosInc) R 10592 10591 10128 0 -1 4202496 6206 0 0 0 358 1 0 0 20 0 1 0 271866395 25247744 5149 33554432000 4194304 5654031 140734072889632 140734072877448 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10615/statm: 6164 5149 142 357 0 5804 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 38184

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 10617
/proc/meminfo: memFree=28938856/32873844 swapFree=7616/7616
[pid=10591] ppid=10589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10591/stat : 10591 (npSolver-pbo-It) S 10589 10591 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271865485 9367552 275 33554432000 4194304 5064252 140736639149808 140736639148720 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10591/statm: 2287 275 233 213 0 72 0
[pid=10592] ppid=10591 vsize=4380 CPUtime=24.06 cores=0,2,4,6
/proc/10592/stat : 10592 (npSolver-pbo) S 10591 10591 10128 0 -1 4202496 12651 42085 0 0 30 4 2362 10 20 0 1 0 271865485 4485120 813 33554432000 4194304 5992684 140734571667120 140734571652952 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10592/statm: 1095 813 194 440 0 651 0
[pid=10617] ppid=10592 vsize=24012 CPUtime=1.31 cores=0,2,4,6
/proc/10617/stat : 10617 (glucosInc) R 10592 10591 10128 0 -1 4202496 5059 0 0 0 130 1 0 0 20 0 1 0 271867902 24588288 5100 33554432000 4194304 5654031 140736886988832 140736886976648 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10617/statm: 6003 5100 140 357 0 5643 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 37540

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 10617
/proc/meminfo: memFree=28920548/32873844 swapFree=7616/7616
[pid=10591] ppid=10589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10591/stat : 10591 (npSolver-pbo-It) S 10589 10591 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271865485 9367552 275 33554432000 4194304 5064252 140736639149808 140736639148720 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10591/statm: 2287 275 233 213 0 72 0
[pid=10592] ppid=10591 vsize=4380 CPUtime=24.06 cores=0,2,4,6
/proc/10592/stat : 10592 (npSolver-pbo) S 10591 10591 10128 0 -1 4202496 12651 42085 0 0 30 4 2362 10 20 0 1 0 271865485 4485120 813 33554432000 4194304 5992684 140734571667120 140734571652952 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10592/statm: 1095 813 194 440 0 651 0
[pid=10617] ppid=10592 vsize=34332 CPUtime=26.89 cores=0,2,4,6
/proc/10617/stat : 10617 (glucosInc) R 10592 10591 10128 0 -1 4202496 8952 0 0 0 2688 1 0 0 20 0 1 0 271867902 35155968 7944 33554432000 4194304 5654031 140736886988832 140736886976648 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10617/statm: 8583 7944 142 357 0 8223 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 47860

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 10619
/proc/meminfo: memFree=28911264/32873844 swapFree=7616/7616
[pid=10591] ppid=10589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10591/stat : 10591 (npSolver-pbo-It) S 10589 10591 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271865485 9367552 275 33554432000 4194304 5064252 140736639149808 140736639148720 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10591/statm: 2287 275 233 213 0 72 0
[pid=10592] ppid=10591 vsize=4380 CPUtime=65.66 cores=0,2,4,6
/proc/10592/stat : 10592 (npSolver-pbo) S 10591 10591 10128 0 -1 4202496 14400 54068 0 0 34 4 6515 13 20 0 1 0 271865485 4485120 813 33554432000 4194304 5992684 140734571667120 140734571652952 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10592/statm: 1095 813 194 440 0 651 0
[pid=10619] ppid=10592 vsize=41452 CPUtime=36.47 cores=0,2,4,6
/proc/10619/stat : 10619 (glucosInc) R 10592 10591 10128 0 -1 4202496 10642 0 0 0 3645 2 0 0 20 0 1 0 271872065 42446848 9028 33554432000 4194304 5654031 140733411707120 140733411694936 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10619/statm: 10363 9028 142 357 0 10003 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 54980

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 10619
/proc/meminfo: memFree=28867440/32873844 swapFree=7616/7616
[pid=10591] ppid=10589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10591/stat : 10591 (npSolver-pbo-It) S 10589 10591 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271865485 9367552 275 33554432000 4194304 5064252 140736639149808 140736639148720 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10591/statm: 2287 275 233 213 0 72 0
[pid=10592] ppid=10591 vsize=4380 CPUtime=65.66 cores=0,2,4,6
/proc/10592/stat : 10592 (npSolver-pbo) S 10591 10591 10128 0 -1 4202496 14400 54068 0 0 34 4 6515 13 20 0 1 0 271865485 4485120 813 33554432000 4194304 5992684 140734571667120 140734571652952 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10592/statm: 1095 813 194 440 0 651 0
[pid=10619] ppid=10592 vsize=37216 CPUtime=96.46 cores=0,2,4,6
/proc/10619/stat : 10619 (glucosInc) R 10592 10591 10128 0 -1 4202496 12806 0 0 0 9642 4 0 0 20 0 1 0 271872065 38109184 8716 33554432000 4194304 5654031 140733411707120 140733411694936 4232788 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10619/statm: 9304 8716 142 357 0 8944 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 50744

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 10622
/proc/meminfo: memFree=28828140/32873844 swapFree=7616/7616
[pid=10591] ppid=10589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10591/stat : 10591 (npSolver-pbo-It) S 10589 10591 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271865485 9367552 275 33554432000 4194304 5064252 140736639149808 140736639148720 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10591/statm: 2287 275 233 213 0 72 0
[pid=10592] ppid=10591 vsize=4380 CPUtime=65.66 cores=0,2,4,6
/proc/10592/stat : 10592 (npSolver-pbo) S 10591 10591 10128 0 -1 4202496 14400 54068 0 0 34 4 6515 13 20 0 1 0 271865485 4485120 813 33554432000 4194304 5992684 140734571667120 140734571652952 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10592/statm: 1095 813 194 440 0 651 0
[pid=10619] ppid=10592 vsize=67412 CPUtime=156.43 cores=0,2,4,6
/proc/10619/stat : 10619 (glucosInc) R 10592 10591 10128 0 -1 4202496 13172 0 0 0 15639 4 0 0 20 0 1 0 271872065 69029888 16233 33554432000 4194304 5654031 140733411707120 140733411694936 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10619/statm: 16853 16233 142 357 0 16493 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 80940

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10623
/proc/meminfo: memFree=28842864/32873844 swapFree=7616/7616
[pid=10591] ppid=10589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10591/stat : 10591 (npSolver-pbo-It) S 10589 10591 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271865485 9367552 275 33554432000 4194304 5064252 140736639149808 140736639148720 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10591/statm: 2287 275 233 213 0 72 0
[pid=10592] ppid=10591 vsize=4380 CPUtime=65.66 cores=0,2,4,6
/proc/10592/stat : 10592 (npSolver-pbo) S 10591 10591 10128 0 -1 4202496 14400 54068 0 0 34 4 6515 13 20 0 1 0 271865485 4485120 813 33554432000 4194304 5992684 140734571667120 140734571652952 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10592/statm: 1095 813 194 440 0 651 0
[pid=10619] ppid=10592 vsize=55808 CPUtime=216.42 cores=0,2,4,6

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

/proc/meminfo: memFree=28759600/32873844 swapFree=7616/7616
[pid=10591] ppid=10589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10591/stat : 10591 (npSolver-pbo-It) S 10589 10591 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271865485 9367552 275 33554432000 4194304 5064252 140736639149808 140736639148720 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10591/statm: 2287 275 233 213 0 72 0
[pid=10592] ppid=10591 vsize=4380 CPUtime=475.84 cores=0,2,4,6
/proc/10592/stat : 10592 (npSolver-pbo) S 10591 10591 10128 0 -1 4202496 17898 82324 0 0 42 5 47513 24 20 0 1 0 271865485 4485120 813 33554432000 4194304 5992684 140734571667120 140734571652952 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10592/statm: 1095 813 194 440 0 651 0
[pid=10629] ppid=10592 vsize=100648 CPUtime=826.08 cores=0,2,4,6
/proc/10629/stat : 10629 (glucosInc) R 10592 10591 10128 0 -1 4202496 21861 0 0 0 82592 16 0 0 20 0 1 0 271913093 103063552 24662 33554432000 4194304 5654031 140734141036960 140734141034984 4233005 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10629/statm: 25162 24662 142 357 0 24802 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 114176

[startup+1362.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/181 10641
/proc/meminfo: memFree=28759476/32873844 swapFree=7616/7616
[pid=10591] ppid=10589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10591/stat : 10591 (npSolver-pbo-It) S 10589 10591 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271865485 9367552 275 33554432000 4194304 5064252 140736639149808 140736639148720 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10591/statm: 2287 275 233 213 0 72 0
[pid=10592] ppid=10591 vsize=4380 CPUtime=475.84 cores=0,2,4,6
/proc/10592/stat : 10592 (npSolver-pbo) S 10591 10591 10128 0 -1 4202496 17898 82324 0 0 42 5 47513 24 20 0 1 0 271865485 4485120 813 33554432000 4194304 5992684 140734571667120 140734571652952 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10592/statm: 1095 813 194 440 0 651 0
[pid=10629] ppid=10592 vsize=100648 CPUtime=886.06 cores=0,2,4,6
/proc/10629/stat : 10629 (glucosInc) R 10592 10591 10128 0 -1 4202496 22807 0 0 0 88589 17 0 0 20 0 1 0 271913093 103063552 24662 33554432000 4194304 5654031 140734141036960 140734141024776 4232678 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10629/statm: 25162 24662 142 357 0 24802 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 114176

[startup+1422.31 s]
/proc/loadavg: 2.04 2.06 2.00 3/182 10644
/proc/meminfo: memFree=28788388/32873844 swapFree=7616/7616
[pid=10591] ppid=10589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10591/stat : 10591 (npSolver-pbo-It) S 10589 10591 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271865485 9367552 275 33554432000 4194304 5064252 140736639149808 140736639148720 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10591/statm: 2287 275 233 213 0 72 0
[pid=10592] ppid=10591 vsize=4380 CPUtime=475.84 cores=0,2,4,6
/proc/10592/stat : 10592 (npSolver-pbo) S 10591 10591 10128 0 -1 4202496 17898 82324 0 0 42 5 47513 24 20 0 1 0 271865485 4485120 813 33554432000 4194304 5992684 140734571667120 140734571652952 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10592/statm: 1095 813 194 440 0 651 0
[pid=10629] ppid=10592 vsize=100648 CPUtime=946.05 cores=0,2,4,6
/proc/10629/stat : 10629 (glucosInc) R 10592 10591 10128 0 -1 4202496 23758 0 0 0 94587 18 0 0 20 0 1 0 271913093 103063552 24662 33554432000 4194304 5654031 140734141036960 140734141024776 4232408 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10629/statm: 25162 24662 142 357 0 24802 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 114176

[startup+1482.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/182 10670
/proc/meminfo: memFree=28803856/32873844 swapFree=7616/7616
[pid=10591] ppid=10589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10591/stat : 10591 (npSolver-pbo-It) S 10589 10591 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271865485 9367552 275 33554432000 4194304 5064252 140736639149808 140736639148720 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10591/statm: 2287 275 233 213 0 72 0
[pid=10592] ppid=10591 vsize=4380 CPUtime=475.84 cores=0,2,4,6
/proc/10592/stat : 10592 (npSolver-pbo) S 10591 10591 10128 0 -1 4202496 17898 82324 0 0 42 5 47513 24 20 0 1 0 271865485 4485120 813 33554432000 4194304 5992684 140734571667120 140734571652952 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10592/statm: 1095 813 194 440 0 651 0
[pid=10629] ppid=10592 vsize=131832 CPUtime=1006.04 cores=0,2,4,6
/proc/10629/stat : 10629 (glucosInc) R 10592 10591 10128 0 -1 4202496 25456 0 0 0 100583 21 0 0 20 0 1 0 271913093 134995968 32050 33554432000 4194304 5654031 140734141036960 140734141024776 4232800 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10629/statm: 32958 32050 142 357 0 32598 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 145360

[startup+1542.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/181 10670
/proc/meminfo: memFree=28791868/32873844 swapFree=7616/7616
[pid=10591] ppid=10589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10591/stat : 10591 (npSolver-pbo-It) S 10589 10591 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271865485 9367552 275 33554432000 4194304 5064252 140736639149808 140736639148720 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10591/statm: 2287 275 233 213 0 72 0
[pid=10592] ppid=10591 vsize=4380 CPUtime=475.84 cores=0,2,4,6
/proc/10592/stat : 10592 (npSolver-pbo) S 10591 10591 10128 0 -1 4202496 17898 82324 0 0 42 5 47513 24 20 0 1 0 271865485 4485120 813 33554432000 4194304 5992684 140734571667120 140734571652952 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10592/statm: 1095 813 194 440 0 651 0
[pid=10629] ppid=10592 vsize=131832 CPUtime=1066.03 cores=0,2,4,6
/proc/10629/stat : 10629 (glucosInc) R 10592 10591 10128 0 -1 4202496 26799 0 0 0 106580 23 0 0 20 0 1 0 271913093 134995968 32438 33554432000 4194304 5654031 140734141036960 140734141024776 4215112 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10629/statm: 32958 32438 142 357 0 32598 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 145360

[startup+1602.3 s]
/proc/loadavg: 2.09 2.05 2.00 3/181 10670
/proc/meminfo: memFree=28747512/32873844 swapFree=7616/7616
[pid=10591] ppid=10589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10591/stat : 10591 (npSolver-pbo-It) S 10589 10591 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271865485 9367552 275 33554432000 4194304 5064252 140736639149808 140736639148720 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10591/statm: 2287 275 233 213 0 72 0
[pid=10592] ppid=10591 vsize=4380 CPUtime=475.84 cores=0,2,4,6
/proc/10592/stat : 10592 (npSolver-pbo) S 10591 10591 10128 0 -1 4202496 17898 82324 0 0 42 5 47513 24 20 0 1 0 271865485 4485120 813 33554432000 4194304 5992684 140734571667120 140734571652952 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10592/statm: 1095 813 194 440 0 651 0
[pid=10629] ppid=10592 vsize=131832 CPUtime=1126.02 cores=0,2,4,6
/proc/10629/stat : 10629 (glucosInc) R 10592 10591 10128 0 -1 4202496 28353 0 0 0 112577 25 0 0 20 0 1 0 271913093 134995968 32458 33554432000 4194304 5654031 140734141036960 140734141024776 4215307 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10629/statm: 32958 32458 142 357 0 32598 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 145360

[startup+1662.3 s]
/proc/loadavg: 2.14 2.07 2.01 3/181 10670
/proc/meminfo: memFree=28708048/32873844 swapFree=7616/7616
[pid=10591] ppid=10589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10591/stat : 10591 (npSolver-pbo-It) S 10589 10591 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271865485 9367552 275 33554432000 4194304 5064252 140736639149808 140736639148720 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10591/statm: 2287 275 233 213 0 72 0
[pid=10592] ppid=10591 vsize=4380 CPUtime=475.84 cores=0,2,4,6
/proc/10592/stat : 10592 (npSolver-pbo) S 10591 10591 10128 0 -1 4202496 17898 82324 0 0 42 5 47513 24 20 0 1 0 271865485 4485120 813 33554432000 4194304 5992684 140734571667120 140734571652952 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10592/statm: 1095 813 194 440 0 651 0
[pid=10629] ppid=10592 vsize=181152 CPUtime=1186.01 cores=0,2,4,6
/proc/10629/stat : 10629 (glucosInc) R 10592 10591 10128 0 -1 4202496 29470 0 0 0 118573 28 0 0 20 0 1 0 271913093 185499648 41105 33554432000 4194304 5654031 140734141036960 140734141034888 4215061 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10629/statm: 45288 41105 142 357 0 44928 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 194680

[startup+1722.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/181 10670
/proc/meminfo: memFree=28697188/32873844 swapFree=7616/7616
[pid=10591] ppid=10589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10591/stat : 10591 (npSolver-pbo-It) S 10589 10591 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271865485 9367552 275 33554432000 4194304 5064252 140736639149808 140736639148720 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10591/statm: 2287 275 233 213 0 72 0
[pid=10592] ppid=10591 vsize=4380 CPUtime=475.84 cores=0,2,4,6
/proc/10592/stat : 10592 (npSolver-pbo) S 10591 10591 10128 0 -1 4202496 17898 82324 0 0 42 5 47513 24 20 0 1 0 271865485 4485120 813 33554432000 4194304 5992684 140734571667120 140734571652952 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10592/statm: 1095 813 194 440 0 651 0
[pid=10629] ppid=10592 vsize=181152 CPUtime=1246 cores=0,2,4,6
/proc/10629/stat : 10629 (glucosInc) R 10592 10591 10128 0 -1 4202496 30420 0 0 0 124571 29 0 0 20 0 1 0 271913093 185499648 41617 33554432000 4194304 5654031 140734141036960 140734141024776 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10629/statm: 45288 41617 142 357 0 44928 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 194680

[startup+1782.3 s]
/proc/loadavg: 2.08 2.06 2.00 3/181 10671
/proc/meminfo: memFree=28765236/32873844 swapFree=7616/7616
[pid=10591] ppid=10589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10591/stat : 10591 (npSolver-pbo-It) S 10589 10591 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271865485 9367552 275 33554432000 4194304 5064252 140736639149808 140736639148720 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10591/statm: 2287 275 233 213 0 72 0
[pid=10592] ppid=10591 vsize=4380 CPUtime=475.84 cores=0,2,4,6
/proc/10592/stat : 10592 (npSolver-pbo) S 10591 10591 10128 0 -1 4202496 17898 82324 0 0 42 5 47513 24 20 0 1 0 271865485 4485120 813 33554432000 4194304 5992684 140734571667120 140734571652952 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10592/statm: 1095 813 194 440 0 651 0
[pid=10629] ppid=10592 vsize=131832 CPUtime=1306 cores=0,2,4,6
/proc/10629/stat : 10629 (glucosInc) R 10592 10591 10128 0 -1 4202496 31646 0 0 0 130568 32 0 0 20 0 1 0 271913093 134995968 32458 33554432000 4194304 5654031 140734141036960 140734141024776 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10629/statm: 32958 32458 142 357 0 32598 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 145360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.06 2.05 2.00 3/181 10773
/proc/meminfo: memFree=28925000/32873844 swapFree=7616/7616
[pid=10591] ppid=10589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10591/stat : 10591 (npSolver-pbo-It) S 10589 10591 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271865485 9367552 275 33554432000 4194304 5064252 140736639149808 140736639148720 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10591/statm: 2287 275 233 213 0 72 0
[pid=10592] ppid=10591 vsize=4380 CPUtime=475.84 cores=0,2,4,6
/proc/10592/stat : 10592 (npSolver-pbo) S 10591 10591 10128 0 -1 4202496 17898 82324 0 0 42 5 47513 24 20 0 1 0 271865485 4485120 813 33554432000 4194304 5992684 140734571667120 140734571652952 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10592/statm: 1095 813 194 440 0 651 0
[pid=10629] ppid=10592 vsize=181152 CPUtime=1324.2 cores=0,2,4,6
/proc/10629/stat : 10629 (glucosInc) R 10592 10591 10128 0 -1 4202496 32119 0 0 0 132387 33 0 0 20 0 1 0 271913093 185499648 42129 33554432000 4194304 5654031 140734141036960 140734141024776 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10629/statm: 45288 42129 142 357 0 44928 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 194680

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

[startup+1800.5 s]
/proc/loadavg: 2.06 2.05 2.00 3/181 10773
/proc/meminfo: memFree=28925000/32873844 swapFree=7616/7616
[pid=10591] ppid=10589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10591/stat : 10591 (npSolver-pbo-It) S 10589 10591 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271865485 9367552 275 33554432000 4194304 5064252 140736639149808 140736639148720 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10591/statm: 2287 275 233 213 0 72 0
[pid=10592] ppid=10591 vsize=4380 CPUtime=475.84 cores=0,2,4,6
/proc/10592/stat : 10592 (npSolver-pbo) S 10591 10591 10128 0 -1 4202496 17898 82324 0 0 42 5 47513 24 20 0 1 0 271865485 4485120 813 33554432000 4194304 5992684 140734571667120 140734571652952 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10592/statm: 1095 813 194 440 0 651 0
[pid=10629] ppid=10592 vsize=181152 CPUtime=1324.2 cores=0,2,4,6
/proc/10629/stat : 10629 (glucosInc) R 10592 10591 10128 0 -1 4202496 32119 0 0 0 132387 33 0 0 20 0 1 0 271913093 185499648 42129 33554432000 4194304 5654031 140734141036960 140734141024776 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10629/statm: 45288 42129 142 357 0 44928 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 194680

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.08
CPU user time (s): 1799.44
CPU system time (s): 0.638902
CPU usage (%): 99.9761
Max. virtual memory (cumulated for all children) (KiB): 225500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.44
system time used= 0.638902
maximum resident set size= 183120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 132719
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= 1256
involuntary context switches= 2139

runsolver used 3.14552 second user time and 8.5467 second system time

The end

Launcher Data

Begin job on node130 at 2012-05-26 20:36:39
IDJOB=3702715
IDBENCH=2043
IDSOLVER=2278
FILE ID=node130/3702715-1338057399
RUNJOBID= node130-1338051995-10144
PBS_JOBID= 14624386
Free space on /tmp= 71388 MiB

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

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

MD5SUM BENCH= 93fc03471d2b2f18ece1d77179dbcb30
RANDOM SEED=630475450

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29015876 kB
Buffers:          250388 kB
Cached:          2734620 kB
SwapCached:            0 kB
Active:           922636 kB
Inactive:        2154444 kB
Active(anon):      95300 kB
Inactive(anon):        0 kB
Active(file):     827336 kB
Inactive(file):  2154444 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             24320 kB
Writeback:            44 kB
AnonPages:         96100 kB
Mapped:            15748 kB
Shmem:               200 kB
Slab:             641944 kB
SReclaimable:      83772 kB
SUnreclaim:       558172 kB
KernelStack:        1488 kB
PageTables:         4256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     213052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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= 71384 MiB
End job on node130 at 2012-05-26 21:06:39