Trace number 3702850

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-topdown-quickBound? (TO) 1800.12 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 starting approximation
0.00/0.52	c factor = 1
0.00/0.52	c can not find a suitable factor, leaving approximation
0.00/0.52	c finished approximation
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 SEARCH] iteration: 0
0.00/0.52	c [INC BOUNDS] best value:1150 search for 1149
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.59	c [INC SEARCH] isOptimum variable: 0
0.00/0.81	c formula is SAT
0.00/0.81	c [INC SEARCH] copied best model
0.00/0.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.90	c model valid
0.00/0.90	c current solution ok
0.00/0.90	o -34
0.00/0.90	c [INC SEARCH] iteration: 1
0.00/0.90	c [INC BOUNDS] best value:1116 search for 1115
0.00/0.90	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.90	c write failed with 2
0.00/0.90	c [INC SYSTEM] create new solver instance
0.00/0.90	c [INC] encode full formula
0.00/0.90	c (debug) using card networks
0.00/0.95	c set iterative enc to: card
0.00/0.95	c set iterative enc to: none
0.00/0.96	c [INC SEARCH] isOptimum variable: 0
2.17/2.28	c formula is SAT
2.17/2.28	c [INC SEARCH] copied best model
2.17/2.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.28/2.36	c model valid
2.28/2.36	c current solution ok
2.28/2.36	o -37
2.28/2.36	c [INC SEARCH] iteration: 2
2.28/2.36	c [INC BOUNDS] best value:1113 search for 1112
2.28/2.36	c [INC SYSTEM] there exists a inc, kill it!
2.28/2.36	c write failed with 2
2.28/2.37	c [INC SYSTEM] create new solver instance
2.28/2.37	c [INC] encode full formula
2.28/2.37	c (debug) using card networks
2.38/2.42	c set iterative enc to: card
2.38/2.42	c set iterative enc to: none
2.38/2.43	c [INC SEARCH] isOptimum variable: 0
7.16/7.22	c formula is SAT
7.16/7.23	c [INC SEARCH] copied best model
7.16/7.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.27/7.31	c model valid
7.27/7.31	c current solution ok
7.27/7.31	o -38
7.27/7.31	c [INC SEARCH] iteration: 3
7.27/7.31	c [INC BOUNDS] best value:1112 search for 1111
7.27/7.31	c [INC SYSTEM] there exists a inc, kill it!
7.27/7.31	c write failed with 2
7.27/7.31	c [INC SYSTEM] create new solver instance
7.27/7.31	c [INC] encode full formula
7.27/7.31	c (debug) using card networks
7.27/7.36	c set iterative enc to: card
7.27/7.36	c set iterative enc to: none
7.27/7.37	c [INC SEARCH] isOptimum variable: 0
15.77/15.84	c formula is SAT
15.77/15.84	c [INC SEARCH] copied best model
15.77/15.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.86/15.93	c model valid
15.86/15.93	c current solution ok
15.86/15.93	o -40
15.86/15.93	c [INC SEARCH] iteration: 4
15.86/15.93	c [INC BOUNDS] best value:1110 search for 1109
15.86/15.93	c [INC SYSTEM] there exists a inc, kill it!
15.86/15.93	c write failed with 2
15.86/15.93	c [INC SYSTEM] create new solver instance
15.86/15.93	c [INC] encode full formula
15.86/15.93	c (debug) using card networks
15.86/15.98	c set iterative enc to: card
15.86/15.98	c set iterative enc to: none
15.86/15.99	c [INC SEARCH] isOptimum variable: 0
27.17/27.25	c formula is SAT
27.17/27.25	c [INC SEARCH] copied best model
27.17/27.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
27.27/27.33	c model valid
27.27/27.33	c current solution ok
27.27/27.33	o -42
27.27/27.33	c [INC SEARCH] iteration: 5
27.27/27.33	c [INC BOUNDS] best value:1108 search for 1107
27.27/27.33	c [INC SYSTEM] there exists a inc, kill it!
27.27/27.33	c write failed with 2
27.27/27.34	c [INC SYSTEM] create new solver instance
27.27/27.34	c [INC] encode full formula
27.27/27.34	c (debug) using card networks
27.27/27.39	c set iterative enc to: card
27.27/27.39	c set iterative enc to: none
27.38/27.40	c [INC SEARCH] isOptimum variable: 0
40.38/40.40	c formula is SAT
40.38/40.41	c [INC SEARCH] copied best model
40.38/40.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
40.38/40.49	c model valid
40.38/40.49	c current solution ok
40.38/40.49	o -44
40.38/40.49	c [INC SEARCH] iteration: 6
40.38/40.49	c [INC BOUNDS] best value:1106 search for 1105
40.38/40.49	c [INC SYSTEM] there exists a inc, kill it!
40.38/40.49	c write failed with 2
40.38/40.49	c [INC SYSTEM] create new solver instance
40.38/40.49	c [INC] encode full formula
40.38/40.49	c (debug) using card networks
40.49/40.55	c set iterative enc to: card
40.49/40.55	c set iterative enc to: none
40.49/40.56	c [INC SEARCH] isOptimum variable: 0
61.18/61.27	c formula is SAT
61.18/61.28	c [INC SEARCH] copied best model
61.18/61.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
61.27/61.36	c model valid
61.27/61.36	c current solution ok
61.27/61.36	o -45
61.27/61.36	c [INC SEARCH] iteration: 7
61.27/61.36	c [INC BOUNDS] best value:1105 search for 1104
61.27/61.36	c [INC SYSTEM] there exists a inc, kill it!
61.27/61.36	c write failed with 2
61.27/61.36	c [INC SYSTEM] create new solver instance
61.27/61.36	c [INC] encode full formula
61.27/61.36	c (debug) using card networks
61.38/61.41	c set iterative enc to: card
61.38/61.41	c set iterative enc to: none
61.38/61.42	c [INC SEARCH] isOptimum variable: 0
81.07/81.18	c formula is SAT
81.07/81.19	c [INC SEARCH] copied best model
81.07/81.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
81.17/81.27	c model valid
81.17/81.27	c current solution ok
81.17/81.27	o -46
81.17/81.27	c [INC SEARCH] iteration: 8
81.17/81.27	c [INC BOUNDS] best value:1104 search for 1103
81.17/81.27	c [INC SYSTEM] there exists a inc, kill it!
81.17/81.27	c write failed with 2
81.17/81.27	c [INC SYSTEM] create new solver instance
81.17/81.27	c [INC] encode full formula
81.17/81.27	c (debug) using card networks
81.28/81.33	c set iterative enc to: card
81.28/81.33	c set iterative enc to: none
81.28/81.34	c [INC SEARCH] isOptimum variable: 0
172.87/172.92	c formula is SAT
172.87/172.93	c [INC SEARCH] copied best model
172.87/172.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
172.96/173.01	c model valid
172.96/173.01	c current solution ok
172.96/173.01	o -47
172.96/173.01	c [INC SEARCH] iteration: 9
172.96/173.01	c [INC BOUNDS] best value:1103 search for 1102
172.96/173.01	c [INC SYSTEM] there exists a inc, kill it!
172.96/173.01	c write failed with 2
172.96/173.01	c [INC SYSTEM] create new solver instance
172.96/173.01	c [INC] encode full formula
172.96/173.01	c (debug) using card networks
172.96/173.06	c set iterative enc to: card
172.96/173.06	c set iterative enc to: none
172.96/173.08	c [INC SEARCH] isOptimum variable: 0
448.02/448.10	c formula is SAT
448.02/448.10	c [INC SEARCH] copied best model
448.02/448.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
448.02/448.18	c model valid
448.02/448.18	c current solution ok
448.02/448.18	o -48
448.02/448.18	c [INC SEARCH] iteration: 10
448.02/448.18	c [INC BOUNDS] best value:1102 search for 1101
448.02/448.18	c [INC SYSTEM] there exists a inc, kill it!
448.02/448.18	c write failed with 2
448.02/448.19	c [INC SYSTEM] create new solver instance
448.02/448.19	c [INC] encode full formula
448.02/448.19	c (debug) using card networks
448.12/448.24	c set iterative enc to: card
448.12/448.24	c set iterative enc to: none
448.12/448.25	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.08/1800.40	s UNKNOWN
1800.08/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.08/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-3702850-1338062035/watcher-3702850-1338062035 -o /tmp/evaluation-result-3702850-1338062035/solver-3702850-1338062035 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702850-1338062035.opb 231338157 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 21755
/proc/meminfo: memFree=28798808/32873648 swapFree=6844/6844
[pid=21755] ppid=21753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21755/stat : 21755 (npSolver-pbo-It) S 21753 21755 1406 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272329375 9367552 274 33554432000 4194304 5064252 140734467693968 140734467692880 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21755/statm: 2287 274 233 213 0 72 0

