Trace number 3699658

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-1.opb
MD5SUMdc857dc123c51e1f53f981679774fda8
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-47
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -49
Optimality of the best value was proved NO
Number of variables1150
Total number of constraints80072
Number of constraints which are clauses80072
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 1150
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 1150
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 1150
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.16	c run inc solver
0.00/0.16	c [INC SYSTEM] run initial solver
0.00/0.16	c [INC SYSTEM] preprocess with white file
0.00/0.31	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.31	c [INC SYSTEM] execute solver
0.00/0.32	c [INC SEARCH] formula is SAT
0.00/0.32	c [INC SYSTEM] solved the initial formula
0.00/0.40	c model valid
0.00/0.40	c current solution ok
0.00/0.52	o 0
0.00/0.52	c execute binary inc search
0.00/0.52	c [INC SEARCH] current bound: 575
0.00/0.52	c [INC SEARCH] iteration: 0
0.00/0.52	c [INC SEARCH] lower bound: 0 upperbound 1150 current bound: 575 best value:1150
0.00/0.52	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.52	c write failed with 2
0.00/0.52	c [INC SYSTEM] create new solver instance
0.00/0.52	c [INC] encode full formula
0.00/0.52	c (debug) using card networks
0.00/0.58	c set iterative enc to: card
0.00/0.58	c set iterative enc to: none
0.00/0.58	c [INC SEARCH] isOptimum variable: 0
4.37/4.44	c [INC SEARCH] formula is UNSAT
4.37/4.44	c [INC SYSTEM] there exists a inc, kill it!
4.37/4.44	c write failed with 2
4.37/4.45	c sat variable: 0 optimum/unsat variable: 1
4.37/4.45	c [INC SEARCH] set lower bound to 576 upperbound 1150
4.37/4.45	c [INC SEARCH] current bound: 863
4.37/4.45	c [INC SEARCH] iteration: 1
4.37/4.45	c [INC SEARCH] lower bound: 576 upperbound 1150 current bound: 863 best value:1150
4.37/4.45	c [INC SYSTEM] create new solver instance
4.37/4.45	c [INC] encode full formula
4.37/4.45	c (debug) using card networks
4.47/4.50	c set iterative enc to: card
4.47/4.50	c set iterative enc to: none
4.47/4.51	c [INC SEARCH] isOptimum variable: 0
10.97/11.05	c [INC SEARCH] formula is UNSAT
10.97/11.05	c [INC SYSTEM] there exists a inc, kill it!
10.97/11.05	c write failed with 2
10.97/11.05	c sat variable: 0 optimum/unsat variable: 1
10.97/11.05	c [INC SEARCH] set lower bound to 864 upperbound 1150
10.97/11.05	c [INC SEARCH] current bound: 1007
10.97/11.05	c [INC SEARCH] iteration: 2
10.97/11.05	c [INC SEARCH] lower bound: 864 upperbound 1150 current bound: 1007 best value:1150
10.97/11.05	c [INC SYSTEM] create new solver instance
10.97/11.05	c [INC] encode full formula
10.97/11.05	c (debug) using card networks
11.07/11.10	c set iterative enc to: card
11.07/11.10	c set iterative enc to: none
11.07/11.11	c [INC SEARCH] isOptimum variable: 0
20.05/20.14	c [INC SEARCH] formula is UNSAT
20.05/20.14	c [INC SYSTEM] there exists a inc, kill it!
20.05/20.14	c write failed with 2
20.05/20.15	c sat variable: 0 optimum/unsat variable: 1
20.05/20.15	c [INC SEARCH] set lower bound to 1008 upperbound 1150
20.05/20.15	c [INC SEARCH] current bound: 1079
20.05/20.15	c [INC SEARCH] iteration: 3
20.05/20.15	c [INC SEARCH] lower bound: 1008 upperbound 1150 current bound: 1079 best value:1150
20.05/20.15	c [INC SYSTEM] create new solver instance
20.05/20.15	c [INC] encode full formula
20.05/20.15	c (debug) using card networks
20.17/20.20	c set iterative enc to: card
20.17/20.20	c set iterative enc to: none
20.17/20.21	c [INC SEARCH] isOptimum variable: 0
33.75/33.88	c [INC SEARCH] formula is UNSAT
33.75/33.88	c [INC SYSTEM] there exists a inc, kill it!
33.75/33.88	c write failed with 2
33.75/33.88	c sat variable: 0 optimum/unsat variable: 1
33.75/33.88	c [INC SEARCH] set lower bound to 1080 upperbound 1150
33.75/33.88	c [INC SEARCH] current bound: 1115
33.75/33.88	c [INC SEARCH] iteration: 4
33.75/33.88	c [INC SEARCH] lower bound: 1080 upperbound 1150 current bound: 1115 best value:1150
33.75/33.88	c [INC SYSTEM] create new solver instance
33.75/33.88	c [INC] encode full formula
33.75/33.88	c (debug) using card networks
33.86/33.94	c set iterative enc to: card
33.86/33.94	c set iterative enc to: none
33.86/33.95	c [INC SEARCH] isOptimum variable: 0
35.15/35.28	c [INC SEARCH] formula is SAT
35.15/35.28	c [INC SEARCH] copied best model
35.15/35.28	c sat variable: 1 optimum/unsat variable: 0
35.25/35.36	c model valid
35.25/35.36	c current solution ok
35.25/35.36	o -37
35.25/35.36	c [INC SEARCH] current bound: 1096
35.25/35.36	c [INC SEARCH] iteration: 5
35.25/35.36	c [INC SEARCH] lower bound: 1080 upperbound 1113 current bound: 1096 best value:1113
35.25/35.36	c [INC SYSTEM] there exists a inc, kill it!
35.25/35.36	c write failed with 2
35.25/35.37	c [INC SYSTEM] create new solver instance
35.25/35.37	c [INC] encode full formula
35.25/35.37	c (debug) using card networks
35.36/35.42	c set iterative enc to: card
35.36/35.42	c set iterative enc to: none
35.36/35.43	c [INC SEARCH] isOptimum variable: 0
49.45/49.54	c [INC SEARCH] formula is UNSAT
49.45/49.54	c [INC SYSTEM] there exists a inc, kill it!
49.45/49.54	c write failed with 2
49.45/49.54	c sat variable: 0 optimum/unsat variable: 1
49.56/49.65	c [INC SEARCH] set lower bound to 1097 upperbound 1113
49.56/49.65	c [INC SEARCH] current bound: 1105
49.56/49.65	c [INC SEARCH] iteration: 6
49.56/49.65	c [INC SEARCH] lower bound: 1097 upperbound 1113 current bound: 1105 best value:1113
49.56/49.65	c [INC SYSTEM] create new solver instance
49.56/49.65	c [INC] encode full formula
49.56/49.65	c (debug) using card networks
49.56/49.65	c set iterative enc to: card
49.56/49.65	c set iterative enc to: none
49.56/49.65	c [INC SEARCH] isOptimum variable: 0
70.14/70.23	c [INC SEARCH] formula is SAT
70.14/70.23	c [INC SEARCH] copied best model
70.14/70.23	c sat variable: 1 optimum/unsat variable: 0
70.24/70.32	c model valid
70.24/70.32	c current solution ok
70.24/70.32	o -45
70.24/70.32	c [INC SEARCH] current bound: 1101
70.24/70.32	c [INC SEARCH] iteration: 7
70.24/70.32	c [INC SEARCH] lower bound: 1097 upperbound 1105 current bound: 1101 best value:1105
70.24/70.32	c [INC SYSTEM] there exists a inc, kill it!
70.24/70.32	c write failed with 2
70.24/70.32	c [INC SYSTEM] create new solver instance
70.24/70.32	c [INC] encode full formula
70.24/70.32	c (debug) using card networks
70.24/70.37	c set iterative enc to: card
70.24/70.37	c set iterative enc to: none
70.24/70.38	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.40	c an unexpexted return value has been received, exit
1800.06/1800.40	s UNKNOWN
1800.06/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.06/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-3699658-1338063724/watcher-3699658-1338063724 -o /tmp/evaluation-result-3699658-1338063724/solver-3699658-1338063724 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699658-1338063724.opb 1672717481 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.11 2.03 2.01 3/178 9869
/proc/meminfo: memFree=29215780/32873648 swapFree=7112/7112
[pid=9869] ppid=9867 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9869/stat : 9869 (npSolver-pbo-I.) S 9867 9869 6495 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272498306 9367552 275 33554432000 4194304 5064252 140736242182400 140736242181312 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 2287 275 233 213 0 72 0

