Trace number 3747268

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.08 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_11.opb
MD5SUM5946eb43fefc6e626d35d99afd3eec42
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark72
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 75
Optimality of the best value was proved NO
Number of variables1287
Total number of constraints2430
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 constraints2430
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 749
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

1.48/1.52	c run inc solver
1.48/1.52	c [INC SYSTEM] run initial solver
1.48/1.52	c [INC SYSTEM] preprocess with white file
7.66/7.79	c [INC SYSTEM] finished preprocessing in 6 s
7.66/7.79	c [INC SYSTEM] execute solver
46.83/46.98	c [INC SEARCH] formula is SAT
46.95/47.02	c [INC SYSTEM] solved the initial formula
46.95/47.04	c model valid
46.95/47.04	c current solution ok
48.94/49.07	o 117
48.94/49.07	c [INC SYSTEM] there exists a inc, kill it!
48.94/49.07	c write failed with 2
48.94/49.09	c [INC SEARCH] iteration: 0
48.94/49.09	c [INC BOUNDS] best value:117 search for 116
48.94/49.09	c [INC SYSTEM] create new solver instance
48.94/49.09	c [INC] encode full formula
48.94/49.09	c set iterative enc to: swc
49.05/49.13	c [INC SEARCH] isOptimum variable: 0
785.58/785.87	c formula is SAT
785.69/785.91	c [INC SEARCH] copied best model
785.69/785.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
785.69/785.93	c model valid
785.69/785.93	c current solution ok
785.69/785.93	o 116
785.69/785.93	c [INC SEARCH] iteration: 1
785.69/785.93	c [INC BOUNDS] best value:116 search for 115
785.69/785.93	c [INC ENCODE] setup new number of clauses ...
785.69/785.93	c [INC] encode incremental formula
785.69/785.93	c return only the limitting unit clause for 115
785.69/785.93	c [INC SYSTEM] transmit new clauses to solver: 1
785.69/785.93	c [INC SEARCH] isOptimum variable: 0
802.59/802.88	c formula is SAT
802.70/802.92	c [INC SEARCH] copied best model
802.70/802.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
802.70/802.94	c model valid
802.70/802.94	c current solution ok
802.70/802.94	o 111
802.70/802.94	c [INC SEARCH] iteration: 2
802.70/802.94	c [INC BOUNDS] best value:111 search for 110
802.70/802.94	c [INC ENCODE] setup new number of clauses ...
802.70/802.94	c [INC] encode incremental formula
802.70/802.94	c return only the limitting unit clause for 110
802.70/802.94	c [INC SYSTEM] transmit new clauses to solver: 1
802.70/802.94	c [INC SEARCH] isOptimum variable: 0
827.80/828.05	c formula is SAT
827.80/828.09	c [INC SEARCH] copied best model
827.80/828.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
827.90/828.12	c model valid
827.90/828.12	c current solution ok
827.90/828.12	o 102
827.90/828.12	c [INC SEARCH] iteration: 3
827.90/828.12	c [INC BOUNDS] best value:102 search for 101
827.90/828.12	c [INC ENCODE] setup new number of clauses ...
827.90/828.12	c [INC] encode incremental formula
827.90/828.12	c return only the limitting unit clause for 101
827.90/828.12	c [INC SYSTEM] transmit new clauses to solver: 1
827.90/828.12	c [INC SEARCH] isOptimum variable: 0
868.22/868.42	c formula is SAT
868.22/868.46	c [INC SEARCH] copied best model
868.22/868.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
868.22/868.48	c model valid
868.22/868.48	c current solution ok
868.22/868.48	o 101
868.22/868.48	c [INC SEARCH] iteration: 4
868.22/868.48	c [INC BOUNDS] best value:101 search for 100
868.22/868.48	c [INC ENCODE] setup new number of clauses ...
868.22/868.48	c [INC] encode incremental formula
868.22/868.48	c return only the limitting unit clause for 100
868.22/868.48	c [INC SYSTEM] transmit new clauses to solver: 1
868.22/868.48	c [INC SEARCH] isOptimum variable: 0
930.91/931.17	c formula is SAT
931.00/931.21	c [INC SEARCH] copied best model
931.00/931.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
931.00/931.23	c model valid
931.00/931.23	c current solution ok
931.00/931.23	o 94
931.00/931.23	c [INC SEARCH] iteration: 5
931.00/931.23	c [INC BOUNDS] best value:94 search for 93
931.00/931.23	c [INC ENCODE] setup new number of clauses ...
931.00/931.23	c [INC] encode incremental formula
931.00/931.23	c return only the limitting unit clause for 93
931.00/931.23	c [INC SYSTEM] transmit new clauses to solver: 1
931.00/931.23	c [INC SEARCH] isOptimum variable: 0
946.11/946.33	c formula is SAT
946.11/946.36	c [INC SEARCH] copied best model
946.11/946.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
946.11/946.39	c model valid
946.11/946.39	c current solution ok
946.11/946.39	o 93
946.11/946.39	c [INC SEARCH] iteration: 6
946.11/946.39	c [INC BOUNDS] best value:93 search for 92
946.11/946.39	c [INC ENCODE] setup new number of clauses ...
946.11/946.39	c [INC] encode incremental formula
946.11/946.39	c return only the limitting unit clause for 92
946.11/946.39	c [INC SYSTEM] transmit new clauses to solver: 1
946.11/946.39	c [INC SEARCH] isOptimum variable: 0
956.12/956.35	c formula is SAT
956.12/956.38	c [INC SEARCH] copied best model
956.12/956.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
956.23/956.41	c model valid
956.23/956.41	c current solution ok
956.23/956.41	o 87
956.23/956.41	c [INC SEARCH] iteration: 7
956.23/956.41	c [INC BOUNDS] best value:87 search for 86
956.23/956.41	c [INC ENCODE] setup new number of clauses ...
956.23/956.41	c [INC] encode incremental formula
956.23/956.41	c return only the limitting unit clause for 86
956.23/956.41	c [INC SYSTEM] transmit new clauses to solver: 1
956.23/956.41	c [INC SEARCH] isOptimum variable: 0
1129.01/1129.22	c formula is SAT
1129.01/1129.26	c [INC SEARCH] copied best model
1129.01/1129.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1129.01/1129.28	c model valid
1129.01/1129.28	c current solution ok
1129.01/1129.28	o 86
1129.01/1129.28	c [INC SEARCH] iteration: 8
1129.01/1129.28	c [INC BOUNDS] best value:86 search for 85
1129.01/1129.28	c [INC ENCODE] setup new number of clauses ...
1129.01/1129.28	c [INC] encode incremental formula
1129.01/1129.28	c return only the limitting unit clause for 85
1129.01/1129.28	c [INC SYSTEM] transmit new clauses to solver: 1
1129.01/1129.28	c [INC SEARCH] isOptimum variable: 0
1493.95/1494.23	c formula is SAT
1493.95/1494.26	c [INC SEARCH] copied best model
1493.95/1494.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1493.95/1494.29	c model valid
1493.95/1494.29	c current solution ok
1493.95/1494.29	o 85
1493.95/1494.29	c [INC SEARCH] iteration: 9
1493.95/1494.29	c [INC BOUNDS] best value:85 search for 84
1493.95/1494.29	c [INC ENCODE] setup new number of clauses ...
1493.95/1494.29	c [INC] encode incremental formula
1493.95/1494.29	c return only the limitting unit clause for 84
1493.95/1494.29	c [INC SYSTEM] transmit new clauses to solver: 1
1493.95/1494.29	c [INC SEARCH] isOptimum variable: 0
1556.17/1556.49	c formula is SAT
1556.27/1556.53	c [INC SEARCH] copied best model
1556.27/1556.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1556.27/1556.55	c model valid
1556.27/1556.55	c current solution ok
1556.27/1556.55	o 82
1556.27/1556.55	c [INC SEARCH] iteration: 10
1556.27/1556.55	c [INC BOUNDS] best value:82 search for 81
1556.27/1556.55	c [INC ENCODE] setup new number of clauses ...
1556.27/1556.55	c [INC] encode incremental formula
1556.27/1556.55	c return only the limitting unit clause for 81
1556.27/1556.55	c [INC SYSTEM] transmit new clauses to solver: 1
1556.27/1556.55	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.30	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.30	s UNKNOWN
1800.04/1800.30	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.30	c write failed with -1
1800.04/1800.30	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x112ddb0)

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-3747268-1339101805/watcher-3747268-1339101805 -o /tmp/evaluation-result-3747268-1339101805/solver-3747268-1339101805 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747268-1339101805.opb 829369486 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.07 2.21 3/178 27014
/proc/meminfo: memFree=29649796/32873844 swapFree=7116/7116
[pid=27014] ppid=27012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27014/stat : 27014 (npSolver-pbo-It) S 27012 27014 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307469 9367552 275 33554432000 4194304 5064252 140736980864720 140736980863632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27014/statm: 2287 275 233 213 0 72 0

