Trace number 3702800

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.11 1802.21

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_20.opb.PB06.opb
MD5SUM1e2b8f542cc5dec610d6e9b4663a878b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark189
Best CPU time to get the best result obtained on this benchmark1796.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 183
Optimality of the best value was proved NO
Number of variables473
Total number of constraints472
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 constraints472
Minimum length of a constraint3
Maximum length of a constraint17
Number of terms in the objective function 473
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 473
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 473
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.37	c run inc solver
0.00/0.37	c [INC SYSTEM] run initial solver
0.00/0.37	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.71	c [INC SEARCH] formula is SAT
0.00/0.72	c [INC SYSTEM] solved the initial formula
0.00/0.72	c model valid
0.00/0.72	c current solution ok
0.00/0.85	o 255
0.00/0.85	c starting approximation
0.00/0.85	c factor = 1
0.00/0.85	c can not find a suitable factor, leaving approximation
0.00/0.85	c finished approximation
0.00/0.85	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.85	c write failed with 2
0.00/0.85	c [INC SEARCH] iteration: 0
0.00/0.85	c [INC BOUNDS] best value:255 search for 254
0.00/0.85	c [INC SYSTEM] create new solver instance
0.00/0.85	c [INC] encode full formula
0.00/0.85	c (debug) using card networks
0.00/0.86	c set iterative enc to: card
0.00/0.86	c set iterative enc to: none
0.00/0.87	c [INC SEARCH] isOptimum variable: 0
0.00/0.99	c formula is SAT
0.00/0.99	c [INC SEARCH] copied best model
0.00/0.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/1.00	c model valid
0.00/1.00	c current solution ok
0.00/1.00	o 248
0.00/1.00	c [INC SEARCH] iteration: 1
0.00/1.00	c [INC BOUNDS] best value:248 search for 247
0.00/1.00	c [INC SYSTEM] there exists a inc, kill it!
0.00/1.00	c write failed with 2
0.00/1.00	c [INC SYSTEM] create new solver instance
0.00/1.00	c [INC] encode full formula
0.00/1.00	c (debug) using card networks
0.00/1.01	c set iterative enc to: card
0.00/1.01	c set iterative enc to: none
0.00/1.01	c [INC SEARCH] isOptimum variable: 0
0.00/1.10	c formula is SAT
0.00/1.10	c [INC SEARCH] copied best model
0.00/1.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/1.11	c model valid
0.00/1.11	c current solution ok
0.00/1.11	o 242
0.00/1.11	c [INC SEARCH] iteration: 2
0.00/1.11	c [INC BOUNDS] best value:242 search for 241
0.00/1.11	c [INC SYSTEM] there exists a inc, kill it!
0.00/1.11	c write failed with 2
0.00/1.11	c [INC SYSTEM] create new solver instance
0.00/1.11	c [INC] encode full formula
0.00/1.11	c (debug) using card networks
0.00/1.12	c set iterative enc to: card
0.00/1.12	c set iterative enc to: none
0.00/1.12	c [INC SEARCH] isOptimum variable: 0
1.81/1.85	c formula is SAT
1.89/3.62	c [INC SEARCH] copied best model
1.89/3.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.89/3.62	c model valid
1.89/3.62	c current solution ok
1.89/3.62	o 236
1.89/3.62	c [INC SEARCH] iteration: 3
1.89/3.62	c [INC BOUNDS] best value:236 search for 235
1.89/3.62	c [INC SYSTEM] there exists a inc, kill it!
1.89/3.62	c write failed with 2
1.89/3.62	c [INC SYSTEM] create new solver instance
1.89/3.62	c [INC] encode full formula
1.89/3.62	c (debug) using card networks
1.89/3.62	c set iterative enc to: card
1.89/3.62	c set iterative enc to: none
1.89/3.66	c [INC SEARCH] isOptimum variable: 0
3.41/5.22	c formula is SAT
3.41/5.22	c [INC SEARCH] copied best model
3.41/5.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.41/5.22	c model valid
3.41/5.22	c current solution ok
3.41/5.22	o 232
3.41/5.22	c [INC SEARCH] iteration: 4
3.41/5.22	c [INC BOUNDS] best value:232 search for 231
3.41/5.22	c [INC SYSTEM] there exists a inc, kill it!
3.41/5.22	c write failed with 2
3.41/5.22	c [INC SYSTEM] create new solver instance
3.41/5.22	c [INC] encode full formula
3.41/5.22	c (debug) using card networks
3.41/5.23	c set iterative enc to: card
3.41/5.23	c set iterative enc to: none
3.41/5.24	c [INC SEARCH] isOptimum variable: 0
4.82/6.67	c formula is SAT
4.82/6.67	c [INC SEARCH] copied best model
4.82/6.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.82/6.67	c model valid
4.82/6.67	c current solution ok
4.82/6.67	o 230
4.82/6.67	c [INC SEARCH] iteration: 5
4.82/6.67	c [INC BOUNDS] best value:230 search for 229
4.82/6.67	c [INC SYSTEM] there exists a inc, kill it!
4.82/6.67	c write failed with 2
4.82/6.68	c [INC SYSTEM] create new solver instance
4.82/6.68	c [INC] encode full formula
4.82/6.68	c (debug) using card networks
4.82/6.68	c set iterative enc to: card
4.82/6.68	c set iterative enc to: none
4.82/6.69	c [INC SEARCH] isOptimum variable: 0
8.80/10.68	c formula is SAT
8.80/10.68	c [INC SEARCH] copied best model
8.80/10.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.80/10.69	c model valid
8.80/10.69	c current solution ok
8.80/10.69	o 225
8.80/10.69	c [INC SEARCH] iteration: 6
8.80/10.69	c [INC BOUNDS] best value:225 search for 224
8.80/10.69	c [INC SYSTEM] there exists a inc, kill it!
8.80/10.69	c write failed with 2
8.80/10.69	c [INC SYSTEM] create new solver instance
8.80/10.69	c [INC] encode full formula
8.80/10.69	c (debug) using card networks
8.92/10.70	c set iterative enc to: card
8.92/10.70	c set iterative enc to: none
8.92/10.70	c [INC SEARCH] isOptimum variable: 0
13.71/15.55	c formula is SAT
13.71/15.55	c [INC SEARCH] copied best model
13.71/15.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.71/15.56	c model valid
13.71/15.56	c current solution ok
13.71/15.56	o 221
13.71/15.56	c [INC SEARCH] iteration: 7
13.71/15.56	c [INC BOUNDS] best value:221 search for 220
13.71/15.56	c [INC SYSTEM] there exists a inc, kill it!
13.71/15.56	c write failed with 2
13.71/15.56	c [INC SYSTEM] create new solver instance
13.71/15.56	c [INC] encode full formula
13.71/15.56	c (debug) using card networks
13.71/15.57	c set iterative enc to: card
13.71/15.57	c set iterative enc to: none
13.71/15.57	c [INC SEARCH] isOptimum variable: 0
32.12/33.92	c formula is SAT
32.12/33.93	c [INC SEARCH] copied best model
32.12/33.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
32.12/33.93	c model valid
32.12/33.93	c current solution ok
32.12/33.93	o 220
32.12/33.93	c [INC SEARCH] iteration: 8
32.12/33.93	c [INC BOUNDS] best value:220 search for 219
32.12/33.93	c [INC SYSTEM] there exists a inc, kill it!
32.12/33.93	c write failed with 2
32.12/33.93	c [INC SYSTEM] create new solver instance
32.12/33.93	c [INC] encode full formula
32.12/33.93	c (debug) using card networks
32.12/33.94	c set iterative enc to: card
32.12/33.94	c set iterative enc to: none
32.12/33.95	c [INC SEARCH] isOptimum variable: 0
51.20/53.01	c formula is SAT
51.20/53.01	c [INC SEARCH] copied best model
51.20/53.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
51.20/53.01	c model valid
51.20/53.01	c current solution ok
51.20/53.01	o 219
51.20/53.01	c [INC SEARCH] iteration: 9
51.20/53.01	c [INC BOUNDS] best value:219 search for 218
51.20/53.01	c [INC SYSTEM] there exists a inc, kill it!
51.20/53.01	c write failed with 2
51.20/53.01	c [INC SYSTEM] create new solver instance
51.20/53.01	c [INC] encode full formula
51.20/53.01	c (debug) using card networks
51.20/53.02	c set iterative enc to: card
51.20/53.02	c set iterative enc to: none
51.20/53.03	c [INC SEARCH] isOptimum variable: 0
98.78/100.66	c formula is SAT
98.78/100.66	c [INC SEARCH] copied best model
98.78/100.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
98.78/100.67	c model valid
98.78/100.67	c current solution ok
98.78/100.67	o 217
98.78/100.67	c [INC SEARCH] iteration: 10
98.78/100.67	c [INC BOUNDS] best value:217 search for 216
98.78/100.67	c [INC SYSTEM] there exists a inc, kill it!
98.78/100.67	c write failed with 2
98.78/100.67	c [INC SYSTEM] create new solver instance
98.78/100.67	c [INC] encode full formula
98.78/100.67	c (debug) using card networks
98.78/100.68	c set iterative enc to: card
98.78/100.68	c set iterative enc to: none
98.78/100.69	c [INC SEARCH] isOptimum variable: 0
184.66/186.52	c formula is SAT
184.66/186.52	c [INC SEARCH] copied best model
184.66/186.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
184.66/186.52	c model valid
184.66/186.52	c current solution ok
184.66/186.52	o 214
184.66/186.52	c [INC SEARCH] iteration: 11
184.66/186.52	c [INC BOUNDS] best value:214 search for 213
184.66/186.52	c [INC SYSTEM] there exists a inc, kill it!
184.66/186.52	c write failed with 2
184.66/186.52	c [INC SYSTEM] create new solver instance
184.66/186.52	c [INC] encode full formula
184.66/186.52	c (debug) using card networks
184.66/186.53	c set iterative enc to: card
184.66/186.53	c set iterative enc to: none
184.66/186.55	c [INC SEARCH] isOptimum variable: 0
1800.06/1802.21	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1802.21	s UNKNOWN
1800.06/1802.21	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1802.21	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-3702800-1338052435/watcher-3702800-1338052435 -o /tmp/evaluation-result-3702800-1338052435/solver-3702800-1338052435 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702800-1338052435.opb 797022658 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.04 2.05 1.91 3/175 3765
/proc/meminfo: memFree=29800208/32873844 swapFree=7112/7112
[pid=3765] ppid=3761 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3765/stat : 3765 (npSolver-pbo-It) S 3761 3765 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140736960759568 140736960758480 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3765/statm: 2287 275 233 213 0 72 0