[startup+0.0369601 s]
/proc/loadavg: 2.11 2.03 2.01 3/178 9869
/proc/meminfo: memFree=29215780/32873648 swapFree=7112/7112
[pid=9869] ppid=9867 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9869/stat : 9869 (npSolver-pbo-I.) S 9867 9869 6495 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272498306 9367552 275 33554432000 4194304 5064252 140736242182400 140736242181312 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100213 s]
/proc/loadavg: 2.11 2.03 2.01 3/178 9869
/proc/meminfo: memFree=29215780/32873648 swapFree=7112/7112
[pid=9869] ppid=9867 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9869/stat : 9869 (npSolver-pbo-I.) S 9867 9869 6495 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272498306 9367552 275 33554432000 4194304 5064252 140736242182400 140736242181312 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300208 s]
/proc/loadavg: 2.11 2.03 2.01 3/178 9869
/proc/meminfo: memFree=29215780/32873648 swapFree=7112/7112
[pid=9869] ppid=9867 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9869/stat : 9869 (npSolver-pbo-I.) S 9867 9869 6495 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272498306 9367552 275 33554432000 4194304 5064252 140736242182400 140736242181312 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700156 s]
/proc/loadavg: 2.11 2.03 2.01 3/178 9869
/proc/meminfo: memFree=29215780/32873648 swapFree=7112/7112
[pid=9869] ppid=9867 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9869/stat : 9869 (npSolver-pbo-I.) S 9867 9869 6495 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272498306 9367552 275 33554432000 4194304 5064252 140736242182400 140736242181312 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.11 2.03 2.01 3/181 9878
/proc/meminfo: memFree=29178104/32873648 swapFree=7112/7112
[pid=9869] ppid=9867 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9869/stat : 9869 (npSolver-pbo-I.) S 9867 9869 6495 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272498306 9367552 275 33554432000 4194304 5064252 140736242182400 140736242181312 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 2287 275 233 213 0 72 0
[pid=9870] ppid=9869 vsize=4320 CPUtime=0.56 cores=0,2,4,6
/proc/9870/stat : 9870 (npSolver-pbo) S 9869 9869 6495 0 -1 4202496 3155 4421 0 0 31 10 14 1 20 0 1 0 272498307 4423680 732 33554432000 4194304 5992684 140736013976608 140736013961512 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9870/statm: 1080 732 179 440 0 636 0
[pid=9878] ppid=9870 vsize=34352 CPUtime=0.9 cores=0,2,4,6
/proc/9878/stat : 9878 (glucosInc) R 9870 9869 6495 0 -1 4202496 7470 0 0 0 89 1 0 0 20 0 1 0 272498365 35176448 7534 33554432000 4194304 5654031 140733782403376 140733782401144 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9878/statm: 8588 7534 131 357 0 8228 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 47820

