Trace number 3698008

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? (TO) 1800.04 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_16.opb.PB06.opb
MD5SUMbddc7a1ce44c83fc28f6e299cbaaf04c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark188
Best CPU time to get the best result obtained on this benchmark1796.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 184
Optimality of the best value was proved NO
Number of variables476
Total number of constraints476
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints476
Minimum length of a constraint3
Maximum length of a constraint18
Number of terms in the objective function 476
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 476
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 476
Number of bits of the biggest sum of numbers9
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.38	c run inc solver
0.00/0.38	c [INC SYSTEM] run initial solver
0.00/0.38	c [INC SYSTEM] preprocess with white file
0.00/0.64	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.64	c [INC SYSTEM] execute solver
0.00/0.69	c [INC SEARCH] formula is SAT
0.00/0.70	c [INC SYSTEM] solved the initial formula
0.00/0.70	c model valid
0.00/0.70	c current solution ok
0.00/0.82	o 265
0.00/0.82	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.82	c write failed with 2
0.00/0.82	c [INC SEARCH] iteration: 0
0.00/0.82	c [INC BOUNDS] best value:265 search for 264
0.00/0.82	c [INC SYSTEM] create new solver instance
0.00/0.82	c [INC] encode full formula
0.00/0.82	c (debug) using card networks
0.00/0.83	c set iterative enc to: card
0.00/0.83	c set iterative enc to: none
0.00/0.83	c [INC SEARCH] isOptimum variable: 0
0.00/0.93	c formula is SAT
0.00/0.93	c [INC SEARCH] copied best model
0.00/0.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.94	c model valid
0.00/0.94	c current solution ok
0.00/0.94	o 251
0.00/0.94	c [INC SEARCH] iteration: 1
0.00/0.94	c [INC BOUNDS] best value:251 search for 250
0.00/0.94	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.94	c write failed with 2
0.00/0.94	c [INC SYSTEM] create new solver instance
0.00/0.94	c [INC] encode full formula
0.00/0.94	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.95	c [INC SEARCH] isOptimum variable: 0
1.07/1.15	c formula is SAT
1.07/1.15	c [INC SEARCH] copied best model
1.07/1.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.07/1.15	c model valid
1.07/1.15	c current solution ok
1.07/1.15	o 247
1.07/1.15	c [INC SEARCH] iteration: 2
1.07/1.15	c [INC BOUNDS] best value:247 search for 246
1.07/1.15	c [INC SYSTEM] there exists a inc, kill it!
1.07/1.15	c write failed with 2
1.07/1.15	c [INC SYSTEM] create new solver instance
1.07/1.15	c [INC] encode full formula
1.07/1.15	c (debug) using card networks
1.07/1.16	c set iterative enc to: card
1.07/1.16	c set iterative enc to: none
1.07/1.17	c [INC SEARCH] isOptimum variable: 0
1.15/1.55	c formula is SAT
1.15/1.55	c [INC SEARCH] copied best model
1.15/1.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.15/1.55	c model valid
1.15/1.55	c current solution ok
1.15/1.55	o 242
1.15/1.55	c [INC SEARCH] iteration: 3
1.15/1.55	c [INC BOUNDS] best value:242 search for 241
1.15/1.55	c [INC SYSTEM] there exists a inc, kill it!
1.15/1.55	c write failed with 2
1.15/1.56	c [INC SYSTEM] create new solver instance
1.15/1.56	c [INC] encode full formula
1.15/1.56	c (debug) using card networks
1.15/1.56	c set iterative enc to: card
1.15/1.56	c set iterative enc to: none
1.15/1.57	c [INC SEARCH] isOptimum variable: 0
2.07/2.15	c formula is SAT
2.07/2.15	c [INC SEARCH] copied best model
2.07/2.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.07/2.15	c model valid
2.07/2.15	c current solution ok
2.07/2.15	o 237
2.07/2.15	c [INC SEARCH] iteration: 4
2.07/2.15	c [INC BOUNDS] best value:237 search for 236
2.07/2.15	c [INC SYSTEM] there exists a inc, kill it!
2.07/2.15	c write failed with 2
2.07/2.16	c [INC SYSTEM] create new solver instance
2.07/2.16	c [INC] encode full formula
2.07/2.16	c (debug) using card networks
2.07/2.17	c set iterative enc to: card
2.07/2.17	c set iterative enc to: none
2.07/2.17	c [INC SEARCH] isOptimum variable: 0
3.46/3.55	c formula is SAT
3.46/3.55	c [INC SEARCH] copied best model
3.46/3.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.46/3.55	c model valid
3.46/3.55	c current solution ok
3.46/3.55	o 234
3.46/3.55	c [INC SEARCH] iteration: 5
3.46/3.55	c [INC BOUNDS] best value:234 search for 233
3.46/3.55	c [INC SYSTEM] there exists a inc, kill it!
3.46/3.55	c write failed with 2
3.46/3.55	c [INC SYSTEM] create new solver instance
3.46/3.55	c [INC] encode full formula
3.46/3.55	c (debug) using card networks
3.46/3.56	c set iterative enc to: card
3.46/3.56	c set iterative enc to: none
3.46/3.57	c [INC SEARCH] isOptimum variable: 0
4.75/4.85	c formula is SAT
4.75/4.85	c [INC SEARCH] copied best model
4.75/4.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.75/4.85	c model valid
4.75/4.85	c current solution ok
4.75/4.85	o 230
4.75/4.85	c [INC SEARCH] iteration: 6
4.75/4.85	c [INC BOUNDS] best value:230 search for 229
4.75/4.85	c [INC SYSTEM] there exists a inc, kill it!
4.75/4.85	c write failed with 2
4.75/4.85	c [INC SYSTEM] create new solver instance
4.75/4.85	c [INC] encode full formula
4.75/4.85	c (debug) using card networks
4.75/4.86	c set iterative enc to: card
4.75/4.86	c set iterative enc to: none
4.75/4.87	c [INC SEARCH] isOptimum variable: 0
10.66/10.78	c formula is SAT
10.66/10.79	c [INC SEARCH] copied best model
10.66/10.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.66/10.79	c model valid
10.66/10.79	c current solution ok
10.66/10.79	o 225
10.66/10.79	c [INC SEARCH] iteration: 7
10.66/10.79	c [INC BOUNDS] best value:225 search for 224
10.66/10.79	c [INC SYSTEM] there exists a inc, kill it!
10.66/10.79	c write failed with 2
10.66/10.79	c [INC SYSTEM] create new solver instance
10.66/10.79	c [INC] encode full formula
10.66/10.79	c (debug) using card networks
10.77/10.80	c set iterative enc to: card
10.77/10.80	c set iterative enc to: none
10.77/10.80	c [INC SEARCH] isOptimum variable: 0
16.85/16.96	c formula is SAT
16.85/16.96	c [INC SEARCH] copied best model
16.85/16.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.85/16.97	c model valid
16.85/16.97	c current solution ok
16.85/16.97	o 223
16.85/16.97	c [INC SEARCH] iteration: 8
16.85/16.97	c [INC BOUNDS] best value:223 search for 222
16.85/16.97	c [INC SYSTEM] there exists a inc, kill it!
16.85/16.97	c write failed with 2
16.85/16.97	c [INC SYSTEM] create new solver instance
16.85/16.97	c [INC] encode full formula
16.85/16.97	c (debug) using card networks
16.85/16.98	c set iterative enc to: card
16.85/16.98	c set iterative enc to: none
16.85/16.98	c [INC SEARCH] isOptimum variable: 0
33.96/34.04	c formula is SAT
33.96/34.04	c [INC SEARCH] copied best model
33.96/34.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
33.96/34.04	c model valid
33.96/34.04	c current solution ok
33.96/34.04	o 222
33.96/34.04	c [INC SEARCH] iteration: 9
33.96/34.04	c [INC BOUNDS] best value:222 search for 221
33.96/34.04	c [INC SYSTEM] there exists a inc, kill it!
33.96/34.04	c write failed with 2
33.96/34.04	c [INC SYSTEM] create new solver instance
33.96/34.04	c [INC] encode full formula
33.96/34.04	c (debug) using card networks
33.96/34.05	c set iterative enc to: card
33.96/34.05	c set iterative enc to: none
33.96/34.06	c [INC SEARCH] isOptimum variable: 0
42.75/42.85	c formula is SAT
42.75/42.85	c [INC SEARCH] copied best model
42.75/42.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
42.75/42.85	c model valid
42.75/42.85	c current solution ok
42.75/42.85	o 219
42.75/42.85	c [INC SEARCH] iteration: 10
42.75/42.85	c [INC BOUNDS] best value:219 search for 218
42.75/42.85	c [INC SYSTEM] there exists a inc, kill it!
42.75/42.85	c write failed with 2
42.75/42.85	c [INC SYSTEM] create new solver instance
42.75/42.85	c [INC] encode full formula
42.75/42.85	c (debug) using card networks
42.75/42.86	c set iterative enc to: card
42.75/42.86	c set iterative enc to: none
42.75/42.87	c [INC SEARCH] isOptimum variable: 0
232.39/232.56	c formula is SAT
232.39/232.56	c [INC SEARCH] copied best model
232.39/232.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
232.39/232.56	c model valid
232.39/232.56	c current solution ok
232.39/232.56	o 218
232.39/232.56	c [INC SEARCH] iteration: 11
232.39/232.56	c [INC BOUNDS] best value:218 search for 217
232.39/232.56	c [INC SYSTEM] there exists a inc, kill it!
232.39/232.56	c write failed with 2
232.39/232.56	c [INC SYSTEM] create new solver instance
232.39/232.56	c [INC] encode full formula
232.39/232.56	c (debug) using card networks
232.39/232.57	c set iterative enc to: card
232.39/232.57	c set iterative enc to: none
232.39/232.58	c [INC SEARCH] isOptimum variable: 0
1181.35/1181.67	c formula is SAT
1181.35/1181.68	c [INC SEARCH] copied best model
1181.35/1181.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1181.35/1181.68	c model valid
1181.35/1181.68	c current solution ok
1181.35/1181.68	o 216
1181.35/1181.68	c [INC SEARCH] iteration: 12
1181.35/1181.68	c [INC BOUNDS] best value:216 search for 215
1181.35/1181.68	c [INC SYSTEM] there exists a inc, kill it!
1181.35/1181.68	c write failed with 2
1181.35/1181.68	c [INC SYSTEM] create new solver instance
1181.35/1181.68	c [INC] encode full formula
1181.35/1181.68	c (debug) using card networks
1181.35/1181.69	c set iterative enc to: card
1181.35/1181.69	c set iterative enc to: none
1181.44/1181.70	c [INC SEARCH] isOptimum variable: 0
1800.00/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.00/1800.40	s UNKNOWN
1800.00/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.00/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-3698008-1338052229/watcher-3698008-1338052229 -o /tmp/evaluation-result-3698008-1338052229/solver-3698008-1338052229 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698008-1338052229.opb 1851639873 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: 1.85 1.97 1.89 3/174 26017
/proc/meminfo: memFree=27473152/32873844 swapFree=7364/7364
[pid=26017] ppid=26014 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26017/stat : 26017 (npSolver-pbo-It) S 26014 26017 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271348982 9367552 275 33554432000 4194304 5064252 140733681757856 140733681756768 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26017/statm: 2287 275 233 213 0 72 0

