Trace number 3747267

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 (fixed)? (TO) 1800.06 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_10.opb
MD5SUM26699ac56f0d58d8261ff4eb58d81611
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark350.209
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 55
Optimality of the best value was proved YES
Number of variables895
Total number of constraints1659
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 constraints1659
Minimum length of a constraint14
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 707
Number of bits of the biggest sum of numbers10
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.27	c run inc solver
0.00/0.27	c [INC SYSTEM] run initial solver
0.00/0.27	c [INC SYSTEM] preprocess with white file
1.66/1.77	c [INC SYSTEM] finished preprocessing in 1 s
1.66/1.77	c [INC SYSTEM] execute solver
2.66/2.71	c [INC SEARCH] formula is SAT
2.66/2.72	c [INC SYSTEM] solved the initial formula
2.66/2.73	c model valid
2.66/2.73	c current solution ok
3.27/3.32	o 124
3.27/3.32	c [INC SYSTEM] there exists a inc, kill it!
3.27/3.32	c write failed with 2
3.27/3.32	c [INC SEARCH] iteration: 0
3.27/3.32	c [INC BOUNDS] best value:124 search for 123
3.27/3.32	c [INC SYSTEM] create new solver instance
3.27/3.32	c [INC] encode full formula
3.27/3.32	c set iterative enc to: swc
3.27/3.34	c [INC SEARCH] isOptimum variable: 0
14.36/14.42	c formula is SAT
14.36/14.43	c [INC SEARCH] copied best model
14.36/14.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.36/14.45	c model valid
14.36/14.45	c current solution ok
14.36/14.45	o 94
14.36/14.45	c [INC SEARCH] iteration: 1
14.36/14.45	c [INC BOUNDS] best value:94 search for 93
14.36/14.45	c [INC ENCODE] setup new number of clauses ...
14.36/14.45	c [INC] encode incremental formula
14.36/14.45	c return only the limitting unit clause for 93
14.36/14.45	c [INC SYSTEM] transmit new clauses to solver: 1
14.36/14.45	c [INC SEARCH] isOptimum variable: 0
14.46/14.57	c formula is SAT
14.46/14.58	c [INC SEARCH] copied best model
14.46/14.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.46/14.60	c model valid
14.46/14.60	c current solution ok
14.46/14.60	o 93
14.46/14.60	c [INC SEARCH] iteration: 2
14.46/14.60	c [INC BOUNDS] best value:93 search for 92
14.46/14.60	c [INC ENCODE] setup new number of clauses ...
14.46/14.60	c [INC] encode incremental formula
14.46/14.60	c return only the limitting unit clause for 92
14.46/14.60	c [INC SYSTEM] transmit new clauses to solver: 1
14.46/14.60	c [INC SEARCH] isOptimum variable: 0
14.67/14.71	c formula is SAT
14.67/14.73	c [INC SEARCH] copied best model
14.67/14.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.67/14.74	c model valid
14.67/14.74	c current solution ok
14.67/14.74	o 85
14.67/14.74	c [INC SEARCH] iteration: 3
14.67/14.74	c [INC BOUNDS] best value:85 search for 84
14.67/14.74	c [INC ENCODE] setup new number of clauses ...
14.67/14.74	c [INC] encode incremental formula
14.67/14.74	c return only the limitting unit clause for 84
14.67/14.74	c [INC SYSTEM] transmit new clauses to solver: 1
14.67/14.74	c [INC SEARCH] isOptimum variable: 0
16.27/16.34	c formula is SAT
16.27/16.35	c [INC SEARCH] copied best model
16.27/16.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.27/16.37	c model valid
16.27/16.37	c current solution ok
16.27/16.37	o 84
16.27/16.37	c [INC SEARCH] iteration: 4
16.27/16.37	c [INC BOUNDS] best value:84 search for 83
16.27/16.37	c [INC ENCODE] setup new number of clauses ...
16.27/16.37	c [INC] encode incremental formula
16.27/16.37	c return only the limitting unit clause for 83
16.27/16.37	c [INC SYSTEM] transmit new clauses to solver: 1
16.27/16.37	c [INC SEARCH] isOptimum variable: 0
16.57/16.63	c formula is SAT
16.57/16.64	c [INC SEARCH] copied best model
16.57/16.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.57/16.66	c model valid
16.57/16.66	c current solution ok
16.57/16.66	o 80
16.57/16.66	c [INC SEARCH] iteration: 5
16.57/16.66	c [INC BOUNDS] best value:80 search for 79
16.57/16.66	c [INC ENCODE] setup new number of clauses ...
16.57/16.66	c [INC] encode incremental formula
16.57/16.66	c return only the limitting unit clause for 79
16.57/16.66	c [INC SYSTEM] transmit new clauses to solver: 1
16.57/16.66	c [INC SEARCH] isOptimum variable: 0
18.07/18.17	c formula is SAT
18.07/18.18	c [INC SEARCH] copied best model
18.07/18.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
18.07/18.19	c model valid
18.07/18.19	c current solution ok
18.07/18.19	o 74
18.07/18.19	c [INC SEARCH] iteration: 6
18.07/18.19	c [INC BOUNDS] best value:74 search for 73
18.07/18.19	c [INC ENCODE] setup new number of clauses ...
18.07/18.19	c [INC] encode incremental formula
18.07/18.19	c return only the limitting unit clause for 73
18.07/18.19	c [INC SYSTEM] transmit new clauses to solver: 1
18.07/18.19	c [INC SEARCH] isOptimum variable: 0
18.37/18.49	c formula is SAT
18.47/18.50	c [INC SEARCH] copied best model
18.47/18.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
18.47/18.52	c model valid
18.47/18.52	c current solution ok
18.47/18.52	o 67
18.47/18.52	c [INC SEARCH] iteration: 7
18.47/18.52	c [INC BOUNDS] best value:67 search for 66
18.47/18.52	c [INC ENCODE] setup new number of clauses ...
18.47/18.52	c [INC] encode incremental formula
18.47/18.52	c return only the limitting unit clause for 66
18.47/18.52	c [INC SYSTEM] transmit new clauses to solver: 1
18.47/18.52	c [INC SEARCH] isOptimum variable: 0
36.87/36.98	c formula is SAT
36.87/36.99	c [INC SEARCH] copied best model
36.87/36.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
36.97/37.01	c model valid
36.97/37.01	c current solution ok
36.97/37.01	o 66
36.97/37.01	c [INC SEARCH] iteration: 8
36.97/37.01	c [INC BOUNDS] best value:66 search for 65
36.97/37.01	c [INC ENCODE] setup new number of clauses ...
36.97/37.01	c [INC] encode incremental formula
36.97/37.01	c return only the limitting unit clause for 65
36.97/37.01	c [INC SYSTEM] transmit new clauses to solver: 1
36.97/37.01	c [INC SEARCH] isOptimum variable: 0
58.17/58.29	c formula is SAT
58.17/58.30	c [INC SEARCH] copied best model
58.27/58.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
58.27/58.32	c model valid
58.27/58.32	c current solution ok
58.27/58.32	o 65
58.27/58.32	c [INC SEARCH] iteration: 9
58.27/58.32	c [INC BOUNDS] best value:65 search for 64
58.27/58.32	c [INC ENCODE] setup new number of clauses ...
58.27/58.32	c [INC] encode incremental formula
58.27/58.32	c return only the limitting unit clause for 64
58.27/58.32	c [INC SYSTEM] transmit new clauses to solver: 1
58.27/58.32	c [INC SEARCH] isOptimum variable: 0
69.06/69.12	c formula is SAT
69.06/69.13	c [INC SEARCH] copied best model
69.06/69.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
69.06/69.15	c model valid
69.06/69.15	c current solution ok
69.06/69.15	o 61
69.06/69.15	c [INC SEARCH] iteration: 10
69.06/69.15	c [INC BOUNDS] best value:61 search for 60
69.06/69.15	c [INC ENCODE] setup new number of clauses ...
69.06/69.15	c [INC] encode incremental formula
69.06/69.15	c return only the limitting unit clause for 60
69.06/69.15	c [INC SYSTEM] transmit new clauses to solver: 1
69.06/69.15	c [INC SEARCH] isOptimum variable: 0
213.05/213.11	c formula is SAT
213.05/213.12	c [INC SEARCH] copied best model
213.05/213.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
213.05/213.13	c model valid
213.05/213.13	c current solution ok
213.05/213.13	o 60
213.05/213.13	c [INC SEARCH] iteration: 11
213.05/213.13	c [INC BOUNDS] best value:60 search for 59
213.05/213.13	c [INC ENCODE] setup new number of clauses ...
213.05/213.13	c [INC] encode incremental formula
213.05/213.13	c return only the limitting unit clause for 59
213.05/213.13	c [INC SYSTEM] transmit new clauses to solver: 1
213.05/213.13	c [INC SEARCH] isOptimum variable: 0
852.05/852.27	c formula is SAT
852.05/852.28	c [INC SEARCH] copied best model
852.05/852.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
852.05/852.29	c model valid
852.05/852.29	c current solution ok
852.05/852.29	o 59
852.05/852.29	c [INC SEARCH] iteration: 12
852.05/852.29	c [INC BOUNDS] best value:59 search for 58
852.05/852.29	c [INC ENCODE] setup new number of clauses ...
852.05/852.29	c [INC] encode incremental formula
852.05/852.29	c return only the limitting unit clause for 58
852.05/852.29	c [INC SYSTEM] transmit new clauses to solver: 1
852.05/852.29	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.30	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.30	s UNKNOWN
1800.02/1800.30	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.30	c write failed with -1
1800.02/1800.30	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x116b600)

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-3747267-1339101801/watcher-3747267-1339101801 -o /tmp/evaluation-result-3747267-1339101801/solver-3747267-1339101801 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747267-1339101801.opb 971857635 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 11710
/proc/meminfo: memFree=24780380/32873844 swapFree=7120/7120
[pid=11710] ppid=11708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11710/stat : 11710 (npSolver-pbo-It) S 11708 11710 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308691 9367552 275 33554432000 4194304 5064252 140734945761072 140734945759984 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11710/statm: 2287 275 233 213 0 72 0

