Trace number 3748515

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 (fixed)? (TO) 1800.1 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/IC/
normalized-minisat15_5_3_7_ic.opb
MD5SUMed0e62d21585297a53ea5d644fd52c40
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark16633202
Best CPU time to get the best result obtained on this benchmark3.56446
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 76225024
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 4402461705
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 76225024
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 4402461705
Number of bits of the biggest sum of numbers33
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.03	c old isEQ: 0, new EQ is 1
0.00/0.03	c old isEQ: 32, new EQ is 1
0.00/0.04	c old isEQ: 1, new EQ is 1
0.00/0.05	c run inc solver
0.00/0.05	c [INC SYSTEM] run initial solver
0.00/0.05	c [INC SYSTEM] preprocess with white file
0.00/0.20	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.20	c [INC SYSTEM] execute solver
0.00/0.39	c [INC SEARCH] formula is SAT
0.00/0.65	c [INC SYSTEM] solved the initial formula
0.00/0.65	c model valid
0.00/0.65	c current solution ok
0.00/0.65	o 517675880
0.00/0.65	c execute binary inc search
0.00/0.65	c [INC SEARCH] current bound: 258837947
0.00/0.65	c [INC SEARCH] iteration: 0
0.00/0.65	c [INC SEARCH] lower bound: 0 upperbound 517675895 current bound: 258837947 best value:517675895
0.00/0.65	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.65	c write failed with 2
0.00/0.65	c [INC SYSTEM] create new solver instance
0.00/0.65	c [INC] encode full formula
0.00/0.65	c fallback to adder encoding
0.00/0.65	c set iterative enc to: adder
0.00/0.65	c set iterative enc to: none
0.00/0.65	c [INC SEARCH] isOptimum variable: 0
0.98/1.18	c [INC SEARCH] formula is SAT
0.98/1.18	c [INC SEARCH] copied best model
0.98/1.18	c sat variable: 1 optimum/unsat variable: 0
0.98/1.19	c model valid
0.98/1.19	c current solution ok
0.98/1.19	o 193856866
0.98/1.19	c [INC SEARCH] current bound: 96928440
0.98/1.19	c [INC SEARCH] iteration: 1
0.98/1.19	c [INC SEARCH] lower bound: 0 upperbound 193856881 current bound: 96928440 best value:193856881
0.98/1.19	c [INC SYSTEM] there exists a inc, kill it!
0.98/1.19	c write failed with 2
0.98/1.19	c [INC SYSTEM] create new solver instance
0.98/1.19	c [INC] encode full formula
0.98/1.19	c fallback to adder encoding
1.09/1.28	c set iterative enc to: adder
1.09/1.28	c set iterative enc to: none
1.09/1.29	c [INC SEARCH] isOptimum variable: 0
2.18/2.30	c [INC SEARCH] formula is SAT
2.18/2.30	c [INC SEARCH] copied best model
2.18/2.30	c sat variable: 1 optimum/unsat variable: 0
2.18/2.31	c model valid
2.18/2.31	c current solution ok
2.18/2.31	o 78748270
2.18/2.31	c [INC SEARCH] current bound: 39374142
2.18/2.31	c [INC SEARCH] iteration: 2
2.18/2.31	c [INC SEARCH] lower bound: 0 upperbound 78748285 current bound: 39374142 best value:78748285
2.18/2.31	c [INC SYSTEM] there exists a inc, kill it!
2.18/2.31	c write failed with 2
2.18/2.32	c [INC SYSTEM] create new solver instance
2.18/2.32	c [INC] encode full formula
2.18/2.32	c fallback to adder encoding
2.18/2.39	c set iterative enc to: adder
2.18/2.39	c set iterative enc to: none
2.29/2.41	c [INC SEARCH] isOptimum variable: 0
2.31/3.18	c [INC SEARCH] formula is SAT
2.31/3.18	c [INC SEARCH] copied best model
2.31/3.18	c sat variable: 1 optimum/unsat variable: 0
2.31/3.19	c model valid
2.31/3.19	c current solution ok
2.31/3.19	o 35721644
2.31/3.19	c [INC SEARCH] current bound: 17860829
2.31/3.19	c [INC SEARCH] iteration: 3
2.31/3.19	c [INC SEARCH] lower bound: 0 upperbound 35721659 current bound: 17860829 best value:35721659
2.31/3.19	c [INC SYSTEM] there exists a inc, kill it!
2.31/3.19	c write failed with 2
2.31/3.19	c [INC SYSTEM] create new solver instance
2.31/3.19	c [INC] encode full formula
2.31/3.19	c fallback to adder encoding
3.10/3.26	c set iterative enc to: adder
3.10/3.26	c set iterative enc to: none
3.10/3.28	c [INC SEARCH] isOptimum variable: 0
149.47/149.69	c [INC SEARCH] formula is SAT
149.56/149.70	c [INC SEARCH] copied best model
149.56/149.70	c sat variable: 1 optimum/unsat variable: 0
149.56/149.71	c model valid
149.56/149.71	c current solution ok
149.56/149.71	o 17715122
149.56/149.71	c [INC SEARCH] current bound: 8857568
149.56/149.71	c [INC SEARCH] iteration: 4
149.56/149.71	c [INC SEARCH] lower bound: 0 upperbound 17715137 current bound: 8857568 best value:17715137
149.56/149.71	c [INC SYSTEM] there exists a inc, kill it!
149.56/149.71	c write failed with 2
149.56/149.71	c [INC SYSTEM] create new solver instance
149.56/149.71	c [INC] encode full formula
149.56/149.71	c fallback to adder encoding
149.56/149.77	c set iterative enc to: adder
149.56/149.77	c set iterative enc to: none
149.56/149.79	c [INC SEARCH] isOptimum variable: 0
149.66/150.21	c [INC SEARCH] formula is UNSAT
149.66/150.21	c [INC SYSTEM] there exists a inc, kill it!
149.66/150.21	c write failed with 2
149.66/150.21	c sat variable: 0 optimum/unsat variable: 1
149.66/150.21	c [INC SEARCH] set lower bound to 8857569 upperbound 17715137
149.66/150.21	c [INC SEARCH] current bound: 13286353
149.66/150.21	c [INC SEARCH] iteration: 5
149.66/150.21	c [INC SEARCH] lower bound: 8857569 upperbound 17715137 current bound: 13286353 best value:17715137
149.66/150.21	c [INC SYSTEM] create new solver instance
149.66/150.21	c [INC] encode full formula
149.66/150.21	c fallback to adder encoding
149.66/150.28	c set iterative enc to: adder
149.66/150.28	c set iterative enc to: none
149.66/150.29	c [INC SEARCH] isOptimum variable: 0
150.66/150.87	c [INC SEARCH] formula is UNSAT
150.66/150.87	c [INC SYSTEM] there exists a inc, kill it!
150.66/150.87	c write failed with 2
150.66/150.87	c sat variable: 0 optimum/unsat variable: 1
150.66/150.87	c [INC SEARCH] set lower bound to 13286354 upperbound 17715137
150.66/150.87	c [INC SEARCH] current bound: 15500745
150.66/150.87	c [INC SEARCH] iteration: 6
150.66/150.87	c [INC SEARCH] lower bound: 13286354 upperbound 17715137 current bound: 15500745 best value:17715137
150.66/150.87	c [INC SYSTEM] create new solver instance
150.66/150.87	c [INC] encode full formula
150.66/150.87	c fallback to adder encoding
150.76/150.94	c set iterative enc to: adder
150.76/150.94	c set iterative enc to: none
150.76/150.95	c [INC SEARCH] isOptimum variable: 0
984.92/985.23	c [INC SEARCH] formula is UNSAT
984.92/985.23	c [INC SYSTEM] there exists a inc, kill it!
984.92/985.23	c write failed with 2
984.92/985.23	c sat variable: 0 optimum/unsat variable: 1
984.92/985.23	c [INC SEARCH] set lower bound to 15500746 upperbound 17715137
984.92/985.23	c [INC SEARCH] current bound: 16607941
984.92/985.23	c [INC SEARCH] iteration: 7
984.92/985.23	c [INC SEARCH] lower bound: 15500746 upperbound 17715137 current bound: 16607941 best value:17715137
984.92/985.23	c [INC SYSTEM] create new solver instance
984.92/985.23	c [INC] encode full formula
984.92/985.23	c fallback to adder encoding
985.03/985.30	c set iterative enc to: adder
985.03/985.30	c set iterative enc to: none
985.03/985.32	c [INC SEARCH] isOptimum variable: 0
1514.64/1515.02	c [INC SEARCH] formula is UNSAT
1514.64/1515.02	c [INC SYSTEM] there exists a inc, kill it!
1514.64/1515.02	c write failed with 2
1514.64/1515.02	c sat variable: 0 optimum/unsat variable: 1
1514.64/1515.02	c [INC SEARCH] set lower bound to 16607942 upperbound 17715137
1514.64/1515.02	c [INC SEARCH] current bound: 17161539
1514.64/1515.02	c [INC SEARCH] iteration: 8
1514.64/1515.02	c [INC SEARCH] lower bound: 16607942 upperbound 17715137 current bound: 17161539 best value:17715137
1514.64/1515.02	c [INC SYSTEM] create new solver instance
1514.64/1515.02	c [INC] encode full formula
1514.64/1515.02	c fallback to adder encoding
1514.64/1515.09	c set iterative enc to: adder
1514.64/1515.09	c set iterative enc to: none
1514.75/1515.11	c [INC SEARCH] isOptimum variable: 0
1523.42/1523.82	c [INC SEARCH] formula is SAT
1523.42/1523.82	c [INC SEARCH] copied best model
1523.42/1523.82	c sat variable: 1 optimum/unsat variable: 0
1523.42/1523.83	c model valid
1523.42/1523.83	c current solution ok
1523.42/1523.83	o 17046246
1523.42/1523.83	c [INC SEARCH] current bound: 16827101
1523.42/1523.83	c [INC SEARCH] iteration: 9
1523.42/1523.83	c [INC SEARCH] lower bound: 16607942 upperbound 17046261 current bound: 16827101 best value:17046261
1523.42/1523.83	c [INC SYSTEM] there exists a inc, kill it!
1523.42/1523.83	c write failed with 2
1523.42/1523.83	c [INC SYSTEM] create new solver instance
1523.42/1523.83	c [INC] encode full formula
1523.42/1523.83	c fallback to adder encoding
1523.54/1523.90	c set iterative enc to: adder
1523.54/1523.90	c set iterative enc to: none
1523.54/1523.91	c [INC SEARCH] isOptimum variable: 0
1571.22/1571.69	c [INC SEARCH] formula is SAT
1571.22/1571.69	c [INC SEARCH] copied best model
1571.22/1571.69	c sat variable: 1 optimum/unsat variable: 0
1571.32/1571.71	c model valid
1571.32/1571.71	c current solution ok
1571.32/1571.71	o 16779848
1571.32/1571.71	c [INC SEARCH] current bound: 16693902
1571.32/1571.71	c [INC SEARCH] iteration: 10
1571.32/1571.71	c [INC SEARCH] lower bound: 16607942 upperbound 16779863 current bound: 16693902 best value:16779863
1571.32/1571.71	c [INC SYSTEM] there exists a inc, kill it!
1571.32/1571.71	c write failed with 2
1571.32/1571.71	c [INC SYSTEM] create new solver instance
1571.32/1571.71	c [INC] encode full formula
1571.32/1571.71	c fallback to adder encoding
1571.32/1571.77	c set iterative enc to: adder
1571.32/1571.77	c set iterative enc to: none
1571.32/1571.79	c [INC SEARCH] isOptimum variable: 0
1590.90/1591.37	c [INC SEARCH] formula is SAT
1590.90/1591.37	c [INC SEARCH] copied best model
1590.90/1591.37	c sat variable: 1 optimum/unsat variable: 0
1590.90/1591.38	c model valid
1590.90/1591.38	c current solution ok
1590.90/1591.38	o 16633202
1590.90/1591.38	c [INC SEARCH] current bound: 16620579
1590.90/1591.38	c [INC SEARCH] iteration: 11
1590.90/1591.38	c [INC SEARCH] lower bound: 16607942 upperbound 16633217 current bound: 16620579 best value:16633217
1590.90/1591.38	c [INC SYSTEM] there exists a inc, kill it!
1590.90/1591.38	c write failed with 2
1590.90/1591.38	c [INC SYSTEM] create new solver instance
1590.90/1591.38	c [INC] encode full formula
1590.90/1591.38	c fallback to adder encoding
1591.01/1591.45	c set iterative enc to: adder
1591.01/1591.45	c set iterative enc to: none
1591.01/1591.47	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.50	c an unexpexted return value has been received, exit
1800.08/1800.50	s UNKNOWN
1800.08/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.08/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-3748515-1339179211/watcher-3748515-1339179211 -o /tmp/evaluation-result-3748515-1339179211/solver-3748515-1339179211 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748515-1339179211.opb 77989589 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.06 2.04 2.00 2/178 25341
/proc/meminfo: memFree=30787868/32873844 swapFree=7632/7632
[pid=25341] ppid=25339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25341/stat : 25341 (npSolver-pbo-I.) S 25339 25341 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384045998 9367552 275 33554432000 4194304 5064252 140734435386512 140734435385424 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25341/statm: 2287 275 233 213 0 72 0

