Trace number 3747251

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.09 1800.21

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_11.opb
MD5SUMc19ad978a977652a94fc03b8ce63204a
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.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 74
Optimality of the best value was proved NO
Number of variables1288
Total number of constraints2431
Number of constraints which are clauses1
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 constraint1
Maximum length of a constraint29
Number of terms in the objective function 8
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 182
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 175
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 802
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
8.66/8.75	c [INC SYSTEM] finished preprocessing in 7 s
8.66/8.75	c [INC SYSTEM] execute solver
46.56/46.66	c [INC SEARCH] formula is SAT
46.67/46.70	c [INC SYSTEM] solved the initial formula
46.67/46.72	c model valid
46.67/46.72	c current solution ok
48.84/48.90	o 120
48.84/48.90	c [INC SYSTEM] there exists a inc, kill it!
48.84/48.90	c write failed with 2
48.84/48.91	c [INC SEARCH] iteration: 0
48.84/48.91	c [INC BOUNDS] best value:120 search for 119
48.84/48.91	c [INC SYSTEM] create new solver instance
48.84/48.91	c [INC] encode full formula
48.84/48.91	c set iterative enc to: swc
48.84/48.96	c [INC SEARCH] isOptimum variable: 0
64.66/64.76	c formula is SAT
64.76/64.80	c [INC SEARCH] copied best model
64.76/64.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
64.76/64.83	c model valid
64.76/64.83	c current solution ok
64.76/64.83	o 119
64.76/64.83	c [INC SEARCH] iteration: 1
64.76/64.83	c [INC BOUNDS] best value:119 search for 118
64.76/64.83	c [INC ENCODE] setup new number of clauses ...
64.76/64.83	c [INC] encode incremental formula
64.76/64.83	c return only the limitting unit clause for 118
64.76/64.83	c [INC SYSTEM] transmit new clauses to solver: 1
64.76/64.83	c [INC SEARCH] isOptimum variable: 0
87.87/87.99	c formula is SAT
87.98/88.03	c [INC SEARCH] copied best model
87.98/88.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
87.98/88.06	c model valid
87.98/88.06	c current solution ok
87.98/88.06	o 118
87.98/88.06	c [INC SEARCH] iteration: 2
87.98/88.06	c [INC BOUNDS] best value:118 search for 117
87.98/88.06	c [INC ENCODE] setup new number of clauses ...
87.98/88.06	c [INC] encode incremental formula
87.98/88.06	c return only the limitting unit clause for 117
87.98/88.06	c [INC SYSTEM] transmit new clauses to solver: 1
87.98/88.06	c [INC SEARCH] isOptimum variable: 0
92.89/92.91	c formula is SAT
92.89/92.95	c [INC SEARCH] copied best model
92.89/92.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
92.89/92.97	c model valid
92.89/92.97	c current solution ok
92.89/92.97	o 110
92.89/92.97	c [INC SEARCH] iteration: 3
92.89/92.97	c [INC BOUNDS] best value:110 search for 109
92.89/92.97	c [INC ENCODE] setup new number of clauses ...
92.89/92.97	c [INC] encode incremental formula
92.89/92.97	c return only the limitting unit clause for 109
92.89/92.97	c [INC SYSTEM] transmit new clauses to solver: 1
92.89/92.97	c [INC SEARCH] isOptimum variable: 0
101.09/101.17	c formula is SAT
101.19/101.21	c [INC SEARCH] copied best model
101.19/101.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
101.19/101.23	c model valid
101.19/101.23	c current solution ok
101.19/101.23	o 105
101.19/101.23	c [INC SEARCH] iteration: 4
101.19/101.23	c [INC BOUNDS] best value:105 search for 104
101.19/101.23	c [INC ENCODE] setup new number of clauses ...
101.19/101.23	c [INC] encode incremental formula
101.19/101.23	c return only the limitting unit clause for 104
101.19/101.23	c [INC SYSTEM] transmit new clauses to solver: 1
101.19/101.23	c [INC SEARCH] isOptimum variable: 0
108.30/108.31	c formula is SAT
108.30/108.35	c [INC SEARCH] copied best model
108.30/108.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
108.30/108.38	c model valid
108.30/108.38	c current solution ok
108.30/108.38	o 102
108.30/108.38	c [INC SEARCH] iteration: 5
108.30/108.38	c [INC BOUNDS] best value:102 search for 101
108.30/108.38	c [INC ENCODE] setup new number of clauses ...
108.30/108.38	c [INC] encode incremental formula
108.30/108.38	c return only the limitting unit clause for 101
108.30/108.38	c [INC SYSTEM] transmit new clauses to solver: 1
108.30/108.38	c [INC SEARCH] isOptimum variable: 0
110.61/110.65	c formula is SAT
110.61/110.68	c [INC SEARCH] copied best model
110.61/110.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
110.72/110.71	c model valid
110.72/110.71	c current solution ok
110.72/110.71	o 97
110.72/110.71	c [INC SEARCH] iteration: 6
110.72/110.71	c [INC BOUNDS] best value:97 search for 96
110.72/110.71	c [INC ENCODE] setup new number of clauses ...
110.72/110.71	c [INC] encode incremental formula
110.72/110.71	c return only the limitting unit clause for 96
110.72/110.71	c [INC SYSTEM] transmit new clauses to solver: 1
110.72/110.71	c [INC SEARCH] isOptimum variable: 0
281.80/281.81	c formula is SAT
281.80/281.85	c [INC SEARCH] copied best model
281.80/281.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
281.80/281.87	c model valid
281.80/281.87	c current solution ok
281.80/281.87	o 93
281.80/281.87	c [INC SEARCH] iteration: 7
281.80/281.87	c [INC BOUNDS] best value:93 search for 92
281.80/281.87	c [INC ENCODE] setup new number of clauses ...
281.80/281.87	c [INC] encode incremental formula
281.80/281.87	c return only the limitting unit clause for 92
281.80/281.87	c [INC SYSTEM] transmit new clauses to solver: 1
281.80/281.87	c [INC SEARCH] isOptimum variable: 0
385.91/385.91	c formula is SAT
385.91/385.95	c [INC SEARCH] copied best model
385.91/385.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
385.91/385.98	c model valid
385.91/385.98	c current solution ok
385.91/385.98	o 91
385.91/385.98	c [INC SEARCH] iteration: 8
385.91/385.98	c [INC BOUNDS] best value:91 search for 90
385.91/385.98	c [INC ENCODE] setup new number of clauses ...
385.91/385.98	c [INC] encode incremental formula
385.91/385.98	c return only the limitting unit clause for 90
385.91/385.98	c [INC SYSTEM] transmit new clauses to solver: 1
385.91/385.98	c [INC SEARCH] isOptimum variable: 0
572.18/572.27	c formula is SAT
572.28/572.31	c [INC SEARCH] copied best model
572.28/572.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
572.28/572.33	c model valid
572.28/572.33	c current solution ok
572.28/572.33	o 90
572.28/572.33	c [INC SEARCH] iteration: 9
572.28/572.33	c [INC BOUNDS] best value:90 search for 89
572.28/572.33	c [INC ENCODE] setup new number of clauses ...
572.28/572.33	c [INC] encode incremental formula
572.28/572.33	c return only the limitting unit clause for 89
572.28/572.33	c [INC SYSTEM] transmit new clauses to solver: 1
572.28/572.33	c [INC SEARCH] isOptimum variable: 0
641.46/641.52	c formula is SAT
641.46/641.56	c [INC SEARCH] copied best model
641.46/641.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
641.46/641.59	c model valid
641.46/641.59	c current solution ok
641.46/641.59	o 89
641.46/641.59	c [INC SEARCH] iteration: 10
641.46/641.59	c [INC BOUNDS] best value:89 search for 88
641.46/641.59	c [INC ENCODE] setup new number of clauses ...
641.46/641.59	c [INC] encode incremental formula
641.46/641.59	c return only the limitting unit clause for 88
641.46/641.59	c [INC SYSTEM] transmit new clauses to solver: 1
641.46/641.59	c [INC SEARCH] isOptimum variable: 0
841.63/841.79	c formula is SAT
841.74/841.83	c [INC SEARCH] copied best model
841.74/841.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
841.74/841.86	c model valid
841.74/841.86	c current solution ok
841.74/841.86	o 88
841.74/841.86	c [INC SEARCH] iteration: 11
841.74/841.86	c [INC BOUNDS] best value:88 search for 87
841.74/841.86	c [INC ENCODE] setup new number of clauses ...
841.74/841.86	c [INC] encode incremental formula
841.74/841.86	c return only the limitting unit clause for 87
841.74/841.86	c [INC SYSTEM] transmit new clauses to solver: 1
841.74/841.86	c [INC SEARCH] isOptimum variable: 0
1063.81/1063.99	c formula is SAT
1063.91/1064.03	c [INC SEARCH] copied best model
1063.91/1064.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1063.91/1064.06	c model valid
1063.91/1064.06	c current solution ok
1063.91/1064.06	o 87
1063.91/1064.06	c [INC SEARCH] iteration: 12
1063.91/1064.06	c [INC BOUNDS] best value:87 search for 86
1063.91/1064.06	c [INC ENCODE] setup new number of clauses ...
1063.91/1064.06	c [INC] encode incremental formula
1063.91/1064.06	c return only the limitting unit clause for 86
1063.91/1064.06	c [INC SYSTEM] transmit new clauses to solver: 1
1063.91/1064.06	c [INC SEARCH] isOptimum variable: 0
1195.11/1195.20	c formula is SAT
1195.11/1195.24	c [INC SEARCH] copied best model
1195.11/1195.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1195.11/1195.27	c model valid
1195.11/1195.27	c current solution ok
1195.11/1195.27	o 86
1195.11/1195.27	c [INC SEARCH] iteration: 13
1195.11/1195.27	c [INC BOUNDS] best value:86 search for 85
1195.11/1195.27	c [INC ENCODE] setup new number of clauses ...
1195.11/1195.27	c [INC] encode incremental formula
1195.11/1195.27	c return only the limitting unit clause for 85
1195.11/1195.27	c [INC SYSTEM] transmit new clauses to solver: 1
1195.11/1195.27	c [INC SEARCH] isOptimum variable: 0
1240.40/1240.59	c formula is SAT
1240.52/1240.63	c [INC SEARCH] copied best model
1240.52/1240.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1240.52/1240.66	c model valid
1240.52/1240.66	c current solution ok
1240.52/1240.66	o 82
1240.52/1240.66	c [INC SEARCH] iteration: 14
1240.52/1240.66	c [INC BOUNDS] best value:82 search for 81
1240.52/1240.66	c [INC ENCODE] setup new number of clauses ...
1240.52/1240.66	c [INC] encode incremental formula
1240.52/1240.66	c return only the limitting unit clause for 81
1240.52/1240.66	c [INC SYSTEM] transmit new clauses to solver: 1
1240.52/1240.66	c [INC SEARCH] isOptimum variable: 0
1539.69/1539.87	c formula is SAT
1539.79/1539.91	c [INC SEARCH] copied best model
1539.79/1539.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1539.79/1539.93	c model valid
1539.79/1539.93	c current solution ok
1539.79/1539.93	o 81
1539.79/1539.93	c [INC SEARCH] iteration: 15
1539.79/1539.93	c [INC BOUNDS] best value:81 search for 80
1539.79/1539.93	c [INC ENCODE] setup new number of clauses ...
1539.79/1539.93	c [INC] encode incremental formula
1539.79/1539.93	c return only the limitting unit clause for 80
1539.79/1539.93	c [INC SYSTEM] transmit new clauses to solver: 1
1539.79/1539.93	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.20	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.20	s UNKNOWN
1800.06/1800.20	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.20	c write failed with -1
1800.06/1800.20	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x962400)

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-3747251-1339101946/watcher-3747251-1339101946 -o /tmp/evaluation-result-3747251-1339101946/solver-3747251-1339101946 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747251-1339101946.opb 1218585522 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.01 2.01 1.93 3/177 24271
/proc/meminfo: memFree=27991128/32873844 swapFree=7900/7900
[pid=24271] ppid=24269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24271/stat : 24271 (npSolver-pbo-It) S 24269 24271 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376319181 9367552 275 33554432000 4194304 5064252 140736534624336 140736534623248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24271/statm: 2287 275 233 213 0 72 0

