Trace number 3699355

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 NameAnswerCPU timeWall clock time
npSolver inc? (TO) 1800.08 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/IC/
normalized-minisat15_5_3_4_ic.opb
MD5SUMcc4ba8ab50e8cde73916f6bbebfc3143
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4225708
Best CPU time to get the best result obtained on this benchmark2.77358
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3435
Total number of constraints6802
Number of constraints which are clauses2970
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints3825
Minimum length of a constraint2
Maximum length of a constraint105
Number of terms in the objective function 645
Biggest coefficient in the objective function 77854483
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 3321901821
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 77854483
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 3321901821
Number of bits of the biggest sum of numbers32
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.07	c run inc solver
0.00/0.07	c [INC SYSTEM] run initial solver
0.00/0.07	c [INC SYSTEM] preprocess with white file
0.00/0.36	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.36	c [INC SYSTEM] execute solver
1.46/1.59	c [INC SEARCH] formula is SAT
1.46/1.59	c [INC SYSTEM] solved the initial formula
1.56/1.60	c model valid
1.56/1.60	c current solution ok
1.66/1.72	o 195848426
1.66/1.72	c execute binary inc search
1.66/1.72	c [INC SEARCH] current bound: 97924220
1.66/1.72	c [INC SEARCH] iteration: 0
1.66/1.72	c [INC SEARCH] lower bound: 0 upperbound 195848441 current bound: 97924220 best value:195848441
1.66/1.72	c [INC SYSTEM] there exists a inc, kill it!
1.66/1.72	c write failed with 2
1.66/1.72	c [INC SYSTEM] create new solver instance
1.66/1.72	c [INC] encode full formula
1.66/1.72	c fallback to adder encoding
1.78/1.81	c set iterative enc to: adder
1.78/1.81	c set iterative enc to: none
1.78/1.83	c [INC SEARCH] isOptimum variable: 0
2.06/2.19	c [INC SEARCH] formula is SAT
2.06/2.19	c [INC SEARCH] copied best model
2.06/2.19	c sat variable: 1 optimum/unsat variable: 0
2.06/2.20	c model valid
2.06/2.20	c current solution ok
2.06/2.20	o 81611202
2.06/2.20	c [INC SEARCH] current bound: 40805608
2.06/2.20	c [INC SEARCH] iteration: 1
2.06/2.20	c [INC SEARCH] lower bound: 0 upperbound 81611217 current bound: 40805608 best value:81611217
2.06/2.20	c [INC SYSTEM] there exists a inc, kill it!
2.06/2.20	c write failed with 2
2.16/2.20	c [INC SYSTEM] create new solver instance
2.16/2.20	c [INC] encode full formula
2.16/2.20	c fallback to adder encoding
2.16/2.29	c set iterative enc to: adder
2.16/2.29	c set iterative enc to: none
2.27/2.30	c [INC SEARCH] isOptimum variable: 0
3.66/3.78	c [INC SEARCH] formula is SAT
3.66/3.79	c [INC SEARCH] copied best model
3.66/3.79	c sat variable: 1 optimum/unsat variable: 0
3.76/3.80	c model valid
3.76/3.80	c current solution ok
3.76/3.80	o 40702032
3.76/3.80	c [INC SEARCH] current bound: 20351023
3.76/3.80	c [INC SEARCH] iteration: 2
3.76/3.80	c [INC SEARCH] lower bound: 0 upperbound 40702047 current bound: 20351023 best value:40702047
3.76/3.80	c [INC SYSTEM] there exists a inc, kill it!
3.76/3.80	c write failed with 2
3.76/3.80	c [INC SYSTEM] create new solver instance
3.76/3.80	c [INC] encode full formula
3.76/3.80	c fallback to adder encoding
3.76/3.87	c set iterative enc to: adder
3.76/3.87	c set iterative enc to: none
3.76/3.89	c [INC SEARCH] isOptimum variable: 0
6.16/6.25	c [INC SEARCH] formula is SAT
6.16/6.26	c [INC SEARCH] copied best model
6.16/6.26	c sat variable: 1 optimum/unsat variable: 0
6.16/6.27	c model valid
6.16/6.27	c current solution ok
6.16/6.27	o 19967970
6.16/6.27	c [INC SEARCH] current bound: 9983992
6.16/6.27	c [INC SEARCH] iteration: 3
6.16/6.27	c [INC SEARCH] lower bound: 0 upperbound 19967985 current bound: 9983992 best value:19967985
6.16/6.27	c [INC SYSTEM] there exists a inc, kill it!
6.16/6.27	c write failed with 2
6.16/6.27	c [INC SYSTEM] create new solver instance
6.16/6.27	c [INC] encode full formula
6.16/6.27	c fallback to adder encoding
6.27/6.34	c set iterative enc to: adder
6.27/6.34	c set iterative enc to: none
6.27/6.35	c [INC SEARCH] isOptimum variable: 0
6.57/6.60	c [INC SEARCH] formula is SAT
6.57/6.61	c [INC SEARCH] copied best model
6.66/6.73	c sat variable: 1 optimum/unsat variable: 0
6.66/6.73	c model valid
6.66/6.73	c current solution ok
6.66/6.73	o 8487282
6.66/6.73	c [INC SEARCH] current bound: 4243648
6.66/6.73	c [INC SEARCH] iteration: 4
6.66/6.73	c [INC SEARCH] lower bound: 0 upperbound 8487297 current bound: 4243648 best value:8487297
6.66/6.73	c [INC SYSTEM] there exists a inc, kill it!
6.66/6.73	c write failed with 2
6.66/6.73	c [INC SYSTEM] create new solver instance
6.66/6.73	c [INC] encode full formula
6.66/6.73	c fallback to adder encoding
6.66/6.73	c set iterative enc to: adder
6.66/6.73	c set iterative enc to: none
6.66/6.74	c [INC SEARCH] isOptimum variable: 0
138.97/139.11	c [INC SEARCH] formula is SAT
138.97/139.11	c [INC SEARCH] copied best model
138.97/139.11	c sat variable: 1 optimum/unsat variable: 0
138.97/139.12	c model valid
138.97/139.12	c current solution ok
138.97/139.12	o 4225708
138.97/139.12	c [INC SEARCH] current bound: 2112861
138.97/139.12	c [INC SEARCH] iteration: 5
138.97/139.12	c [INC SEARCH] lower bound: 0 upperbound 4225723 current bound: 2112861 best value:4225723
138.97/139.12	c [INC SYSTEM] there exists a inc, kill it!
138.97/139.12	c write failed with 2
138.97/139.12	c [INC SYSTEM] create new solver instance
138.97/139.12	c [INC] encode full formula
138.97/139.12	c fallback to adder encoding
138.97/139.18	c set iterative enc to: adder
138.97/139.18	c set iterative enc to: none
138.97/139.19	c [INC SEARCH] isOptimum variable: 0
139.07/139.43	c [INC SEARCH] formula is UNSAT
139.07/139.43	c [INC SYSTEM] there exists a inc, kill it!
139.07/139.43	c write failed with 2
139.07/139.44	c sat variable: 0 optimum/unsat variable: 1
139.07/139.44	c [INC SEARCH] set lower bound to 2112862 upperbound 4225723
139.07/139.44	c [INC SEARCH] current bound: 3169292
139.07/139.44	c [INC SEARCH] iteration: 6
139.07/139.44	c [INC SEARCH] lower bound: 2112862 upperbound 4225723 current bound: 3169292 best value:4225723
139.07/139.44	c [INC SYSTEM] create new solver instance
139.07/139.44	c [INC] encode full formula
139.07/139.44	c fallback to adder encoding
139.07/139.49	c set iterative enc to: adder
139.07/139.49	c set iterative enc to: none
139.38/139.50	c [INC SEARCH] isOptimum variable: 0
157.08/157.24	c [INC SEARCH] formula is UNSAT
157.08/157.24	c [INC SYSTEM] there exists a inc, kill it!
157.08/157.24	c write failed with 2
157.08/157.24	c sat variable: 0 optimum/unsat variable: 1
157.08/157.24	c [INC SEARCH] set lower bound to 3169293 upperbound 4225723
157.08/157.24	c [INC SEARCH] current bound: 3697508
157.08/157.24	c [INC SEARCH] iteration: 7
157.08/157.24	c [INC SEARCH] lower bound: 3169293 upperbound 4225723 current bound: 3697508 best value:4225723
157.08/157.24	c [INC SYSTEM] create new solver instance
157.08/157.24	c [INC] encode full formula
157.08/157.24	c fallback to adder encoding
157.08/157.30	c set iterative enc to: adder
157.08/157.30	c set iterative enc to: none
157.18/157.31	c [INC SEARCH] isOptimum variable: 0
276.23/276.44	c [INC SEARCH] formula is UNSAT
276.23/276.44	c [INC SYSTEM] there exists a inc, kill it!
276.23/276.44	c write failed with 2
276.23/276.44	c sat variable: 0 optimum/unsat variable: 1
276.23/276.44	c [INC SEARCH] set lower bound to 3697509 upperbound 4225723
276.23/276.44	c [INC SEARCH] current bound: 3961616
276.23/276.44	c [INC SEARCH] iteration: 8
276.23/276.44	c [INC SEARCH] lower bound: 3697509 upperbound 4225723 current bound: 3961616 best value:4225723
276.23/276.44	c [INC SYSTEM] create new solver instance
276.23/276.44	c [INC] encode full formula
276.23/276.44	c fallback to adder encoding
276.34/276.50	c set iterative enc to: adder
276.34/276.50	c set iterative enc to: none
276.34/276.51	c [INC SEARCH] isOptimum variable: 0
390.00/390.21	c [INC SEARCH] formula is UNSAT
390.00/390.21	c [INC SYSTEM] there exists a inc, kill it!
390.00/390.21	c write failed with 2
390.00/390.21	c sat variable: 0 optimum/unsat variable: 1
390.00/390.21	c [INC SEARCH] set lower bound to 3961617 upperbound 4225723
390.00/390.21	c [INC SEARCH] current bound: 4093670
390.00/390.21	c [INC SEARCH] iteration: 9
390.00/390.21	c [INC SEARCH] lower bound: 3961617 upperbound 4225723 current bound: 4093670 best value:4225723
390.00/390.21	c [INC SYSTEM] create new solver instance
390.00/390.21	c [INC] encode full formula
390.00/390.21	c fallback to adder encoding
390.00/390.27	c set iterative enc to: adder
390.00/390.27	c set iterative enc to: none
390.00/390.28	c [INC SEARCH] isOptimum variable: 0
639.04/639.35	c [INC SEARCH] formula is UNSAT
639.04/639.35	c [INC SYSTEM] there exists a inc, kill it!
639.04/639.35	c write failed with 2
639.04/639.35	c sat variable: 0 optimum/unsat variable: 1
639.04/639.35	c [INC SEARCH] set lower bound to 4093671 upperbound 4225723
639.04/639.35	c [INC SEARCH] current bound: 4159697
639.04/639.35	c [INC SEARCH] iteration: 10
639.04/639.35	c [INC SEARCH] lower bound: 4093671 upperbound 4225723 current bound: 4159697 best value:4225723
639.04/639.35	c [INC SYSTEM] create new solver instance
639.04/639.35	c [INC] encode full formula
639.04/639.35	c fallback to adder encoding
639.15/639.41	c set iterative enc to: adder
639.15/639.41	c set iterative enc to: none
639.15/639.42	c [INC SEARCH] isOptimum variable: 0
802.92/803.25	c [INC SEARCH] formula is UNSAT
802.92/803.25	c [INC SYSTEM] there exists a inc, kill it!
802.92/803.25	c write failed with 2
802.92/803.25	c sat variable: 0 optimum/unsat variable: 1
802.92/803.25	c [INC SEARCH] set lower bound to 4159698 upperbound 4225723
802.92/803.25	c [INC SEARCH] current bound: 4192710
802.92/803.25	c [INC SEARCH] iteration: 11
802.92/803.25	c [INC SEARCH] lower bound: 4159698 upperbound 4225723 current bound: 4192710 best value:4225723
802.92/803.25	c [INC SYSTEM] create new solver instance
802.92/803.25	c [INC] encode full formula
802.92/803.25	c fallback to adder encoding
803.03/803.31	c set iterative enc to: adder
803.03/803.31	c set iterative enc to: none
803.03/803.32	c [INC SEARCH] isOptimum variable: 0
1023.88/1024.21	c [INC SEARCH] formula is UNSAT
1023.88/1024.21	c [INC SYSTEM] there exists a inc, kill it!
1023.88/1024.21	c write failed with 2
1023.88/1024.21	c sat variable: 0 optimum/unsat variable: 1
1023.88/1024.21	c [INC SEARCH] set lower bound to 4192711 upperbound 4225723
1023.88/1024.21	c [INC SEARCH] current bound: 4209217
1023.88/1024.21	c [INC SEARCH] iteration: 12
1023.88/1024.21	c [INC SEARCH] lower bound: 4192711 upperbound 4225723 current bound: 4209217 best value:4225723
1023.88/1024.21	c [INC SYSTEM] create new solver instance
1023.88/1024.21	c [INC] encode full formula
1023.88/1024.21	c fallback to adder encoding
1023.88/1024.27	c set iterative enc to: adder
1023.88/1024.27	c set iterative enc to: none
1023.88/1024.29	c [INC SEARCH] isOptimum variable: 0
1409.92/1410.35	c [INC SEARCH] formula is UNSAT
1409.92/1410.35	c [INC SYSTEM] there exists a inc, kill it!
1409.92/1410.35	c write failed with 2
1409.92/1410.35	c sat variable: 0 optimum/unsat variable: 1
1409.92/1410.35	c [INC SEARCH] set lower bound to 4209218 upperbound 4225723
1409.92/1410.35	c [INC SEARCH] current bound: 4217470
1409.92/1410.35	c [INC SEARCH] iteration: 13
1409.92/1410.35	c [INC SEARCH] lower bound: 4209218 upperbound 4225723 current bound: 4217470 best value:4225723
1409.92/1410.35	c [INC SYSTEM] create new solver instance
1409.92/1410.35	c [INC] encode full formula
1409.92/1410.35	c fallback to adder encoding
1410.03/1410.41	c set iterative enc to: adder
1410.03/1410.41	c set iterative enc to: none
1410.03/1410.42	c [INC SEARCH] isOptimum variable: 0
1660.66/1661.16	c [INC SEARCH] formula is UNSAT
1660.66/1661.16	c [INC SYSTEM] there exists a inc, kill it!
1660.66/1661.16	c write failed with 2
1660.66/1661.16	c sat variable: 0 optimum/unsat variable: 1
1660.66/1661.16	c [INC SEARCH] set lower bound to 4217471 upperbound 4225723
1660.66/1661.16	c [INC SEARCH] current bound: 4221597
1660.66/1661.16	c [INC SEARCH] iteration: 14
1660.66/1661.16	c [INC SEARCH] lower bound: 4217471 upperbound 4225723 current bound: 4221597 best value:4225723
1660.66/1661.16	c [INC SYSTEM] create new solver instance
1660.66/1661.16	c [INC] encode full formula
1660.66/1661.16	c fallback to adder encoding
1660.79/1661.22	c set iterative enc to: adder
1660.79/1661.22	c set iterative enc to: none
1660.79/1661.24	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.50	c an unexpexted return value has been received, exit
1800.05/1800.50	s UNKNOWN
1800.05/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.05/1800.50	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3699355-1338138446/watcher-3699355-1338138446 -o /tmp/evaluation-result-3699355-1338138446/solver-3699355-1338138446 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699355-1338138446.opb 1146543792 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.58 2.22 2.08 3/177 13936
/proc/meminfo: memFree=31228764/32873844 swapFree=6088/6088
[pid=13936] ppid=13934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13936/stat : 13936 (npSolver-pbo-I.) S 13934 13936 12301 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279973056 9367552 275 33554432000 4194304 5064252 140735082575344 140735082574256 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13936/statm: 2287 275 233 213 0 72 0

