Trace number 3699664

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc? (TO) 1800.08 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-4.opb
MD5SUM1a88750537364c45876077f809191628
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-50
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -52
Optimality of the best value was proved NO
Number of variables1272
Total number of constraints94308
Number of constraints which are clauses94308
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1272
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1272
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1272
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.20	c run inc solver
0.00/0.20	c [INC SYSTEM] run initial solver
0.00/0.20	c [INC SYSTEM] preprocess with white file
0.00/0.37	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.37	c [INC SYSTEM] execute solver
0.00/0.39	c [INC SEARCH] formula is SAT
0.00/0.39	c [INC SYSTEM] solved the initial formula
0.00/0.48	c model valid
0.00/0.48	c current solution ok
0.00/0.63	o 0
0.00/0.63	c execute binary inc search
0.00/0.63	c [INC SEARCH] current bound: 636
0.00/0.63	c [INC SEARCH] iteration: 0
0.00/0.63	c [INC SEARCH] lower bound: 0 upperbound 1272 current bound: 636 best value:1272
0.00/0.63	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.63	c write failed with 2
0.00/0.63	c [INC SYSTEM] create new solver instance
0.00/0.63	c [INC] encode full formula
0.00/0.63	c (debug) using card networks
0.00/0.68	c set iterative enc to: card
0.00/0.68	c set iterative enc to: none
0.00/0.69	c [INC SEARCH] isOptimum variable: 0
4.25/4.38	c [INC SEARCH] formula is UNSAT
4.25/4.38	c [INC SYSTEM] there exists a inc, kill it!
4.25/4.38	c write failed with 2
4.25/4.38	c sat variable: 0 optimum/unsat variable: 1
4.25/4.38	c [INC SEARCH] set lower bound to 637 upperbound 1272
4.25/4.38	c [INC SEARCH] current bound: 954
4.25/4.38	c [INC SEARCH] iteration: 1
4.25/4.38	c [INC SEARCH] lower bound: 637 upperbound 1272 current bound: 954 best value:1272
4.25/4.38	c [INC SYSTEM] create new solver instance
4.25/4.38	c [INC] encode full formula
4.25/4.38	c (debug) using card networks
4.39/4.44	c set iterative enc to: card
4.39/4.44	c set iterative enc to: none
4.39/4.45	c [INC SEARCH] isOptimum variable: 0
10.37/10.44	c [INC SEARCH] formula is UNSAT
10.37/10.44	c [INC SYSTEM] there exists a inc, kill it!
10.37/10.44	c write failed with 2
10.37/10.44	c sat variable: 0 optimum/unsat variable: 1
10.37/10.44	c [INC SEARCH] set lower bound to 955 upperbound 1272
10.37/10.44	c [INC SEARCH] current bound: 1113
10.37/10.44	c [INC SEARCH] iteration: 2
10.37/10.44	c [INC SEARCH] lower bound: 955 upperbound 1272 current bound: 1113 best value:1272
10.37/10.44	c [INC SYSTEM] create new solver instance
10.37/10.44	c [INC] encode full formula
10.37/10.44	c (debug) using card networks
10.37/10.49	c set iterative enc to: card
10.37/10.49	c set iterative enc to: none
10.47/10.50	c [INC SEARCH] isOptimum variable: 0
19.84/19.93	c [INC SEARCH] formula is UNSAT
19.84/19.93	c [INC SYSTEM] there exists a inc, kill it!
19.84/19.93	c write failed with 2
19.84/19.94	c sat variable: 0 optimum/unsat variable: 1
19.84/19.94	c [INC SEARCH] set lower bound to 1114 upperbound 1272
19.84/19.94	c [INC SEARCH] current bound: 1193
19.84/19.94	c [INC SEARCH] iteration: 3
19.84/19.94	c [INC SEARCH] lower bound: 1114 upperbound 1272 current bound: 1193 best value:1272
19.84/19.94	c [INC SYSTEM] create new solver instance
19.84/19.94	c [INC] encode full formula
19.84/19.94	c (debug) using card networks
19.84/19.99	c set iterative enc to: card
19.84/19.99	c set iterative enc to: none
19.96/20.00	c [INC SEARCH] isOptimum variable: 0
31.25/31.36	c [INC SEARCH] formula is UNSAT
31.25/31.36	c [INC SYSTEM] there exists a inc, kill it!
31.25/31.36	c write failed with 2
31.25/31.36	c sat variable: 0 optimum/unsat variable: 1
31.25/31.36	c [INC SEARCH] set lower bound to 1194 upperbound 1272
31.25/31.36	c [INC SEARCH] current bound: 1233
31.25/31.36	c [INC SEARCH] iteration: 4
31.25/31.36	c [INC SEARCH] lower bound: 1194 upperbound 1272 current bound: 1233 best value:1272
31.25/31.36	c [INC SYSTEM] create new solver instance
31.25/31.36	c [INC] encode full formula
31.25/31.36	c (debug) using card networks
31.37/31.41	c set iterative enc to: card
31.37/31.41	c set iterative enc to: none
31.37/31.43	c [INC SEARCH] isOptimum variable: 0
41.66/41.74	c [INC SEARCH] formula is SAT
41.66/41.74	c [INC SEARCH] copied best model
41.66/41.74	c sat variable: 1 optimum/unsat variable: 0
41.78/41.84	c model valid
41.78/41.84	c current solution ok
41.78/41.84	o -40
41.78/41.84	c [INC SEARCH] current bound: 1213
41.78/41.84	c [INC SEARCH] iteration: 5
41.78/41.84	c [INC SEARCH] lower bound: 1194 upperbound 1232 current bound: 1213 best value:1232
41.78/41.84	c [INC SYSTEM] there exists a inc, kill it!
41.78/41.84	c write failed with 2
41.78/41.84	c [INC SYSTEM] create new solver instance
41.78/41.84	c [INC] encode full formula
41.78/41.84	c (debug) using card networks
41.78/41.89	c set iterative enc to: card
41.78/41.89	c set iterative enc to: none
41.87/41.91	c [INC SEARCH] isOptimum variable: 0
55.45/55.58	c [INC SEARCH] formula is UNSAT
55.45/55.58	c [INC SYSTEM] there exists a inc, kill it!
55.45/55.58	c write failed with 2
55.45/55.58	c sat variable: 0 optimum/unsat variable: 1
55.45/55.58	c [INC SEARCH] set lower bound to 1214 upperbound 1232
55.45/55.58	c [INC SEARCH] current bound: 1223
55.45/55.58	c [INC SEARCH] iteration: 6
55.45/55.58	c [INC SEARCH] lower bound: 1214 upperbound 1232 current bound: 1223 best value:1232
55.45/55.58	c [INC SYSTEM] create new solver instance
55.45/55.58	c [INC] encode full formula
55.45/55.58	c (debug) using card networks
55.57/55.63	c set iterative enc to: card
55.57/55.63	c set iterative enc to: none
55.57/55.65	c [INC SEARCH] isOptimum variable: 0
120.84/120.94	c [INC SEARCH] formula is SAT
120.84/120.94	c [INC SEARCH] copied best model
120.84/120.94	c sat variable: 1 optimum/unsat variable: 0
120.95/121.04	c model valid
120.95/121.04	c current solution ok
120.95/121.04	o -49
120.95/121.04	c [INC SEARCH] current bound: 1218
120.95/121.04	c [INC SEARCH] iteration: 7
120.95/121.04	c [INC SEARCH] lower bound: 1214 upperbound 1223 current bound: 1218 best value:1223
120.95/121.04	c [INC SYSTEM] there exists a inc, kill it!
120.95/121.04	c write failed with 2
120.95/121.04	c [INC SYSTEM] create new solver instance
120.95/121.04	c [INC] encode full formula
120.95/121.04	c (debug) using card networks
120.95/121.09	c set iterative enc to: card
120.95/121.09	c set iterative enc to: none
121.05/121.11	c [INC SEARCH] isOptimum variable: 0
133.83/133.95	c [INC SEARCH] formula is UNSAT
133.83/133.95	c [INC SYSTEM] there exists a inc, kill it!
133.83/133.95	c write failed with 2
133.83/133.95	c sat variable: 0 optimum/unsat variable: 1
133.83/133.95	c [INC SEARCH] set lower bound to 1219 upperbound 1223
133.83/133.95	c [INC SEARCH] current bound: 1221
133.83/133.95	c [INC SEARCH] iteration: 8
133.83/133.95	c [INC SEARCH] lower bound: 1219 upperbound 1223 current bound: 1221 best value:1223
133.83/133.95	c [INC SYSTEM] create new solver instance
133.83/133.95	c [INC] encode full formula
133.83/133.95	c (debug) using card networks
133.95/134.01	c set iterative enc to: card
133.95/134.01	c set iterative enc to: none
133.95/134.02	c [INC SEARCH] isOptimum variable: 0
1486.41/1486.74	c [INC SEARCH] formula is SAT
1486.41/1486.74	c [INC SEARCH] copied best model
1486.41/1486.74	c sat variable: 1 optimum/unsat variable: 0
1486.51/1486.84	c model valid
1486.51/1486.84	c current solution ok
1486.51/1486.84	o -51
1486.51/1486.84	c [INC SEARCH] current bound: 1220
1486.51/1486.84	c [INC SEARCH] iteration: 9
1486.51/1486.84	c [INC SEARCH] lower bound: 1219 upperbound 1221 current bound: 1220 best value:1221
1486.51/1486.84	c [INC SYSTEM] there exists a inc, kill it!
1486.51/1486.84	c write failed with 2
1486.51/1486.84	c [INC SYSTEM] create new solver instance
1486.51/1486.84	c [INC] encode full formula
1486.51/1486.84	c (debug) using card networks
1486.61/1486.90	c set iterative enc to: card
1486.61/1486.90	c set iterative enc to: none
1486.61/1486.91	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.40	c an unexpexted return value has been received, exit
1800.05/1800.40	s UNKNOWN
1800.05/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.05/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3497
/proc/meminfo: memFree=28332252/32873844 swapFree=7100/7100
[pid=3497] ppid=3495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3497/stat : 3497 (npSolver-pbo-I.) S 3495 3497 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272414003 9367552 275 33554432000 4194304 5064252 140734839270976 140734839269888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3497/statm: 2287 275 233 213 0 72 0