[startup+0.036422 s]
/proc/loadavg: 2.06 2.04 2.00 2/178 25341
/proc/meminfo: memFree=30787868/32873844 swapFree=7632/7632
[pid=25341] ppid=25339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25341/stat : 25341 (npSolver-pbo-I.) S 25339 25341 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384045998 9367552 275 33554432000 4194304 5064252 140734435386512 140734435385424 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25341/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100199 s]
/proc/loadavg: 2.06 2.04 2.00 2/178 25341
/proc/meminfo: memFree=30787868/32873844 swapFree=7632/7632
[pid=25341] ppid=25339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25341/stat : 25341 (npSolver-pbo-I.) S 25339 25341 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384045998 9367552 275 33554432000 4194304 5064252 140734435386512 140734435385424 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25341/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300148 s]
/proc/loadavg: 2.06 2.04 2.00 2/178 25341
/proc/meminfo: memFree=30787868/32873844 swapFree=7632/7632
[pid=25341] ppid=25339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25341/stat : 25341 (npSolver-pbo-I.) S 25339 25341 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384045998 9367552 275 33554432000 4194304 5064252 140734435386512 140734435385424 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25341/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700266 s]
/proc/loadavg: 2.06 2.04 2.00 2/178 25341
/proc/meminfo: memFree=30787868/32873844 swapFree=7632/7632
[pid=25341] ppid=25339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25341/stat : 25341 (npSolver-pbo-I.) S 25339 25341 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384045998 9367552 275 33554432000 4194304 5064252 140734435386512 140734435385424 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25341/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.06 2.04 2.00 3/181 25350
/proc/meminfo: memFree=30740048/32873844 swapFree=7632/7632
[pid=25341] ppid=25339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25341/stat : 25341 (npSolver-pbo-I.) S 25339 25341 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384045998 9367552 275 33554432000 4194304 5064252 140734435386512 140734435385424 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25341/statm: 2287 275 233 213 0 72 0
[pid=25342] ppid=25341 vsize=22784 CPUtime=1.19 cores=0,2,4,6
/proc/25342/stat : 25342 (npSolver-pbo) S 25341 25341 24017 0 -1 4202496 8490 13842 0 0 25 7 82 5 20 0 1 0 384045998 23330816 4730 33554432000 4194304 6004724 140737169511360 140737169496280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25342/statm: 5696 4730 185 442 0 5250 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 31932