[startup+0.105364 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 21755
/proc/meminfo: memFree=28798808/32873648 swapFree=6844/6844
[pid=21755] ppid=21753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21755/stat : 21755 (npSolver-pbo-It) S 21753 21755 1406 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272329375 9367552 274 33554432000 4194304 5064252 140734467693968 140734467692880 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21755/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200152 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 21755
/proc/meminfo: memFree=28798808/32873648 swapFree=6844/6844
[pid=21755] ppid=21753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21755/stat : 21755 (npSolver-pbo-It) S 21753 21755 1406 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272329375 9367552 274 33554432000 4194304 5064252 140734467693968 140734467692880 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21755/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300183 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 21755
/proc/meminfo: memFree=28798808/32873648 swapFree=6844/6844
[pid=21755] ppid=21753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21755/stat : 21755 (npSolver-pbo-It) S 21753 21755 1406 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272329375 9367552 274 33554432000 4194304 5064252 140734467693968 140734467692880 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21755/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.701095 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 21755
/proc/meminfo: memFree=28798808/32873648 swapFree=6844/6844
[pid=21755] ppid=21753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21755/stat : 21755 (npSolver-pbo-It) S 21753 21755 1406 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272329375 9367552 274 33554432000 4194304 5064252 140734467693968 140734467692880 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21755/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50117 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 21766
/proc/meminfo: memFree=28759504/32873648 swapFree=6844/6844
[pid=21755] ppid=21753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21755/stat : 21755 (npSolver-pbo-It) S 21753 21755 1406 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272329375 9367552 274 33554432000 4194304 5064252 140734467693968 140734467692880 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21755/statm: 2287 274 233 213 0 72 0
[pid=21756] ppid=21755 vsize=4792 CPUtime=0.94 cores=1,3,5,7
/proc/21756/stat : 21756 (npSolver-pbo) S 21755 21755 1406 0 -1 4202496 5040 13064 0 0 45 11 34 4 20 0 1 0 272329375 4907008 896 33554432000 4194304 5992684 140737198212672 140737198198504 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21756/statm: 1198 896 193 440 0 754 0
[pid=21766] ppid=21756 vsize=34708 CPUtime=0.53 cores=1,3,5,7
/proc/21766/stat : 21766 (glucosInc) R 21756 21755 1406 0 -1 4202496 7918 0 0 0 52 1 0 0 20 0 1 0 272329472 35540992 7999 33554432000 4194304 5654031 140736215437712 140736215435480 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21766/statm: 8677 7999 131 357 0 8317 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 48648

[startup+3.10115 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 21766
/proc/meminfo: memFree=28758512/32873648 swapFree=6844/6844
[pid=21755] ppid=21753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21755/stat : 21755 (npSolver-pbo-It) S 21753 21755 1406 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272329375 9367552 274 33554432000 4194304 5064252 140734467693968 140734467692880 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21755/statm: 2287 274 233 213 0 72 0
[pid=21756] ppid=21755 vsize=4656 CPUtime=2.41 cores=1,3,5,7
/proc/21756/stat : 21756 (npSolver-pbo) S 21755 21755 1406 0 -1 4202496 7459 21554 0 0 59 12 164 6 20 0 1 0 272329375 4767744 862 33554432000 4194304 5992684 140737198212672 140737198198504 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21756/statm: 1164 862 193 440 0 720 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 13804
heavy processes:

[startup+6.30031 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 21768
/proc/meminfo: memFree=28753256/32873648 swapFree=6844/6844
[pid=21755] ppid=21753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21755/stat : 21755 (npSolver-pbo-It) S 21753 21755 1406 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272329375 9367552 274 33554432000 4194304 5064252 140734467693968 140734467692880 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21755/statm: 2287 274 233 213 0 72 0
[pid=21756] ppid=21755 vsize=4656 CPUtime=2.41 cores=1,3,5,7
/proc/21756/stat : 21756 (npSolver-pbo) S 21755 21755 1406 0 -1 4202496 7459 21554 0 0 59 12 164 6 20 0 1 0 272329375 4767744 862 33554432000 4194304 5992684 140737198212672 140737198198504 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21756/statm: 1164 862 193 440 0 720 0
[pid=21768] ppid=21756 vsize=38068 CPUtime=3.85 cores=1,3,5,7
/proc/21768/stat : 21768 (glucosInc) R 21756 21755 1406 0 -1 4202496 8188 0 0 0 384 1 0 0 20 0 1 0 272329619 38981632 8186 33554432000 4194304 5654031 140733865429920 140733865417736 4234912 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21768/statm: 9517 8186 140 357 0 9157 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 51872

[startup+12.7003 s]
/proc/loadavg: 2.09 2.02 2.00 3/181 21770
/proc/meminfo: memFree=28778044/32873648 swapFree=6844/6844
[pid=21755] ppid=21753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21755/stat : 21755 (npSolver-pbo-It) S 21753 21755 1406 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272329375 9367552 274 33554432000 4194304 5064252 140734467693968 140734467692880 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21755/statm: 2287 274 233 213 0 72 0
[pid=21756] ppid=21755 vsize=4656 CPUtime=7.36 cores=1,3,5,7
/proc/21756/stat : 21756 (npSolver-pbo) S 21755 21755 1406 0 -1 4202496 9878 30348 0 0 74 13 641 8 20 0 1 0 272329375 4767744 862 33554432000 4194304 5992684 140737198212672 140737198198504 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21756/statm: 1164 862 193 440 0 720 0
[pid=21770] ppid=21756 vsize=37880 CPUtime=5.32 cores=1,3,5,7
/proc/21770/stat : 21770 (glucosInc) R 21756 21755 1406 0 -1 4202496 7953 0 0 0 531 1 0 0 20 0 1 0 272330113 38789120 8652 33554432000 4194304 5654031 140735652849136 140735652836952 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21770/statm: 9470 8652 140 357 0 9110 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 51684

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 21772
/proc/meminfo: memFree=28762620/32873648 swapFree=6844/6844
[pid=21755] ppid=21753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21755/stat : 21755 (npSolver-pbo-It) S 21753 21755 1406 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272329375 9367552 274 33554432000 4194304 5064252 140734467693968 140734467692880 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21755/statm: 2287 274 233 213 0 72 0
[pid=21756] ppid=21755 vsize=4656 CPUtime=15.98 cores=1,3,5,7
/proc/21756/stat : 21756 (npSolver-pbo) S 21755 21755 1406 0 -1 4202496 12297 39672 0 0 88 14 1486 10 20 0 1 0 272329375 4767744 862 33554432000 4194304 5992684 140737198212672 140737198198504 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21756/statm: 1164 862 193 440 0 720 0
[pid=21772] ppid=21756 vsize=42688 CPUtime=9.49 cores=1,3,5,7
/proc/21772/stat : 21772 (glucosInc) R 21756 21755 1406 0 -1 4202496 10408 0 0 0 947 2 0 0 20 0 1 0 272330975 43712512 9686 33554432000 4194304 5654031 140734251529216 140734251517032 4232563 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21772/statm: 10672 9686 142 357 0 10312 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 56492

[startup+51.1004 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 21776
/proc/meminfo: memFree=28745204/32873648 swapFree=6844/6844
[pid=21755] ppid=21753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21755/stat : 21755 (npSolver-pbo-It) S 21753 21755 1406 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272329375 9367552 274 33554432000 4194304 5064252 140734467693968 140734467692880 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21755/statm: 2287 274 233 213 0 72 0
[pid=21756] ppid=21755 vsize=4656 CPUtime=40.55 cores=1,3,5,7
/proc/21756/stat : 21756 (npSolver-pbo) S 21755 21755 1406 0 -1 4202496 17135 60902 0 0 117 15 3908 15 20 0 1 0 272329375 4767744 862 33554432000 4194304 5992684 140737198212672 140737198198504 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21756/statm: 1164 862 193 440 0 720 0
[pid=21776] ppid=21756 vsize=42656 CPUtime=10.53 cores=1,3,5,7
/proc/21776/stat : 21776 (glucosInc) R 21756 21755 1406 0 -1 4202496 10350 0 0 0 1051 2 0 0 20 0 1 0 272333431 43679744 9544 33554432000 4194304 5654031 140734262590624 140734262578440 4232505 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21776/statm: 10664 9544 142 357 0 10304 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 56460

[startup+102.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 21780
/proc/meminfo: memFree=28754928/32873648 swapFree=6844/6844
[pid=21755] ppid=21753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21755/stat : 21755 (npSolver-pbo-It) S 21753 21755 1406 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272329375 9367552 274 33554432000 4194304 5064252 140734467693968 140734467692880 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21755/statm: 2287 274 233 213 0 72 0
[pid=21756] ppid=21755 vsize=4656 CPUtime=81.33 cores=1,3,5,7
/proc/21756/stat : 21756 (npSolver-pbo) S 21755 21755 1406 0 -1 4202496 21973 86005 0 0 145 17 7947 24 20 0 1 0 272329375 4767744 862 33554432000 4194304 5992684 140737198212672 140737198198504 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21756/statm: 1164 862 193 440 0 720 0
[pid=21780] ppid=21756 vsize=45824 CPUtime=20.95 cores=1,3,5,7
/proc/21780/stat : 21780 (glucosInc) R 21756 21755 1406 0 -1 4202496 10849 0 0 0 2092 3 0 0 20 0 1 0 272337509 46923776 10801 33554432000 4194304 5654031 140737083732848 140737083720664 4232912 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21780/statm: 11456 10801 142 357 0 11096 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 59628

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 21780
/proc/meminfo: memFree=28712228/32873648 swapFree=6844/6844
[pid=21755] ppid=21753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21755/stat : 21755 (npSolver-pbo-It) S 21753 21755 1406 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272329375 9367552 274 33554432000 4194304 5064252 140734467693968 140734467692880 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21755/statm: 2287 274 233 213 0 72 0
[pid=21756] ppid=21755 vsize=4656 CPUtime=81.33 cores=1,3,5,7
/proc/21756/stat : 21756 (npSolver-pbo) S 21755 21755 1406 0 -1 4202496 21973 86005 0 0 145 17 7947 24 20 0 1 0 272329375 4767744 862 33554432000 4194304 5992684 140737198212672 140737198198504 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21756/statm: 1164 862 193 440 0 720 0
[pid=21780] ppid=21756 vsize=68920 CPUtime=80.94 cores=1,3,5,7
/proc/21780/stat : 21780 (glucosInc) R 21756 21755 1406 0 -1 4202496 12074 0 0 0 8090 4 0 0 20 0 1 0 272337509 70574080 16549 33554432000 4194304 5654031 140737083732848 140737083720664 4215357 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21780/statm: 17230 16549 142 357 0 16870 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 82724

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21782
/proc/meminfo: memFree=28693412/32873648 swapFree=6844/6844
[pid=21755] ppid=21753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21755/stat : 21755 (npSolver-pbo-It) S 21753 21755 1406 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272329375 9367552 274 33554432000 4194304 5064252 140734467693968 140734467692880 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21755/statm: 2287 274 233 213 0 72 0
[pid=21756] ppid=21755 vsize=4656 CPUtime=173.05 cores=1,3,5,7
/proc/21756/stat : 21756 (npSolver-pbo) S 21755 21755 1406 0 -1 4202496 24392 98613 0 0 159 17 17100 29 20 0 1 0 272329375 4767744 862 33554432000 4194304 5992684 140737198212672 140737198198504 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21756/statm: 1164 862 193 440 0 720 0
[pid=21782] ppid=21756 vsize=65792 CPUtime=49.2 cores=1,3,5,7
/proc/21782/stat : 21782 (glucosInc) R 21756 21755 1406 0 -1 4202496 13549 0 0 0 4917 3 0 0 20 0 1 0 272346683 67371008 15793 33554432000 4194304 5654031 140733700482480 140733700470296 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21782/statm: 16448 15793 142 357 0 16088 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 79596

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21782
/proc/meminfo: memFree=28696712/32873648 swapFree=6844/6844

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

/proc/meminfo: memFree=28954680/32873648 swapFree=6844/6844
[pid=21755] ppid=21753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21755/stat : 21755 (npSolver-pbo-It) S 21753 21755 1406 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272329375 9367552 274 33554432000 4194304 5064252 140734467693968 140734467692880 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21755/statm: 2287 274 233 213 0 72 0
[pid=21756] ppid=21755 vsize=4656 CPUtime=448.17 cores=1,3,5,7
/proc/21756/stat : 21756 (npSolver-pbo) S 21755 21755 1406 0 -1 4202496 26811 114115 0 0 173 18 44592 34 20 0 1 0 272329375 4767744 862 33554432000 4194304 5992684 140737198212672 140737198198504 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21756/statm: 1164 862 193 440 0 720 0
[pid=21811] ppid=21756 vsize=164676 CPUtime=853.89 cores=1,3,5,7
/proc/21811/stat : 21811 (glucosInc) R 21756 21755 1406 0 -1 4202496 20043 0 0 0 85361 28 0 0 20 0 1 0 272374201 168628224 38619 33554432000 4194304 5654031 140736479533888 140736479521704 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21811/statm: 41169 38619 142 357 0 40809 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 178480

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21887
/proc/meminfo: memFree=28928900/32873648 swapFree=6844/6844
[pid=21755] ppid=21753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21755/stat : 21755 (npSolver-pbo-It) S 21753 21755 1406 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272329375 9367552 274 33554432000 4194304 5064252 140734467693968 140734467692880 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21755/statm: 2287 274 233 213 0 72 0
[pid=21756] ppid=21755 vsize=4656 CPUtime=448.17 cores=1,3,5,7
/proc/21756/stat : 21756 (npSolver-pbo) S 21755 21755 1406 0 -1 4202496 26811 114115 0 0 173 18 44592 34 20 0 1 0 272329375 4767744 862 33554432000 4194304 5992684 140737198212672 140737198198504 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21756/statm: 1164 862 193 440 0 720 0
[pid=21811] ppid=21756 vsize=164676 CPUtime=913.88 cores=1,3,5,7
/proc/21811/stat : 21811 (glucosInc) R 21756 21755 1406 0 -1 4202496 21353 0 0 0 91356 32 0 0 20 0 1 0 272374201 168628224 36571 33554432000 4194304 5654031 140736479533888 140736479521704 4215968 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21811/statm: 41169 36571 142 357 0 40809 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 178480

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21887
/proc/meminfo: memFree=28957108/32873648 swapFree=6844/6844
[pid=21755] ppid=21753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21755/stat : 21755 (npSolver-pbo-It) S 21753 21755 1406 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272329375 9367552 274 33554432000 4194304 5064252 140734467693968 140734467692880 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21755/statm: 2287 274 233 213 0 72 0
[pid=21756] ppid=21755 vsize=4656 CPUtime=448.17 cores=1,3,5,7
/proc/21756/stat : 21756 (npSolver-pbo) S 21755 21755 1406 0 -1 4202496 26811 114115 0 0 173 18 44592 34 20 0 1 0 272329375 4767744 862 33554432000 4194304 5992684 140737198212672 140737198198504 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21756/statm: 1164 862 193 440 0 720 0
[pid=21811] ppid=21756 vsize=115356 CPUtime=973.88 cores=1,3,5,7
/proc/21811/stat : 21811 (glucosInc) R 21756 21755 1406 0 -1 4202496 22610 0 0 0 97353 35 0 0 20 0 1 0 272374201 118124544 28333 33554432000 4194304 5654031 140736479533888 140736479531912 4233008 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21811/statm: 28839 28333 142 357 0 28479 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 129160

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21887
/proc/meminfo: memFree=28950420/32873648 swapFree=6844/6844
[pid=21755] ppid=21753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21755/stat : 21755 (npSolver-pbo-It) S 21753 21755 1406 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272329375 9367552 274 33554432000 4194304 5064252 140734467693968 140734467692880 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21755/statm: 2287 274 233 213 0 72 0
[pid=21756] ppid=21755 vsize=4656 CPUtime=448.17 cores=1,3,5,7
/proc/21756/stat : 21756 (npSolver-pbo) S 21755 21755 1406 0 -1 4202496 26811 114115 0 0 173 18 44592 34 20 0 1 0 272329375 4767744 862 33554432000 4194304 5992684 140737198212672 140737198198504 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21756/statm: 1164 862 193 440 0 720 0
[pid=21811] ppid=21756 vsize=164676 CPUtime=1033.86 cores=1,3,5,7
/proc/21811/stat : 21811 (glucosInc) R 21756 21755 1406 0 -1 4202496 23335 0 0 0 103349 37 0 0 20 0 1 0 272374201 168628224 39131 33554432000 4194304 5654031 140736479533888 140736479521704 4214996 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21811/statm: 41169 39131 142 357 0 40809 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 178480

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21888
/proc/meminfo: memFree=28993468/32873648 swapFree=6844/6844
[pid=21755] ppid=21753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21755/stat : 21755 (npSolver-pbo-It) S 21753 21755 1406 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272329375 9367552 274 33554432000 4194304 5064252 140734467693968 140734467692880 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21755/statm: 2287 274 233 213 0 72 0
[pid=21756] ppid=21755 vsize=4656 CPUtime=448.17 cores=1,3,5,7
/proc/21756/stat : 21756 (npSolver-pbo) S 21755 21755 1406 0 -1 4202496 26811 114115 0 0 173 18 44592 34 20 0 1 0 272329375 4767744 862 33554432000 4194304 5992684 140737198212672 140737198198504 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21756/statm: 1164 862 193 440 0 720 0
[pid=21811] ppid=21756 vsize=115356 CPUtime=1093.86 cores=1,3,5,7
/proc/21811/stat : 21811 (glucosInc) R 21756 21755 1406 0 -1 4202496 24594 0 0 0 109346 40 0 0 20 0 1 0 272374201 118124544 28333 33554432000 4194304 5654031 140736479533888 140736479531912 4232994 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21811/statm: 28839 28333 142 357 0 28479 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 129160

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 21891
/proc/meminfo: memFree=28888568/32873648 swapFree=6844/6844
[pid=21755] ppid=21753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21755/stat : 21755 (npSolver-pbo-It) S 21753 21755 1406 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272329375 9367552 274 33554432000 4194304 5064252 140734467693968 140734467692880 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21755/statm: 2287 274 233 213 0 72 0
[pid=21756] ppid=21755 vsize=4656 CPUtime=448.17 cores=1,3,5,7
/proc/21756/stat : 21756 (npSolver-pbo) S 21755 21755 1406 0 -1 4202496 26811 114115 0 0 173 18 44592 34 20 0 1 0 272329375 4767744 862 33554432000 4194304 5992684 140737198212672 140737198198504 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21756/statm: 1164 862 193 440 0 720 0
[pid=21811] ppid=21756 vsize=195496 CPUtime=1153.84 cores=1,3,5,7
/proc/21811/stat : 21811 (glucosInc) R 21756 21755 1406 0 -1 4202496 25912 0 0 0 115341 43 0 0 20 0 1 0 272374201 200187904 42270 33554432000 4194304 5654031 140736479533888 140736479521704 4215799 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21811/statm: 48874 42270 142 357 0 48514 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 209300

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21891
/proc/meminfo: memFree=28924864/32873648 swapFree=6844/6844
[pid=21755] ppid=21753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21755/stat : 21755 (npSolver-pbo-It) S 21753 21755 1406 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272329375 9367552 274 33554432000 4194304 5064252 140734467693968 140734467692880 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21755/statm: 2287 274 233 213 0 72 0
[pid=21756] ppid=21755 vsize=4656 CPUtime=448.17 cores=1,3,5,7
/proc/21756/stat : 21756 (npSolver-pbo) S 21755 21755 1406 0 -1 4202496 26811 114115 0 0 173 18 44592 34 20 0 1 0 272329375 4767744 862 33554432000 4194304 5992684 140737198212672 140737198198504 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21756/statm: 1164 862 193 440 0 720 0
[pid=21811] ppid=21756 vsize=164676 CPUtime=1213.84 cores=1,3,5,7
/proc/21811/stat : 21811 (glucosInc) R 21756 21755 1406 0 -1 4202496 26643 0 0 0 121338 46 0 0 20 0 1 0 272374201 168628224 36571 33554432000 4194304 5654031 140736479533888 140736479531816 4233464 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21811/statm: 41169 36571 142 357 0 40809 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 178480

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21891
/proc/meminfo: memFree=28900388/32873648 swapFree=6844/6844
[pid=21755] ppid=21753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21755/stat : 21755 (npSolver-pbo-It) S 21753 21755 1406 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272329375 9367552 274 33554432000 4194304 5064252 140734467693968 140734467692880 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21755/statm: 2287 274 233 213 0 72 0
[pid=21756] ppid=21755 vsize=4656 CPUtime=448.17 cores=1,3,5,7
/proc/21756/stat : 21756 (npSolver-pbo) S 21755 21755 1406 0 -1 4202496 26811 114115 0 0 173 18 44592 34 20 0 1 0 272329375 4767744 862 33554432000 4194304 5992684 140737198212672 140737198198504 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21756/statm: 1164 862 193 440 0 720 0
[pid=21811] ppid=21756 vsize=195496 CPUtime=1273.82 cores=1,3,5,7
/proc/21811/stat : 21811 (glucosInc) R 21756 21755 1406 0 -1 4202496 27903 0 0 0 127334 48 0 0 20 0 1 0 272374201 200187904 41246 33554432000 4194304 5654031 140736479533888 140736479531976 4232800 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21811/statm: 48874 41246 142 357 0 48514 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 209300

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21891
/proc/meminfo: memFree=28940140/32873648 swapFree=6844/6844
[pid=21755] ppid=21753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21755/stat : 21755 (npSolver-pbo-It) S 21753 21755 1406 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272329375 9367552 274 33554432000 4194304 5064252 140734467693968 140734467692880 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21755/statm: 2287 274 233 213 0 72 0
[pid=21756] ppid=21755 vsize=4656 CPUtime=448.17 cores=1,3,5,7
/proc/21756/stat : 21756 (npSolver-pbo) S 21755 21755 1406 0 -1 4202496 26811 114115 0 0 173 18 44592 34 20 0 1 0 272329375 4767744 862 33554432000 4194304 5992684 140737198212672 140737198198504 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21756/statm: 1164 862 193 440 0 720 0
[pid=21811] ppid=21756 vsize=115356 CPUtime=1333.81 cores=1,3,5,7
/proc/21811/stat : 21811 (glucosInc) R 21756 21755 1406 0 -1 4202496 28590 0 0 0 133330 51 0 0 20 0 1 0 272374201 118124544 28333 33554432000 4194304 5654031 140736479533888 140736479531912 4232939 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21811/statm: 28839 28333 142 357 0 28479 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 129160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21891
/proc/meminfo: memFree=28918060/32873648 swapFree=6844/6844
[pid=21755] ppid=21753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21755/stat : 21755 (npSolver-pbo-It) S 21753 21755 1406 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272329375 9367552 274 33554432000 4194304 5064252 140734467693968 140734467692880 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21755/statm: 2287 274 233 213 0 72 0
[pid=21756] ppid=21755 vsize=4656 CPUtime=448.17 cores=1,3,5,7
/proc/21756/stat : 21756 (npSolver-pbo) S 21755 21755 1406 0 -1 4202496 26811 114115 0 0 173 18 44592 34 20 0 1 0 272329375 4767744 862 33554432000 4194304 5992684 140737198212672 140737198198504 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21756/statm: 1164 862 193 440 0 720 0
[pid=21811] ppid=21756 vsize=164676 CPUtime=1351.91 cores=1,3,5,7
/proc/21811/stat : 21811 (glucosInc) R 21756 21755 1406 0 -1 4202496 28656 0 0 0 135140 51 0 0 20 0 1 0 272374201 168628224 38619 33554432000 4194304 5654031 140736479533888 140736479521704 4233168 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21811/statm: 41169 38619 142 357 0 40809 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 178480

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.00 2.00 2.00 3/181 21891
/proc/meminfo: memFree=28918060/32873648 swapFree=6844/6844
[pid=21755] ppid=21753 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21755/stat : 21755 (npSolver-pbo-It) S 21753 21755 1406 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272329375 9367552 274 33554432000 4194304 5064252 140734467693968 140734467692880 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21755/statm: 2287 274 233 213 0 72 0
[pid=21756] ppid=21755 vsize=4656 CPUtime=448.17 cores=1,3,5,7
/proc/21756/stat : 21756 (npSolver-pbo) S 21755 21755 1406 0 -1 4202496 26811 114115 0 0 173 18 44592 34 20 0 1 0 272329375 4767744 862 33554432000 4194304 5992684 140737198212672 140737198198504 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21756/statm: 1164 862 193 440 0 720 0
[pid=21811] ppid=21756 vsize=164676 CPUtime=1351.91 cores=1,3,5,7
/proc/21811/stat : 21811 (glucosInc) R 21756 21755 1406 0 -1 4202496 28656 0 0 0 135140 51 0 0 20 0 1 0 272374201 168628224 38619 33554432000 4194304 5654031 140736479533888 140736479521704 4233168 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21811/statm: 41169 38619 142 357 0 40809 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 178480

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.12
CPU user time (s): 1799.07
CPU system time (s): 1.04984
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 209300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.07
system time used= 1.04984
maximum resident set size= 179320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 169959
page faults= 0
swaps= 0
block input operations= 0
block output operations= 94312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2027
involuntary context switches= 3560

runsolver used 3.34049 second user time and 8.92964 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-26 21:53:55
IDJOB=3702850
IDBENCH=2260
IDSOLVER=2278
FILE ID=node124/3702850-1338062035
RUNJOBID= node124-1338049033-2281
PBS_JOBID= 14624372
Free space on /tmp= 71516 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
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-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702850-1338062035/watcher-3702850-1338062035 -o /tmp/evaluation-result-3702850-1338062035/solver-3702850-1338062035 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702850-1338062035.opb 231338157 HOME HOME

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

MD5SUM BENCH= dc857dc123c51e1f53f981679774fda8
RANDOM SEED=231338157

node124.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.325
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.65
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5357.53
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5385.03
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.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28799072 kB
Buffers:          300664 kB
Cached:          2552840 kB
SwapCached:            0 kB
Active:          1190320 kB
Inactive:        2092156 kB
Active(anon):     431084 kB
Inactive(anon):        0 kB
Active(file):     759236 kB
Inactive(file):  2092156 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10132 kB
Writeback:             0 kB
AnonPages:        435108 kB
Mapped:            15736 kB
Shmem:               200 kB
Slab:             653320 kB
SReclaimable:      97692 kB
SUnreclaim:       555628 kB
KernelStack:        1480 kB
PageTables:         4848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     586160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    276480 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= 71512 MiB
End job on node124 at 2012-05-26 22:23:56