[startup+0.0758651 s]
/proc/loadavg: 2.58 2.22 2.08 3/177 13936
/proc/meminfo: memFree=31228764/32873844 swapFree=6088/6088
[pid=13936] ppid=13934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13936/stat : 13936 (npSolver-pbo-I.) S 13934 13936 12301 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279973056 9367552 275 33554432000 4194304 5064252 140735082575344 140735082574256 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13936/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100176 s]
/proc/loadavg: 2.58 2.22 2.08 3/177 13936
/proc/meminfo: memFree=31228764/32873844 swapFree=6088/6088
[pid=13936] ppid=13934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13936/stat : 13936 (npSolver-pbo-I.) S 13934 13936 12301 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279973056 9367552 275 33554432000 4194304 5064252 140735082575344 140735082574256 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13936/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30017 s]
/proc/loadavg: 2.58 2.22 2.08 3/177 13936
/proc/meminfo: memFree=31228764/32873844 swapFree=6088/6088
[pid=13936] ppid=13934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13936/stat : 13936 (npSolver-pbo-I.) S 13934 13936 12301 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279973056 9367552 275 33554432000 4194304 5064252 140735082575344 140735082574256 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13936/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70019 s]
/proc/loadavg: 2.58 2.22 2.08 3/177 13936
/proc/meminfo: memFree=31228764/32873844 swapFree=6088/6088
[pid=13936] ppid=13934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13936/stat : 13936 (npSolver-pbo-I.) S 13934 13936 12301 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279973056 9367552 275 33554432000 4194304 5064252 140735082575344 140735082574256 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13936/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.58 2.22 2.08 3/180 13942
/proc/meminfo: memFree=31209268/32873844 swapFree=6088/6088
[pid=13936] ppid=13934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13936/stat : 13936 (npSolver-pbo-I.) S 13934 13936 12301 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279973056 9367552 275 33554432000 4194304 5064252 140735082575344 140735082574256 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13936/statm: 2287 275 233 213 0 72 0
[pid=13937] ppid=13936 vsize=6244 CPUtime=0.34 cores=0,2,4,6
/proc/13937/stat : 13937 (npSolver-pbo) S 13936 13936 12301 0 -1 4202496 2256 6266 0 0 6 0 27 1 20 0 1 0 279973056 6393856 1231 33554432000 4194304 5992684 140737420353824 140737420340088 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13937/statm: 1561 1231 168 440 0 1117 0
[pid=13942] ppid=13937 vsize=14892 CPUtime=1.12 cores=0,2,4,6
/proc/13942/stat : 13942 (glucosInc) R 13937 13936 12301 0 -1 4202496 2533 0 0 0 112 0 0 0 20 0 1 0 279973092 15249408 2935 33554432000 4194304 5654031 140736569120464 140736569118248 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13942/statm: 3723 2935 140 357 0 3363 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 30284