[startup+0.00928088 s]
/proc/loadavg: 1.85 1.97 1.89 3/174 26017
/proc/meminfo: memFree=27473152/32873844 swapFree=7364/7364
[pid=26017] ppid=26014 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26017/stat : 26017 (npSolver-pbo-It) S 26014 26017 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271348982 9367552 275 33554432000 4194304 5064252 140733681757856 140733681756768 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26017/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100251 s]
/proc/loadavg: 1.85 1.97 1.89 3/174 26017
/proc/meminfo: memFree=27473152/32873844 swapFree=7364/7364
[pid=26017] ppid=26014 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26017/stat : 26017 (npSolver-pbo-It) S 26014 26017 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271348982 9367552 275 33554432000 4194304 5064252 140733681757856 140733681756768 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26017/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300221 s]
/proc/loadavg: 1.85 1.97 1.89 3/174 26017
/proc/meminfo: memFree=27473152/32873844 swapFree=7364/7364
[pid=26017] ppid=26014 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26017/stat : 26017 (npSolver-pbo-It) S 26014 26017 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271348982 9367552 275 33554432000 4194304 5064252 140733681757856 140733681756768 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26017/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700262 s]
/proc/loadavg: 1.85 1.97 1.89 3/174 26017
/proc/meminfo: memFree=27473152/32873844 swapFree=7364/7364
[pid=26017] ppid=26014 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26017/stat : 26017 (npSolver-pbo-It) S 26014 26017 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271348982 9367552 275 33554432000 4194304 5064252 140733681757856 140733681756768 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26017/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50015 s]
/proc/loadavg: 1.85 1.97 1.89 3/182 26041
/proc/meminfo: memFree=27442512/32873844 swapFree=7364/7364
[pid=26017] ppid=26014 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26017/stat : 26017 (npSolver-pbo-It) S 26014 26017 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271348982 9367552 275 33554432000 4194304 5064252 140733681757856 140733681756768 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26017/statm: 2287 275 233 213 0 72 0
[pid=26020] ppid=26017 vsize=6960 CPUtime=1.15 cores=0,2,4,6
/proc/26020/stat : 26020 (npSolver-pbo) S 26017 26017 25976 0 -1 4202496 3521 12935 0 0 42 11 57 5 20 0 1 0 271348983 7127040 1397 33554432000 4194304 5992684 140733387874576 140733387860408 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26020/statm: 1740 1397 180 440 0 1296 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 16108