[startup+0.0805839 s]
/proc/loadavg: 2.01 2.01 1.93 3/177 24271
/proc/meminfo: memFree=27991128/32873844 swapFree=7900/7900
[pid=24271] ppid=24269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24271/stat : 24271 (npSolver-pbo-It) S 24269 24271 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376319181 9367552 275 33554432000 4194304 5064252 140736534624336 140736534623248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24271/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.01 2.01 1.93 3/177 24271
/proc/meminfo: memFree=27991128/32873844 swapFree=7900/7900
[pid=24271] ppid=24269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24271/stat : 24271 (npSolver-pbo-It) S 24269 24271 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376319181 9367552 275 33554432000 4194304 5064252 140736534624336 140736534623248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24271/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300244 s]
/proc/loadavg: 2.01 2.01 1.93 3/177 24271
/proc/meminfo: memFree=27991128/32873844 swapFree=7900/7900
[pid=24271] ppid=24269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24271/stat : 24271 (npSolver-pbo-It) S 24269 24271 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376319181 9367552 275 33554432000 4194304 5064252 140736534624336 140736534623248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24271/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700246 s]
/proc/loadavg: 2.01 2.01 1.93 3/177 24271
/proc/meminfo: memFree=27991128/32873844 swapFree=7900/7900
[pid=24271] ppid=24269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24271/stat : 24271 (npSolver-pbo-It) S 24269 24271 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376319181 9367552 275 33554432000 4194304 5064252 140736534624336 140736534623248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24271/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.01 2.01 1.93 3/179 24273
/proc/meminfo: memFree=27902740/32873844 swapFree=7900/7900
[pid=24271] ppid=24269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24271/stat : 24271 (npSolver-pbo-It) S 24269 24271 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376319181 9367552 275 33554432000 4194304 5064252 140736534624336 140736534623248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24271/statm: 2287 275 233 213 0 72 0
[pid=24272] ppid=24271 vsize=219716 CPUtime=1.48 cores=0,2,4,6
/proc/24272/stat : 24272 (npSolver-pbo) R 24271 24271 23584 0 -1 4202496 6858 0 0 0 135 13 0 0 20 0 1 0 376319181 224989184 42407 33554432000 4194304 6004724 140734664972832 140734664967432 5193835 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24272/statm: 54929 42407 157 442 0 54483 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 228864

