Trace number 3702711

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.05 1800.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-ex5.pi.opb
MD5SUMf97e3571862917880e13c63c8ac169f9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark65
Best CPU time to get the best result obtained on this benchmark5.82011
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 65
Optimality of the best value was proved YES
Number of variables2459
Total number of constraints873
Number of constraints which are clauses873
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 constraint146
Number of terms in the objective function 2459
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 2459
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2459
Number of bits of the biggest sum of numbers12
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.08	c run inc solver
0.00/0.08	c [INC SYSTEM] run initial solver
0.00/0.08	c [INC SYSTEM] preprocess with white file
0.00/0.89	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.89	c [INC SYSTEM] execute solver
0.00/0.93	c [INC SEARCH] formula is SAT
0.00/0.93	c [INC SYSTEM] solved the initial formula
0.00/0.94	c model valid
0.00/0.94	c current solution ok
0.97/1.01	o 572
0.97/1.01	c starting approximation
0.97/1.01	c factor = 1
0.97/1.01	c can not find a suitable factor, leaving approximation
0.97/1.01	c finished approximation
0.97/1.01	c [INC SYSTEM] there exists a inc, kill it!
0.97/1.01	c write failed with 2
0.97/1.01	c [INC SEARCH] iteration: 0
0.97/1.01	c [INC BOUNDS] best value:572 search for 571
0.97/1.01	c [INC SYSTEM] create new solver instance
0.97/1.01	c [INC] encode full formula
0.97/1.01	c (debug) using card networks
0.97/1.10	c set iterative enc to: card
0.97/1.10	c set iterative enc to: none
1.07/1.11	c [INC SEARCH] isOptimum variable: 0
1.09/1.74	c formula is SAT
1.09/1.75	c [INC SEARCH] copied best model
1.09/1.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.09/1.77	c model valid
1.09/1.77	c current solution ok
1.09/1.77	o 103
1.09/1.77	c [INC SEARCH] iteration: 1
1.09/1.77	c [INC BOUNDS] best value:103 search for 102
1.09/1.77	c [INC SYSTEM] there exists a inc, kill it!
1.09/1.77	c write failed with 2
1.09/1.77	c [INC SYSTEM] create new solver instance
1.09/1.77	c [INC] encode full formula
1.09/1.77	c (debug) using card networks
1.77/1.82	c set iterative enc to: card
1.77/1.82	c set iterative enc to: none
1.80/2.06	c [INC SEARCH] isOptimum variable: 0
2.24/2.50	c formula is SAT
2.24/2.51	c [INC SEARCH] copied best model
2.24/2.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.24/2.52	c model valid
2.24/2.52	c current solution ok
2.24/2.52	o 99
2.24/2.52	c [INC SEARCH] iteration: 2
2.24/2.52	c [INC BOUNDS] best value:99 search for 98
2.24/2.52	c [INC SYSTEM] there exists a inc, kill it!
2.24/2.52	c write failed with 2
2.24/2.53	c [INC SYSTEM] create new solver instance
2.24/2.53	c [INC] encode full formula
2.24/2.53	c (debug) using card networks
2.24/2.57	c set iterative enc to: card
2.24/2.57	c set iterative enc to: none
2.24/2.58	c [INC SEARCH] isOptimum variable: 0
3.24/3.51	c formula is SAT
3.24/3.52	c [INC SEARCH] copied best model
3.24/3.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.24/3.54	c model valid
3.24/3.54	c current solution ok
3.24/3.54	o 97
3.24/3.54	c [INC SEARCH] iteration: 3
3.24/3.54	c [INC BOUNDS] best value:97 search for 96
3.24/3.54	c [INC SYSTEM] there exists a inc, kill it!
3.24/3.54	c write failed with 2
3.24/3.54	c [INC SYSTEM] create new solver instance
3.24/3.54	c [INC] encode full formula
3.24/3.54	c (debug) using card networks
3.24/3.58	c set iterative enc to: card
3.24/3.58	c set iterative enc to: none
3.24/3.59	c [INC SEARCH] isOptimum variable: 0
4.13/4.43	c formula is SAT
4.13/4.43	c [INC SEARCH] copied best model
4.13/4.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.13/4.45	c model valid
4.13/4.45	c current solution ok
4.13/4.45	o 94
4.13/4.45	c [INC SEARCH] iteration: 4
4.13/4.45	c [INC BOUNDS] best value:94 search for 93
4.13/4.45	c [INC SYSTEM] there exists a inc, kill it!
4.13/4.45	c write failed with 2
4.13/4.45	c [INC SYSTEM] create new solver instance
4.13/4.45	c [INC] encode full formula
4.13/4.45	c (debug) using card networks
4.13/4.49	c set iterative enc to: card
4.13/4.49	c set iterative enc to: none
4.24/4.50	c [INC SEARCH] isOptimum variable: 0
5.42/5.79	c formula is SAT
5.53/5.80	c [INC SEARCH] copied best model
5.53/5.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.53/5.81	c model valid
5.53/5.81	c current solution ok
5.53/5.81	o 90
5.53/5.81	c [INC SEARCH] iteration: 5
5.53/5.81	c [INC BOUNDS] best value:90 search for 89
5.53/5.81	c [INC SYSTEM] there exists a inc, kill it!
5.53/5.81	c write failed with 2
5.53/5.82	c [INC SYSTEM] create new solver instance
5.53/5.82	c [INC] encode full formula
5.53/5.82	c (debug) using card networks
5.53/5.86	c set iterative enc to: card
5.53/5.86	c set iterative enc to: none
5.53/5.87	c [INC SEARCH] isOptimum variable: 0
8.72/9.07	c formula is SAT
8.72/9.07	c [INC SEARCH] copied best model
8.72/9.07	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.72/9.09	c model valid
8.72/9.09	c current solution ok
8.72/9.09	o 87
8.72/9.09	c [INC SEARCH] iteration: 6
8.72/9.09	c [INC BOUNDS] best value:87 search for 86
8.72/9.09	c [INC SYSTEM] there exists a inc, kill it!
8.72/9.09	c write failed with 2
8.72/9.09	c [INC SYSTEM] create new solver instance
8.72/9.09	c [INC] encode full formula
8.72/9.09	c (debug) using card networks
8.83/9.13	c set iterative enc to: card
8.83/9.13	c set iterative enc to: none
8.83/9.15	c [INC SEARCH] isOptimum variable: 0
12.31/12.66	c formula is SAT
12.31/12.67	c [INC SEARCH] copied best model
12.31/12.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.31/12.68	c model valid
12.31/12.68	c current solution ok
12.31/12.68	o 82
12.31/12.68	c [INC SEARCH] iteration: 7
12.31/12.68	c [INC BOUNDS] best value:82 search for 81
12.31/12.68	c [INC SYSTEM] there exists a inc, kill it!
12.31/12.68	c write failed with 2
12.31/12.69	c [INC SYSTEM] create new solver instance
12.31/12.69	c [INC] encode full formula
12.31/12.69	c (debug) using card networks
12.44/12.73	c set iterative enc to: card
12.44/12.73	c set iterative enc to: none
12.44/12.74	c [INC SEARCH] isOptimum variable: 0
25.12/25.47	c formula is SAT
25.12/25.47	c [INC SEARCH] copied best model
25.12/25.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
25.12/25.49	c model valid
25.12/25.49	c current solution ok
25.12/25.49	o 80
25.12/25.49	c [INC SEARCH] iteration: 8
25.12/25.49	c [INC BOUNDS] best value:80 search for 79
25.12/25.49	c [INC SYSTEM] there exists a inc, kill it!
25.12/25.49	c write failed with 2
25.12/25.49	c [INC SYSTEM] create new solver instance
25.12/25.49	c [INC] encode full formula
25.12/25.49	c (debug) using card networks
25.24/25.53	c set iterative enc to: card
25.24/25.53	c set iterative enc to: none
25.24/25.54	c [INC SEARCH] isOptimum variable: 0
49.12/49.41	c formula is SAT
49.12/49.42	c [INC SEARCH] copied best model
49.12/49.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
49.12/49.43	c model valid
49.12/49.43	c current solution ok
49.12/49.43	o 78
49.12/49.43	c [INC SEARCH] iteration: 9
49.12/49.43	c [INC BOUNDS] best value:78 search for 77
49.12/49.43	c [INC SYSTEM] there exists a inc, kill it!
49.12/49.43	c write failed with 2
49.12/49.44	c [INC SYSTEM] create new solver instance
49.12/49.44	c [INC] encode full formula
49.12/49.44	c (debug) using card networks
49.12/49.48	c set iterative enc to: card
49.12/49.48	c set iterative enc to: none
49.12/49.49	c [INC SEARCH] isOptimum variable: 0
79.61/79.95	c formula is SAT
79.61/79.96	c [INC SEARCH] copied best model
79.61/79.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
79.61/79.97	c model valid
79.61/79.97	c current solution ok
79.61/79.97	o 77
79.61/79.97	c [INC SEARCH] iteration: 10
79.61/79.97	c [INC BOUNDS] best value:77 search for 76
79.61/79.97	c [INC SYSTEM] there exists a inc, kill it!
79.61/79.97	c write failed with 2
79.61/79.97	c [INC SYSTEM] create new solver instance
79.61/79.97	c [INC] encode full formula
79.61/79.97	c (debug) using card networks
79.73/80.01	c set iterative enc to: card
79.73/80.01	c set iterative enc to: none
79.73/80.03	c [INC SEARCH] isOptimum variable: 0
128.10/128.43	c formula is SAT
128.10/128.44	c [INC SEARCH] copied best model
128.10/128.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
128.10/128.46	c model valid
128.10/128.46	c current solution ok
128.10/128.46	o 76
128.10/128.46	c [INC SEARCH] iteration: 11
128.10/128.46	c [INC BOUNDS] best value:76 search for 75
128.10/128.46	c [INC SYSTEM] there exists a inc, kill it!
128.10/128.46	c write failed with 2
128.10/128.46	c [INC SYSTEM] create new solver instance
128.10/128.46	c [INC] encode full formula
128.10/128.46	c (debug) using card networks
128.21/128.50	c set iterative enc to: card
128.21/128.50	c set iterative enc to: none
128.21/128.51	c [INC SEARCH] isOptimum variable: 0
155.69/156.00	c formula is SAT
155.69/156.00	c [INC SEARCH] copied best model
155.69/156.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
155.69/156.02	c model valid
155.69/156.02	c current solution ok
155.69/156.02	o 74
155.69/156.02	c [INC SEARCH] iteration: 12
155.69/156.02	c [INC BOUNDS] best value:74 search for 73
155.69/156.02	c [INC SYSTEM] there exists a inc, kill it!
155.69/156.02	c write failed with 2
155.69/156.02	c [INC SYSTEM] create new solver instance
155.69/156.02	c [INC] encode full formula
155.69/156.02	c (debug) using card networks
155.69/156.06	c set iterative enc to: card
155.69/156.06	c set iterative enc to: none
155.69/156.08	c [INC SEARCH] isOptimum variable: 0
626.52/626.91	c formula is SAT
626.52/626.91	c [INC SEARCH] copied best model
626.52/626.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
626.52/626.93	c model valid
626.52/626.93	c current solution ok
626.52/626.93	o 72
626.52/626.93	c [INC SEARCH] iteration: 13
626.52/626.93	c [INC BOUNDS] best value:72 search for 71
626.52/626.93	c [INC SYSTEM] there exists a inc, kill it!
626.52/626.93	c write failed with 2
626.52/626.93	c [INC SYSTEM] create new solver instance
626.52/626.93	c [INC] encode full formula
626.52/626.93	c (debug) using card networks
626.52/626.97	c set iterative enc to: card
626.52/626.97	c set iterative enc to: none
626.52/626.99	c [INC SEARCH] isOptimum variable: 0
1152.52/1153.00	c formula is SAT
1152.52/1153.01	c [INC SEARCH] copied best model
1152.52/1153.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1152.52/1153.02	c model valid
1152.52/1153.02	c current solution ok
1152.52/1153.02	o 70
1152.52/1153.02	c [INC SEARCH] iteration: 14
1152.52/1153.02	c [INC BOUNDS] best value:70 search for 69
1152.52/1153.02	c [INC SYSTEM] there exists a inc, kill it!
1152.52/1153.02	c write failed with 2
1152.52/1153.03	c [INC SYSTEM] create new solver instance
1152.52/1153.03	c [INC] encode full formula
1152.52/1153.03	c (debug) using card networks
1152.52/1153.07	c set iterative enc to: card
1152.52/1153.07	c set iterative enc to: none
1152.52/1153.08	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.61	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.61	s UNKNOWN
1800.02/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.61	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-3702711-1338056620/watcher-3702711-1338056620 -o /tmp/evaluation-result-3702711-1338056620/solver-3702711-1338056620 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702711-1338056620.opb 121579086 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: 1.99 2.00 2.00 3/178 9489
/proc/meminfo: memFree=29333936/32873844 swapFree=6868/6868
[pid=9489] ppid=9487 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9489/stat : 9489 (npSolver-pbo-It) S 9487 9489 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271729037 9367552 275 33554432000 4194304 5064252 140733689488000 140733689486912 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9489/statm: 2287 275 233 213 0 72 0