[startup+0.380256 s]
/proc/loadavg: 2.04 2.05 1.91 3/175 3765
/proc/meminfo: memFree=29800208/32873844 swapFree=7112/7112
[pid=3765] ppid=3761 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3765/stat : 3765 (npSolver-pbo-It) S 3761 3765 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140736960759568 140736960758480 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3765/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.670813 s]
/proc/loadavg: 2.04 2.05 1.91 3/175 3765
/proc/meminfo: memFree=29800208/32873844 swapFree=7112/7112
[pid=3765] ppid=3761 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3765/stat : 3765 (npSolver-pbo-It) S 3761 3765 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140736960759568 140736960758480 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3765/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.849862 s]
/proc/loadavg: 2.04 2.05 1.91 3/175 3765
/proc/meminfo: memFree=29800208/32873844 swapFree=7112/7112
[pid=3765] ppid=3761 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3765/stat : 3765 (npSolver-pbo-It) S 3761 3765 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140736960759568 140736960758480 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3765/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.900243 s]
/proc/loadavg: 2.04 2.05 1.91 3/175 3765
/proc/meminfo: memFree=29800208/32873844 swapFree=7112/7112
[pid=3765] ppid=3761 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3765/stat : 3765 (npSolver-pbo-It) S 3761 3765 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140736960759568 140736960758480 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3765/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50017 s]
/proc/loadavg: 2.04 2.05 1.91 3/175 3765
/proc/meminfo: memFree=29800208/32873844 swapFree=7112/7112
[pid=3765] ppid=3761 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3765/stat : 3765 (npSolver-pbo-It) S 3761 3765 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140736960759568 140736960758480 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3765/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+3.48331 s]
/proc/loadavg: 1.88 2.02 1.89 3/181 3791
/proc/meminfo: memFree=29751616/32873844 swapFree=7112/7112
[pid=3765] ppid=3761 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3765/stat : 3765 (npSolver-pbo-It) S 3761 3765 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140736960759568 140736960758480 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3765/statm: 2287 275 233 213 0 72 0
[pid=3766] ppid=3765 vsize=9252 CPUtime=1.89 cores=1,3,5,7
/proc/3766/stat : 3766 (npSolver-pbo) S 3765 3765 3390 0 -1 4202496 4049 16028 0 0 43 14 123 9 20 0 1 0 271369156 9474048 1505 33554432000 4194304 5992684 140733817057376 140733817050880 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3766/statm: 2313 1505 194 440 0 1869 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 18400
heavy processes:

[startup+6.30037 s]
/proc/loadavg: 1.88 2.02 1.89 4/181 3801
/proc/meminfo: memFree=29754512/32873844 swapFree=7112/7112
[pid=3765] ppid=3761 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3765/stat : 3765 (npSolver-pbo-It) S 3761 3765 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140736960759568 140736960758480 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3765/statm: 2287 275 233 213 0 72 0
[pid=3766] ppid=3765 vsize=9252 CPUtime=3.48 cores=1,3,5,7
/proc/3766/stat : 3766 (npSolver-pbo) S 3765 3765 3390 0 -1 4202496 4702 20307 0 0 45 14 277 12 20 0 1 0 271369156 9474048 1505 33554432000 4194304 5992684 140733817057376 140733817043208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3766/statm: 2313 1505 194 440 0 1869 0
[pid=3801] ppid=3766 vsize=16612 CPUtime=1.04 cores=1,3,5,7
/proc/3801/stat : 3801 (glucosInc) R 3766 3765 3390 0 -1 4202496 3018 0 0 0 104 0 0 0 20 0 1 0 271369680 17010688 3439 33554432000 4194304 5654031 140735258780032 140735258767848 4233236 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3801/statm: 4153 3439 141 357 0 3793 0
Current children cumulated CPU time (s) 4.52
Current children cumulated vsize (KiB) 35012
heavy processes:

[startup+12.7003 s]
/proc/loadavg: 1.89 2.01 1.90 4/181 3807
/proc/meminfo: memFree=29746296/32873844 swapFree=7112/7112
[pid=3765] ppid=3761 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3765/stat : 3765 (npSolver-pbo-It) S 3761 3765 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140736960759568 140736960758480 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3765/statm: 2287 275 233 213 0 72 0
[pid=3766] ppid=3765 vsize=9252 CPUtime=8.93 cores=1,3,5,7
/proc/3766/stat : 3766 (npSolver-pbo) S 3765 3765 3390 0 -1 4202496 5746 29324 0 0 47 14 816 16 20 0 1 0 271369156 9474048 1505 33554432000 4194304 5992684 140733817057376 140733817043208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3766/statm: 2313 1505 194 440 0 1869 0
[pid=3807] ppid=3766 vsize=16984 CPUtime=1.98 cores=1,3,5,7
/proc/3807/stat : 3807 (glucosInc) R 3766 3765 3390 0 -1 4202496 3237 0 0 0 197 1 0 0 20 0 1 0 271370226 17391616 3659 33554432000 4194304 5654031 140733298173024 140733298160840 4232729 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3807/statm: 4246 3659 141 357 0 3886 0
Current children cumulated CPU time (s) 10.91
Current children cumulated vsize (KiB) 35384

[startup+25.5003 s]
/proc/loadavg: 1.91 2.01 1.90 4/181 3811
/proc/meminfo: memFree=29718512/32873844 swapFree=7112/7112
[pid=3765] ppid=3761 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3765/stat : 3765 (npSolver-pbo-It) S 3761 3765 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140736960759568 140736960758480 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3765/statm: 2287 275 233 213 0 72 0
[pid=3766] ppid=3765 vsize=9252 CPUtime=13.81 cores=1,3,5,7
/proc/3766/stat : 3766 (npSolver-pbo) S 3765 3765 3390 0 -1 4202496 6271 34187 0 0 49 15 1299 18 20 0 1 0 271369156 9474048 1505 33554432000 4194304 5992684 140733817057376 140733817043208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3766/statm: 2313 1505 194 440 0 1869 0
[pid=3811] ppid=3766 vsize=33216 CPUtime=9.9 cores=1,3,5,7
/proc/3811/stat : 3811 (glucosInc) R 3766 3765 3390 0 -1 4202496 5976 0 0 0 989 1 0 0 20 0 1 0 271370713 34013184 7726 33554432000 4194304 5654031 140735025580000 140735025567816 4216456 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3811/statm: 8304 7726 142 357 0 7944 0
Current children cumulated CPU time (s) 23.71
Current children cumulated vsize (KiB) 51616

[startup+51.1003 s]
/proc/loadavg: 1.94 2.01 1.90 4/181 3817
/proc/meminfo: memFree=29724592/32873844 swapFree=7112/7112
[pid=3765] ppid=3761 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3765/stat : 3765 (npSolver-pbo-It) S 3761 3765 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140736960759568 140736960758480 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3765/statm: 2287 275 233 213 0 72 0
[pid=3766] ppid=3765 vsize=9252 CPUtime=32.17 cores=1,3,5,7
/proc/3766/stat : 3766 (npSolver-pbo) S 3765 3765 3390 0 -1 4202496 6794 41577 0 0 50 15 3131 21 20 0 1 0 271369156 9474048 1505 33554432000 4194304 5992684 140733817057376 140733817043208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3766/statm: 2313 1505 194 440 0 1869 0
[pid=3815] ppid=3766 vsize=33196 CPUtime=17.13 cores=1,3,5,7
/proc/3815/stat : 3815 (glucosInc) R 3766 3765 3390 0 -1 4202496 5851 0 0 0 1712 1 0 0 20 0 1 0 271372550 33992704 7735 33554432000 4194304 5654031 140735732021680 140735732009496 4232408 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3815/statm: 8299 7735 142 357 0 7939 0
Current children cumulated CPU time (s) 49.3
Current children cumulated vsize (KiB) 51596

