Trace number 3747080

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 (fixed)? (TO) 1800.07 1800.41

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.04	c run inc solver
0.00/0.04	c [INC SYSTEM] run initial solver
0.00/0.04	c [INC SYSTEM] preprocess with white file
0.00/0.08	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.08	c [INC SYSTEM] execute solver
0.00/0.09	c [INC SEARCH] formula is SAT
0.00/0.09	c [INC SYSTEM] solved the initial formula
0.00/0.10	c model valid
0.00/0.10	c current solution ok
0.00/0.10	o 84
0.00/0.10	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.10	c write failed with 2
0.00/0.10	c [INC SEARCH] iteration: 0
0.00/0.10	c [INC BOUNDS] best value:84 search for 83
0.00/0.10	c [INC SYSTEM] create new solver instance
0.00/0.10	c [INC] encode full formula
0.00/0.10	c (debug) using card networks
0.00/0.10	c old isEQ: 41, new EQ is 0
0.00/0.14	c set iterative enc to: card
0.00/0.14	c set iterative enc to: none
0.00/0.15	c [INC SEARCH] isOptimum variable: 0
12.46/12.59	c formula is SAT
12.46/12.59	c [INC SEARCH] copied best model
12.46/12.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.56/12.61	c model valid
12.56/12.61	c current solution ok
12.56/12.61	o 82
12.56/12.61	c [INC SEARCH] iteration: 1
12.56/12.61	c [INC BOUNDS] best value:82 search for 81
12.56/12.61	c [INC SYSTEM] there exists a inc, kill it!
12.56/12.61	c write failed with 2
12.56/12.61	c [INC SYSTEM] create new solver instance
12.56/12.61	c [INC] encode full formula
12.56/12.61	c (debug) using card networks
12.56/12.61	c old isEQ: 96, new EQ is 0
12.56/12.65	c set iterative enc to: card
12.56/12.65	c set iterative enc to: none
12.56/12.66	c [INC SEARCH] isOptimum variable: 0
23.06/23.14	c formula is SAT
23.06/23.14	c [INC SEARCH] copied best model
23.06/23.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
23.06/23.16	c model valid
23.06/23.16	c current solution ok
23.06/23.16	o 80
23.06/23.16	c [INC SEARCH] iteration: 2
23.06/23.16	c [INC BOUNDS] best value:80 search for 79
23.06/23.16	c [INC SYSTEM] there exists a inc, kill it!
23.06/23.16	c write failed with 2
23.06/23.16	c [INC SYSTEM] create new solver instance
23.06/23.16	c [INC] encode full formula
23.06/23.16	c (debug) using card networks
23.06/23.16	c old isEQ: 96, new EQ is 0
23.17/23.20	c set iterative enc to: card
23.17/23.20	c set iterative enc to: none
23.17/23.21	c [INC SEARCH] isOptimum variable: 0
34.16/34.28	c formula is SAT
34.16/34.28	c [INC SEARCH] copied best model
34.16/34.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
34.26/34.30	c model valid
34.26/34.30	c current solution ok
34.26/34.30	o 78
34.26/34.30	c [INC SEARCH] iteration: 3
34.26/34.30	c [INC BOUNDS] best value:78 search for 77
34.26/34.30	c [INC SYSTEM] there exists a inc, kill it!
34.26/34.30	c write failed with 2
34.26/34.30	c [INC SYSTEM] create new solver instance
34.26/34.30	c [INC] encode full formula
34.26/34.30	c (debug) using card networks
34.26/34.30	c old isEQ: 96, new EQ is 0
34.26/34.34	c set iterative enc to: card
34.26/34.34	c set iterative enc to: none
34.26/34.35	c [INC SEARCH] isOptimum variable: 0
102.15/102.23	c formula is SAT
102.15/102.23	c [INC SEARCH] copied best model
102.15/102.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
102.15/102.25	c model valid
102.15/102.25	c current solution ok
102.15/102.25	o 77
102.15/102.25	c [INC SEARCH] iteration: 4
102.15/102.25	c [INC BOUNDS] best value:77 search for 76
102.15/102.25	c [INC SYSTEM] there exists a inc, kill it!
102.15/102.25	c write failed with 2
102.15/102.25	c [INC SYSTEM] create new solver instance
102.15/102.25	c [INC] encode full formula
102.15/102.25	c (debug) using card networks
102.15/102.25	c old isEQ: 96, new EQ is 0
102.15/102.29	c set iterative enc to: card
102.15/102.29	c set iterative enc to: none
102.15/102.30	c [INC SEARCH] isOptimum variable: 0
147.33/147.47	c formula is SAT
147.33/147.48	c [INC SEARCH] copied best model
147.33/147.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
147.33/147.49	c model valid
147.33/147.49	c current solution ok
147.33/147.49	o 76
147.33/147.49	c [INC SEARCH] iteration: 5
147.33/147.49	c [INC BOUNDS] best value:76 search for 75
147.33/147.49	c [INC SYSTEM] there exists a inc, kill it!
147.33/147.49	c write failed with 2
147.33/147.50	c [INC SYSTEM] create new solver instance
147.33/147.50	c [INC] encode full formula
147.33/147.50	c (debug) using card networks
147.33/147.50	c old isEQ: 96, new EQ is 0
147.45/147.54	c set iterative enc to: card
147.45/147.54	c set iterative enc to: none
147.45/147.55	c [INC SEARCH] isOptimum variable: 0
210.01/210.12	c formula is SAT
210.01/210.12	c [INC SEARCH] copied best model
210.01/210.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
210.01/210.14	c model valid
210.01/210.14	c current solution ok
210.01/210.14	o 75
210.01/210.14	c [INC SEARCH] iteration: 6
210.01/210.14	c [INC BOUNDS] best value:75 search for 74
210.01/210.14	c [INC SYSTEM] there exists a inc, kill it!
210.01/210.14	c write failed with 2
210.01/210.14	c [INC SYSTEM] create new solver instance
210.01/210.14	c [INC] encode full formula
210.01/210.14	c (debug) using card networks
210.01/210.14	c old isEQ: 96, new EQ is 0
210.01/210.18	c set iterative enc to: card
210.01/210.18	c set iterative enc to: none
210.01/210.19	c [INC SEARCH] isOptimum variable: 0
610.34/610.59	c formula is SAT
610.34/610.60	c [INC SEARCH] copied best model
610.34/610.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
610.44/610.61	c model valid
610.44/610.61	c current solution ok
610.44/610.61	o 74
610.44/610.61	c [INC SEARCH] iteration: 7
610.44/610.61	c [INC BOUNDS] best value:74 search for 73
610.44/610.61	c [INC SYSTEM] there exists a inc, kill it!
610.44/610.61	c write failed with 2
610.44/610.62	c [INC SYSTEM] create new solver instance
610.44/610.62	c [INC] encode full formula
610.44/610.62	c (debug) using card networks
610.44/610.62	c old isEQ: 96, new EQ is 0
610.44/610.66	c set iterative enc to: card
610.44/610.66	c set iterative enc to: none
610.44/610.67	c [INC SEARCH] isOptimum variable: 0
730.91/731.18	c formula is SAT
730.91/731.18	c [INC SEARCH] copied best model
730.91/731.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
731.02/731.20	c model valid
731.02/731.20	c current solution ok
731.02/731.20	o 73
731.02/731.20	c [INC SEARCH] iteration: 8
731.02/731.20	c [INC BOUNDS] best value:73 search for 72
731.02/731.20	c [INC SYSTEM] there exists a inc, kill it!
731.02/731.20	c write failed with 2
731.02/731.20	c [INC SYSTEM] create new solver instance
731.02/731.20	c [INC] encode full formula
731.02/731.20	c (debug) using card networks
731.02/731.20	c old isEQ: 96, new EQ is 0
731.02/731.24	c set iterative enc to: card
731.02/731.24	c set iterative enc to: none
731.02/731.25	c [INC SEARCH] isOptimum variable: 0
925.27/925.50	c formula is SAT
925.27/925.51	c [INC SEARCH] copied best model
925.27/925.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
925.27/925.52	c model valid
925.27/925.52	c current solution ok
925.27/925.52	o 71
925.27/925.52	c [INC SEARCH] iteration: 9
925.27/925.52	c [INC BOUNDS] best value:71 search for 70
925.27/925.52	c [INC SYSTEM] there exists a inc, kill it!
925.27/925.52	c write failed with 2
925.27/925.53	c [INC SYSTEM] create new solver instance
925.27/925.53	c [INC] encode full formula
925.27/925.53	c (debug) using card networks
925.27/925.53	c old isEQ: 96, new EQ is 0
925.27/925.57	c set iterative enc to: card
925.27/925.57	c set iterative enc to: none
925.27/925.58	c [INC SEARCH] isOptimum variable: 0
1325.71/1326.05	c formula is SAT
1325.71/1326.06	c [INC SEARCH] copied best model
1325.71/1326.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1325.71/1326.07	c model valid
1325.71/1326.07	c current solution ok
1325.71/1326.07	o 70
1325.71/1326.07	c [INC SEARCH] iteration: 10
1325.71/1326.07	c [INC BOUNDS] best value:70 search for 69
1325.71/1326.07	c [INC SYSTEM] there exists a inc, kill it!
1325.71/1326.07	c write failed with 2
1325.71/1326.08	c [INC SYSTEM] create new solver instance
1325.71/1326.08	c [INC] encode full formula
1325.71/1326.08	c (debug) using card networks
1325.71/1326.08	c old isEQ: 96, new EQ is 0
1325.82/1326.12	c set iterative enc to: card
1325.82/1326.12	c set iterative enc to: none
1325.82/1326.13	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.40	s UNKNOWN
1800.02/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3747080-1339099993/watcher-3747080-1339099993 -o /tmp/evaluation-result-3747080-1339099993/solver-3747080-1339099993 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747080-1339099993.opb 1111146102 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: 1.92 1.95 1.67 2/178 22754
/proc/meminfo: memFree=26083272/32873844 swapFree=7896/7896
[pid=22754] ppid=22752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22754/stat : 22754 (npSolver-pbo-It) S 22752 22754 22387 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376124763 9367552 275 33554432000 4194304 5064252 140733697590656 140733697589568 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22754/statm: 2287 275 233 213 0 72 0

