Trace number 3698386

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? (TO) 1800.11 1800.52

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j60opt/
normalized-j6029_8.std.opb
MD5SUM462f9351930ed2902c05fb692326c53f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark105
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables36722
Total number of constraints123520
Number of constraints which are clauses122320
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint60
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
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.39/1.44	c run inc solver
1.39/1.44	c [INC SYSTEM] run initial solver
1.39/1.44	c [INC SYSTEM] preprocess with white file
13.13/13.47	c [INC SYSTEM] finished preprocessing in 12 s
13.13/13.47	c [INC SYSTEM] execute solver
93.32/93.66	c [INC SEARCH] formula is SAT
93.42/93.74	c [INC SYSTEM] solved the initial formula
93.62/93.90	c model valid
93.62/93.90	c current solution ok
97.80/98.18	o 300
97.80/98.18	c [INC SYSTEM] there exists a inc, kill it!
97.80/98.18	c write failed with 2
97.92/98.20	c [INC SEARCH] iteration: 0
97.92/98.20	c [INC BOUNDS] best value:300 search for 299
97.92/98.20	c [INC SYSTEM] create new solver instance
97.92/98.20	c [INC] encode full formula
97.92/98.25	c set iterative enc to: swc
97.97/98.34	c [INC SEARCH] isOptimum variable: 0
148.61/148.90	c formula is SAT
148.61/148.99	c [INC SEARCH] copied best model
148.61/148.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
148.81/149.16	c model valid
148.81/149.16	c current solution ok
148.81/149.16	o 210
148.81/149.16	c [INC SEARCH] iteration: 1
148.81/149.16	c [INC BOUNDS] best value:210 search for 209
148.81/149.16	c [INC ENCODE] setup new number of clauses ...
148.81/149.16	c [INC] encode incremental formula
148.81/149.16	c return only the limitting unit clause for 209
148.81/149.16	c [INC SYSTEM] transmit new clauses to solver: 1
148.81/149.16	c [INC SEARCH] isOptimum variable: 0
149.51/149.83	c formula is SAT
149.62/149.91	c [INC SEARCH] copied best model
149.62/149.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
149.72/150.08	c model valid
149.72/150.08	c current solution ok
149.72/150.08	o 209
149.72/150.08	c [INC SEARCH] iteration: 2
149.72/150.08	c [INC BOUNDS] best value:209 search for 208
149.72/150.08	c [INC ENCODE] setup new number of clauses ...
149.72/150.08	c [INC] encode incremental formula
149.72/150.08	c return only the limitting unit clause for 208
149.72/150.08	c [INC SYSTEM] transmit new clauses to solver: 1
149.72/150.08	c [INC SEARCH] isOptimum variable: 0
150.42/150.71	c formula is SAT
150.52/150.80	c [INC SEARCH] copied best model
150.52/150.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
150.61/150.96	c model valid
150.61/150.96	c current solution ok
150.61/150.96	o 114
150.61/150.96	c [INC SEARCH] iteration: 3
150.61/150.96	c [INC BOUNDS] best value:114 search for 113
150.61/150.96	c [INC ENCODE] setup new number of clauses ...
150.61/150.96	c [INC] encode incremental formula
150.61/150.96	c return only the limitting unit clause for 113
150.61/150.96	c [INC SYSTEM] transmit new clauses to solver: 1
150.61/150.96	c [INC SEARCH] isOptimum variable: 0
151.32/151.61	c formula is SAT
151.32/151.70	c [INC SEARCH] copied best model
151.32/151.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
151.52/151.86	c model valid
151.52/151.86	c current solution ok
151.52/151.86	o 113
151.52/151.86	c [INC SEARCH] iteration: 4
151.52/151.86	c [INC BOUNDS] best value:113 search for 112
151.52/151.86	c [INC ENCODE] setup new number of clauses ...
151.52/151.86	c [INC] encode incremental formula
151.52/151.86	c return only the limitting unit clause for 112
151.52/151.86	c [INC SYSTEM] transmit new clauses to solver: 1
151.52/151.86	c [INC SEARCH] isOptimum variable: 0
152.24/152.51	c formula is SAT
152.34/152.60	c [INC SEARCH] copied best model
152.34/152.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
152.44/152.76	c model valid
152.44/152.76	c current solution ok
152.44/152.76	o 112
152.44/152.76	c [INC SEARCH] iteration: 5
152.44/152.76	c [INC BOUNDS] best value:112 search for 111
152.44/152.76	c [INC ENCODE] setup new number of clauses ...
152.44/152.76	c [INC] encode incremental formula
152.44/152.76	c return only the limitting unit clause for 111
152.44/152.76	c [INC SYSTEM] transmit new clauses to solver: 1
152.44/152.76	c [INC SEARCH] isOptimum variable: 0
153.54/153.83	c formula is SAT
153.65/153.91	c [INC SEARCH] copied best model
153.65/153.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
153.75/154.08	c model valid
153.75/154.08	c current solution ok
153.75/154.08	o 111
153.75/154.08	c [INC SEARCH] iteration: 6
153.75/154.08	c [INC BOUNDS] best value:111 search for 110
153.75/154.08	c [INC ENCODE] setup new number of clauses ...
153.75/154.08	c [INC] encode incremental formula
153.75/154.08	c return only the limitting unit clause for 110
153.75/154.08	c [INC SYSTEM] transmit new clauses to solver: 1
153.75/154.08	c [INC SEARCH] isOptimum variable: 0
157.06/157.32	c formula is SAT
157.16/157.41	c [INC SEARCH] copied best model
157.16/157.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
157.26/157.57	c model valid
157.26/157.57	c current solution ok
157.26/157.57	o 110
157.26/157.57	c [INC SEARCH] iteration: 7
157.26/157.57	c [INC BOUNDS] best value:110 search for 109
157.26/157.57	c [INC ENCODE] setup new number of clauses ...
157.26/157.57	c [INC] encode incremental formula
157.26/157.57	c return only the limitting unit clause for 109
157.26/157.57	c [INC SYSTEM] transmit new clauses to solver: 1
157.26/157.57	c [INC SEARCH] isOptimum variable: 0
158.09/158.39	c formula is SAT
158.18/158.47	c [INC SEARCH] copied best model
158.18/158.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
158.38/158.64	c model valid
158.38/158.64	c current solution ok
158.38/158.64	o 109
158.38/158.64	c [INC SEARCH] iteration: 8
158.38/158.64	c [INC BOUNDS] best value:109 search for 108
158.38/158.64	c [INC ENCODE] setup new number of clauses ...
158.38/158.64	c [INC] encode incremental formula
158.38/158.64	c return only the limitting unit clause for 108
158.38/158.64	c [INC SYSTEM] transmit new clauses to solver: 1
158.38/158.64	c [INC SEARCH] isOptimum variable: 0
184.69/184.99	c formula is SAT
184.81/185.08	c [INC SEARCH] copied best model
184.81/185.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
185.00/185.25	c model valid
185.00/185.25	c current solution ok
185.00/185.25	o 108
185.00/185.25	c [INC SEARCH] iteration: 9
185.00/185.25	c [INC BOUNDS] best value:108 search for 107
185.00/185.25	c [INC ENCODE] setup new number of clauses ...
185.00/185.25	c [INC] encode incremental formula
185.00/185.25	c return only the limitting unit clause for 107
185.00/185.25	c [INC SYSTEM] transmit new clauses to solver: 1
185.00/185.25	c [INC SEARCH] isOptimum variable: 0
237.90/238.19	c formula is SAT
238.00/238.29	c [INC SEARCH] copied best model
238.00/238.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
238.20/238.46	c model valid
238.20/238.46	c current solution ok
238.20/238.46	o 107
238.20/238.46	c [INC SEARCH] iteration: 10
238.20/238.46	c [INC BOUNDS] best value:107 search for 106
238.20/238.46	c [INC ENCODE] setup new number of clauses ...
238.20/238.46	c [INC] encode incremental formula
238.20/238.46	c return only the limitting unit clause for 106
238.20/238.46	c [INC SYSTEM] transmit new clauses to solver: 1
238.20/238.46	c [INC SEARCH] isOptimum variable: 0
418.47/418.79	c formula is SAT
418.59/418.89	c [INC SEARCH] copied best model
418.59/418.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
418.79/419.07	c model valid
418.79/419.07	c current solution ok
418.79/419.07	o 106
418.79/419.07	c [INC SEARCH] iteration: 11
418.79/419.07	c [INC BOUNDS] best value:106 search for 105
418.79/419.07	c [INC ENCODE] setup new number of clauses ...
418.79/419.07	c [INC] encode incremental formula
418.79/419.07	c return only the limitting unit clause for 105
418.79/419.07	c [INC SYSTEM] transmit new clauses to solver: 1
418.79/419.07	c [INC SEARCH] isOptimum variable: 0
1013.32/1013.65	c formula is SAT
1013.43/1013.75	c [INC SEARCH] copied best model
1013.43/1013.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1013.63/1013.92	c model valid
1013.63/1013.92	c current solution ok
1013.63/1013.92	o 105
1013.63/1013.92	c [INC SEARCH] iteration: 12
1013.63/1013.92	c [INC BOUNDS] best value:105 search for 104
1013.63/1013.92	c [INC ENCODE] setup new number of clauses ...
1013.63/1013.92	c [INC] encode incremental formula
1013.63/1013.92	c return only the limitting unit clause for 104
1013.63/1013.92	c [INC SYSTEM] transmit new clauses to solver: 1
1013.63/1013.92	c [INC SEARCH] isOptimum variable: 0
1158.43/1158.76	c formula is SAT
1158.54/1158.86	c [INC SEARCH] copied best model
1158.54/1158.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1158.74/1159.03	c model valid
1158.74/1159.03	c current solution ok
1158.74/1159.03	o 104
1158.74/1159.03	c [INC SEARCH] iteration: 13
1158.74/1159.03	c [INC BOUNDS] best value:104 search for 103
1158.74/1159.03	c [INC ENCODE] setup new number of clauses ...
1158.74/1159.03	c [INC] encode incremental formula
1158.74/1159.03	c return only the limitting unit clause for 103
1158.74/1159.03	c [INC SYSTEM] transmit new clauses to solver: 1
1158.74/1159.03	c [INC SEARCH] isOptimum variable: 0
1800.11/1800.51	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.11/1800.51	s UNKNOWN
1800.11/1800.51	c [INC SYSTEM] there exists a inc, kill it!
1800.11/1800.51	c write failed with -1
1800.11/1800.51	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x648a240)

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-3698386-1338084571/watcher-3698386-1338084571 -o /tmp/evaluation-result-3698386-1338084571/solver-3698386-1338084571 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698386-1338084571.opb 1241780859 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.34 2.35 2.15 3/179 7775
/proc/meminfo: memFree=31167856/32873844 swapFree=7108/7108
[pid=7775] ppid=7773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7775/stat : 7775 (npSolver-pbo-It) S 7773 7775 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274585737 9367552 275 33554432000 4194304 5064252 140734698254880 140734698253792 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7775/statm: 2287 275 233 213 0 72 0

