Trace number 3702798

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.06 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_18.opb.PB06.opb
MD5SUM7db364152f2aec17f16cb8adef9dc3c7
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark190
Best CPU time to get the best result obtained on this benchmark1796.74
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 variables470
Total number of constraints469
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 constraints469
Minimum length of a constraint3
Maximum length of a constraint18
Number of terms in the objective function 470
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 470
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 470
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.40	c run inc solver
0.00/0.40	c [INC SYSTEM] run initial solver
0.00/0.40	c [INC SYSTEM] preprocess with white file
0.00/0.69	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.69	c [INC SYSTEM] execute solver
0.00/0.75	c [INC SEARCH] formula is SAT
0.00/0.75	c [INC SYSTEM] solved the initial formula
0.00/0.76	c model valid
0.00/0.76	c current solution ok
0.00/0.89	o 267
0.00/0.89	c starting approximation
0.00/0.89	c factor = 1
0.00/0.89	c can not find a suitable factor, leaving approximation
0.00/0.89	c finished approximation
0.00/0.89	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.89	c write failed with 2
0.00/0.89	c [INC SEARCH] iteration: 0
0.00/0.89	c [INC BOUNDS] best value:267 search for 266
0.00/0.89	c [INC SYSTEM] create new solver instance
0.00/0.89	c [INC] encode full formula
0.00/0.89	c (debug) using card networks
0.00/0.90	c set iterative enc to: card
0.00/0.90	c set iterative enc to: none
0.00/0.91	c [INC SEARCH] isOptimum variable: 0
0.00/1.00	c formula is SAT
0.98/1.00	c [INC SEARCH] copied best model
0.98/1.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.98/1.00	c model valid
0.98/1.00	c current solution ok
0.98/1.00	o 252
0.98/1.00	c [INC SEARCH] iteration: 1
0.98/1.00	c [INC BOUNDS] best value:252 search for 251
0.98/1.00	c [INC SYSTEM] there exists a inc, kill it!
0.98/1.00	c write failed with 2
0.98/1.01	c [INC SYSTEM] create new solver instance
0.98/1.01	c [INC] encode full formula
0.98/1.01	c (debug) using card networks
0.98/1.01	c set iterative enc to: card
0.98/1.01	c set iterative enc to: none
0.98/1.02	c [INC SEARCH] isOptimum variable: 0
1.00/1.11	c formula is SAT
1.00/1.11	c [INC SEARCH] copied best model
1.00/1.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.00/1.12	c model valid
1.00/1.12	c current solution ok
1.00/1.12	o 246
1.00/1.12	c [INC SEARCH] iteration: 2
1.00/1.12	c [INC BOUNDS] best value:246 search for 245
1.00/1.12	c [INC SYSTEM] there exists a inc, kill it!
1.00/1.12	c write failed with 2
1.00/1.12	c [INC SYSTEM] create new solver instance
1.00/1.12	c [INC] encode full formula
1.00/1.12	c (debug) using card networks
1.00/1.12	c set iterative enc to: card
1.00/1.12	c set iterative enc to: none
1.00/1.13	c [INC SEARCH] isOptimum variable: 0
2.07/2.14	c formula is SAT
2.12/2.29	c [INC SEARCH] copied best model
2.12/2.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.12/2.29	c model valid
2.12/2.29	c current solution ok
2.12/2.29	o 238
2.12/2.29	c [INC SEARCH] iteration: 3
2.12/2.29	c [INC BOUNDS] best value:238 search for 237
2.12/2.29	c [INC SYSTEM] there exists a inc, kill it!
2.12/2.29	c write failed with 2
2.12/2.29	c [INC SYSTEM] create new solver instance
2.12/2.29	c [INC] encode full formula
2.12/2.29	c (debug) using card networks
2.12/2.29	c set iterative enc to: card
2.12/2.29	c set iterative enc to: none
2.12/2.29	c [INC SEARCH] isOptimum variable: 0
3.53/3.70	c formula is SAT
3.53/3.70	c [INC SEARCH] copied best model
3.53/3.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.53/3.70	c model valid
3.53/3.70	c current solution ok
3.53/3.70	o 233
3.53/3.70	c [INC SEARCH] iteration: 4
3.53/3.70	c [INC BOUNDS] best value:233 search for 232
3.53/3.70	c [INC SYSTEM] there exists a inc, kill it!
3.53/3.70	c write failed with 2
3.53/3.70	c [INC SYSTEM] create new solver instance
3.53/3.70	c [INC] encode full formula
3.53/3.70	c (debug) using card networks
3.53/3.71	c set iterative enc to: card
3.53/3.71	c set iterative enc to: none
3.53/3.72	c [INC SEARCH] isOptimum variable: 0
6.03/6.28	c formula is SAT
6.03/6.28	c [INC SEARCH] copied best model
6.03/6.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.03/6.28	c model valid
6.03/6.28	c current solution ok
6.03/6.28	o 230
6.03/6.28	c [INC SEARCH] iteration: 5
6.03/6.28	c [INC BOUNDS] best value:230 search for 229
6.03/6.28	c [INC SYSTEM] there exists a inc, kill it!
6.03/6.28	c write failed with 2
6.03/6.28	c [INC SYSTEM] create new solver instance
6.03/6.28	c [INC] encode full formula
6.03/6.28	c (debug) using card networks
6.03/6.29	c set iterative enc to: card
6.03/6.29	c set iterative enc to: none
6.15/6.30	c [INC SEARCH] isOptimum variable: 0
10.34/10.55	c formula is SAT
10.34/10.55	c [INC SEARCH] copied best model
10.34/10.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.34/10.56	c model valid
10.34/10.56	c current solution ok
10.34/10.56	o 226
10.34/10.56	c [INC SEARCH] iteration: 6
10.34/10.56	c [INC BOUNDS] best value:226 search for 225
10.34/10.56	c [INC SYSTEM] there exists a inc, kill it!
10.34/10.56	c write failed with 2
10.34/10.56	c [INC SYSTEM] create new solver instance
10.34/10.56	c [INC] encode full formula
10.34/10.56	c (debug) using card networks
10.34/10.57	c set iterative enc to: card
10.34/10.57	c set iterative enc to: none
10.34/10.57	c [INC SEARCH] isOptimum variable: 0
20.33/20.57	c formula is SAT
20.33/20.58	c [INC SEARCH] copied best model
20.33/20.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
20.33/20.58	c model valid
20.33/20.58	c current solution ok
20.33/20.58	o 221
20.33/20.58	c [INC SEARCH] iteration: 7
20.33/20.58	c [INC BOUNDS] best value:221 search for 220
20.33/20.58	c [INC SYSTEM] there exists a inc, kill it!
20.33/20.58	c write failed with 2
20.33/20.58	c [INC SYSTEM] create new solver instance
20.33/20.58	c [INC] encode full formula
20.33/20.58	c (debug) using card networks
20.33/20.58	c set iterative enc to: card
20.33/20.58	c set iterative enc to: none
20.33/20.59	c [INC SEARCH] isOptimum variable: 0
192.20/192.42	c formula is SAT
192.20/192.42	c [INC SEARCH] copied best model
192.20/192.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
192.20/192.42	c model valid
192.20/192.42	c current solution ok
192.20/192.42	o 218
192.20/192.42	c [INC SEARCH] iteration: 8
192.20/192.42	c [INC BOUNDS] best value:218 search for 217
192.20/192.42	c [INC SYSTEM] there exists a inc, kill it!
192.20/192.42	c write failed with 2
192.20/192.42	c [INC SYSTEM] create new solver instance
192.20/192.42	c [INC] encode full formula
192.20/192.42	c (debug) using card networks
192.20/192.43	c set iterative enc to: card
192.20/192.43	c set iterative enc to: none
192.20/192.44	c [INC SEARCH] isOptimum variable: 0
391.06/391.37	c formula is SAT
391.06/391.37	c [INC SEARCH] copied best model
391.06/391.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
391.06/391.37	c model valid
391.06/391.37	c current solution ok
391.06/391.37	o 216
391.06/391.37	c [INC SEARCH] iteration: 9
391.06/391.37	c [INC BOUNDS] best value:216 search for 215
391.06/391.37	c [INC SYSTEM] there exists a inc, kill it!
391.06/391.37	c write failed with 2
391.06/391.37	c [INC SYSTEM] create new solver instance
391.06/391.37	c [INC] encode full formula
391.06/391.37	c (debug) using card networks
391.06/391.38	c set iterative enc to: card
391.06/391.38	c set iterative enc to: none
391.06/391.39	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.03/1800.50	s UNKNOWN
1800.03/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.03/1800.50	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-3702798-1338051995/watcher-3702798-1338051995 -o /tmp/evaluation-result-3702798-1338051995/solver-3702798-1338051995 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702798-1338051995.opb 1084100242 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.94 2.00 1.88 4/176 10172
/proc/meminfo: memFree=29106332/32873844 swapFree=7616/7616
[pid=10172] ppid=10170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10172/stat : 10172 (npSolver-pbo-It) S 10170 10172 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271325091 9367552 274 33554432000 4194304 5064252 140735053032736 140735053031648 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10172/statm: 2287 274 233 213 0 72 0

