Trace number 3699668

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) 1806.2 1806.54

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb56-25-opb/normalized-frb56-25-3.opb
MD5SUM4c9dc9cf5c24873d3237c90ee1682632
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-52
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -54
Optimality of the best value was proved NO
Number of variables1400
Total number of constraints109379
Number of constraints which are clauses109379
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 1400
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 1400
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 1400
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

Solver Data

0.00/0.22	c run inc solver
0.00/0.22	c [INC SYSTEM] run initial solver
0.00/0.22	c [INC SYSTEM] preprocess with white file
0.00/0.42	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.42	c [INC SYSTEM] execute solver
0.00/0.44	c [INC SEARCH] formula is SAT
0.00/0.44	c [INC SYSTEM] solved the initial formula
0.00/0.55	c model valid
0.00/0.55	c current solution ok
0.00/0.73	o 0
0.00/0.73	c execute binary inc search
0.00/0.73	c [INC SEARCH] current bound: 700
0.00/0.73	c [INC SEARCH] iteration: 0
0.00/0.73	c [INC SEARCH] lower bound: 0 upperbound 1400 current bound: 700 best value:1400
0.00/0.73	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.73	c write failed with 2
0.00/0.73	c [INC SYSTEM] create new solver instance
0.00/0.73	c [INC] encode full formula
0.00/0.73	c (debug) using card networks
0.00/0.78	c set iterative enc to: card
0.00/0.78	c set iterative enc to: none
0.00/0.79	c [INC SEARCH] isOptimum variable: 0
3.86/3.95	c [INC SEARCH] formula is UNSAT
3.86/3.95	c [INC SYSTEM] there exists a inc, kill it!
3.86/3.95	c write failed with 2
3.86/3.95	c sat variable: 0 optimum/unsat variable: 1
3.86/3.95	c [INC SEARCH] set lower bound to 701 upperbound 1400
3.86/3.95	c [INC SEARCH] current bound: 1050
3.86/3.95	c [INC SEARCH] iteration: 1
3.86/3.95	c [INC SEARCH] lower bound: 701 upperbound 1400 current bound: 1050 best value:1400
3.86/3.95	c [INC SYSTEM] create new solver instance
3.86/3.95	c [INC] encode full formula
3.86/3.95	c (debug) using card networks
3.98/4.01	c set iterative enc to: card
3.98/4.01	c set iterative enc to: none
3.98/4.02	c [INC SEARCH] isOptimum variable: 0
10.26/10.36	c [INC SEARCH] formula is UNSAT
10.26/10.36	c [INC SYSTEM] there exists a inc, kill it!
10.26/10.36	c write failed with 2
10.26/10.37	c sat variable: 0 optimum/unsat variable: 1
10.26/10.37	c [INC SEARCH] set lower bound to 1051 upperbound 1400
10.26/10.37	c [INC SEARCH] current bound: 1225
10.26/10.37	c [INC SEARCH] iteration: 2
10.26/10.37	c [INC SEARCH] lower bound: 1051 upperbound 1400 current bound: 1225 best value:1400
10.26/10.37	c [INC SYSTEM] create new solver instance
10.26/10.37	c [INC] encode full formula
10.26/10.37	c (debug) using card networks
10.37/10.42	c set iterative enc to: card
10.37/10.42	c set iterative enc to: none
10.37/10.43	c [INC SEARCH] isOptimum variable: 0
20.56/20.62	c [INC SEARCH] formula is UNSAT
20.56/20.62	c [INC SYSTEM] there exists a inc, kill it!
20.56/20.62	c write failed with 2
20.56/20.62	c sat variable: 0 optimum/unsat variable: 1
20.56/20.62	c [INC SEARCH] set lower bound to 1226 upperbound 1400
20.56/20.62	c [INC SEARCH] current bound: 1313
20.56/20.62	c [INC SEARCH] iteration: 3
20.56/20.62	c [INC SEARCH] lower bound: 1226 upperbound 1400 current bound: 1313 best value:1400
20.56/20.62	c [INC SYSTEM] create new solver instance
20.56/20.62	c [INC] encode full formula
20.56/20.62	c (debug) using card networks
20.56/20.67	c set iterative enc to: card
20.56/20.67	c set iterative enc to: none
20.56/20.69	c [INC SEARCH] isOptimum variable: 0
34.93/35.00	c [INC SEARCH] formula is UNSAT
34.93/35.00	c [INC SYSTEM] there exists a inc, kill it!
34.93/35.00	c write failed with 2
34.93/35.00	c sat variable: 0 optimum/unsat variable: 1
34.93/35.00	c [INC SEARCH] set lower bound to 1314 upperbound 1400
34.93/35.00	c [INC SEARCH] current bound: 1357
34.93/35.00	c [INC SEARCH] iteration: 4
34.93/35.00	c [INC SEARCH] lower bound: 1314 upperbound 1400 current bound: 1357 best value:1400
34.93/35.00	c [INC SYSTEM] create new solver instance
34.93/35.00	c [INC] encode full formula
34.93/35.00	c (debug) using card networks
34.93/35.06	c set iterative enc to: card
34.93/35.06	c set iterative enc to: none
34.93/35.07	c [INC SEARCH] isOptimum variable: 0
44.83/44.94	c [INC SEARCH] formula is SAT
44.83/44.94	c [INC SEARCH] copied best model
44.83/44.94	c sat variable: 1 optimum/unsat variable: 0
44.95/45.06	c model valid
44.95/45.06	c current solution ok
44.95/45.06	o -43
44.95/45.06	c [INC SEARCH] current bound: 1335
44.95/45.06	c [INC SEARCH] iteration: 5
44.95/45.06	c [INC SEARCH] lower bound: 1314 upperbound 1357 current bound: 1335 best value:1357
44.95/45.06	c [INC SYSTEM] there exists a inc, kill it!
44.95/45.06	c write failed with 2
44.95/45.06	c [INC SYSTEM] create new solver instance
44.95/45.06	c [INC] encode full formula
44.95/45.06	c (debug) using card networks
45.05/45.12	c set iterative enc to: card
45.05/45.12	c set iterative enc to: none
45.05/45.13	c [INC SEARCH] isOptimum variable: 0
66.81/66.90	c [INC SEARCH] formula is UNSAT
66.81/66.90	c [INC SYSTEM] there exists a inc, kill it!
66.81/66.90	c write failed with 2
66.81/66.90	c sat variable: 0 optimum/unsat variable: 1
66.81/66.90	c [INC SEARCH] set lower bound to 1336 upperbound 1357
66.81/66.90	c [INC SEARCH] current bound: 1346
66.81/66.90	c [INC SEARCH] iteration: 6
66.81/66.90	c [INC SEARCH] lower bound: 1336 upperbound 1357 current bound: 1346 best value:1357
66.81/66.90	c [INC SYSTEM] create new solver instance
66.81/66.90	c [INC] encode full formula
66.81/66.90	c (debug) using card networks
66.81/66.96	c set iterative enc to: card
66.81/66.96	c set iterative enc to: none
66.81/66.97	c [INC SEARCH] isOptimum variable: 0
1806.16/1806.53	c an unexpexted return value has been received, exit
1806.16/1806.53	s UNKNOWN
1806.16/1806.53	c [INC SYSTEM] there exists a inc, kill it!
1806.16/1806.53	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-3699668-1338062273/watcher-3699668-1338062273 -o /tmp/evaluation-result-3699668-1338062273/solver-3699668-1338062273 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699668-1338062273.opb 261668524 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 2345
/proc/meminfo: memFree=30058128/32873844 swapFree=7108/7108
[pid=2345] ppid=2343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2345/stat : 2345 (npSolver-pbo-I.) S 2343 2345 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272355850 9367552 275 33554432000 4194304 5064252 140734311514816 140734311513728 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2345/statm: 2287 275 233 213 0 72 0

