Trace number 3699657

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.07 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-5.opb
MD5SUMdadfd792215a2bce735ffb7b3e25dcc5
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-43
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -44
Optimality of the best value was proved NO
Number of variables945
Total number of constraints58579
Number of constraints which are clauses58579
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 945
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 945
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 945
Number of bits of the biggest sum of numbers10
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.12	c run inc solver
0.00/0.12	c [INC SYSTEM] run initial solver
0.00/0.12	c [INC SYSTEM] preprocess with white file
0.00/0.23	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.23	c [INC SYSTEM] execute solver
0.00/0.24	c [INC SEARCH] formula is SAT
0.00/0.24	c [INC SYSTEM] solved the initial formula
0.00/0.30	c model valid
0.00/0.30	c current solution ok
0.00/0.39	o 0
0.00/0.39	c execute binary inc search
0.00/0.39	c [INC SEARCH] current bound: 472
0.00/0.39	c [INC SEARCH] iteration: 0
0.00/0.39	c [INC SEARCH] lower bound: 0 upperbound 945 current bound: 472 best value:945
0.00/0.39	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.39	c write failed with 2
0.00/0.39	c [INC SYSTEM] create new solver instance
0.00/0.39	c [INC] encode full formula
0.00/0.39	c (debug) using card networks
0.00/0.41	c set iterative enc to: card
0.00/0.41	c set iterative enc to: none
0.00/0.42	c [INC SEARCH] isOptimum variable: 0
1.36/1.44	c [INC SEARCH] formula is UNSAT
1.36/1.44	c [INC SYSTEM] there exists a inc, kill it!
1.36/1.44	c write failed with 2
1.36/1.44	c sat variable: 0 optimum/unsat variable: 1
1.36/1.44	c [INC SEARCH] set lower bound to 473 upperbound 945
1.36/1.44	c [INC SEARCH] current bound: 709
1.36/1.44	c [INC SEARCH] iteration: 1
1.36/1.44	c [INC SEARCH] lower bound: 473 upperbound 945 current bound: 709 best value:945
1.36/1.44	c [INC SYSTEM] create new solver instance
1.36/1.44	c [INC] encode full formula
1.36/1.44	c (debug) using card networks
1.36/1.46	c set iterative enc to: card
1.36/1.46	c set iterative enc to: none
1.36/1.47	c [INC SEARCH] isOptimum variable: 0
3.56/3.61	c [INC SEARCH] formula is UNSAT
3.56/3.61	c [INC SYSTEM] there exists a inc, kill it!
3.56/3.61	c write failed with 2
3.56/3.61	c sat variable: 0 optimum/unsat variable: 1
3.56/3.61	c [INC SEARCH] set lower bound to 710 upperbound 945
3.56/3.61	c [INC SEARCH] current bound: 827
3.56/3.61	c [INC SEARCH] iteration: 2
3.56/3.61	c [INC SEARCH] lower bound: 710 upperbound 945 current bound: 827 best value:945
3.56/3.61	c [INC SYSTEM] create new solver instance
3.56/3.61	c [INC] encode full formula
3.56/3.61	c (debug) using card networks
3.56/3.63	c set iterative enc to: card
3.56/3.63	c set iterative enc to: none
3.56/3.64	c [INC SEARCH] isOptimum variable: 0
6.96/7.04	c [INC SEARCH] formula is UNSAT
6.96/7.04	c [INC SYSTEM] there exists a inc, kill it!
6.96/7.04	c write failed with 2
6.96/7.05	c sat variable: 0 optimum/unsat variable: 1
6.96/7.05	c [INC SEARCH] set lower bound to 828 upperbound 945
6.96/7.05	c [INC SEARCH] current bound: 886
6.96/7.05	c [INC SEARCH] iteration: 3
6.96/7.05	c [INC SEARCH] lower bound: 828 upperbound 945 current bound: 886 best value:945
6.96/7.05	c [INC SYSTEM] create new solver instance
6.96/7.05	c [INC] encode full formula
6.96/7.05	c (debug) using card networks
6.96/7.07	c set iterative enc to: card
6.96/7.07	c set iterative enc to: none
6.96/7.07	c [INC SEARCH] isOptimum variable: 0
11.16/11.25	c [INC SEARCH] formula is UNSAT
11.16/11.25	c [INC SYSTEM] there exists a inc, kill it!
11.16/11.25	c write failed with 2
11.16/11.25	c sat variable: 0 optimum/unsat variable: 1
11.16/11.25	c [INC SEARCH] set lower bound to 887 upperbound 945
11.16/11.25	c [INC SEARCH] current bound: 916
11.16/11.25	c [INC SEARCH] iteration: 4
11.16/11.25	c [INC SEARCH] lower bound: 887 upperbound 945 current bound: 916 best value:945
11.16/11.25	c [INC SYSTEM] create new solver instance
11.16/11.25	c [INC] encode full formula
11.16/11.25	c (debug) using card networks
11.16/11.28	c set iterative enc to: card
11.16/11.28	c set iterative enc to: none
11.16/11.28	c [INC SEARCH] isOptimum variable: 0
11.95/12.02	c [INC SEARCH] formula is SAT
11.95/12.02	c [INC SEARCH] copied best model
11.95/12.02	c sat variable: 1 optimum/unsat variable: 0
11.95/12.08	c model valid
11.95/12.08	c current solution ok
11.95/12.08	o -30
11.95/12.08	c [INC SEARCH] current bound: 901
11.95/12.08	c [INC SEARCH] iteration: 5
11.95/12.08	c [INC SEARCH] lower bound: 887 upperbound 915 current bound: 901 best value:915
11.95/12.08	c [INC SYSTEM] there exists a inc, kill it!
11.95/12.08	c write failed with 2
11.95/12.08	c [INC SYSTEM] create new solver instance
11.95/12.08	c [INC] encode full formula
11.95/12.08	c (debug) using card networks
12.07/12.10	c set iterative enc to: card
12.07/12.10	c set iterative enc to: none
12.07/12.11	c [INC SEARCH] isOptimum variable: 0
926.92/927.18	c [INC SEARCH] formula is SAT
926.92/927.18	c [INC SEARCH] copied best model
926.92/927.18	c sat variable: 1 optimum/unsat variable: 0
927.03/927.24	c model valid
927.03/927.24	c current solution ok
927.03/927.24	o -44
927.03/927.24	c [INC SEARCH] current bound: 894
927.03/927.24	c [INC SEARCH] iteration: 6
927.03/927.24	c [INC SEARCH] lower bound: 887 upperbound 901 current bound: 894 best value:901
927.03/927.24	c [INC SYSTEM] there exists a inc, kill it!
927.03/927.24	c write failed with 2
927.03/927.24	c [INC SYSTEM] create new solver instance
927.03/927.24	c [INC] encode full formula
927.03/927.24	c (debug) using card networks
927.03/927.26	c set iterative enc to: card
927.03/927.26	c set iterative enc to: none
927.03/927.27	c [INC SEARCH] isOptimum variable: 0
931.91/932.19	c [INC SEARCH] formula is UNSAT
931.91/932.19	c [INC SYSTEM] there exists a inc, kill it!
931.91/932.19	c write failed with 2
931.91/932.19	c sat variable: 0 optimum/unsat variable: 1
931.91/932.19	c [INC SEARCH] set lower bound to 895 upperbound 901
931.91/932.19	c [INC SEARCH] current bound: 898
931.91/932.19	c [INC SEARCH] iteration: 7
931.91/932.19	c [INC SEARCH] lower bound: 895 upperbound 901 current bound: 898 best value:901
931.91/932.19	c [INC SYSTEM] create new solver instance
931.91/932.19	c [INC] encode full formula
931.91/932.19	c (debug) using card networks
932.01/932.24	c set iterative enc to: card
932.01/932.24	c set iterative enc to: none
932.01/932.24	c [INC SEARCH] isOptimum variable: 0
938.48/938.79	c [INC SEARCH] formula is UNSAT
938.48/938.79	c [INC SYSTEM] there exists a inc, kill it!
938.48/938.79	c write failed with 2
938.48/938.79	c sat variable: 0 optimum/unsat variable: 1
938.48/938.79	c [INC SEARCH] set lower bound to 899 upperbound 901
938.48/938.79	c [INC SEARCH] current bound: 900
938.48/938.79	c [INC SEARCH] iteration: 8
938.48/938.79	c [INC SEARCH] lower bound: 899 upperbound 901 current bound: 900 best value:901
938.48/938.79	c [INC SYSTEM] create new solver instance
938.48/938.79	c [INC] encode full formula
938.48/938.79	c (debug) using card networks
938.58/938.81	c set iterative enc to: card
938.58/938.81	c set iterative enc to: none
938.58/938.82	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-3699657-1338062844/watcher-3699657-1338062844 -o /tmp/evaluation-result-3699657-1338062844/solver-3699657-1338062844 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699657-1338062844.opb 1918389897 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 4/178 2434
/proc/meminfo: memFree=30011368/32873844 swapFree=7108/7108
[pid=2434] ppid=2432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2434/stat : 2434 (npSolver-pbo-I.) S 2432 2434 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272412977 9367552 275 33554432000 4194304 5064252 140736537259296 140736537258208 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2434/statm: 2287 275 233 213 0 72 0