[startup+0.0629141 s]
/proc/loadavg: 1.99 2.00 2.00 3/178 9489
/proc/meminfo: memFree=29333936/32873844 swapFree=6868/6868
[pid=9489] ppid=9487 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9489/stat : 9489 (npSolver-pbo-It) S 9487 9489 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271729037 9367552 275 33554432000 4194304 5064252 140733689488000 140733689486912 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9489/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100308 s]
/proc/loadavg: 1.99 2.00 2.00 3/178 9489
/proc/meminfo: memFree=29333936/32873844 swapFree=6868/6868
[pid=9489] ppid=9487 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9489/stat : 9489 (npSolver-pbo-It) S 9487 9489 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271729037 9367552 275 33554432000 4194304 5064252 140733689488000 140733689486912 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9489/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300319 s]
/proc/loadavg: 1.99 2.00 2.00 3/178 9489
/proc/meminfo: memFree=29333936/32873844 swapFree=6868/6868
[pid=9489] ppid=9487 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9489/stat : 9489 (npSolver-pbo-It) S 9487 9489 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271729037 9367552 275 33554432000 4194304 5064252 140733689488000 140733689486912 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9489/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700248 s]
/proc/loadavg: 1.99 2.00 2.00 3/178 9489
/proc/meminfo: memFree=29333936/32873844 swapFree=6868/6868
[pid=9489] ppid=9487 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9489/stat : 9489 (npSolver-pbo-It) S 9487 9489 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271729037 9367552 275 33554432000 4194304 5064252 140733689488000 140733689486912 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9489/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 1.99 2.00 2.00 3/181 9495
/proc/meminfo: memFree=29312804/32873844 swapFree=6868/6868
[pid=9489] ppid=9487 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9489/stat : 9489 (npSolver-pbo-It) S 9487 9489 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271729037 9367552 275 33554432000 4194304 5064252 140733689488000 140733689486912 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9489/statm: 2287 275 233 213 0 72 0
[pid=9490] ppid=9489 vsize=15904 CPUtime=1.09 cores=1,3,5,7
/proc/9490/stat : 9490 (npSolver-pbo) S 9489 9489 8327 0 -1 4202496 6398 12011 0 0 19 7 81 2 20 0 1 0 271729038 16285696 3327 33554432000 4194304 5992684 140735465501696 140735465487528 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9490/statm: 3976 3327 194 440 0 3532 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 25052