[startup+3.10033 s]
/proc/loadavg: 2.01 2.01 1.93 3/181 24275
/proc/meminfo: memFree=27752660/32873844 swapFree=7900/7900
[pid=24271] ppid=24269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24271/stat : 24271 (npSolver-pbo-It) S 24269 24271 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376319181 9367552 275 33554432000 4194304 5064252 140736534624336 140736534623248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24271/statm: 2287 275 233 213 0 72 0
[pid=24272] ppid=24271 vsize=137760 CPUtime=1.5 cores=0,2,4,6
/proc/24272/stat : 24272 (npSolver-pbo) S 24271 24271 23584 0 -1 4202496 6865 0 0 0 135 15 0 0 20 0 1 0 376319181 141066240 21924 33554432000 4194304 6004724 140734664972832 140734664967296 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24272/statm: 34440 21924 163 442 0 33994 0
[pid=24274] ppid=24272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24274/stat : 24274 (cp2_pre.sh) S 24272 24271 23584 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 376319333 9367552 276 33554432000 4194304 5064252 140737446252704 140737446251408 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24274/statm: 2287 276 234 213 0 72 0
[pid=24275] ppid=24274 vsize=374888 CPUtime=1.56 cores=0,2,4,6
/proc/24275/stat : 24275 (coprocessor) R 24274 24271 23584 0 -1 4202496 36826 0 0 0 145 11 0 0 20 0 1 0 376319334 383885312 83414 33554432000 4194304 6586260 140733551908288 140733551904616 5511711 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/24275/statm: 93722 83415 164 584 0 93134 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 530944