[startup+3.10032 s]
/proc/loadavg: 2.06 2.04 2.00 3/181 25352
/proc/meminfo: memFree=30740716/32873844 swapFree=7632/7632
[pid=25341] ppid=25339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25341/stat : 25341 (npSolver-pbo-I.) S 25339 25341 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384045998 9367552 275 33554432000 4194304 5064252 140734435386512 140734435385424 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25341/statm: 2287 275 233 213 0 72 0
[pid=25342] ppid=25341 vsize=22784 CPUtime=2.31 cores=0,2,4,6
/proc/25342/stat : 25342 (npSolver-pbo) S 25341 25341 24017 0 -1 4202496 11314 20699 0 0 35 8 182 6 20 0 1 0 384045998 23330816 4730 33554432000 4194304 6004724 140737169511360 140737169496280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25342/statm: 5696 4730 185 442 0 5250 0
Current children cumulated CPU time (s) 2.31
Current children cumulated vsize (KiB) 31932
heavy processes:

[startup+6.30035 s]
/proc/loadavg: 2.06 2.04 2.00 3/181 25358
/proc/meminfo: memFree=30752088/32873844 swapFree=7632/7632
[pid=25341] ppid=25339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25341/stat : 25341 (npSolver-pbo-I.) S 25339 25341 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384045998 9367552 275 33554432000 4194304 5064252 140734435386512 140734435385424 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25341/statm: 2287 275 233 213 0 72 0
[pid=25342] ppid=25341 vsize=22784 CPUtime=3.18 cores=0,2,4,6
/proc/25342/stat : 25342 (npSolver-pbo) S 25341 25341 24017 0 -1 4202496 14113 26884 0 0 43 9 257 9 20 0 1 0 384045998 23330816 4730 33554432000 4194304 6004724 140737169511360 140737169496280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25342/statm: 5696 4730 185 442 0 5250 0
[pid=25356] ppid=25342 vsize=22948 CPUtime=3.01 cores=0,2,4,6
/proc/25356/stat : 25356 (glucosInc) R 25342 25341 24017 0 -1 4202496 6132 0 0 0 300 1 0 0 20 0 1 0 384046326 23498752 4892 33554432000 4194304 5654031 140734578640720 140734578638744 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25356/statm: 5737 4892 141 357 0 5377 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 54880