[startup+0.0720661 s]
/proc/loadavg: 1.92 1.95 1.67 2/178 22754
/proc/meminfo: memFree=26083272/32873844 swapFree=7896/7896
[pid=22754] ppid=22752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22754/stat : 22754 (npSolver-pbo-It) S 22752 22754 22387 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376124763 9367552 275 33554432000 4194304 5064252 140733697590656 140733697589568 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22754/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100271 s]
/proc/loadavg: 1.92 1.95 1.67 2/178 22754
/proc/meminfo: memFree=26083272/32873844 swapFree=7896/7896
[pid=22754] ppid=22752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22754/stat : 22754 (npSolver-pbo-It) S 22752 22754 22387 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376124763 9367552 275 33554432000 4194304 5064252 140733697590656 140733697589568 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22754/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300231 s]
/proc/loadavg: 1.92 1.95 1.67 2/178 22754
/proc/meminfo: memFree=26083272/32873844 swapFree=7896/7896
[pid=22754] ppid=22752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22754/stat : 22754 (npSolver-pbo-It) S 22752 22754 22387 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376124763 9367552 275 33554432000 4194304 5064252 140733697590656 140733697589568 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22754/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70023 s]
/proc/loadavg: 1.92 1.95 1.67 2/178 22754
/proc/meminfo: memFree=26083272/32873844 swapFree=7896/7896
[pid=22754] ppid=22752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22754/stat : 22754 (npSolver-pbo-It) S 22752 22754 22387 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376124763 9367552 275 33554432000 4194304 5064252 140733697590656 140733697589568 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22754/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 1.92 1.95 1.67 3/181 22763
/proc/meminfo: memFree=26050392/32873844 swapFree=7896/7896
[pid=22754] ppid=22752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22754/stat : 22754 (npSolver-pbo-It) S 22752 22754 22387 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376124763 9367552 275 33554432000 4194304 5064252 140733697590656 140733697589568 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22754/statm: 2287 275 233 213 0 72 0
[pid=22755] ppid=22754 vsize=11116 CPUtime=0.13 cores=0,2,4,6
/proc/22755/stat : 22755 (npSolver-pbo) S 22754 22754 22387 0 -1 4202496 4458 3324 0 0 9 1 3 0 20 0 1 0 376124763 11382784 2423 33554432000 4194304 6004724 140734965298176 140734965284024 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22755/statm: 2779 2423 176 442 0 2333 0
[pid=22763] ppid=22755 vsize=26080 CPUtime=1.33 cores=0,2,4,6
/proc/22763/stat : 22763 (glucosInc) R 22755 22754 22387 0 -1 4202496 5313 0 0 0 133 0 0 0 20 0 1 0 376124779 26705920 5476 33554432000 4194304 5654031 140736497464608 140736497462568 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22763/statm: 6520 5476 139 357 0 6160 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 46344