[startup+6.30036 s]
/proc/loadavg: 2.01 2.01 1.93 3/182 24276
/proc/meminfo: memFree=27368352/32873844 swapFree=7900/7900
[pid=24271] ppid=24269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24271/stat : 24271 (npSolver-pbo-It) S 24269 24271 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376319181 9367552 275 33554432000 4194304 5064252 140736534624336 140736534623248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24271/statm: 2287 275 233 213 0 72 0
[pid=24272] ppid=24271 vsize=137760 CPUtime=1.5 cores=0,2,4,6
/proc/24272/stat : 24272 (npSolver-pbo) S 24271 24271 23584 0 -1 4202496 6865 0 0 0 135 15 0 0 20 0 1 0 376319181 141066240 21924 33554432000 4194304 6004724 140734664972832 140734664967296 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24272/statm: 34440 21924 163 442 0 33994 0
[pid=24274] ppid=24272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24274/stat : 24274 (cp2_pre.sh) S 24272 24271 23584 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 376319333 9367552 276 33554432000 4194304 5064252 140737446252704 140737446251408 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24274/statm: 2287 276 234 213 0 72 0
[pid=24275] ppid=24274 vsize=513620 CPUtime=4.76 cores=0,2,4,6
/proc/24275/stat : 24275 (coprocessor) R 24274 24271 23584 0 -1 4202496 62919 0 0 0 460 16 0 0 20 0 1 0 376319334 525946880 125859 33554432000 4194304 6586260 140733551908288 140733551903608 5599305 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/24275/statm: 128405 125859 190 584 0 127817 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 669676

[startup+12.7004 s]
/proc/loadavg: 2.08 2.03 1.93 3/181 24278
/proc/meminfo: memFree=27722648/32873844 swapFree=7900/7900
[pid=24271] ppid=24269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24271/stat : 24271 (npSolver-pbo-It) S 24269 24271 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376319181 9367552 275 33554432000 4194304 5064252 140736534624336 140736534623248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24271/statm: 2287 275 233 213 0 72 0
[pid=24272] ppid=24271 vsize=137760 CPUtime=8.72 cores=0,2,4,6
/proc/24272/stat : 24272 (npSolver-pbo) S 24271 24271 23584 0 -1 4202496 6883 64414 0 0 135 15 675 47 20 0 1 0 376319181 141066240 21929 33554432000 4194304 6004724 140734664972832 140734664959112 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24272/statm: 34440 21929 167 442 0 33994 0
[pid=24278] ppid=24272 vsize=177684 CPUtime=3.94 cores=0,2,4,6
/proc/24278/stat : 24278 (glucosInc) R 24272 24271 23584 0 -1 4202496 31850 0 0 0 387 7 0 0 20 0 1 0 376320057 181948416 38703 33554432000 4194304 5654031 140735930302016 140735930299800 4232800 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24278/statm: 44421 38703 131 357 0 44061 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 324592

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 1.93 3/181 24278
/proc/meminfo: memFree=27720540/32873844 swapFree=7900/7900
[pid=24271] ppid=24269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24271/stat : 24271 (npSolver-pbo-It) S 24269 24271 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376319181 9367552 275 33554432000 4194304 5064252 140736534624336 140736534623248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24271/statm: 2287 275 233 213 0 72 0
[pid=24272] ppid=24271 vsize=137760 CPUtime=8.72 cores=0,2,4,6
/proc/24272/stat : 24272 (npSolver-pbo) S 24271 24271 23584 0 -1 4202496 6883 64414 0 0 135 15 675 47 20 0 1 0 376319181 141066240 21929 33554432000 4194304 6004724 140734664972832 140734664959112 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24272/statm: 34440 21929 167 442 0 33994 0
[pid=24278] ppid=24272 vsize=179812 CPUtime=16.73 cores=0,2,4,6
/proc/24278/stat : 24278 (glucosInc) R 24272 24271 23584 0 -1 4202496 32557 0 0 0 1666 7 0 0 20 0 1 0 376320057 184127488 39410 33554432000 4194304 5654031 140735930302016 140735930289832 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24278/statm: 44953 39410 139 357 0 44593 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 326720