[startup+3.10028 s]
/proc/loadavg: 2.58 2.22 2.08 3/180 13945
/proc/meminfo: memFree=31185040/32873844 swapFree=6088/6088
[pid=13936] ppid=13934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13936/stat : 13936 (npSolver-pbo-I.) S 13934 13936 12301 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279973056 9367552 275 33554432000 4194304 5064252 140735082575344 140735082574256 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13936/statm: 2287 275 233 213 0 72 0
[pid=13937] ppid=13936 vsize=7384 CPUtime=2.28 cores=0,2,4,6
/proc/13937/stat : 13937 (npSolver-pbo) S 13936 13936 12301 0 -1 4202496 8869 17552 0 0 28 12 183 5 20 0 1 0 279973056 7561216 1536 33554432000 4194304 5992684 140737420353824 140737420338728 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13937/statm: 1846 1536 186 440 0 1402 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 16532
heavy processes:

[startup+6.30036 s]
/proc/loadavg: 2.53 2.21 2.07 3/180 13949
/proc/meminfo: memFree=31209088/32873844 swapFree=6088/6088
[pid=13936] ppid=13934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13936/stat : 13936 (npSolver-pbo-I.) S 13934 13936 12301 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279973056 9367552 275 33554432000 4194304 5064252 140735082575344 140735082574256 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13936/statm: 2287 275 233 213 0 72 0
[pid=13937] ppid=13936 vsize=11708 CPUtime=6.27 cores=0,2,4,6
/proc/13937/stat : 13937 (npSolver-pbo) R 13936 13936 12301 0 -1 4202496 13656 31156 0 0 41 13 564 9 20 0 1 0 279973056 11988992 2471 33554432000 4194304 5992684 140737420353824 140737420348368 5044353 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13937/statm: 2927 2471 186 440 0 2483 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 20856