[startup+0.018922 s]
/proc/loadavg: 2.00 2.07 2.21 3/178 27014
/proc/meminfo: memFree=29649796/32873844 swapFree=7116/7116
[pid=27014] ppid=27012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27014/stat : 27014 (npSolver-pbo-It) S 27012 27014 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307469 9367552 275 33554432000 4194304 5064252 140736980864720 140736980863632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27014/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100227 s]
/proc/loadavg: 2.00 2.07 2.21 3/178 27014
/proc/meminfo: memFree=29649796/32873844 swapFree=7116/7116
[pid=27014] ppid=27012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27014/stat : 27014 (npSolver-pbo-It) S 27012 27014 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307469 9367552 275 33554432000 4194304 5064252 140736980864720 140736980863632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27014/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300227 s]
/proc/loadavg: 2.00 2.07 2.21 3/178 27014
/proc/meminfo: memFree=29649796/32873844 swapFree=7116/7116
[pid=27014] ppid=27012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27014/stat : 27014 (npSolver-pbo-It) S 27012 27014 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307469 9367552 275 33554432000 4194304 5064252 140736980864720 140736980863632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27014/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700221 s]
/proc/loadavg: 2.00 2.07 2.21 3/178 27014
/proc/meminfo: memFree=29649796/32873844 swapFree=7116/7116
[pid=27014] ppid=27012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27014/stat : 27014 (npSolver-pbo-It) S 27012 27014 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307469 9367552 275 33554432000 4194304 5064252 140736980864720 140736980863632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27014/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.00 2.07 2.21 3/180 27016
/proc/meminfo: memFree=29565032/32873844 swapFree=7116/7116
[pid=27014] ppid=27012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27014/stat : 27014 (npSolver-pbo-It) S 27012 27014 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307469 9367552 275 33554432000 4194304 5064252 140736980864720 140736980863632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27014/statm: 2287 275 233 213 0 72 0
[pid=27015] ppid=27014 vsize=212108 CPUtime=1.48 cores=0,2,4,6
/proc/27015/stat : 27015 (npSolver-pbo) D 27014 27014 26405 0 -1 4202496 7120 0 0 0 133 15 0 0 20 0 1 0 376307469 217198592 38581 33554432000 4194304 6004724 140737354264816 140737354260688 5193835 0 0 4096 0 18446744071580543392 0 0 17 0 0 0 0 0 0
/proc/27015/statm: 53027 38581 157 442 0 52581 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 221256