[startup+0.0775149 s]
/proc/loadavg: 2.34 2.35 2.15 3/179 7775
/proc/meminfo: memFree=31167856/32873844 swapFree=7108/7108
[pid=7775] ppid=7773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7775/stat : 7775 (npSolver-pbo-It) S 7773 7775 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274585737 9367552 275 33554432000 4194304 5064252 140734698254880 140734698253792 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7775/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100255 s]
/proc/loadavg: 2.34 2.35 2.15 3/179 7775
/proc/meminfo: memFree=31167856/32873844 swapFree=7108/7108
[pid=7775] ppid=7773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7775/stat : 7775 (npSolver-pbo-It) S 7773 7775 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274585737 9367552 275 33554432000 4194304 5064252 140734698254880 140734698253792 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7775/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300224 s]
/proc/loadavg: 2.34 2.35 2.15 3/179 7775
/proc/meminfo: memFree=31167856/32873844 swapFree=7108/7108
[pid=7775] ppid=7773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7775/stat : 7775 (npSolver-pbo-It) S 7773 7775 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274585737 9367552 275 33554432000 4194304 5064252 140734698254880 140734698253792 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7775/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700273 s]
/proc/loadavg: 2.34 2.35 2.15 3/179 7775
/proc/meminfo: memFree=31167856/32873844 swapFree=7108/7108
[pid=7775] ppid=7773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7775/stat : 7775 (npSolver-pbo-It) S 7773 7775 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274585737 9367552 275 33554432000 4194304 5064252 140734698254880 140734698253792 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7775/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 2.34 2.35 2.15 3/181 7777
/proc/meminfo: memFree=31088320/32873844 swapFree=7108/7108
[pid=7775] ppid=7773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7775/stat : 7775 (npSolver-pbo-It) S 7773 7775 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274585737 9367552 275 33554432000 4194304 5064252 140734698254880 140734698253792 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7775/statm: 2287 275 233 213 0 72 0
[pid=7776] ppid=7775 vsize=131732 CPUtime=1.44 cores=0,2,4,6
/proc/7776/stat : 7776 (npSolver-pbo) S 7775 7775 2929 0 -1 4202496 20307 0 0 0 131 13 0 0 20 0 1 0 274585737 134893568 30296 33554432000 4194304 5992684 140734867061456 140734867055904 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7776/statm: 32933 30296 165 440 0 32489 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 140880