[startup+3.10026 s]
/proc/loadavg: 1.99 2.00 2.00 3/181 9500
/proc/meminfo: memFree=29294024/32873844 swapFree=6868/6868
[pid=9489] ppid=9487 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9489/stat : 9489 (npSolver-pbo-It) S 9487 9489 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271729037 9367552 275 33554432000 4194304 5064252 140733689488000 140733689486912 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9489/statm: 2287 275 233 213 0 72 0
[pid=9490] ppid=9489 vsize=22464 CPUtime=2.33 cores=1,3,5,7
/proc/9490/stat : 9490 (npSolver-pbo) S 9489 9489 8327 0 -1 4202496 12309 31174 0 0 32 9 184 8 20 0 1 0 271729038 23003136 4699 33554432000 4194304 5992684 140735465501696 140735465487528 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9490/statm: 5616 4699 194 440 0 5172 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 31612
heavy processes:

[startup+6.30026 s]
/proc/loadavg: 1.99 2.00 2.00 3/181 9506
/proc/meminfo: memFree=29282120/32873844 swapFree=6868/6868
[pid=9489] ppid=9487 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9489/stat : 9489 (npSolver-pbo-It) S 9487 9489 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271729037 9367552 275 33554432000 4194304 5064252 140733689488000 140733689486912 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9489/statm: 2287 275 233 213 0 72 0
[pid=9490] ppid=9489 vsize=22464 CPUtime=5.61 cores=1,3,5,7
/proc/9490/stat : 9490 (npSolver-pbo) S 9489 9489 8327 0 -1 4202496 20943 53626 0 0 51 11 486 13 20 0 1 0 271729038 23003136 4700 33554432000 4194304 5992684 140735465501696 140735465487528 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9490/statm: 5616 4700 194 440 0 5172 0
Current children cumulated CPU time (s) 5.61
Current children cumulated vsize (KiB) 31612