[startup+102.3 s]
/proc/loadavg: 1.97 2.01 1.90 4/181 3821
/proc/meminfo: memFree=29706472/32873844 swapFree=7112/7112
[pid=3765] ppid=3761 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3765/stat : 3765 (npSolver-pbo-It) S 3761 3765 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140736960759568 140736960758480 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3765/statm: 2287 275 233 213 0 72 0
[pid=3766] ppid=3765 vsize=9252 CPUtime=98.88 cores=1,3,5,7
/proc/3766/stat : 3766 (npSolver-pbo) S 3765 3765 3390 0 -1 4202496 7841 57990 0 0 52 15 9792 29 20 0 1 0 271369156 9474048 1505 33554432000 4194304 5992684 140733817057376 140733817043208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3766/statm: 2313 1505 194 440 0 1869 0
[pid=3821] ppid=3766 vsize=16820 CPUtime=1.59 cores=1,3,5,7
/proc/3821/stat : 3821 (glucosInc) R 3766 3765 3390 0 -1 4202496 3092 0 0 0 159 0 0 0 20 0 1 0 271379225 17223680 3520 33554432000 4194304 5654031 140736870713424 140736870701240 4233181 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3821/statm: 4205 3520 141 357 0 3845 0
Current children cumulated CPU time (s) 100.47
Current children cumulated vsize (KiB) 35220

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.91 4/181 3821
/proc/meminfo: memFree=29613500/32873844 swapFree=7112/7112
[pid=3765] ppid=3761 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3765/stat : 3765 (npSolver-pbo-It) S 3761 3765 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140736960759568 140736960758480 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3765/statm: 2287 275 233 213 0 72 0
[pid=3766] ppid=3765 vsize=9252 CPUtime=98.88 cores=1,3,5,7
/proc/3766/stat : 3766 (npSolver-pbo) S 3765 3765 3390 0 -1 4202496 7841 57990 0 0 52 15 9792 29 20 0 1 0 271369156 9474048 1505 33554432000 4194304 5992684 140733817057376 140733817043208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3766/statm: 2313 1505 194 440 0 1869 0
[pid=3821] ppid=3766 vsize=74156 CPUtime=61.58 cores=1,3,5,7
/proc/3821/stat : 3821 (glucosInc) R 3766 3765 3390 0 -1 4202496 10311 0 0 0 6153 5 0 0 20 0 1 0 271379225 75935744 17192 33554432000 4194304 5654031 140736870713424 140736870701240 4233187 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3821/statm: 18539 17192 142 357 0 18179 0
Current children cumulated CPU time (s) 160.46
Current children cumulated vsize (KiB) 92556

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 1.91 4/180 3823
/proc/meminfo: memFree=29621464/32873844 swapFree=7112/7112
[pid=3765] ppid=3761 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3765/stat : 3765 (npSolver-pbo-It) S 3761 3765 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140736960759568 140736960758480 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3765/statm: 2287 275 233 213 0 72 0
[pid=3766] ppid=3765 vsize=9252 CPUtime=184.71 cores=1,3,5,7
/proc/3766/stat : 3766 (npSolver-pbo) S 3765 3765 3390 0 -1 4202496 8359 68838 0 0 54 15 18367 35 20 0 1 0 271369156 9474048 1505 33554432000 4194304 5992684 140733817057376 140733817043208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3766/statm: 2313 1505 194 440 0 1869 0
[pid=3823] ppid=3766 vsize=77852 CPUtime=35.73 cores=1,3,5,7
/proc/3823/stat : 3823 (glucosInc) R 3766 3765 3390 0 -1 4202496 7777 0 0 0 3570 3 0 0 20 0 1 0 271387810 79720448 18008 33554432000 4194304 5654031 140733414391360 140733414389288 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3823/statm: 19463 18008 142 357 0 19103 0
Current children cumulated CPU time (s) 220.44
Current children cumulated vsize (KiB) 96252

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 1.91 4/181 3824
/proc/meminfo: memFree=29619116/32873844 swapFree=7112/7112
[pid=3765] ppid=3761 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3765/stat : 3765 (npSolver-pbo-It) S 3761 3765 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140736960759568 140736960758480 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3765/statm: 2287 275 233 213 0 72 0
[pid=3766] ppid=3765 vsize=9252 CPUtime=184.71 cores=1,3,5,7
/proc/3766/stat : 3766 (npSolver-pbo) S 3765 3765 3390 0 -1 4202496 8359 68838 0 0 54 15 18367 35 20 0 1 0 271369156 9474048 1505 33554432000 4194304 5992684 140733817057376 140733817043208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0

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