[startup+3.10038 s]
/proc/loadavg: 2.10 2.03 2.00 3/181 9878
/proc/meminfo: memFree=29177732/32873648 swapFree=7112/7112
[pid=9869] ppid=9867 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9869/stat : 9869 (npSolver-pbo-I.) S 9867 9869 6495 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272498306 9367552 275 33554432000 4194304 5064252 140736242182400 140736242181312 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 2287 275 233 213 0 72 0
[pid=9870] ppid=9869 vsize=4320 CPUtime=0.56 cores=0,2,4,6
/proc/9870/stat : 9870 (npSolver-pbo) S 9869 9869 6495 0 -1 4202496 3155 4421 0 0 31 10 14 1 20 0 1 0 272498307 4423680 732 33554432000 4194304 5992684 140736013976608 140736013961512 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9870/statm: 1080 732 179 440 0 636 0
[pid=9878] ppid=9870 vsize=34352 CPUtime=2.5 cores=0,2,4,6
/proc/9878/stat : 9878 (glucosInc) R 9870 9869 6495 0 -1 4202496 7525 0 0 0 249 1 0 0 20 0 1 0 272498365 35176448 7589 33554432000 4194304 5654031 140733782403376 140733782401144 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9878/statm: 8588 7589 131 357 0 8228 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 47820

[startup+6.30033 s]
/proc/loadavg: 2.10 2.03 2.00 3/181 9880
/proc/meminfo: memFree=29176800/32873648 swapFree=7112/7112
[pid=9869] ppid=9867 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9869/stat : 9869 (npSolver-pbo-I.) S 9867 9869 6495 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272498306 9367552 275 33554432000 4194304 5064252 140736242182400 140736242181312 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 2287 275 233 213 0 72 0
[pid=9870] ppid=9869 vsize=3272 CPUtime=4.49 cores=0,2,4,6
/proc/9870/stat : 9870 (npSolver-pbo) S 9869 9869 6495 0 -1 4202496 5162 12499 0 0 36 11 399 3 20 0 1 0 272498307 3350528 503 33554432000 4194304 5992684 140736013976608 140736013961512 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9870/statm: 818 503 180 440 0 374 0
[pid=9880] ppid=9870 vsize=34316 CPUtime=1.78 cores=0,2,4,6
/proc/9880/stat : 9880 (glucosInc) R 9870 9869 6495 0 -1 4202496 7449 0 0 0 177 1 0 0 20 0 1 0 272498758 35139584 7578 33554432000 4194304 5654031 140734923821744 140734923819512 4232380 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9880/statm: 8579 7578 131 357 0 8219 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 46736