[startup+3.10036 s]
/proc/loadavg: 1.92 1.95 1.67 3/181 22763
/proc/meminfo: memFree=26049532/32873844 swapFree=7896/7896
[pid=22754] ppid=22752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22754/stat : 22754 (npSolver-pbo-It) S 22752 22754 22387 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376124763 9367552 275 33554432000 4194304 5064252 140733697590656 140733697589568 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22754/statm: 2287 275 233 213 0 72 0
[pid=22755] ppid=22754 vsize=11116 CPUtime=0.13 cores=0,2,4,6
/proc/22755/stat : 22755 (npSolver-pbo) S 22754 22754 22387 0 -1 4202496 4458 3324 0 0 9 1 3 0 20 0 1 0 376124763 11382784 2423 33554432000 4194304 6004724 140734965298176 140734965284024 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22755/statm: 2779 2423 176 442 0 2333 0
[pid=22763] ppid=22755 vsize=26920 CPUtime=2.93 cores=0,2,4,6
/proc/22763/stat : 22763 (glucosInc) R 22755 22754 22387 0 -1 4202496 5934 0 0 0 293 0 0 0 20 0 1 0 376124779 27566080 5769 33554432000 4194304 5654031 140736497464608 140736497462376 4232431 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22763/statm: 6730 5769 141 357 0 6370 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 47184