[startup+12.7003 s]
/proc/loadavg: 2.49 2.21 2.07 3/180 13953
/proc/meminfo: memFree=31200108/32873844 swapFree=6088/6088
[pid=13936] ppid=13934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13936/stat : 13936 (npSolver-pbo-I.) S 13934 13936 12301 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279973056 9367552 275 33554432000 4194304 5064252 140735082575344 140735082574256 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13936/statm: 2287 275 233 213 0 72 0
[pid=13937] ppid=13936 vsize=15736 CPUtime=6.67 cores=0,2,4,6
/proc/13937/stat : 13937 (npSolver-pbo) S 13936 13936 12301 0 -1 4202496 18679 38363 0 0 53 15 588 11 20 0 1 0 279973056 16113664 3557 33554432000 4194304 5992684 140737420353824 140737420338728 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13937/statm: 3934 3557 186 440 0 3490 0
[pid=13953] ppid=13937 vsize=26432 CPUtime=5.94 cores=0,2,4,6
/proc/13953/stat : 13953 (glucosInc) R 13937 13936 12301 0 -1 4202496 6110 0 0 0 593 1 0 0 20 0 1 0 279973730 27066368 6054 33554432000 4194304 5654031 140735053059296 140735053047112 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13953/statm: 6608 6054 142 357 0 6248 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 51316