[startup+3.1004 s]
/proc/loadavg: 2.00 2.07 2.21 3/182 27018
/proc/meminfo: memFree=29425976/32873844 swapFree=7116/7116
[pid=27014] ppid=27012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27014/stat : 27014 (npSolver-pbo-It) S 27012 27014 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307469 9367552 275 33554432000 4194304 5064252 140736980864720 140736980863632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27014/statm: 2287 275 233 213 0 72 0
[pid=27015] ppid=27014 vsize=137760 CPUtime=1.49 cores=0,2,4,6
/proc/27015/stat : 27015 (npSolver-pbo) S 27014 27014 26405 0 -1 4202496 7127 0 0 0 133 16 0 0 20 0 1 0 376307469 141066240 20000 33554432000 4194304 6004724 140737354264816 140737354259280 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 2 0 0
/proc/27015/statm: 34440 20000 163 442 0 33994 0
[pid=27017] ppid=27015 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27017/stat : 27017 (cp2_pre.sh) S 27015 27014 26405 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 376307621 9367552 276 33554432000 4194304 5064252 140736507457104 140736507455808 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27017/statm: 2287 276 234 213 0 72 0
[pid=27018] ppid=27017 vsize=356184 CPUtime=1.56 cores=0,2,4,6
/proc/27018/stat : 27018 (coprocessor) R 27017 27014 26405 0 -1 4202496 40716 0 0 0 147 9 0 0 20 0 1 0 376307621 364732416 79128 33554432000 4194304 6586260 140737102745216 140737102741480 5511711 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/27018/statm: 89046 79128 164 584 0 88458 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 512240

[startup+6.30041 s]
/proc/loadavg: 2.00 2.07 2.21 3/182 27018
/proc/meminfo: memFree=29035488/32873844 swapFree=7116/7116
[pid=27014] ppid=27012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27014/stat : 27014 (npSolver-pbo-It) S 27012 27014 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307469 9367552 275 33554432000 4194304 5064252 140736980864720 140736980863632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27014/statm: 2287 275 233 213 0 72 0
[pid=27015] ppid=27014 vsize=137760 CPUtime=1.49 cores=0,2,4,6
/proc/27015/stat : 27015 (npSolver-pbo) S 27014 27014 26405 0 -1 4202496 7127 0 0 0 133 16 0 0 20 0 1 0 376307469 141066240 20000 33554432000 4194304 6004724 140737354264816 140737354259280 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 2 0 0
/proc/27015/statm: 34440 20000 163 442 0 33994 0
[pid=27017] ppid=27015 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27017/stat : 27017 (cp2_pre.sh) S 27015 27014 26405 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 376307621 9367552 276 33554432000 4194304 5064252 140736507457104 140736507455808 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27017/statm: 2287 276 234 213 0 72 0
[pid=27018] ppid=27017 vsize=466008 CPUtime=4.77 cores=0,2,4,6
/proc/27018/stat : 27018 (coprocessor) R 27017 27014 26405 0 -1 4202496 59526 0 0 0 464 13 0 0 20 0 1 0 376307621 477192192 113779 33554432000 4194304 6586260 140737102745216 140737102740888 4586128 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/27018/statm: 116502 113779 193 584 0 115914 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 622064