[startup+6.30034 s]
/proc/loadavg: 1.93 1.95 1.68 3/181 22763
/proc/meminfo: memFree=26042776/32873844 swapFree=7896/7896
[pid=22754] ppid=22752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22754/stat : 22754 (npSolver-pbo-It) S 22752 22754 22387 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376124763 9367552 275 33554432000 4194304 5064252 140733697590656 140733697589568 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22754/statm: 2287 275 233 213 0 72 0
[pid=22755] ppid=22754 vsize=11116 CPUtime=0.13 cores=0,2,4,6
/proc/22755/stat : 22755 (npSolver-pbo) S 22754 22754 22387 0 -1 4202496 4458 3324 0 0 9 1 3 0 20 0 1 0 376124763 11382784 2423 33554432000 4194304 6004724 140734965298176 140734965284024 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22755/statm: 2779 2423 176 442 0 2333 0
[pid=22763] ppid=22755 vsize=33956 CPUtime=6.13 cores=0,2,4,6
/proc/22763/stat : 22763 (glucosInc) R 22755 22754 22387 0 -1 4202496 6918 0 0 0 613 0 0 0 20 0 1 0 376124779 34770944 7690 33554432000 4194304 5654031 140736497464608 140736497452424 4232531 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22763/statm: 8489 7690 141 357 0 8129 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 54220

[startup+12.7002 s]
/proc/loadavg: 1.85 1.94 1.67 3/181 22842
/proc/meminfo: memFree=26117356/32873844 swapFree=7896/7896
[pid=22754] ppid=22752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22754/stat : 22754 (npSolver-pbo-It) S 22752 22754 22387 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376124763 9367552 275 33554432000 4194304 5064252 140733697590656 140733697589568 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22754/statm: 2287 275 233 213 0 72 0
[pid=22755] ppid=22754 vsize=12584 CPUtime=12.63 cores=0,2,4,6
/proc/22755/stat : 22755 (npSolver-pbo) S 22754 22754 22387 0 -1 4202496 6624 11553 0 0 15 2 1244 2 20 0 1 0 376124763 12886016 2796 33554432000 4194304 6004724 140734965298176 140734965284024 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22755/statm: 3146 2796 176 442 0 2700 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 21732

[startup+25.5004 s]
/proc/loadavg: 1.88 1.94 1.68 3/181 22850
/proc/meminfo: memFree=26114112/32873844 swapFree=7896/7896
[pid=22754] ppid=22752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22754/stat : 22754 (npSolver-pbo-It) S 22752 22754 22387 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376124763 9367552 275 33554432000 4194304 5064252 140733697590656 140733697589568 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22754/statm: 2287 275 233 213 0 72 0
[pid=22755] ppid=22754 vsize=12584 CPUtime=23.18 cores=0,2,4,6
/proc/22755/stat : 22755 (npSolver-pbo) S 22754 22754 22387 0 -1 4202496 8785 20552 0 0 21 2 2290 5 20 0 1 0 376124763 12886016 2796 33554432000 4194304 6004724 140734965298176 140734965284024 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22755/statm: 3146 2796 176 442 0 2700 0
[pid=22850] ppid=22755 vsize=26580 CPUtime=2.28 cores=0,2,4,6
/proc/22850/stat : 22850 (glucosInc) R 22755 22754 22387 0 -1 4202496 6329 0 0 0 227 1 0 0 20 0 1 0 376127085 27217920 5574 33554432000 4194304 5654031 140735929312672 140735929300488 4215091 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22850/statm: 6645 5574 141 357 0 6285 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 48312

[startup+51.1004 s]
/proc/loadavg: 1.98 1.96 1.69 3/181 22854
/proc/meminfo: memFree=26073148/32873844 swapFree=7896/7896
[pid=22754] ppid=22752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22754/stat : 22754 (npSolver-pbo-It) S 22752 22754 22387 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376124763 9367552 275 33554432000 4194304 5064252 140733697590656 140733697589568 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22754/statm: 2287 275 233 213 0 72 0
[pid=22755] ppid=22754 vsize=12584 CPUtime=34.33 cores=0,2,4,6
/proc/22755/stat : 22755 (npSolver-pbo) S 22754 22754 22387 0 -1 4202496 10947 29217 0 0 28 3 3395 7 20 0 1 0 376124763 12886016 2796 33554432000 4194304 6004724 140734965298176 140734965284024 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22755/statm: 3146 2796 176 442 0 2700 0
[pid=22854] ppid=22755 vsize=42548 CPUtime=16.72 cores=0,2,4,6
/proc/22854/stat : 22854 (glucosInc) R 22755 22754 22387 0 -1 4202496 7106 0 0 0 1671 1 0 0 20 0 1 0 376128198 43569152 9840 33554432000 4194304 5654031 140734933674944 140734933662760 4215112 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22854/statm: 10637 9840 141 357 0 10277 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 64280

