Trace number 3698015

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_23.opb.PB06.opb
MD5SUM0a5749e09f3f6f40d04f442dc86d22a6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark193
Best CPU time to get the best result obtained on this benchmark1789.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 188
Optimality of the best value was proved NO
Number of variables479
Total number of constraints479
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 constraints479
Minimum length of a constraint4
Maximum length of a constraint17
Number of terms in the objective function 479
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 479
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 479
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.39	c run inc solver
0.00/0.39	c [INC SYSTEM] run initial solver
0.00/0.39	c [INC SYSTEM] preprocess with white file
0.00/0.67	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.67	c [INC SYSTEM] execute solver
0.00/0.73	c [INC SEARCH] formula is SAT
0.00/0.73	c [INC SYSTEM] solved the initial formula
0.00/0.73	c model valid
0.00/0.73	c current solution ok
0.00/0.83	o 265
0.00/0.83	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.83	c write failed with 2
0.00/0.83	c [INC SEARCH] iteration: 0
0.00/0.83	c [INC BOUNDS] best value:265 search for 264
0.00/0.83	c [INC SYSTEM] create new solver instance
0.00/0.83	c [INC] encode full formula
0.00/0.83	c (debug) using card networks
0.00/0.84	c set iterative enc to: card
0.00/0.84	c set iterative enc to: none
0.00/0.84	c [INC SEARCH] isOptimum variable: 0
0.97/1.01	c formula is SAT
0.97/1.01	c [INC SEARCH] copied best model
0.97/1.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.97/1.01	c model valid
0.97/1.01	c current solution ok
0.97/1.01	o 249
0.97/1.01	c [INC SEARCH] iteration: 1
0.97/1.01	c [INC BOUNDS] best value:249 search for 248
0.97/1.01	c [INC SYSTEM] there exists a inc, kill it!
0.97/1.01	c write failed with 2
0.97/1.02	c [INC SYSTEM] create new solver instance
0.97/1.02	c [INC] encode full formula
0.97/1.02	c (debug) using card networks
0.97/1.02	c set iterative enc to: card
0.97/1.02	c set iterative enc to: none
0.97/1.03	c [INC SEARCH] isOptimum variable: 0
1.02/2.09	c formula is SAT
1.02/2.09	c [INC SEARCH] copied best model
1.02/2.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.02/2.09	c model valid
1.02/2.09	c current solution ok
1.02/2.09	o 244
1.02/2.09	c [INC SEARCH] iteration: 2
1.02/2.09	c [INC BOUNDS] best value:244 search for 243
1.02/2.09	c [INC SYSTEM] there exists a inc, kill it!
1.02/2.09	c write failed with 2
1.02/2.09	c [INC SYSTEM] create new solver instance
1.02/2.09	c [INC] encode full formula
1.02/2.09	c (debug) using card networks
1.02/2.10	c set iterative enc to: card
1.02/2.10	c set iterative enc to: none
2.08/2.11	c [INC SEARCH] isOptimum variable: 0
3.76/3.87	c formula is SAT
3.76/3.87	c [INC SEARCH] copied best model
3.76/3.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.76/3.88	c model valid
3.76/3.88	c current solution ok
3.76/3.88	o 239
3.76/3.88	c [INC SEARCH] iteration: 3
3.76/3.88	c [INC BOUNDS] best value:239 search for 238
3.76/3.88	c [INC SYSTEM] there exists a inc, kill it!
3.76/3.88	c write failed with 2
3.76/3.88	c [INC SYSTEM] create new solver instance
3.76/3.88	c [INC] encode full formula
3.76/3.88	c (debug) using card networks
3.76/3.89	c set iterative enc to: card
3.76/3.89	c set iterative enc to: none
3.76/3.89	c [INC SEARCH] isOptimum variable: 0
5.75/5.82	c formula is SAT
5.75/5.82	c [INC SEARCH] copied best model
5.75/5.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.75/5.82	c model valid
5.75/5.82	c current solution ok
5.75/5.82	o 237
5.75/5.82	c [INC SEARCH] iteration: 4
5.75/5.82	c [INC BOUNDS] best value:237 search for 236
5.75/5.82	c [INC SYSTEM] there exists a inc, kill it!
5.75/5.82	c write failed with 2
5.75/5.82	c [INC SYSTEM] create new solver instance
5.75/5.82	c [INC] encode full formula
5.75/5.82	c (debug) using card networks
5.75/5.83	c set iterative enc to: card
5.75/5.83	c set iterative enc to: none
5.75/5.84	c [INC SEARCH] isOptimum variable: 0
7.95/8.00	c formula is SAT
7.95/8.00	c [INC SEARCH] copied best model
7.95/8.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.95/8.00	c model valid
7.95/8.00	c current solution ok
7.95/8.00	o 236
7.95/8.00	c [INC SEARCH] iteration: 5
7.95/8.00	c [INC BOUNDS] best value:236 search for 235
7.95/8.00	c [INC SYSTEM] there exists a inc, kill it!
7.95/8.00	c write failed with 2
7.95/8.00	c [INC SYSTEM] create new solver instance
7.95/8.00	c [INC] encode full formula
7.95/8.00	c (debug) using card networks
7.95/8.01	c set iterative enc to: card
7.95/8.01	c set iterative enc to: none
7.95/8.02	c [INC SEARCH] isOptimum variable: 0
11.44/11.59	c formula is SAT
11.44/11.59	c [INC SEARCH] copied best model
11.44/11.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.44/11.59	c model valid
11.44/11.59	c current solution ok
11.44/11.59	o 233
11.44/11.59	c [INC SEARCH] iteration: 6
11.44/11.59	c [INC BOUNDS] best value:233 search for 232
11.44/11.59	c [INC SYSTEM] there exists a inc, kill it!
11.44/11.59	c write failed with 2
11.44/11.59	c [INC SYSTEM] create new solver instance
11.44/11.59	c [INC] encode full formula
11.44/11.59	c (debug) using card networks
11.56/11.60	c set iterative enc to: card
11.56/11.60	c set iterative enc to: none
11.56/11.61	c [INC SEARCH] isOptimum variable: 0
22.05/22.17	c formula is SAT
22.05/22.18	c [INC SEARCH] copied best model
22.05/22.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
22.05/22.18	c model valid
22.05/22.18	c current solution ok
22.05/22.18	o 229
22.05/22.18	c [INC SEARCH] iteration: 7
22.05/22.18	c [INC BOUNDS] best value:229 search for 228
22.05/22.18	c [INC SYSTEM] there exists a inc, kill it!
22.05/22.18	c write failed with 2
22.05/22.18	c [INC SYSTEM] create new solver instance
22.05/22.18	c [INC] encode full formula
22.05/22.18	c (debug) using card networks
22.05/22.19	c set iterative enc to: card
22.05/22.19	c set iterative enc to: none
22.05/22.20	c [INC SEARCH] isOptimum variable: 0
32.45/32.51	c formula is SAT
32.45/32.51	c [INC SEARCH] copied best model
32.45/32.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
32.45/32.51	c model valid
32.45/32.51	c current solution ok
32.45/32.51	o 227
32.45/32.51	c [INC SEARCH] iteration: 8
32.45/32.51	c [INC BOUNDS] best value:227 search for 226
32.45/32.51	c [INC SYSTEM] there exists a inc, kill it!
32.45/32.51	c write failed with 2
32.45/32.51	c [INC SYSTEM] create new solver instance
32.45/32.51	c [INC] encode full formula
32.45/32.51	c (debug) using card networks
32.45/32.52	c set iterative enc to: card
32.45/32.52	c set iterative enc to: none
32.45/32.53	c [INC SEARCH] isOptimum variable: 0
64.74/64.84	c formula is SAT
64.74/64.84	c [INC SEARCH] copied best model
64.74/64.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
64.74/64.84	c model valid
64.74/64.84	c current solution ok
64.74/64.84	o 226
64.74/64.84	c [INC SEARCH] iteration: 9
64.74/64.84	c [INC BOUNDS] best value:226 search for 225
64.74/64.84	c [INC SYSTEM] there exists a inc, kill it!
64.74/64.84	c write failed with 2
64.74/64.84	c [INC SYSTEM] create new solver instance
64.74/64.84	c [INC] encode full formula
64.74/64.84	c (debug) using card networks
64.74/64.85	c set iterative enc to: card
64.74/64.85	c set iterative enc to: none
64.74/64.86	c [INC SEARCH] isOptimum variable: 0
119.22/119.36	c formula is SAT
119.22/119.37	c [INC SEARCH] copied best model
119.22/119.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
119.22/119.37	c model valid
119.22/119.37	c current solution ok
119.22/119.37	o 225
119.22/119.37	c [INC SEARCH] iteration: 10
119.22/119.37	c [INC BOUNDS] best value:225 search for 224
119.22/119.37	c [INC SYSTEM] there exists a inc, kill it!
119.22/119.37	c write failed with 2
119.22/119.37	c [INC SYSTEM] create new solver instance
119.22/119.37	c [INC] encode full formula
119.22/119.37	c (debug) using card networks
119.22/119.38	c set iterative enc to: card
119.22/119.38	c set iterative enc to: none
119.22/119.38	c [INC SEARCH] isOptimum variable: 0
135.52/135.67	c formula is SAT
135.52/135.67	c [INC SEARCH] copied best model
135.52/135.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
135.52/135.68	c model valid
135.52/135.68	c current solution ok
135.52/135.68	o 223
135.52/135.68	c [INC SEARCH] iteration: 11
135.52/135.68	c [INC BOUNDS] best value:223 search for 222
135.52/135.68	c [INC SYSTEM] there exists a inc, kill it!
135.52/135.68	c write failed with 2
135.52/135.68	c [INC SYSTEM] create new solver instance
135.52/135.68	c [INC] encode full formula
135.52/135.68	c (debug) using card networks
135.52/135.69	c set iterative enc to: card
135.52/135.69	c set iterative enc to: none
135.63/135.70	c [INC SEARCH] isOptimum variable: 0
449.17/449.36	c formula is SAT
449.17/449.36	c [INC SEARCH] copied best model
449.17/449.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
449.17/449.36	c model valid
449.17/449.36	c current solution ok
449.17/449.36	o 220
449.17/449.36	c [INC SEARCH] iteration: 12
449.17/449.36	c [INC BOUNDS] best value:220 search for 219
449.17/449.36	c [INC SYSTEM] there exists a inc, kill it!
449.17/449.36	c write failed with 2
449.17/449.36	c [INC SYSTEM] create new solver instance
449.17/449.36	c [INC] encode full formula
449.17/449.36	c (debug) using card networks
449.17/449.37	c set iterative enc to: card
449.17/449.37	c set iterative enc to: none
449.17/449.38	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.41	HOME/npSolver-pbo-Itd.sh: line 18: 25961 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -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-3698015-1338052345/watcher-3698015-1338052345 -o /tmp/evaluation-result-3698015-1338052345/solver-3698015-1338052345 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698015-1338052345.opb 558893276 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.84 3/173 25960
/proc/meminfo: memFree=28515024/32873844 swapFree=7104/7104
[pid=25960] ppid=25958 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25960/stat : 25960 (npSolver-pbo-It) S 25958 25960 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271359434 9367552 275 33554432000 4194304 5064252 140734241552336 140734241551248 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25960/statm: 2287 275 233 213 0 72 0