[startup+25.5003 s]
/proc/loadavg: 2.38 2.20 2.07 3/180 13953
/proc/meminfo: memFree=31193716/32873844 swapFree=6088/6088
[pid=13936] ppid=13934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13936/stat : 13936 (npSolver-pbo-I.) S 13934 13936 12301 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279973056 9367552 275 33554432000 4194304 5064252 140735082575344 140735082574256 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13936/statm: 2287 275 233 213 0 72 0
[pid=13937] ppid=13936 vsize=15736 CPUtime=6.67 cores=0,2,4,6
/proc/13937/stat : 13937 (npSolver-pbo) S 13936 13936 12301 0 -1 4202496 18679 38363 0 0 53 15 588 11 20 0 1 0 279973056 16113664 3557 33554432000 4194304 5992684 140737420353824 140737420338728 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13937/statm: 3934 3557 186 440 0 3490 0
[pid=13953] ppid=13937 vsize=30784 CPUtime=18.74 cores=0,2,4,6
/proc/13953/stat : 13953 (glucosInc) R 13937 13936 12301 0 -1 4202496 7168 0 0 0 1872 2 0 0 20 0 1 0 279973730 31522816 6877 33554432000 4194304 5654031 140735053059296 140735053047112 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13953/statm: 7696 6877 142 357 0 7336 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 55668

[startup+51.1003 s]
/proc/loadavg: 2.25 2.18 2.07 3/180 13953
/proc/meminfo: memFree=31178576/32873844 swapFree=6088/6088
[pid=13936] ppid=13934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13936/stat : 13936 (npSolver-pbo-I.) S 13934 13936 12301 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279973056 9367552 275 33554432000 4194304 5064252 140735082575344 140735082574256 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13936/statm: 2287 275 233 213 0 72 0
[pid=13937] ppid=13936 vsize=15736 CPUtime=6.67 cores=0,2,4,6
/proc/13937/stat : 13937 (npSolver-pbo) S 13936 13936 12301 0 -1 4202496 18679 38363 0 0 53 15 588 11 20 0 1 0 279973056 16113664 3557 33554432000 4194304 5992684 140737420353824 140737420338728 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13937/statm: 3934 3557 186 440 0 3490 0
[pid=13953] ppid=13937 vsize=37860 CPUtime=44.33 cores=0,2,4,6
/proc/13953/stat : 13953 (glucosInc) R 13937 13936 12301 0 -1 4202496 8251 0 0 0 4431 2 0 0 20 0 1 0 279973730 38768640 8862 33554432000 4194304 5654031 140735053059296 140735053047112 4216146 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13953/statm: 9465 8862 142 357 0 9105 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 62744

[startup+102.306 s]
/proc/loadavg: 2.11 2.15 2.07 3/178 13953
/proc/meminfo: memFree=31175444/32873844 swapFree=6088/6088
[pid=13936] ppid=13934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13936/stat : 13936 (npSolver-pbo-I.) S 13934 13936 12301 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279973056 9367552 275 33554432000 4194304 5064252 140735082575344 140735082574256 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13936/statm: 2287 275 233 213 0 72 0
[pid=13937] ppid=13936 vsize=15736 CPUtime=6.67 cores=0,2,4,6
/proc/13937/stat : 13937 (npSolver-pbo) S 13936 13936 12301 0 -1 4202496 18679 38363 0 0 53 15 588 11 20 0 1 0 279973056 16113664 3557 33554432000 4194304 5992684 140737420353824 140737420338728 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13937/statm: 3934 3557 186 440 0 3490 0
[pid=13953] ppid=13937 vsize=42280 CPUtime=95.52 cores=0,2,4,6
/proc/13953/stat : 13953 (glucosInc) R 13937 13936 12301 0 -1 4202496 9085 0 0 0 9550 2 0 0 20 0 1 0 279973730 43294720 10101 33554432000 4194304 5654031 140735053059296 140735053047112 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13953/statm: 10570 10101 142 357 0 10210 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 67164

[startup+162.3 s]
/proc/loadavg: 2.22 2.18 2.08 3/181 14093
/proc/meminfo: memFree=30841944/32873844 swapFree=6088/6088
[pid=13936] ppid=13934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13936/stat : 13936 (npSolver-pbo-I.) S 13934 13936 12301 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279973056 9367552 275 33554432000 4194304 5064252 140735082575344 140735082574256 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13936/statm: 2287 275 233 213 0 72 0
[pid=13937] ppid=13936 vsize=15736 CPUtime=157.19 cores=0,2,4,6
/proc/13937/stat : 13937 (npSolver-pbo) S 13936 13936 12301 0 -1 4202496 26748 62524 0 0 70 17 15610 22 20 0 1 0 279973056 16113664 3558 33554432000 4194304 5992684 140737420353824 140737420338728 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13937/statm: 3934 3558 186 440 0 3490 0
[pid=14091] ppid=13937 vsize=26468 CPUtime=4.97 cores=0,2,4,6
/proc/14091/stat : 14091 (glucosInc) R 13937 13936 12301 0 -1 4202496 6008 0 0 0 496 1 0 0 20 0 1 0 279988787 27103232 5488 33554432000 4194304 5654031 140736061809024 140736061796840 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14091/statm: 6617 5488 142 357 0 6257 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 51352