[startup+0.0337511 s]
/proc/loadavg: 1.94 2.00 1.88 4/176 10172
/proc/meminfo: memFree=29106332/32873844 swapFree=7616/7616
[pid=10172] ppid=10170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10172/stat : 10172 (npSolver-pbo-It) S 10170 10172 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271325091 9367552 274 33554432000 4194304 5064252 140735053032736 140735053031648 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10172/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100262 s]
/proc/loadavg: 1.94 2.00 1.88 4/176 10172
/proc/meminfo: memFree=29106332/32873844 swapFree=7616/7616
[pid=10172] ppid=10170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10172/stat : 10172 (npSolver-pbo-It) S 10170 10172 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271325091 9367552 274 33554432000 4194304 5064252 140735053032736 140735053031648 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10172/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300236 s]
/proc/loadavg: 1.94 2.00 1.88 4/176 10172
/proc/meminfo: memFree=29106332/32873844 swapFree=7616/7616
[pid=10172] ppid=10170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10172/stat : 10172 (npSolver-pbo-It) S 10170 10172 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271325091 9367552 274 33554432000 4194304 5064252 140735053032736 140735053031648 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10172/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700212 s]
/proc/loadavg: 1.94 2.00 1.88 4/176 10172
/proc/meminfo: memFree=29106332/32873844 swapFree=7616/7616
[pid=10172] ppid=10170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10172/stat : 10172 (npSolver-pbo-It) S 10170 10172 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271325091 9367552 274 33554432000 4194304 5064252 140735053032736 140735053031648 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10172/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50019 s]
/proc/loadavg: 1.94 2.00 1.88 4/181 10191
/proc/meminfo: memFree=29070852/32873844 swapFree=7616/7616
[pid=10172] ppid=10170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10172/stat : 10172 (npSolver-pbo-It) S 10170 10172 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271325091 9367552 274 33554432000 4194304 5064252 140735053032736 140735053031648 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10172/statm: 2287 274 233 213 0 72 0
[pid=10173] ppid=10172 vsize=9040 CPUtime=1.11 cores=0,2,4,6
/proc/10173/stat : 10173 (npSolver-pbo) S 10172 10172 10128 0 -1 4202496 3553 13481 0 0 45 11 51 4 20 0 1 0 271325091 9256960 1847 33554432000 4194304 5992684 140736297344304 140736297330136 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10173/statm: 2260 1847 194 440 0 1816 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 18188