[startup+0.0557739 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 11710
/proc/meminfo: memFree=24780380/32873844 swapFree=7120/7120
[pid=11710] ppid=11708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11710/stat : 11710 (npSolver-pbo-It) S 11708 11710 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308691 9367552 275 33554432000 4194304 5064252 140734945761072 140734945759984 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11710/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100316 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 11710
/proc/meminfo: memFree=24780380/32873844 swapFree=7120/7120
[pid=11710] ppid=11708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11710/stat : 11710 (npSolver-pbo-It) S 11708 11710 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308691 9367552 275 33554432000 4194304 5064252 140734945761072 140734945759984 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11710/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300156 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 11710
/proc/meminfo: memFree=24780380/32873844 swapFree=7120/7120
[pid=11710] ppid=11708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11710/stat : 11710 (npSolver-pbo-It) S 11708 11710 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308691 9367552 275 33554432000 4194304 5064252 140734945761072 140734945759984 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11710/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70016 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 11710
/proc/meminfo: memFree=24780380/32873844 swapFree=7120/7120
[pid=11710] ppid=11708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11710/stat : 11710 (npSolver-pbo-It) S 11708 11710 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308691 9367552 275 33554432000 4194304 5064252 140734945761072 140734945759984 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11710/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 11714
/proc/meminfo: memFree=24632980/32873844 swapFree=7120/7120
[pid=11710] ppid=11708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11710/stat : 11710 (npSolver-pbo-It) S 11708 11710 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308691 9367552 275 33554432000 4194304 5064252 140734945761072 140734945759984 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11710/statm: 2287 275 233 213 0 72 0
[pid=11711] ppid=11710 vsize=19784 CPUtime=0.26 cores=0,2,4,6
/proc/11711/stat : 11711 (npSolver-pbo) S 11710 11710 11080 0 -1 4202496 4618 0 0 0 25 1 0 0 20 0 1 0 376308691 20258816 4416 33554432000 4194304 6004724 140734315332816 140734315327280 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11711/statm: 4946 4416 148 442 0 4500 0
[pid=11713] ppid=11711 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11713/stat : 11713 (cp2_pre.sh) S 11711 11710 11080 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 376308719 9367552 276 33554432000 4194304 5064252 140736031124464 140736031123168 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11713/statm: 2287 276 234 213 0 72 0
[pid=11714] ppid=11713 vsize=149992 CPUtime=1.2 cores=0,2,4,6
/proc/11714/stat : 11714 (coprocessor) R 11713 11710 11080 0 -1 4202496 28068 0 0 0 116 4 0 0 20 0 1 0 376308719 153591808 36487 33554432000 4194304 6586260 140735958633568 140735958628888 5732496 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/11714/statm: 37498 36487 200 584 0 36910 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 188072

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 11716
/proc/meminfo: memFree=24696716/32873844 swapFree=7120/7120
[pid=11710] ppid=11708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11710/stat : 11710 (npSolver-pbo-It) S 11708 11710 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308691 9367552 275 33554432000 4194304 5064252 140734945761072 140734945759984 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11710/statm: 2287 275 233 213 0 72 0
[pid=11711] ppid=11710 vsize=19788 CPUtime=2.14 cores=0,2,4,6
/proc/11711/stat : 11711 (npSolver-pbo) R 11710 11710 11080 0 -1 4202496 5501 28970 0 0 35 31 142 6 20 0 1 0 376308691 20262912 4430 33554432000 4194304 6004724 140734315332816 140734315327016 5190832 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11711/statm: 4947 4430 159 442 0 4501 0
[pid=11716] ppid=11711 vsize=66612 CPUtime=0.92 cores=0,2,4,6
/proc/11716/stat : 11716 (glucosInc) S 11711 11710 11080 0 -1 4202496 13894 0 0 0 90 2 0 0 20 0 1 0 376308868 68210688 14330 33554432000 4194304 5654031 140737222044432 140737222042744 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11716/statm: 16653 14330 146 357 0 16293 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 95548

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 11719
/proc/meminfo: memFree=24742180/32873844 swapFree=7120/7120
[pid=11710] ppid=11708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11710/stat : 11710 (npSolver-pbo-It) S 11708 11710 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308691 9367552 275 33554432000 4194304 5064252 140734945761072 140734945759984 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11710/statm: 2287 275 233 213 0 72 0
[pid=11711] ppid=11710 vsize=19788 CPUtime=3.32 cores=0,2,4,6
/proc/11711/stat : 11711 (npSolver-pbo) S 11710 11710 11080 0 -1 4202496 5566 43901 0 0 39 49 233 11 20 0 1 0 376308691 20262912 4436 33554432000 4194304 6004724 140734315332816 140734315318664 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11711/statm: 4947 4436 165 442 0 4501 0
[pid=11719] ppid=11711 vsize=65848 CPUtime=2.95 cores=0,2,4,6
/proc/11719/stat : 11719 (glucosInc) R 11711 11710 11080 0 -1 4202496 14175 0 0 0 293 2 0 0 20 0 1 0 376309025 67428352 14101 33554432000 4194304 5654031 140734843647936 140734843645816 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11719/statm: 16462 14101 131 357 0 16102 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 94784

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 11719
/proc/meminfo: memFree=24741088/32873844 swapFree=7120/7120
[pid=11710] ppid=11708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11710/stat : 11710 (npSolver-pbo-It) S 11708 11710 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308691 9367552 275 33554432000 4194304 5064252 140734945761072 140734945759984 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11710/statm: 2287 275 233 213 0 72 0
[pid=11711] ppid=11710 vsize=19788 CPUtime=3.32 cores=0,2,4,6
/proc/11711/stat : 11711 (npSolver-pbo) S 11710 11710 11080 0 -1 4202496 5566 43901 0 0 39 49 233 11 20 0 1 0 376308691 20262912 4436 33554432000 4194304 6004724 140734315332816 140734315318664 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11711/statm: 4947 4436 165 442 0 4501 0
[pid=11719] ppid=11711 vsize=70408 CPUtime=9.34 cores=0,2,4,6
/proc/11719/stat : 11719 (glucosInc) R 11711 11710 11080 0 -1 4202496 14246 0 0 0 932 2 0 0 20 0 1 0 376309025 72097792 14163 33554432000 4194304 5654031 140734843647936 140734843645720 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11719/statm: 17602 14163 131 357 0 17242 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 99344

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 11719
/proc/meminfo: memFree=24695928/32873844 swapFree=7120/7120
[pid=11710] ppid=11708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11710/stat : 11710 (npSolver-pbo-It) S 11708 11710 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308691 9367552 275 33554432000 4194304 5064252 140734945761072 140734945759984 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11710/statm: 2287 275 233 213 0 72 0
[pid=11711] ppid=11710 vsize=20780 CPUtime=3.53 cores=0,2,4,6
/proc/11711/stat : 11711 (npSolver-pbo) S 11710 11710 11080 0 -1 4202496 6794 43901 0 0 60 49 233 11 20 0 1 0 376308691 21278720 4685 33554432000 4194304 6004724 140734315332816 140734315318664 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11711/statm: 5195 4685 166 442 0 4749 0
[pid=11719] ppid=11711 vsize=73184 CPUtime=21.94 cores=0,2,4,6
/proc/11719/stat : 11719 (glucosInc) R 11711 11710 11080 0 -1 4202496 15008 0 0 0 2192 2 0 0 20 0 1 0 376309025 74940416 15430 33554432000 4194304 5654031 140734843647936 140734843635752 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11719/statm: 18296 15430 151 357 0 17936 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 103112

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 11763
/proc/meminfo: memFree=24813064/32873844 swapFree=7120/7120
[pid=11710] ppid=11708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11710/stat : 11710 (npSolver-pbo-It) S 11708 11710 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308691 9367552 275 33554432000 4194304 5064252 140734945761072 140734945759984 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11710/statm: 2287 275 233 213 0 72 0
[pid=11711] ppid=11710 vsize=20780 CPUtime=3.56 cores=0,2,4,6
/proc/11711/stat : 11711 (npSolver-pbo) S 11710 11710 11080 0 -1 4202496 6794 43901 0 0 63 49 233 11 20 0 1 0 376308691 21278720 4685 33554432000 4194304 6004724 140734315332816 140734315318664 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11711/statm: 5195 4685 166 442 0 4749 0
[pid=11719] ppid=11711 vsize=74108 CPUtime=47.51 cores=0,2,4,6
/proc/11719/stat : 11719 (glucosInc) R 11711 11710 11080 0 -1 4202496 15090 0 0 0 4748 3 0 0 20 0 1 0 376309025 75886592 15511 33554432000 4194304 5654031 140734843647936 140734843635752 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11719/statm: 18527 15511 151 357 0 18167 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 104036

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 11764
/proc/meminfo: memFree=24809548/32873844 swapFree=7120/7120
[pid=11710] ppid=11708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11710/stat : 11710 (npSolver-pbo-It) S 11708 11710 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308691 9367552 275 33554432000 4194304 5064252 140734945761072 140734945759984 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11710/statm: 2287 275 233 213 0 72 0
[pid=11711] ppid=11710 vsize=20780 CPUtime=3.63 cores=0,2,4,6
/proc/11711/stat : 11711 (npSolver-pbo) S 11710 11710 11080 0 -1 4202496 6794 43901 0 0 70 49 233 11 20 0 1 0 376308691 21278720 4685 33554432000 4194304 6004724 140734315332816 140734315318664 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11711/statm: 5195 4685 166 442 0 4749 0
[pid=11719] ppid=11711 vsize=74108 CPUtime=98.64 cores=0,2,4,6
/proc/11719/stat : 11719 (glucosInc) R 11711 11710 11080 0 -1 4202496 16463 0 0 0 9860 4 0 0 20 0 1 0 376309025 75886592 16263 33554432000 4194304 5654031 140734843647936 140734843635752 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11719/statm: 18527 16263 152 357 0 18167 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 104036

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 11764
/proc/meminfo: memFree=24808952/32873844 swapFree=7120/7120
[pid=11710] ppid=11708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11710/stat : 11710 (npSolver-pbo-It) S 11708 11710 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308691 9367552 275 33554432000 4194304 5064252 140734945761072 140734945759984 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11710/statm: 2287 275 233 213 0 72 0
[pid=11711] ppid=11710 vsize=20780 CPUtime=3.63 cores=0,2,4,6
/proc/11711/stat : 11711 (npSolver-pbo) S 11710 11710 11080 0 -1 4202496 6794 43901 0 0 70 49 233 11 20 0 1 0 376308691 21278720 4685 33554432000 4194304 6004724 140734315332816 140734315318664 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11711/statm: 5195 4685 166 442 0 4749 0
[pid=11719] ppid=11711 vsize=74140 CPUtime=158.62 cores=0,2,4,6
/proc/11719/stat : 11719 (glucosInc) R 11711 11710 11080 0 -1 4202496 17293 0 0 0 15858 4 0 0 20 0 1 0 376309025 75919360 16409 33554432000 4194304 5654031 140734843647936 140734843635752 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11719/statm: 18535 16409 152 357 0 18175 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 104068

[startup+222.3 s]
/proc/loadavg: 2.06 2.02 1.91 3/179 11764
/proc/meminfo: memFree=24785556/32873844 swapFree=7120/7120
[pid=11710] ppid=11708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11710/stat : 11710 (npSolver-pbo-It) S 11708 11710 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308691 9367552 275 33554432000 4194304 5064252 140734945761072 140734945759984 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11710/statm: 2287 275 233 213 0 72 0
[pid=11711] ppid=11710 vsize=20780 CPUtime=3.67 cores=0,2,4,6
/proc/11711/stat : 11711 (npSolver-pbo) S 11710 11710 11080 0 -1 4202496 6794 43901 0 0 73 50 233 11 20 0 1 0 376308691 21278720 4685 33554432000 4194304 6004724 140734315332816 140734315318664 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11711/statm: 5195 4685 166 442 0 4749 0
[pid=11719] ppid=11711 vsize=97600 CPUtime=218.58 cores=0,2,4,6
/proc/11719/stat : 11719 (glucosInc) R 11711 11710 11080 0 -1 4202496 18398 0 0 0 21853 5 0 0 20 0 1 0 376309025 99942400 21627 33554432000 4194304 5654031 140734843647936 140734843635752 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11719/statm: 24400 21627 152 357 0 24040 0
Current children cumulated CPU time (s) 222.25

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

/proc/meminfo: memFree=24742716/32873844 swapFree=7120/7120
[pid=11710] ppid=11708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11710/stat : 11710 (npSolver-pbo-It) S 11708 11710 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308691 9367552 275 33554432000 4194304 5064252 140734945761072 140734945759984 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11710/statm: 2287 275 233 213 0 72 0
[pid=11711] ppid=11710 vsize=20780 CPUtime=3.7 cores=0,2,4,6
/proc/11711/stat : 11711 (npSolver-pbo) S 11710 11710 11080 0 -1 4202496 6794 43901 0 0 76 50 233 11 20 0 1 0 376308691 21278720 4685 33554432000 4194304 6004724 140734315332816 140734315318664 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11711/statm: 5195 4685 166 442 0 4749 0
[pid=11719] ppid=11711 vsize=126252 CPUtime=1298.39 cores=0,2,4,6
/proc/11719/stat : 11719 (glucosInc) R 11711 11710 11080 0 -1 4202496 20583 0 0 0 129832 7 0 0 20 0 1 0 376309025 129282048 24791 33554432000 4194304 5654031 140734843647936 140734843635752 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11719/statm: 31563 24791 152 357 0 31203 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 156180

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 11797
/proc/meminfo: memFree=24742032/32873844 swapFree=7120/7120
[pid=11710] ppid=11708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11710/stat : 11710 (npSolver-pbo-It) S 11708 11710 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308691 9367552 275 33554432000 4194304 5064252 140734945761072 140734945759984 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11710/statm: 2287 275 233 213 0 72 0
[pid=11711] ppid=11710 vsize=20780 CPUtime=3.7 cores=0,2,4,6
/proc/11711/stat : 11711 (npSolver-pbo) S 11710 11710 11080 0 -1 4202496 6794 43901 0 0 76 50 233 11 20 0 1 0 376308691 21278720 4685 33554432000 4194304 6004724 140734315332816 140734315318664 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11711/statm: 5195 4685 166 442 0 4749 0
[pid=11719] ppid=11711 vsize=126252 CPUtime=1358.38 cores=0,2,4,6
/proc/11719/stat : 11719 (glucosInc) R 11711 11710 11080 0 -1 4202496 20583 0 0 0 135831 7 0 0 20 0 1 0 376309025 129282048 24879 33554432000 4194304 5654031 140734843647936 140734843635752 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11719/statm: 31563 24879 152 357 0 31203 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 156180

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 11797
/proc/meminfo: memFree=24742156/32873844 swapFree=7120/7120
[pid=11710] ppid=11708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11710/stat : 11710 (npSolver-pbo-It) S 11708 11710 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308691 9367552 275 33554432000 4194304 5064252 140734945761072 140734945759984 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11710/statm: 2287 275 233 213 0 72 0
[pid=11711] ppid=11710 vsize=20780 CPUtime=3.7 cores=0,2,4,6
/proc/11711/stat : 11711 (npSolver-pbo) S 11710 11710 11080 0 -1 4202496 6794 43901 0 0 76 50 233 11 20 0 1 0 376308691 21278720 4685 33554432000 4194304 6004724 140734315332816 140734315318664 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11711/statm: 5195 4685 166 442 0 4749 0
[pid=11719] ppid=11711 vsize=126252 CPUtime=1418.38 cores=0,2,4,6
/proc/11719/stat : 11719 (glucosInc) R 11711 11710 11080 0 -1 4202496 20583 0 0 0 141831 7 0 0 20 0 1 0 376309025 129282048 24879 33554432000 4194304 5654031 140734843647936 140734843635752 4232495 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11719/statm: 31563 24879 152 357 0 31203 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 156180

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 11797
/proc/meminfo: memFree=24736136/32873844 swapFree=7120/7120
[pid=11710] ppid=11708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11710/stat : 11710 (npSolver-pbo-It) S 11708 11710 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308691 9367552 275 33554432000 4194304 5064252 140734945761072 140734945759984 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11710/statm: 2287 275 233 213 0 72 0
[pid=11711] ppid=11710 vsize=20780 CPUtime=3.7 cores=0,2,4,6
/proc/11711/stat : 11711 (npSolver-pbo) S 11710 11710 11080 0 -1 4202496 6794 43901 0 0 76 50 233 11 20 0 1 0 376308691 21278720 4685 33554432000 4194304 6004724 140734315332816 140734315318664 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11711/statm: 5195 4685 166 442 0 4749 0
[pid=11719] ppid=11711 vsize=126252 CPUtime=1478.36 cores=0,2,4,6
/proc/11719/stat : 11719 (glucosInc) R 11711 11710 11080 0 -1 4202496 20586 0 0 0 147829 7 0 0 20 0 1 0 376309025 129282048 26415 33554432000 4194304 5654031 140734843647936 140734843635752 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11719/statm: 31563 26415 152 357 0 31203 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 156180

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 11797
/proc/meminfo: memFree=24733840/32873844 swapFree=7120/7120
[pid=11710] ppid=11708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11710/stat : 11710 (npSolver-pbo-It) S 11708 11710 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308691 9367552 275 33554432000 4194304 5064252 140734945761072 140734945759984 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11710/statm: 2287 275 233 213 0 72 0
[pid=11711] ppid=11710 vsize=20780 CPUtime=3.7 cores=0,2,4,6
/proc/11711/stat : 11711 (npSolver-pbo) S 11710 11710 11080 0 -1 4202496 6794 43901 0 0 76 50 233 11 20 0 1 0 376308691 21278720 4685 33554432000 4194304 6004724 140734315332816 140734315318664 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11711/statm: 5195 4685 166 442 0 4749 0
[pid=11719] ppid=11711 vsize=126252 CPUtime=1538.35 cores=0,2,4,6
/proc/11719/stat : 11719 (glucosInc) R 11711 11710 11080 0 -1 4202496 20929 0 0 0 153828 7 0 0 20 0 1 0 376309025 129282048 26415 33554432000 4194304 5654031 140734843647936 140734843635752 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11719/statm: 31563 26415 152 357 0 31203 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 156180

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 11800
/proc/meminfo: memFree=24709296/32873844 swapFree=7120/7120
[pid=11710] ppid=11708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11710/stat : 11710 (npSolver-pbo-It) S 11708 11710 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308691 9367552 275 33554432000 4194304 5064252 140734945761072 140734945759984 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11710/statm: 2287 275 233 213 0 72 0
[pid=11711] ppid=11710 vsize=20780 CPUtime=3.7 cores=0,2,4,6
/proc/11711/stat : 11711 (npSolver-pbo) S 11710 11710 11080 0 -1 4202496 6794 43901 0 0 76 50 233 11 20 0 1 0 376308691 21278720 4685 33554432000 4194304 6004724 140734315332816 140734315318664 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11711/statm: 5195 4685 166 442 0 4749 0
[pid=11719] ppid=11711 vsize=143240 CPUtime=1598.34 cores=0,2,4,6
/proc/11719/stat : 11719 (glucosInc) R 11711 11710 11080 0 -1 4202496 21451 0 0 0 159826 8 0 0 20 0 1 0 376309025 146677760 32047 33554432000 4194304 5654031 140734843647936 140734843635752 4232528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11719/statm: 35810 32047 152 357 0 35450 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 173168

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 11801
/proc/meminfo: memFree=24705356/32873844 swapFree=7120/7120
[pid=11710] ppid=11708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11710/stat : 11710 (npSolver-pbo-It) S 11708 11710 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308691 9367552 275 33554432000 4194304 5064252 140734945761072 140734945759984 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11710/statm: 2287 275 233 213 0 72 0
[pid=11711] ppid=11710 vsize=20780 CPUtime=3.7 cores=0,2,4,6
/proc/11711/stat : 11711 (npSolver-pbo) S 11710 11710 11080 0 -1 4202496 6794 43901 0 0 76 50 233 11 20 0 1 0 376308691 21278720 4685 33554432000 4194304 6004724 140734315332816 140734315318664 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11711/statm: 5195 4685 166 442 0 4749 0
[pid=11719] ppid=11711 vsize=143240 CPUtime=1658.33 cores=0,2,4,6
/proc/11719/stat : 11719 (glucosInc) R 11711 11710 11080 0 -1 4202496 21452 0 0 0 165825 8 0 0 20 0 1 0 376309025 146677760 32559 33554432000 4194304 5654031 140734843647936 140734843635752 4232736 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11719/statm: 35810 32559 152 357 0 35450 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 173168

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 1.93 3/179 11801
/proc/meminfo: memFree=24726020/32873844 swapFree=7120/7120
[pid=11710] ppid=11708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11710/stat : 11710 (npSolver-pbo-It) S 11708 11710 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308691 9367552 275 33554432000 4194304 5064252 140734945761072 140734945759984 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11710/statm: 2287 275 233 213 0 72 0
[pid=11711] ppid=11710 vsize=20780 CPUtime=3.7 cores=0,2,4,6
/proc/11711/stat : 11711 (npSolver-pbo) S 11710 11710 11080 0 -1 4202496 6794 43901 0 0 76 50 233 11 20 0 1 0 376308691 21278720 4685 33554432000 4194304 6004724 140734315332816 140734315318664 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11711/statm: 5195 4685 166 442 0 4749 0
[pid=11719] ppid=11711 vsize=143240 CPUtime=1718.32 cores=0,2,4,6
/proc/11719/stat : 11719 (glucosInc) R 11711 11710 11080 0 -1 4202496 21454 0 0 0 171824 8 0 0 20 0 1 0 376309025 146677760 33071 33554432000 4194304 5654031 140734843647936 140734843635752 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11719/statm: 35810 33071 152 357 0 35450 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 173168

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/179 11801
/proc/meminfo: memFree=24721488/32873844 swapFree=7120/7120
[pid=11710] ppid=11708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11710/stat : 11710 (npSolver-pbo-It) S 11708 11710 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308691 9367552 275 33554432000 4194304 5064252 140734945761072 140734945759984 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11710/statm: 2287 275 233 213 0 72 0
[pid=11711] ppid=11710 vsize=20780 CPUtime=3.7 cores=0,2,4,6
/proc/11711/stat : 11711 (npSolver-pbo) S 11710 11710 11080 0 -1 4202496 6794 43901 0 0 76 50 233 11 20 0 1 0 376308691 21278720 4685 33554432000 4194304 6004724 140734315332816 140734315318664 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11711/statm: 5195 4685 166 442 0 4749 0
[pid=11719] ppid=11711 vsize=143240 CPUtime=1778.31 cores=0,2,4,6
/proc/11719/stat : 11719 (glucosInc) R 11711 11710 11080 0 -1 4202496 21572 0 0 0 177823 8 0 0 20 0 1 0 376309025 146677760 33697 33554432000 4194304 5654031 140734843647936 140734843635752 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11719/statm: 35810 33697 152 357 0 35450 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 173168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.10 2.03 1.94 3/179 11801
/proc/meminfo: memFree=24688412/32873844 swapFree=7120/7120
[pid=11710] ppid=11708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11710/stat : 11710 (npSolver-pbo-It) S 11708 11710 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308691 9367552 275 33554432000 4194304 5064252 140734945761072 140734945759984 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11710/statm: 2287 275 233 213 0 72 0
[pid=11711] ppid=11710 vsize=20780 CPUtime=3.7 cores=0,2,4,6
/proc/11711/stat : 11711 (npSolver-pbo) S 11710 11710 11080 0 -1 4202496 6794 43901 0 0 76 50 233 11 20 0 1 0 376308691 21278720 4685 33554432000 4194304 6004724 140734315332816 140734315318664 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11711/statm: 5195 4685 166 442 0 4749 0
[pid=11719] ppid=11711 vsize=192560 CPUtime=1796.32 cores=0,2,4,6
/proc/11719/stat : 11719 (glucosInc) R 11711 11710 11080 0 -1 4202496 22097 0 0 0 179623 9 0 0 20 0 1 0 376309025 197181440 41873 33554432000 4194304 5654031 140734843647936 140734843635752 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11719/statm: 48140 41873 152 357 0 47780 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 222488

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.3 s]
/proc/loadavg: 2.10 2.03 1.94 3/179 11801
/proc/meminfo: memFree=24688412/32873844 swapFree=7120/7120
[pid=11710] ppid=11708 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11710/stat : 11710 (npSolver-pbo-It) S 11708 11710 11080 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308691 9367552 275 33554432000 4194304 5064252 140734945761072 140734945759984 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11710/statm: 2287 275 233 213 0 72 0
[pid=11711] ppid=11710 vsize=20780 CPUtime=3.7 cores=0,2,4,6
/proc/11711/stat : 11711 (npSolver-pbo) S 11710 11710 11080 0 -1 4202496 6794 43901 0 0 76 50 233 11 20 0 1 0 376308691 21278720 4685 33554432000 4194304 6004724 140734315332816 140734315318664 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11711/statm: 5195 4685 166 442 0 4749 0
[pid=11719] ppid=11711 vsize=192560 CPUtime=1796.32 cores=0,2,4,6
/proc/11719/stat : 11719 (glucosInc) R 11711 11710 11080 0 -1 4202496 22097 0 0 0 179623 9 0 0 20 0 1 0 376309025 197181440 41873 33554432000 4194304 5654031 140734843647936 140734843635752 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11719/statm: 48140 41873 152 357 0 47780 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 222488

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.06
CPU user time (s): 1799.34
CPU system time (s): 0.71889
CPU usage (%): 99.9859
Max. virtual memory (cumulated for all children) (KiB): 222488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.34
system time used= 0.71889
maximum resident set size= 167492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73165
page faults= 0
swaps= 0
block input operations= 0
block output operations= 66624
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5173
involuntary context switches= 1949