[startup+51.1004 s]
/proc/loadavg: 2.04 2.02 1.93 3/181 24281
/proc/meminfo: memFree=27678856/32873844 swapFree=7900/7900
[pid=24271] ppid=24269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24271/stat : 24271 (npSolver-pbo-It) S 24269 24271 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376319181 9367552 275 33554432000 4194304 5064252 140736534624336 140736534623248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24271/statm: 2287 275 233 213 0 72 0
[pid=24272] ppid=24271 vsize=157400 CPUtime=48.94 cores=0,2,4,6
/proc/24272/stat : 24272 (npSolver-pbo) S 24271 24271 23584 0 -1 4202496 9768 98585 0 0 181 194 4456 63 20 0 1 0 376319181 161177600 26852 33554432000 4194304 6004724 140734664972832 140734664958680 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24272/statm: 39350 26852 180 442 0 38904 0
[pid=24281] ppid=24272 vsize=175116 CPUtime=2.13 cores=0,2,4,6
/proc/24281/stat : 24281 (glucosInc) R 24272 24271 23584 0 -1 4202496 31142 0 0 0 208 5 0 0 20 0 1 0 376324077 179318784 38011 33554432000 4194304 5654031 140736375795520 140736375793304 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24281/statm: 43779 38011 131 357 0 43419 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 341664

[startup+102.3 s]
/proc/loadavg: 2.06 2.03 1.94 3/181 24281
/proc/meminfo: memFree=27658140/32873844 swapFree=7900/7900
[pid=24271] ppid=24269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24271/stat : 24271 (npSolver-pbo-It) S 24269 24271 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376319181 9367552 275 33554432000 4194304 5064252 140736534624336 140736534623248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24271/statm: 2287 275 233 213 0 72 0
[pid=24272] ppid=24271 vsize=162760 CPUtime=49.27 cores=0,2,4,6
/proc/24272/stat : 24272 (npSolver-pbo) S 24271 24271 23584 0 -1 4202496 12907 98585 0 0 213 195 4456 63 20 0 1 0 376319181 166666240 28203 33554432000 4194304 6004724 140734664972832 140734664958680 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24272/statm: 40690 28203 181 442 0 40244 0
[pid=24281] ppid=24272 vsize=184784 CPUtime=53.02 cores=0,2,4,6
/proc/24281/stat : 24281 (glucosInc) R 24272 24271 23584 0 -1 4202496 33656 0 0 0 5296 6 0 0 20 0 1 0 376324077 189218816 41036 33554432000 4194304 5654031 140736375795520 140736375793672 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24281/statm: 46196 41036 150 357 0 45836 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 356692

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 1.94 3/181 24281
/proc/meminfo: memFree=27652680/32873844 swapFree=7900/7900
[pid=24271] ppid=24269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24271/stat : 24271 (npSolver-pbo-It) S 24269 24271 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376319181 9367552 275 33554432000 4194304 5064252 140736534624336 140736534623248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24271/statm: 2287 275 233 213 0 72 0
[pid=24272] ppid=24271 vsize=165680 CPUtime=49.45 cores=0,2,4,6
/proc/24272/stat : 24272 (npSolver-pbo) S 24271 24271 23584 0 -1 4202496 12908 98585 0 0 230 196 4456 63 20 0 1 0 376319181 169656320 28204 33554432000 4194304 6004724 140734664972832 140734664958680 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24272/statm: 41420 28204 181 442 0 40974 0
[pid=24281] ppid=24272 vsize=184784 CPUtime=112.86 cores=0,2,4,6
/proc/24281/stat : 24281 (glucosInc) R 24272 24271 23584 0 -1 4202496 33703 0 0 0 11280 6 0 0 20 0 1 0 376324077 189218816 41083 33554432000 4194304 5654031 140736375795520 140736375783336 4232939 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24281/statm: 46196 41083 150 357 0 45836 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 359612

[startup+222.307 s]
/proc/loadavg: 2.00 2.02 1.94 3/181 24281
/proc/meminfo: memFree=27645180/32873844 swapFree=7900/7900
[pid=24271] ppid=24269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24271/stat : 24271 (npSolver-pbo-It) S 24269 24271 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376319181 9367552 275 33554432000 4194304 5064252 140736534624336 140736534623248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24271/statm: 2287 275 233 213 0 72 0
[pid=24272] ppid=24271 vsize=165680 CPUtime=49.45 cores=0,2,4,6
/proc/24272/stat : 24272 (npSolver-pbo) S 24271 24271 23584 0 -1 4202496 12908 98585 0 0 230 196 4456 63 20 0 1 0 376319181 169656320 28204 33554432000 4194304 6004724 140734664972832 140734664958680 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24272/statm: 41420 28204 181 442 0 40974 0
[pid=24281] ppid=24272 vsize=184784 CPUtime=172.86 cores=0,2,4,6
/proc/24281/stat : 24281 (glucosInc) R 24272 24271 23584 0 -1 4202496 33713 0 0 0 17280 6 0 0 20 0 1 0 376324077 189218816 41604 33554432000 4194304 5654031 140736375795520 140736375783336 4232479 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24281/statm: 46196 41604 150 357 0 45836 0
Current children cumulated CPU time (s) 222.31

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