[startup+3.10019 s]
/proc/loadavg: 1.94 2.00 1.88 3/181 10198
/proc/meminfo: memFree=29068804/32873844 swapFree=7616/7616
[pid=10172] ppid=10170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10172/stat : 10172 (npSolver-pbo-It) S 10170 10172 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271325091 9367552 274 33554432000 4194304 5064252 140735053032736 140735053031648 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10172/statm: 2287 274 233 213 0 72 0
[pid=10173] ppid=10172 vsize=9040 CPUtime=2.12 cores=0,2,4,6
/proc/10173/stat : 10173 (npSolver-pbo) S 10172 10172 10128 0 -1 4202496 4067 16642 0 0 46 11 150 5 20 0 1 0 271325091 9256960 1847 33554432000 4194304 5992684 140736297344304 140736297330136 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10173/statm: 2260 1847 194 440 0 1816 0
Current children cumulated CPU time (s) 2.12
Current children cumulated vsize (KiB) 18188
heavy processes:

[startup+6.3003 s]
/proc/loadavg: 1.94 2.00 1.88 4/181 10205
/proc/meminfo: memFree=29055768/32873844 swapFree=7616/7616
[pid=10172] ppid=10170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10172/stat : 10172 (npSolver-pbo-It) S 10170 10172 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271325091 9367552 274 33554432000 4194304 5064252 140735053032736 140735053031648 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10172/statm: 2287 274 233 213 0 72 0
[pid=10173] ppid=10172 vsize=9040 CPUtime=6.15 cores=0,2,4,6
/proc/10173/stat : 10173 (npSolver-pbo) S 10172 10172 10128 0 -1 4202496 4966 24495 0 0 49 12 547 7 20 0 1 0 271325091 9256960 1847 33554432000 4194304 5992684 140736297344304 140736297337808 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10173/statm: 2260 1847 194 440 0 1816 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 18188