[startup+12.7004 s]
/proc/loadavg: 1.92 2.05 2.20 3/181 27020
/proc/meminfo: memFree=29390104/32873844 swapFree=7116/7116
[pid=27014] ppid=27012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27014/stat : 27014 (npSolver-pbo-It) S 27012 27014 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307469 9367552 275 33554432000 4194304 5064252 140736980864720 140736980863632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27014/statm: 2287 275 233 213 0 72 0
[pid=27015] ppid=27014 vsize=137760 CPUtime=7.75 cores=0,2,4,6
/proc/27015/stat : 27015 (npSolver-pbo) S 27014 27014 26405 0 -1 4202496 7144 61108 0 0 133 16 589 37 20 0 1 0 376307469 141066240 20005 33554432000 4194304 6004724 140737354264816 140737354251096 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 2 0 0
/proc/27015/statm: 34440 20005 167 442 0 33994 0
[pid=27020] ppid=27015 vsize=173580 CPUtime=4.89 cores=0,2,4,6
/proc/27020/stat : 27020 (glucosInc) R 27015 27014 26405 0 -1 4202496 31240 0 0 0 483 6 0 0 20 0 1 0 376308248 177745920 36630 33554432000 4194304 5654031 140734501742512 140734501740296 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27020/statm: 43395 36630 131 357 0 43035 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 320488

[startup+25.5004 s]
/proc/loadavg: 1.94 2.05 2.20 3/181 27020
/proc/meminfo: memFree=29434308/32873844 swapFree=7116/7116
[pid=27014] ppid=27012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27014/stat : 27014 (npSolver-pbo-It) S 27012 27014 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307469 9367552 275 33554432000 4194304 5064252 140736980864720 140736980863632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27014/statm: 2287 275 233 213 0 72 0
[pid=27015] ppid=27014 vsize=137760 CPUtime=7.75 cores=0,2,4,6
/proc/27015/stat : 27015 (npSolver-pbo) S 27014 27014 26405 0 -1 4202496 7144 61108 0 0 133 16 589 37 20 0 1 0 376307469 141066240 20005 33554432000 4194304 6004724 140737354264816 140737354251096 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 2 0 0
/proc/27015/statm: 34440 20005 167 442 0 33994 0
[pid=27020] ppid=27015 vsize=176300 CPUtime=17.69 cores=0,2,4,6
/proc/27020/stat : 27020 (glucosInc) R 27015 27014 26405 0 -1 4202496 32031 0 0 0 1763 6 0 0 20 0 1 0 376308248 180531200 37419 33554432000 4194304 5654031 140734501742512 140734501730328 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27020/statm: 44075 37419 140 357 0 43715 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 323208

[startup+51.1004 s]
/proc/loadavg: 1.96 2.04 2.19 3/181 27023
/proc/meminfo: memFree=29362636/32873844 swapFree=7116/7116
[pid=27014] ppid=27012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27014/stat : 27014 (npSolver-pbo-It) S 27012 27014 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307469 9367552 275 33554432000 4194304 5064252 140736980864720 140736980863632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27014/statm: 2287 275 233 213 0 72 0
[pid=27015] ppid=27014 vsize=152612 CPUtime=49.09 cores=0,2,4,6
/proc/27015/stat : 27015 (npSolver-pbo) S 27014 27014 26405 0 -1 4202496 9129 94898 0 0 175 182 4499 53 20 0 1 0 376307469 156274688 23526 33554432000 4194304 6004724 140737354264816 140737354250664 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 2 0 0
/proc/27015/statm: 38153 23526 180 442 0 37707 0
[pid=27023] ppid=27015 vsize=174956 CPUtime=1.96 cores=0,2,4,6
/proc/27023/stat : 27023 (glucosInc) R 27015 27014 26405 0 -1 4202496 30652 0 0 0 190 6 0 0 20 0 1 0 376312382 179154944 37098 33554432000 4194304 5654031 140735693591040 140735693588824 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27023/statm: 43739 37098 140 357 0 43379 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 336716

[startup+102.307 s]
/proc/loadavg: 1.98 2.03 2.18 3/181 27023
/proc/meminfo: memFree=29359188/32873844 swapFree=7116/7116
[pid=27014] ppid=27012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27014/stat : 27014 (npSolver-pbo-It) S 27012 27014 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307469 9367552 275 33554432000 4194304 5064252 140736980864720 140736980863632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27014/statm: 2287 275 233 213 0 72 0
[pid=27015] ppid=27014 vsize=152612 CPUtime=49.09 cores=0,2,4,6
/proc/27015/stat : 27015 (npSolver-pbo) S 27014 27014 26405 0 -1 4202496 9129 94898 0 0 175 182 4499 53 20 0 1 0 376307469 156274688 23526 33554432000 4194304 6004724 140737354264816 140737354250664 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 2 0 0
/proc/27015/statm: 38153 23526 180 442 0 37707 0
[pid=27023] ppid=27015 vsize=177072 CPUtime=53.15 cores=0,2,4,6
/proc/27023/stat : 27023 (glucosInc) R 27015 27014 26405 0 -1 4202496 31261 0 0 0 5309 6 0 0 20 0 1 0 376312382 181321728 37707 33554432000 4194304 5654031 140735693591040 140735693588936 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27023/statm: 44268 37707 140 357 0 43908 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 338832

