Trace number 3702851

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-2.opb
MD5SUM669011fc499ae56e44c354cc6cddc4c7
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.04
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 constraints80851
Number of constraints which are clauses80851
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.41	c model valid
0.00/0.41	c current solution ok
0.00/0.54	o 0
0.00/0.54	c starting approximation
0.00/0.54	c factor = 1
0.00/0.54	c can not find a suitable factor, leaving approximation
0.00/0.54	c finished approximation
0.00/0.54	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.54	c write failed with 2
0.00/0.54	c [INC SEARCH] iteration: 0
0.00/0.54	c [INC BOUNDS] best value:1150 search for 1149
0.00/0.54	c [INC SYSTEM] create new solver instance
0.00/0.54	c [INC] encode full formula
0.00/0.54	c (debug) using card networks
0.00/0.59	c set iterative enc to: card
0.00/0.59	c set iterative enc to: none
0.00/0.60	c [INC SEARCH] isOptimum variable: 0
0.00/0.91	c formula is SAT
0.00/0.92	c [INC SEARCH] copied best model
0.00/0.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/1.00	c model valid
0.00/1.00	c current solution ok
0.00/1.00	o -35
0.00/1.00	c [INC SEARCH] iteration: 1
0.00/1.00	c [INC BOUNDS] best value:1115 search for 1114
0.00/1.00	c [INC SYSTEM] there exists a inc, kill it!
0.00/1.00	c write failed with 2
0.97/1.00	c [INC SYSTEM] create new solver instance
0.97/1.00	c [INC] encode full formula
0.97/1.00	c (debug) using card networks
0.97/1.06	c set iterative enc to: card
0.97/1.06	c set iterative enc to: none
0.97/1.07	c [INC SEARCH] isOptimum variable: 0
5.36/5.47	c formula is SAT
5.36/5.47	c [INC SEARCH] copied best model
5.36/5.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.46/5.56	c model valid
5.46/5.56	c current solution ok
5.46/5.56	o -36
5.46/5.56	c [INC SEARCH] iteration: 2
5.46/5.56	c [INC BOUNDS] best value:1114 search for 1113
5.46/5.56	c [INC SYSTEM] there exists a inc, kill it!
5.46/5.56	c write failed with 2
5.46/5.56	c [INC SYSTEM] create new solver instance
5.46/5.56	c [INC] encode full formula
5.46/5.56	c (debug) using card networks
5.57/5.61	c set iterative enc to: card
5.57/5.61	c set iterative enc to: none
5.57/5.62	c [INC SEARCH] isOptimum variable: 0
10.14/10.22	c formula is SAT
10.14/10.23	c [INC SEARCH] copied best model
10.14/10.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.23/10.31	c model valid
10.23/10.31	c current solution ok
10.23/10.31	o -37
10.23/10.31	c [INC SEARCH] iteration: 3
10.23/10.31	c [INC BOUNDS] best value:1113 search for 1112
10.23/10.31	c [INC SYSTEM] there exists a inc, kill it!
10.23/10.31	c write failed with 2
10.23/10.31	c [INC SYSTEM] create new solver instance
10.23/10.31	c [INC] encode full formula
10.23/10.31	c (debug) using card networks
10.23/10.36	c set iterative enc to: card
10.23/10.36	c set iterative enc to: none
10.23/10.37	c [INC SEARCH] isOptimum variable: 0
17.14/17.25	c formula is SAT
17.14/17.25	c [INC SEARCH] copied best model
17.14/17.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
17.24/17.33	c model valid
17.24/17.33	c current solution ok
17.24/17.33	o -38
17.24/17.33	c [INC SEARCH] iteration: 4
17.24/17.33	c [INC BOUNDS] best value:1112 search for 1111
17.24/17.33	c [INC SYSTEM] there exists a inc, kill it!
17.24/17.33	c write failed with 2
17.24/17.34	c [INC SYSTEM] create new solver instance
17.24/17.34	c [INC] encode full formula
17.24/17.34	c (debug) using card networks
17.24/17.39	c set iterative enc to: card
17.24/17.39	c set iterative enc to: none
17.35/17.40	c [INC SEARCH] isOptimum variable: 0
25.73/25.82	c formula is SAT
25.73/25.83	c [INC SEARCH] copied best model
25.73/25.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
25.83/25.91	c model valid
25.83/25.91	c current solution ok
25.83/25.91	o -39
25.83/25.91	c [INC SEARCH] iteration: 5
25.83/25.91	c [INC BOUNDS] best value:1111 search for 1110
25.83/25.91	c [INC SYSTEM] there exists a inc, kill it!
25.83/25.91	c write failed with 2
25.83/25.91	c [INC SYSTEM] create new solver instance
25.83/25.91	c [INC] encode full formula
25.83/25.91	c (debug) using card networks
25.83/25.97	c set iterative enc to: card
25.83/25.97	c set iterative enc to: none
25.83/25.98	c [INC SEARCH] isOptimum variable: 0
35.22/35.35	c formula is SAT
35.22/35.36	c [INC SEARCH] copied best model
35.22/35.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
35.31/35.44	c model valid
35.31/35.44	c current solution ok
35.31/35.44	o -40
35.31/35.44	c [INC SEARCH] iteration: 6
35.31/35.44	c [INC BOUNDS] best value:1110 search for 1109
35.31/35.44	c [INC SYSTEM] there exists a inc, kill it!
35.31/35.44	c write failed with 2
35.31/35.44	c [INC SYSTEM] create new solver instance
35.31/35.44	c [INC] encode full formula
35.31/35.44	c (debug) using card networks
35.31/35.49	c set iterative enc to: card
35.31/35.49	c set iterative enc to: none
35.44/35.50	c [INC SEARCH] isOptimum variable: 0
45.81/45.99	c formula is SAT
45.81/46.00	c [INC SEARCH] copied best model
45.81/46.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
45.91/46.08	c model valid
45.91/46.08	c current solution ok
45.91/46.08	o -41
45.91/46.08	c [INC SEARCH] iteration: 7
45.91/46.08	c [INC BOUNDS] best value:1109 search for 1108
45.91/46.08	c [INC SYSTEM] there exists a inc, kill it!
45.91/46.08	c write failed with 2
45.91/46.08	c [INC SYSTEM] create new solver instance
45.91/46.08	c [INC] encode full formula
45.91/46.08	c (debug) using card networks
46.02/46.13	c set iterative enc to: card
46.02/46.13	c set iterative enc to: none
46.02/46.14	c [INC SEARCH] isOptimum variable: 0
56.99/57.15	c formula is SAT
56.99/57.16	c [INC SEARCH] copied best model
56.99/57.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
57.10/57.24	c model valid
57.10/57.24	c current solution ok
57.10/57.24	o -42
57.10/57.24	c [INC SEARCH] iteration: 8
57.10/57.24	c [INC BOUNDS] best value:1108 search for 1107
57.10/57.24	c [INC SYSTEM] there exists a inc, kill it!
57.10/57.24	c write failed with 2
57.10/57.24	c [INC SYSTEM] create new solver instance
57.10/57.24	c [INC] encode full formula
57.10/57.24	c (debug) using card networks
57.10/57.29	c set iterative enc to: card
57.10/57.29	c set iterative enc to: none
57.19/57.31	c [INC SEARCH] isOptimum variable: 0
71.47/71.69	c formula is SAT
71.57/71.70	c [INC SEARCH] copied best model
71.57/71.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
71.57/71.78	c model valid
71.57/71.78	c current solution ok
71.57/71.78	o -43
71.57/71.78	c [INC SEARCH] iteration: 9
71.57/71.78	c [INC BOUNDS] best value:1107 search for 1106
71.57/71.78	c [INC SYSTEM] there exists a inc, kill it!
71.57/71.78	c write failed with 2
71.57/71.78	c [INC SYSTEM] create new solver instance
71.57/71.78	c [INC] encode full formula
71.57/71.78	c (debug) using card networks
71.68/71.84	c set iterative enc to: card
71.68/71.84	c set iterative enc to: none
71.68/71.85	c [INC SEARCH] isOptimum variable: 0
89.87/90.05	c formula is SAT
89.87/90.06	c [INC SEARCH] copied best model
89.87/90.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
89.98/90.14	c model valid
89.98/90.14	c current solution ok
89.98/90.14	o -44
89.98/90.14	c [INC SEARCH] iteration: 10
89.98/90.14	c [INC BOUNDS] best value:1106 search for 1105
89.98/90.14	c [INC SYSTEM] there exists a inc, kill it!
89.98/90.14	c write failed with 2
89.98/90.14	c [INC SYSTEM] create new solver instance
89.98/90.14	c [INC] encode full formula
89.98/90.14	c (debug) using card networks
89.98/90.20	c set iterative enc to: card
89.98/90.20	c set iterative enc to: none
90.09/90.21	c [INC SEARCH] isOptimum variable: 0
114.76/114.97	c formula is SAT
114.76/114.97	c [INC SEARCH] copied best model
114.76/114.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
114.86/115.06	c model valid
114.86/115.06	c current solution ok
114.86/115.06	o -45
114.86/115.06	c [INC SEARCH] iteration: 11
114.86/115.06	c [INC BOUNDS] best value:1105 search for 1104
114.86/115.06	c [INC SYSTEM] there exists a inc, kill it!
114.86/115.06	c write failed with 2
114.86/115.06	c [INC SYSTEM] create new solver instance
114.86/115.06	c [INC] encode full formula
114.86/115.06	c (debug) using card networks
114.96/115.12	c set iterative enc to: card
114.96/115.12	c set iterative enc to: none
114.96/115.13	c [INC SEARCH] isOptimum variable: 0
136.75/136.94	c formula is SAT
136.75/136.95	c [INC SEARCH] copied best model
136.75/136.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
136.85/137.04	c model valid
136.85/137.04	c current solution ok
136.85/137.04	o -46
136.85/137.04	c [INC SEARCH] iteration: 12
136.85/137.04	c [INC BOUNDS] best value:1104 search for 1103
136.85/137.04	c [INC SYSTEM] there exists a inc, kill it!
136.85/137.04	c write failed with 2
136.85/137.04	c [INC SYSTEM] create new solver instance
136.85/137.04	c [INC] encode full formula
136.85/137.04	c (debug) using card networks
136.95/137.10	c set iterative enc to: card
136.95/137.10	c set iterative enc to: none
136.95/137.11	c [INC SEARCH] isOptimum variable: 0
262.81/263.03	c formula is SAT
262.81/263.04	c [INC SEARCH] copied best model
262.81/263.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
262.92/263.12	c model valid
262.92/263.12	c current solution ok
262.92/263.12	o -47
262.92/263.12	c [INC SEARCH] iteration: 13
262.92/263.12	c [INC BOUNDS] best value:1103 search for 1102
262.92/263.12	c [INC SYSTEM] there exists a inc, kill it!
262.92/263.12	c write failed with 2
262.92/263.12	c [INC SYSTEM] create new solver instance
262.92/263.12	c [INC] encode full formula
262.92/263.12	c (debug) using card networks
262.92/263.17	c set iterative enc to: card
262.92/263.17	c set iterative enc to: none
262.92/263.18	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.51	HOME/npSolver-pbo-Itdqb.sh: line 18:  4872 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=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-3702851-1338062836/watcher-3702851-1338062836 -o /tmp/evaluation-result-3702851-1338062836/solver-3702851-1338062836 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702851-1338062836.opb 1338900337 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4871
/proc/meminfo: memFree=29622844/32873844 swapFree=7112/7112
[pid=4871] ppid=4869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4871/stat : 4871 (npSolver-pbo-It) S 4869 4871 3390 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272409305 9367552 274 33554432000 4194304 5064252 140737287802656 140737287801568 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 2287 274 233 213 0 72 0