[startup+12.7003 s]
/proc/loadavg: 1.95 2.00 1.88 4/181 10211
/proc/meminfo: memFree=29054248/32873844 swapFree=7616/7616
[pid=10172] ppid=10170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10172/stat : 10172 (npSolver-pbo-It) S 10170 10172 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271325091 9367552 274 33554432000 4194304 5064252 140735053032736 140735053031648 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10172/statm: 2287 274 233 213 0 72 0
[pid=10173] ppid=10172 vsize=9040 CPUtime=10.42 cores=0,2,4,6
/proc/10173/stat : 10173 (npSolver-pbo) S 10172 10172 10128 0 -1 4202496 5617 29633 0 0 50 12 971 9 20 0 1 0 271325091 9256960 1847 33554432000 4194304 5992684 140736297344304 140736297330136 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10173/statm: 2260 1847 194 440 0 1816 0
[pid=10211] ppid=10173 vsize=19936 CPUtime=2.11 cores=0,2,4,6
/proc/10211/stat : 10211 (glucosInc) R 10173 10172 10128 0 -1 4202496 3332 0 0 0 211 0 0 0 20 0 1 0 271326148 20414464 3758 33554432000 4194304 5654031 140733295791792 140733295779608 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10211/statm: 4984 3758 141 357 0 4624 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 38124

[startup+25.5003 s]
/proc/loadavg: 1.96 2.00 1.88 4/181 10217
/proc/meminfo: memFree=29048600/32873844 swapFree=7616/7616
[pid=10172] ppid=10170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10172/stat : 10172 (npSolver-pbo-It) S 10170 10172 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271325091 9367552 274 33554432000 4194304 5064252 140735053032736 140735053031648 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10172/statm: 2287 274 233 213 0 72 0
[pid=10173] ppid=10172 vsize=9040 CPUtime=20.43 cores=0,2,4,6
/proc/10173/stat : 10173 (npSolver-pbo) S 10172 10172 10128 0 -1 4202496 6133 35554 0 0 51 12 1968 12 20 0 1 0 271325091 9256960 1847 33554432000 4194304 5992684 140736297344304 140736297330136 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/10173/statm: 2260 1847 194 440 0 1816 0
[pid=10215] ppid=10173 vsize=24880 CPUtime=4.9 cores=0,2,4,6
/proc/10215/stat : 10215 (glucosInc) R 10173 10172 10128 0 -1 4202496 4988 0 0 0 489 1 0 0 20 0 1 0 271327150 25477120 5405 33554432000 4194304 5654031 140735605413888 140735605401704 4232784 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10215/statm: 6220 5405 142 357 0 5860 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 43068

[startup+51.1003 s]
/proc/loadavg: 1.97 2.00 1.88 4/181 10217
/proc/meminfo: memFree=28996096/32873844 swapFree=7616/7616
[pid=10172] ppid=10170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10172/stat : 10172 (npSolver-pbo-It) S 10170 10172 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271325091 9367552 274 33554432000 4194304 5064252 140735053032736 140735053031648 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10172/statm: 2287 274 233 213 0 72 0
[pid=10173] ppid=10172 vsize=9040 CPUtime=20.43 cores=0,2,4,6
/proc/10173/stat : 10173 (npSolver-pbo) S 10172 10172 10128 0 -1 4202496 6133 35554 0 0 51 12 1968 12 20 0 1 0 271325091 9256960 1847 33554432000 4194304 5992684 140736297344304 140736297330136 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/10173/statm: 2260 1847 194 440 0 1816 0
[pid=10215] ppid=10173 vsize=47976 CPUtime=30.49 cores=0,2,4,6
/proc/10215/stat : 10215 (glucosInc) R 10173 10172 10128 0 -1 4202496 8653 0 0 0 3046 3 0 0 20 0 1 0 271327150 49127424 10917 33554432000 4194304 5654031 140735605413888 140735605401704 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10215/statm: 11994 10917 142 357 0 11634 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 66164