/proc/meminfo: memFree=29529836/32873844 swapFree=7112/7112
[pid=3765] ppid=3761 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3765/stat : 3765 (npSolver-pbo-It) S 3761 3765 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140736960759568 140736960758480 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3765/statm: 2287 275 233 213 0 72 0
[pid=3766] ppid=3765 vsize=9252 CPUtime=184.71 cores=1,3,5,7
/proc/3766/stat : 3766 (npSolver-pbo) S 3765 3765 3390 0 -1 4202496 8359 68838 0 0 54 15 18367 35 20 0 1 0 271369156 9474048 1505 33554432000 4194304 5992684 140733817057376 140733817043208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3766/statm: 2313 1505 194 440 0 1869 0
[pid=3823] ppid=3766 vsize=109700 CPUtime=1115.56 cores=1,3,5,7
/proc/3823/stat : 3823 (glucosInc) R 3766 3765 3390 0 -1 4202496 50338 0 0 0 111459 97 0 0 20 0 1 0 271387810 112332800 26880 33554432000 4194304 5654031 140733414391360 140733414389384 4215097 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3823/statm: 27425 26880 142 357 0 27065 0
Current children cumulated CPU time (s) 1300.27
Current children cumulated vsize (KiB) 128100

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 1.93 4/181 3838
/proc/meminfo: memFree=29394712/32873844 swapFree=7112/7112
[pid=3765] ppid=3761 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3765/stat : 3765 (npSolver-pbo-It) S 3761 3765 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140736960759568 140736960758480 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3765/statm: 2287 275 233 213 0 72 0
[pid=3766] ppid=3765 vsize=9252 CPUtime=184.71 cores=1,3,5,7
/proc/3766/stat : 3766 (npSolver-pbo) S 3765 3765 3390 0 -1 4202496 8359 68838 0 0 54 15 18367 35 20 0 1 0 271369156 9474048 1505 33554432000 4194304 5992684 140733817057376 140733817043208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3766/statm: 2313 1505 194 440 0 1869 0
[pid=3823] ppid=3766 vsize=321316 CPUtime=1175.54 cores=1,3,5,7
/proc/3823/stat : 3823 (glucosInc) R 3766 3765 3390 0 -1 4202496 52482 0 0 0 117453 101 0 0 20 0 1 0 271387810 329027584 66831 33554432000 4194304 5654031 140733414391360 140733414389448 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3823/statm: 80329 66831 142 357 0 79969 0
Current children cumulated CPU time (s) 1360.25
Current children cumulated vsize (KiB) 339716

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/181 3838
/proc/meminfo: memFree=29376864/32873844 swapFree=7112/7112
[pid=3765] ppid=3761 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3765/stat : 3765 (npSolver-pbo-It) S 3761 3765 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140736960759568 140736960758480 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3765/statm: 2287 275 233 213 0 72 0
[pid=3766] ppid=3765 vsize=9252 CPUtime=184.71 cores=1,3,5,7
/proc/3766/stat : 3766 (npSolver-pbo) S 3765 3765 3390 0 -1 4202496 8359 68838 0 0 54 15 18367 35 20 0 1 0 271369156 9474048 1505 33554432000 4194304 5992684 140733817057376 140733817043208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3766/statm: 2313 1505 194 440 0 1869 0
[pid=3823] ppid=3766 vsize=239928 CPUtime=1235.52 cores=1,3,5,7
/proc/3823/stat : 3823 (glucosInc) R 3766 3765 3390 0 -1 4202496 54109 0 0 0 123448 104 0 0 20 0 1 0 271387810 245686272 54543 33554432000 4194304 5654031 140733414391360 140733414389448 4214977 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3823/statm: 59982 54543 142 357 0 59622 0
Current children cumulated CPU time (s) 1420.23
Current children cumulated vsize (KiB) 258328

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/181 3839
/proc/meminfo: memFree=29479408/32873844 swapFree=7112/7112
[pid=3765] ppid=3761 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3765/stat : 3765 (npSolver-pbo-It) S 3761 3765 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140736960759568 140736960758480 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3765/statm: 2287 275 233 213 0 72 0
[pid=3766] ppid=3765 vsize=9252 CPUtime=184.71 cores=1,3,5,7
/proc/3766/stat : 3766 (npSolver-pbo) S 3765 3765 3390 0 -1 4202496 8359 68838 0 0 54 15 18367 35 20 0 1 0 271369156 9474048 1505 33554432000 4194304 5992684 140733817057376 140733817043208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3766/statm: 2313 1505 194 440 0 1869 0
[pid=3823] ppid=3766 vsize=162152 CPUtime=1295.52 cores=1,3,5,7
/proc/3823/stat : 3823 (glucosInc) R 3766 3765 3390 0 -1 4202496 55126 0 0 0 129445 107 0 0 20 0 1 0 271387810 166043648 38571 33554432000 4194304 5654031 140733414391360 140733414389288 4215040 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3823/statm: 40538 38571 142 357 0 40178 0
Current children cumulated CPU time (s) 1480.23
Current children cumulated vsize (KiB) 180552

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/181 3839
/proc/meminfo: memFree=29337056/32873844 swapFree=7112/7112
[pid=3765] ppid=3761 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3765/stat : 3765 (npSolver-pbo-It) S 3761 3765 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140736960759568 140736960758480 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3765/statm: 2287 275 233 213 0 72 0
[pid=3766] ppid=3765 vsize=9252 CPUtime=184.71 cores=1,3,5,7
/proc/3766/stat : 3766 (npSolver-pbo) S 3765 3765 3390 0 -1 4202496 8359 68838 0 0 54 15 18367 35 20 0 1 0 271369156 9474048 1505 33554432000 4194304 5992684 140733817057376 140733817043208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3766/statm: 2313 1505 194 440 0 1869 0
[pid=3823] ppid=3766 vsize=324448 CPUtime=1355.51 cores=1,3,5,7
/proc/3823/stat : 3823 (glucosInc) R 3766 3765 3390 0 -1 4202496 57088 0 0 0 135441 110 0 0 20 0 1 0 271387810 332234752 66587 33554432000 4194304 5654031 140733414391360 140733414389448 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3823/statm: 81112 66587 142 357 0 80752 0
Current children cumulated CPU time (s) 1540.22
Current children cumulated vsize (KiB) 342848

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/182 3842
/proc/meminfo: memFree=29383168/32873844 swapFree=7112/7112
[pid=3765] ppid=3761 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3765/stat : 3765 (npSolver-pbo-It) S 3761 3765 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140736960759568 140736960758480 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3765/statm: 2287 275 233 213 0 72 0
[pid=3766] ppid=3765 vsize=9252 CPUtime=184.71 cores=1,3,5,7
/proc/3766/stat : 3766 (npSolver-pbo) S 3765 3765 3390 0 -1 4202496 8359 68838 0 0 54 15 18367 35 20 0 1 0 271369156 9474048 1505 33554432000 4194304 5992684 140733817057376 140733817043208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3766/statm: 2313 1505 194 440 0 1869 0
[pid=3823] ppid=3766 vsize=197412 CPUtime=1415.49 cores=1,3,5,7
/proc/3823/stat : 3823 (glucosInc) R 3766 3765 3390 0 -1 4202496 58973 0 0 0 141433 116 0 0 20 0 1 0 271387810 202149888 48452 33554432000 4194304 5654031 140733414391360 140733414389448 4215344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3823/statm: 49353 48452 142 357 0 48993 0
Current children cumulated CPU time (s) 1600.2
Current children cumulated vsize (KiB) 215812

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/181 3844
/proc/meminfo: memFree=29443652/32873844 swapFree=7112/7112
[pid=3765] ppid=3761 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3765/stat : 3765 (npSolver-pbo-It) S 3761 3765 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140736960759568 140736960758480 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3765/statm: 2287 275 233 213 0 72 0
[pid=3766] ppid=3765 vsize=9252 CPUtime=184.71 cores=1,3,5,7
/proc/3766/stat : 3766 (npSolver-pbo) S 3765 3765 3390 0 -1 4202496 8359 68838 0 0 54 15 18367 35 20 0 1 0 271369156 9474048 1505 33554432000 4194304 5992684 140733817057376 140733817043208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3766/statm: 2313 1505 194 440 0 1869 0
[pid=3823] ppid=3766 vsize=328888 CPUtime=1475.48 cores=1,3,5,7
/proc/3823/stat : 3823 (glucosInc) R 3766 3765 3390 0 -1 4202496 60351 0 0 0 147429 119 0 0 20 0 1 0 271387810 336781312 75377 33554432000 4194304 5654031 140733414391360 140733414389448 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3823/statm: 82222 75377 142 357 0 81862 0
Current children cumulated CPU time (s) 1660.19
Current children cumulated vsize (KiB) 347288

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/181 3844
/proc/meminfo: memFree=29501172/32873844 swapFree=7112/7112
[pid=3765] ppid=3761 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3765/stat : 3765 (npSolver-pbo-It) S 3761 3765 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140736960759568 140736960758480 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3765/statm: 2287 275 233 213 0 72 0
[pid=3766] ppid=3765 vsize=9252 CPUtime=184.71 cores=1,3,5,7
/proc/3766/stat : 3766 (npSolver-pbo) S 3765 3765 3390 0 -1 4202496 8359 68838 0 0 54 15 18367 35 20 0 1 0 271369156 9474048 1505 33554432000 4194304 5992684 140733817057376 140733817043208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3766/statm: 2313 1505 194 440 0 1869 0
[pid=3823] ppid=3766 vsize=251128 CPUtime=1535.47 cores=1,3,5,7
/proc/3823/stat : 3823 (glucosInc) R 3766 3765 3390 0 -1 4202496 62836 0 0 0 153422 125 0 0 20 0 1 0 271387810 257155072 54780 33554432000 4194304 5654031 140733414391360 140733414389448 4232763 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3823/statm: 62782 54780 142 357 0 62422 0
Current children cumulated CPU time (s) 1720.18
Current children cumulated vsize (KiB) 269528

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/181 3845
/proc/meminfo: memFree=29376992/32873844 swapFree=7112/7112
[pid=3765] ppid=3761 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3765/stat : 3765 (npSolver-pbo-It) S 3761 3765 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140736960759568 140736960758480 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3765/statm: 2287 275 233 213 0 72 0
[pid=3766] ppid=3765 vsize=9252 CPUtime=184.71 cores=1,3,5,7
/proc/3766/stat : 3766 (npSolver-pbo) S 3765 3765 3390 0 -1 4202496 8359 68838 0 0 54 15 18367 35 20 0 1 0 271369156 9474048 1505 33554432000 4194304 5992684 140733817057376 140733817043208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3766/statm: 2313 1505 194 440 0 1869 0
[pid=3823] ppid=3766 vsize=464776 CPUtime=1595.44 cores=1,3,5,7
/proc/3823/stat : 3823 (glucosInc) R 3766 3765 3390 0 -1 4202496 63900 0 0 0 159416 128 0 0 20 0 1 0 271387810 475930624 83405 33554432000 4194304 5654031 140733414391360 140733414389448 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3823/statm: 116194 83405 142 357 0 115834 0
Current children cumulated CPU time (s) 1780.15
Current children cumulated vsize (KiB) 483176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 3892
/proc/meminfo: memFree=29572140/32873844 swapFree=7112/7112
[pid=3765] ppid=3761 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3765/stat : 3765 (npSolver-pbo-It) S 3761 3765 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140736960759568 140736960758480 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3765/statm: 2287 275 233 213 0 72 0
[pid=3766] ppid=3765 vsize=9252 CPUtime=184.71 cores=1,3,5,7
/proc/3766/stat : 3766 (npSolver-pbo) S 3765 3765 3390 0 -1 4202496 8359 68838 0 0 54 15 18367 35 20 0 1 0 271369156 9474048 1505 33554432000 4194304 5992684 140733817057376 140733817043208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3766/statm: 2313 1505 194 440 0 1869 0
[pid=3823] ppid=3766 vsize=202548 CPUtime=1615.35 cores=1,3,5,7
/proc/3823/stat : 3823 (glucosInc) R 3766 3765 3390 0 -1 4202496 65054 0 0 0 161403 132 0 0 20 0 1 0 271387810 207409152 44616 33554432000 4194304 5654031 140733414391360 140733414389448 4218498 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3823/statm: 50637 44616 142 357 0 50277 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 220948