/proc/meminfo: memFree=27385720/32873844 swapFree=7900/7900
[pid=24271] ppid=24269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24271/stat : 24271 (npSolver-pbo-It) S 24269 24271 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376319181 9367552 275 33554432000 4194304 5064252 140736534624336 140736534623248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24271/statm: 2287 275 233 213 0 72 0
[pid=24272] ppid=24271 vsize=169776 CPUtime=50.14 cores=0,2,4,6
/proc/24272/stat : 24272 (npSolver-pbo) S 24271 24271 23584 0 -1 4202496 13637 98585 0 0 297 198 4456 63 20 0 1 0 376319181 173850624 29955 33554432000 4194304 6004724 140734664972832 140734664958680 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24272/statm: 42444 29955 181 442 0 41998 0
[pid=24281] ppid=24272 vsize=216448 CPUtime=1252.07 cores=0,2,4,6
/proc/24281/stat : 24281 (glucosInc) R 24272 24271 23584 0 -1 4202496 36187 0 0 0 125197 10 0 0 20 0 1 0 376324077 221642752 51056 33554432000 4194304 5654031 140736375795520 140736375783336 4232925 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24281/statm: 54112 51056 151 357 0 53752 0
Current children cumulated CPU time (s) 1302.21
Current children cumulated vsize (KiB) 395372

[startup+1362.3 s]
/proc/loadavg: 2.03 2.06 1.99 3/181 24317
/proc/meminfo: memFree=27374288/32873844 swapFree=7900/7900
[pid=24271] ppid=24269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24271/stat : 24271 (npSolver-pbo-It) S 24269 24271 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376319181 9367552 275 33554432000 4194304 5064252 140736534624336 140736534623248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24271/statm: 2287 275 233 213 0 72 0
[pid=24272] ppid=24271 vsize=169776 CPUtime=50.14 cores=0,2,4,6
/proc/24272/stat : 24272 (npSolver-pbo) S 24271 24271 23584 0 -1 4202496 13637 98585 0 0 297 198 4456 63 20 0 1 0 376319181 173850624 29955 33554432000 4194304 6004724 140734664972832 140734664958680 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24272/statm: 42444 29955 181 442 0 41998 0
[pid=24281] ppid=24272 vsize=216448 CPUtime=1312.06 cores=0,2,4,6
/proc/24281/stat : 24281 (glucosInc) R 24272 24271 23584 0 -1 4202496 36188 0 0 0 131196 10 0 0 20 0 1 0 376324077 221642752 51568 33554432000 4194304 5654031 140736375795520 140736375783336 4232720 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24281/statm: 54112 51568 151 357 0 53752 0
Current children cumulated CPU time (s) 1362.2
Current children cumulated vsize (KiB) 395372

[startup+1422.3 s]
/proc/loadavg: 2.01 2.04 1.99 3/181 24317
/proc/meminfo: memFree=27369168/32873844 swapFree=7900/7900
[pid=24271] ppid=24269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24271/stat : 24271 (npSolver-pbo-It) S 24269 24271 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376319181 9367552 275 33554432000 4194304 5064252 140736534624336 140736534623248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24271/statm: 2287 275 233 213 0 72 0
[pid=24272] ppid=24271 vsize=169776 CPUtime=50.14 cores=0,2,4,6
/proc/24272/stat : 24272 (npSolver-pbo) S 24271 24271 23584 0 -1 4202496 13637 98585 0 0 297 198 4456 63 20 0 1 0 376319181 173850624 29955 33554432000 4194304 6004724 140734664972832 140734664958680 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24272/statm: 42444 29955 181 442 0 41998 0
[pid=24281] ppid=24272 vsize=216448 CPUtime=1372.06 cores=0,2,4,6
/proc/24281/stat : 24281 (glucosInc) R 24272 24271 23584 0 -1 4202496 36188 0 0 0 137196 10 0 0 20 0 1 0 376324077 221642752 51568 33554432000 4194304 5654031 140736375795520 140736375783336 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24281/statm: 54112 51568 151 357 0 53752 0
Current children cumulated CPU time (s) 1422.2
Current children cumulated vsize (KiB) 395372

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 1.99 3/182 24320
/proc/meminfo: memFree=27365128/32873844 swapFree=7900/7900
[pid=24271] ppid=24269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24271/stat : 24271 (npSolver-pbo-It) S 24269 24271 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376319181 9367552 275 33554432000 4194304 5064252 140736534624336 140736534623248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24271/statm: 2287 275 233 213 0 72 0
[pid=24272] ppid=24271 vsize=169776 CPUtime=50.14 cores=0,2,4,6
/proc/24272/stat : 24272 (npSolver-pbo) S 24271 24271 23584 0 -1 4202496 13637 98585 0 0 297 198 4456 63 20 0 1 0 376319181 173850624 29955 33554432000 4194304 6004724 140734664972832 140734664958680 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24272/statm: 42444 29955 181 442 0 41998 0
[pid=24281] ppid=24272 vsize=216448 CPUtime=1432.04 cores=0,2,4,6
/proc/24281/stat : 24281 (glucosInc) R 24272 24271 23584 0 -1 4202496 36427 0 0 0 143194 10 0 0 20 0 1 0 376324077 221642752 51801 33554432000 4194304 5654031 140736375795520 140736375783336 4208659 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24281/statm: 54112 51801 151 357 0 53752 0
Current children cumulated CPU time (s) 1482.18
Current children cumulated vsize (KiB) 395372