runsolver used 2.57361 second user time and 7.30589 second system time

The end

Launcher Data

Begin job on node104 at 2012-06-07 22:43:21
IDJOB=3747267
IDBENCH=2637
IDSOLVER=2332
FILE ID=node104/3747267-1339101801
RUNJOBID= node104-1339098178-11096
PBS_JOBID= 14643749
Free space on /tmp= 67060 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_10.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747267-1339101801/watcher-3747267-1339101801 -o /tmp/evaluation-result-3747267-1339101801/solver-3747267-1339101801 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747267-1339101801.opb 971857635 HOME HOME

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

MD5SUM BENCH= 26699ac56f0d58d8261ff4eb58d81611
RANDOM SEED=971857635

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        24780728 kB
Buffers:         2727888 kB
Cached:          4087496 kB
SwapCached:          924 kB
Active:          3499956 kB
Inactive:        3550400 kB
Active(anon):     225452 kB
Inactive(anon):     8412 kB
Active(file):    3274504 kB
Inactive(file):  3541988 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67105276 kB
Dirty:              8932 kB
Writeback:             0 kB
AnonPages:        186496 kB
Mapped:            12060 kB
Shmem:                 8 kB
Slab:             902856 kB
SReclaimable:     344916 kB
SUnreclaim:       557940 kB
KernelStack:        1488 kB
PageTables:         4092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     340032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    129024 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= 67036 MiB
End job on node104 at 2012-06-07 23:13:22