[startup+3.10015 s]
/proc/loadavg: 1.85 1.97 1.89 3/182 26049
/proc/meminfo: memFree=27429684/32873844 swapFree=7364/7364
[pid=26017] ppid=26014 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26017/stat : 26017 (npSolver-pbo-It) S 26014 26017 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271348982 9367552 275 33554432000 4194304 5064252 140733681757856 140733681756768 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26017/statm: 2287 275 233 213 0 72 0
[pid=26020] ppid=26017 vsize=6960 CPUtime=2.15 cores=0,2,4,6
/proc/26020/stat : 26020 (npSolver-pbo) S 26017 26017 25976 0 -1 4202496 4558 19499 0 0 44 11 153 7 20 0 1 0 271348983 7127040 1397 33554432000 4194304 5992684 140733387874576 140733387860408 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26020/statm: 1740 1397 180 440 0 1296 0
Current children cumulated CPU time (s) 2.15
Current children cumulated vsize (KiB) 16108
heavy processes:

[startup+6.3003 s]
/proc/loadavg: 1.86 1.97 1.89 3/182 26059
/proc/meminfo: memFree=27428072/32873844 swapFree=7364/7364
[pid=26017] ppid=26014 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26017/stat : 26017 (npSolver-pbo-It) S 26014 26017 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271348982 9367552 275 33554432000 4194304 5064252 140733681757856 140733681756768 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26017/statm: 2287 275 233 213 0 72 0
[pid=26020] ppid=26017 vsize=6960 CPUtime=4.84 cores=0,2,4,6
/proc/26020/stat : 26020 (npSolver-pbo) S 26017 26017 25976 0 -1 4202496 5594 27406 0 0 47 11 417 9 20 0 1 0 271348983 7127040 1397 33554432000 4194304 5992684 140733387874576 140733387860408 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26020/statm: 1740 1397 180 440 0 1296 0
[pid=26059] ppid=26020 vsize=16444 CPUtime=1.42 cores=0,2,4,6
/proc/26059/stat : 26059 (glucosInc) R 26020 26017 25976 0 -1 4202496 3628 0 0 0 142 0 0 0 20 0 1 0 271349469 16838656 3165 33554432000 4194304 5654031 140733982351968 140733982339784 4232763 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26059/statm: 4111 3165 142 357 0 3751 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 32552