[startup+3.10044 s]
/proc/loadavg: 2.31 2.34 2.14 3/183 7779
/proc/meminfo: memFree=30882760/32873844 swapFree=7108/7108
[pid=7775] ppid=7773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7775/stat : 7775 (npSolver-pbo-It) S 7773 7775 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274585737 9367552 275 33554432000 4194304 5064252 140734698254880 140734698253792 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7775/statm: 2287 275 233 213 0 72 0
[pid=7776] ppid=7775 vsize=131732 CPUtime=1.44 cores=0,2,4,6
/proc/7776/stat : 7776 (npSolver-pbo) S 7775 7775 2929 0 -1 4202496 20307 0 0 0 131 13 0 0 20 0 1 0 274585737 134893568 30296 33554432000 4194304 5992684 140734867061456 140734867055904 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7776/statm: 32933 30296 165 440 0 32489 0
[pid=7778] ppid=7776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7778/stat : 7778 (cp2_pre.sh) S 7776 7775 2929 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 274585882 9367552 277 33554432000 4194304 5064252 140736886032880 140736886031584 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7778/statm: 2287 277 234 213 0 72 0
[pid=7779] ppid=7778 vsize=654672 CPUtime=1.63 cores=0,2,4,6
/proc/7779/stat : 7779 (coprocessor) R 7778 7775 2929 0 -1 4202496 56067 0 0 0 149 14 0 0 20 0 1 0 274585882 670384128 144044 33554432000 4194304 6586260 140735178181536 140735178177800 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/7779/statm: 163668 144045 164 584 0 163080 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 804700