[startup+0.0720139 s]
/proc/loadavg: 2.00 2.00 1.84 3/173 25960
/proc/meminfo: memFree=28515024/32873844 swapFree=7104/7104
[pid=25960] ppid=25958 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25960/stat : 25960 (npSolver-pbo-It) S 25958 25960 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271359434 9367552 275 33554432000 4194304 5064252 140734241552336 140734241551248 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25960/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100217 s]
/proc/loadavg: 2.00 2.00 1.84 3/173 25960
/proc/meminfo: memFree=28515024/32873844 swapFree=7104/7104
[pid=25960] ppid=25958 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25960/stat : 25960 (npSolver-pbo-It) S 25958 25960 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271359434 9367552 275 33554432000 4194304 5064252 140734241552336 140734241551248 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25960/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300236 s]
/proc/loadavg: 2.00 2.00 1.84 3/173 25960
/proc/meminfo: memFree=28515024/32873844 swapFree=7104/7104
[pid=25960] ppid=25958 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25960/stat : 25960 (npSolver-pbo-It) S 25958 25960 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271359434 9367552 275 33554432000 4194304 5064252 140734241552336 140734241551248 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25960/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700283 s]
/proc/loadavg: 2.00 2.00 1.84 3/173 25960
/proc/meminfo: memFree=28515024/32873844 swapFree=7104/7104
[pid=25960] ppid=25958 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25960/stat : 25960 (npSolver-pbo-It) S 25958 25960 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271359434 9367552 275 33554432000 4194304 5064252 140734241552336 140734241551248 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25960/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 1.84 3/181 25996
/proc/meminfo: memFree=28572164/32873844 swapFree=7104/7104
[pid=25960] ppid=25958 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25960/stat : 25960 (npSolver-pbo-It) S 25958 25960 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271359434 9367552 275 33554432000 4194304 5064252 140734241552336 140734241551248 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25960/statm: 2287 275 233 213 0 72 0
[pid=25961] ppid=25960 vsize=9216 CPUtime=1.02 cores=1,3,5,7
/proc/25961/stat : 25961 (npSolver-pbo) S 25960 25960 25792 0 -1 4202496 3269 9896 0 0 42 9 48 3 20 0 1 0 271359434 9437184 1605 33554432000 4194304 5992684 140735377876336 140735377862168 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25961/statm: 2304 1605 180 440 0 1860 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 18364

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 1.84 3/180 26004
/proc/meminfo: memFree=28573404/32873844 swapFree=7104/7104
[pid=25960] ppid=25958 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25960/stat : 25960 (npSolver-pbo-It) S 25958 25960 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271359434 9367552 275 33554432000 4194304 5064252 140734241552336 140734241551248 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25960/statm: 2287 275 233 213 0 72 0
[pid=25961] ppid=25960 vsize=9216 CPUtime=2.08 cores=1,3,5,7
/proc/25961/stat : 25961 (npSolver-pbo) S 25960 25960 25792 0 -1 4202496 3799 13290 0 0 43 9 152 4 20 0 1 0 271359434 9437184 1605 33554432000 4194304 5992684 140735377876336 140735377862168 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25961/statm: 2304 1605 180 440 0 1860 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 18364
heavy processes:

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 1.84 3/181 26012
/proc/meminfo: memFree=28557948/32873844 swapFree=7104/7104
[pid=25960] ppid=25958 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25960/stat : 25960 (npSolver-pbo-It) S 25958 25960 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271359434 9367552 275 33554432000 4194304 5064252 140734241552336 140734241551248 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25960/statm: 2287 275 233 213 0 72 0
[pid=25961] ppid=25960 vsize=9216 CPUtime=5.81 cores=1,3,5,7
/proc/25961/stat : 25961 (npSolver-pbo) S 25960 25960 25792 0 -1 4202496 4857 21403 0 0 45 9 519 8 20 0 1 0 271359434 9437184 1605 33554432000 4194304 5992684 140735377876336 140735377862168 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25961/statm: 2304 1605 180 440 0 1860 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 18364

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.84 3/181 26020
/proc/meminfo: memFree=28555288/32873844 swapFree=7104/7104
[pid=25960] ppid=25958 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25960/stat : 25960 (npSolver-pbo-It) S 25958 25960 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271359434 9367552 275 33554432000 4194304 5064252 140734241552336 140734241551248 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25960/statm: 2287 275 233 213 0 72 0
[pid=25961] ppid=25960 vsize=9216 CPUtime=11.57 cores=1,3,5,7
/proc/25961/stat : 25961 (npSolver-pbo) S 25960 25960 25792 0 -1 4202496 5914 30969 0 0 47 10 1089 11 20 0 1 0 271359434 9437184 1605 33554432000 4194304 5992684 140735377876336 140735377862168 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25961/statm: 2304 1605 180 440 0 1860 0
[pid=26020] ppid=25961 vsize=16684 CPUtime=1.08 cores=1,3,5,7
/proc/26020/stat : 26020 (glucosInc) R 25961 25960 25792 0 -1 4202496 2889 0 0 0 108 0 0 0 20 0 1 0 271360595 17084416 3332 33554432000 4194304 5654031 140734442115552 140734442103368 4208659 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26020/statm: 4171 3332 141 357 0 3811 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 35048

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.84 3/181 26028
/proc/meminfo: memFree=28559784/32873844 swapFree=7104/7104
[pid=25960] ppid=25958 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25960/stat : 25960 (npSolver-pbo-It) S 25958 25960 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271359434 9367552 275 33554432000 4194304 5064252 140734241552336 140734241551248 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25960/statm: 2287 275 233 213 0 72 0
[pid=25961] ppid=25960 vsize=9216 CPUtime=22.17 cores=1,3,5,7
/proc/25961/stat : 25961 (npSolver-pbo) S 25960 25960 25792 0 -1 4202496 6444 37412 0 0 49 10 2144 14 20 0 1 0 271359434 9437184 1605 33554432000 4194304 5992684 140735377876336 140735377862168 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25961/statm: 2304 1605 180 440 0 1860 0
[pid=26026] ppid=25961 vsize=17324 CPUtime=3.29 cores=1,3,5,7
/proc/26026/stat : 26026 (glucosInc) R 25961 25960 25792 0 -1 4202496 4174 0 0 0 328 1 0 0 20 0 1 0 271361654 17739776 3711 33554432000 4194304 5654031 140735738065680 140735738053496 4232949 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26026/statm: 4331 3712 142 357 0 3971 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 35688

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.84 3/181 26030
/proc/meminfo: memFree=28516536/32873844 swapFree=7104/7104
[pid=25960] ppid=25958 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25960/stat : 25960 (npSolver-pbo-It) S 25958 25960 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271359434 9367552 275 33554432000 4194304 5064252 140734241552336 140734241551248 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25960/statm: 2287 275 233 213 0 72 0
[pid=25961] ppid=25960 vsize=9216 CPUtime=32.49 cores=1,3,5,7
/proc/25961/stat : 25961 (npSolver-pbo) S 25960 25960 25792 0 -1 4202496 6974 44280 0 0 50 10 3172 17 20 0 1 0 271359434 9437184 1605 33554432000 4194304 5992684 140735377876336 140735377862168 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25961/statm: 2304 1605 180 440 0 1860 0
[pid=26030] ppid=25961 vsize=28684 CPUtime=18.55 cores=1,3,5,7
/proc/26030/stat : 26030 (glucosInc) R 25961 25960 25792 0 -1 4202496 7314 0 0 0 1853 2 0 0 20 0 1 0 271362687 29372416 5809 33554432000 4194304 5654031 140733466071488 140733466059304 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26030/statm: 7171 5809 142 357 0 6811 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 47048

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.85 3/181 26035
/proc/meminfo: memFree=28481780/32873844 swapFree=7104/7104
[pid=25960] ppid=25958 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25960/stat : 25960 (npSolver-pbo-It) S 25958 25960 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271359434 9367552 275 33554432000 4194304 5064252 140734241552336 140734241551248 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25960/statm: 2287 275 233 213 0 72 0
[pid=25961] ppid=25960 vsize=9216 CPUtime=64.8 cores=1,3,5,7
/proc/25961/stat : 25961 (npSolver-pbo) S 25960 25960 25792 0 -1 4202496 7500 53023 0 0 51 10 6398 21 20 0 1 0 271359434 9437184 1605 33554432000 4194304 5992684 140735377876336 140735377862168 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25961/statm: 2304 1605 180 440 0 1860 0
[pid=26034] ppid=25961 vsize=47448 CPUtime=37.43 cores=1,3,5,7
/proc/26034/stat : 26034 (glucosInc) R 25961 25960 25792 0 -1 4202496 8567 0 0 0 3740 3 0 0 20 0 1 0 271365921 48586752 11306 33554432000 4194304 5654031 140733445405312 140733445393128 4233148 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26034/statm: 11862 11306 142 357 0 11502 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 65812