[startup+0.0561099 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3497
/proc/meminfo: memFree=28332252/32873844 swapFree=7100/7100
[pid=3497] ppid=3495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3497/stat : 3497 (npSolver-pbo-I.) S 3495 3497 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272414003 9367552 275 33554432000 4194304 5064252 140734839270976 140734839269888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3497/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100263 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3497
/proc/meminfo: memFree=28332252/32873844 swapFree=7100/7100
[pid=3497] ppid=3495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3497/stat : 3497 (npSolver-pbo-I.) S 3495 3497 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272414003 9367552 275 33554432000 4194304 5064252 140734839270976 140734839269888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3497/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300139 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3497
/proc/meminfo: memFree=28332252/32873844 swapFree=7100/7100
[pid=3497] ppid=3495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3497/stat : 3497 (npSolver-pbo-I.) S 3495 3497 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272414003 9367552 275 33554432000 4194304 5064252 140734839270976 140734839269888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3497/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700236 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3497
/proc/meminfo: memFree=28332252/32873844 swapFree=7100/7100
[pid=3497] ppid=3495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3497/stat : 3497 (npSolver-pbo-I.) S 3495 3497 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272414003 9367552 275 33554432000 4194304 5064252 140734839270976 140734839269888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3497/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3506
/proc/meminfo: memFree=28293328/32873844 swapFree=7100/7100
[pid=3497] ppid=3495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3497/stat : 3497 (npSolver-pbo-I.) S 3495 3497 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272414003 9367552 275 33554432000 4194304 5064252 140734839270976 140734839269888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3497/statm: 2287 275 233 213 0 72 0
[pid=3498] ppid=3497 vsize=6372 CPUtime=0.66 cores=1,3,5,7
/proc/3498/stat : 3498 (npSolver-pbo) S 3497 3497 2277 0 -1 4202496 3017 5285 0 0 35 13 17 1 20 0 1 0 272414003 6524928 1038 33554432000 4194304 5992684 140734589190128 140734589175032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/3498/statm: 1593 1038 179 440 0 1149 0
[pid=3506] ppid=3498 vsize=34528 CPUtime=0.79 cores=1,3,5,7
/proc/3506/stat : 3506 (glucosInc) R 3498 3497 2277 0 -1 4202496 7538 0 0 0 78 1 0 0 20 0 1 0 272414072 35356672 7685 33554432000 4194304 5654031 140735781008992 140735781006760 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3506/statm: 8632 7685 131 357 0 8272 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 50048

[startup+3.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3507
/proc/meminfo: memFree=28292444/32873844 swapFree=7100/7100
[pid=3497] ppid=3495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3497/stat : 3497 (npSolver-pbo-I.) S 3495 3497 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272414003 9367552 275 33554432000 4194304 5064252 140734839270976 140734839269888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3497/statm: 2287 275 233 213 0 72 0
[pid=3498] ppid=3497 vsize=6372 CPUtime=0.66 cores=1,3,5,7
/proc/3498/stat : 3498 (npSolver-pbo) S 3497 3497 2277 0 -1 4202496 3017 5285 0 0 35 13 17 1 20 0 1 0 272414003 6524928 1038 33554432000 4194304 5992684 140734589190128 140734589175032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/3498/statm: 1593 1038 179 440 0 1149 0
[pid=3506] ppid=3498 vsize=37248 CPUtime=2.39 cores=1,3,5,7
/proc/3506/stat : 3506 (glucosInc) R 3498 3497 2277 0 -1 4202496 7620 0 0 0 238 1 0 0 20 0 1 0 272414072 38141952 7766 33554432000 4194304 5654031 140735781008992 140735780996808 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3506/statm: 9312 7766 140 357 0 8952 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 52768

[startup+6.30042 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3509
/proc/meminfo: memFree=28294552/32873844 swapFree=7100/7100
[pid=3497] ppid=3495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3497/stat : 3497 (npSolver-pbo-I.) S 3495 3497 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272414003 9367552 275 33554432000 4194304 5064252 140734839270976 140734839269888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3497/statm: 2287 275 233 213 0 72 0
[pid=3498] ppid=3497 vsize=4296 CPUtime=4.43 cores=1,3,5,7
/proc/3498/stat : 3498 (npSolver-pbo) S 3497 3497 2277 0 -1 4202496 4965 13435 0 0 40 15 384 4 20 0 1 0 272414003 4399104 552 33554432000 4194304 5992684 140734589190128 140734589175032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/3498/statm: 1074 552 180 440 0 630 0
[pid=3509] ppid=3498 vsize=37480 CPUtime=1.84 cores=1,3,5,7
/proc/3509/stat : 3509 (glucosInc) R 3498 3497 2277 0 -1 4202496 7769 0 0 0 183 1 0 0 20 0 1 0 272414448 38379520 7730 33554432000 4194304 5654031 140735856463936 140735856461704 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3509/statm: 9370 7730 131 357 0 9010 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 50924

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3511
/proc/meminfo: memFree=28291964/32873844 swapFree=7100/7100
[pid=3497] ppid=3495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3497/stat : 3497 (npSolver-pbo-I.) S 3495 3497 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272414003 9367552 275 33554432000 4194304 5064252 140734839270976 140734839269888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3497/statm: 2287 275 233 213 0 72 0
[pid=3498] ppid=3497 vsize=4296 CPUtime=10.47 cores=1,3,5,7
/proc/3498/stat : 3498 (npSolver-pbo) S 3497 3497 2277 0 -1 4202496 7034 21924 0 0 45 15 981 6 20 0 1 0 272414003 4399104 552 33554432000 4194304 5992684 140734589190128 140734589175032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/3498/statm: 1074 552 180 440 0 630 0
[pid=3511] ppid=3498 vsize=38160 CPUtime=2.18 cores=1,3,5,7
/proc/3511/stat : 3511 (glucosInc) R 3498 3497 2277 0 -1 4202496 8152 0 0 0 217 1 0 0 20 0 1 0 272415053 39075840 8189 33554432000 4194304 5654031 140736525261328 140736525259096 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3511/statm: 9540 8189 131 357 0 9180 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 51604

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 3513
/proc/meminfo: memFree=28249640/32873844 swapFree=7100/7100
[pid=3497] ppid=3495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3497/stat : 3497 (npSolver-pbo-I.) S 3495 3497 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272414003 9367552 275 33554432000 4194304 5064252 140734839270976 140734839269888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3497/statm: 2287 275 233 213 0 72 0
[pid=3498] ppid=3497 vsize=4296 CPUtime=19.97 cores=1,3,5,7
/proc/3498/stat : 3498 (npSolver-pbo) S 3497 3497 2277 0 -1 4202496 9103 30887 0 0 50 16 1922 9 20 0 1 0 272414003 4399104 552 33554432000 4194304 5992684 140734589190128 140734589175032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/3498/statm: 1074 552 180 440 0 630 0
[pid=3513] ppid=3498 vsize=38144 CPUtime=5.48 cores=1,3,5,7
/proc/3513/stat : 3513 (glucosInc) R 3498 3497 2277 0 -1 4202496 8281 0 0 0 547 1 0 0 20 0 1 0 272416003 39059456 8295 33554432000 4194304 5654031 140735811080528 140735811068344 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3513/statm: 9536 8295 137 357 0 9176 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 51588

[startup+51.1004 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 3517
/proc/meminfo: memFree=28252492/32873844 swapFree=7100/7100
[pid=3497] ppid=3495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3497/stat : 3497 (npSolver-pbo-I.) S 3495 3497 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272414003 9367552 275 33554432000 4194304 5064252 140734839270976 140734839269888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3497/statm: 2287 275 233 213 0 72 0
[pid=3498] ppid=3497 vsize=5800 CPUtime=41.87 cores=1,3,5,7
/proc/3498/stat : 3498 (npSolver-pbo) S 3497 3497 2277 0 -1 4202496 13651 50369 0 0 71 18 4084 14 20 0 1 0 272414003 5939200 928 33554432000 4194304 5992684 140734589190128 140734589175032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/3498/statm: 1450 928 180 440 0 1006 0
[pid=3517] ppid=3498 vsize=38604 CPUtime=9.18 cores=1,3,5,7
/proc/3517/stat : 3517 (glucosInc) R 3498 3497 2277 0 -1 4202496 8153 0 0 0 917 1 0 0 20 0 1 0 272418194 39530496 8806 33554432000 4194304 5654031 140733454662016 140733454649832 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3517/statm: 9651 8806 140 357 0 9291 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 53552

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 3519
/proc/meminfo: memFree=28261596/32873844 swapFree=7100/7100
[pid=3497] ppid=3495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3497/stat : 3497 (npSolver-pbo-I.) S 3495 3497 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272414003 9367552 275 33554432000 4194304 5064252 140734839270976 140734839269888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3497/statm: 2287 275 233 213 0 72 0
[pid=3498] ppid=3497 vsize=4920 CPUtime=55.62 cores=1,3,5,7
/proc/3498/stat : 3498 (npSolver-pbo) S 3497 3497 2277 0 -1 4202496 15975 61385 0 0 77 19 5449 17 20 0 1 0 272414003 5038080 708 33554432000 4194304 5992684 140734589190128 140734589175032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/3498/statm: 1230 708 180 440 0 786 0
[pid=3519] ppid=3498 vsize=64740 CPUtime=46.63 cores=1,3,5,7
/proc/3519/stat : 3519 (glucosInc) R 3498 3497 2277 0 -1 4202496 12115 0 0 0 4661 2 0 0 20 0 1 0 272419568 66293760 15542 33554432000 4194304 5654031 140737397648880 140737397636696 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3519/statm: 16185 15542 142 357 0 15825 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 78808

[startup+162.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/182 3526
/proc/meminfo: memFree=28229828/32873844 swapFree=7100/7100
[pid=3497] ppid=3495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3497/stat : 3497 (npSolver-pbo-I.) S 3495 3497 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272414003 9367552 275 33554432000 4194304 5064252 140734839270976 140734839269888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3497/statm: 2287 275 233 213 0 72 0
[pid=3498] ppid=3497 vsize=4920 CPUtime=133.97 cores=1,3,5,7
/proc/3498/stat : 3498 (npSolver-pbo) S 3497 3497 2277 0 -1 4202496 20779 85273 0 0 98 21 13254 24 20 0 1 0 272414003 5038080 708 33554432000 4194304 5992684 140734589190128 140734589175032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/3498/statm: 1230 708 180 440 0 786 0
[pid=3526] ppid=3498 vsize=54448 CPUtime=28.26 cores=1,3,5,7
/proc/3526/stat : 3526 (glucosInc) R 3498 3497 2277 0 -1 4202496 11440 0 0 0 2823 3 0 0 20 0 1 0 272427405 55754752 12970 33554432000 4194304 5654031 140735248671040 140735248658856 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3526/statm: 13612 12970 142 357 0 13252 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 68516

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 3526
/proc/meminfo: memFree=28212812/32873844 swapFree=7100/7100
[pid=3497] ppid=3495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3497/stat : 3497 (npSolver-pbo-I.) S 3495 3497 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272414003 9367552 275 33554432000 4194304 5064252 140734839270976 140734839269888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3497/statm: 2287 275 233 213 0 72 0
[pid=3498] ppid=3497 vsize=4920 CPUtime=133.97 cores=1,3,5,7
/proc/3498/stat : 3498 (npSolver-pbo) S 3497 3497 2277 0 -1 4202496 20779 85273 0 0 98 21 13254 24 20 0 1 0 272414003 5038080 708 33554432000 4194304 5992684 140734589190128 140734589175032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/3498/statm: 1230 708 180 440 0 786 0
[pid=3526] ppid=3498 vsize=77708 CPUtime=88.24 cores=1,3,5,7
/proc/3526/stat : 3526 (glucosInc) R 3498 3497 2277 0 -1 4202496 12495 0 0 0 8820 4 0 0 20 0 1 0 272427405 79572992 18786 33554432000 4194304 5654031 140735248671040 140735248658856 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3526/statm: 19427 18786 142 357 0 19067 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 91776

[startup+282.3 s]

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

/proc/meminfo: memFree=28166008/32873844 swapFree=7100/7100
[pid=3497] ppid=3495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3497/stat : 3497 (npSolver-pbo-I.) S 3495 3497 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272414003 9367552 275 33554432000 4194304 5064252 140734839270976 140734839269888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3497/statm: 2287 275 233 213 0 72 0
[pid=3498] ppid=3497 vsize=4920 CPUtime=133.97 cores=1,3,5,7
/proc/3498/stat : 3498 (npSolver-pbo) S 3497 3497 2277 0 -1 4202496 20779 85273 0 0 98 21 13254 24 20 0 1 0 272414003 5038080 708 33554432000 4194304 5992684 140734589190128 140734589175032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/3498/statm: 1230 708 180 440 0 786 0
[pid=3526] ppid=3498 vsize=140912 CPUtime=1108.07 cores=1,3,5,7
/proc/3526/stat : 3526 (glucosInc) R 3498 3497 2277 0 -1 4202496 22547 0 0 0 110781 26 0 0 20 0 1 0 272427405 144293888 31749 33554432000 4194304 5654031 140735248671040 140735248669064 4233173 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3526/statm: 35228 31749 142 357 0 34868 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 154980

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3588
/proc/meminfo: memFree=28223196/32873844 swapFree=7100/7100
[pid=3497] ppid=3495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3497/stat : 3497 (npSolver-pbo-I.) S 3495 3497 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272414003 9367552 275 33554432000 4194304 5064252 140734839270976 140734839269888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3497/statm: 2287 275 233 213 0 72 0
[pid=3498] ppid=3497 vsize=4920 CPUtime=133.97 cores=1,3,5,7
/proc/3498/stat : 3498 (npSolver-pbo) S 3497 3497 2277 0 -1 4202496 20779 85273 0 0 98 21 13254 24 20 0 1 0 272414003 5038080 708 33554432000 4194304 5992684 140734589190128 140734589175032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/3498/statm: 1230 708 180 440 0 786 0
[pid=3526] ppid=3498 vsize=190232 CPUtime=1168.07 cores=1,3,5,7
/proc/3526/stat : 3526 (glucosInc) R 3498 3497 2277 0 -1 4202496 23622 0 0 0 116779 28 0 0 20 0 1 0 272427405 194797568 44097 33554432000 4194304 5654031 140735248671040 140735248658856 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3526/statm: 47558 44097 142 357 0 47198 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 204300

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 3595
/proc/meminfo: memFree=28196388/32873844 swapFree=7100/7100
[pid=3497] ppid=3495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3497/stat : 3497 (npSolver-pbo-I.) S 3495 3497 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272414003 9367552 275 33554432000 4194304 5064252 140734839270976 140734839269888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3497/statm: 2287 275 233 213 0 72 0
[pid=3498] ppid=3497 vsize=4920 CPUtime=133.97 cores=1,3,5,7
/proc/3498/stat : 3498 (npSolver-pbo) S 3497 3497 2277 0 -1 4202496 20779 85273 0 0 98 21 13254 24 20 0 1 0 272414003 5038080 708 33554432000 4194304 5992684 140734589190128 140734589175032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/3498/statm: 1230 708 180 440 0 786 0
[pid=3526] ppid=3498 vsize=190232 CPUtime=1228.06 cores=1,3,5,7
/proc/3526/stat : 3526 (glucosInc) R 3498 3497 2277 0 -1 4202496 24530 0 0 0 122776 30 0 0 20 0 1 0 272427405 194797568 45121 33554432000 4194304 5654031 140735248671040 140735248658856 4232960 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3526/statm: 47558 45121 142 357 0 47198 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 204300

[startup+1422.31 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 3595
/proc/meminfo: memFree=28166724/32873844 swapFree=7100/7100
[pid=3497] ppid=3495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3497/stat : 3497 (npSolver-pbo-I.) S 3495 3497 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272414003 9367552 275 33554432000 4194304 5064252 140734839270976 140734839269888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3497/statm: 2287 275 233 213 0 72 0
[pid=3498] ppid=3497 vsize=4920 CPUtime=133.97 cores=1,3,5,7
/proc/3498/stat : 3498 (npSolver-pbo) S 3497 3497 2277 0 -1 4202496 20779 85273 0 0 98 21 13254 24 20 0 1 0 272414003 5038080 708 33554432000 4194304 5992684 140734589190128 140734589175032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/3498/statm: 1230 708 180 440 0 786 0
[pid=3526] ppid=3498 vsize=190232 CPUtime=1288.06 cores=1,3,5,7
/proc/3526/stat : 3526 (glucosInc) R 3498 3497 2277 0 -1 4202496 25326 0 0 0 128774 32 0 0 20 0 1 0 272427405 194797568 45121 33554432000 4194304 5654031 140735248671040 140735248668968 4232784 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3526/statm: 47558 45121 142 357 0 47198 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 204300

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 3595
/proc/meminfo: memFree=28195800/32873844 swapFree=7100/7100
[pid=3497] ppid=3495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3497/stat : 3497 (npSolver-pbo-I.) S 3495 3497 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272414003 9367552 275 33554432000 4194304 5064252 140734839270976 140734839269888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3497/statm: 2287 275 233 213 0 72 0
[pid=3498] ppid=3497 vsize=4920 CPUtime=133.97 cores=1,3,5,7
/proc/3498/stat : 3498 (npSolver-pbo) S 3497 3497 2277 0 -1 4202496 20779 85273 0 0 98 21 13254 24 20 0 1 0 272414003 5038080 708 33554432000 4194304 5992684 140734589190128 140734589175032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/3498/statm: 1230 708 180 440 0 786 0
[pid=3526] ppid=3498 vsize=140912 CPUtime=1348.04 cores=1,3,5,7
/proc/3526/stat : 3526 (glucosInc) R 3498 3497 2277 0 -1 4202496 26656 0 0 0 134769 35 0 0 20 0 1 0 272427405 144293888 34587 33554432000 4194304 5654031 140735248671040 140735248658856 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3526/statm: 35228 34587 142 357 0 34868 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 154980

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 3598
/proc/meminfo: memFree=28265084/32873844 swapFree=7100/7100
[pid=3497] ppid=3495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3497/stat : 3497 (npSolver-pbo-I.) S 3495 3497 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272414003 9367552 275 33554432000 4194304 5064252 140734839270976 140734839269888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3497/statm: 2287 275 233 213 0 72 0
[pid=3498] ppid=3497 vsize=14104 CPUtime=1486.63 cores=1,3,5,7
/proc/3498/stat : 3498 (npSolver-pbo) S 3497 3497 2277 0 -1 4202496 23258 112462 0 0 114 22 148467 60 20 0 1 0 272414003 14442496 2703 33554432000 4194304 5992684 140734589190128 140734589175032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/3498/statm: 3526 2703 180 440 0 3082 0
[pid=3597] ppid=3498 vsize=64812 CPUtime=55.37 cores=1,3,5,7
/proc/3597/stat : 3597 (glucosInc) R 3498 3497 2277 0 -1 4202496 11541 0 0 0 5533 4 0 0 20 0 1 0 272562694 66367488 15532 33554432000 4194304 5654031 140735082035376 140735082023192 4232632 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3597/statm: 16203 15532 142 357 0 15843 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 88064

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 3598
/proc/meminfo: memFree=28242108/32873844 swapFree=7100/7100
[pid=3497] ppid=3495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3497/stat : 3497 (npSolver-pbo-I.) S 3495 3497 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272414003 9367552 275 33554432000 4194304 5064252 140734839270976 140734839269888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3497/statm: 2287 275 233 213 0 72 0
[pid=3498] ppid=3497 vsize=14104 CPUtime=1486.63 cores=1,3,5,7
/proc/3498/stat : 3498 (npSolver-pbo) S 3497 3497 2277 0 -1 4202496 23258 112462 0 0 114 22 148467 60 20 0 1 0 272414003 14442496 2703 33554432000 4194304 5992684 140734589190128 140734589175032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/3498/statm: 3526 2703 180 440 0 3082 0
[pid=3597] ppid=3498 vsize=88224 CPUtime=115.34 cores=1,3,5,7
/proc/3597/stat : 3597 (glucosInc) R 3498 3497 2277 0 -1 4202496 13345 0 0 0 11530 4 0 0 20 0 1 0 272562694 90341376 21161 33554432000 4194304 5654031 140735082035376 140735082023192 4232632 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3597/statm: 22056 21161 142 357 0 21696 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 111476

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 3600
/proc/meminfo: memFree=28220744/32873844 swapFree=7100/7100
[pid=3497] ppid=3495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3497/stat : 3497 (npSolver-pbo-I.) S 3495 3497 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272414003 9367552 275 33554432000 4194304 5064252 140734839270976 140734839269888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3497/statm: 2287 275 233 213 0 72 0
[pid=3498] ppid=3497 vsize=14104 CPUtime=1486.63 cores=1,3,5,7
/proc/3498/stat : 3498 (npSolver-pbo) S 3497 3497 2277 0 -1 4202496 23258 112462 0 0 114 22 148467 60 20 0 1 0 272414003 14442496 2703 33554432000 4194304 5992684 140734589190128 140734589175032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/3498/statm: 3526 2703 180 440 0 3082 0
[pid=3597] ppid=3498 vsize=107076 CPUtime=175.34 cores=1,3,5,7
/proc/3597/stat : 3597 (glucosInc) R 3498 3497 2277 0 -1 4202496 14798 0 0 0 17529 5 0 0 20 0 1 0 272562694 109645824 26232 33554432000 4194304 5654031 140735082035376 140735082023192 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3597/statm: 26769 26232 142 357 0 26409 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 130328

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3600
/proc/meminfo: memFree=28220684/32873844 swapFree=7100/7100
[pid=3497] ppid=3495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3497/stat : 3497 (npSolver-pbo-I.) S 3495 3497 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272414003 9367552 275 33554432000 4194304 5064252 140734839270976 140734839269888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3497/statm: 2287 275 233 213 0 72 0
[pid=3498] ppid=3497 vsize=14104 CPUtime=1486.63 cores=1,3,5,7
/proc/3498/stat : 3498 (npSolver-pbo) S 3497 3497 2277 0 -1 4202496 23258 112462 0 0 114 22 148467 60 20 0 1 0 272414003 14442496 2703 33554432000 4194304 5992684 140734589190128 140734589175032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/3498/statm: 3526 2703 180 440 0 3082 0
[pid=3597] ppid=3498 vsize=107076 CPUtime=235.33 cores=1,3,5,7
/proc/3597/stat : 3597 (glucosInc) R 3498 3497 2277 0 -1 4202496 14799 0 0 0 23528 5 0 0 20 0 1 0 272562694 109645824 26275 33554432000 4194304 5654031 140735082035376 140735082023192 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3597/statm: 26769 26275 142 357 0 26409 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 130328

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3600
/proc/meminfo: memFree=28220312/32873844 swapFree=7100/7100
[pid=3497] ppid=3495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3497/stat : 3497 (npSolver-pbo-I.) S 3495 3497 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272414003 9367552 275 33554432000 4194304 5064252 140734839270976 140734839269888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3497/statm: 2287 275 233 213 0 72 0
[pid=3498] ppid=3497 vsize=14104 CPUtime=1486.63 cores=1,3,5,7
/proc/3498/stat : 3498 (npSolver-pbo) S 3497 3497 2277 0 -1 4202496 23258 112462 0 0 114 22 148467 60 20 0 1 0 272414003 14442496 2703 33554432000 4194304 5992684 140734589190128 140734589175032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/3498/statm: 3526 2703 180 440 0 3082 0
[pid=3597] ppid=3498 vsize=107076 CPUtime=295.32 cores=1,3,5,7
/proc/3597/stat : 3597 (glucosInc) R 3498 3497 2277 0 -1 4202496 14799 0 0 0 29527 5 0 0 20 0 1 0 272562694 109645824 26275 33554432000 4194304 5654031 140735082035376 140735082023192 4232994 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3597/statm: 26769 26275 142 357 0 26409 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 130328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3600
/proc/meminfo: memFree=28220188/32873844 swapFree=7100/7100
[pid=3497] ppid=3495 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3497/stat : 3497 (npSolver-pbo-I.) S 3495 3497 2277 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272414003 9367552 275 33554432000 4194304 5064252 140734839270976 140734839269888 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3497/statm: 2287 275 233 213 0 72 0
[pid=3498] ppid=3497 vsize=14104 CPUtime=1486.63 cores=1,3,5,7
/proc/3498/stat : 3498 (npSolver-pbo) S 3497 3497 2277 0 -1 4202496 23258 112462 0 0 114 22 148467 60 20 0 1 0 272414003 14442496 2703 33554432000 4194304 5992684 140734589190128 140734589175032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/3498/statm: 3526 2703 180 440 0 3082 0
[pid=3597] ppid=3498 vsize=107076 CPUtime=313.42 cores=1,3,5,7
/proc/3597/stat : 3597 (glucosInc) R 3498 3497 2277 0 -1 4202496 14799 0 0 0 31337 5 0 0 20 0 1 0 272562694 109645824 26275 33554432000 4194304 5654031 140735082035376 140735082023192 4232438 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3597/statm: 26769 26275 142 357 0 26409 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 130328

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1799.19
CPU system time (s): 0.885865
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 235120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.19
system time used= 0.885865
maximum resident set size= 195088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150900
page faults= 0
swaps= 0
block input operations= 0
block output operations= 90872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 690
involuntary context switches= 2479

runsolver used 3.48347 second user time and 9.43157 second system time

The end

Launcher Data

Begin job on node111 at 2012-05-26 22:07:50
IDJOB=3699664
IDBENCH=2256
IDSOLVER=2276
FILE ID=node111/3699664-1338062870
RUNJOBID= node111-1338052066-2294
PBS_JOBID= 14624388
Free space on /tmp= 71556 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-4.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3699664-1338062870/watcher-3699664-1338062870 -o /tmp/evaluation-result-3699664-1338062870/solver-3699664-1338062870 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699664-1338062870.opb 582894805 HOME HOME

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

MD5SUM BENCH= 1a88750537364c45876077f809191628
RANDOM SEED=582894805

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28333004 kB
Buffers:          254212 kB
Cached:          3387792 kB
SwapCached:            0 kB
Active:           993984 kB
Inactive:        2774172 kB
Active(anon):     128328 kB
Inactive(anon):        0 kB
Active(file):     865656 kB
Inactive(file):  2774172 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10504 kB
Writeback:             0 kB
AnonPages:         77016 kB
Mapped:            15688 kB
Shmem:               200 kB
Slab:             635500 kB
SReclaimable:      78284 kB
SUnreclaim:       557216 kB
KernelStack:        1496 kB
PageTables:         4324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     242824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     40960 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= 71540 MiB
End job on node111 at 2012-05-26 22:37:51