[startup+6.30044 s]
/proc/loadavg: 2.31 2.34 2.14 3/183 7779
/proc/meminfo: memFree=30197352/32873844 swapFree=7108/7108
[pid=7775] ppid=7773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7775/stat : 7775 (npSolver-pbo-It) S 7773 7775 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274585737 9367552 275 33554432000 4194304 5064252 140734698254880 140734698253792 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7775/statm: 2287 275 233 213 0 72 0
[pid=7776] ppid=7775 vsize=131732 CPUtime=1.44 cores=0,2,4,6
/proc/7776/stat : 7776 (npSolver-pbo) S 7775 7775 2929 0 -1 4202496 20307 0 0 0 131 13 0 0 20 0 1 0 274585737 134893568 30296 33554432000 4194304 5992684 140734867061456 140734867055904 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7776/statm: 32933 30296 165 440 0 32489 0
[pid=7778] ppid=7776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7778/stat : 7778 (cp2_pre.sh) S 7776 7775 2929 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 274585882 9367552 277 33554432000 4194304 5064252 140736886032880 140736886031584 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7778/statm: 2287 277 234 213 0 72 0
[pid=7779] ppid=7778 vsize=830628 CPUtime=4.83 cores=0,2,4,6
/proc/7779/stat : 7779 (coprocessor) R 7778 7775 2929 0 -1 4202496 82449 0 0 0 463 20 0 0 20 0 1 0 274585882 850563072 204657 33554432000 4194304 6586260 140735178181536 140735178177560 4676681 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/7779/statm: 207657 204657 189 584 0 207069 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 980656

[startup+12.7004 s]
/proc/loadavg: 2.34 2.34 2.15 3/183 7779
/proc/meminfo: memFree=30147336/32873844 swapFree=7108/7108
[pid=7775] ppid=7773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7775/stat : 7775 (npSolver-pbo-It) S 7773 7775 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274585737 9367552 275 33554432000 4194304 5064252 140734698254880 140734698253792 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7775/statm: 2287 275 233 213 0 72 0
[pid=7776] ppid=7775 vsize=131732 CPUtime=1.44 cores=0,2,4,6
/proc/7776/stat : 7776 (npSolver-pbo) S 7775 7775 2929 0 -1 4202496 20307 0 0 0 131 13 0 0 20 0 1 0 274585737 134893568 30296 33554432000 4194304 5992684 140734867061456 140734867055904 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7776/statm: 32933 30296 165 440 0 32489 0
[pid=7778] ppid=7776 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7778/stat : 7778 (cp2_pre.sh) S 7776 7775 2929 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 274585882 9367552 277 33554432000 4194304 5064252 140736886032880 140736886031584 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7778/statm: 2287 277 234 213 0 72 0
[pid=7779] ppid=7778 vsize=833132 CPUtime=10.99 cores=0,2,4,6
/proc/7779/stat : 7779 (coprocessor) R 7778 7775 2929 0 -1 4202496 83618 0 0 0 1070 29 0 0 20 0 1 0 274585882 853127168 205209 33554432000 4194304 6586260 140735178181536 140735178177288 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 12 0 0
/proc/7779/statm: 208283 205209 193 584 0 207695 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 983160

[startup+25.5003 s]
/proc/loadavg: 2.36 2.35 2.15 3/181 7781
/proc/meminfo: memFree=30656028/32873844 swapFree=7108/7108
[pid=7775] ppid=7773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7775/stat : 7775 (npSolver-pbo-It) S 7773 7775 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274585737 9367552 275 33554432000 4194304 5064252 140734698254880 140734698253792 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7775/statm: 2287 275 233 213 0 72 0
[pid=7776] ppid=7775 vsize=131732 CPUtime=13.21 cores=0,2,4,6
/proc/7776/stat : 7776 (npSolver-pbo) S 7775 7775 2929 0 -1 4202496 20324 84521 0 0 131 13 1142 35 20 0 1 0 274585737 134893568 30298 33554432000 4194304 5992684 140734867061456 140734867047720 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7776/statm: 32933 30298 167 440 0 32489 0
[pid=7781] ppid=7776 vsize=379616 CPUtime=12.01 cores=0,2,4,6
/proc/7781/stat : 7781 (glucosInc) R 7776 7775 2929 0 -1 4202496 61062 0 0 0 1188 13 0 0 20 0 1 0 274587084 388726784 83725 33554432000 4194304 5654031 140733431863808 140733431861688 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7781/statm: 94904 83725 131 357 0 94544 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 520496