[startup+12.7003 s]
/proc/loadavg: 1.87 1.97 1.89 3/182 26063
/proc/meminfo: memFree=27421076/32873844 swapFree=7364/7364
[pid=26017] ppid=26014 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26017/stat : 26017 (npSolver-pbo-It) S 26014 26017 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271348982 9367552 275 33554432000 4194304 5064252 140733681757856 140733681756768 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26017/statm: 2287 275 233 213 0 72 0
[pid=26020] ppid=26017 vsize=6960 CPUtime=10.77 cores=0,2,4,6
/proc/26020/stat : 26020 (npSolver-pbo) S 26017 26017 25976 0 -1 4202496 6114 33944 0 0 48 11 1007 11 20 0 1 0 271348983 7127040 1397 33554432000 4194304 5992684 140733387874576 140733387860408 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26020/statm: 1740 1397 180 440 0 1296 0
[pid=26063] ppid=26020 vsize=16460 CPUtime=1.87 cores=0,2,4,6
/proc/26063/stat : 26063 (glucosInc) R 26020 26017 25976 0 -1 4202496 3214 0 0 0 187 0 0 0 20 0 1 0 271350063 16855040 3345 33554432000 4194304 5654031 140733442026080 140733442013896 4232703 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26063/statm: 4115 3345 142 357 0 3755 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 32568

[startup+25.5003 s]
/proc/loadavg: 1.90 1.97 1.89 3/182 26067
/proc/meminfo: memFree=27397664/32873844 swapFree=7364/7364
[pid=26017] ppid=26014 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26017/stat : 26017 (npSolver-pbo-It) S 26014 26017 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271348982 9367552 275 33554432000 4194304 5064252 140733681757856 140733681756768 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26017/statm: 2287 275 233 213 0 72 0
[pid=26020] ppid=26017 vsize=6960 CPUtime=16.96 cores=0,2,4,6
/proc/26020/stat : 26020 (npSolver-pbo) S 26017 26017 25976 0 -1 4202496 6629 39512 0 0 50 11 1621 14 20 0 1 0 271348983 7127040 1397 33554432000 4194304 5992684 140733387874576 140733387860408 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26020/statm: 1740 1397 180 440 0 1296 0
[pid=26065] ppid=26020 vsize=32836 CPUtime=8.5 cores=0,2,4,6
/proc/26065/stat : 26065 (glucosInc) R 26020 26017 25976 0 -1 4202496 6278 0 0 0 848 2 0 0 20 0 1 0 271350681 33624064 7658 33554432000 4194304 5654031 140737028602112 140737028589928 4208595 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26065/statm: 8209 7658 142 357 0 7849 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 48944

[startup+51.1003 s]
/proc/loadavg: 1.93 1.97 1.89 3/181 26073
/proc/meminfo: memFree=27401268/32873844 swapFree=7364/7364
[pid=26017] ppid=26014 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26017/stat : 26017 (npSolver-pbo-It) S 26014 26017 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271348982 9367552 275 33554432000 4194304 5064252 140733681757856 140733681756768 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26017/statm: 2287 275 233 213 0 72 0
[pid=26020] ppid=26017 vsize=6960 CPUtime=42.82 cores=0,2,4,6
/proc/26020/stat : 26020 (npSolver-pbo) S 26017 26017 25976 0 -1 4202496 7667 54068 0 0 52 12 4199 19 20 0 1 0 271348983 7127040 1397 33554432000 4194304 5992684 140733387874576 140733387860408 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26020/statm: 1740 1397 180 440 0 1296 0
[pid=26073] ppid=26020 vsize=32852 CPUtime=8.21 cores=0,2,4,6
/proc/26073/stat : 26073 (glucosInc) R 26020 26017 25976 0 -1 4202496 6437 0 0 0 820 1 0 0 20 0 1 0 271353270 33640448 7559 33554432000 4194304 5654031 140736716347808 140736716335624 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26073/statm: 8213 7559 142 357 0 7853 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 48960