[startup+162.3 s]
/proc/loadavg: 1.99 2.03 2.16 3/181 27023
/proc/meminfo: memFree=29349956/32873844 swapFree=7116/7116
[pid=27014] ppid=27012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27014/stat : 27014 (npSolver-pbo-It) S 27012 27014 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307469 9367552 275 33554432000 4194304 5064252 140736980864720 140736980863632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27014/statm: 2287 275 233 213 0 72 0
[pid=27015] ppid=27014 vsize=152612 CPUtime=49.09 cores=0,2,4,6
/proc/27015/stat : 27015 (npSolver-pbo) S 27014 27014 26405 0 -1 4202496 9129 94898 0 0 175 182 4499 53 20 0 1 0 376307469 156274688 23526 33554432000 4194304 6004724 140737354264816 140737354250664 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 2 0 0
/proc/27015/statm: 38153 23526 180 442 0 37707 0
[pid=27023] ppid=27015 vsize=177368 CPUtime=113.13 cores=0,2,4,6
/proc/27023/stat : 27023 (glucosInc) R 27015 27014 26405 0 -1 4202496 31360 0 0 0 11307 6 0 0 20 0 1 0 376312382 181624832 38317 33554432000 4194304 5654031 140735693591040 140735693588824 4233232 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27023/statm: 44342 38317 140 357 0 43982 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 339128

[startup+222.3 s]
/proc/loadavg: 1.99 2.02 2.15 3/181 27023
/proc/meminfo: memFree=29338596/32873844 swapFree=7116/7116
[pid=27014] ppid=27012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27014/stat : 27014 (npSolver-pbo-It) S 27012 27014 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307469 9367552 275 33554432000 4194304 5064252 140736980864720 140736980863632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27014/statm: 2287 275 233 213 0 72 0
[pid=27015] ppid=27014 vsize=152612 CPUtime=49.09 cores=0,2,4,6
/proc/27015/stat : 27015 (npSolver-pbo) S 27014 27014 26405 0 -1 4202496 9129 94898 0 0 175 182 4499 53 20 0 1 0 376307469 156274688 23526 33554432000 4194304 6004724 140737354264816 140737354250664 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 2 0 0
/proc/27015/statm: 38153 23526 180 442 0 37707 0
[pid=27023] ppid=27015 vsize=177504 CPUtime=173.09 cores=0,2,4,6
/proc/27023/stat : 27023 (glucosInc) R 27015 27014 26405 0 -1 4202496 31435 0 0 0 17303 6 0 0 20 0 1 0 376312382 181764096 39011 33554432000 4194304 5654031 140735693591040 140735693588824 4232651 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27023/statm: 44376 39011 140 357 0 44016 0
Current children cumulated CPU time (s) 222.18

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

/proc/meminfo: memFree=29226684/32873844 swapFree=7116/7116
[pid=27014] ppid=27012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27014/stat : 27014 (npSolver-pbo-It) S 27012 27014 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307469 9367552 275 33554432000 4194304 5064252 140736980864720 140736980863632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27014/statm: 2287 275 233 213 0 72 0
[pid=27015] ppid=27014 vsize=166352 CPUtime=49.72 cores=0,2,4,6
/proc/27015/stat : 27015 (npSolver-pbo) S 27014 27014 26405 0 -1 4202496 12482 94898 0 0 235 185 4499 53 20 0 1 0 376307469 170344448 26655 33554432000 4194304 6004724 140737354264816 140737354250664 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 2 0 0
/proc/27015/statm: 41588 26655 181 442 0 41142 0
[pid=27023] ppid=27015 vsize=212360 CPUtime=1252.37 cores=0,2,4,6
/proc/27023/stat : 27023 (glucosInc) R 27015 27014 26405 0 -1 4202496 34604 0 0 0 125227 10 0 0 20 0 1 0 376312382 217456640 49421 33554432000 4194304 5654031 140735693591040 140735693578856 4232800 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27023/statm: 53090 49421 152 357 0 52730 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 387860