[startup+162.3 s]
/proc/loadavg: 2.08 2.02 1.86 3/181 26043
/proc/meminfo: memFree=28516724/32873844 swapFree=7104/7104
[pid=25960] ppid=25958 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25960/stat : 25960 (npSolver-pbo-It) S 25958 25960 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271359434 9367552 275 33554432000 4194304 5064252 140734241552336 140734241551248 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25960/statm: 2287 275 233 213 0 72 0
[pid=25961] ppid=25960 vsize=9216 CPUtime=135.63 cores=1,3,5,7
/proc/25961/stat : 25961 (npSolver-pbo) S 25960 25960 25792 0 -1 4202496 8560 69972 0 0 54 11 13470 28 20 0 1 0 271359434 9437184 1605 33554432000 4194304 5992684 140735377876336 140735377862168 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25961/statm: 2304 1605 180 440 0 1860 0
[pid=26041] ppid=25961 vsize=47664 CPUtime=26.59 cores=1,3,5,7
/proc/26041/stat : 26041 (glucosInc) R 25961 25960 25792 0 -1 4202496 6798 0 0 0 2656 3 0 0 20 0 1 0 271373004 48807936 10849 33554432000 4194304 5654031 140736315858112 140736315845928 4233204 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26041/statm: 11916 10849 142 357 0 11556 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 66028