[startup+102.307 s]
/proc/loadavg: 1.97 1.97 1.90 3/181 26073
/proc/meminfo: memFree=27304636/32873844 swapFree=7364/7364
[pid=26017] ppid=26014 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26017/stat : 26017 (npSolver-pbo-It) S 26014 26017 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271348982 9367552 275 33554432000 4194304 5064252 140733681757856 140733681756768 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26017/statm: 2287 275 233 213 0 72 0
[pid=26020] ppid=26017 vsize=6960 CPUtime=42.82 cores=0,2,4,6
/proc/26020/stat : 26020 (npSolver-pbo) S 26017 26017 25976 0 -1 4202496 7667 54068 0 0 52 12 4199 19 20 0 1 0 271348983 7127040 1397 33554432000 4194304 5992684 140733387874576 140733387860408 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26020/statm: 1740 1397 180 440 0 1296 0
[pid=26073] ppid=26020 vsize=126908 CPUtime=59.4 cores=0,2,4,6
/proc/26073/stat : 26073 (glucosInc) R 26020 26017 25976 0 -1 4202496 8885 0 0 0 5936 4 0 0 20 0 1 0 271353270 129953792 24255 33554432000 4194304 5654031 140736716347808 140736716345736 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26073/statm: 31727 24255 142 357 0 31367 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 143016

[startup+162.3 s]
/proc/loadavg: 2.13 2.01 1.91 3/181 26078
/proc/meminfo: memFree=27316800/32873844 swapFree=7364/7364
[pid=26017] ppid=26014 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26017/stat : 26017 (npSolver-pbo-It) S 26014 26017 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271348982 9367552 275 33554432000 4194304 5064252 140733681757856 140733681756768 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26017/statm: 2287 275 233 213 0 72 0
[pid=26020] ppid=26017 vsize=6960 CPUtime=42.82 cores=0,2,4,6
/proc/26020/stat : 26020 (npSolver-pbo) S 26017 26017 25976 0 -1 4202496 7667 54068 0 0 52 12 4199 19 20 0 1 0 271348983 7127040 1397 33554432000 4194304 5992684 140733387874576 140733387860408 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26020/statm: 1740 1397 180 440 0 1296 0
[pid=26073] ppid=26020 vsize=126908 CPUtime=119.38 cores=0,2,4,6
/proc/26073/stat : 26073 (glucosInc) R 26020 26017 25976 0 -1 4202496 9896 0 0 0 11931 7 0 0 20 0 1 0 271353270 129953792 27703 33554432000 4194304 5654031 140736716347808 140736716335624 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26073/statm: 31727 27703 142 357 0 31367 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 143016

[startup+222.3 s]
/proc/loadavg: 2.05 2.00 1.91 3/181 26080
/proc/meminfo: memFree=27342992/32873844 swapFree=7364/7364
[pid=26017] ppid=26014 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26017/stat : 26017 (npSolver-pbo-It) S 26014 26017 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271348982 9367552 275 33554432000 4194304 5064252 140733681757856 140733681756768 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26017/statm: 2287 275 233 213 0 72 0
[pid=26020] ppid=26017 vsize=6960 CPUtime=42.82 cores=0,2,4,6
/proc/26020/stat : 26020 (npSolver-pbo) S 26017 26017 25976 0 -1 4202496 7667 54068 0 0 52 12 4199 19 20 0 1 0 271348983 7127040 1397 33554432000 4194304 5992684 140733387874576 140733387860408 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26020/statm: 1740 1397 180 440 0 1296 0
[pid=26073] ppid=26020 vsize=92028 CPUtime=179.37 cores=0,2,4,6
/proc/26073/stat : 26073 (glucosInc) R 26020 26017 25976 0 -1 4202496 12520 0 0 0 17925 12 0 0 20 0 1 0 271353270 94236672 21557 33554432000 4194304 5654031 140736716347808 140736716345688 4232833 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26073/statm: 23007 21557 142 357 0 22647 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 108136

[startup+282.3 s]
/proc/loadavg: 2.02 2.00 1.91 3/181 26082
/proc/meminfo: memFree=27330288/32873844 swapFree=7364/7364
[pid=26017] ppid=26014 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26017/stat : 26017 (npSolver-pbo-It) S 26014 26017 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271348982 9367552 275 33554432000 4194304 5064252 140733681757856 140733681756768 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26017/statm: 2287 275 233 213 0 72 0

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