[startup+1362.3 s]
/proc/loadavg: 2.02 2.03 2.03 3/181 27112
/proc/meminfo: memFree=29180300/32873844 swapFree=7116/7116
[pid=27014] ppid=27012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27014/stat : 27014 (npSolver-pbo-It) S 27012 27014 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307469 9367552 275 33554432000 4194304 5064252 140736980864720 140736980863632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27014/statm: 2287 275 233 213 0 72 0
[pid=27015] ppid=27014 vsize=166352 CPUtime=49.72 cores=0,2,4,6
/proc/27015/stat : 27015 (npSolver-pbo) S 27014 27014 26405 0 -1 4202496 12482 94898 0 0 235 185 4499 53 20 0 1 0 376307469 170344448 26655 33554432000 4194304 6004724 140737354264816 140737354250664 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 2 0 0
/proc/27015/statm: 41588 26655 181 442 0 41142 0
[pid=27023] ppid=27015 vsize=261680 CPUtime=1312.36 cores=0,2,4,6
/proc/27023/stat : 27023 (glucosInc) R 27015 27014 26405 0 -1 4202496 34753 0 0 0 131225 11 0 0 20 0 1 0 376312382 267960320 57740 33554432000 4194304 5654031 140735693591040 140735693578856 4233232 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27023/statm: 65420 57740 152 357 0 65060 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 437180

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.03 3/181 27112
/proc/meminfo: memFree=29191272/32873844 swapFree=7116/7116
[pid=27014] ppid=27012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27014/stat : 27014 (npSolver-pbo-It) S 27012 27014 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307469 9367552 275 33554432000 4194304 5064252 140736980864720 140736980863632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27014/statm: 2287 275 233 213 0 72 0
[pid=27015] ppid=27014 vsize=166352 CPUtime=49.72 cores=0,2,4,6
/proc/27015/stat : 27015 (npSolver-pbo) S 27014 27014 26405 0 -1 4202496 12482 94898 0 0 235 185 4499 53 20 0 1 0 376307469 170344448 26655 33554432000 4194304 6004724 140737354264816 140737354250664 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 2 0 0
/proc/27015/statm: 41588 26655 181 442 0 41142 0
[pid=27023] ppid=27015 vsize=261680 CPUtime=1372.36 cores=0,2,4,6
/proc/27023/stat : 27023 (glucosInc) R 27015 27014 26405 0 -1 4202496 34753 0 0 0 137225 11 0 0 20 0 1 0 376312382 267960320 57740 33554432000 4194304 5654031 140735693591040 140735693578856 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27023/statm: 65420 57740 152 357 0 65060 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 437180

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/181 27112
/proc/meminfo: memFree=29260516/32873844 swapFree=7116/7116
[pid=27014] ppid=27012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27014/stat : 27014 (npSolver-pbo-It) S 27012 27014 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307469 9367552 275 33554432000 4194304 5064252 140736980864720 140736980863632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27014/statm: 2287 275 233 213 0 72 0
[pid=27015] ppid=27014 vsize=166352 CPUtime=49.72 cores=0,2,4,6
/proc/27015/stat : 27015 (npSolver-pbo) S 27014 27014 26405 0 -1 4202496 12482 94898 0 0 235 185 4499 53 20 0 1 0 376307469 170344448 26655 33554432000 4194304 6004724 140737354264816 140737354250664 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 2 0 0
/proc/27015/statm: 41588 26655 181 442 0 41142 0
[pid=27023] ppid=27015 vsize=261680 CPUtime=1432.34 cores=0,2,4,6
/proc/27023/stat : 27023 (glucosInc) R 27015 27014 26405 0 -1 4202496 34754 0 0 0 143223 11 0 0 20 0 1 0 376312382 267960320 58252 33554432000 4194304 5654031 140735693591040 140735693578856 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27023/statm: 65420 58252 152 357 0 65060 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 437180