[startup+12.7004 s]
/proc/loadavg: 1.99 2.00 2.00 3/181 9510
/proc/meminfo: memFree=29281996/32873844 swapFree=6868/6868
[pid=9489] ppid=9487 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9489/stat : 9489 (npSolver-pbo-It) S 9487 9489 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271729037 9367552 275 33554432000 4194304 5064252 140733689488000 140733689486912 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9489/statm: 2287 275 233 213 0 72 0
[pid=9490] ppid=9489 vsize=22464 CPUtime=12.44 cores=1,3,5,7
/proc/9490/stat : 9490 (npSolver-pbo) R 9489 9489 8327 0 -1 4202496 25140 68173 0 0 61 12 1153 18 20 0 1 0 271729038 23003136 4700 33554432000 4194304 5992684 140735465501696 140735465497168 4955176 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9490/statm: 5616 4700 194 440 0 5172 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 31612

[startup+25.5004 s]
/proc/loadavg: 1.99 2.00 2.00 3/180 9512
/proc/meminfo: memFree=29276448/32873844 swapFree=6868/6868
[pid=9489] ppid=9487 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9489/stat : 9489 (npSolver-pbo-It) S 9487 9489 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271729037 9367552 275 33554432000 4194304 5064252 140733689488000 140733689486912 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9489/statm: 2287 275 233 213 0 72 0
[pid=9490] ppid=9489 vsize=22464 CPUtime=25.24 cores=1,3,5,7
/proc/9490/stat : 9490 (npSolver-pbo) R 9489 9489 8327 0 -1 4202496 27936 77979 0 0 67 13 2423 21 20 0 1 0 271729038 23003136 4700 33554432000 4194304 5992684 140735465501696 140735465497168 4955176 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9490/statm: 5616 4700 194 440 0 5172 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 31612

[startup+51.1005 s]
/proc/loadavg: 1.99 2.00 2.00 3/181 9517
/proc/meminfo: memFree=29256272/32873844 swapFree=6868/6868
[pid=9489] ppid=9487 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9489/stat : 9489 (npSolver-pbo-It) S 9487 9489 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271729037 9367552 275 33554432000 4194304 5064252 140733689488000 140733689486912 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9489/statm: 2287 275 233 213 0 72 0
[pid=9490] ppid=9489 vsize=22464 CPUtime=49.23 cores=1,3,5,7
/proc/9490/stat : 9490 (npSolver-pbo) S 9489 9489 8327 0 -1 4202496 32455 89788 0 0 77 14 4807 25 20 0 1 0 271729038 23003136 4700 33554432000 4194304 5992684 140735465501696 140735465487528 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9490/statm: 5616 4700 194 440 0 5172 0
[pid=9517] ppid=9490 vsize=35024 CPUtime=1.6 cores=1,3,5,7
/proc/9517/stat : 9517 (glucosInc) R 9490 9489 8327 0 -1 4202496 7146 0 0 0 159 1 0 0 20 0 1 0 271733987 35864576 7398 33554432000 4194304 5654031 140735744056352 140735744044168 4233213 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9517/statm: 8756 7398 140 357 0 8396 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 66636