/proc/meminfo: memFree=27209376/32873844 swapFree=7364/7364
[pid=26017] ppid=26014 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26017/stat : 26017 (npSolver-pbo-It) S 26014 26017 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271348982 9367552 275 33554432000 4194304 5064252 140733681757856 140733681756768 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26017/statm: 2287 275 233 213 0 72 0
[pid=26020] ppid=26017 vsize=6960 CPUtime=1181.45 cores=0,2,4,6
/proc/26020/stat : 26020 (npSolver-pbo) S 26017 26017 25976 0 -1 4202496 8705 117606 0 0 55 12 117960 118 20 0 1 0 271348983 7127040 1397 33554432000 4194304 5992684 140733387874576 140733387860408 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26020/statm: 1740 1397 180 440 0 1296 0
[pid=26094] ppid=26020 vsize=84976 CPUtime=60.56 cores=0,2,4,6
/proc/26094/stat : 26094 (glucosInc) R 26020 26017 25976 0 -1 4202496 10940 0 0 0 6054 2 0 0 20 0 1 0 271467153 87015424 15208 33554432000 4194304 5654031 140737247263200 140737247251016 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26094/statm: 21244 15208 142 357 0 20884 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 101084

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/181 26094
/proc/meminfo: memFree=27150888/32873844 swapFree=7364/7364
[pid=26017] ppid=26014 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26017/stat : 26017 (npSolver-pbo-It) S 26014 26017 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271348982 9367552 275 33554432000 4194304 5064252 140733681757856 140733681756768 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26017/statm: 2287 275 233 213 0 72 0
[pid=26020] ppid=26017 vsize=6960 CPUtime=1181.45 cores=0,2,4,6
/proc/26020/stat : 26020 (npSolver-pbo) S 26017 26017 25976 0 -1 4202496 8705 117606 0 0 55 12 117960 118 20 0 1 0 271348983 7127040 1397 33554432000 4194304 5992684 140733387874576 140733387860408 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26020/statm: 1740 1397 180 440 0 1296 0
[pid=26094] ppid=26020 vsize=134296 CPUtime=120.55 cores=0,2,4,6
/proc/26094/stat : 26094 (glucosInc) R 26020 26017 25976 0 -1 4202496 11538 0 0 0 12051 4 0 0 20 0 1 0 271467153 137519104 25343 33554432000 4194304 5654031 140737247263200 140737247251016 4215932 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26094/statm: 33574 25343 142 357 0 33214 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 150404

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 26094
/proc/meminfo: memFree=27216460/32873844 swapFree=7364/7364
[pid=26017] ppid=26014 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26017/stat : 26017 (npSolver-pbo-It) S 26014 26017 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271348982 9367552 275 33554432000 4194304 5064252 140733681757856 140733681756768 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26017/statm: 2287 275 233 213 0 72 0
[pid=26020] ppid=26017 vsize=6960 CPUtime=1181.45 cores=0,2,4,6
/proc/26020/stat : 26020 (npSolver-pbo) S 26017 26017 25976 0 -1 4202496 8705 117606 0 0 55 12 117960 118 20 0 1 0 271348983 7127040 1397 33554432000 4194304 5992684 140733387874576 140733387860408 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26020/statm: 1740 1397 180 440 0 1296 0
[pid=26094] ppid=26020 vsize=84976 CPUtime=180.53 cores=0,2,4,6
/proc/26094/stat : 26094 (glucosInc) R 26020 26017 25976 0 -1 4202496 13012 0 0 0 18046 7 0 0 20 0 1 0 271467153 87015424 16363 33554432000 4194304 5654031 140737247263200 140737247251016 4232916 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26094/statm: 21244 16363 142 357 0 20884 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 101084

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 26095
/proc/meminfo: memFree=27120020/32873844 swapFree=7364/7364
[pid=26017] ppid=26014 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26017/stat : 26017 (npSolver-pbo-It) S 26014 26017 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271348982 9367552 275 33554432000 4194304 5064252 140733681757856 140733681756768 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26017/statm: 2287 275 233 213 0 72 0
[pid=26020] ppid=26017 vsize=6960 CPUtime=1181.45 cores=0,2,4,6
/proc/26020/stat : 26020 (npSolver-pbo) S 26017 26017 25976 0 -1 4202496 8705 117606 0 0 55 12 117960 118 20 0 1 0 271348983 7127040 1397 33554432000 4194304 5992684 140733387874576 140733387860408 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26020/statm: 1740 1397 180 440 0 1296 0
[pid=26094] ppid=26020 vsize=165116 CPUtime=240.53 cores=0,2,4,6
/proc/26094/stat : 26094 (glucosInc) R 26020 26017 25976 0 -1 4202496 15377 0 0 0 24042 11 0 0 20 0 1 0 271467153 169078784 30530 33554432000 4194304 5654031 140737247263200 140737247261288 4232842 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26094/statm: 41279 30530 142 357 0 40919 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 181224

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 26095
/proc/meminfo: memFree=27114240/32873844 swapFree=7364/7364
[pid=26017] ppid=26014 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26017/stat : 26017 (npSolver-pbo-It) S 26014 26017 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271348982 9367552 275 33554432000 4194304 5064252 140733681757856 140733681756768 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26017/statm: 2287 275 233 213 0 72 0
[pid=26020] ppid=26017 vsize=6960 CPUtime=1181.45 cores=0,2,4,6
/proc/26020/stat : 26020 (npSolver-pbo) S 26017 26017 25976 0 -1 4202496 8705 117606 0 0 55 12 117960 118 20 0 1 0 271348983 7127040 1397 33554432000 4194304 5992684 140733387874576 140733387860408 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26020/statm: 1740 1397 180 440 0 1296 0
[pid=26094] ppid=26020 vsize=177276 CPUtime=300.51 cores=0,2,4,6
/proc/26094/stat : 26094 (glucosInc) R 26020 26017 25976 0 -1 4202496 19101 0 0 0 30033 18 0 0 20 0 1 0 271467153 181530624 42012 33554432000 4194304 5654031 140737247263200 140737247261288 4233448 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26094/statm: 44319 42012 142 357 0 43959 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 193384

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 26095
/proc/meminfo: memFree=27068840/32873844 swapFree=7364/7364
[pid=26017] ppid=26014 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26017/stat : 26017 (npSolver-pbo-It) S 26014 26017 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271348982 9367552 275 33554432000 4194304 5064252 140733681757856 140733681756768 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26017/statm: 2287 275 233 213 0 72 0
[pid=26020] ppid=26017 vsize=6960 CPUtime=1181.45 cores=0,2,4,6
/proc/26020/stat : 26020 (npSolver-pbo) S 26017 26017 25976 0 -1 4202496 8705 117606 0 0 55 12 117960 118 20 0 1 0 271348983 7127040 1397 33554432000 4194304 5992684 140733387874576 140733387860408 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26020/statm: 1740 1397 180 440 0 1296 0
[pid=26094] ppid=26020 vsize=227364 CPUtime=360.51 cores=0,2,4,6
/proc/26094/stat : 26094 (glucosInc) R 26020 26017 25976 0 -1 4202496 21815 0 0 0 36026 25 0 0 20 0 1 0 271467153 232820736 45385 33554432000 4194304 5654031 140737247263200 140737247261288 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26094/statm: 56841 45385 142 357 0 56481 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 243472

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 26095
/proc/meminfo: memFree=27145680/32873844 swapFree=7364/7364
[pid=26017] ppid=26014 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26017/stat : 26017 (npSolver-pbo-It) S 26014 26017 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271348982 9367552 275 33554432000 4194304 5064252 140733681757856 140733681756768 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26017/statm: 2287 275 233 213 0 72 0
[pid=26020] ppid=26017 vsize=6960 CPUtime=1181.45 cores=0,2,4,6
/proc/26020/stat : 26020 (npSolver-pbo) S 26017 26017 25976 0 -1 4202496 8705 117606 0 0 55 12 117960 118 20 0 1 0 271348983 7127040 1397 33554432000 4194304 5992684 140733387874576 140733387860408 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26020/statm: 1740 1397 180 440 0 1296 0
[pid=26094] ppid=26020 vsize=177276 CPUtime=420.49 cores=0,2,4,6
/proc/26094/stat : 26094 (glucosInc) R 26020 26017 25976 0 -1 4202496 23916 0 0 0 42020 29 0 0 20 0 1 0 271467153 181530624 39452 33554432000 4194304 5654031 140737247263200 140737247261288 4233201 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26094/statm: 44319 39452 142 357 0 43959 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 193384

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 26095
/proc/meminfo: memFree=27126308/32873844 swapFree=7364/7364
[pid=26017] ppid=26014 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26017/stat : 26017 (npSolver-pbo-It) S 26014 26017 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271348982 9367552 275 33554432000 4194304 5064252 140733681757856 140733681756768 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26017/statm: 2287 275 233 213 0 72 0
[pid=26020] ppid=26017 vsize=6960 CPUtime=1181.45 cores=0,2,4,6
/proc/26020/stat : 26020 (npSolver-pbo) S 26017 26017 25976 0 -1 4202496 8705 117606 0 0 55 12 117960 118 20 0 1 0 271348983 7127040 1397 33554432000 4194304 5992684 140733387874576 140733387860408 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26020/statm: 1740 1397 180 440 0 1296 0
[pid=26094] ppid=26020 vsize=177276 CPUtime=480.47 cores=0,2,4,6
/proc/26094/stat : 26094 (glucosInc) R 26020 26017 25976 0 -1 4202496 25819 0 0 0 48014 33 0 0 20 0 1 0 271467153 181530624 36163 33554432000 4194304 5654031 140737247263200 140737247251016 4233341 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26094/statm: 44319 36163 142 357 0 43959 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 193384