[startup+1542.3 s]
/proc/loadavg: 2.05 2.03 2.02 3/181 27115
/proc/meminfo: memFree=29353564/32873844 swapFree=7116/7116
[pid=27014] ppid=27012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27014/stat : 27014 (npSolver-pbo-It) S 27012 27014 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307469 9367552 275 33554432000 4194304 5064252 140736980864720 140736980863632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27014/statm: 2287 275 233 213 0 72 0
[pid=27015] ppid=27014 vsize=166352 CPUtime=49.79 cores=0,2,4,6
/proc/27015/stat : 27015 (npSolver-pbo) S 27014 27014 26405 0 -1 4202496 12482 94898 0 0 242 185 4499 53 20 0 1 0 376307469 170344448 26655 33554432000 4194304 6004724 140737354264816 140737354250664 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 2 0 0
/proc/27015/statm: 41588 26655 181 442 0 41142 0
[pid=27023] ppid=27015 vsize=212360 CPUtime=1492.27 cores=0,2,4,6
/proc/27023/stat : 27023 (glucosInc) R 27015 27014 26405 0 -1 4202496 34754 0 0 0 149215 12 0 0 20 0 1 0 376312382 217456640 49486 33554432000 4194304 5654031 140735693591040 140735693578856 4232495 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27023/statm: 53090 49486 152 357 0 52730 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 387860

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.02 3/182 27118
/proc/meminfo: memFree=29320848/32873844 swapFree=7116/7116
[pid=27014] ppid=27012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27014/stat : 27014 (npSolver-pbo-It) S 27012 27014 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307469 9367552 275 33554432000 4194304 5064252 140736980864720 140736980863632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27014/statm: 2287 275 233 213 0 72 0
[pid=27015] ppid=27014 vsize=166352 CPUtime=49.88 cores=0,2,4,6
/proc/27015/stat : 27015 (npSolver-pbo) S 27014 27014 26405 0 -1 4202496 12482 94898 0 0 251 185 4499 53 20 0 1 0 376307469 170344448 26655 33554432000 4194304 6004724 140737354264816 140737354250664 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 2 0 0
/proc/27015/statm: 41588 26655 181 442 0 41142 0
[pid=27023] ppid=27015 vsize=212360 CPUtime=1552.19 cores=0,2,4,6
/proc/27023/stat : 27023 (glucosInc) R 27015 27014 26405 0 -1 4202496 34754 0 0 0 155207 12 0 0 20 0 1 0 376312382 217456640 49486 33554432000 4194304 5654031 140735693591040 140735693578856 4232949 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27023/statm: 53090 49486 152 357 0 52730 0
Current children cumulated CPU time (s) 1602.07
Current children cumulated vsize (KiB) 387860