[startup+1542.31 s]
/proc/loadavg: 2.00 2.03 1.99 3/181 24321
/proc/meminfo: memFree=27353720/32873844 swapFree=7900/7900
[pid=24271] ppid=24269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24271/stat : 24271 (npSolver-pbo-It) S 24269 24271 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376319181 9367552 275 33554432000 4194304 5064252 140736534624336 140736534623248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24271/statm: 2287 275 233 213 0 72 0
[pid=24272] ppid=24271 vsize=169776 CPUtime=50.23 cores=0,2,4,6
/proc/24272/stat : 24272 (npSolver-pbo) S 24271 24271 23584 0 -1 4202496 13637 98585 0 0 306 198 4456 63 20 0 1 0 376319181 173850624 29955 33554432000 4194304 6004724 140734664972832 140734664958680 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24272/statm: 42444 29955 181 442 0 41998 0
[pid=24281] ppid=24272 vsize=216448 CPUtime=1491.97 cores=0,2,4,6
/proc/24281/stat : 24281 (glucosInc) R 24272 24271 23584 0 -1 4202496 36662 0 0 0 149186 11 0 0 20 0 1 0 376324077 221642752 51808 33554432000 4194304 5654031 140736375795520 140736375783336 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24281/statm: 54112 51808 151 357 0 53752 0
Current children cumulated CPU time (s) 1542.2
Current children cumulated vsize (KiB) 395372

[startup+1602.3 s]
/proc/loadavg: 2.05 2.03 1.99 3/181 24321
/proc/meminfo: memFree=27348880/32873844 swapFree=7900/7900
[pid=24271] ppid=24269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24271/stat : 24271 (npSolver-pbo-It) S 24269 24271 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376319181 9367552 275 33554432000 4194304 5064252 140736534624336 140736534623248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24271/statm: 2287 275 233 213 0 72 0
[pid=24272] ppid=24271 vsize=169776 CPUtime=50.23 cores=0,2,4,6
/proc/24272/stat : 24272 (npSolver-pbo) S 24271 24271 23584 0 -1 4202496 13637 98585 0 0 306 198 4456 63 20 0 1 0 376319181 173850624 29955 33554432000 4194304 6004724 140734664972832 140734664958680 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24272/statm: 42444 29955 181 442 0 41998 0
[pid=24281] ppid=24272 vsize=216448 CPUtime=1551.95 cores=0,2,4,6
/proc/24281/stat : 24281 (glucosInc) R 24272 24271 23584 0 -1 4202496 36662 0 0 0 155184 11 0 0 20 0 1 0 376324077 221642752 51808 33554432000 4194304 5654031 140736375795520 140736375783336 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24281/statm: 54112 51808 151 357 0 53752 0
Current children cumulated CPU time (s) 1602.18
Current children cumulated vsize (KiB) 395372