[startup+222.3 s]
/proc/loadavg: 2.16 2.18 2.09 2/172 14340
/proc/meminfo: memFree=31314680/32873844 swapFree=6088/6088
[pid=13936] ppid=13934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13936/stat : 13936 (npSolver-pbo-I.) S 13934 13936 12301 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279973056 9367552 275 33554432000 4194304 5064252 140735082575344 140735082574256 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13936/statm: 2287 275 233 213 0 72 0
[pid=13937] ppid=13936 vsize=15736 CPUtime=157.19 cores=0,2,4,6
/proc/13937/stat : 13937 (npSolver-pbo) S 13936 13936 12301 0 -1 4202496 26748 62524 0 0 70 17 15610 22 20 0 1 0 279973056 16113664 3558 33554432000 4194304 5992684 140737420353824 140737420338728 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13937/statm: 3934 3558 186 440 0 3490 0
[pid=14091] ppid=13937 vsize=42160 CPUtime=64.96 cores=0,2,4,6
/proc/14091/stat : 14091 (glucosInc) R 13937 13936 12301 0 -1 4202496 8005 0 0 0 6494 2 0 0 20 0 1 0 279988787 43171840 10010 33554432000 4194304 5654031 140736061809024 140736061796840 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14091/statm: 10540 10010 142 357 0 10180 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 67044

[startup+282.3 s]
/proc/loadavg: 1.43 1.97 2.02 2/171 14342
/proc/meminfo: memFree=31334776/32873844 swapFree=6088/6088
[pid=13936] ppid=13934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13936/stat : 13936 (npSolver-pbo-I.) S 13934 13936 12301 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279973056 9367552 275 33554432000 4194304 5064252 140735082575344 140735082574256 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13936/statm: 2287 275 233 213 0 72 0

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

/proc/meminfo: memFree=31305464/32873844 swapFree=6088/6088
[pid=13936] ppid=13934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13936/stat : 13936 (npSolver-pbo-I.) S 13934 13936 12301 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279973056 9367552 275 33554432000 4194304 5064252 140735082575344 140735082574256 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13936/statm: 2287 275 233 213 0 72 0
[pid=13937] ppid=13936 vsize=15736 CPUtime=1023.98 cores=0,2,4,6
/proc/13937/stat : 13937 (npSolver-pbo) S 13936 13936 12301 0 -1 4202496 40230 112406 0 0 98 22 102237 41 20 0 1 0 279973056 16113664 3558 33554432000 4194304 5992684 140737420353824 140737420338728 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13937/statm: 3934 3558 186 440 0 3490 0
[pid=14355] ppid=13937 vsize=52796 CPUtime=277.96 cores=0,2,4,6
/proc/14355/stat : 14355 (glucosInc) R 13937 13936 12301 0 -1 4202496 8818 0 0 0 27794 2 0 0 20 0 1 0 280075485 54063104 12744 33554432000 4194304 5654031 140735551613536 140735551601352 4215307 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14355/statm: 13199 12744 142 357 0 12839 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 77680

[startup+1362.3 s]
/proc/loadavg: 1.00 1.02 1.29 2/172 14360
/proc/meminfo: memFree=31301188/32873844 swapFree=6088/6088
[pid=13936] ppid=13934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13936/stat : 13936 (npSolver-pbo-I.) S 13934 13936 12301 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279973056 9367552 275 33554432000 4194304 5064252 140735082575344 140735082574256 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13936/statm: 2287 275 233 213 0 72 0
[pid=13937] ppid=13936 vsize=15736 CPUtime=1023.98 cores=0,2,4,6
/proc/13937/stat : 13937 (npSolver-pbo) S 13936 13936 12301 0 -1 4202496 40230 112406 0 0 98 22 102237 41 20 0 1 0 279973056 16113664 3558 33554432000 4194304 5992684 140737420353824 140737420338728 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13937/statm: 3934 3558 186 440 0 3490 0
[pid=14355] ppid=13937 vsize=57216 CPUtime=337.95 cores=0,2,4,6
/proc/14355/stat : 14355 (glucosInc) R 13937 13936 12301 0 -1 4202496 9423 0 0 0 33792 3 0 0 20 0 1 0 280075485 58589184 13849 33554432000 4194304 5654031 140735551613536 140735551601352 4215017 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14355/statm: 14304 13849 142 357 0 13944 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 82100