[startup+0.033637 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 2345
/proc/meminfo: memFree=30058128/32873844 swapFree=7108/7108
[pid=2345] ppid=2343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2345/stat : 2345 (npSolver-pbo-I.) S 2343 2345 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272355850 9367552 275 33554432000 4194304 5064252 140734311514816 140734311513728 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2345/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100256 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 2345
/proc/meminfo: memFree=30058128/32873844 swapFree=7108/7108
[pid=2345] ppid=2343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2345/stat : 2345 (npSolver-pbo-I.) S 2343 2345 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272355850 9367552 275 33554432000 4194304 5064252 140734311514816 140734311513728 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2345/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300231 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 2345
/proc/meminfo: memFree=30058128/32873844 swapFree=7108/7108
[pid=2345] ppid=2343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2345/stat : 2345 (npSolver-pbo-I.) S 2343 2345 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272355850 9367552 275 33554432000 4194304 5064252 140734311514816 140734311513728 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2345/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700221 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 2345
/proc/meminfo: memFree=30058128/32873844 swapFree=7108/7108
[pid=2345] ppid=2343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2345/stat : 2345 (npSolver-pbo-I.) S 2343 2345 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272355850 9367552 275 33554432000 4194304 5064252 140734311514816 140734311513728 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2345/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 2354
/proc/meminfo: memFree=30017492/32873844 swapFree=7108/7108
[pid=2345] ppid=2343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2345/stat : 2345 (npSolver-pbo-I.) S 2343 2345 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272355850 9367552 275 33554432000 4194304 5064252 140734311514816 140734311513728 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2345/statm: 2287 275 233 213 0 72 0
[pid=2346] ppid=2345 vsize=6376 CPUtime=0.76 cores=0,2,4,6
/proc/2346/stat : 2346 (npSolver-pbo) S 2345 2345 1127 0 -1 4202496 3257 5629 0 0 40 15 20 1 20 0 1 0 272355850 6529024 1088 33554432000 4194304 5992684 140733209778000 140733209762904 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2346/statm: 1594 1088 179 440 0 1150 0
[pid=2354] ppid=2346 vsize=37520 CPUtime=0.7 cores=0,2,4,6
/proc/2354/stat : 2354 (glucosInc) R 2346 2345 1127 0 -1 4202496 7881 0 0 0 69 1 0 0 20 0 1 0 272355929 38420480 7851 33554432000 4194304 5654031 140735188144128 140735188141896 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2354/statm: 9380 7851 131 357 0 9020 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 53044

[startup+3.10039 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 2354
/proc/meminfo: memFree=30016872/32873844 swapFree=7108/7108
[pid=2345] ppid=2343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2345/stat : 2345 (npSolver-pbo-I.) S 2343 2345 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272355850 9367552 275 33554432000 4194304 5064252 140734311514816 140734311513728 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2345/statm: 2287 275 233 213 0 72 0
[pid=2346] ppid=2345 vsize=6376 CPUtime=0.76 cores=0,2,4,6
/proc/2346/stat : 2346 (npSolver-pbo) S 2345 2345 1127 0 -1 4202496 3257 5629 0 0 40 15 20 1 20 0 1 0 272355850 6529024 1088 33554432000 4194304 5992684 140733209778000 140733209762904 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2346/statm: 1594 1088 179 440 0 1150 0
[pid=2354] ppid=2346 vsize=37520 CPUtime=2.3 cores=0,2,4,6
/proc/2354/stat : 2354 (glucosInc) R 2346 2345 1127 0 -1 4202496 7973 0 0 0 229 1 0 0 20 0 1 0 272355929 38420480 7942 33554432000 4194304 5654031 140735188144128 140735188141896 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2354/statm: 9380 7942 131 357 0 9020 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 53044

[startup+6.30041 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 2356
/proc/meminfo: memFree=30014328/32873844 swapFree=7108/7108
[pid=2345] ppid=2343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2345/stat : 2345 (npSolver-pbo-I.) S 2343 2345 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272355850 9367552 275 33554432000 4194304 5064252 140734311514816 140734311513728 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2345/statm: 2287 275 233 213 0 72 0
[pid=2346] ppid=2345 vsize=4300 CPUtime=4 cores=0,2,4,6
/proc/2346/stat : 2346 (npSolver-pbo) S 2345 2345 1127 0 -1 4202496 5329 14168 0 0 46 16 335 3 20 0 1 0 272355850 4403200 602 33554432000 4194304 5992684 140733209778000 140733209762904 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2346/statm: 1075 602 180 440 0 631 0
[pid=2356] ppid=2346 vsize=38752 CPUtime=2.26 cores=0,2,4,6
/proc/2356/stat : 2356 (glucosInc) R 2346 2345 1127 0 -1 4202496 8135 0 0 0 225 1 0 0 20 0 1 0 272356252 39682048 8783 33554432000 4194304 5654031 140735778584736 140735778572552 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2356/statm: 9688 8783 140 357 0 9328 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 52200

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2358
/proc/meminfo: memFree=30016284/32873844 swapFree=7108/7108
[pid=2345] ppid=2343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2345/stat : 2345 (npSolver-pbo-I.) S 2343 2345 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272355850 9367552 275 33554432000 4194304 5064252 140734311514816 140734311513728 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2345/statm: 2287 275 233 213 0 72 0
[pid=2346] ppid=2345 vsize=4300 CPUtime=10.41 cores=0,2,4,6
/proc/2346/stat : 2346 (npSolver-pbo) S 2345 2345 1127 0 -1 4202496 7400 22862 0 0 51 16 968 6 20 0 1 0 272355850 4403200 602 33554432000 4194304 5992684 140733209778000 140733209762904 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2346/statm: 1075 602 180 440 0 631 0
[pid=2358] ppid=2346 vsize=38980 CPUtime=2.25 cores=0,2,4,6
/proc/2358/stat : 2358 (glucosInc) R 2346 2345 1127 0 -1 4202496 8495 0 0 0 224 1 0 0 20 0 1 0 272356893 39915520 8364 33554432000 4194304 5654031 140737248256672 140737248254440 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2358/statm: 9745 8364 131 357 0 9385 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 52428

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2360
/proc/meminfo: memFree=30027072/32873844 swapFree=7108/7108
[pid=2345] ppid=2343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2345/stat : 2345 (npSolver-pbo-I.) S 2343 2345 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272355850 9367552 275 33554432000 4194304 5064252 140734311514816 140734311513728 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2345/statm: 2287 275 233 213 0 72 0
[pid=2346] ppid=2345 vsize=4300 CPUtime=20.65 cores=0,2,4,6
/proc/2346/stat : 2346 (npSolver-pbo) S 2345 2345 1127 0 -1 4202496 9471 32977 0 0 56 17 1984 8 20 0 1 0 272355850 4403200 602 33554432000 4194304 5992684 140733209778000 140733209762904 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2346/statm: 1075 602 180 440 0 631 0
[pid=2360] ppid=2346 vsize=39016 CPUtime=4.79 cores=0,2,4,6
/proc/2360/stat : 2360 (glucosInc) R 2346 2345 1127 0 -1 4202496 8178 0 0 0 478 1 0 0 20 0 1 0 272357919 39952384 8830 33554432000 4194304 5654031 140733641198336 140733641186152 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2360/statm: 9754 8830 140 357 0 9394 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 52464

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2364
/proc/meminfo: memFree=30001704/32873844 swapFree=7108/7108
[pid=2345] ppid=2343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2345/stat : 2345 (npSolver-pbo-I.) S 2343 2345 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272355850 9367552 275 33554432000 4194304 5064252 140734311514816 140734311513728 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2345/statm: 2287 275 233 213 0 72 0
[pid=2346] ppid=2345 vsize=5788 CPUtime=45.07 cores=0,2,4,6
/proc/2346/stat : 2346 (npSolver-pbo) S 2345 2345 1127 0 -1 4202496 14096 52394 0 0 80 18 4396 13 20 0 1 0 272355850 5926912 974 33554432000 4194304 5992684 140733209778000 140733209762904 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2346/statm: 1447 974 180 440 0 1003 0
[pid=2364] ppid=2346 vsize=39016 CPUtime=5.94 cores=0,2,4,6
/proc/2364/stat : 2364 (glucosInc) R 2346 2345 1127 0 -1 4202496 8584 0 0 0 593 1 0 0 20 0 1 0 272360363 39952384 8499 33554432000 4194304 5654031 140736102092000 140736102079816 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2364/statm: 9754 8499 140 357 0 9394 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 53952

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2366
/proc/meminfo: memFree=29974988/32873844 swapFree=7108/7108
[pid=2345] ppid=2343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2345/stat : 2345 (npSolver-pbo-I.) S 2343 2345 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272355850 9367552 275 33554432000 4194304 5064252 140734311514816 140734311513728 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2345/statm: 2287 275 233 213 0 72 0
[pid=2346] ppid=2345 vsize=4924 CPUtime=66.91 cores=0,2,4,6
/proc/2346/stat : 2346 (npSolver-pbo) S 2345 2345 1127 0 -1 4202496 16168 64001 0 0 86 19 6570 16 20 0 1 0 272355850 5042176 758 33554432000 4194304 5992684 140733209778000 140733209762904 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2346/statm: 1231 758 180 440 0 787 0
[pid=2366] ppid=2346 vsize=66296 CPUtime=35.3 cores=0,2,4,6
/proc/2366/stat : 2366 (glucosInc) R 2346 2345 1127 0 -1 4202496 11563 0 0 0 3527 3 0 0 20 0 1 0 272362547 67887104 14847 33554432000 4194304 5654031 140733820105648 140733820093464 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2366/statm: 16574 14847 142 357 0 16214 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 80368

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2370
/proc/meminfo: memFree=29948664/32873844 swapFree=7108/7108
[pid=2345] ppid=2343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2345/stat : 2345 (npSolver-pbo-I.) S 2343 2345 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272355850 9367552 275 33554432000 4194304 5064252 140734311514816 140734311513728 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2345/statm: 2287 275 233 213 0 72 0
[pid=2346] ppid=2345 vsize=4924 CPUtime=66.91 cores=0,2,4,6
/proc/2346/stat : 2346 (npSolver-pbo) S 2345 2345 1127 0 -1 4202496 16168 64001 0 0 86 19 6570 16 20 0 1 0 272355850 5042176 758 33554432000 4194304 5992684 140733209778000 140733209762904 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2346/statm: 1231 758 180 440 0 787 0
[pid=2366] ppid=2346 vsize=89572 CPUtime=95.29 cores=0,2,4,6
/proc/2366/stat : 2366 (glucosInc) R 2346 2345 1127 0 -1 4202496 13826 0 0 0 9524 5 0 0 20 0 1 0 272362547 91721728 20362 33554432000 4194304 5654031 140733820105648 140733820093464 4217712 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2366/statm: 22393 20362 142 357 0 22033 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 103644

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2392
/proc/meminfo: memFree=29921044/32873844 swapFree=7108/7108
[pid=2345] ppid=2343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2345/stat : 2345 (npSolver-pbo-I.) S 2343 2345 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272355850 9367552 275 33554432000 4194304 5064252 140734311514816 140734311513728 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2345/statm: 2287 275 233 213 0 72 0
[pid=2346] ppid=2345 vsize=4924 CPUtime=66.91 cores=0,2,4,6
/proc/2346/stat : 2346 (npSolver-pbo) S 2345 2345 1127 0 -1 4202496 16168 64001 0 0 86 19 6570 16 20 0 1 0 272355850 5042176 758 33554432000 4194304 5992684 140733209778000 140733209762904 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2346/statm: 1231 758 180 440 0 787 0
[pid=2366] ppid=2346 vsize=119944 CPUtime=155.27 cores=0,2,4,6
/proc/2366/stat : 2366 (glucosInc) R 2346 2345 1127 0 -1 4202496 13991 0 0 0 15522 5 0 0 20 0 1 0 272362547 122822656 24396 33554432000 4194304 5654031 140733820105648 140733820093464 4215353 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2366/statm: 29986 24396 142 357 0 29626 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 134016

[startup+282.3 s]

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

/proc/meminfo: memFree=29783288/32873844 swapFree=7108/7108
[pid=2345] ppid=2343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2345/stat : 2345 (npSolver-pbo-I.) S 2343 2345 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272355850 9367552 275 33554432000 4194304 5064252 140734311514816 140734311513728 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2345/statm: 2287 275 233 213 0 72 0
[pid=2346] ppid=2345 vsize=4924 CPUtime=66.91 cores=0,2,4,6
/proc/2346/stat : 2346 (npSolver-pbo) S 2345 2345 1127 0 -1 4202496 16168 64001 0 0 86 19 6570 16 20 0 1 0 272355850 5042176 758 33554432000 4194304 5992684 140733209778000 140733209762904 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2346/statm: 1231 758 180 440 0 787 0
[pid=2366] ppid=2346 vsize=215684 CPUtime=1235.1 cores=0,2,4,6
/proc/2366/stat : 2366 (glucosInc) R 2346 2345 1127 0 -1 4202496 16470 0 0 0 123470 40 0 0 20 0 1 0 272362547 220860416 46558 33554432000 4194304 5654031 140733820105648 140733820103736 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2366/statm: 53921 46558 142 357 0 53561 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 229756

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2461
/proc/meminfo: memFree=29818916/32873844 swapFree=7108/7108
[pid=2345] ppid=2343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2345/stat : 2345 (npSolver-pbo-I.) S 2343 2345 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272355850 9367552 275 33554432000 4194304 5064252 140734311514816 140734311513728 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2345/statm: 2287 275 233 213 0 72 0
[pid=2346] ppid=2345 vsize=4924 CPUtime=66.91 cores=0,2,4,6
/proc/2346/stat : 2346 (npSolver-pbo) S 2345 2345 1127 0 -1 4202496 16168 64001 0 0 86 19 6570 16 20 0 1 0 272355850 5042176 758 33554432000 4194304 5992684 140733209778000 140733209762904 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2346/statm: 1231 758 180 440 0 787 0
[pid=2366] ppid=2346 vsize=215684 CPUtime=1295.09 cores=0,2,4,6
/proc/2366/stat : 2366 (glucosInc) R 2346 2345 1127 0 -1 4202496 16568 0 0 0 129467 42 0 0 20 0 1 0 272362547 220860416 47582 33554432000 4194304 5654031 140733820105648 140733820103736 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2366/statm: 53921 47582 142 357 0 53561 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 229756

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2462
/proc/meminfo: memFree=29765256/32873844 swapFree=7108/7108
[pid=2345] ppid=2343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2345/stat : 2345 (npSolver-pbo-I.) S 2343 2345 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272355850 9367552 275 33554432000 4194304 5064252 140734311514816 140734311513728 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2345/statm: 2287 275 233 213 0 72 0
[pid=2346] ppid=2345 vsize=4924 CPUtime=66.91 cores=0,2,4,6
/proc/2346/stat : 2346 (npSolver-pbo) S 2345 2345 1127 0 -1 4202496 16168 64001 0 0 86 19 6570 16 20 0 1 0 272355850 5042176 758 33554432000 4194304 5992684 140733209778000 140733209762904 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2346/statm: 1231 758 180 440 0 787 0
[pid=2366] ppid=2346 vsize=215684 CPUtime=1355.09 cores=0,2,4,6
/proc/2366/stat : 2366 (glucosInc) R 2346 2345 1127 0 -1 4202496 16667 0 0 0 135465 44 0 0 20 0 1 0 272362547 220860416 49118 33554432000 4194304 5654031 140733820105648 140733820103736 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2366/statm: 53921 49118 142 357 0 53561 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 229756

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 2462
/proc/meminfo: memFree=29777372/32873844 swapFree=7108/7108
[pid=2345] ppid=2343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2345/stat : 2345 (npSolver-pbo-I.) S 2343 2345 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272355850 9367552 275 33554432000 4194304 5064252 140734311514816 140734311513728 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2345/statm: 2287 275 233 213 0 72 0
[pid=2346] ppid=2345 vsize=4924 CPUtime=66.91 cores=0,2,4,6
/proc/2346/stat : 2346 (npSolver-pbo) S 2345 2345 1127 0 -1 4202496 16168 64001 0 0 86 19 6570 16 20 0 1 0 272355850 5042176 758 33554432000 4194304 5992684 140733209778000 140733209762904 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2346/statm: 1231 758 180 440 0 787 0
[pid=2366] ppid=2346 vsize=215684 CPUtime=1415.07 cores=0,2,4,6
/proc/2366/stat : 2366 (glucosInc) R 2346 2345 1127 0 -1 4202496 16766 0 0 0 141462 45 0 0 20 0 1 0 272362547 220860416 48606 33554432000 4194304 5654031 140733820105648 140733820103736 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2366/statm: 53921 48606 142 357 0 53561 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 229756

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 2468
/proc/meminfo: memFree=29862596/32873844 swapFree=7108/7108
[pid=2345] ppid=2343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2345/stat : 2345 (npSolver-pbo-I.) S 2343 2345 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272355850 9367552 275 33554432000 4194304 5064252 140734311514816 140734311513728 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2345/statm: 2287 275 233 213 0 72 0
[pid=2346] ppid=2345 vsize=4924 CPUtime=66.91 cores=0,2,4,6
/proc/2346/stat : 2346 (npSolver-pbo) S 2345 2345 1127 0 -1 4202496 16168 64001 0 0 86 19 6570 16 20 0 1 0 272355850 5042176 758 33554432000 4194304 5992684 140733209778000 140733209762904 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2346/statm: 1231 758 180 440 0 787 0
[pid=2366] ppid=2346 vsize=215684 CPUtime=1475.07 cores=0,2,4,6
/proc/2366/stat : 2366 (glucosInc) R 2346 2345 1127 0 -1 4202496 16867 0 0 0 147460 47 0 0 20 0 1 0 272362547 220860416 49118 33554432000 4194304 5654031 140733820105648 140733820103736 4233168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2366/statm: 53921 49118 142 357 0 53561 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 229756

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2468
/proc/meminfo: memFree=29846784/32873844 swapFree=7108/7108
[pid=2345] ppid=2343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2345/stat : 2345 (npSolver-pbo-I.) S 2343 2345 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272355850 9367552 275 33554432000 4194304 5064252 140734311514816 140734311513728 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2345/statm: 2287 275 233 213 0 72 0
[pid=2346] ppid=2345 vsize=4924 CPUtime=66.91 cores=0,2,4,6
/proc/2346/stat : 2346 (npSolver-pbo) S 2345 2345 1127 0 -1 4202496 16168 64001 0 0 86 19 6570 16 20 0 1 0 272355850 5042176 758 33554432000 4194304 5992684 140733209778000 140733209762904 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2346/statm: 1231 758 180 440 0 787 0
[pid=2366] ppid=2346 vsize=215684 CPUtime=1535.05 cores=0,2,4,6
/proc/2366/stat : 2366 (glucosInc) R 2346 2345 1127 0 -1 4202496 16965 0 0 0 153457 48 0 0 20 0 1 0 272362547 220860416 48606 33554432000 4194304 5654031 140733820105648 140733820093464 4232755 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2366/statm: 53921 48606 142 357 0 53561 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 229756

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2468
/proc/meminfo: memFree=29837800/32873844 swapFree=7108/7108
[pid=2345] ppid=2343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2345/stat : 2345 (npSolver-pbo-I.) S 2343 2345 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272355850 9367552 275 33554432000 4194304 5064252 140734311514816 140734311513728 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2345/statm: 2287 275 233 213 0 72 0
[pid=2346] ppid=2345 vsize=4924 CPUtime=66.91 cores=0,2,4,6
/proc/2346/stat : 2346 (npSolver-pbo) S 2345 2345 1127 0 -1 4202496 16168 64001 0 0 86 19 6570 16 20 0 1 0 272355850 5042176 758 33554432000 4194304 5992684 140733209778000 140733209762904 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2346/statm: 1231 758 180 440 0 787 0
[pid=2366] ppid=2346 vsize=215684 CPUtime=1595.04 cores=0,2,4,6
/proc/2366/stat : 2366 (glucosInc) R 2346 2345 1127 0 -1 4202496 17061 0 0 0 159455 49 0 0 20 0 1 0 272362547 220860416 47582 33554432000 4194304 5654031 140733820105648 140733820103736 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2366/statm: 53921 47582 142 357 0 53561 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 229756

[startup+1736.98 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2470
/proc/meminfo: memFree=29833272/32873844 swapFree=7108/7108
[pid=2345] ppid=2343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2345/stat : 2345 (npSolver-pbo-I.) S 2343 2345 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272355850 9367552 275 33554432000 4194304 5064252 140734311514816 140734311513728 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2345/statm: 2287 275 233 213 0 72 0
[pid=2346] ppid=2345 vsize=4924 CPUtime=66.91 cores=0,2,4,6
/proc/2346/stat : 2346 (npSolver-pbo) S 2345 2345 1127 0 -1 4202496 16168 64001 0 0 86 19 6570 16 20 0 1 0 272355850 5042176 758 33554432000 4194304 5992684 140733209778000 140733209762904 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2346/statm: 1231 758 180 440 0 787 0
[pid=2366] ppid=2346 vsize=135544 CPUtime=1669.71 cores=0,2,4,6
/proc/2366/stat : 2366 (glucosInc) R 2346 2345 1127 0 -1 4202496 17165 0 0 0 166920 51 0 0 20 0 1 0 272362547 138797056 33186 33554432000 4194304 5654031 140733820105648 140733820103672 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2366/statm: 33886 33186 142 357 0 33526 0
Current children cumulated CPU time (s) 1736.62
Current children cumulated vsize (KiB) 149616

[startup+1782.37 s]
/proc/loadavg: 2.00 2.00 2.00 12/182 2470
/proc/meminfo: memFree=29832108/32873844 swapFree=7108/7108
[pid=2345] ppid=2343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2345/stat : 2345 (npSolver-pbo-I.) S 2343 2345 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272355850 9367552 275 33554432000 4194304 5064252 140734311514816 140734311513728 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2345/statm: 2287 275 233 213 0 72 0
[pid=2346] ppid=2345 vsize=4924 CPUtime=66.91 cores=0,2,4,6
/proc/2346/stat : 2346 (npSolver-pbo) S 2345 2345 1127 0 -1 4202496 16168 64001 0 0 86 19 6570 16 20 0 1 0 272355850 5042176 758 33554432000 4194304 5992684 140733209778000 140733209762904 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2346/statm: 1231 758 180 440 0 787 0
[pid=2366] ppid=2346 vsize=215684 CPUtime=1715.09 cores=0,2,4,6
/proc/2366/stat : 2366 (glucosInc) R 2346 2345 1127 0 -1 4202496 17262 0 0 0 171457 52 0 0 20 0 1 0 272362547 220860416 47589 33554432000 4194304 5654031 140733820105648 140733820103736 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2366/statm: 53921 47589 142 357 0 53561 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 229756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.53 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2470
/proc/meminfo: memFree=29842868/32873844 swapFree=7108/7108
[pid=2345] ppid=2343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2345/stat : 2345 (npSolver-pbo-I.) S 2343 2345 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272355850 9367552 275 33554432000 4194304 5064252 140734311514816 140734311513728 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2345/statm: 2287 275 233 213 0 72 0
[pid=2346] ppid=2345 vsize=4924 CPUtime=66.91 cores=0,2,4,6
/proc/2346/stat : 2346 (npSolver-pbo) S 2345 2345 1127 0 -1 4202496 16168 64001 0 0 86 19 6570 16 20 0 1 0 272355850 5042176 758 33554432000 4194304 5992684 140733209778000 140733209762904 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2346/statm: 1231 758 180 440 0 787 0
[pid=2366] ppid=2346 vsize=185236 CPUtime=1739.25 cores=0,2,4,6
/proc/2366/stat : 2366 (glucosInc) R 2346 2345 1127 0 -1 4202496 17370 0 0 0 173872 53 0 0 20 0 1 0 272362547 189681664 41976 33554432000 4194304 5654031 140733820105648 140733820103576 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2366/statm: 46309 41976 142 357 0 45949 0
Current children cumulated CPU time (s) 1806.16
Current children cumulated vsize (KiB) 199308

Sending SIGTERM to process tree (bottom up)

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

[startup+1806.53 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2470
/proc/meminfo: memFree=29842868/32873844 swapFree=7108/7108
[pid=2345] ppid=2343 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2345/stat : 2345 (npSolver-pbo-I.) S 2343 2345 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272355850 9367552 275 33554432000 4194304 5064252 140734311514816 140734311513728 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2345/statm: 2287 275 233 213 0 72 0
[pid=2346] ppid=2345 vsize=4924 CPUtime=66.91 cores=0,2,4,6
/proc/2346/stat : 2346 (npSolver-pbo) S 2345 2345 1127 0 -1 4202496 16168 64001 0 0 86 19 6570 16 20 0 1 0 272355850 5042176 758 33554432000 4194304 5992684 140733209778000 140733209762904 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2346/statm: 1231 758 180 440 0 787 0
[pid=2366] ppid=2346 vsize=185236 CPUtime=1739.25 cores=0,2,4,6
/proc/2366/stat : 2366 (glucosInc) R 2346 2345 1127 0 -1 4202496 17370 0 0 0 173872 53 0 0 20 0 1 0 272362547 189681664 41976 33554432000 4194304 5654031 140733820105648 140733820103576 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2366/statm: 46309 41976 142 357 0 45949 0
Current children cumulated CPU time (s) 1806.16
Current children cumulated vsize (KiB) 199308

Child status: 0
Real time (s): 1806.54
CPU time (s): 1806.2
CPU user time (s): 1805.3
CPU system time (s): 0.905862
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 229756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1805.3
system time used= 0.905862
maximum resident set size= 198520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97916
page faults= 0
swaps= 0
block input operations= 0
block output operations= 70848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 282
involuntary context switches= 1997

runsolver used 2.94955 second user time and 10.1155 second system time

The end

Launcher Data

Begin job on node102 at 2012-05-26 21:57:53
IDJOB=3699668
IDBENCH=2245
IDSOLVER=2276
FILE ID=node102/3699668-1338062273
RUNJOBID= node102-1338052958-1143
PBS_JOBID= 14624412
Free space on /tmp= 71524 MiB

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

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

MD5SUM BENCH= 4c9dc9cf5c24873d3237c90ee1682632
RANDOM SEED=261668524

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:        30058408 kB
Buffers:          273980 kB
Cached:          1657332 kB
SwapCached:            0 kB
Active:          1018508 kB
Inactive:         979520 kB
Active(anon):      58188 kB
Inactive(anon):    10968 kB
Active(file):     960320 kB
Inactive(file):   968552 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11016 kB
Writeback:             0 kB
AnonPages:         81944 kB
Mapped:            15724 kB
Shmem:               200 kB
Slab:             671904 kB
SReclaimable:     114224 kB
SUnreclaim:       557680 kB
KernelStack:        1504 kB
PageTables:         3972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     185948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     47104 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:31:35