[startup+222.3 s]
/proc/loadavg: 2.03 2.01 1.87 3/181 26043
/proc/meminfo: memFree=28459800/32873844 swapFree=7104/7104
[pid=25960] ppid=25958 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25960/stat : 25960 (npSolver-pbo-It) S 25958 25960 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271359434 9367552 275 33554432000 4194304 5064252 140734241552336 140734241551248 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25960/statm: 2287 275 233 213 0 72 0
[pid=25961] ppid=25960 vsize=9216 CPUtime=135.63 cores=1,3,5,7
/proc/25961/stat : 25961 (npSolver-pbo) S 25960 25960 25792 0 -1 4202496 8560 69972 0 0 54 11 13470 28 20 0 1 0 271359434 9437184 1605 33554432000 4194304 5992684 140735377876336 140735377862168 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25961/statm: 2304 1605 180 440 0 1860 0
[pid=26041] ppid=25961 vsize=66704 CPUtime=86.57 cores=1,3,5,7
/proc/26041/stat : 26041 (glucosInc) R 25961 25960 25792 0 -1 4202496 8007 0 0 0 8653 4 0 0 20 0 1 0 271373004 68304896 16121 33554432000 4194304 5654031 140736315858112 140736315845928 4232495 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26041/statm: 16676 16121 142 357 0 16316 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 85068