Sending SIGTERM to process tree (bottom up)

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

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 3892
/proc/meminfo: memFree=29572140/32873844 swapFree=7112/7112
[pid=3765] ppid=3761 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3765/stat : 3765 (npSolver-pbo-It) S 3761 3765 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140736960759568 140736960758480 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3765/statm: 2287 275 233 213 0 72 0
[pid=3766] ppid=3765 vsize=9252 CPUtime=184.71 cores=1,3,5,7
/proc/3766/stat : 3766 (npSolver-pbo) S 3765 3765 3390 0 -1 4202496 8359 68838 0 0 54 15 18367 35 20 0 1 0 271369156 9474048 1505 33554432000 4194304 5992684 140733817057376 140733817043208 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3766/statm: 2313 1505 194 440 0 1869 0
[pid=3823] ppid=3766 vsize=202548 CPUtime=1615.35 cores=1,3,5,7
/proc/3823/stat : 3823 (glucosInc) R 3766 3765 3390 0 -1 4202496 65054 0 0 0 161403 132 0 0 20 0 1 0 271387810 207409152 44616 33554432000 4194304 5654031 140733414391360 140733414389448 4218498 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3823/statm: 50637 44616 142 357 0 50277 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 220948

Child status: 0
Real time (s): 1802.21
CPU time (s): 1800.11
CPU user time (s): 1798.26
CPU system time (s): 1.84872
CPU usage (%): 99.8831
Max. virtual memory (cumulated for all children) (KiB): 484684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.26
system time used= 1.84872
maximum resident set size= 347960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 142633
page faults= 0
swaps= 0
block input operations= 0
block output operations= 71528
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 699
involuntary context switches= 2091