[startup+102.307 s]
/proc/loadavg: 1.99 2.00 1.89 4/181 10217
/proc/meminfo: memFree=28951168/32873844 swapFree=7616/7616
[pid=10172] ppid=10170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10172/stat : 10172 (npSolver-pbo-It) S 10170 10172 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271325091 9367552 274 33554432000 4194304 5064252 140735053032736 140735053031648 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10172/statm: 2287 274 233 213 0 72 0
[pid=10173] ppid=10172 vsize=9040 CPUtime=20.43 cores=0,2,4,6
/proc/10173/stat : 10173 (npSolver-pbo) S 10172 10172 10128 0 -1 4202496 6133 35554 0 0 51 12 1968 12 20 0 1 0 271325091 9256960 1847 33554432000 4194304 5992684 140736297344304 140736297330136 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/10173/statm: 2260 1847 194 440 0 1816 0
[pid=10215] ppid=10173 vsize=78628 CPUtime=81.69 cores=0,2,4,6
/proc/10215/stat : 10215 (glucosInc) R 10173 10172 10128 0 -1 4202496 9254 0 0 0 8165 4 0 0 20 0 1 0 271327150 80515072 19092 33554432000 4194304 5654031 140735605413888 140735605401704 4232703 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10215/statm: 19657 19092 142 357 0 19297 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 96816

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.89 4/181 10220
/proc/meminfo: memFree=28920628/32873844 swapFree=7616/7616
[pid=10172] ppid=10170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10172/stat : 10172 (npSolver-pbo-It) S 10170 10172 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271325091 9367552 274 33554432000 4194304 5064252 140735053032736 140735053031648 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10172/statm: 2287 274 233 213 0 72 0
[pid=10173] ppid=10172 vsize=9040 CPUtime=20.43 cores=0,2,4,6
/proc/10173/stat : 10173 (npSolver-pbo) S 10172 10172 10128 0 -1 4202496 6133 35554 0 0 51 12 1968 12 20 0 1 0 271325091 9256960 1847 33554432000 4194304 5992684 140736297344304 140736297330136 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/10173/statm: 2260 1847 194 440 0 1816 0
[pid=10215] ppid=10173 vsize=127948 CPUtime=141.67 cores=0,2,4,6
/proc/10215/stat : 10215 (glucosInc) R 10173 10172 10128 0 -1 4202496 10593 0 0 0 14160 7 0 0 20 0 1 0 271327150 131018752 29025 33554432000 4194304 5654031 140735605413888 140735605401704 4232772 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10215/statm: 31987 29025 142 357 0 31627 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 146136

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 1.90 4/182 10227
/proc/meminfo: memFree=28987660/32873844 swapFree=7616/7616
[pid=10172] ppid=10170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10172/stat : 10172 (npSolver-pbo-It) S 10170 10172 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271325091 9367552 274 33554432000 4194304 5064252 140735053032736 140735053031648 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10172/statm: 2287 274 233 213 0 72 0
[pid=10173] ppid=10172 vsize=9040 CPUtime=192.25 cores=0,2,4,6
/proc/10173/stat : 10173 (npSolver-pbo) S 10172 10172 10128 0 -1 4202496 6649 47904 0 0 52 13 19136 24 20 0 1 0 271325091 9256960 1847 33554432000 4194304 5992684 140736297344304 140736297330136 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/10173/statm: 2260 1847 194 440 0 1816 0
[pid=10224] ppid=10173 vsize=47960 CPUtime=29.84 cores=0,2,4,6
/proc/10224/stat : 10224 (glucosInc) R 10173 10172 10128 0 -1 4202496 7473 0 0 0 2982 2 0 0 20 0 1 0 271344335 49111040 11426 33554432000 4194304 5654031 140735211928288 140735211916104 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10224/statm: 11990 11426 142 357 0 11630 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 66148

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 1.90 4/181 10229
/proc/meminfo: memFree=28978788/32873844 swapFree=7616/7616
[pid=10172] ppid=10170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10172/stat : 10172 (npSolver-pbo-It) S 10170 10172 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271325091 9367552 274 33554432000 4194304 5064252 140735053032736 140735053031648 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10172/statm: 2287 274 233 213 0 72 0
[pid=10173] ppid=10172 vsize=9040 CPUtime=192.25 cores=0,2,4,6
/proc/10173/stat : 10173 (npSolver-pbo) S 10172 10172 10128 0 -1 4202496 6649 47904 0 0 52 13 19136 24 20 0 1 0 271325091 9256960 1847 33554432000 4194304 5992684 140736297344304 140736297330136 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/10173/statm: 2260 1847 194 440 0 1816 0

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