[startup+12.7004 s]
/proc/loadavg: 2.05 2.04 2.00 3/181 25362
/proc/meminfo: memFree=30741004/32873844 swapFree=7632/7632
[pid=25341] ppid=25339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25341/stat : 25341 (npSolver-pbo-I.) S 25339 25341 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384045998 9367552 275 33554432000 4194304 5064252 140734435386512 140734435385424 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25341/statm: 2287 275 233 213 0 72 0
[pid=25342] ppid=25341 vsize=22784 CPUtime=3.18 cores=0,2,4,6
/proc/25342/stat : 25342 (npSolver-pbo) S 25341 25341 24017 0 -1 4202496 14113 26884 0 0 43 9 257 9 20 0 1 0 384045998 23330816 4730 33554432000 4194304 6004724 140737169511360 140737169496280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25342/statm: 5696 4730 185 442 0 5250 0
[pid=25356] ppid=25342 vsize=34596 CPUtime=9.41 cores=0,2,4,6
/proc/25356/stat : 25356 (glucosInc) R 25342 25341 24017 0 -1 4202496 7460 0 0 0 940 1 0 0 20 0 1 0 384046326 35426304 7679 33554432000 4194304 5654031 140734578640720 140734578628536 4232403 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25356/statm: 8649 7679 142 357 0 8289 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 66528

[startup+25.5004 s]
/proc/loadavg: 2.04 2.04 2.00 3/181 25362
/proc/meminfo: memFree=30728728/32873844 swapFree=7632/7632
[pid=25341] ppid=25339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25341/stat : 25341 (npSolver-pbo-I.) S 25339 25341 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384045998 9367552 275 33554432000 4194304 5064252 140734435386512 140734435385424 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25341/statm: 2287 275 233 213 0 72 0
[pid=25342] ppid=25341 vsize=22784 CPUtime=3.18 cores=0,2,4,6
/proc/25342/stat : 25342 (npSolver-pbo) S 25341 25341 24017 0 -1 4202496 14113 26884 0 0 43 9 257 9 20 0 1 0 384045998 23330816 4730 33554432000 4194304 6004724 140737169511360 140737169496280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25342/statm: 5696 4730 185 442 0 5250 0
[pid=25356] ppid=25342 vsize=34596 CPUtime=22.2 cores=0,2,4,6
/proc/25356/stat : 25356 (glucosInc) R 25342 25341 24017 0 -1 4202496 7562 0 0 0 2219 1 0 0 20 0 1 0 384046326 35426304 7779 33554432000 4194304 5654031 140734578640720 140734578628536 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25356/statm: 8649 7779 142 357 0 8289 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 66528