[startup+51.1003 s]
/proc/loadavg: 2.31 2.34 2.15 3/182 7784
/proc/meminfo: memFree=30647456/32873844 swapFree=7108/7108
[pid=7775] ppid=7773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7775/stat : 7775 (npSolver-pbo-It) S 7773 7775 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274585737 9367552 275 33554432000 4194304 5064252 140734698254880 140734698253792 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7775/statm: 2287 275 233 213 0 72 0
[pid=7776] ppid=7775 vsize=131732 CPUtime=13.21 cores=0,2,4,6
/proc/7776/stat : 7776 (npSolver-pbo) S 7775 7775 2929 0 -1 4202496 20324 84521 0 0 131 13 1142 35 20 0 1 0 274585737 134893568 30298 33554432000 4194304 5992684 140734867061456 140734867047720 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7776/statm: 32933 30298 167 440 0 32489 0
[pid=7781] ppid=7776 vsize=380420 CPUtime=37.6 cores=0,2,4,6
/proc/7781/stat : 7781 (glucosInc) R 7776 7775 2929 0 -1 4202496 61283 0 0 0 3747 13 0 0 20 0 1 0 274587084 389550080 84457 33554432000 4194304 5654031 140733431863808 140733431861704 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7781/statm: 95105 84457 131 357 0 94745 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 521300

[startup+102.307 s]
/proc/loadavg: 2.12 2.28 2.14 3/181 7789
/proc/meminfo: memFree=30636900/32873844 swapFree=7108/7108
[pid=7775] ppid=7773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7775/stat : 7775 (npSolver-pbo-It) S 7773 7775 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274585737 9367552 275 33554432000 4194304 5064252 140734698254880 140734698253792 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7775/statm: 2287 275 233 213 0 72 0
[pid=7776] ppid=7775 vsize=173960 CPUtime=98.08 cores=0,2,4,6
/proc/7776/stat : 7776 (npSolver-pbo) S 7775 7775 2929 0 -1 4202496 23416 149242 0 0 230 366 9141 71 20 0 1 0 274585737 178135040 40865 33554432000 4194304 5992684 140734867061456 140734867047288 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7776/statm: 43490 40865 177 440 0 43046 0
[pid=7789] ppid=7776 vsize=386244 CPUtime=3.94 cores=0,2,4,6
/proc/7789/stat : 7789 (glucosInc) R 7776 7775 2929 0 -1 4202496 62637 0 0 0 382 12 0 0 20 0 1 0 274595571 395513856 87769 33554432000 4194304 5654031 140734438490976 140734438488856 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7789/statm: 96561 87769 131 357 0 96201 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 569352

[startup+162.3 s]
/proc/loadavg: 2.23 2.29 2.15 3/181 7833
/proc/meminfo: memFree=28155300/32873844 swapFree=7108/7108
[pid=7775] ppid=7773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7775/stat : 7775 (npSolver-pbo-It) S 7773 7775 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274585737 9367552 275 33554432000 4194304 5064252 140734698254880 140734698253792 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7775/statm: 2287 275 233 213 0 72 0
[pid=7776] ppid=7775 vsize=175652 CPUtime=100.32 cores=0,2,4,6
/proc/7776/stat : 7776 (npSolver-pbo) S 7775 7775 2929 0 -1 4202496 29143 149242 0 0 451 369 9141 71 20 0 1 0 274585737 179867648 41288 33554432000 4194304 5992684 140734867061456 140734867047288 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7776/statm: 43913 41288 177 440 0 43469 0
[pid=7789] ppid=7776 vsize=405572 CPUtime=61.77 cores=0,2,4,6
/proc/7789/stat : 7789 (glucosInc) R 7776 7775 2929 0 -1 4202496 67397 0 0 0 6160 17 0 0 20 0 1 0 274595571 415305728 89799 33554432000 4194304 5654031 140734438490976 140734438478792 4208595 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7789/statm: 101393 89799 152 357 0 101033 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 590372

[startup+222.3 s]
/proc/loadavg: 2.08 2.23 2.14 3/181 7833
/proc/meminfo: memFree=28143852/32873844 swapFree=7108/7108
[pid=7775] ppid=7773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7775/stat : 7775 (npSolver-pbo-It) S 7773 7775 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274585737 9367552 275 33554432000 4194304 5064252 140734698254880 140734698253792 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7775/statm: 2287 275 233 213 0 72 0
[pid=7776] ppid=7775 vsize=175636 CPUtime=100.62 cores=0,2,4,6
/proc/7776/stat : 7776 (npSolver-pbo) S 7775 7775 2929 0 -1 4202496 30039 149242 0 0 480 370 9141 71 20 0 1 0 274585737 179851264 41284 33554432000 4194304 5992684 140734867061456 140734867047288 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/7776/statm: 43909 41284 177 440 0 43465 0
[pid=7789] ppid=7776 vsize=405572 CPUtime=121.46 cores=0,2,4,6

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