[startup+1422.31 s]
/proc/loadavg: 1.00 1.01 1.27 2/171 14362
/proc/meminfo: memFree=31324340/32873844 swapFree=6088/6088
[pid=13936] ppid=13934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13936/stat : 13936 (npSolver-pbo-I.) S 13934 13936 12301 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279973056 9367552 275 33554432000 4194304 5064252 140735082575344 140735082574256 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13936/statm: 2287 275 233 213 0 72 0
[pid=13937] ppid=13936 vsize=15736 CPUtime=1410.04 cores=0,2,4,6
/proc/13937/stat : 13937 (npSolver-pbo) S 13936 13936 12301 0 -1 4202496 42962 123761 0 0 104 22 140832 46 20 0 1 0 279973056 16113664 3558 33554432000 4194304 5992684 140737420353824 140737420338728 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13937/statm: 3934 3558 186 440 0 3490 0
[pid=14362] ppid=13937 vsize=35124 CPUtime=11.86 cores=0,2,4,6
/proc/14362/stat : 14362 (glucosInc) R 13937 13936 12301 0 -1 4202496 7866 0 0 0 1185 1 0 0 20 0 1 0 280114098 35966976 8019 33554432000 4194304 5654031 140733415602624 140733415590440 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14362/statm: 8781 8019 142 357 0 8421 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 60008

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.25 2/171 14362
/proc/meminfo: memFree=31316196/32873844 swapFree=6088/6088
[pid=13936] ppid=13934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13936/stat : 13936 (npSolver-pbo-I.) S 13934 13936 12301 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279973056 9367552 275 33554432000 4194304 5064252 140735082575344 140735082574256 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13936/statm: 2287 275 233 213 0 72 0
[pid=13937] ppid=13936 vsize=15736 CPUtime=1410.04 cores=0,2,4,6
/proc/13937/stat : 13937 (npSolver-pbo) S 13936 13936 12301 0 -1 4202496 42962 123761 0 0 104 22 140832 46 20 0 1 0 279973056 16113664 3558 33554432000 4194304 5992684 140737420353824 140737420338728 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13937/statm: 3934 3558 186 440 0 3490 0
[pid=14362] ppid=13937 vsize=42264 CPUtime=71.85 cores=0,2,4,6
/proc/14362/stat : 14362 (glucosInc) R 13937 13936 12301 0 -1 4202496 8404 0 0 0 7183 2 0 0 20 0 1 0 280114098 43278336 10111 33554432000 4194304 5654031 140733415602624 140733415590440 4232782 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14362/statm: 10566 10111 142 357 0 10206 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 67148

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.23 2/171 14362
/proc/meminfo: memFree=31310240/32873844 swapFree=6088/6088
[pid=13936] ppid=13934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13936/stat : 13936 (npSolver-pbo-I.) S 13934 13936 12301 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279973056 9367552 275 33554432000 4194304 5064252 140735082575344 140735082574256 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13936/statm: 2287 275 233 213 0 72 0
[pid=13937] ppid=13936 vsize=15736 CPUtime=1410.04 cores=0,2,4,6
/proc/13937/stat : 13937 (npSolver-pbo) S 13936 13936 12301 0 -1 4202496 42962 123761 0 0 104 22 140832 46 20 0 1 0 279973056 16113664 3558 33554432000 4194304 5992684 140737420353824 140737420338728 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13937/statm: 3934 3558 186 440 0 3490 0
[pid=14362] ppid=13937 vsize=49444 CPUtime=131.84 cores=0,2,4,6
/proc/14362/stat : 14362 (glucosInc) R 13937 13936 12301 0 -1 4202496 9056 0 0 0 13182 2 0 0 20 0 1 0 280114098 50630656 11736 33554432000 4194304 5654031 140733415602624 140733415590440 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14362/statm: 12361 11736 142 357 0 12001 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 74328

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.22 2/171 14362
/proc/meminfo: memFree=31308252/32873844 swapFree=6088/6088
[pid=13936] ppid=13934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13936/stat : 13936 (npSolver-pbo-I.) S 13934 13936 12301 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279973056 9367552 275 33554432000 4194304 5064252 140735082575344 140735082574256 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13936/statm: 2287 275 233 213 0 72 0
[pid=13937] ppid=13936 vsize=15736 CPUtime=1410.04 cores=0,2,4,6
/proc/13937/stat : 13937 (npSolver-pbo) S 13936 13936 12301 0 -1 4202496 42962 123761 0 0 104 22 140832 46 20 0 1 0 279973056 16113664 3558 33554432000 4194304 5992684 140737420353824 140737420338728 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13937/statm: 3934 3558 186 440 0 3490 0
[pid=14362] ppid=13937 vsize=53868 CPUtime=191.83 cores=0,2,4,6
/proc/14362/stat : 14362 (glucosInc) R 13937 13936 12301 0 -1 4202496 9720 0 0 0 19180 3 0 0 20 0 1 0 280114098 55160832 12067 33554432000 4194304 5654031 140733415602624 140733415590440 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14362/statm: 13467 12067 142 357 0 13107 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 78752

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.20 2/171 14365
/proc/meminfo: memFree=31335876/32873844 swapFree=6088/6088
[pid=13936] ppid=13934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13936/stat : 13936 (npSolver-pbo-I.) S 13934 13936 12301 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279973056 9367552 275 33554432000 4194304 5064252 140735082575344 140735082574256 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13936/statm: 2287 275 233 213 0 72 0
[pid=13937] ppid=13936 vsize=15736 CPUtime=1660.82 cores=0,2,4,6
/proc/13937/stat : 13937 (npSolver-pbo) S 13936 13936 12301 0 -1 4202496 45694 134518 0 0 110 23 165899 50 20 0 1 0 279973056 16113664 3558 33554432000 4194304 5992684 140737420353824 140737420338728 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13937/statm: 3934 3558 186 440 0 3490 0
[pid=14365] ppid=13937 vsize=26208 CPUtime=1.04 cores=0,2,4,6
/proc/14365/stat : 14365 (glucosInc) R 13937 13936 12301 0 -1 4202496 5934 0 0 0 104 0 0 0 20 0 1 0 280139180 26836992 5401 33554432000 4194304 5654031 140734779699776 140734779697464 4215913 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14365/statm: 6552 5401 138 357 0 6192 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 51092

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.18 2/171 14365
/proc/meminfo: memFree=31328976/32873844 swapFree=6088/6088
[pid=13936] ppid=13934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13936/stat : 13936 (npSolver-pbo-I.) S 13934 13936 12301 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279973056 9367552 275 33554432000 4194304 5064252 140735082575344 140735082574256 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13936/statm: 2287 275 233 213 0 72 0
[pid=13937] ppid=13936 vsize=15736 CPUtime=1660.82 cores=0,2,4,6
/proc/13937/stat : 13937 (npSolver-pbo) S 13936 13936 12301 0 -1 4202496 45694 134518 0 0 110 23 165899 50 20 0 1 0 279973056 16113664 3558 33554432000 4194304 5992684 140737420353824 140737420338728 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13937/statm: 3934 3558 186 440 0 3490 0
[pid=14365] ppid=13937 vsize=30816 CPUtime=61.03 cores=0,2,4,6
/proc/14365/stat : 14365 (glucosInc) R 13937 13936 12301 0 -1 4202496 8763 0 0 0 6101 2 0 0 20 0 1 0 280139180 31555584 7001 33554432000 4194304 5654031 140734779699776 140734779687592 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14365/statm: 7704 7001 142 357 0 7344 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 55700

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/171 14365
/proc/meminfo: memFree=31316500/32873844 swapFree=6088/6088
[pid=13936] ppid=13934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13936/stat : 13936 (npSolver-pbo-I.) S 13934 13936 12301 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279973056 9367552 275 33554432000 4194304 5064252 140735082575344 140735082574256 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13936/statm: 2287 275 233 213 0 72 0
[pid=13937] ppid=13936 vsize=15736 CPUtime=1660.82 cores=0,2,4,6
/proc/13937/stat : 13937 (npSolver-pbo) S 13936 13936 12301 0 -1 4202496 45694 134518 0 0 110 23 165899 50 20 0 1 0 279973056 16113664 3558 33554432000 4194304 5992684 140737420353824 140737420338728 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13937/statm: 3934 3558 186 440 0 3490 0
[pid=14365] ppid=13937 vsize=42308 CPUtime=121.02 cores=0,2,4,6
/proc/14365/stat : 14365 (glucosInc) R 13937 13936 12301 0 -1 4202496 9911 0 0 0 12099 3 0 0 20 0 1 0 280139180 43323392 10122 33554432000 4194304 5654031 140734779699776 140734779687592 4233280 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14365/statm: 10577 10122 142 357 0 10217 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 67192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.16 2/171 14365
/proc/meminfo: memFree=31316436/32873844 swapFree=6088/6088
[pid=13936] ppid=13934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13936/stat : 13936 (npSolver-pbo-I.) S 13934 13936 12301 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279973056 9367552 275 33554432000 4194304 5064252 140735082575344 140735082574256 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13936/statm: 2287 275 233 213 0 72 0
[pid=13937] ppid=13936 vsize=15736 CPUtime=1660.82 cores=0,2,4,6
/proc/13937/stat : 13937 (npSolver-pbo) S 13936 13936 12301 0 -1 4202496 45694 134518 0 0 110 23 165899 50 20 0 1 0 279973056 16113664 3558 33554432000 4194304 5992684 140737420353824 140737420338728 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13937/statm: 3934 3558 186 440 0 3490 0
[pid=14365] ppid=13937 vsize=42308 CPUtime=139.23 cores=0,2,4,6
/proc/14365/stat : 14365 (glucosInc) R 13937 13936 12301 0 -1 4202496 9912 0 0 0 13920 3 0 0 20 0 1 0 280139180 43323392 10122 33554432000 4194304 5654031 140734779699776 140734779687592 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14365/statm: 10577 10122 142 357 0 10217 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 67192

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.16 2/171 14365
/proc/meminfo: memFree=31316436/32873844 swapFree=6088/6088
[pid=13936] ppid=13934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13936/stat : 13936 (npSolver-pbo-I.) S 13934 13936 12301 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279973056 9367552 275 33554432000 4194304 5064252 140735082575344 140735082574256 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13936/statm: 2287 275 233 213 0 72 0
[pid=13937] ppid=13936 vsize=15736 CPUtime=1660.82 cores=0,2,4,6
/proc/13937/stat : 13937 (npSolver-pbo) S 13936 13936 12301 0 -1 4202496 45694 134518 0 0 110 23 165899 50 20 0 1 0 279973056 16113664 3558 33554432000 4194304 5992684 140737420353824 140737420338728 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13937/statm: 3934 3558 186 440 0 3490 0
[pid=14365] ppid=13937 vsize=42308 CPUtime=139.23 cores=0,2,4,6
/proc/14365/stat : 14365 (glucosInc) R 13937 13936 12301 0 -1 4202496 9912 0 0 0 13920 3 0 0 20 0 1 0 280139180 43323392 10122 33554432000 4194304 5654031 140734779699776 140734779687592 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14365/statm: 10577 10122 142 357 0 10217 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 67192

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.08
CPU user time (s): 1799.3
CPU system time (s): 0.78388
CPU usage (%): 99.9764
Max. virtual memory (cumulated for all children) (KiB): 97744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.3
system time used= 0.78388
maximum resident set size= 75220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 190502
page faults= 0
swaps= 0
block input operations= 0
block output operations= 182608
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 804
involuntary context switches= 2792