[startup+102.3 s]
/proc/loadavg: 1.99 1.97 1.70 3/180 22855
/proc/meminfo: memFree=26119172/32873844 swapFree=7896/7896
[pid=22754] ppid=22752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22754/stat : 22754 (npSolver-pbo-It) S 22752 22754 22387 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376124763 9367552 275 33554432000 4194304 5064252 140733697590656 140733697589568 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22754/statm: 2287 275 233 213 0 72 0
[pid=22755] ppid=22754 vsize=12584 CPUtime=102.25 cores=0,2,4,6
/proc/22755/stat : 22755 (npSolver-pbo) S 22754 22754 22387 0 -1 4202496 13108 39124 0 0 34 3 10177 11 20 0 1 0 376124763 12886016 2796 33554432000 4194304 6004724 140734965298176 140734965284024 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22755/statm: 3146 2796 176 442 0 2700 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 21732

[startup+162.3 s]
/proc/loadavg: 2.07 1.99 1.73 3/181 22859
/proc/meminfo: memFree=26052420/32873844 swapFree=7896/7896
[pid=22754] ppid=22752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22754/stat : 22754 (npSolver-pbo-It) S 22752 22754 22387 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376124763 9367552 275 33554432000 4194304 5064252 140733697590656 140733697589568 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22754/statm: 2287 275 233 213 0 72 0
[pid=22755] ppid=22754 vsize=12584 CPUtime=147.48 cores=0,2,4,6
/proc/22755/stat : 22755 (npSolver-pbo) S 22754 22754 22387 0 -1 4202496 15270 48503 0 0 40 3 14691 14 20 0 1 0 376124763 12886016 2796 33554432000 4194304 6004724 140734965298176 140734965284024 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22755/statm: 3146 2796 176 442 0 2700 0
[pid=22859] ppid=22755 vsize=42484 CPUtime=14.74 cores=0,2,4,6
/proc/22859/stat : 22859 (glucosInc) R 22755 22754 22387 0 -1 4202496 9270 0 0 0 1472 2 0 0 20 0 1 0 376139518 43503616 9802 33554432000 4194304 5654031 140737040378320 140737040366136 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22859/statm: 10621 9802 141 357 0 10261 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 64216

[startup+222.307 s]
/proc/loadavg: 2.03 1.99 1.74 3/181 22861
/proc/meminfo: memFree=26054768/32873844 swapFree=7896/7896
[pid=22754] ppid=22752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22754/stat : 22754 (npSolver-pbo-It) S 22752 22754 22387 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376124763 9367552 275 33554432000 4194304 5064252 140733697590656 140733697589568 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22754/statm: 2287 275 233 213 0 72 0
[pid=22755] ppid=22754 vsize=12584 CPUtime=210.11 cores=0,2,4,6
/proc/22755/stat : 22755 (npSolver-pbo) S 22754 22754 22387 0 -1 4202496 17431 60157 0 0 46 4 20943 18 20 0 1 0 376124763 12886016 2796 33554432000 4194304 6004724 140734965298176 140734965284024 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22755/statm: 3146 2796 176 442 0 2700 0
[pid=22861] ppid=22755 vsize=38100 CPUtime=12.1 cores=0,2,4,6
/proc/22861/stat : 22861 (glucosInc) R 22755 22754 22387 0 -1 4202496 7188 0 0 0 1209 1 0 0 20 0 1 0 376145783 39014400 8721 33554432000 4194304 5654031 140735873033648 140735873021464 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22861/statm: 9525 8721 141 357 0 9165 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 59832

[startup+282.3 s]
/proc/loadavg: 2.01 1.99 1.75 3/181 22861
/proc/meminfo: memFree=26034340/32873844 swapFree=7896/7896
[pid=22754] ppid=22752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22754/stat : 22754 (npSolver-pbo-It) S 22752 22754 22387 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376124763 9367552 275 33554432000 4194304 5064252 140733697590656 140733697589568 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22754/statm: 2287 275 233 213 0 72 0
[pid=22755] ppid=22754 vsize=12584 CPUtime=210.11 cores=0,2,4,6

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