[startup+12.7003 s]
/proc/loadavg: 2.16 2.04 2.01 3/181 9929
/proc/meminfo: memFree=29334616/32873648 swapFree=7112/7112
[pid=9869] ppid=9867 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9869/stat : 9869 (npSolver-pbo-I.) S 9867 9869 6495 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272498306 9367552 275 33554432000 4194304 5064252 140736242182400 140736242181312 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 2287 275 233 213 0 72 0
[pid=9870] ppid=9869 vsize=3272 CPUtime=11.08 cores=0,2,4,6
/proc/9870/stat : 9870 (npSolver-pbo) S 9869 9869 6495 0 -1 4202496 7174 20635 0 0 41 11 1052 4 20 0 1 0 272498307 3350528 503 33554432000 4194304 5992684 140736013976608 140736013961512 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9870/statm: 818 503 180 440 0 374 0
[pid=9929] ppid=9870 vsize=34244 CPUtime=1.57 cores=0,2,4,6
/proc/9929/stat : 9929 (glucosInc) R 9870 9869 6495 0 -1 4202496 7515 0 0 0 156 1 0 0 20 0 1 0 272499418 35065856 7588 33554432000 4194304 5654031 140735500675712 140735500673480 4232994 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9929/statm: 8561 7588 131 357 0 8201 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 46664

[startup+25.5003 s]
/proc/loadavg: 2.14 2.04 2.01 3/181 9935
/proc/meminfo: memFree=29333088/32873648 swapFree=7112/7112
[pid=9869] ppid=9867 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9869/stat : 9869 (npSolver-pbo-I.) S 9867 9869 6495 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272498306 9367552 275 33554432000 4194304 5064252 140736242182400 140736242181312 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 2287 275 233 213 0 72 0
[pid=9870] ppid=9869 vsize=3272 CPUtime=20.18 cores=0,2,4,6
/proc/9870/stat : 9870 (npSolver-pbo) S 9869 9869 6495 0 -1 4202496 9245 29514 0 0 46 12 1953 7 20 0 1 0 272498307 3350528 503 33554432000 4194304 5992684 140736013976608 140736013961512 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9870/statm: 818 503 180 440 0 374 0
[pid=9933] ppid=9870 vsize=37856 CPUtime=5.27 cores=0,2,4,6
/proc/9933/stat : 9933 (glucosInc) R 9870 9869 6495 0 -1 4202496 8223 0 0 0 527 0 0 0 20 0 1 0 272500328 38764544 8221 33554432000 4194304 5654031 140735334943584 140735334941672 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9933/statm: 9464 8221 140 357 0 9104 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 50276

[startup+51.1003 s]
/proc/loadavg: 2.09 2.04 2.01 3/181 9947
/proc/meminfo: memFree=29328972/32873648 swapFree=7112/7112
[pid=9869] ppid=9867 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9869/stat : 9869 (npSolver-pbo-I.) S 9867 9869 6495 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272498306 9367552 275 33554432000 4194304 5064252 140736242182400 140736242181312 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 2287 275 233 213 0 72 0
[pid=9870] ppid=9869 vsize=3896 CPUtime=49.56 cores=0,2,4,6
/proc/9870/stat : 9870 (npSolver-pbo) S 9869 9869 6495 0 -1 4202496 15976 59551 0 0 71 15 4856 14 20 0 1 0 272498307 3989504 659 33554432000 4194304 5992684 140736013976608 140736013961512 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9870/statm: 974 659 180 440 0 530 0
[pid=9947] ppid=9870 vsize=35156 CPUtime=1.49 cores=0,2,4,6
/proc/9947/stat : 9947 (glucosInc) R 9870 9869 6495 0 -1 4202496 8048 0 0 0 148 1 0 0 20 0 1 0 272503267 35999744 8052 33554432000 4194304 5654031 140734293082960 140734293080728 4208584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9947/statm: 8789 8052 140 357 0 8429 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 48200