[startup+282.3 s]
/proc/loadavg: 2.04 2.02 1.88 3/181 26043
/proc/meminfo: memFree=28422128/32873844 swapFree=7104/7104
[pid=25960] ppid=25958 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25960/stat : 25960 (npSolver-pbo-It) S 25958 25960 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271359434 9367552 275 33554432000 4194304 5064252 140734241552336 140734241551248 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25960/statm: 2287 275 233 213 0 72 0
[pid=25961] ppid=25960 vsize=9216 CPUtime=135.63 cores=1,3,5,7
/proc/25961/stat : 25961 (npSolver-pbo) S 25960 25960 25792 0 -1 4202496 8560 69972 0 0 54 11 13470 28 20 0 1 0 271359434 9437184 1605 33554432000 4194304 5992684 140735377876336 140735377862168 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25961/statm: 2304 1605 180 440 0 1860 0

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

/proc/loadavg: 2.00 2.00 1.91 3/181 26059
/proc/meminfo: memFree=28364004/32873844 swapFree=7104/7104
[pid=25960] ppid=25958 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25960/stat : 25960 (npSolver-pbo-It) S 25958 25960 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271359434 9367552 275 33554432000 4194304 5064252 140734241552336 140734241551248 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25960/statm: 2287 275 233 213 0 72 0
[pid=25961] ppid=25960 vsize=9216 CPUtime=449.26 cores=1,3,5,7
/proc/25961/stat : 25961 (npSolver-pbo) S 25960 25960 25792 0 -1 4202496 9090 82924 0 0 55 11 44809 51 20 0 1 0 271359434 9437184 1605 33554432000 4194304 5992684 140735377876336 140735377862168 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25961/statm: 2304 1605 180 440 0 1860 0
[pid=26046] ppid=25961 vsize=96668 CPUtime=852.77 cores=1,3,5,7
/proc/26046/stat : 26046 (glucosInc) R 25961 25960 25792 0 -1 4202496 42093 0 0 0 85210 67 0 0 20 0 1 0 271404373 98988032 19785 33554432000 4194304 5654031 140735965290672 140735965278488 4233012 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26046/statm: 24167 19785 142 357 0 23807 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 115032

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 26059
/proc/meminfo: memFree=28262652/32873844 swapFree=7104/7104
[pid=25960] ppid=25958 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25960/stat : 25960 (npSolver-pbo-It) S 25958 25960 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271359434 9367552 275 33554432000 4194304 5064252 140734241552336 140734241551248 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25960/statm: 2287 275 233 213 0 72 0
[pid=25961] ppid=25960 vsize=9216 CPUtime=449.26 cores=1,3,5,7
/proc/25961/stat : 25961 (npSolver-pbo) S 25960 25960 25792 0 -1 4202496 9090 82924 0 0 55 11 44809 51 20 0 1 0 271359434 9437184 1605 33554432000 4194304 5992684 140735377876336 140735377862168 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25961/statm: 2304 1605 180 440 0 1860 0
[pid=26046] ppid=25961 vsize=226896 CPUtime=912.76 cores=1,3,5,7
/proc/26046/stat : 26046 (glucosInc) R 25961 25960 25792 0 -1 4202496 44821 0 0 0 91204 72 0 0 20 0 1 0 271404373 232341504 42092 33554432000 4194304 5654031 140735965290672 140735965288760 4232960 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26046/statm: 56724 42092 142 357 0 56364 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 245260

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 26059
/proc/meminfo: memFree=28232160/32873844 swapFree=7104/7104
[pid=25960] ppid=25958 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25960/stat : 25960 (npSolver-pbo-It) S 25958 25960 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271359434 9367552 275 33554432000 4194304 5064252 140734241552336 140734241551248 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25960/statm: 2287 275 233 213 0 72 0
[pid=25961] ppid=25960 vsize=9216 CPUtime=449.26 cores=1,3,5,7
/proc/25961/stat : 25961 (npSolver-pbo) S 25960 25960 25792 0 -1 4202496 9090 82924 0 0 55 11 44809 51 20 0 1 0 271359434 9437184 1605 33554432000 4194304 5992684 140735377876336 140735377862168 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25961/statm: 2304 1605 180 440 0 1860 0
[pid=26046] ppid=25961 vsize=226896 CPUtime=972.76 cores=1,3,5,7
/proc/26046/stat : 26046 (glucosInc) R 25961 25960 25792 0 -1 4202496 46214 0 0 0 97200 76 0 0 20 0 1 0 271404373 232341504 47212 33554432000 4194304 5654031 140735965290672 140735965288760 4233144 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26046/statm: 56724 47212 142 357 0 56364 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 245260

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 26059
/proc/meminfo: memFree=28354304/32873844 swapFree=7104/7104
[pid=25960] ppid=25958 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25960/stat : 25960 (npSolver-pbo-It) S 25958 25960 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271359434 9367552 275 33554432000 4194304 5064252 140734241552336 140734241551248 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25960/statm: 2287 275 233 213 0 72 0
[pid=25961] ppid=25960 vsize=9216 CPUtime=449.26 cores=1,3,5,7
/proc/25961/stat : 25961 (npSolver-pbo) S 25960 25960 25792 0 -1 4202496 9090 82924 0 0 55 11 44809 51 20 0 1 0 271359434 9437184 1605 33554432000 4194304 5992684 140735377876336 140735377862168 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25961/statm: 2304 1605 180 440 0 1860 0
[pid=26046] ppid=25961 vsize=114024 CPUtime=1032.74 cores=1,3,5,7
/proc/26046/stat : 26046 (glucosInc) R 25961 25960 25792 0 -1 4202496 48649 0 0 0 103193 81 0 0 20 0 1 0 271404373 116760576 27976 33554432000 4194304 5654031 140735965290672 140735965278488 4216185 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26046/statm: 28506 27976 142 357 0 28146 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 132388

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 26059
/proc/meminfo: memFree=28264712/32873844 swapFree=7104/7104
[pid=25960] ppid=25958 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25960/stat : 25960 (npSolver-pbo-It) S 25958 25960 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271359434 9367552 275 33554432000 4194304 5064252 140734241552336 140734241551248 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25960/statm: 2287 275 233 213 0 72 0
[pid=25961] ppid=25960 vsize=9216 CPUtime=449.26 cores=1,3,5,7
/proc/25961/stat : 25961 (npSolver-pbo) S 25960 25960 25792 0 -1 4202496 9090 82924 0 0 55 11 44809 51 20 0 1 0 271359434 9437184 1605 33554432000 4194304 5992684 140735377876336 140735377862168 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25961/statm: 2304 1605 180 440 0 1860 0
[pid=26046] ppid=25961 vsize=194164 CPUtime=1092.73 cores=1,3,5,7
/proc/26046/stat : 26046 (glucosInc) R 25961 25960 25792 0 -1 4202496 51080 0 0 0 109187 86 0 0 20 0 1 0 271404373 198823936 46910 33554432000 4194304 5654031 140735965290672 140735965278488 4216075 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26046/statm: 48541 46910 142 357 0 48181 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 212528

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 26059
/proc/meminfo: memFree=28379416/32873844 swapFree=7104/7104
[pid=25960] ppid=25958 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25960/stat : 25960 (npSolver-pbo-It) S 25958 25960 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271359434 9367552 275 33554432000 4194304 5064252 140734241552336 140734241551248 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25960/statm: 2287 275 233 213 0 72 0
[pid=25961] ppid=25960 vsize=9216 CPUtime=449.26 cores=1,3,5,7
/proc/25961/stat : 25961 (npSolver-pbo) S 25960 25960 25792 0 -1 4202496 9090 82924 0 0 55 11 44809 51 20 0 1 0 271359434 9437184 1605 33554432000 4194304 5992684 140735377876336 140735377862168 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25961/statm: 2304 1605 180 440 0 1860 0
[pid=26046] ppid=25961 vsize=114024 CPUtime=1152.71 cores=1,3,5,7
/proc/26046/stat : 26046 (glucosInc) R 25961 25960 25792 0 -1 4202496 52765 0 0 0 115180 91 0 0 20 0 1 0 271404373 116760576 27976 33554432000 4194304 5654031 140735965290672 140735965278488 4233213 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26046/statm: 28506 27976 142 357 0 28146 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 132388

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/182 26063
/proc/meminfo: memFree=28292000/32873844 swapFree=7104/7104
[pid=25960] ppid=25958 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25960/stat : 25960 (npSolver-pbo-It) S 25958 25960 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271359434 9367552 275 33554432000 4194304 5064252 140734241552336 140734241551248 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25960/statm: 2287 275 233 213 0 72 0
[pid=25961] ppid=25960 vsize=9216 CPUtime=449.26 cores=1,3,5,7
/proc/25961/stat : 25961 (npSolver-pbo) S 25960 25960 25792 0 -1 4202496 9090 82924 0 0 55 11 44809 51 20 0 1 0 271359434 9437184 1605 33554432000 4194304 5992684 140735377876336 140735377862168 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25961/statm: 2304 1605 180 440 0 1860 0
[pid=26046] ppid=25961 vsize=194164 CPUtime=1212.7 cores=1,3,5,7
/proc/26046/stat : 26046 (glucosInc) R 25961 25960 25792 0 -1 4202496 55186 0 0 0 121173 97 0 0 20 0 1 0 271404373 198823936 45374 33554432000 4194304 5654031 140735965290672 140735965278488 4232495 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26046/statm: 48541 45374 142 357 0 48181 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 212528

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 1.92 3/181 26063
/proc/meminfo: memFree=28159248/32873844 swapFree=7104/7104
[pid=25960] ppid=25958 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25960/stat : 25960 (npSolver-pbo-It) S 25958 25960 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271359434 9367552 275 33554432000 4194304 5064252 140734241552336 140734241551248 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25960/statm: 2287 275 233 213 0 72 0
[pid=25961] ppid=25960 vsize=9216 CPUtime=449.26 cores=1,3,5,7
/proc/25961/stat : 25961 (npSolver-pbo) S 25960 25960 25792 0 -1 4202496 9090 82924 0 0 55 11 44809 51 20 0 1 0 271359434 9437184 1605 33554432000 4194304 5992684 140735377876336 140735377862168 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25961/statm: 2304 1605 180 440 0 1860 0
[pid=26046] ppid=25961 vsize=244252 CPUtime=1272.69 cores=1,3,5,7
/proc/26046/stat : 26046 (glucosInc) R 25961 25960 25792 0 -1 4202496 56882 0 0 0 127167 102 0 0 20 0 1 0 271404373 250114048 54891 33554432000 4194304 5654031 140735965290672 140735965278488 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26046/statm: 61063 54891 142 357 0 60703 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 262616

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 1.92 3/181 26063
/proc/meminfo: memFree=28247776/32873844 swapFree=7104/7104
[pid=25960] ppid=25958 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25960/stat : 25960 (npSolver-pbo-It) S 25958 25960 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271359434 9367552 275 33554432000 4194304 5064252 140734241552336 140734241551248 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25960/statm: 2287 275 233 213 0 72 0
[pid=25961] ppid=25960 vsize=9216 CPUtime=449.26 cores=1,3,5,7
/proc/25961/stat : 25961 (npSolver-pbo) S 25960 25960 25792 0 -1 4202496 9090 82924 0 0 55 11 44809 51 20 0 1 0 271359434 9437184 1605 33554432000 4194304 5992684 140735377876336 140735377862168 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25961/statm: 2304 1605 180 440 0 1860 0
[pid=26046] ppid=25961 vsize=194164 CPUtime=1332.69 cores=1,3,5,7
/proc/26046/stat : 26046 (glucosInc) R 25961 25960 25792 0 -1 4202496 59304 0 0 0 133161 108 0 0 20 0 1 0 271404373 198823936 41278 33554432000 4194304 5654031 140735965290672 140735965278488 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26046/statm: 48541 41278 142 357 0 48181 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 212528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.09 2.02 1.93 3/181 26063
/proc/meminfo: memFree=28171744/32873844 swapFree=7104/7104
[pid=25960] ppid=25958 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25960/stat : 25960 (npSolver-pbo-It) S 25958 25960 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271359434 9367552 275 33554432000 4194304 5064252 140734241552336 140734241551248 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25960/statm: 2287 275 233 213 0 72 0
[pid=25961] ppid=25960 vsize=9216 CPUtime=449.26 cores=1,3,5,7
/proc/25961/stat : 25961 (npSolver-pbo) S 25960 25960 25792 0 -1 4202496 9090 82924 0 0 55 11 44809 51 20 0 1 0 271359434 9437184 1605 33554432000 4194304 5992684 140735377876336 140735377862168 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25961/statm: 2304 1605 180 440 0 1860 0
[pid=26046] ppid=25961 vsize=244252 CPUtime=1350.78 cores=1,3,5,7
/proc/26046/stat : 26046 (glucosInc) R 25961 25960 25792 0 -1 4202496 59624 0 0 0 134969 109 0 0 20 0 1 0 271404373 250114048 50283 33554432000 4194304 5654031 140735965290672 140735965278488 4216213 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26046/statm: 61063 50283 142 357 0 60703 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 262616

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25960 and gives
#  childrusage.ru_utime.tv_sec=448
#  childrusage.ru_utime.tv_usec=648795
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=632903
# CPU time returned by wait4() is 449.282
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.04
CPU user time (s): 1798.33
CPU system time (s): 1.71
CPU usage (%): 99.9793
Max. virtual memory (cumulated for all children) (KiB): 326648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 448.649
system time used= 0.632903
maximum resident set size= 124400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92389
page faults= 0
swaps= 0
block input operations= 0
block output operations= 74760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 694
involuntary context switches= 922

runsolver used 8.44572 second user time and 17.1834 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-26 19:12:25
IDJOB=3698015
IDBENCH=1956
IDSOLVER=2275
FILE ID=node142/3698015-1338052345
RUNJOBID= node142-1338050545-25809
PBS_JOBID= 14624377
Free space on /tmp= 71520 MiB

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

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

MD5SUM BENCH= 0a5749e09f3f6f40d04f442dc86d22a6
RANDOM SEED=558893276

node142.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.776
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.55
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.776
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.776
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	: 5391.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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.92
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.776
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.90
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.776
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.776
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.776
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:        28515676 kB
Buffers:          267436 kB
Cached:          3305200 kB
SwapCached:            0 kB
Active:           678972 kB
Inactive:        2905488 kB
Active(anon):      14164 kB
Inactive(anon):        0 kB
Active(file):     664808 kB
Inactive(file):  2905488 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8164 kB
Writeback:             0 kB
AnonPages:        282616 kB
Mapped:            14116 kB
Shmem:               200 kB
Slab:             636032 kB
SReclaimable:      78604 kB
SUnreclaim:       557428 kB
KernelStack:        1504 kB
PageTables:         3368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    264192 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= 71592 MiB
End job on node142 at 2012-05-26 19:42:26