runsolver used 3.04054 second user time and 8.64968 second system time

The end

Launcher Data

Begin job on node119 at 2012-05-26 19:13:55
IDJOB=3702800
IDBENCH=1962
IDSOLVER=2278
FILE ID=node119/3702800-1338052435
RUNJOBID= node119-1338050630-3407
PBS_JOBID= 14624379
Free space on /tmp= 71572 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_20.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702800-1338052435/watcher-3702800-1338052435 -o /tmp/evaluation-result-3702800-1338052435/solver-3702800-1338052435 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702800-1338052435.opb 797022658 HOME HOME

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

MD5SUM BENCH= 1e2b8f542cc5dec610d6e9b4663a878b
RANDOM SEED=797022658

node119.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29800892 kB
Buffers:          233968 kB
Cached:          2038372 kB
SwapCached:            0 kB
Active:           537296 kB
Inactive:        1748400 kB
Active(anon):       2980 kB
Inactive(anon):    13316 kB
Active(file):     534316 kB
Inactive(file):  1735084 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16636 kB
Writeback:             0 kB
AnonPages:         38776 kB
Mapped:            13108 kB
Shmem:               200 kB
Slab:             648424 kB
SReclaimable:      90728 kB
SUnreclaim:       557696 kB
KernelStack:        1536 kB
PageTables:         4068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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= 71552 MiB
End job on node119 at 2012-05-26 19:43:57