/proc/meminfo: memFree=25199044/32873844 swapFree=7896/7896
[pid=22754] ppid=22752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22754/stat : 22754 (npSolver-pbo-It) S 22752 22754 22387 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376124763 9367552 275 33554432000 4194304 5064252 140733697590656 140733697589568 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22754/statm: 2287 275 233 213 0 72 0
[pid=22755] ppid=22754 vsize=12584 CPUtime=925.37 cores=0,2,4,6
/proc/22755/stat : 22755 (npSolver-pbo) S 22754 22754 22387 0 -1 4202496 23916 97654 0 0 66 6 92432 33 20 0 1 0 376124763 12886016 2796 33554432000 4194304 6004724 140734965298176 140734965284024 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22755/statm: 3146 2796 176 442 0 2700 0
[pid=22916] ppid=22755 vsize=87192 CPUtime=376.64 cores=0,2,4,6
/proc/22916/stat : 22916 (glucosInc) R 22755 22754 22387 0 -1 4202496 13501 0 0 0 37656 8 0 0 20 0 1 0 376217321 89284608 21019 33554432000 4194304 5654031 140735250769904 140735250757720 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22916/statm: 21798 21019 141 357 0 21438 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 108924

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 22923
/proc/meminfo: memFree=25220044/32873844 swapFree=7896/7896
[pid=22754] ppid=22752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22754/stat : 22754 (npSolver-pbo-It) S 22752 22754 22387 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376124763 9367552 275 33554432000 4194304 5064252 140733697590656 140733697589568 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22754/statm: 2287 275 233 213 0 72 0
[pid=22755] ppid=22754 vsize=12584 CPUtime=1325.84 cores=0,2,4,6
/proc/22755/stat : 22755 (npSolver-pbo) S 22754 22754 22387 0 -1 4202496 26077 111985 0 0 72 6 132463 43 20 0 1 0 376124763 12886016 2796 33554432000 4194304 6004724 140734965298176 140734965284024 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22755/statm: 3146 2796 176 442 0 2700 0
[pid=22922] ppid=22755 vsize=45220 CPUtime=36.15 cores=0,2,4,6
/proc/22922/stat : 22922 (glucosInc) R 22755 22754 22387 0 -1 4202496 9366 0 0 0 3613 2 0 0 20 0 1 0 376257377 46305280 10485 33554432000 4194304 5654031 140737233440784 140737233428600 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22922/statm: 11305 10485 141 357 0 10945 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 66952

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 22923
/proc/meminfo: memFree=25211900/32873844 swapFree=7896/7896
[pid=22754] ppid=22752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22754/stat : 22754 (npSolver-pbo-It) S 22752 22754 22387 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376124763 9367552 275 33554432000 4194304 5064252 140733697590656 140733697589568 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22754/statm: 2287 275 233 213 0 72 0
[pid=22755] ppid=22754 vsize=12584 CPUtime=1325.84 cores=0,2,4,6
/proc/22755/stat : 22755 (npSolver-pbo) S 22754 22754 22387 0 -1 4202496 26077 111985 0 0 72 6 132463 43 20 0 1 0 376124763 12886016 2796 33554432000 4194304 6004724 140734965298176 140734965284024 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22755/statm: 3146 2796 176 442 0 2700 0
[pid=22922] ppid=22755 vsize=56872 CPUtime=96.14 cores=0,2,4,6
/proc/22922/stat : 22922 (glucosInc) R 22755 22754 22387 0 -1 4202496 10649 0 0 0 9611 3 0 0 20 0 1 0 376257377 58236928 13415 33554432000 4194304 5654031 140737233440784 140737233428600 4232428 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22922/statm: 14218 13415 141 357 0 13858 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 78604

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 22923
/proc/meminfo: memFree=25168400/32873844 swapFree=7896/7896
[pid=22754] ppid=22752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22754/stat : 22754 (npSolver-pbo-It) S 22752 22754 22387 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376124763 9367552 275 33554432000 4194304 5064252 140733697590656 140733697589568 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22754/statm: 2287 275 233 213 0 72 0
[pid=22755] ppid=22754 vsize=12584 CPUtime=1325.84 cores=0,2,4,6
/proc/22755/stat : 22755 (npSolver-pbo) S 22754 22754 22387 0 -1 4202496 26077 111985 0 0 72 6 132463 43 20 0 1 0 376124763 12886016 2796 33554432000 4194304 6004724 140734965298176 140734965284024 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22755/statm: 3146 2796 176 442 0 2700 0
[pid=22922] ppid=22755 vsize=87220 CPUtime=156.13 cores=0,2,4,6
/proc/22922/stat : 22922 (glucosInc) R 22755 22754 22387 0 -1 4202496 11083 0 0 0 15609 4 0 0 20 0 1 0 376257377 89313280 19978 33554432000 4194304 5654031 140737233440784 140737233428600 4214990 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22922/statm: 21805 19978 141 357 0 21445 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 108952