/proc/meminfo: memFree=30596124/32873844 swapFree=7108/7108
[pid=7775] ppid=7773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7775/stat : 7775 (npSolver-pbo-It) S 7773 7775 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274585737 9367552 275 33554432000 4194304 5064252 140734698254880 140734698253792 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7775/statm: 2287 275 233 213 0 72 0
[pid=7776] ppid=7775 vsize=175620 CPUtime=101.9 cores=0,2,4,6
/proc/7776/stat : 7776 (npSolver-pbo) S 7775 7775 2929 0 -1 4202496 33641 149242 0 0 603 375 9141 71 20 0 1 0 274585737 179834880 41280 33554432000 4194304 5992684 140734867061456 140734867047288 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7776/statm: 43905 41280 177 440 0 43461 0
[pid=7789] ppid=7776 vsize=448468 CPUtime=1200.11 cores=0,2,4,6
/proc/7789/stat : 7789 (glucosInc) R 7776 7775 2929 0 -1 4202496 73957 0 0 0 119979 32 0 0 20 0 1 0 274595571 459231232 100768 33554432000 4194304 5654031 140734438490976 140734438478792 4208595 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7789/statm: 112117 100768 152 357 0 111757 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 633236

[startup+1362.3 s]
/proc/loadavg: 2.00 2.05 2.10 3/181 8951
/proc/meminfo: memFree=30595952/32873844 swapFree=7108/7108
[pid=7775] ppid=7773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7775/stat : 7775 (npSolver-pbo-It) S 7773 7775 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274585737 9367552 275 33554432000 4194304 5064252 140734698254880 140734698253792 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7775/statm: 2287 275 233 213 0 72 0
[pid=7776] ppid=7775 vsize=175620 CPUtime=101.9 cores=0,2,4,6
/proc/7776/stat : 7776 (npSolver-pbo) S 7775 7775 2929 0 -1 4202496 33641 149242 0 0 603 375 9141 71 20 0 1 0 274585737 179834880 41280 33554432000 4194304 5992684 140734867061456 140734867047288 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7776/statm: 43905 41280 177 440 0 43461 0
[pid=7789] ppid=7776 vsize=448468 CPUtime=1260.08 cores=0,2,4,6
/proc/7789/stat : 7789 (glucosInc) R 7776 7775 2929 0 -1 4202496 73979 0 0 0 125976 32 0 0 20 0 1 0 274595571 459231232 102816 33554432000 4194304 5654031 140734438490976 140734438478792 4208659 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7789/statm: 112117 102816 152 357 0 111757 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 633236

[startup+1422.3 s]
/proc/loadavg: 2.00 2.04 2.09 3/181 8951
/proc/meminfo: memFree=30620528/32873844 swapFree=7108/7108
[pid=7775] ppid=7773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7775/stat : 7775 (npSolver-pbo-It) S 7773 7775 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274585737 9367552 275 33554432000 4194304 5064252 140734698254880 140734698253792 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7775/statm: 2287 275 233 213 0 72 0
[pid=7776] ppid=7775 vsize=175620 CPUtime=101.9 cores=0,2,4,6
/proc/7776/stat : 7776 (npSolver-pbo) S 7775 7775 2929 0 -1 4202496 33641 149242 0 0 603 375 9141 71 20 0 1 0 274585737 179834880 41280 33554432000 4194304 5992684 140734867061456 140734867047288 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7776/statm: 43905 41280 177 440 0 43461 0
[pid=7789] ppid=7776 vsize=448468 CPUtime=1320.08 cores=0,2,4,6
/proc/7789/stat : 7789 (glucosInc) R 7776 7775 2929 0 -1 4202496 73982 0 0 0 131975 33 0 0 20 0 1 0 274595571 459231232 104352 33554432000 4194304 5654031 140734438490976 140734438478792 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7789/statm: 112117 104352 152 357 0 111757 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 633236

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.08 3/181 8951
/proc/meminfo: memFree=30569280/32873844 swapFree=7108/7108
[pid=7775] ppid=7773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7775/stat : 7775 (npSolver-pbo-It) S 7773 7775 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274585737 9367552 275 33554432000 4194304 5064252 140734698254880 140734698253792 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7775/statm: 2287 275 233 213 0 72 0
[pid=7776] ppid=7775 vsize=175620 CPUtime=101.9 cores=0,2,4,6
/proc/7776/stat : 7776 (npSolver-pbo) S 7775 7775 2929 0 -1 4202496 33641 149242 0 0 603 375 9141 71 20 0 1 0 274585737 179834880 41280 33554432000 4194304 5992684 140734867061456 140734867047288 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7776/statm: 43905 41280 177 440 0 43461 0
[pid=7789] ppid=7776 vsize=448468 CPUtime=1380.06 cores=0,2,4,6
/proc/7789/stat : 7789 (glucosInc) R 7776 7775 2929 0 -1 4202496 73985 0 0 0 137973 33 0 0 20 0 1 0 274595571 459231232 105888 33554432000 4194304 5654031 140734438490976 140734438478792 4232484 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7789/statm: 112117 105888 152 357 0 111757 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 633236

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.08 3/181 8953
/proc/meminfo: memFree=30716496/32873844 swapFree=7108/7108
[pid=7775] ppid=7773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7775/stat : 7775 (npSolver-pbo-It) S 7773 7775 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274585737 9367552 275 33554432000 4194304 5064252 140734698254880 140734698253792 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7775/statm: 2287 275 233 213 0 72 0
[pid=7776] ppid=7775 vsize=175620 CPUtime=101.9 cores=0,2,4,6
/proc/7776/stat : 7776 (npSolver-pbo) S 7775 7775 2929 0 -1 4202496 33641 149242 0 0 603 375 9141 71 20 0 1 0 274585737 179834880 41280 33554432000 4194304 5992684 140734867061456 140734867047288 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7776/statm: 43905 41280 177 440 0 43461 0
[pid=7789] ppid=7776 vsize=448468 CPUtime=1440.05 cores=0,2,4,6
/proc/7789/stat : 7789 (glucosInc) R 7776 7775 2929 0 -1 4202496 75608 0 0 0 143970 35 0 0 20 0 1 0 274595571 459231232 98570 33554432000 4194304 5654031 140734438490976 140734438478792 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7789/statm: 112117 98570 152 357 0 111757 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 633236