[startup+102.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 9953
/proc/meminfo: memFree=29256544/32873648 swapFree=7112/7112
[pid=9869] ppid=9867 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9869/stat : 9869 (npSolver-pbo-I.) S 9867 9869 6495 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272498306 9367552 275 33554432000 4194304 5064252 140736242182400 140736242181312 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 2287 275 233 213 0 72 0
[pid=9870] ppid=9869 vsize=13096 CPUtime=70.33 cores=0,2,4,6
/proc/9870/stat : 9870 (npSolver-pbo) S 9869 9869 6495 0 -1 4202496 18563 72013 0 0 85 16 6915 17 20 0 1 0 272498307 13410304 2760 33554432000 4194304 5992684 140736013976608 140736013961512 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9870/statm: 3274 2760 180 440 0 2830 0
[pid=9951] ppid=9870 vsize=61344 CPUtime=31.9 cores=0,2,4,6
/proc/9951/stat : 9951 (glucosInc) R 9870 9869 6495 0 -1 4202496 12494 0 0 0 3188 2 0 0 20 0 1 0 272505345 62816256 14657 33554432000 4194304 5654031 140734135070640 140734135058456 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9951/statm: 15336 14657 142 357 0 14976 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 83588

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 9953
/proc/meminfo: memFree=29218288/32873648 swapFree=7112/7112
[pid=9869] ppid=9867 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9869/stat : 9869 (npSolver-pbo-I.) S 9867 9869 6495 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272498306 9367552 275 33554432000 4194304 5064252 140736242182400 140736242181312 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 2287 275 233 213 0 72 0
[pid=9870] ppid=9869 vsize=13096 CPUtime=70.33 cores=0,2,4,6
/proc/9870/stat : 9870 (npSolver-pbo) S 9869 9869 6495 0 -1 4202496 18563 72013 0 0 85 16 6915 17 20 0 1 0 272498307 13410304 2760 33554432000 4194304 5992684 140736013976608 140736013961512 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9870/statm: 3274 2760 180 440 0 2830 0
[pid=9951] ppid=9870 vsize=73188 CPUtime=91.88 cores=0,2,4,6
/proc/9951/stat : 9951 (glucosInc) R 9870 9869 6495 0 -1 4202496 13729 0 0 0 9185 3 0 0 20 0 1 0 272505345 74944512 17618 33554432000 4194304 5654031 140734135070640 140734135058456 4233173 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9951/statm: 18297 17618 142 357 0 17937 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 95432

[startup+222.307 s]
/proc/loadavg: 2.03 2.03 2.00 3/180 9953
/proc/meminfo: memFree=29203768/32873648 swapFree=7112/7112
[pid=9869] ppid=9867 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9869/stat : 9869 (npSolver-pbo-I.) S 9867 9869 6495 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272498306 9367552 275 33554432000 4194304 5064252 140736242182400 140736242181312 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 2287 275 233 213 0 72 0
[pid=9870] ppid=9869 vsize=13096 CPUtime=70.33 cores=0,2,4,6
/proc/9870/stat : 9870 (npSolver-pbo) S 9869 9869 6495 0 -1 4202496 18563 72013 0 0 85 16 6915 17 20 0 1 0 272498307 13410304 2760 33554432000 4194304 5992684 140736013976608 140736013961512 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9870/statm: 3274 2760 180 440 0 2830 0
[pid=9951] ppid=9870 vsize=103536 CPUtime=151.87 cores=0,2,4,6
/proc/9951/stat : 9951 (glucosInc) R 9870 9869 6495 0 -1 4202496 14193 0 0 0 15184 3 0 0 20 0 1 0 272505345 106020864 20141 33554432000 4194304 5654031 140734135070640 140734135058456 4232803 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9951/statm: 25884 20141 142 357 0 25524 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 125780

[startup+282.3 s]

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

/proc/meminfo: memFree=29124668/32873648 swapFree=7112/7112
[pid=9869] ppid=9867 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9869/stat : 9869 (npSolver-pbo-I.) S 9867 9869 6495 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272498306 9367552 275 33554432000 4194304 5064252 140736242182400 140736242181312 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 2287 275 233 213 0 72 0
[pid=9870] ppid=9869 vsize=13096 CPUtime=70.33 cores=0,2,4,6
/proc/9870/stat : 9870 (npSolver-pbo) S 9869 9869 6495 0 -1 4202496 18563 72013 0 0 85 16 6915 17 20 0 1 0 272498307 13410304 2760 33554432000 4194304 5992684 140736013976608 140736013961512 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9870/statm: 3274 2760 180 440 0 2830 0
[pid=9951] ppid=9870 vsize=115356 CPUtime=1231.7 cores=0,2,4,6
/proc/9951/stat : 9951 (glucosInc) R 9870 9869 6495 0 -1 4202496 41087 0 0 0 123127 43 0 0 20 0 1 0 272505345 118124544 28194 33554432000 4194304 5654031 140734135070640 140734135058456 4233173 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9951/statm: 28839 28194 142 357 0 28479 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 137600

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9964
/proc/meminfo: memFree=29040800/32873648 swapFree=7112/7112
[pid=9869] ppid=9867 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9869/stat : 9869 (npSolver-pbo-I.) S 9867 9869 6495 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272498306 9367552 275 33554432000 4194304 5064252 140736242182400 140736242181312 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 2287 275 233 213 0 72 0
[pid=9870] ppid=9869 vsize=13096 CPUtime=70.33 cores=0,2,4,6
/proc/9870/stat : 9870 (npSolver-pbo) S 9869 9869 6495 0 -1 4202496 18563 72013 0 0 85 16 6915 17 20 0 1 0 272498307 13410304 2760 33554432000 4194304 5992684 140736013976608 140736013961512 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9870/statm: 3274 2760 180 440 0 2830 0
[pid=9951] ppid=9870 vsize=164676 CPUtime=1291.69 cores=0,2,4,6
/proc/9951/stat : 9951 (glucosInc) R 9870 9869 6495 0 -1 4202496 42652 0 0 0 129123 46 0 0 20 0 1 0 272505345 168628224 39919 33554432000 4194304 5654031 140734135070640 140734135058456 4232784 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9951/statm: 41169 39919 142 357 0 40809 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 186920

[startup+1422.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 9964
/proc/meminfo: memFree=29024268/32873648 swapFree=7112/7112
[pid=9869] ppid=9867 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9869/stat : 9869 (npSolver-pbo-I.) S 9867 9869 6495 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272498306 9367552 275 33554432000 4194304 5064252 140736242182400 140736242181312 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 2287 275 233 213 0 72 0
[pid=9870] ppid=9869 vsize=13096 CPUtime=70.33 cores=0,2,4,6
/proc/9870/stat : 9870 (npSolver-pbo) S 9869 9869 6495 0 -1 4202496 18563 72013 0 0 85 16 6915 17 20 0 1 0 272498307 13410304 2760 33554432000 4194304 5992684 140736013976608 140736013961512 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9870/statm: 3274 2760 180 440 0 2830 0
[pid=9951] ppid=9870 vsize=195496 CPUtime=1351.69 cores=0,2,4,6
/proc/9951/stat : 9951 (glucosInc) R 9870 9869 6495 0 -1 4202496 44324 0 0 0 135121 48 0 0 20 0 1 0 272505345 200187904 42546 33554432000 4194304 5654031 140734135070640 140734135058456 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9951/statm: 48874 42546 142 357 0 48514 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 217740

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 9965
/proc/meminfo: memFree=29040824/32873648 swapFree=7112/7112
[pid=9869] ppid=9867 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9869/stat : 9869 (npSolver-pbo-I.) S 9867 9869 6495 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272498306 9367552 275 33554432000 4194304 5064252 140736242182400 140736242181312 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 2287 275 233 213 0 72 0
[pid=9870] ppid=9869 vsize=13096 CPUtime=70.33 cores=0,2,4,6
/proc/9870/stat : 9870 (npSolver-pbo) S 9869 9869 6495 0 -1 4202496 18563 72013 0 0 85 16 6915 17 20 0 1 0 272498307 13410304 2760 33554432000 4194304 5992684 140736013976608 140736013961512 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9870/statm: 3274 2760 180 440 0 2830 0
[pid=9951] ppid=9870 vsize=164676 CPUtime=1411.68 cores=0,2,4,6
/proc/9951/stat : 9951 (glucosInc) R 9870 9869 6495 0 -1 4202496 45885 0 0 0 141117 51 0 0 20 0 1 0 272505345 168628224 36335 33554432000 4194304 5654031 140734135070640 140734135068568 4215941 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9951/statm: 41169 36335 142 357 0 40809 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 186920

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9965
/proc/meminfo: memFree=29019140/32873648 swapFree=7112/7112
[pid=9869] ppid=9867 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9869/stat : 9869 (npSolver-pbo-I.) S 9867 9869 6495 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272498306 9367552 275 33554432000 4194304 5064252 140736242182400 140736242181312 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 2287 275 233 213 0 72 0
[pid=9870] ppid=9869 vsize=13096 CPUtime=70.33 cores=0,2,4,6
/proc/9870/stat : 9870 (npSolver-pbo) S 9869 9869 6495 0 -1 4202496 18563 72013 0 0 85 16 6915 17 20 0 1 0 272498307 13410304 2760 33554432000 4194304 5992684 140736013976608 140736013961512 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9870/statm: 3274 2760 180 440 0 2830 0
[pid=9951] ppid=9870 vsize=195496 CPUtime=1471.68 cores=0,2,4,6
/proc/9951/stat : 9951 (glucosInc) R 9870 9869 6495 0 -1 4202496 47380 0 0 0 147114 54 0 0 20 0 1 0 272505345 200187904 40831 33554432000 4194304 5654031 140734135070640 140734135068728 4232800 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9951/statm: 48874 40831 142 357 0 48514 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 217740

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9965
/proc/meminfo: memFree=29005892/32873648 swapFree=7112/7112
[pid=9869] ppid=9867 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9869/stat : 9869 (npSolver-pbo-I.) S 9867 9869 6495 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272498306 9367552 275 33554432000 4194304 5064252 140736242182400 140736242181312 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 2287 275 233 213 0 72 0
[pid=9870] ppid=9869 vsize=13096 CPUtime=70.33 cores=0,2,4,6
/proc/9870/stat : 9870 (npSolver-pbo) S 9869 9869 6495 0 -1 4202496 18563 72013 0 0 85 16 6915 17 20 0 1 0 272498307 13410304 2760 33554432000 4194304 5992684 140736013976608 140736013961512 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9870/statm: 3274 2760 180 440 0 2830 0
[pid=9951] ppid=9870 vsize=195496 CPUtime=1531.65 cores=0,2,4,6
/proc/9951/stat : 9951 (glucosInc) R 9870 9869 6495 0 -1 4202496 48646 0 0 0 153110 55 0 0 20 0 1 0 272505345 200187904 43570 33554432000 4194304 5654031 140734135070640 140734135058456 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9951/statm: 48874 43570 142 357 0 48514 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 217740

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9965
/proc/meminfo: memFree=29057944/32873648 swapFree=7112/7112
[pid=9869] ppid=9867 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9869/stat : 9869 (npSolver-pbo-I.) S 9867 9869 6495 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272498306 9367552 275 33554432000 4194304 5064252 140736242182400 140736242181312 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 2287 275 233 213 0 72 0
[pid=9870] ppid=9869 vsize=13096 CPUtime=70.33 cores=0,2,4,6
/proc/9870/stat : 9870 (npSolver-pbo) S 9869 9869 6495 0 -1 4202496 18563 72013 0 0 85 16 6915 17 20 0 1 0 272498307 13410304 2760 33554432000 4194304 5992684 140736013976608 140736013961512 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9870/statm: 3274 2760 180 440 0 2830 0
[pid=9951] ppid=9870 vsize=195496 CPUtime=1591.65 cores=0,2,4,6
/proc/9951/stat : 9951 (glucosInc) R 9870 9869 6495 0 -1 4202496 49733 0 0 0 159108 57 0 0 20 0 1 0 272505345 200187904 45618 33554432000 4194304 5654031 140734135070640 140734135058456 4233213 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9951/statm: 48874 45618 142 357 0 48514 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 217740

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 9968
/proc/meminfo: memFree=29092988/32873648 swapFree=7112/7112
[pid=9869] ppid=9867 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9869/stat : 9869 (npSolver-pbo-I.) S 9867 9869 6495 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272498306 9367552 275 33554432000 4194304 5064252 140736242182400 140736242181312 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 2287 275 233 213 0 72 0
[pid=9870] ppid=9869 vsize=13096 CPUtime=70.33 cores=0,2,4,6
/proc/9870/stat : 9870 (npSolver-pbo) S 9869 9869 6495 0 -1 4202496 18563 72013 0 0 85 16 6915 17 20 0 1 0 272498307 13410304 2760 33554432000 4194304 5992684 140736013976608 140736013961512 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9870/statm: 3274 2760 180 440 0 2830 0
[pid=9951] ppid=9870 vsize=164676 CPUtime=1651.64 cores=0,2,4,6
/proc/9951/stat : 9951 (glucosInc) R 9870 9869 6495 0 -1 4202496 51290 0 0 0 165104 60 0 0 20 0 1 0 272505345 168628224 36847 33554432000 4194304 5654031 140734135070640 140734135068568 4215040 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9951/statm: 41169 36847 142 357 0 40809 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 186920

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 9971
/proc/meminfo: memFree=29166680/32873648 swapFree=7112/7112
[pid=9869] ppid=9867 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9869/stat : 9869 (npSolver-pbo-I.) S 9867 9869 6495 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272498306 9367552 275 33554432000 4194304 5064252 140736242182400 140736242181312 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 2287 275 233 213 0 72 0
[pid=9870] ppid=9869 vsize=13096 CPUtime=70.33 cores=0,2,4,6
/proc/9870/stat : 9870 (npSolver-pbo) S 9869 9869 6495 0 -1 4202496 18563 72013 0 0 85 16 6915 17 20 0 1 0 272498307 13410304 2760 33554432000 4194304 5992684 140736013976608 140736013961512 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9870/statm: 3274 2760 180 440 0 2830 0
[pid=9951] ppid=9870 vsize=164676 CPUtime=1711.63 cores=0,2,4,6
/proc/9951/stat : 9951 (glucosInc) R 9870 9869 6495 0 -1 4202496 52371 0 0 0 171101 62 0 0 20 0 1 0 272505345 168628224 37359 33554432000 4194304 5654031 140734135070640 140734135068568 4232466 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9951/statm: 41169 37359 142 357 0 40809 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 186920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 9971
/proc/meminfo: memFree=29143036/32873648 swapFree=7112/7112
[pid=9869] ppid=9867 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9869/stat : 9869 (npSolver-pbo-I.) S 9867 9869 6495 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272498306 9367552 275 33554432000 4194304 5064252 140736242182400 140736242181312 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 2287 275 233 213 0 72 0
[pid=9870] ppid=9869 vsize=13096 CPUtime=70.33 cores=0,2,4,6
/proc/9870/stat : 9870 (npSolver-pbo) S 9869 9869 6495 0 -1 4202496 18563 72013 0 0 85 16 6915 17 20 0 1 0 272498307 13410304 2760 33554432000 4194304 5992684 140736013976608 140736013961512 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9870/statm: 3274 2760 180 440 0 2830 0
[pid=9951] ppid=9870 vsize=164676 CPUtime=1729.73 cores=0,2,4,6
/proc/9951/stat : 9951 (glucosInc) R 9870 9869 6495 0 -1 4202496 52376 0 0 0 172911 62 0 0 20 0 1 0 272505345 168628224 39919 33554432000 4194304 5654031 140734135070640 140734135058456 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9951/statm: 41169 39919 142 357 0 40809 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 186920

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.01 2.00 2.00 3/181 9971
/proc/meminfo: memFree=29143036/32873648 swapFree=7112/7112
[pid=9869] ppid=9867 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9869/stat : 9869 (npSolver-pbo-I.) S 9867 9869 6495 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272498306 9367552 275 33554432000 4194304 5064252 140736242182400 140736242181312 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 2287 275 233 213 0 72 0
[pid=9870] ppid=9869 vsize=13096 CPUtime=70.33 cores=0,2,4,6
/proc/9870/stat : 9870 (npSolver-pbo) S 9869 9869 6495 0 -1 4202496 18563 72013 0 0 85 16 6915 17 20 0 1 0 272498307 13410304 2760 33554432000 4194304 5992684 140736013976608 140736013961512 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9870/statm: 3274 2760 180 440 0 2830 0
[pid=9951] ppid=9870 vsize=164676 CPUtime=1729.73 cores=0,2,4,6
/proc/9951/stat : 9951 (glucosInc) R 9870 9869 6495 0 -1 4202496 52376 0 0 0 172911 62 0 0 20 0 1 0 272505345 168628224 39919 33554432000 4194304 5654031 140734135070640 140734135058456 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9951/statm: 41169 39919 142 357 0 40809 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 186920

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1799.13
CPU system time (s): 0.966853
CPU usage (%): 99.9827
Max. virtual memory (cumulated for all children) (KiB): 217740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.13
system time used= 0.966853
maximum resident set size= 184520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 143332
page faults= 0
swaps= 0
block input operations= 0
block output operations= 69208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 454
involuntary context switches= 2069

runsolver used 3.54746 second user time and 9.39957 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-26 22:22:04
IDJOB=3699658
IDBENCH=2260
IDSOLVER=2276
FILE ID=node126/3699658-1338063724
RUNJOBID= node126-1338049230-7869
PBS_JOBID= 14624371
Free space on /tmp= 71396 MiB

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

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

MD5SUM BENCH= dc857dc123c51e1f53f981679774fda8
RANDOM SEED=1672717481

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29216384 kB
Buffers:          287796 kB
Cached:          2388108 kB
SwapCached:        17768 kB
Active:           941640 kB
Inactive:        1940448 kB
Active(anon):     188620 kB
Inactive(anon):    19404 kB
Active(file):     753020 kB
Inactive(file):  1921044 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086928 kB
Dirty:             10492 kB
Writeback:             0 kB
AnonPages:        179568 kB
Mapped:            11476 kB
Shmem:                 0 kB
Slab:             639752 kB
SReclaimable:      84144 kB
SUnreclaim:       555608 kB
KernelStack:        1504 kB
PageTables:         4268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     325028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71388 MiB
End job on node126 at 2012-05-26 22:52:04