[startup+1722.3 s]
/proc/loadavg: 2.06 2.03 1.96 3/181 26096
/proc/meminfo: memFree=27140488/32873844 swapFree=7364/7364
[pid=26017] ppid=26014 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26017/stat : 26017 (npSolver-pbo-It) S 26014 26017 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271348982 9367552 275 33554432000 4194304 5064252 140733681757856 140733681756768 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26017/statm: 2287 275 233 213 0 72 0
[pid=26020] ppid=26017 vsize=6960 CPUtime=1181.45 cores=0,2,4,6
/proc/26020/stat : 26020 (npSolver-pbo) S 26017 26017 25976 0 -1 4202496 8705 117606 0 0 55 12 117960 118 20 0 1 0 271348983 7127040 1397 33554432000 4194304 5992684 140733387874576 140733387860408 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26020/statm: 1740 1397 180 440 0 1296 0
[pid=26094] ppid=26020 vsize=97136 CPUtime=540.46 cores=0,2,4,6
/proc/26094/stat : 26094 (glucosInc) R 26020 26017 25976 0 -1 4202496 27830 0 0 0 54007 39 0 0 20 0 1 0 271467153 99467264 23749 33554432000 4194304 5654031 140737247263200 140737247251016 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26094/statm: 24284 23749 142 357 0 23924 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 113244

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 1.96 3/182 26099
/proc/meminfo: memFree=27091600/32873844 swapFree=7364/7364
[pid=26017] ppid=26014 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26017/stat : 26017 (npSolver-pbo-It) S 26014 26017 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271348982 9367552 275 33554432000 4194304 5064252 140733681757856 140733681756768 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26017/statm: 2287 275 233 213 0 72 0
[pid=26020] ppid=26017 vsize=6960 CPUtime=1181.45 cores=0,2,4,6
/proc/26020/stat : 26020 (npSolver-pbo) S 26017 26017 25976 0 -1 4202496 8705 117606 0 0 55 12 117960 118 20 0 1 0 271348983 7127040 1397 33554432000 4194304 5992684 140733387874576 140733387860408 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26020/statm: 1740 1397 180 440 0 1296 0
[pid=26094] ppid=26020 vsize=177276 CPUtime=600.45 cores=0,2,4,6
/proc/26094/stat : 26094 (glucosInc) R 26020 26017 25976 0 -1 4202496 30502 0 0 0 60001 44 0 0 20 0 1 0 271467153 181530624 36892 33554432000 4194304 5654031 140737247263200 140737247261288 4233226 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26094/statm: 44319 36892 142 357 0 43959 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 193384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.02 1.96 3/182 26099
/proc/meminfo: memFree=27197100/32873844 swapFree=7364/7364
[pid=26017] ppid=26014 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26017/stat : 26017 (npSolver-pbo-It) S 26014 26017 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271348982 9367552 275 33554432000 4194304 5064252 140733681757856 140733681756768 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26017/statm: 2287 275 233 213 0 72 0
[pid=26020] ppid=26017 vsize=6960 CPUtime=1181.45 cores=0,2,4,6
/proc/26020/stat : 26020 (npSolver-pbo) S 26017 26017 25976 0 -1 4202496 8705 117606 0 0 55 12 117960 118 20 0 1 0 271348983 7127040 1397 33554432000 4194304 5992684 140733387874576 140733387860408 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26020/statm: 1740 1397 180 440 0 1296 0
[pid=26094] ppid=26020 vsize=97136 CPUtime=618.55 cores=0,2,4,6
/proc/26094/stat : 26094 (glucosInc) R 26020 26017 25976 0 -1 4202496 30514 0 0 0 61810 45 0 0 20 0 1 0 271467153 99467264 23749 33554432000 4194304 5654031 140737247263200 140737247251016 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26094/statm: 24284 23749 142 357 0 23924 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 113244

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.04
CPU user time (s): 1798.27
CPU system time (s): 1.77073
CPU usage (%): 99.9795
Max. virtual memory (cumulated for all children) (KiB): 337052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.27
system time used= 1.77073
maximum resident set size= 284360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 157206
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 664
involuntary context switches= 2608