[startup+1542.31 s]
/proc/loadavg: 2.07 2.02 1.91 3/181 22923
/proc/meminfo: memFree=25144508/32873844 swapFree=7896/7896
[pid=22754] ppid=22752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22754/stat : 22754 (npSolver-pbo-It) S 22752 22754 22387 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376124763 9367552 275 33554432000 4194304 5064252 140733697590656 140733697589568 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22754/statm: 2287 275 233 213 0 72 0
[pid=22755] ppid=22754 vsize=12584 CPUtime=1325.84 cores=0,2,4,6
/proc/22755/stat : 22755 (npSolver-pbo) S 22754 22754 22387 0 -1 4202496 26077 111985 0 0 72 6 132463 43 20 0 1 0 376124763 12886016 2796 33554432000 4194304 6004724 140734965298176 140734965284024 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22755/statm: 3146 2796 176 442 0 2700 0
[pid=22922] ppid=22755 vsize=87220 CPUtime=216.12 cores=0,2,4,6
/proc/22922/stat : 22922 (glucosInc) R 22755 22754 22387 0 -1 4202496 11383 0 0 0 21608 4 0 0 20 0 1 0 376257377 89313280 21002 33554432000 4194304 5654031 140737233440784 140737233428600 4232421 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22922/statm: 21805 21002 141 357 0 21445 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 108952

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/181 22923
/proc/meminfo: memFree=25161996/32873844 swapFree=7896/7896
[pid=22754] ppid=22752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22754/stat : 22754 (npSolver-pbo-It) S 22752 22754 22387 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376124763 9367552 275 33554432000 4194304 5064252 140733697590656 140733697589568 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22754/statm: 2287 275 233 213 0 72 0
[pid=22755] ppid=22754 vsize=12584 CPUtime=1325.84 cores=0,2,4,6
/proc/22755/stat : 22755 (npSolver-pbo) S 22754 22754 22387 0 -1 4202496 26077 111985 0 0 72 6 132463 43 20 0 1 0 376124763 12886016 2796 33554432000 4194304 6004724 140734965298176 140734965284024 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22755/statm: 3146 2796 176 442 0 2700 0
[pid=22922] ppid=22755 vsize=87220 CPUtime=276.11 cores=0,2,4,6
/proc/22922/stat : 22922 (glucosInc) R 22755 22754 22387 0 -1 4202496 11975 0 0 0 27606 5 0 0 20 0 1 0 376257377 89313280 21002 33554432000 4194304 5654031 140737233440784 140737233428600 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22922/statm: 21805 21002 141 357 0 21445 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 108952

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/182 22927
/proc/meminfo: memFree=25165140/32873844 swapFree=7896/7896
[pid=22754] ppid=22752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22754/stat : 22754 (npSolver-pbo-It) S 22752 22754 22387 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376124763 9367552 275 33554432000 4194304 5064252 140733697590656 140733697589568 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22754/statm: 2287 275 233 213 0 72 0
[pid=22755] ppid=22754 vsize=12584 CPUtime=1325.84 cores=0,2,4,6
/proc/22755/stat : 22755 (npSolver-pbo) S 22754 22754 22387 0 -1 4202496 26077 111985 0 0 72 6 132463 43 20 0 1 0 376124763 12886016 2796 33554432000 4194304 6004724 140734965298176 140734965284024 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22755/statm: 3146 2796 176 442 0 2700 0
[pid=22922] ppid=22755 vsize=87220 CPUtime=336.11 cores=0,2,4,6
/proc/22922/stat : 22922 (glucosInc) R 22755 22754 22387 0 -1 4202496 12575 0 0 0 33604 7 0 0 20 0 1 0 376257377 89313280 21002 33554432000 4194304 5654031 140737233440784 140737233428600 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22922/statm: 21805 21002 141 357 0 21445 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 108952

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 1.92 3/181 22927
/proc/meminfo: memFree=25152608/32873844 swapFree=7896/7896
[pid=22754] ppid=22752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22754/stat : 22754 (npSolver-pbo-It) S 22752 22754 22387 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376124763 9367552 275 33554432000 4194304 5064252 140733697590656 140733697589568 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22754/statm: 2287 275 233 213 0 72 0
[pid=22755] ppid=22754 vsize=12584 CPUtime=1325.84 cores=0,2,4,6
/proc/22755/stat : 22755 (npSolver-pbo) S 22754 22754 22387 0 -1 4202496 26077 111985 0 0 72 6 132463 43 20 0 1 0 376124763 12886016 2796 33554432000 4194304 6004724 140734965298176 140734965284024 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22755/statm: 3146 2796 176 442 0 2700 0
[pid=22922] ppid=22755 vsize=87220 CPUtime=396.1 cores=0,2,4,6
/proc/22922/stat : 22922 (glucosInc) R 22755 22754 22387 0 -1 4202496 13177 0 0 0 39602 8 0 0 20 0 1 0 376257377 89313280 21002 33554432000 4194304 5654031 140737233440784 140737233428600 4232559 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22922/statm: 21805 21002 141 357 0 21445 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 108952

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 1.92 3/181 22927
/proc/meminfo: memFree=25105416/32873844 swapFree=7896/7896
[pid=22754] ppid=22752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22754/stat : 22754 (npSolver-pbo-It) S 22752 22754 22387 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376124763 9367552 275 33554432000 4194304 5064252 140733697590656 140733697589568 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22754/statm: 2287 275 233 213 0 72 0
[pid=22755] ppid=22754 vsize=12584 CPUtime=1325.84 cores=0,2,4,6
/proc/22755/stat : 22755 (npSolver-pbo) S 22754 22754 22387 0 -1 4202496 26077 111985 0 0 72 6 132463 43 20 0 1 0 376124763 12886016 2796 33554432000 4194304 6004724 140734965298176 140734965284024 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22755/statm: 3146 2796 176 442 0 2700 0
[pid=22922] ppid=22755 vsize=167360 CPUtime=456.09 cores=0,2,4,6
/proc/22922/stat : 22922 (glucosInc) R 22755 22754 22387 0 -1 4202496 14361 0 0 0 45599 10 0 0 20 0 1 0 376257377 171376640 34149 33554432000 4194304 5654031 140737233440784 140737233428600 4233181 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22922/statm: 41840 34149 141 357 0 41480 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 189092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 1.92 3/181 22927
/proc/meminfo: memFree=25122248/32873844 swapFree=7896/7896
[pid=22754] ppid=22752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22754/stat : 22754 (npSolver-pbo-It) S 22752 22754 22387 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376124763 9367552 275 33554432000 4194304 5064252 140733697590656 140733697589568 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22754/statm: 2287 275 233 213 0 72 0
[pid=22755] ppid=22754 vsize=12584 CPUtime=1325.84 cores=0,2,4,6
/proc/22755/stat : 22755 (npSolver-pbo) S 22754 22754 22387 0 -1 4202496 26077 111985 0 0 72 6 132463 43 20 0 1 0 376124763 12886016 2796 33554432000 4194304 6004724 140734965298176 140734965284024 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22755/statm: 3146 2796 176 442 0 2700 0
[pid=22922] ppid=22755 vsize=136540 CPUtime=474.18 cores=0,2,4,6
/proc/22922/stat : 22922 (glucosInc) R 22755 22754 22387 0 -1 4202496 14658 0 0 0 47408 10 0 0 20 0 1 0 376257377 139816960 28962 33554432000 4194304 5654031 140737233440784 140737233428600 4233213 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22922/statm: 34135 28962 141 357 0 33775 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 158272

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 1.92 3/181 22927
/proc/meminfo: memFree=25122248/32873844 swapFree=7896/7896
[pid=22754] ppid=22752 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22754/stat : 22754 (npSolver-pbo-It) S 22752 22754 22387 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376124763 9367552 275 33554432000 4194304 5064252 140733697590656 140733697589568 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22754/statm: 2287 275 233 213 0 72 0
[pid=22755] ppid=22754 vsize=12584 CPUtime=1325.84 cores=0,2,4,6
/proc/22755/stat : 22755 (npSolver-pbo) S 22754 22754 22387 0 -1 4202496 26077 111985 0 0 72 6 132463 43 20 0 1 0 376124763 12886016 2796 33554432000 4194304 6004724 140734965298176 140734965284024 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22755/statm: 3146 2796 176 442 0 2700 0
[pid=22922] ppid=22755 vsize=136540 CPUtime=474.18 cores=0,2,4,6
/proc/22922/stat : 22922 (glucosInc) R 22755 22754 22387 0 -1 4202496 14658 0 0 0 47408 10 0 0 20 0 1 0 376257377 139816960 28962 33554432000 4194304 5654031 140737233440784 140737233428600 4233213 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22922/statm: 34135 28962 141 357 0 33775 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 158272

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1799.45
CPU system time (s): 0.616906
CPU usage (%): 99.981
Max. virtual memory (cumulated for all children) (KiB): 189092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.45
system time used= 0.616906
maximum resident set size= 152476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153106
page faults= 0
swaps= 0
block input operations= 0
block output operations= 49992
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1559
involuntary context switches= 2267