/proc/meminfo: memFree=28787136/32873844 swapFree=7616/7616
[pid=10172] ppid=10170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10172/stat : 10172 (npSolver-pbo-It) S 10170 10172 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271325091 9367552 274 33554432000 4194304 5064252 140735053032736 140735053031648 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10172/statm: 2287 274 233 213 0 72 0
[pid=10173] ppid=10172 vsize=9040 CPUtime=391.17 cores=0,2,4,6
/proc/10173/stat : 10173 (npSolver-pbo) S 10172 10172 10128 0 -1 4202496 7166 59168 0 0 54 13 39015 35 20 0 1 0 271325091 9256960 1847 33554432000 4194304 5992684 140736297344304 140736297330136 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10173/statm: 2260 1847 194 440 0 1816 0
[pid=10231] ppid=10173 vsize=197500 CPUtime=910.75 cores=0,2,4,6
/proc/10231/stat : 10231 (glucosInc) R 10173 10172 10128 0 -1 4202496 38947 0 0 0 91010 65 0 0 20 0 1 0 271364230 202240000 43852 33554432000 4194304 5654031 140734326337472 140734326335560 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10231/statm: 49375 43852 142 357 0 49015 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 215688

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/181 10238
/proc/meminfo: memFree=28801828/32873844 swapFree=7616/7616
[pid=10172] ppid=10170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10172/stat : 10172 (npSolver-pbo-It) S 10170 10172 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271325091 9367552 274 33554432000 4194304 5064252 140735053032736 140735053031648 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10172/statm: 2287 274 233 213 0 72 0
[pid=10173] ppid=10172 vsize=9040 CPUtime=391.17 cores=0,2,4,6
/proc/10173/stat : 10173 (npSolver-pbo) S 10172 10172 10128 0 -1 4202496 7166 59168 0 0 54 13 39015 35 20 0 1 0 271325091 9256960 1847 33554432000 4194304 5992684 140736297344304 140736297330136 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10173/statm: 2260 1847 194 440 0 1816 0
[pid=10231] ppid=10173 vsize=117360 CPUtime=970.73 cores=0,2,4,6
/proc/10231/stat : 10231 (glucosInc) R 10173 10172 10128 0 -1 4202496 41395 0 0 0 97004 69 0 0 20 0 1 0 271364230 120176640 28776 33554432000 4194304 5654031 140734326337472 140734326325288 4216337 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10231/statm: 29340 28776 142 357 0 28980 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 135548

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 4/182 10241
/proc/meminfo: memFree=28729340/32873844 swapFree=7616/7616
[pid=10172] ppid=10170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10172/stat : 10172 (npSolver-pbo-It) S 10170 10172 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271325091 9367552 274 33554432000 4194304 5064252 140735053032736 140735053031648 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10172/statm: 2287 274 233 213 0 72 0
[pid=10173] ppid=10172 vsize=9040 CPUtime=391.17 cores=0,2,4,6
/proc/10173/stat : 10173 (npSolver-pbo) S 10172 10172 10128 0 -1 4202496 7166 59168 0 0 54 13 39015 35 20 0 1 0 271325091 9256960 1847 33554432000 4194304 5992684 140736297344304 140736297330136 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10173/statm: 2260 1847 194 440 0 1816 0
[pid=10231] ppid=10173 vsize=197500 CPUtime=1030.73 cores=0,2,4,6
/proc/10231/stat : 10231 (glucosInc) R 10173 10172 10128 0 -1 4202496 43775 0 0 0 102998 75 0 0 20 0 1 0 271364230 202240000 45388 33554432000 4194304 5654031 140734326337472 140734326335560 4232794 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10231/statm: 49375 45388 142 357 0 49015 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 215688

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/181 10241
/proc/meminfo: memFree=28805636/32873844 swapFree=7616/7616
[pid=10172] ppid=10170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10172/stat : 10172 (npSolver-pbo-It) S 10170 10172 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271325091 9367552 274 33554432000 4194304 5064252 140735053032736 140735053031648 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10172/statm: 2287 274 233 213 0 72 0
[pid=10173] ppid=10172 vsize=9040 CPUtime=391.17 cores=0,2,4,6
/proc/10173/stat : 10173 (npSolver-pbo) S 10172 10172 10128 0 -1 4202496 7166 59168 0 0 54 13 39015 35 20 0 1 0 271325091 9256960 1847 33554432000 4194304 5992684 140736297344304 140736297330136 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10173/statm: 2260 1847 194 440 0 1816 0
[pid=10231] ppid=10173 vsize=166680 CPUtime=1090.72 cores=0,2,4,6
/proc/10231/stat : 10231 (glucosInc) R 10173 10172 10128 0 -1 4202496 45327 0 0 0 108994 78 0 0 20 0 1 0 271364230 170680320 39177 33554432000 4194304 5654031 140734326337472 140734326335400 4233464 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10231/statm: 41670 39177 142 357 0 41310 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 184868

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/181 10241
/proc/meminfo: memFree=28671044/32873844 swapFree=7616/7616
[pid=10172] ppid=10170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10172/stat : 10172 (npSolver-pbo-It) S 10170 10172 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271325091 9367552 274 33554432000 4194304 5064252 140735053032736 140735053031648 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10172/statm: 2287 274 233 213 0 72 0
[pid=10173] ppid=10172 vsize=9040 CPUtime=391.17 cores=0,2,4,6
/proc/10173/stat : 10173 (npSolver-pbo) S 10172 10172 10128 0 -1 4202496 7166 59168 0 0 54 13 39015 35 20 0 1 0 271325091 9256960 1847 33554432000 4194304 5992684 140736297344304 140736297330136 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10173/statm: 2260 1847 194 440 0 1816 0
[pid=10231] ppid=10173 vsize=328976 CPUtime=1150.71 cores=0,2,4,6
/proc/10231/stat : 10231 (glucosInc) R 10173 10172 10128 0 -1 4202496 47294 0 0 0 114990 81 0 0 20 0 1 0 271364230 336871424 64633 33554432000 4194304 5654031 140734326337472 140734326335560 4214993 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10231/statm: 82244 64633 142 357 0 81884 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 347164

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/181 10241
/proc/meminfo: memFree=28716040/32873844 swapFree=7616/7616
[pid=10172] ppid=10170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10172/stat : 10172 (npSolver-pbo-It) S 10170 10172 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271325091 9367552 274 33554432000 4194304 5064252 140735053032736 140735053031648 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10172/statm: 2287 274 233 213 0 72 0
[pid=10173] ppid=10172 vsize=9040 CPUtime=391.17 cores=0,2,4,6
/proc/10173/stat : 10173 (npSolver-pbo) S 10172 10172 10128 0 -1 4202496 7166 59168 0 0 54 13 39015 35 20 0 1 0 271325091 9256960 1847 33554432000 4194304 5992684 140736297344304 140736297330136 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10173/statm: 2260 1847 194 440 0 1816 0
[pid=10231] ppid=10173 vsize=247588 CPUtime=1210.7 cores=0,2,4,6
/proc/10231/stat : 10231 (glucosInc) R 10173 10172 10128 0 -1 4202496 48913 0 0 0 120986 84 0 0 20 0 1 0 271364230 253530112 52345 33554432000 4194304 5654031 140734326337472 140734326325288 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10231/statm: 61897 52345 142 357 0 61537 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 265776

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/181 10242
/proc/meminfo: memFree=28705680/32873844 swapFree=7616/7616
[pid=10172] ppid=10170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10172/stat : 10172 (npSolver-pbo-It) S 10170 10172 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271325091 9367552 274 33554432000 4194304 5064252 140735053032736 140735053031648 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10172/statm: 2287 274 233 213 0 72 0
[pid=10173] ppid=10172 vsize=9040 CPUtime=391.17 cores=0,2,4,6
/proc/10173/stat : 10173 (npSolver-pbo) S 10172 10172 10128 0 -1 4202496 7166 59168 0 0 54 13 39015 35 20 0 1 0 271325091 9256960 1847 33554432000 4194304 5992684 140736297344304 140736297330136 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10173/statm: 2260 1847 194 440 0 1816 0
[pid=10231] ppid=10173 vsize=247588 CPUtime=1270.69 cores=0,2,4,6
/proc/10231/stat : 10231 (glucosInc) R 10173 10172 10128 0 -1 4202496 50932 0 0 0 126982 87 0 0 20 0 1 0 271364230 253530112 52345 33554432000 4194304 5654031 140734326337472 140734326325288 4216213 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10231/statm: 61897 52345 142 357 0 61537 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 265776

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/182 10243
/proc/meminfo: memFree=28750508/32873844 swapFree=7616/7616
[pid=10172] ppid=10170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10172/stat : 10172 (npSolver-pbo-It) S 10170 10172 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271325091 9367552 274 33554432000 4194304 5064252 140735053032736 140735053031648 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10172/statm: 2287 274 233 213 0 72 0
[pid=10173] ppid=10172 vsize=9040 CPUtime=391.17 cores=0,2,4,6
/proc/10173/stat : 10173 (npSolver-pbo) S 10172 10172 10128 0 -1 4202496 7166 59168 0 0 54 13 39015 35 20 0 1 0 271325091 9256960 1847 33554432000 4194304 5992684 140736297344304 140736297330136 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10173/statm: 2260 1847 194 440 0 1816 0
[pid=10231] ppid=10173 vsize=166680 CPUtime=1330.68 cores=0,2,4,6
/proc/10231/stat : 10231 (glucosInc) R 10173 10172 10128 0 -1 4202496 52741 0 0 0 132976 92 0 0 20 0 1 0 271364230 170680320 40201 33554432000 4194304 5654031 140734326337472 140734326325288 4215112 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10231/statm: 41670 40201 142 357 0 41310 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 184868

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/181 10243
/proc/meminfo: memFree=28731160/32873844 swapFree=7616/7616
[pid=10172] ppid=10170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10172/stat : 10172 (npSolver-pbo-It) S 10170 10172 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271325091 9367552 274 33554432000 4194304 5064252 140735053032736 140735053031648 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10172/statm: 2287 274 233 213 0 72 0
[pid=10173] ppid=10172 vsize=9040 CPUtime=391.17 cores=0,2,4,6
/proc/10173/stat : 10173 (npSolver-pbo) S 10172 10172 10128 0 -1 4202496 7166 59168 0 0 54 13 39015 35 20 0 1 0 271325091 9256960 1847 33554432000 4194304 5992684 140736297344304 140736297330136 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10173/statm: 2260 1847 194 440 0 1816 0
[pid=10231] ppid=10173 vsize=197500 CPUtime=1390.66 cores=0,2,4,6
/proc/10231/stat : 10231 (glucosInc) R 10173 10172 10128 0 -1 4202496 54949 0 0 0 138970 96 0 0 20 0 1 0 271364230 202240000 43852 33554432000 4194304 5654031 140734326337472 140734326335560 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10231/statm: 49375 43852 142 357 0 49015 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 215688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 10243
/proc/meminfo: memFree=28808764/32873844 swapFree=7616/7616
[pid=10172] ppid=10170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10172/stat : 10172 (npSolver-pbo-It) S 10170 10172 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271325091 9367552 274 33554432000 4194304 5064252 140735053032736 140735053031648 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10172/statm: 2287 274 233 213 0 72 0
[pid=10173] ppid=10172 vsize=9040 CPUtime=391.17 cores=0,2,4,6
/proc/10173/stat : 10173 (npSolver-pbo) S 10172 10172 10128 0 -1 4202496 7166 59168 0 0 54 13 39015 35 20 0 1 0 271325091 9256960 1847 33554432000 4194304 5992684 140736297344304 140736297330136 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10173/statm: 2260 1847 194 440 0 1816 0
[pid=10231] ppid=10173 vsize=192032 CPUtime=1408.86 cores=0,2,4,6
/proc/10231/stat : 10231 (glucosInc) R 10173 10172 10128 0 -1 4202496 55386 0 0 0 140789 97 0 0 20 0 1 0 271364230 196640768 38402 33554432000 4194304 5654031 140734326337472 140734326335352 4233168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10231/statm: 48008 38402 142 357 0 47648 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 210220

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 10243
/proc/meminfo: memFree=28808764/32873844 swapFree=7616/7616
[pid=10172] ppid=10170 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10172/stat : 10172 (npSolver-pbo-It) S 10170 10172 10128 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271325091 9367552 274 33554432000 4194304 5064252 140735053032736 140735053031648 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10172/statm: 2287 274 233 213 0 72 0
[pid=10173] ppid=10172 vsize=9040 CPUtime=391.17 cores=0,2,4,6
/proc/10173/stat : 10173 (npSolver-pbo) S 10172 10172 10128 0 -1 4202496 7166 59168 0 0 54 13 39015 35 20 0 1 0 271325091 9256960 1847 33554432000 4194304 5992684 140736297344304 140736297330136 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10173/statm: 2260 1847 194 440 0 1816 0
[pid=10231] ppid=10173 vsize=192032 CPUtime=1408.86 cores=0,2,4,6
/proc/10231/stat : 10231 (glucosInc) R 10173 10172 10128 0 -1 4202496 55386 0 0 0 140789 97 0 0 20 0 1 0 271364230 196640768 38402 33554432000 4194304 5654031 140734326337472 140734326335352 4233168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10231/statm: 48008 38402 142 357 0 47648 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 210220

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.06
CPU user time (s): 1798.59
CPU system time (s): 1.46778
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 347164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.59
system time used= 1.46778
maximum resident set size= 297444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122100
page faults= 0
swaps= 0
block input operations= 0
block output operations= 67384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 540
involuntary context switches= 2027