[startup+0.0120219 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 2434
/proc/meminfo: memFree=30011368/32873844 swapFree=7108/7108
[pid=2434] ppid=2432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2434/stat : 2434 (npSolver-pbo-I.) S 2432 2434 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272412977 9367552 275 33554432000 4194304 5064252 140736537259296 140736537258208 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2434/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100257 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 2434
/proc/meminfo: memFree=30011368/32873844 swapFree=7108/7108
[pid=2434] ppid=2432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2434/stat : 2434 (npSolver-pbo-I.) S 2432 2434 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272412977 9367552 275 33554432000 4194304 5064252 140736537259296 140736537258208 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2434/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300262 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 2434
/proc/meminfo: memFree=30011368/32873844 swapFree=7108/7108
[pid=2434] ppid=2432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2434/stat : 2434 (npSolver-pbo-I.) S 2432 2434 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272412977 9367552 275 33554432000 4194304 5064252 140736537259296 140736537258208 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2434/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700158 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 2434
/proc/meminfo: memFree=30011368/32873844 swapFree=7108/7108
[pid=2434] ppid=2432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2434/stat : 2434 (npSolver-pbo-I.) S 2432 2434 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272412977 9367552 275 33554432000 4194304 5064252 140736537259296 140736537258208 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2434/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2443
/proc/meminfo: memFree=29989872/32873844 swapFree=7108/7108
[pid=2434] ppid=2432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2434/stat : 2434 (npSolver-pbo-I.) S 2432 2434 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272412977 9367552 275 33554432000 4194304 5064252 140736537259296 140736537258208 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2434/statm: 2287 275 233 213 0 72 0
[pid=2435] ppid=2434 vsize=3252 CPUtime=1.45 cores=1,3,5,7
/proc/2435/stat : 2435 (npSolver-pbo) S 2434 2434 1127 0 -1 4202496 3170 8644 0 0 23 8 112 2 20 0 1 0 272412978 3330048 432 33554432000 4194304 5992684 140734204262240 140734204247144 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2435/statm: 813 432 180 440 0 369 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 12400

[startup+3.10039 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2445
/proc/meminfo: memFree=29991796/32873844 swapFree=7108/7108
[pid=2434] ppid=2432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2434/stat : 2434 (npSolver-pbo-I.) S 2432 2434 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272412977 9367552 275 33554432000 4194304 5064252 140736537259296 140736537258208 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2434/statm: 2287 275 233 213 0 72 0
[pid=2435] ppid=2434 vsize=3252 CPUtime=1.45 cores=1,3,5,7
/proc/2435/stat : 2435 (npSolver-pbo) S 2434 2434 1127 0 -1 4202496 3170 8644 0 0 23 8 112 2 20 0 1 0 272412978 3330048 432 33554432000 4194304 5992684 140734204262240 140734204247144 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2435/statm: 813 432 180 440 0 369 0
[pid=2445] ppid=2435 vsize=19968 CPUtime=1.61 cores=1,3,5,7
/proc/2445/stat : 2445 (glucosInc) R 2435 2434 1127 0 -1 4202496 3632 0 0 0 161 0 0 0 20 0 1 0 272413125 20447232 3958 33554432000 4194304 5654031 140733973769248 140733973767016 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2445/statm: 4992 3958 140 357 0 4632 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 32368

[startup+6.30039 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 2447
/proc/meminfo: memFree=29957664/32873844 swapFree=7108/7108
[pid=2434] ppid=2432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2434/stat : 2434 (npSolver-pbo-I.) S 2432 2434 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272412977 9367552 275 33554432000 4194304 5064252 140736537259296 140736537258208 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2434/statm: 2287 275 233 213 0 72 0
[pid=2435] ppid=2434 vsize=3252 CPUtime=3.61 cores=1,3,5,7
/proc/2435/stat : 2435 (npSolver-pbo) S 2434 2434 1127 0 -1 4202496 4323 13496 0 0 25 8 325 3 20 0 1 0 272412978 3330048 432 33554432000 4194304 5992684 140734204262240 140734204247144 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2435/statm: 813 432 180 440 0 369 0
[pid=2447] ppid=2435 vsize=20200 CPUtime=2.65 cores=1,3,5,7
/proc/2447/stat : 2447 (glucosInc) R 2435 2434 1127 0 -1 4202496 3954 0 0 0 265 0 0 0 20 0 1 0 272413342 20684800 4126 33554432000 4194304 5654031 140737415580000 140737415577768 4232710 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2447/statm: 5050 4126 140 357 0 4690 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 32600

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 2451
/proc/meminfo: memFree=29950300/32873844 swapFree=7108/7108
[pid=2434] ppid=2432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2434/stat : 2434 (npSolver-pbo-I.) S 2432 2434 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272412977 9367552 275 33554432000 4194304 5064252 140736537259296 140736537258208 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2434/statm: 2287 275 233 213 0 72 0
[pid=2435] ppid=2434 vsize=8028 CPUtime=12.09 cores=1,3,5,7
/proc/2435/stat : 2435 (npSolver-pbo) S 2434 2434 1127 0 -1 4202496 7970 28052 0 0 38 10 1154 7 20 0 1 0 272412978 8220672 1380 33554432000 4194304 5992684 140734204262240 140734204247144 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2435/statm: 2007 1380 180 440 0 1563 0
Current children cumulated CPU time (s) 12.09
Current children cumulated vsize (KiB) 17176

[startup+25.5004 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 2453
/proc/meminfo: memFree=29971100/32873844 swapFree=7108/7108
[pid=2434] ppid=2432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2434/stat : 2434 (npSolver-pbo-I.) S 2432 2434 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272412977 9367552 275 33554432000 4194304 5064252 140736537259296 140736537258208 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2434/statm: 2287 275 233 213 0 72 0
[pid=2435] ppid=2434 vsize=8028 CPUtime=12.09 cores=1,3,5,7
/proc/2435/stat : 2435 (npSolver-pbo) S 2434 2434 1127 0 -1 4202496 7970 28052 0 0 38 10 1154 7 20 0 1 0 272412978 8220672 1380 33554432000 4194304 5992684 140734204262240 140734204247144 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2435/statm: 2007 1380 180 440 0 1563 0
[pid=2453] ppid=2435 vsize=35168 CPUtime=13.37 cores=1,3,5,7
/proc/2453/stat : 2453 (glucosInc) R 2435 2434 1127 0 -1 4202496 7359 0 0 0 1336 1 0 0 20 0 1 0 272414189 36012032 8201 33554432000 4194304 5654031 140733323894096 140733323881912 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2453/statm: 8792 8201 142 357 0 8432 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 52344

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 2453
/proc/meminfo: memFree=29961296/32873844 swapFree=7108/7108
[pid=2434] ppid=2432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2434/stat : 2434 (npSolver-pbo-I.) S 2432 2434 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272412977 9367552 275 33554432000 4194304 5064252 140736537259296 140736537258208 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2434/statm: 2287 275 233 213 0 72 0
[pid=2435] ppid=2434 vsize=8028 CPUtime=12.09 cores=1,3,5,7
/proc/2435/stat : 2435 (npSolver-pbo) S 2434 2434 1127 0 -1 4202496 7970 28052 0 0 38 10 1154 7 20 0 1 0 272412978 8220672 1380 33554432000 4194304 5992684 140734204262240 140734204247144 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2435/statm: 2007 1380 180 440 0 1563 0
[pid=2453] ppid=2435 vsize=61216 CPUtime=38.97 cores=1,3,5,7
/proc/2453/stat : 2453 (glucosInc) R 2435 2434 1127 0 -1 4202496 8546 0 0 0 3895 2 0 0 20 0 1 0 272414189 62685184 10677 33554432000 4194304 5654031 140733323894096 140733323891976 4233232 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2453/statm: 15304 10677 142 357 0 14944 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 78392

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 2453
/proc/meminfo: memFree=29907476/32873844 swapFree=7108/7108
[pid=2434] ppid=2432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2434/stat : 2434 (npSolver-pbo-I.) S 2432 2434 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272412977 9367552 275 33554432000 4194304 5064252 140736537259296 140736537258208 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2434/statm: 2287 275 233 213 0 72 0
[pid=2435] ppid=2434 vsize=8028 CPUtime=12.09 cores=1,3,5,7
/proc/2435/stat : 2435 (npSolver-pbo) S 2434 2434 1127 0 -1 4202496 7970 28052 0 0 38 10 1154 7 20 0 1 0 272412978 8220672 1380 33554432000 4194304 5992684 140734204262240 140734204247144 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2435/statm: 2007 1380 180 440 0 1563 0
[pid=2453] ppid=2435 vsize=61216 CPUtime=90.16 cores=1,3,5,7
/proc/2453/stat : 2453 (glucosInc) R 2435 2434 1127 0 -1 4202496 9035 0 0 0 9014 2 0 0 20 0 1 0 272414189 62685184 14740 33554432000 4194304 5654031 140733323894096 140733323881912 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2453/statm: 15304 14740 142 357 0 14944 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 78392

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2456
/proc/meminfo: memFree=29878208/32873844 swapFree=7108/7108
[pid=2434] ppid=2432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2434/stat : 2434 (npSolver-pbo-I.) S 2432 2434 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272412977 9367552 275 33554432000 4194304 5064252 140736537259296 140736537258208 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2434/statm: 2287 275 233 213 0 72 0
[pid=2435] ppid=2434 vsize=8028 CPUtime=12.09 cores=1,3,5,7
/proc/2435/stat : 2435 (npSolver-pbo) S 2434 2434 1127 0 -1 4202496 7970 28052 0 0 38 10 1154 7 20 0 1 0 272412978 8220672 1380 33554432000 4194304 5992684 140734204262240 140734204247144 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2435/statm: 2007 1380 180 440 0 1563 0
[pid=2453] ppid=2435 vsize=80068 CPUtime=150.14 cores=1,3,5,7
/proc/2453/stat : 2453 (glucosInc) R 2435 2434 1127 0 -1 4202496 9736 0 0 0 15011 3 0 0 20 0 1 0 272414189 81989632 19410 33554432000 4194304 5654031 140733323894096 140733323881912 4216172 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2453/statm: 20017 19410 142 357 0 19657 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 97244

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2457
/proc/meminfo: memFree=29866096/32873844 swapFree=7108/7108
[pid=2434] ppid=2432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2434/stat : 2434 (npSolver-pbo-I.) S 2432 2434 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272412977 9367552 275 33554432000 4194304 5064252 140736537259296 140736537258208 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2434/statm: 2287 275 233 213 0 72 0
[pid=2435] ppid=2434 vsize=8028 CPUtime=12.09 cores=1,3,5,7
/proc/2435/stat : 2435 (npSolver-pbo) S 2434 2434 1127 0 -1 4202496 7970 28052 0 0 38 10 1154 7 20 0 1 0 272412978 8220672 1380 33554432000 4194304 5992684 140734204262240 140734204247144 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2435/statm: 2007 1380 180 440 0 1563 0
[pid=2453] ppid=2435 vsize=112268 CPUtime=210.14 cores=1,3,5,7
/proc/2453/stat : 2453 (glucosInc) R 2435 2434 1127 0 -1 4202496 11010 0 0 0 21009 5 0 0 20 0 1 0 272414189 114962432 22979 33554432000 4194304 5654031 140733323894096 140733323881912 4232912 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2453/statm: 28067 22979 142 357 0 27707 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 129444

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2457
/proc/meminfo: memFree=29874004/32873844 swapFree=7108/7108
[pid=2434] ppid=2432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2434/stat : 2434 (npSolver-pbo-I.) S 2432 2434 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272412977 9367552 275 33554432000 4194304 5064252 140736537259296 140736537258208 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2434/statm: 2287 275 233 213 0 72 0
[pid=2435] ppid=2434 vsize=8028 CPUtime=12.09 cores=1,3,5,7

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

/proc/meminfo: memFree=29820140/32873844 swapFree=7108/7108
[pid=2434] ppid=2432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2434/stat : 2434 (npSolver-pbo-I.) S 2432 2434 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272412977 9367552 275 33554432000 4194304 5064252 140736537259296 140736537258208 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2434/statm: 2287 275 233 213 0 72 0
[pid=2435] ppid=2434 vsize=8028 CPUtime=938.62 cores=1,3,5,7
/proc/2435/stat : 2435 (npSolver-pbo) S 2434 2434 1127 0 -1 4202496 11606 58454 0 0 51 11 93768 32 20 0 1 0 272412978 8220672 1380 33554432000 4194304 5992684 140734204262240 140734204247144 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2435/statm: 2007 1380 180 440 0 1563 0
[pid=2468] ppid=2435 vsize=94812 CPUtime=511.97 cores=1,3,5,7
/proc/2468/stat : 2468 (glucosInc) R 2435 2434 1127 0 -1 4202496 18170 0 0 0 51182 15 0 0 20 0 1 0 272506860 97087488 22973 33554432000 4194304 5654031 140734592188928 140734592176744 4233168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2468/statm: 23703 22973 142 357 0 23343 0
Current children cumulated CPU time (s) 1450.59
Current children cumulated vsize (KiB) 111988

[startup+1451 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 2470
/proc/meminfo: memFree=29820140/32873844 swapFree=7108/7108
[pid=2434] ppid=2432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2434/stat : 2434 (npSolver-pbo-I.) S 2432 2434 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272412977 9367552 275 33554432000 4194304 5064252 140736537259296 140736537258208 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2434/statm: 2287 275 233 213 0 72 0
[pid=2435] ppid=2434 vsize=8028 CPUtime=938.62 cores=1,3,5,7
/proc/2435/stat : 2435 (npSolver-pbo) S 2434 2434 1127 0 -1 4202496 11606 58454 0 0 51 11 93768 32 20 0 1 0 272412978 8220672 1380 33554432000 4194304 5992684 140734204262240 140734204247144 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2435/statm: 2007 1380 180 440 0 1563 0
[pid=2468] ppid=2435 vsize=94812 CPUtime=512.07 cores=1,3,5,7
/proc/2468/stat : 2468 (glucosInc) R 2435 2434 1127 0 -1 4202496 18170 0 0 0 51192 15 0 0 20 0 1 0 272506860 97087488 22973 33554432000 4194304 5654031 140734592188928 140734592176744 4232973 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2468/statm: 23703 22973 142 357 0 23343 0
Current children cumulated CPU time (s) 1450.69
Current children cumulated vsize (KiB) 111988

[startup+1451.1 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 2470
/proc/meminfo: memFree=29820140/32873844 swapFree=7108/7108
[pid=2434] ppid=2432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2434/stat : 2434 (npSolver-pbo-I.) S 2432 2434 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272412977 9367552 275 33554432000 4194304 5064252 140736537259296 140736537258208 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2434/statm: 2287 275 233 213 0 72 0
[pid=2435] ppid=2434 vsize=8028 CPUtime=938.62 cores=1,3,5,7
/proc/2435/stat : 2435 (npSolver-pbo) S 2434 2434 1127 0 -1 4202496 11606 58454 0 0 51 11 93768 32 20 0 1 0 272412978 8220672 1380 33554432000 4194304 5992684 140734204262240 140734204247144 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2435/statm: 2007 1380 180 440 0 1563 0
[pid=2468] ppid=2435 vsize=94812 CPUtime=512.17 cores=1,3,5,7
/proc/2468/stat : 2468 (glucosInc) R 2435 2434 1127 0 -1 4202496 18170 0 0 0 51202 15 0 0 20 0 1 0 272506860 97087488 22973 33554432000 4194304 5654031 140734592188928 140734592176744 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2468/statm: 23703 22973 142 357 0 23343 0
Current children cumulated CPU time (s) 1450.79
Current children cumulated vsize (KiB) 111988

[startup+1482.31 s]
/proc/loadavg: 3.19 3.04 2.46 4/181 2525
/proc/meminfo: memFree=29973156/32873844 swapFree=7108/7108
[pid=2434] ppid=2432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2434/stat : 2434 (npSolver-pbo-I.) S 2432 2434 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272412977 9367552 275 33554432000 4194304 5064252 140736537259296 140736537258208 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2434/statm: 2287 275 233 213 0 72 0
[pid=2435] ppid=2434 vsize=8028 CPUtime=938.62 cores=1,3,5,7
/proc/2435/stat : 2435 (npSolver-pbo) S 2434 2434 1127 0 -1 4202496 11606 58454 0 0 51 11 93768 32 20 0 1 0 272412978 8220672 1380 33554432000 4194304 5992684 140734204262240 140734204247144 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2435/statm: 2007 1380 180 440 0 1563 0
[pid=2468] ppid=2435 vsize=94812 CPUtime=543.37 cores=1,3,5,7
/proc/2468/stat : 2468 (glucosInc) R 2435 2434 1127 0 -1 4202496 18563 0 0 0 54321 16 0 0 20 0 1 0 272506860 97087488 23139 33554432000 4194304 5654031 140734592188928 140734592176744 4232963 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2468/statm: 23703 23139 142 357 0 23343 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 111988

[startup+1542.3 s]
/proc/loadavg: 2.43 2.85 2.43 4/181 2531
/proc/meminfo: memFree=29937536/32873844 swapFree=7108/7108
[pid=2434] ppid=2432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2434/stat : 2434 (npSolver-pbo-I.) S 2432 2434 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272412977 9367552 275 33554432000 4194304 5064252 140736537259296 140736537258208 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2434/statm: 2287 275 233 213 0 72 0
[pid=2435] ppid=2434 vsize=8028 CPUtime=938.62 cores=1,3,5,7
/proc/2435/stat : 2435 (npSolver-pbo) S 2434 2434 1127 0 -1 4202496 11606 58454 0 0 51 11 93768 32 20 0 1 0 272412978 8220672 1380 33554432000 4194304 5992684 140734204262240 140734204247144 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2435/statm: 2007 1380 180 440 0 1563 0
[pid=2468] ppid=2435 vsize=163348 CPUtime=603.35 cores=1,3,5,7
/proc/2468/stat : 2468 (glucosInc) R 2435 2434 1127 0 -1 4202496 19876 0 0 0 60317 18 0 0 20 0 1 0 272506860 167268352 32350 33554432000 4194304 5654031 140734592188928 140734592186856 4233181 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2468/statm: 40837 32350 142 357 0 40477 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 180524

[startup+1602.3 s]
/proc/loadavg: 2.16 2.69 2.40 4/181 2531
/proc/meminfo: memFree=29904028/32873844 swapFree=7108/7108
[pid=2434] ppid=2432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2434/stat : 2434 (npSolver-pbo-I.) S 2432 2434 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272412977 9367552 275 33554432000 4194304 5064252 140736537259296 140736537258208 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2434/statm: 2287 275 233 213 0 72 0
[pid=2435] ppid=2434 vsize=8028 CPUtime=938.62 cores=1,3,5,7
/proc/2435/stat : 2435 (npSolver-pbo) S 2434 2434 1127 0 -1 4202496 11606 58454 0 0 51 11 93768 32 20 0 1 0 272412978 8220672 1380 33554432000 4194304 5992684 140734204262240 140734204247144 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2435/statm: 2007 1380 180 440 0 1563 0
[pid=2468] ppid=2435 vsize=163348 CPUtime=663.35 cores=1,3,5,7
/proc/2468/stat : 2468 (glucosInc) R 2435 2434 1127 0 -1 4202496 20661 0 0 0 66315 20 0 0 20 0 1 0 272506860 167268352 32361 33554432000 4194304 5654031 140734592188928 140734592186856 4233168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2468/statm: 40837 32361 142 357 0 40477 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 180524

[startup+1662.3 s]
/proc/loadavg: 2.06 2.56 2.37 4/181 2531
/proc/meminfo: memFree=29874832/32873844 swapFree=7108/7108
[pid=2434] ppid=2432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2434/stat : 2434 (npSolver-pbo-I.) S 2432 2434 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272412977 9367552 275 33554432000 4194304 5064252 140736537259296 140736537258208 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2434/statm: 2287 275 233 213 0 72 0
[pid=2435] ppid=2434 vsize=8028 CPUtime=938.62 cores=1,3,5,7
/proc/2435/stat : 2435 (npSolver-pbo) S 2434 2434 1127 0 -1 4202496 11606 58454 0 0 51 11 93768 32 20 0 1 0 272412978 8220672 1380 33554432000 4194304 5992684 140734204262240 140734204247144 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2435/statm: 2007 1380 180 440 0 1563 0
[pid=2468] ppid=2435 vsize=163348 CPUtime=723.35 cores=1,3,5,7
/proc/2468/stat : 2468 (glucosInc) R 2435 2434 1127 0 -1 4202496 21449 0 0 0 72313 22 0 0 20 0 1 0 272506860 167268352 32873 33554432000 4194304 5654031 140734592188928 140734592176744 4233168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2468/statm: 40837 32873 142 357 0 40477 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 180524

[startup+1722.3 s]
/proc/loadavg: 2.02 2.46 2.35 4/181 2531
/proc/meminfo: memFree=29908592/32873844 swapFree=7108/7108
[pid=2434] ppid=2432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2434/stat : 2434 (npSolver-pbo-I.) S 2432 2434 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272412977 9367552 275 33554432000 4194304 5064252 140736537259296 140736537258208 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2434/statm: 2287 275 233 213 0 72 0
[pid=2435] ppid=2434 vsize=8028 CPUtime=938.62 cores=1,3,5,7
/proc/2435/stat : 2435 (npSolver-pbo) S 2434 2434 1127 0 -1 4202496 11606 58454 0 0 51 11 93768 32 20 0 1 0 272412978 8220672 1380 33554432000 4194304 5992684 140734204262240 140734204247144 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2435/statm: 2007 1380 180 440 0 1563 0
[pid=2468] ppid=2435 vsize=163348 CPUtime=783.33 cores=1,3,5,7
/proc/2468/stat : 2468 (glucosInc) R 2435 2434 1127 0 -1 4202496 22234 0 0 0 78309 24 0 0 20 0 1 0 272506860 167268352 31337 33554432000 4194304 5654031 140734592188928 140734592176744 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2468/statm: 40837 31337 142 357 0 40477 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 180524

[startup+1782.3 s]
/proc/loadavg: 2.08 2.39 2.33 4/181 2532
/proc/meminfo: memFree=29875016/32873844 swapFree=7108/7108
[pid=2434] ppid=2432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2434/stat : 2434 (npSolver-pbo-I.) S 2432 2434 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272412977 9367552 275 33554432000 4194304 5064252 140736537259296 140736537258208 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2434/statm: 2287 275 233 213 0 72 0
[pid=2435] ppid=2434 vsize=8028 CPUtime=938.62 cores=1,3,5,7
/proc/2435/stat : 2435 (npSolver-pbo) S 2434 2434 1127 0 -1 4202496 11606 58454 0 0 51 11 93768 32 20 0 1 0 272412978 8220672 1380 33554432000 4194304 5992684 140734204262240 140734204247144 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2435/statm: 2007 1380 180 440 0 1563 0
[pid=2468] ppid=2435 vsize=114028 CPUtime=843.32 cores=1,3,5,7
/proc/2468/stat : 2468 (glucosInc) R 2435 2434 1127 0 -1 4202496 22636 0 0 0 84307 25 0 0 20 0 1 0 272506860 116764672 23286 33554432000 4194304 5654031 140734592188928 140734592176744 4233168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2468/statm: 28507 23286 142 357 0 28147 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 131204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.06 2.36 2.32 3/181 2532
/proc/meminfo: memFree=29849324/32873844 swapFree=7108/7108
[pid=2434] ppid=2432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2434/stat : 2434 (npSolver-pbo-I.) S 2432 2434 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272412977 9367552 275 33554432000 4194304 5064252 140736537259296 140736537258208 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2434/statm: 2287 275 233 213 0 72 0
[pid=2435] ppid=2434 vsize=8028 CPUtime=938.62 cores=1,3,5,7
/proc/2435/stat : 2435 (npSolver-pbo) S 2434 2434 1127 0 -1 4202496 11606 58454 0 0 51 11 93768 32 20 0 1 0 272412978 8220672 1380 33554432000 4194304 5992684 140734204262240 140734204247144 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2435/statm: 2007 1380 180 440 0 1563 0
[pid=2468] ppid=2435 vsize=163348 CPUtime=861.43 cores=1,3,5,7
/proc/2468/stat : 2468 (glucosInc) R 2435 2434 1127 0 -1 4202496 23029 0 0 0 86117 26 0 0 20 0 1 0 272506860 167268352 34921 33554432000 4194304 5654031 140734592188928 140734592176744 4232939 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2468/statm: 40837 34921 142 357 0 40477 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 180524

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.06 2.36 2.32 3/181 2532
/proc/meminfo: memFree=29849324/32873844 swapFree=7108/7108
[pid=2434] ppid=2432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2434/stat : 2434 (npSolver-pbo-I.) S 2432 2434 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272412977 9367552 275 33554432000 4194304 5064252 140736537259296 140736537258208 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2434/statm: 2287 275 233 213 0 72 0
[pid=2435] ppid=2434 vsize=8028 CPUtime=938.62 cores=1,3,5,7
/proc/2435/stat : 2435 (npSolver-pbo) S 2434 2434 1127 0 -1 4202496 11606 58454 0 0 51 11 93768 32 20 0 1 0 272412978 8220672 1380 33554432000 4194304 5992684 140734204262240 140734204247144 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2435/statm: 2007 1380 180 440 0 1563 0
[pid=2468] ppid=2435 vsize=163348 CPUtime=861.43 cores=1,3,5,7
/proc/2468/stat : 2468 (glucosInc) R 2435 2434 1127 0 -1 4202496 23029 0 0 0 86117 26 0 0 20 0 1 0 272506860 167268352 34921 33554432000 4194304 5654031 140734592188928 140734592176744 4232939 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2468/statm: 40837 34921 142 357 0 40477 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 180524

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1799.37
CPU system time (s): 0.699893
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 180524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.37
system time used= 0.699893
maximum resident set size= 141732
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93467
page faults= 0
swaps= 0
block input operations= 0
block output operations= 38792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 253
involuntary context switches= 2140

runsolver used 2.68459 second user time and 6.12107 second system time

The end

Launcher Data

Begin job on node102 at 2012-05-26 22:07:24
IDJOB=3699657
IDBENCH=2254
IDSOLVER=2276
FILE ID=node102/3699657-1338062844
RUNJOBID= node102-1338052958-1144
PBS_JOBID= 14624412
Free space on /tmp= 71520 MiB

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

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

MD5SUM BENCH= dadfd792215a2bce735ffb7b3e25dcc5
RANDOM SEED=1918389897

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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:        30011748 kB
Buffers:          274268 kB
Cached:          1661568 kB
SwapCached:            0 kB
Active:          1069940 kB
Inactive:         979792 kB
Active(anon):     105580 kB
Inactive(anon):    10968 kB
Active(file):     964360 kB
Inactive(file):   968824 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9436 kB
Writeback:             0 kB
AnonPages:        123036 kB
Mapped:            15656 kB
Shmem:               200 kB
Slab:             672080 kB
SReclaimable:     114244 kB
SUnreclaim:       557836 kB
KernelStack:        1464 kB
PageTables:         4260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     247480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     90112 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= 71508 MiB
End job on node102 at 2012-05-26 22:37:25