[startup+102.307 s]
/proc/loadavg: 1.99 2.00 2.00 3/181 9519
/proc/meminfo: memFree=29245220/32873844 swapFree=6868/6868
[pid=9489] ppid=9487 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9489/stat : 9489 (npSolver-pbo-It) S 9487 9489 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271729037 9367552 275 33554432000 4194304 5064252 140733689488000 140733689486912 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9489/statm: 2287 275 233 213 0 72 0
[pid=9490] ppid=9489 vsize=22464 CPUtime=79.75 cores=1,3,5,7
/proc/9490/stat : 9490 (npSolver-pbo) S 9489 9489 8327 0 -1 4202496 35333 100774 0 0 83 15 7849 28 20 0 1 0 271729038 23003136 4700 33554432000 4194304 5992684 140735465501696 140735465487528 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9490/statm: 5616 4700 194 440 0 5172 0
[pid=9519] ppid=9490 vsize=46720 CPUtime=22.26 cores=1,3,5,7
/proc/9519/stat : 9519 (glucosInc) R 9490 9489 8327 0 -1 4202496 9237 0 0 0 2223 3 0 0 20 0 1 0 271737041 47841280 10097 33554432000 4194304 5654031 140735367647584 140735367635400 4232613 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9519/statm: 11680 10097 142 357 0 11320 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 78332