runsolver used 2.52362 second user time and 7.31789 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-26 19:10:29
IDJOB=3698008
IDBENCH=1954
IDSOLVER=2275
FILE ID=node118/3698008-1338052229
RUNJOBID= node118-1338052229-25992
PBS_JOBID= 14624390
Free space on /tmp= 71600 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_16.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698008-1338052229/watcher-3698008-1338052229 -o /tmp/evaluation-result-3698008-1338052229/solver-3698008-1338052229 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698008-1338052229.opb 1851639873 HOME HOME

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

MD5SUM BENCH= bddc7a1ce44c83fc28f6e299cbaaf04c
RANDOM SEED=1851639873

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27475192 kB
Buffers:          261892 kB
Cached:          4342968 kB
SwapCached:            0 kB
Active:           580376 kB
Inactive:        4035428 kB
Active(anon):      13408 kB
Inactive(anon):        0 kB
Active(file):     566968 kB
Inactive(file):  4035428 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16512 kB
Writeback:             0 kB
AnonPages:         18328 kB
Mapped:            13728 kB
Shmem:               200 kB
Slab:             645504 kB
SReclaimable:      87272 kB
SUnreclaim:       558232 kB
KernelStack:        1416 kB
PageTables:         4184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71576 MiB
End job on node118 at 2012-05-26 19:40:29