[startup+1662.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/181 24321
/proc/meminfo: memFree=27366880/32873844 swapFree=7900/7900
[pid=24271] ppid=24269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24271/stat : 24271 (npSolver-pbo-It) S 24269 24271 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376319181 9367552 275 33554432000 4194304 5064252 140736534624336 140736534623248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24271/statm: 2287 275 233 213 0 72 0
[pid=24272] ppid=24271 vsize=169776 CPUtime=50.23 cores=0,2,4,6
/proc/24272/stat : 24272 (npSolver-pbo) S 24271 24271 23584 0 -1 4202496 13637 98585 0 0 306 198 4456 63 20 0 1 0 376319181 173850624 29955 33554432000 4194304 6004724 140734664972832 140734664958680 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24272/statm: 42444 29955 181 442 0 41998 0
[pid=24281] ppid=24272 vsize=216448 CPUtime=1611.94 cores=0,2,4,6
/proc/24281/stat : 24281 (glucosInc) R 24272 24271 23584 0 -1 4202496 36662 0 0 0 161183 11 0 0 20 0 1 0 376324077 221642752 51808 33554432000 4194304 5654031 140736375795520 140736375783336 4232800 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24281/statm: 54112 51808 151 357 0 53752 0
Current children cumulated CPU time (s) 1662.17
Current children cumulated vsize (KiB) 395372

[startup+1722.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 24380
/proc/meminfo: memFree=28429348/32873844 swapFree=7900/7900
[pid=24271] ppid=24269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24271/stat : 24271 (npSolver-pbo-It) S 24269 24271 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376319181 9367552 275 33554432000 4194304 5064252 140736534624336 140736534623248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24271/statm: 2287 275 233 213 0 72 0
[pid=24272] ppid=24271 vsize=169776 CPUtime=50.23 cores=0,2,4,6
/proc/24272/stat : 24272 (npSolver-pbo) S 24271 24271 23584 0 -1 4202496 13637 98585 0 0 306 198 4456 63 20 0 1 0 376319181 173850624 29955 33554432000 4194304 6004724 140734664972832 140734664958680 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24272/statm: 42444 29955 181 442 0 41998 0
[pid=24281] ppid=24272 vsize=216448 CPUtime=1671.93 cores=0,2,4,6
/proc/24281/stat : 24281 (glucosInc) R 24272 24271 23584 0 -1 4202496 36662 0 0 0 167182 11 0 0 20 0 1 0 376324077 221642752 51808 33554432000 4194304 5654031 140736375795520 140736375783336 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24281/statm: 54112 51808 151 357 0 53752 0
Current children cumulated CPU time (s) 1722.16
Current children cumulated vsize (KiB) 395372

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 24380
/proc/meminfo: memFree=28418608/32873844 swapFree=7900/7900
[pid=24271] ppid=24269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24271/stat : 24271 (npSolver-pbo-It) S 24269 24271 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376319181 9367552 275 33554432000 4194304 5064252 140736534624336 140736534623248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24271/statm: 2287 275 233 213 0 72 0
[pid=24272] ppid=24271 vsize=169776 CPUtime=50.23 cores=0,2,4,6
/proc/24272/stat : 24272 (npSolver-pbo) S 24271 24271 23584 0 -1 4202496 13637 98585 0 0 306 198 4456 63 20 0 1 0 376319181 173850624 29955 33554432000 4194304 6004724 140734664972832 140734664958680 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24272/statm: 42444 29955 181 442 0 41998 0
[pid=24281] ppid=24272 vsize=216448 CPUtime=1731.92 cores=0,2,4,6
/proc/24281/stat : 24281 (glucosInc) R 24272 24271 23584 0 -1 4202496 36663 0 0 0 173181 11 0 0 20 0 1 0 376324077 221642752 51808 33554432000 4194304 5654031 140736375795520 140736375783336 4208604 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24281/statm: 54112 51808 151 357 0 53752 0
Current children cumulated CPU time (s) 1782.15
Current children cumulated vsize (KiB) 395372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.2 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 24380
/proc/meminfo: memFree=28410852/32873844 swapFree=7900/7900
[pid=24271] ppid=24269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24271/stat : 24271 (npSolver-pbo-It) S 24269 24271 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376319181 9367552 275 33554432000 4194304 5064252 140736534624336 140736534623248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24271/statm: 2287 275 233 213 0 72 0
[pid=24272] ppid=24271 vsize=169776 CPUtime=50.23 cores=0,2,4,6
/proc/24272/stat : 24272 (npSolver-pbo) S 24271 24271 23584 0 -1 4202496 13637 98585 0 0 306 198 4456 63 20 0 1 0 376319181 173850624 29955 33554432000 4194304 6004724 140734664972832 140734664958680 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24272/statm: 42444 29955 181 442 0 41998 0
[pid=24281] ppid=24272 vsize=216448 CPUtime=1749.83 cores=0,2,4,6
/proc/24281/stat : 24281 (glucosInc) R 24272 24271 23584 0 -1 4202496 36663 0 0 0 174972 11 0 0 20 0 1 0 376324077 221642752 51808 33554432000 4194304 5654031 140736375795520 140736375783336 4232491 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24281/statm: 54112 51808 151 357 0 53752 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 395372

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.2 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 24380
/proc/meminfo: memFree=28410852/32873844 swapFree=7900/7900
[pid=24271] ppid=24269 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24271/stat : 24271 (npSolver-pbo-It) S 24269 24271 23584 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376319181 9367552 275 33554432000 4194304 5064252 140736534624336 140736534623248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24271/statm: 2287 275 233 213 0 72 0
[pid=24272] ppid=24271 vsize=169776 CPUtime=50.23 cores=0,2,4,6
/proc/24272/stat : 24272 (npSolver-pbo) S 24271 24271 23584 0 -1 4202496 13637 98585 0 0 306 198 4456 63 20 0 1 0 376319181 173850624 29955 33554432000 4194304 6004724 140734664972832 140734664958680 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24272/statm: 42444 29955 181 442 0 41998 0
[pid=24281] ppid=24272 vsize=216448 CPUtime=1749.83 cores=0,2,4,6
/proc/24281/stat : 24281 (glucosInc) R 24272 24271 23584 0 -1 4202496 36663 0 0 0 174972 11 0 0 20 0 1 0 376324077 221642752 51808 33554432000 4194304 5654031 140736375795520 140736375783336 4232491 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24281/statm: 54112 51808 151 357 0 53752 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 395372

Child status: 0
Real time (s): 1800.21
CPU time (s): 1800.09
CPU user time (s): 1797.35
CPU system time (s): 2.73858
CPU usage (%): 99.9933
Max. virtual memory (cumulated for all children) (KiB): 686248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.35
system time used= 2.73858
maximum resident set size= 520104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 149259
page faults= 0
swaps= 0
block input operations= 0
block output operations= 355280
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20213
involuntary context switches= 3198

runsolver used 3.74643 second user time and 8.62469 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-07 22:45:47
IDJOB=3747251
IDBENCH=2940
IDSOLVER=2332
FILE ID=node137/3747251-1339101946
RUNJOBID= node137-1339098177-23600
PBS_JOBID= 14643716
Free space on /tmp= 70348 MiB

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

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

MD5SUM BENCH= c19ad978a977652a94fc03b8ce63204a
RANDOM SEED=1218585522

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27991136 kB
Buffers:          334476 kB
Cached:          2964176 kB
SwapCached:         5840 kB
Active:          1940464 kB
Inactive:        2110220 kB
Active(anon):     747008 kB
Inactive(anon):     7152 kB
Active(file):    1193456 kB
Inactive(file):  2103068 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097516 kB
Dirty:              9040 kB
Writeback:             0 kB
AnonPages:        755040 kB
Mapped:            10684 kB
Shmem:                 0 kB
Slab:             690764 kB
SReclaimable:     131620 kB
SUnreclaim:       559144 kB
KernelStack:        1480 kB
PageTables:         5412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     966460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    344064 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= 70388 MiB
End job on node137 at 2012-06-07 23:15:47