[startup+162.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 9523
/proc/meminfo: memFree=29252276/32873844 swapFree=6868/6868
[pid=9489] ppid=9487 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9489/stat : 9489 (npSolver-pbo-It) S 9487 9489 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271729037 9367552 275 33554432000 4194304 5064252 140733689488000 140733689486912 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9489/statm: 2287 275 233 213 0 72 0
[pid=9490] ppid=9489 vsize=22464 CPUtime=155.78 cores=1,3,5,7
/proc/9490/stat : 9490 (npSolver-pbo) S 9489 9489 8327 0 -1 4202496 41089 121552 0 0 97 16 15429 36 20 0 1 0 271729038 23003136 4700 33554432000 4194304 5992684 140735465501696 140735465487528 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9490/statm: 5616 4700 194 440 0 5172 0
[pid=9523] ppid=9490 vsize=35072 CPUtime=6.21 cores=1,3,5,7
/proc/9523/stat : 9523 (glucosInc) R 9490 9489 8327 0 -1 4202496 8002 0 0 0 619 2 0 0 20 0 1 0 271744646 35913728 7571 33554432000 4194304 5654031 140735074922800 140735074910616 4215648 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9523/statm: 8768 7571 142 357 0 8408 0
Current children cumulated CPU time (s) 161.99
Current children cumulated vsize (KiB) 66684

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 9523
/proc/meminfo: memFree=29229132/32873844 swapFree=6868/6868
[pid=9489] ppid=9487 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9489/stat : 9489 (npSolver-pbo-It) S 9487 9489 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271729037 9367552 275 33554432000 4194304 5064252 140733689488000 140733689486912 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9489/statm: 2287 275 233 213 0 72 0
[pid=9490] ppid=9489 vsize=22464 CPUtime=155.78 cores=1,3,5,7
/proc/9490/stat : 9490 (npSolver-pbo) S 9489 9489 8327 0 -1 4202496 41089 121552 0 0 97 16 15429 36 20 0 1 0 271729038 23003136 4700 33554432000 4194304 5992684 140735465501696 140735465487528 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9490/statm: 5616 4700 194 440 0 5172 0
[pid=9523] ppid=9490 vsize=53836 CPUtime=66.2 cores=1,3,5,7
/proc/9523/stat : 9523 (glucosInc) R 9490 9489 8327 0 -1 4202496 10535 0 0 0 6617 3 0 0 20 0 1 0 271744646 55128064 12382 33554432000 4194304 5654031 140735074922800 140735074910616 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9523/statm: 13459 12382 142 357 0 13099 0
Current children cumulated CPU time (s) 221.98
Current children cumulated vsize (KiB) 85448

[startup+282.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/181 9523
/proc/meminfo: memFree=29232972/32873844 swapFree=6868/6868
[pid=9489] ppid=9487 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9489/stat : 9489 (npSolver-pbo-It) S 9487 9489 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271729037 9367552 275 33554432000 4194304 5064252 140733689488000 140733689486912 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9489/statm: 2287 275 233 213 0 72 0
[pid=9490] ppid=9489 vsize=22464 CPUtime=155.78 cores=1,3,5,7
/proc/9490/stat : 9490 (npSolver-pbo) S 9489 9489 8327 0 -1 4202496 41089 121552 0 0 97 16 15429 36 20 0 1 0 271729038 23003136 4700 33554432000 4194304 5992684 140735465501696 140735465487528 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9490/statm: 5616 4700 194 440 0 5172 0
[pid=9523] ppid=9490 vsize=46764 CPUtime=126.19 cores=1,3,5,7
/proc/9523/stat : 9523 (glucosInc) R 9490 9489 8327 0 -1 4202496 11352 0 0 0 12615 4 0 0 20 0 1 0 271744646 47886336 10669 33554432000 4194304 5654031 140735074922800 140735074910616 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9523/statm: 11691 10669 142 357 0 11331 0
Current children cumulated CPU time (s) 281.97
Current children cumulated vsize (KiB) 78376


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

/proc/meminfo: memFree=29165880/32873844 swapFree=6868/6868
[pid=9489] ppid=9487 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9489/stat : 9489 (npSolver-pbo-It) S 9487 9489 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271729037 9367552 275 33554432000 4194304 5064252 140733689488000 140733689486912 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9489/statm: 2287 275 233 213 0 72 0
[pid=9490] ppid=9489 vsize=22464 CPUtime=1152.62 cores=1,3,5,7
/proc/9490/stat : 9490 (npSolver-pbo) S 9489 9489 8327 0 -1 4202496 46845 150777 0 0 110 17 115081 54 20 0 1 0 271729038 23003136 4700 33554432000 4194304 5992684 140735465501696 140735465487528 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9490/statm: 5616 4700 194 440 0 5172 0
[pid=9536] ppid=9490 vsize=61064 CPUtime=89.18 cores=1,3,5,7
/proc/9536/stat : 9536 (glucosInc) R 9490 9489 8327 0 -1 4202496 11169 0 0 0 8915 3 0 0 20 0 1 0 271844346 62529536 14072 33554432000 4194304 5654031 140734351668352 140734351656168 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9536/statm: 15266 14072 142 357 0 14906 0
Current children cumulated CPU time (s) 1241.8
Current children cumulated vsize (KiB) 92676

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9538
/proc/meminfo: memFree=29159616/32873844 swapFree=6868/6868
[pid=9489] ppid=9487 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9489/stat : 9489 (npSolver-pbo-It) S 9487 9489 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271729037 9367552 275 33554432000 4194304 5064252 140733689488000 140733689486912 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9489/statm: 2287 275 233 213 0 72 0
[pid=9490] ppid=9489 vsize=22464 CPUtime=1152.62 cores=1,3,5,7
/proc/9490/stat : 9490 (npSolver-pbo) S 9489 9489 8327 0 -1 4202496 46845 150777 0 0 110 17 115081 54 20 0 1 0 271729038 23003136 4700 33554432000 4194304 5992684 140735465501696 140735465487528 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9490/statm: 5616 4700 194 440 0 5172 0
[pid=9536] ppid=9490 vsize=65620 CPUtime=149.17 cores=1,3,5,7
/proc/9536/stat : 9536 (glucosInc) R 9490 9489 8327 0 -1 4202496 11655 0 0 0 14913 4 0 0 20 0 1 0 271844346 67194880 14528 33554432000 4194304 5654031 140734351668352 140734351656168 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9536/statm: 16405 14528 142 357 0 16045 0
Current children cumulated CPU time (s) 1301.79
Current children cumulated vsize (KiB) 97232

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9538
/proc/meminfo: memFree=29140744/32873844 swapFree=6868/6868
[pid=9489] ppid=9487 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9489/stat : 9489 (npSolver-pbo-It) S 9487 9489 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271729037 9367552 275 33554432000 4194304 5064252 140733689488000 140733689486912 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9489/statm: 2287 275 233 213 0 72 0
[pid=9490] ppid=9489 vsize=22464 CPUtime=1152.62 cores=1,3,5,7
/proc/9490/stat : 9490 (npSolver-pbo) S 9489 9489 8327 0 -1 4202496 46845 150777 0 0 110 17 115081 54 20 0 1 0 271729038 23003136 4700 33554432000 4194304 5992684 140735465501696 140735465487528 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9490/statm: 5616 4700 194 440 0 5172 0
[pid=9536] ppid=9490 vsize=77112 CPUtime=209.16 cores=1,3,5,7
/proc/9536/stat : 9536 (glucosInc) R 9490 9489 8327 0 -1 4202496 12315 0 0 0 20911 5 0 0 20 0 1 0 271844346 78962688 18227 33554432000 4194304 5654031 140734351668352 140734351656168 4215353 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9536/statm: 19278 18227 142 357 0 18918 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 108724

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9538
/proc/meminfo: memFree=29166252/32873844 swapFree=6868/6868
[pid=9489] ppid=9487 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9489/stat : 9489 (npSolver-pbo-It) S 9487 9489 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271729037 9367552 275 33554432000 4194304 5064252 140733689488000 140733689486912 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9489/statm: 2287 275 233 213 0 72 0
[pid=9490] ppid=9489 vsize=22464 CPUtime=1152.62 cores=1,3,5,7
/proc/9490/stat : 9490 (npSolver-pbo) S 9489 9489 8327 0 -1 4202496 46845 150777 0 0 110 17 115081 54 20 0 1 0 271729038 23003136 4700 33554432000 4194304 5992684 140735465501696 140735465487528 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9490/statm: 5616 4700 194 440 0 5172 0
[pid=9536] ppid=9490 vsize=95968 CPUtime=269.16 cores=1,3,5,7
/proc/9536/stat : 9536 (glucosInc) R 9490 9489 8327 0 -1 4202496 13154 0 0 0 26910 6 0 0 20 0 1 0 271844346 98271232 22171 33554432000 4194304 5654031 140734351668352 140734351656168 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9536/statm: 23992 22171 142 357 0 23632 0
Current children cumulated CPU time (s) 1421.78
Current children cumulated vsize (KiB) 127580

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9538
/proc/meminfo: memFree=29131496/32873844 swapFree=6868/6868
[pid=9489] ppid=9487 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9489/stat : 9489 (npSolver-pbo-It) S 9487 9489 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271729037 9367552 275 33554432000 4194304 5064252 140733689488000 140733689486912 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9489/statm: 2287 275 233 213 0 72 0
[pid=9490] ppid=9489 vsize=22464 CPUtime=1152.62 cores=1,3,5,7
/proc/9490/stat : 9490 (npSolver-pbo) S 9489 9489 8327 0 -1 4202496 46845 150777 0 0 110 17 115081 54 20 0 1 0 271729038 23003136 4700 33554432000 4194304 5992684 140735465501696 140735465487528 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9490/statm: 5616 4700 194 440 0 5172 0
[pid=9536] ppid=9490 vsize=95968 CPUtime=329.14 cores=1,3,5,7
/proc/9536/stat : 9536 (glucosInc) R 9490 9489 8327 0 -1 4202496 13203 0 0 0 32908 6 0 0 20 0 1 0 271844346 98271232 22727 33554432000 4194304 5654031 140734351668352 140734351656168 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9536/statm: 23992 22727 142 357 0 23632 0
Current children cumulated CPU time (s) 1481.76
Current children cumulated vsize (KiB) 127580

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9538
/proc/meminfo: memFree=29127276/32873844 swapFree=6868/6868
[pid=9489] ppid=9487 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9489/stat : 9489 (npSolver-pbo-It) S 9487 9489 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271729037 9367552 275 33554432000 4194304 5064252 140733689488000 140733689486912 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9489/statm: 2287 275 233 213 0 72 0
[pid=9490] ppid=9489 vsize=22464 CPUtime=1152.62 cores=1,3,5,7
/proc/9490/stat : 9490 (npSolver-pbo) S 9489 9489 8327 0 -1 4202496 46845 150777 0 0 110 17 115081 54 20 0 1 0 271729038 23003136 4700 33554432000 4194304 5992684 140735465501696 140735465487528 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9490/statm: 5616 4700 194 440 0 5172 0
[pid=9536] ppid=9490 vsize=95968 CPUtime=389.13 cores=1,3,5,7
/proc/9536/stat : 9536 (glucosInc) R 9490 9489 8327 0 -1 4202496 13203 0 0 0 38907 6 0 0 20 0 1 0 271844346 98271232 22727 33554432000 4194304 5654031 140734351668352 140734351656168 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9536/statm: 23992 22727 142 357 0 23632 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 127580

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 9542
/proc/meminfo: memFree=29122800/32873844 swapFree=6868/6868
[pid=9489] ppid=9487 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9489/stat : 9489 (npSolver-pbo-It) S 9487 9489 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271729037 9367552 275 33554432000 4194304 5064252 140733689488000 140733689486912 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9489/statm: 2287 275 233 213 0 72 0
[pid=9490] ppid=9489 vsize=22464 CPUtime=1152.62 cores=1,3,5,7
/proc/9490/stat : 9490 (npSolver-pbo) S 9489 9489 8327 0 -1 4202496 46845 150777 0 0 110 17 115081 54 20 0 1 0 271729038 23003136 4700 33554432000 4194304 5992684 140735465501696 140735465487528 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9490/statm: 5616 4700 194 440 0 5172 0
[pid=9536] ppid=9490 vsize=95968 CPUtime=449.12 cores=1,3,5,7
/proc/9536/stat : 9536 (glucosInc) R 9490 9489 8327 0 -1 4202496 13203 0 0 0 44906 6 0 0 20 0 1 0 271844346 98271232 22727 33554432000 4194304 5654031 140734351668352 140734351656168 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9536/statm: 23992 22727 142 357 0 23632 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 127580

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9542
/proc/meminfo: memFree=29115608/32873844 swapFree=6868/6868
[pid=9489] ppid=9487 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9489/stat : 9489 (npSolver-pbo-It) S 9487 9489 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271729037 9367552 275 33554432000 4194304 5064252 140733689488000 140733689486912 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9489/statm: 2287 275 233 213 0 72 0
[pid=9490] ppid=9489 vsize=22464 CPUtime=1152.62 cores=1,3,5,7
/proc/9490/stat : 9490 (npSolver-pbo) S 9489 9489 8327 0 -1 4202496 46845 150777 0 0 110 17 115081 54 20 0 1 0 271729038 23003136 4700 33554432000 4194304 5992684 140735465501696 140735465487528 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9490/statm: 5616 4700 194 440 0 5172 0
[pid=9536] ppid=9490 vsize=95968 CPUtime=509.11 cores=1,3,5,7
/proc/9536/stat : 9536 (glucosInc) R 9490 9489 8327 0 -1 4202496 13453 0 0 0 50905 6 0 0 20 0 1 0 271844346 98271232 22974 33554432000 4194304 5654031 140734351668352 140734351656168 4232484 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9536/statm: 23992 22974 142 357 0 23632 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 127580

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9542
/proc/meminfo: memFree=29112692/32873844 swapFree=6868/6868
[pid=9489] ppid=9487 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9489/stat : 9489 (npSolver-pbo-It) S 9487 9489 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271729037 9367552 275 33554432000 4194304 5064252 140733689488000 140733689486912 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9489/statm: 2287 275 233 213 0 72 0
[pid=9490] ppid=9489 vsize=22464 CPUtime=1152.62 cores=1,3,5,7
/proc/9490/stat : 9490 (npSolver-pbo) S 9489 9489 8327 0 -1 4202496 46845 150777 0 0 110 17 115081 54 20 0 1 0 271729038 23003136 4700 33554432000 4194304 5992684 140735465501696 140735465487528 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9490/statm: 5616 4700 194 440 0 5172 0
[pid=9536] ppid=9490 vsize=95968 CPUtime=569.1 cores=1,3,5,7
/proc/9536/stat : 9536 (glucosInc) R 9490 9489 8327 0 -1 4202496 13546 0 0 0 56903 7 0 0 20 0 1 0 271844346 98271232 22977 33554432000 4194304 5654031 140734351668352 140734351656168 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9536/statm: 23992 22977 142 357 0 23632 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 127580

[startup+1782.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/182 10016
/proc/meminfo: memFree=29299404/32873844 swapFree=6868/6868
[pid=9489] ppid=9487 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9489/stat : 9489 (npSolver-pbo-It) S 9487 9489 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271729037 9367552 275 33554432000 4194304 5064252 140733689488000 140733689486912 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9489/statm: 2287 275 233 213 0 72 0
[pid=9490] ppid=9489 vsize=22464 CPUtime=1152.62 cores=1,3,5,7
/proc/9490/stat : 9490 (npSolver-pbo) S 9489 9489 8327 0 -1 4202496 46845 150777 0 0 110 17 115081 54 20 0 1 0 271729038 23003136 4700 33554432000 4194304 5992684 140735465501696 140735465487528 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9490/statm: 5616 4700 194 440 0 5172 0
[pid=9536] ppid=9490 vsize=95968 CPUtime=629.09 cores=1,3,5,7
/proc/9536/stat : 9536 (glucosInc) R 9490 9489 8327 0 -1 4202496 13546 0 0 0 62902 7 0 0 20 0 1 0 271844346 98271232 22977 33554432000 4194304 5654031 140734351668352 140734351656168 4216128 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9536/statm: 23992 22977 142 357 0 23632 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 127580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 10016
/proc/meminfo: memFree=29291340/32873844 swapFree=6868/6868
[pid=9489] ppid=9487 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9489/stat : 9489 (npSolver-pbo-It) S 9487 9489 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271729037 9367552 275 33554432000 4194304 5064252 140733689488000 140733689486912 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9489/statm: 2287 275 233 213 0 72 0
[pid=9490] ppid=9489 vsize=22464 CPUtime=1152.62 cores=1,3,5,7
/proc/9490/stat : 9490 (npSolver-pbo) S 9489 9489 8327 0 -1 4202496 46845 150777 0 0 110 17 115081 54 20 0 1 0 271729038 23003136 4700 33554432000 4194304 5992684 140735465501696 140735465487528 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9490/statm: 5616 4700 194 440 0 5172 0
[pid=9536] ppid=9490 vsize=95968 CPUtime=647.4 cores=1,3,5,7
/proc/9536/stat : 9536 (glucosInc) R 9490 9489 8327 0 -1 4202496 13546 0 0 0 64733 7 0 0 20 0 1 0 271844346 98271232 22977 33554432000 4194304 5654031 140734351668352 140734351656168 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9536/statm: 23992 22977 142 357 0 23632 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 127580

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.62
CPU time (s): 1800.05
CPU user time (s): 1799.26
CPU system time (s): 0.798878
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 184180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.26
system time used= 0.798878
maximum resident set size= 138700
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 211546
page faults= 0
swaps= 0
block input operations= 0
block output operations= 100688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3374
involuntary context switches= 2092

runsolver used 3.77143 second user time and 9.70153 second system time

The end

Launcher Data

Begin job on node105 at 2012-05-26 20:23:40
IDJOB=3702711
IDBENCH=2039
IDSOLVER=2278
FILE ID=node105/3702711-1338056620
RUNJOBID= node105-1338052967-8344
PBS_JOBID= 14624416
Free space on /tmp= 71460 MiB

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

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

MD5SUM BENCH= f97e3571862917880e13c63c8ac169f9
RANDOM SEED=121579086

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29334200 kB
Buffers:          277752 kB
Cached:          2347760 kB
SwapCached:         6376 kB
Active:           961440 kB
Inactive:        1766468 kB
Active(anon):      90284 kB
Inactive(anon):    14760 kB
Active(file):     871156 kB
Inactive(file):  1751708 kB
Unevictable:        6868 kB
Mlocked:            6868 kB
SwapTotal:      67108856 kB
SwapFree:       67101936 kB
Dirty:              9352 kB
Writeback:             0 kB
AnonPages:        105168 kB
Mapped:            15668 kB
Shmem:                 8 kB
Slab:             669464 kB
SReclaimable:     110416 kB
SUnreclaim:       559048 kB
KernelStack:        1520 kB
PageTables:         4124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     217344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 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= 71460 MiB
End job on node105 at 2012-05-26 20:53:41