[startup+0.02754 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4871
/proc/meminfo: memFree=29622844/32873844 swapFree=7112/7112
[pid=4871] ppid=4869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4871/stat : 4871 (npSolver-pbo-It) S 4869 4871 3390 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272409305 9367552 274 33554432000 4194304 5064252 140737287802656 140737287801568 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100297 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4871
/proc/meminfo: memFree=29622844/32873844 swapFree=7112/7112
[pid=4871] ppid=4869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4871/stat : 4871 (npSolver-pbo-It) S 4869 4871 3390 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272409305 9367552 274 33554432000 4194304 5064252 140737287802656 140737287801568 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4871
/proc/meminfo: memFree=29622844/32873844 swapFree=7112/7112
[pid=4871] ppid=4869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4871/stat : 4871 (npSolver-pbo-It) S 4869 4871 3390 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272409305 9367552 274 33554432000 4194304 5064252 140737287802656 140737287801568 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700154 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4871
/proc/meminfo: memFree=29622844/32873844 swapFree=7112/7112
[pid=4871] ppid=4869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4871/stat : 4871 (npSolver-pbo-It) S 4869 4871 3390 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272409305 9367552 274 33554432000 4194304 5064252 140737287802656 140737287801568 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4880
/proc/meminfo: memFree=29581820/32873844 swapFree=7112/7112
[pid=4871] ppid=4869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4871/stat : 4871 (npSolver-pbo-It) S 4869 4871 3390 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272409305 9367552 274 33554432000 4194304 5064252 140737287802656 140737287801568 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 2287 274 233 213 0 72 0
[pid=4872] ppid=4871 vsize=4792 CPUtime=1.05 cores=0,2,4,6
/proc/4872/stat : 4872 (npSolver-pbo) S 4871 4871 3390 0 -1 4202496 5808 13122 0 0 45 13 43 4 20 0 1 0 272409305 4907008 899 33554432000 4194304 5992684 140734443720224 140734443706056 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4872/statm: 1198 899 193 440 0 754 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 13940

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4882
/proc/meminfo: memFree=29580020/32873844 swapFree=7112/7112
[pid=4871] ppid=4869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4871/stat : 4871 (npSolver-pbo-It) S 4869 4871 3390 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272409305 9367552 274 33554432000 4194304 5064252 140737287802656 140737287801568 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 2287 274 233 213 0 72 0
[pid=4872] ppid=4871 vsize=4792 CPUtime=1.05 cores=0,2,4,6
/proc/4872/stat : 4872 (npSolver-pbo) S 4871 4871 3390 0 -1 4202496 5808 13122 0 0 45 13 43 4 20 0 1 0 272409305 4907008 899 33554432000 4194304 5992684 140734443720224 140734443706056 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4872/statm: 1198 899 193 440 0 754 0
[pid=4882] ppid=4872 vsize=37788 CPUtime=2.01 cores=0,2,4,6
/proc/4882/stat : 4882 (glucosInc) R 4872 4871 3390 0 -1 4202496 8091 0 0 0 200 1 0 0 20 0 1 0 272409412 38694912 8078 33554432000 4194304 5654031 140733340756992 140733340754760 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4882/statm: 9447 8078 131 357 0 9087 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 51728

[startup+6.30021 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4882
/proc/meminfo: memFree=29575552/32873844 swapFree=7112/7112
[pid=4871] ppid=4869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4871/stat : 4871 (npSolver-pbo-It) S 4869 4871 3390 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272409305 9367552 274 33554432000 4194304 5064252 140737287802656 140737287801568 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 2287 274 233 213 0 72 0
[pid=4872] ppid=4871 vsize=4656 CPUtime=5.59 cores=0,2,4,6
/proc/4872/stat : 4872 (npSolver-pbo) S 4871 4871 3390 0 -1 4202496 8398 21885 0 0 59 13 481 6 20 0 1 0 272409305 4767744 865 33554432000 4194304 5992684 140734443720224 140734443706056 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4872/statm: 1164 865 193 440 0 720 0
Current children cumulated CPU time (s) 5.59
Current children cumulated vsize (KiB) 13804

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4886
/proc/meminfo: memFree=29622104/32873844 swapFree=7112/7112
[pid=4871] ppid=4869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4871/stat : 4871 (npSolver-pbo-It) S 4869 4871 3390 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272409305 9367552 274 33554432000 4194304 5064252 140737287802656 140737287801568 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 2287 274 233 213 0 72 0
[pid=4872] ppid=4871 vsize=4656 CPUtime=10.34 cores=0,2,4,6
/proc/4872/stat : 4872 (npSolver-pbo) S 4871 4871 3390 0 -1 4202496 10988 30650 0 0 73 14 938 9 20 0 1 0 272409305 4767744 865 33554432000 4194304 5992684 140734443720224 140734443706056 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4872/statm: 1164 865 193 440 0 720 0
[pid=4886] ppid=4872 vsize=37828 CPUtime=2.3 cores=0,2,4,6
/proc/4886/stat : 4886 (glucosInc) R 4872 4871 3390 0 -1 4202496 8093 0 0 0 229 1 0 0 20 0 1 0 272410343 38735872 8082 33554432000 4194304 5654031 140735765186992 140735765185080 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4886/statm: 9457 8082 131 357 0 9097 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 51632

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4888
/proc/meminfo: memFree=29586048/32873844 swapFree=7112/7112
[pid=4871] ppid=4869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4871/stat : 4871 (npSolver-pbo-It) S 4869 4871 3390 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272409305 9367552 274 33554432000 4194304 5064252 140737287802656 140737287801568 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 2287 274 233 213 0 72 0
[pid=4872] ppid=4871 vsize=4656 CPUtime=17.35 cores=0,2,4,6
/proc/4872/stat : 4872 (npSolver-pbo) S 4871 4871 3390 0 -1 4202496 13578 40314 0 0 87 15 1622 11 20 0 1 0 272409305 4767744 865 33554432000 4194304 5992684 140734443720224 140734443706056 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4872/statm: 1164 865 193 440 0 720 0
[pid=4888] ppid=4872 vsize=38236 CPUtime=8.08 cores=0,2,4,6
/proc/4888/stat : 4888 (glucosInc) R 4872 4871 3390 0 -1 4202496 9165 0 0 0 806 2 0 0 20 0 1 0 272411046 39153664 8223 33554432000 4194304 5654031 140733335951024 140733335949048 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4888/statm: 9559 8223 142 357 0 9199 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 52040

[startup+51.1003 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 4894
/proc/meminfo: memFree=29621960/32873844 swapFree=7112/7112
[pid=4871] ppid=4869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4871/stat : 4871 (npSolver-pbo-It) S 4869 4871 3390 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272409305 9367552 274 33554432000 4194304 5064252 140737287802656 140737287801568 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 2287 274 233 213 0 72 0
[pid=4872] ppid=4871 vsize=4656 CPUtime=46.06 cores=0,2,4,6
/proc/4872/stat : 4872 (npSolver-pbo) S 4871 4871 3390 0 -1 4202496 21348 71045 0 0 130 18 4439 19 20 0 1 0 272409305 4767744 865 33554432000 4194304 5992684 140734443720224 140734443706056 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4872/statm: 1164 865 193 440 0 720 0
[pid=4894] ppid=4872 vsize=38248 CPUtime=4.93 cores=0,2,4,6
/proc/4894/stat : 4894 (glucosInc) R 4872 4871 3390 0 -1 4202496 8327 0 0 0 492 1 0 0 20 0 1 0 272413920 39165952 8306 33554432000 4194304 5654031 140734716843088 140734716830904 4232611 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4894/statm: 9562 8306 140 357 0 9202 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 52052

[startup+102.306 s]
/proc/loadavg: 2.10 2.03 2.00 3/181 4900
/proc/meminfo: memFree=29565928/32873844 swapFree=7112/7112
[pid=4871] ppid=4869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4871/stat : 4871 (npSolver-pbo-It) S 4869 4871 3390 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272409305 9367552 274 33554432000 4194304 5064252 140737287802656 140737287801568 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 2287 274 233 213 0 72 0
[pid=4872] ppid=4871 vsize=4656 CPUtime=90.09 cores=0,2,4,6
/proc/4872/stat : 4872 (npSolver-pbo) S 4871 4871 3390 0 -1 4202496 29118 107513 0 0 173 20 8786 30 20 0 1 0 272409305 4767744 865 33554432000 4194304 5992684 140734443720224 140734443706056 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4872/statm: 1164 865 193 440 0 720 0
[pid=4900] ppid=4872 vsize=42796 CPUtime=12.07 cores=0,2,4,6
/proc/4900/stat : 4900 (glucosInc) R 4872 4871 3390 0 -1 4202496 10804 0 0 0 1206 1 0 0 20 0 1 0 272418326 43823104 9787 33554432000 4194304 5654031 140735674746304 140735674734120 4232611 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4900/statm: 10699 9787 142 357 0 10339 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 56600

[startup+162.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 4904
/proc/meminfo: memFree=29570468/32873844 swapFree=7112/7112
[pid=4871] ppid=4869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4871/stat : 4871 (npSolver-pbo-It) S 4869 4871 3390 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272409305 9367552 274 33554432000 4194304 5064252 140737287802656 140737287801568 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 2287 274 233 213 0 72 0
[pid=4872] ppid=4871 vsize=4656 CPUtime=136.97 cores=0,2,4,6
/proc/4872/stat : 4872 (npSolver-pbo) S 4871 4871 3390 0 -1 4202496 34298 133496 0 0 204 21 13434 38 20 0 1 0 272409305 4767744 865 33554432000 4194304 5992684 140734443720224 140734443706056 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4872/statm: 1164 865 193 440 0 720 0
[pid=4904] ppid=4872 vsize=54280 CPUtime=25.16 cores=0,2,4,6
/proc/4904/stat : 4904 (glucosInc) R 4872 4871 3390 0 -1 4202496 12432 0 0 0 2513 3 0 0 20 0 1 0 272423017 55582720 12743 33554432000 4194304 5654031 140736057232096 140736057219912 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4904/statm: 13570 12743 142 357 0 13210 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 68084

[startup+222.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/182 4907
/proc/meminfo: memFree=29529028/32873844 swapFree=7112/7112
[pid=4871] ppid=4869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4871/stat : 4871 (npSolver-pbo-It) S 4869 4871 3390 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272409305 9367552 274 33554432000 4194304 5064252 140737287802656 140737287801568 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 2287 274 233 213 0 72 0
[pid=4872] ppid=4871 vsize=4656 CPUtime=136.97 cores=0,2,4,6
/proc/4872/stat : 4872 (npSolver-pbo) S 4871 4871 3390 0 -1 4202496 34298 133496 0 0 204 21 13434 38 20 0 1 0 272409305 4767744 865 33554432000 4194304 5992684 140734443720224 140734443706056 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4872/statm: 1164 865 193 440 0 720 0
[pid=4904] ppid=4872 vsize=73308 CPUtime=85.15 cores=0,2,4,6
/proc/4904/stat : 4904 (glucosInc) R 4872 4871 3390 0 -1 4202496 14096 0 0 0 8510 5 0 0 20 0 1 0 272423017 75067392 17647 33554432000 4194304 5654031 140736057232096 140736057230120 4216351 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4904/statm: 18327 17647 142 357 0 17967 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 87112

[startup+282.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 4912
/proc/meminfo: memFree=29657652/32873844 swapFree=7112/7112
[pid=4871] ppid=4869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4871/stat : 4871 (npSolver-pbo-It) S 4869 4871 3390 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272409305 9367552 274 33554432000 4194304 5064252 140737287802656 140737287801568 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 2287 274 233 213 0 72 0
[pid=4872] ppid=4871 vsize=4656 CPUtime=263.02 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.01 2.00 3/181 4990
/proc/meminfo: memFree=29567224/32873844 swapFree=7112/7112
[pid=4871] ppid=4869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4871/stat : 4871 (npSolver-pbo-It) S 4869 4871 3390 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272409305 9367552 274 33554432000 4194304 5064252 140737287802656 140737287801568 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 2287 274 233 213 0 72 0
[pid=4872] ppid=4871 vsize=4656 CPUtime=263.02 cores=0,2,4,6
/proc/4872/stat : 4872 (npSolver-pbo) S 4871 4871 3390 0 -1 4202496 36888 148631 0 0 218 23 26017 44 20 0 1 0 272409305 4767744 865 33554432000 4194304 5992684 140734443720224 140734443706056 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4872/statm: 1164 865 193 440 0 720 0
[pid=4912] ppid=4872 vsize=195788 CPUtime=1098.91 cores=0,2,4,6
/proc/4912/stat : 4912 (glucosInc) R 4872 4871 3390 0 -1 4202496 24836 0 0 0 109863 28 0 0 20 0 1 0 272435624 200486912 42338 33554432000 4194304 5654031 140736371693456 140736371691544 4232752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4912/statm: 48947 42338 142 357 0 48587 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 209592

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 4993
/proc/meminfo: memFree=29552396/32873844 swapFree=7112/7112
[pid=4871] ppid=4869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4871/stat : 4871 (npSolver-pbo-It) S 4869 4871 3390 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272409305 9367552 274 33554432000 4194304 5064252 140737287802656 140737287801568 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 2287 274 233 213 0 72 0
[pid=4872] ppid=4871 vsize=4656 CPUtime=263.02 cores=0,2,4,6
/proc/4872/stat : 4872 (npSolver-pbo) S 4871 4871 3390 0 -1 4202496 36888 148631 0 0 218 23 26017 44 20 0 1 0 272409305 4767744 865 33554432000 4194304 5992684 140734443720224 140734443706056 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4872/statm: 1164 865 193 440 0 720 0
[pid=4912] ppid=4872 vsize=164968 CPUtime=1158.92 cores=0,2,4,6
/proc/4912/stat : 4912 (glucosInc) R 4872 4871 3390 0 -1 4202496 25857 0 0 0 115860 32 0 0 20 0 1 0 272435624 168927232 37663 33554432000 4194304 5654031 140736371693456 140736371691384 4233448 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4912/statm: 41242 37663 142 357 0 40882 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 178772

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4994
/proc/meminfo: memFree=29510404/32873844 swapFree=7112/7112
[pid=4871] ppid=4869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4871/stat : 4871 (npSolver-pbo-It) S 4869 4871 3390 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272409305 9367552 274 33554432000 4194304 5064252 140737287802656 140737287801568 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 2287 274 233 213 0 72 0
[pid=4872] ppid=4871 vsize=4656 CPUtime=263.02 cores=0,2,4,6
/proc/4872/stat : 4872 (npSolver-pbo) S 4871 4871 3390 0 -1 4202496 36888 148631 0 0 218 23 26017 44 20 0 1 0 272409305 4767744 865 33554432000 4194304 5992684 140734443720224 140734443706056 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4872/statm: 1164 865 193 440 0 720 0
[pid=4912] ppid=4872 vsize=195788 CPUtime=1218.9 cores=0,2,4,6
/proc/4912/stat : 4912 (glucosInc) R 4872 4871 3390 0 -1 4202496 27265 0 0 0 121855 35 0 0 20 0 1 0 272435624 200486912 43362 33554432000 4194304 5654031 140736371693456 140736371681272 4232258 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4912/statm: 48947 43362 142 357 0 48587 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 209592

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4994
/proc/meminfo: memFree=29533208/32873844 swapFree=7112/7112
[pid=4871] ppid=4869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4871/stat : 4871 (npSolver-pbo-It) S 4869 4871 3390 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272409305 9367552 274 33554432000 4194304 5064252 140737287802656 140737287801568 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 2287 274 233 213 0 72 0
[pid=4872] ppid=4871 vsize=4656 CPUtime=263.02 cores=0,2,4,6
/proc/4872/stat : 4872 (npSolver-pbo) S 4871 4871 3390 0 -1 4202496 36888 148631 0 0 218 23 26017 44 20 0 1 0 272409305 4767744 865 33554432000 4194304 5992684 140734443720224 140734443706056 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4872/statm: 1164 865 193 440 0 720 0
[pid=4912] ppid=4872 vsize=164968 CPUtime=1278.89 cores=0,2,4,6
/proc/4912/stat : 4912 (glucosInc) R 4872 4871 3390 0 -1 4202496 28284 0 0 0 127851 38 0 0 20 0 1 0 272435624 168927232 37151 33554432000 4194304 5654031 140736371693456 140736371691384 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4912/statm: 41242 37151 142 357 0 40882 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 178772

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4994
/proc/meminfo: memFree=29505360/32873844 swapFree=7112/7112
[pid=4871] ppid=4869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4871/stat : 4871 (npSolver-pbo-It) S 4869 4871 3390 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272409305 9367552 274 33554432000 4194304 5064252 140737287802656 140737287801568 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 2287 274 233 213 0 72 0
[pid=4872] ppid=4871 vsize=4656 CPUtime=263.02 cores=0,2,4,6
/proc/4872/stat : 4872 (npSolver-pbo) S 4871 4871 3390 0 -1 4202496 36888 148631 0 0 218 23 26017 44 20 0 1 0 272409305 4767744 865 33554432000 4194304 5992684 140734443720224 140734443706056 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4872/statm: 1164 865 193 440 0 720 0
[pid=4912] ppid=4872 vsize=215372 CPUtime=1338.88 cores=0,2,4,6
/proc/4912/stat : 4912 (glucosInc) R 4872 4871 3390 0 -1 4202496 30032 0 0 0 133847 41 0 0 20 0 1 0 272435624 220540928 43193 33554432000 4194304 5654031 140736371693456 140736371681272 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4912/statm: 53843 43193 142 357 0 53483 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 229176

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4994
/proc/meminfo: memFree=29526120/32873844 swapFree=7112/7112
[pid=4871] ppid=4869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4871/stat : 4871 (npSolver-pbo-It) S 4869 4871 3390 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272409305 9367552 274 33554432000 4194304 5064252 140737287802656 140737287801568 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 2287 274 233 213 0 72 0
[pid=4872] ppid=4871 vsize=4656 CPUtime=263.02 cores=0,2,4,6
/proc/4872/stat : 4872 (npSolver-pbo) S 4871 4871 3390 0 -1 4202496 36888 148631 0 0 218 23 26017 44 20 0 1 0 272409305 4767744 865 33554432000 4194304 5992684 140734443720224 140734443706056 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4872/statm: 1164 865 193 440 0 720 0
[pid=4912] ppid=4872 vsize=147400 CPUtime=1398.87 cores=0,2,4,6
/proc/4912/stat : 4912 (glucosInc) R 4872 4871 3390 0 -1 4202496 31835 0 0 0 139843 44 0 0 20 0 1 0 272435624 150937600 36194 33554432000 4194304 5654031 140736371693456 140736371691480 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4912/statm: 36850 36194 142 357 0 36490 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 161204

[startup+1722.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 4994
/proc/meminfo: memFree=29455076/32873844 swapFree=7112/7112
[pid=4871] ppid=4869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4871/stat : 4871 (npSolver-pbo-It) S 4869 4871 3390 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272409305 9367552 274 33554432000 4194304 5064252 140737287802656 140737287801568 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 2287 274 233 213 0 72 0
[pid=4872] ppid=4871 vsize=4656 CPUtime=263.02 cores=0,2,4,6
/proc/4872/stat : 4872 (npSolver-pbo) S 4871 4871 3390 0 -1 4202496 36888 148631 0 0 218 23 26017 44 20 0 1 0 272409305 4767744 865 33554432000 4194304 5992684 140734443720224 140734443706056 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4872/statm: 1164 865 193 440 0 720 0
[pid=4912] ppid=4872 vsize=196720 CPUtime=1458.85 cores=0,2,4,6
/proc/4912/stat : 4912 (glucosInc) R 4872 4871 3390 0 -1 4202496 32859 0 0 0 145839 46 0 0 20 0 1 0 272435624 201441280 45601 33554432000 4194304 5654031 140736371693456 140736371681272 4233173 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4912/statm: 49180 45601 142 357 0 48820 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 210524

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 4995
/proc/meminfo: memFree=29484632/32873844 swapFree=7112/7112
[pid=4871] ppid=4869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4871/stat : 4871 (npSolver-pbo-It) S 4869 4871 3390 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272409305 9367552 274 33554432000 4194304 5064252 140737287802656 140737287801568 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 2287 274 233 213 0 72 0
[pid=4872] ppid=4871 vsize=4656 CPUtime=263.02 cores=0,2,4,6
/proc/4872/stat : 4872 (npSolver-pbo) S 4871 4871 3390 0 -1 4202496 36888 148631 0 0 218 23 26017 44 20 0 1 0 272409305 4767744 865 33554432000 4194304 5992684 140734443720224 140734443706056 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4872/statm: 1164 865 193 440 0 720 0
[pid=4912] ppid=4872 vsize=196720 CPUtime=1518.85 cores=0,2,4,6
/proc/4912/stat : 4912 (glucosInc) R 4872 4871 3390 0 -1 4202496 33672 0 0 0 151837 48 0 0 20 0 1 0 272435624 201441280 46625 33554432000 4194304 5654031 140736371693456 140736371681272 4215112 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4912/statm: 49180 46625 142 357 0 48820 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 210524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 4995
/proc/meminfo: memFree=29465892/32873844 swapFree=7112/7112
[pid=4871] ppid=4869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4871/stat : 4871 (npSolver-pbo-It) S 4869 4871 3390 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272409305 9367552 274 33554432000 4194304 5064252 140737287802656 140737287801568 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 2287 274 233 213 0 72 0
[pid=4872] ppid=4871 vsize=4656 CPUtime=263.02 cores=0,2,4,6
/proc/4872/stat : 4872 (npSolver-pbo) S 4871 4871 3390 0 -1 4202496 36888 148631 0 0 218 23 26017 44 20 0 1 0 272409305 4767744 865 33554432000 4194304 5992684 140734443720224 140734443706056 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4872/statm: 1164 865 193 440 0 720 0
[pid=4912] ppid=4872 vsize=227540 CPUtime=1537.05 cores=0,2,4,6
/proc/4912/stat : 4912 (glucosInc) R 4872 4871 3390 0 -1 4202496 34267 0 0 0 153656 49 0 0 20 0 1 0 272435624 233000960 51300 33554432000 4194304 5654031 140736371693456 140736371681272 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4912/statm: 56885 51300 142 357 0 56525 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 241344

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 4995
/proc/meminfo: memFree=29465892/32873844 swapFree=7112/7112
[pid=4871] ppid=4869 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4871/stat : 4871 (npSolver-pbo-It) S 4869 4871 3390 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272409305 9367552 274 33554432000 4194304 5064252 140737287802656 140737287801568 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4871/statm: 2287 274 233 213 0 72 0
[pid=4872] ppid=4871 vsize=4656 CPUtime=263.02 cores=0,2,4,6
/proc/4872/stat : 4872 (npSolver-pbo) S 4871 4871 3390 0 -1 4202496 36888 148631 0 0 218 23 26017 44 20 0 1 0 272409305 4767744 865 33554432000 4194304 5992684 140734443720224 140734443706056 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4872/statm: 1164 865 193 440 0 720 0
[pid=4912] ppid=4872 vsize=227540 CPUtime=1537.05 cores=0,2,4,6
/proc/4912/stat : 4912 (glucosInc) R 4872 4871 3390 0 -1 4202496 34267 0 0 0 153656 49 0 0 20 0 1 0 272435624 233000960 51300 33554432000 4194304 5654031 140736371693456 140736371681272 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4912/statm: 56885 51300 142 357 0 56525 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 241344

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4871 and gives
#  childrusage.ru_utime.tv_sec=262
#  childrusage.ru_utime.tv_usec=358115
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=682896
# CPU time returned by wait4() is 263.041
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.07
CPU user time (s): 1798.91
CPU system time (s): 1.16
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 241344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 262.358
system time used= 0.682896
maximum resident set size= 91192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185892
page faults= 0
swaps= 0
block input operations= 0
block output operations= 118552
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2592
involuntary context switches= 679

runsolver used 3.17552 second user time and 10.1325 second system time

The end

Launcher Data

Begin job on node119 at 2012-05-26 22:07:16
IDJOB=3702851
IDBENCH=2264
IDSOLVER=2278
FILE ID=node119/3702851-1338062836
RUNJOBID= node119-1338050630-3406
PBS_JOBID= 14624379
Free space on /tmp= 71556 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-2.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702851-1338062836/watcher-3702851-1338062836 -o /tmp/evaluation-result-3702851-1338062836/solver-3702851-1338062836 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702851-1338062836.opb 1338900337 HOME HOME

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

MD5SUM BENCH= 669011fc499ae56e44c354cc6cddc4c7
RANDOM SEED=1338900337

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29622852 kB
Buffers:          237656 kB
Cached:          2049736 kB
SwapCached:            0 kB
Active:           710476 kB
Inactive:        1750708 kB
Active(anon):     163112 kB
Inactive(anon):    13316 kB
Active(file):     547364 kB
Inactive(file):  1737392 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10132 kB
Writeback:            20 kB
AnonPages:        182896 kB
Mapped:            14684 kB
Shmem:               200 kB
Slab:             648464 kB
SReclaimable:      90548 kB
SUnreclaim:       557916 kB
KernelStack:        1456 kB
PageTables:         4224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     299924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71544 MiB
End job on node119 at 2012-05-26 22:37:17