runsolver used 2.73658 second user time and 7.09892 second system time

The end

Launcher Data

Begin job on node130 at 2012-05-26 19:06:35
IDJOB=3702798
IDBENCH=1958
IDSOLVER=2278
FILE ID=node130/3702798-1338051995
RUNJOBID= node130-1338051995-10144
PBS_JOBID= 14624386
Free space on /tmp= 71400 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_18.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702798-1338051995/watcher-3702798-1338051995 -o /tmp/evaluation-result-3702798-1338051995/solver-3702798-1338051995 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702798-1338051995.opb 1084100242 HOME HOME

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

MD5SUM BENCH= 7db364152f2aec17f16cb8adef9dc3c7
RANDOM SEED=1084100242

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29107504 kB
Buffers:          248520 kB
Cached:          2725288 kB
SwapCached:            0 kB
Active:           833680 kB
Inactive:        2152900 kB
Active(anon):      15748 kB
Inactive(anon):        0 kB
Active(file):     817932 kB
Inactive(file):  2152900 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16336 kB
Writeback:             0 kB
AnonPages:         20536 kB
Mapped:            13556 kB
Shmem:               200 kB
Slab:             641088 kB
SReclaimable:      82760 kB
SUnreclaim:       558328 kB
KernelStack:        1376 kB
PageTables:         3916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     106596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71376 MiB
End job on node130 at 2012-05-26 19:36:35