[startup+1602.3 s]
/proc/loadavg: 2.07 2.04 2.08 3/181 8954
/proc/meminfo: memFree=30668976/32873844 swapFree=7108/7108
[pid=7775] ppid=7773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7775/stat : 7775 (npSolver-pbo-It) S 7773 7775 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274585737 9367552 275 33554432000 4194304 5064252 140734698254880 140734698253792 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7775/statm: 2287 275 233 213 0 72 0
[pid=7776] ppid=7775 vsize=175620 CPUtime=101.9 cores=0,2,4,6
/proc/7776/stat : 7776 (npSolver-pbo) S 7775 7775 2929 0 -1 4202496 33641 149242 0 0 603 375 9141 71 20 0 1 0 274585737 179834880 41280 33554432000 4194304 5992684 140734867061456 140734867047288 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7776/statm: 43905 41280 177 440 0 43461 0
[pid=7789] ppid=7776 vsize=448468 CPUtime=1500.05 cores=0,2,4,6
/proc/7789/stat : 7789 (glucosInc) R 7776 7775 2929 0 -1 4202496 75764 0 0 0 149969 36 0 0 20 0 1 0 274595571 459231232 100768 33554432000 4194304 5654031 140734438490976 140734438478792 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7789/statm: 112117 100768 152 357 0 111757 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 633236