runsolver used 2.83357 second user time and 7.00693 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-27 19:07:26
IDJOB=3699355
IDBENCH=92790
IDSOLVER=2276
FILE ID=node110/3699355-1338138446
RUNJOBID= node110-1338119844-12317
PBS_JOBID= 14624477
Free space on /tmp= 71660 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/IC/normalized-minisat15_5_3_4_ic.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3699355-1338138446/watcher-3699355-1338138446 -o /tmp/evaluation-result-3699355-1338138446/solver-3699355-1338138446 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699355-1338138446.opb 1146543792 HOME HOME

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

MD5SUM BENCH= cc4ba8ab50e8cde73916f6bbebfc3143
RANDOM SEED=1146543792

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
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:        31229028 kB
Buffers:          280872 kB
Cached:           366844 kB
SwapCached:          148 kB
Active:           683264 kB
Inactive:         141468 kB
Active(anon):     167000 kB
Inactive(anon):    12496 kB
Active(file):     516264 kB
Inactive(file):   128972 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108004 kB
Dirty:              9976 kB
Writeback:             0 kB
AnonPages:        187056 kB
Mapped:            15456 kB
Shmem:               196 kB
Slab:             676252 kB
SReclaimable:     117920 kB
SUnreclaim:       558332 kB
KernelStack:        1456 kB
PageTables:         4324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     295168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 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= 71668 MiB
End job on node110 at 2012-05-27 19:37:27