[startup+51.1004 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 25362
/proc/meminfo: memFree=30721012/32873844 swapFree=7632/7632
[pid=25341] ppid=25339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25341/stat : 25341 (npSolver-pbo-I.) S 25339 25341 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384045998 9367552 275 33554432000 4194304 5064252 140734435386512 140734435385424 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25341/statm: 2287 275 233 213 0 72 0
[pid=25342] ppid=25341 vsize=22784 CPUtime=3.18 cores=0,2,4,6
/proc/25342/stat : 25342 (npSolver-pbo) S 25341 25341 24017 0 -1 4202496 14113 26884 0 0 43 9 257 9 20 0 1 0 384045998 23330816 4730 33554432000 4194304 6004724 140737169511360 140737169496280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25342/statm: 5696 4730 185 442 0 5250 0
[pid=25356] ppid=25342 vsize=34596 CPUtime=47.8 cores=0,2,4,6
/proc/25356/stat : 25356 (glucosInc) R 25342 25341 24017 0 -1 4202496 7635 0 0 0 4779 1 0 0 20 0 1 0 384046326 35426304 7867 33554432000 4194304 5654031 140734578640720 140734578628536 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25356/statm: 8649 7867 142 357 0 8289 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 66528

[startup+102.307 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 25366
/proc/meminfo: memFree=30730016/32873844 swapFree=7632/7632
[pid=25341] ppid=25339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25341/stat : 25341 (npSolver-pbo-I.) S 25339 25341 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384045998 9367552 275 33554432000 4194304 5064252 140734435386512 140734435385424 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25341/statm: 2287 275 233 213 0 72 0
[pid=25342] ppid=25341 vsize=22784 CPUtime=3.18 cores=0,2,4,6
/proc/25342/stat : 25342 (npSolver-pbo) S 25341 25341 24017 0 -1 4202496 14113 26884 0 0 43 9 257 9 20 0 1 0 384045998 23330816 4730 33554432000 4194304 6004724 140737169511360 140737169496280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25342/statm: 5696 4730 185 442 0 5250 0
[pid=25356] ppid=25342 vsize=41736 CPUtime=98.99 cores=0,2,4,6
/proc/25356/stat : 25356 (glucosInc) R 25342 25341 24017 0 -1 4202496 7949 0 0 0 9898 1 0 0 20 0 1 0 384046326 42737664 9692 33554432000 4194304 5654031 140734578640720 140734578628536 4232688 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25356/statm: 10434 9692 142 357 0 10074 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 73668

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 25372
/proc/meminfo: memFree=30742732/32873844 swapFree=7632/7632
[pid=25341] ppid=25339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25341/stat : 25341 (npSolver-pbo-I.) S 25339 25341 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384045998 9367552 275 33554432000 4194304 5064252 140734435386512 140734435385424 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25341/statm: 2287 275 233 213 0 72 0
[pid=25342] ppid=25341 vsize=22784 CPUtime=150.81 cores=0,2,4,6
/proc/25342/stat : 25342 (npSolver-pbo) S 25341 25341 24017 0 -1 4202496 22306 46338 0 0 64 11 14992 14 20 0 1 0 384045998 23330816 4730 33554432000 4194304 6004724 140737169511360 140737169496280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25342/statm: 5696 4730 185 442 0 5250 0
[pid=25372] ppid=25342 vsize=22344 CPUtime=11.34 cores=0,2,4,6
/proc/25372/stat : 25372 (glucosInc) R 25342 25341 24017 0 -1 4202496 5729 0 0 0 1133 1 0 0 20 0 1 0 384061093 22880256 4650 33554432000 4194304 5654031 140737030187152 140737030185176 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25372/statm: 5586 4650 141 357 0 5226 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 54276

[startup+222.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 25375
/proc/meminfo: memFree=30732740/32873844 swapFree=7632/7632
[pid=25341] ppid=25339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25341/stat : 25341 (npSolver-pbo-I.) S 25339 25341 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384045998 9367552 275 33554432000 4194304 5064252 140734435386512 140734435385424 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25341/statm: 2287 275 233 213 0 72 0
[pid=25342] ppid=25341 vsize=22784 CPUtime=150.81 cores=0,2,4,6
/proc/25342/stat : 25342 (npSolver-pbo) S 25341 25341 24017 0 -1 4202496 22306 46338 0 0 64 11 14992 14 20 0 1 0 384045998 23330816 4730 33554432000 4194304 6004724 140737169511360 140737169496280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25342/statm: 5696 4730 185 442 0 5250 0
[pid=25372] ppid=25342 vsize=41020 CPUtime=71.33 cores=0,2,4,6
/proc/25372/stat : 25372 (glucosInc) R 25342 25341 24017 0 -1 4202496 8527 0 0 0 7131 2 0 0 20 0 1 0 384061093 42004480 8125 33554432000 4194304 5654031 140737030187152 140737030185032 4214944 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25372/statm: 10255 8125 141 357 0 9895 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 72952

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 25375
/proc/meminfo: memFree=30721308/32873844 swapFree=7632/7632
[pid=25341] ppid=25339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25341/stat : 25341 (npSolver-pbo-I.) S 25339 25341 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384045998 9367552 275 33554432000 4194304 5064252 140734435386512 140734435385424 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25341/statm: 2287 275 233 213 0 72 0

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

/proc/meminfo: memFree=30693992/32873844 swapFree=7632/7632
[pid=25341] ppid=25339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25341/stat : 25341 (npSolver-pbo-I.) S 25339 25341 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384045998 9367552 275 33554432000 4194304 5064252 140734435386512 140734435385424 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25341/statm: 2287 275 233 213 0 72 0
[pid=25342] ppid=25341 vsize=22784 CPUtime=985.05 cores=0,2,4,6
/proc/25342/stat : 25342 (npSolver-pbo) S 25341 25341 24017 0 -1 4202496 25011 58033 0 0 71 12 98403 19 20 0 1 0 384045998 23330816 4730 33554432000 4194304 6004724 140737169511360 140737169496280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25342/statm: 5696 4730 185 442 0 5250 0
[pid=25386] ppid=25342 vsize=45784 CPUtime=316.92 cores=0,2,4,6
/proc/25386/stat : 25386 (glucosInc) R 25342 25341 24017 0 -1 4202496 8432 0 0 0 31690 2 0 0 20 0 1 0 384144530 46882816 10612 33554432000 4194304 5654031 140735367662288 140735367660168 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25386/statm: 11446 10612 141 357 0 11086 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 77716

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 25392
/proc/meminfo: memFree=30673948/32873844 swapFree=7632/7632
[pid=25341] ppid=25339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25341/stat : 25341 (npSolver-pbo-I.) S 25339 25341 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384045998 9367552 275 33554432000 4194304 5064252 140734435386512 140734435385424 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25341/statm: 2287 275 233 213 0 72 0
[pid=25342] ppid=25341 vsize=22784 CPUtime=985.05 cores=0,2,4,6
/proc/25342/stat : 25342 (npSolver-pbo) S 25341 25341 24017 0 -1 4202496 25011 58033 0 0 71 12 98403 19 20 0 1 0 384045998 23330816 4730 33554432000 4194304 6004724 140737169511360 140737169496280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25342/statm: 5696 4730 185 442 0 5250 0
[pid=25386] ppid=25342 vsize=64460 CPUtime=376.91 cores=0,2,4,6
/proc/25386/stat : 25386 (glucosInc) R 25342 25341 24017 0 -1 4202496 9239 0 0 0 37688 3 0 0 20 0 1 0 384144530 66007040 12011 33554432000 4194304 5654031 140735367662288 140735367660168 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25386/statm: 16115 12011 141 357 0 15755 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 96392

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 25393
/proc/meminfo: memFree=30672956/32873844 swapFree=7632/7632
[pid=25341] ppid=25339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25341/stat : 25341 (npSolver-pbo-I.) S 25339 25341 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384045998 9367552 275 33554432000 4194304 5064252 140734435386512 140734435385424 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25341/statm: 2287 275 233 213 0 72 0
[pid=25342] ppid=25341 vsize=22784 CPUtime=985.05 cores=0,2,4,6
/proc/25342/stat : 25342 (npSolver-pbo) S 25341 25341 24017 0 -1 4202496 25011 58033 0 0 71 12 98403 19 20 0 1 0 384045998 23330816 4730 33554432000 4194304 6004724 140737169511360 140737169496280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25342/statm: 5696 4730 185 442 0 5250 0
[pid=25386] ppid=25342 vsize=64460 CPUtime=436.91 cores=0,2,4,6
/proc/25386/stat : 25386 (glucosInc) R 25342 25341 24017 0 -1 4202496 9239 0 0 0 43688 3 0 0 20 0 1 0 384144530 66007040 12011 33554432000 4194304 5654031 140735367662288 140735367660168 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25386/statm: 16115 12011 141 357 0 15755 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 96392

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25395
/proc/meminfo: memFree=30709508/32873844 swapFree=7632/7632
[pid=25341] ppid=25339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25341/stat : 25341 (npSolver-pbo-I.) S 25339 25341 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384045998 9367552 275 33554432000 4194304 5064252 140734435386512 140734435385424 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25341/statm: 2287 275 233 213 0 72 0
[pid=25342] ppid=25341 vsize=22784 CPUtime=985.05 cores=0,2,4,6
/proc/25342/stat : 25342 (npSolver-pbo) S 25341 25341 24017 0 -1 4202496 25011 58033 0 0 71 12 98403 19 20 0 1 0 384045998 23330816 4730 33554432000 4194304 6004724 140737169511360 140737169496280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25342/statm: 5696 4730 185 442 0 5250 0
[pid=25386] ppid=25342 vsize=64460 CPUtime=496.89 cores=0,2,4,6
/proc/25386/stat : 25386 (glucosInc) R 25342 25341 24017 0 -1 4202496 9240 0 0 0 49686 3 0 0 20 0 1 0 384144530 66007040 12523 33554432000 4194304 5654031 140735367662288 140735367660168 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25386/statm: 16115 12523 141 357 0 15755 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 96392

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25399
/proc/meminfo: memFree=30721352/32873844 swapFree=7632/7632
[pid=25341] ppid=25339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25341/stat : 25341 (npSolver-pbo-I.) S 25339 25341 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384045998 9367552 275 33554432000 4194304 5064252 140734435386512 140734435385424 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25341/statm: 2287 275 233 213 0 72 0
[pid=25342] ppid=25341 vsize=22784 CPUtime=1523.55 cores=0,2,4,6
/proc/25342/stat : 25342 (npSolver-pbo) S 25341 25341 24017 0 -1 4202496 30511 74749 0 0 86 13 152231 25 20 0 1 0 384045998 23330816 4730 33554432000 4194304 6004724 140737169511360 140737169496280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25342/statm: 5696 4730 185 442 0 5250 0
[pid=25399] ppid=25342 vsize=34596 CPUtime=18.36 cores=0,2,4,6
/proc/25399/stat : 25399 (glucosInc) R 25342 25341 24017 0 -1 4202496 6330 0 0 0 1836 0 0 0 20 0 1 0 384198389 35426304 7785 33554432000 4194304 5654031 140735269409296 140735269407080 4216722 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25399/statm: 8649 7785 142 357 0 8289 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 66528

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 25406
/proc/meminfo: memFree=30728668/32873844 swapFree=7632/7632
[pid=25341] ppid=25339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25341/stat : 25341 (npSolver-pbo-I.) S 25339 25341 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384045998 9367552 275 33554432000 4194304 5064252 140734435386512 140734435385424 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25341/statm: 2287 275 233 213 0 72 0
[pid=25342] ppid=25341 vsize=22784 CPUtime=1591.09 cores=0,2,4,6
/proc/25342/stat : 25342 (npSolver-pbo) S 25341 25341 24017 0 -1 4202496 36150 88112 0 0 103 15 158962 29 20 0 1 0 384045998 23330816 4730 33554432000 4194304 6004724 140737169511360 140737169496280 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25342/statm: 5696 4730 185 442 0 5250 0
[pid=25406] ppid=25342 vsize=22404 CPUtime=10.81 cores=0,2,4,6
/proc/25406/stat : 25406 (glucosInc) R 25342 25341 24017 0 -1 4202496 6067 0 0 0 1080 1 0 0 20 0 1 0 384205145 22941696 4880 33554432000 4194304 5654031 140734119841888 140734119839912 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25406/statm: 5601 4880 141 357 0 5241 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 54336

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25408
/proc/meminfo: memFree=30721976/32873844 swapFree=7632/7632
[pid=25341] ppid=25339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25341/stat : 25341 (npSolver-pbo-I.) S 25339 25341 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384045998 9367552 275 33554432000 4194304 5064252 140734435386512 140734435385424 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25341/statm: 2287 275 233 213 0 72 0
[pid=25342] ppid=25341 vsize=22784 CPUtime=1591.09 cores=0,2,4,6
/proc/25342/stat : 25342 (npSolver-pbo) S 25341 25341 24017 0 -1 4202496 36150 88112 0 0 103 15 158962 29 20 0 1 0 384045998 23330816 4730 33554432000 4194304 6004724 140737169511360 140737169496280 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25342/statm: 5696 4730 185 442 0 5250 0
[pid=25406] ppid=25342 vsize=33980 CPUtime=70.8 cores=0,2,4,6
/proc/25406/stat : 25406 (glucosInc) R 25342 25341 24017 0 -1 4202496 6841 0 0 0 7079 1 0 0 20 0 1 0 384205145 34795520 7696 33554432000 4194304 5654031 140734119841888 140734119829704 4215891 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25406/statm: 8495 7696 141 357 0 8135 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 65912

[startup+1722.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/180 25409
/proc/meminfo: memFree=30716704/32873844 swapFree=7632/7632
[pid=25341] ppid=25339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25341/stat : 25341 (npSolver-pbo-I.) S 25339 25341 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384045998 9367552 275 33554432000 4194304 5064252 140734435386512 140734435385424 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25341/statm: 2287 275 233 213 0 72 0
[pid=25342] ppid=25341 vsize=22784 CPUtime=1591.09 cores=0,2,4,6
/proc/25342/stat : 25342 (npSolver-pbo) S 25341 25341 24017 0 -1 4202496 36150 88112 0 0 103 15 158962 29 20 0 1 0 384045998 23330816 4730 33554432000 4194304 6004724 140737169511360 140737169496280 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25342/statm: 5696 4730 185 442 0 5250 0
[pid=25406] ppid=25342 vsize=38400 CPUtime=130.8 cores=0,2,4,6
/proc/25406/stat : 25406 (glucosInc) R 25342 25341 24017 0 -1 4202496 7053 0 0 0 13078 2 0 0 20 0 1 0 384205145 39321600 8922 33554432000 4194304 5654031 140734119841888 140734119829704 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25406/statm: 9600 8922 141 357 0 9240 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 70332

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 25410
/proc/meminfo: memFree=30713532/32873844 swapFree=7632/7632
[pid=25341] ppid=25339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25341/stat : 25341 (npSolver-pbo-I.) S 25339 25341 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384045998 9367552 275 33554432000 4194304 5064252 140734435386512 140734435385424 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25341/statm: 2287 275 233 213 0 72 0
[pid=25342] ppid=25341 vsize=22784 CPUtime=1591.09 cores=0,2,4,6
/proc/25342/stat : 25342 (npSolver-pbo) S 25341 25341 24017 0 -1 4202496 36150 88112 0 0 103 15 158962 29 20 0 1 0 384045998 23330816 4730 33554432000 4194304 6004724 140737169511360 140737169496280 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25342/statm: 5696 4730 185 442 0 5250 0
[pid=25406] ppid=25342 vsize=41120 CPUtime=190.78 cores=0,2,4,6
/proc/25406/stat : 25406 (glucosInc) R 25342 25341 24017 0 -1 4202496 7746 0 0 0 19076 2 0 0 20 0 1 0 384205145 42106880 9602 33554432000 4194304 5654031 140734119841888 140734119839688 4233148 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25406/statm: 10280 9602 141 357 0 9920 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 73052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 25455
/proc/meminfo: memFree=30326356/32873844 swapFree=7632/7632
[pid=25341] ppid=25339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25341/stat : 25341 (npSolver-pbo-I.) S 25339 25341 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384045998 9367552 275 33554432000 4194304 5064252 140734435386512 140734435385424 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25341/statm: 2287 275 233 213 0 72 0
[pid=25342] ppid=25341 vsize=22784 CPUtime=1591.09 cores=0,2,4,6
/proc/25342/stat : 25342 (npSolver-pbo) S 25341 25341 24017 0 -1 4202496 36150 88112 0 0 103 15 158962 29 20 0 1 0 384045998 23330816 4730 33554432000 4194304 6004724 140737169511360 140737169496280 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25342/statm: 5696 4730 185 442 0 5250 0
[pid=25406] ppid=25342 vsize=41420 CPUtime=208.99 cores=0,2,4,6
/proc/25406/stat : 25406 (glucosInc) R 25342 25341 24017 0 -1 4202496 7747 0 0 0 20897 2 0 0 20 0 1 0 384205145 42414080 9603 33554432000 4194304 5654031 140734119841888 140734119839688 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25406/statm: 10355 9603 141 357 0 9995 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 73352

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 25455
/proc/meminfo: memFree=30326356/32873844 swapFree=7632/7632
[pid=25341] ppid=25339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25341/stat : 25341 (npSolver-pbo-I.) S 25339 25341 24017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384045998 9367552 275 33554432000 4194304 5064252 140734435386512 140734435385424 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25341/statm: 2287 275 233 213 0 72 0
[pid=25342] ppid=25341 vsize=22784 CPUtime=1591.09 cores=0,2,4,6
/proc/25342/stat : 25342 (npSolver-pbo) S 25341 25341 24017 0 -1 4202496 36150 88112 0 0 103 15 158962 29 20 0 1 0 384045998 23330816 4730 33554432000 4194304 6004724 140737169511360 140737169496280 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25342/statm: 5696 4730 185 442 0 5250 0
[pid=25406] ppid=25342 vsize=41420 CPUtime=208.99 cores=0,2,4,6
/proc/25406/stat : 25406 (glucosInc) R 25342 25341 24017 0 -1 4202496 7747 0 0 0 20897 2 0 0 20 0 1 0 384205145 42414080 9603 33554432000 4194304 5654031 140734119841888 140734119839688 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25406/statm: 10355 9603 141 357 0 9995 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 73352

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1799.63
CPU system time (s): 0.470928
CPU usage (%): 99.9771
Max. virtual memory (cumulated for all children) (KiB): 122176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.63
system time used= 0.470928
maximum resident set size= 81496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 132390
page faults= 0
swaps= 0
block input operations= 0
block output operations= 130384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 741
involuntary context switches= 2277

runsolver used 2.89656 second user time and 8.48771 second system time

The end

Launcher Data

Begin job on node144 at 2012-06-08 20:13:31
IDJOB=3748515
IDBENCH=92777
IDSOLVER=2333
FILE ID=node144/3748515-1339179211
RUNJOBID= node144-1339168541-24033
PBS_JOBID= 14643804
Free space on /tmp= 68960 MiB

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

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

MD5SUM BENCH= ed0e62d21585297a53ea5d644fd52c40
RANDOM SEED=77989589

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
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.196
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:        30788132 kB
Buffers:         1051416 kB
Cached:            67656 kB
SwapCached:          460 kB
Active:          1159212 kB
Inactive:          22732 kB
Active(anon):      46060 kB
Inactive(anon):    12608 kB
Active(file):    1113152 kB
Inactive(file):    10124 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108396 kB
Dirty:             24532 kB
Writeback:             0 kB
AnonPages:         92336 kB
Mapped:            11892 kB
Shmem:               172 kB
Slab:             764736 kB
SReclaimable:     206152 kB
SUnreclaim:       558584 kB
KernelStack:        1504 kB
PageTables:         3644 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     177488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 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= 68820 MiB
End job on node144 at 2012-06-08 20:43:32