[startup+1662.3 s]
/proc/loadavg: 2.04 2.03 2.02 3/181 27118
/proc/meminfo: memFree=29289480/32873844 swapFree=7116/7116
[pid=27014] ppid=27012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27014/stat : 27014 (npSolver-pbo-It) S 27012 27014 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307469 9367552 275 33554432000 4194304 5064252 140736980864720 140736980863632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27014/statm: 2287 275 233 213 0 72 0
[pid=27015] ppid=27014 vsize=166352 CPUtime=49.88 cores=0,2,4,6
/proc/27015/stat : 27015 (npSolver-pbo) S 27014 27014 26405 0 -1 4202496 12482 94898 0 0 251 185 4499 53 20 0 1 0 376307469 170344448 26655 33554432000 4194304 6004724 140737354264816 140737354250664 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 2 0 0
/proc/27015/statm: 41588 26655 181 442 0 41142 0
[pid=27023] ppid=27015 vsize=212360 CPUtime=1612.18 cores=0,2,4,6
/proc/27023/stat : 27023 (glucosInc) R 27015 27014 26405 0 -1 4202496 34754 0 0 0 161206 12 0 0 20 0 1 0 376312382 217456640 49486 33554432000 4194304 5654031 140735693591040 140735693578856 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27023/statm: 53090 49486 152 357 0 52730 0
Current children cumulated CPU time (s) 1662.06
Current children cumulated vsize (KiB) 387860

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.01 3/181 27118
/proc/meminfo: memFree=29295548/32873844 swapFree=7116/7116
[pid=27014] ppid=27012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27014/stat : 27014 (npSolver-pbo-It) S 27012 27014 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307469 9367552 275 33554432000 4194304 5064252 140736980864720 140736980863632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27014/statm: 2287 275 233 213 0 72 0
[pid=27015] ppid=27014 vsize=166352 CPUtime=49.88 cores=0,2,4,6
/proc/27015/stat : 27015 (npSolver-pbo) S 27014 27014 26405 0 -1 4202496 12482 94898 0 0 251 185 4499 53 20 0 1 0 376307469 170344448 26655 33554432000 4194304 6004724 140737354264816 140737354250664 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 2 0 0
/proc/27015/statm: 41588 26655 181 442 0 41142 0
[pid=27023] ppid=27015 vsize=212360 CPUtime=1672.17 cores=0,2,4,6
/proc/27023/stat : 27023 (glucosInc) R 27015 27014 26405 0 -1 4202496 34754 0 0 0 167205 12 0 0 20 0 1 0 376312382 217456640 49486 33554432000 4194304 5654031 140735693591040 140735693578856 4232495 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27023/statm: 53090 49486 152 357 0 52730 0
Current children cumulated CPU time (s) 1722.05
Current children cumulated vsize (KiB) 387860

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 27118
/proc/meminfo: memFree=29280936/32873844 swapFree=7116/7116
[pid=27014] ppid=27012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27014/stat : 27014 (npSolver-pbo-It) S 27012 27014 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307469 9367552 275 33554432000 4194304 5064252 140736980864720 140736980863632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27014/statm: 2287 275 233 213 0 72 0
[pid=27015] ppid=27014 vsize=166352 CPUtime=49.88 cores=0,2,4,6
/proc/27015/stat : 27015 (npSolver-pbo) S 27014 27014 26405 0 -1 4202496 12482 94898 0 0 251 185 4499 53 20 0 1 0 376307469 170344448 26655 33554432000 4194304 6004724 140737354264816 140737354250664 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 2 0 0
/proc/27015/statm: 41588 26655 181 442 0 41142 0
[pid=27023] ppid=27015 vsize=212360 CPUtime=1732.16 cores=0,2,4,6
/proc/27023/stat : 27023 (glucosInc) R 27015 27014 26405 0 -1 4202496 34754 0 0 0 173204 12 0 0 20 0 1 0 376312382 217456640 49486 33554432000 4194304 5654031 140735693591040 140735693578856 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27023/statm: 53090 49486 152 357 0 52730 0
Current children cumulated CPU time (s) 1782.04
Current children cumulated vsize (KiB) 387860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 27119
/proc/meminfo: memFree=29271240/32873844 swapFree=7116/7116
[pid=27014] ppid=27012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27014/stat : 27014 (npSolver-pbo-It) S 27012 27014 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307469 9367552 275 33554432000 4194304 5064252 140736980864720 140736980863632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27014/statm: 2287 275 233 213 0 72 0
[pid=27015] ppid=27014 vsize=166352 CPUtime=49.88 cores=0,2,4,6
/proc/27015/stat : 27015 (npSolver-pbo) S 27014 27014 26405 0 -1 4202496 12482 94898 0 0 251 185 4499 53 20 0 1 0 376307469 170344448 26655 33554432000 4194304 6004724 140737354264816 140737354250664 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 2 0 0
/proc/27015/statm: 41588 26655 181 442 0 41142 0
[pid=27023] ppid=27015 vsize=261680 CPUtime=1750.16 cores=0,2,4,6
/proc/27023/stat : 27023 (glucosInc) R 27015 27014 26405 0 -1 4202496 34831 0 0 0 175003 13 0 0 20 0 1 0 376312382 267960320 57228 33554432000 4194304 5654031 140735693591040 140735693578856 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27023/statm: 65420 57228 152 357 0 65060 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 437180

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.00 2.01 2.00 3/181 27119
/proc/meminfo: memFree=29271240/32873844 swapFree=7116/7116
[pid=27014] ppid=27012 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27014/stat : 27014 (npSolver-pbo-It) S 27012 27014 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307469 9367552 275 33554432000 4194304 5064252 140736980864720 140736980863632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27014/statm: 2287 275 233 213 0 72 0
[pid=27015] ppid=27014 vsize=166352 CPUtime=49.88 cores=0,2,4,6
/proc/27015/stat : 27015 (npSolver-pbo) S 27014 27014 26405 0 -1 4202496 12482 94898 0 0 251 185 4499 53 20 0 1 0 376307469 170344448 26655 33554432000 4194304 6004724 140737354264816 140737354250664 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 2 0 0
/proc/27015/statm: 41588 26655 181 442 0 41142 0
[pid=27023] ppid=27015 vsize=261680 CPUtime=1750.16 cores=0,2,4,6
/proc/27023/stat : 27023 (glucosInc) R 27015 27014 26405 0 -1 4202496 34831 0 0 0 175003 13 0 0 20 0 1 0 376312382 267960320 57228 33554432000 4194304 5654031 140735693591040 140735693578856 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27023/statm: 65420 57228 152 357 0 65060 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 437180

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.08
CPU user time (s): 1797.55
CPU system time (s): 2.52761
CPU usage (%): 99.9872
Max. virtual memory (cumulated for all children) (KiB): 637028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.55
system time used= 2.52761
maximum resident set size= 470096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 142584
page faults= 0
swaps= 0
block input operations= 8
block output operations= 326768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13038
involuntary context switches= 2043

runsolver used 2.67959 second user time and 7.15291 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-07 22:43:25
IDJOB=3747268
IDBENCH=2643
IDSOLVER=2332
FILE ID=node111/3747268-1339101805
RUNJOBID= node111-1339098177-26421
PBS_JOBID= 14643742
Free space on /tmp= 67400 MiB

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

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

MD5SUM BENCH= 5946eb43fefc6e626d35d99afd3eec42
RANDOM SEED=829369486

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29650036 kB
Buffers:          179776 kB
Cached:          2104344 kB
SwapCached:         1504 kB
Active:           447500 kB
Inactive:        1964020 kB
Active(anon):     125164 kB
Inactive(anon):     4228 kB
Active(file):     322336 kB
Inactive(file):  1959792 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100188 kB
Dirty:              8544 kB
Writeback:             0 kB
AnonPages:         65144 kB
Mapped:             9320 kB
Shmem:                 0 kB
Slab:             672828 kB
SReclaimable:     115092 kB
SUnreclaim:       557736 kB
KernelStack:        1504 kB
PageTables:         3912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     260300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     47104 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= 67344 MiB
End job on node111 at 2012-06-07 23:13:25