[startup+1662.3 s]
/proc/loadavg: 2.02 2.03 2.08 3/181 8954
/proc/meminfo: memFree=30637636/32873844 swapFree=7108/7108
[pid=7775] ppid=7773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7775/stat : 7775 (npSolver-pbo-It) S 7773 7775 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274585737 9367552 275 33554432000 4194304 5064252 140734698254880 140734698253792 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7775/statm: 2287 275 233 213 0 72 0
[pid=7776] ppid=7775 vsize=175620 CPUtime=101.9 cores=0,2,4,6
/proc/7776/stat : 7776 (npSolver-pbo) S 7775 7775 2929 0 -1 4202496 33641 149242 0 0 603 375 9141 71 20 0 1 0 274585737 179834880 41280 33554432000 4194304 5992684 140734867061456 140734867047288 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7776/statm: 43905 41280 177 440 0 43461 0
[pid=7789] ppid=7776 vsize=448468 CPUtime=1560.03 cores=0,2,4,6
/proc/7789/stat : 7789 (glucosInc) R 7776 7775 2929 0 -1 4202496 75767 0 0 0 155967 36 0 0 20 0 1 0 274595571 459231232 102304 33554432000 4194304 5654031 140734438490976 140734438478792 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7789/statm: 112117 102304 152 357 0 111757 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 633236

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.07 3/181 8954
/proc/meminfo: memFree=30628948/32873844 swapFree=7108/7108
[pid=7775] ppid=7773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7775/stat : 7775 (npSolver-pbo-It) S 7773 7775 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274585737 9367552 275 33554432000 4194304 5064252 140734698254880 140734698253792 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7775/statm: 2287 275 233 213 0 72 0
[pid=7776] ppid=7775 vsize=175620 CPUtime=101.9 cores=0,2,4,6
/proc/7776/stat : 7776 (npSolver-pbo) S 7775 7775 2929 0 -1 4202496 33641 149242 0 0 603 375 9141 71 20 0 1 0 274585737 179834880 41280 33554432000 4194304 5992684 140734867061456 140734867047288 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7776/statm: 43905 41280 177 440 0 43461 0
[pid=7789] ppid=7776 vsize=448468 CPUtime=1620.02 cores=0,2,4,6
/proc/7789/stat : 7789 (glucosInc) R 7776 7775 2929 0 -1 4202496 75771 0 0 0 161966 36 0 0 20 0 1 0 274595571 459231232 104352 33554432000 4194304 5654031 140734438490976 140734438478792 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7789/statm: 112117 104352 152 357 0 111757 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 633236

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.07 3/181 8954
/proc/meminfo: memFree=30610408/32873844 swapFree=7108/7108
[pid=7775] ppid=7773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7775/stat : 7775 (npSolver-pbo-It) S 7773 7775 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274585737 9367552 275 33554432000 4194304 5064252 140734698254880 140734698253792 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7775/statm: 2287 275 233 213 0 72 0
[pid=7776] ppid=7775 vsize=175620 CPUtime=101.9 cores=0,2,4,6
/proc/7776/stat : 7776 (npSolver-pbo) S 7775 7775 2929 0 -1 4202496 33641 149242 0 0 603 375 9141 71 20 0 1 0 274585737 179834880 41280 33554432000 4194304 5992684 140734867061456 140734867047288 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7776/statm: 43905 41280 177 440 0 43461 0
[pid=7789] ppid=7776 vsize=448468 CPUtime=1679.99 cores=0,2,4,6
/proc/7789/stat : 7789 (glucosInc) R 7776 7775 2929 0 -1 4202496 75793 0 0 0 167963 36 0 0 20 0 1 0 274595571 459231232 105888 33554432000 4194304 5654031 140734438490976 140734438478792 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7789/statm: 112117 105888 152 357 0 111757 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 633236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.02 2.06 3/181 8954
/proc/meminfo: memFree=30609044/32873844 swapFree=7108/7108
[pid=7775] ppid=7773 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7775/stat : 7775 (npSolver-pbo-It) S 7773 7775 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274585737 9367552 275 33554432000 4194304 5064252 140734698254880 140734698253792 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7775/statm: 2287 275 233 213 0 72 0
[pid=7776] ppid=7775 vsize=175620 CPUtime=101.9 cores=0,2,4,6
/proc/7776/stat : 7776 (npSolver-pbo) S 7775 7775 2929 0 -1 4202496 33641 149242 0 0 603 375 9141 71 20 0 1 0 274585737 179834880 41280 33554432000 4194304 5992684 140734867061456 140734867047288 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7776/statm: 43905 41280 177 440 0 43461 0
[pid=7789] ppid=7776 vsize=448468 CPUtime=1698.21 cores=0,2,4,6
/proc/7789/stat : 7789 (glucosInc) R 7776 7775 2929 0 -1 4202496 76137 0 0 0 169784 37 0 0 20 0 1 0 274595571 459231232 106228 33554432000 4194304 5654031 140734438490976 140734438478792 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7789/statm: 112117 106228 152 357 0 111757 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 633236

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7775 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.11
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.52
CPU time (s): 1800.11
CPU user time (s): 1795.28
CPU system time (s): 4.83
CPU usage (%): 99.9771
Max. virtual memory (cumulated for all children) (KiB): 983160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 4.69928 second user time and 9.2046 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-27 04:09:32
IDJOB=3698386
IDBENCH=76804
IDSOLVER=2275
FILE ID=node103/3698386-1338084571
RUNJOBID= node103-1338051805-2945
PBS_JOBID= 14624384
Free space on /tmp= 71548 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j60opt/normalized-j6029_8.std.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698386-1338084571/watcher-3698386-1338084571 -o /tmp/evaluation-result-3698386-1338084571/solver-3698386-1338084571 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698386-1338084571.opb 1241780859 HOME HOME

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

MD5SUM BENCH= 462f9351930ed2902c05fb692326c53f
RANDOM SEED=1241780859

node103.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.189
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.37
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.189
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.189
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.189
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.189
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.189
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	: 5411.36
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.189
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.189
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:        31168616 kB
Buffers:          273664 kB
Cached:           359408 kB
SwapCached:         4544 kB
Active:           794244 kB
Inactive:          79360 kB
Active(anon):     235528 kB
Inactive(anon):     7432 kB
Active(file):     558716 kB
Inactive(file):    71928 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099528 kB
Dirty:             13096 kB
Writeback:             0 kB
AnonPages:        318000 kB
Mapped:            13088 kB
Shmem:                 8 kB
Slab:             688276 kB
SReclaimable:     129672 kB
SUnreclaim:       558604 kB
KernelStack:        1520 kB
PageTables:         4608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     392480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    215040 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= 71476 MiB
End job on node103 at 2012-05-27 04:39:34