runsolver used 2.96255 second user time and 9.10262 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-07 22:13:13
IDJOB=3747080
IDBENCH=2039
IDSOLVER=2332
FILE ID=node136/3747080-1339099993
RUNJOBID= node136-1339098178-22403
PBS_JOBID= 14643717
Free space on /tmp= 69800 MiB

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

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

MD5SUM BENCH= f97e3571862917880e13c63c8ac169f9
RANDOM SEED=1111146102

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26083008 kB
Buffers:         1292968 kB
Cached:          4457748 kB
SwapCached:        20284 kB
Active:          3018764 kB
Inactive:        2864104 kB
Active(anon):     104592 kB
Inactive(anon):    22808 kB
Active(file):    2914172 kB
Inactive(file):  2841296 kB
Unevictable:        7896 kB
Mlocked:            7896 kB
SwapTotal:      67108856 kB
SwapFree:       67083244 kB
Dirty:              8776 kB
Writeback:             0 kB
AnonPages:        113252 kB
Mapped:            10932 kB
Shmem:                 0 kB
Slab:             770136 kB
SReclaimable:     211364 kB
SUnreclaim:       558772 kB
KernelStack:        1504 kB
PageTables:         4004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     230672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 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= 69720 MiB
End job on node136 at 2012-06-07 22:43:14