Trace number 3702530

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 NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.02 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_4.opb
MD5SUMb9760eca078029bee17418839cb4525f
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3452273
Best CPU time to get the best result obtained on this benchmark1800.15
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9940
Total number of constraints14846
Number of constraints which are clauses140
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints14700
Minimum length of a constraint2
Maximum length of a constraint2415
Number of terms in the objective function 9730
Biggest coefficient in the objective function 153130375
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 77399784670
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 153130375
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 77399784670
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.35	c run inc solver
0.00/0.35	c [INC SYSTEM] run initial solver
0.00/0.35	c [INC SYSTEM] preprocess with white file
2.56/2.69	c [INC SYSTEM] finished preprocessing in 2 s
2.56/2.69	c [INC SYSTEM] execute solver
4.17/4.24	c [INC SEARCH] formula is SAT
4.27/4.36	c [INC SYSTEM] solved the initial formula
4.27/4.36	c model valid
4.27/4.36	c current solution ok
5.07/5.17	o 162618195
5.07/5.17	c starting approximation
5.07/5.17	c factor = 2
5.07/5.17	c factor still to low - shrinking to 4.74683e+06
5.07/5.17	c approx number of clauses: 1e+06
5.07/5.17	c current bound: 81309136
5.66/5.78	c leaving approximation
5.66/5.78	c finished approximation
5.66/5.78	c [INC SYSTEM] there exists a inc, kill it!
5.66/5.78	c write failed with 2
5.66/5.79	c [INC SEARCH] iteration: 0
5.66/5.79	c [INC BOUNDS] best value:162618265 search for 162618264
5.66/5.79	c [INC SYSTEM] create new solver instance
5.66/5.79	c [INC] encode full formula
5.66/5.79	c fallback to adder encoding
7.18/7.27	c set iterative enc to: adder
7.18/7.27	c set iterative enc to: none
7.48/7.50	c [INC SEARCH] isOptimum variable: 0
15.19/15.20	c formula is SAT
15.19/15.25	c [INC SEARCH] copied best model
15.19/15.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.19/15.28	c model valid
15.19/15.28	c current solution ok
15.19/15.28	o 50455831
15.19/15.28	c [INC SEARCH] iteration: 1
15.19/15.28	c [INC BOUNDS] best value:50455901 search for 50455900
15.19/15.28	c [INC SYSTEM] there exists a inc, kill it!
15.19/15.28	c write failed with 2
15.29/15.30	c [INC SYSTEM] create new solver instance
15.29/15.30	c [INC] encode full formula
15.29/15.30	c fallback to adder encoding
16.59/16.64	c set iterative enc to: adder
16.59/16.64	c set iterative enc to: none
16.79/16.88	c [INC SEARCH] isOptimum variable: 0
173.25/173.40	c formula is SAT
173.35/173.44	c [INC SEARCH] copied best model
173.35/173.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
173.35/173.47	c model valid
173.35/173.47	c current solution ok
173.35/173.47	o 34979799
173.35/173.47	c [INC SEARCH] iteration: 2
173.35/173.47	c [INC BOUNDS] best value:34979869 search for 34979868
173.35/173.47	c [INC SYSTEM] there exists a inc, kill it!
173.35/173.47	c write failed with 2
173.35/173.48	c [INC SYSTEM] create new solver instance
173.35/173.48	c [INC] encode full formula
173.35/173.48	c fallback to adder encoding
174.66/174.77	c set iterative enc to: adder
174.66/174.77	c set iterative enc to: none
174.86/175.00	c [INC SEARCH] isOptimum variable: 0
192.24/192.36	c formula is SAT
192.36/192.40	c [INC SEARCH] copied best model
192.36/192.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
192.36/192.44	c model valid
192.36/192.44	c current solution ok
192.36/192.44	o 22139983
192.36/192.44	c [INC SEARCH] iteration: 3
192.36/192.44	c [INC BOUNDS] best value:22140053 search for 22140052
192.36/192.44	c [INC SYSTEM] there exists a inc, kill it!
192.36/192.44	c write failed with 2
192.36/192.46	c [INC SYSTEM] create new solver instance
192.36/192.46	c [INC] encode full formula
192.36/192.46	c fallback to adder encoding
193.57/193.63	c set iterative enc to: adder
193.57/193.63	c set iterative enc to: none
193.77/193.84	c [INC SEARCH] isOptimum variable: 0
428.99/429.19	c formula is SAT
429.11/429.23	c [INC SEARCH] copied best model
429.11/429.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
429.11/429.27	c model valid
429.11/429.27	c current solution ok
429.11/429.27	o 18901693
429.11/429.27	c [INC SEARCH] iteration: 4
429.11/429.27	c [INC BOUNDS] best value:18901763 search for 18901762
429.11/429.27	c [INC SYSTEM] there exists a inc, kill it!
429.11/429.27	c write failed with 2
429.11/429.27	c [INC SYSTEM] create new solver instance
429.11/429.27	c [INC] encode full formula
429.11/429.27	c fallback to adder encoding
430.33/430.42	c set iterative enc to: adder
430.33/430.42	c set iterative enc to: none
430.52/430.62	c [INC SEARCH] isOptimum variable: 0
504.02/504.12	c formula is SAT
504.02/504.16	c [INC SEARCH] copied best model
504.02/504.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
504.13/504.20	c model valid
504.13/504.20	c current solution ok
504.13/504.20	o 16577993
504.13/504.20	c [INC SEARCH] iteration: 5
504.13/504.20	c [INC BOUNDS] best value:16578063 search for 16578062
504.13/504.20	c [INC SYSTEM] there exists a inc, kill it!
504.13/504.20	c write failed with 2
504.13/504.22	c [INC SYSTEM] create new solver instance
504.13/504.22	c [INC] encode full formula
504.13/504.22	c fallback to adder encoding
505.12/505.30	c set iterative enc to: adder
505.12/505.30	c set iterative enc to: none
505.32/505.49	c [INC SEARCH] isOptimum variable: 0
745.63/745.85	c formula is SAT
745.63/745.88	c [INC SEARCH] copied best model
745.63/745.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
745.73/745.92	c model valid
745.73/745.92	c current solution ok
745.73/745.92	o 13187315
745.73/745.92	c [INC SEARCH] iteration: 6
745.73/745.92	c [INC BOUNDS] best value:13187385 search for 13187384
745.73/745.92	c [INC SYSTEM] there exists a inc, kill it!
745.73/745.92	c write failed with 2
745.73/745.92	c [INC SYSTEM] create new solver instance
745.73/745.92	c [INC] encode full formula
745.73/745.92	c fallback to adder encoding
746.75/746.96	c set iterative enc to: adder
746.75/746.96	c set iterative enc to: none
746.94/747.15	c [INC SEARCH] isOptimum variable: 0
766.54/766.77	c formula is SAT
766.64/766.80	c [INC SEARCH] copied best model
766.64/766.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
766.64/766.84	c model valid
766.64/766.84	c current solution ok
766.64/766.84	o 8954103
766.64/766.84	c [INC SEARCH] iteration: 7
766.64/766.84	c [INC BOUNDS] best value:8954173 search for 8954172
766.64/766.84	c [INC SYSTEM] there exists a inc, kill it!
766.64/766.84	c write failed with 2
766.64/766.85	c [INC SYSTEM] create new solver instance
766.64/766.85	c [INC] encode full formula
766.64/766.85	c fallback to adder encoding
767.66/767.83	c set iterative enc to: adder
767.66/767.83	c set iterative enc to: none
767.84/768.01	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.41	HOME/npSolver-pbo-Itdqb.sh: line 18: 26131 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3702530-1338132372/watcher-3702530-1338132372 -o /tmp/evaluation-result-3702530-1338132372/solver-3702530-1338132372 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702530-1338132372.opb 626816382 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.50 2.14 2.04 3/179 26130
/proc/meminfo: memFree=31174512/32873844 swapFree=6080/6080
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 24278 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279361747 9367552 274 33554432000 4194304 5064252 140735346993968 140735346992880 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0

[startup+0.0600079 s]
/proc/loadavg: 2.50 2.14 2.04 3/179 26130
/proc/meminfo: memFree=31174512/32873844 swapFree=6080/6080
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 24278 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279361747 9367552 274 33554432000 4194304 5064252 140735346993968 140735346992880 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100215 s]
/proc/loadavg: 2.50 2.14 2.04 3/179 26130
/proc/meminfo: memFree=31174512/32873844 swapFree=6080/6080
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 24278 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279361747 9367552 274 33554432000 4194304 5064252 140735346993968 140735346992880 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300257 s]
/proc/loadavg: 2.50 2.14 2.04 3/179 26130
/proc/meminfo: memFree=31174512/32873844 swapFree=6080/6080
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 24278 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279361747 9367552 274 33554432000 4194304 5064252 140735346993968 140735346992880 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700269 s]
/proc/loadavg: 2.50 2.14 2.04 3/179 26130
/proc/meminfo: memFree=31174512/32873844 swapFree=6080/6080
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 24278 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279361747 9367552 274 33554432000 4194304 5064252 140735346993968 140735346992880 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.50 2.14 2.04 3/183 26134
/proc/meminfo: memFree=31010772/32873844 swapFree=6080/6080
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 24278 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279361747 9367552 274 33554432000 4194304 5064252 140735346993968 140735346992880 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=30344 CPUtime=0.35 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 24278 0 -1 4202496 6248 0 0 0 31 4 0 0 20 0 1 0 279361747 31072256 6736 33554432000 4194304 5992684 140736623806976 140736623801424 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26131/statm: 7586 6736 172 440 0 7142 0
[pid=26133] ppid=26131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26133/stat : 26133 (cp2_pre.sh) S 26131 26130 24278 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 279361784 9367552 277 33554432000 4194304 5064252 140736927230448 140736927229152 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26133/statm: 2287 277 234 213 0 72 0
[pid=26134] ppid=26133 vsize=153432 CPUtime=1.11 cores=1,3,5,7
/proc/26134/stat : 26134 (coprocessor) R 26133 26130 24278 0 -1 4202496 27551 0 0 0 106 5 0 0 20 0 1 0 279361785 157114368 37031 33554432000 4194304 6586260 140735172572400 140735172568552 4775781 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/26134/statm: 38358 37031 182 584 0 37770 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 202072

[startup+3.1003 s]
/proc/loadavg: 2.46 2.14 2.04 3/183 26134
/proc/meminfo: memFree=30953940/32873844 swapFree=6080/6080
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 24278 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279361747 9367552 274 33554432000 4194304 5064252 140735346993968 140735346992880 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=30344 CPUtime=2.66 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 24278 0 -1 4202496 6264 33571 0 0 31 4 202 29 20 0 1 0 279361747 31072256 6738 33554432000 4194304 5992684 140736623806976 140736623793240 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26131/statm: 7586 6738 174 440 0 7142 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 39492

[startup+6.30031 s]
/proc/loadavg: 2.46 2.14 2.04 3/184 26139
/proc/meminfo: memFree=30976424/32873844 swapFree=6080/6080
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 24278 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279361747 9367552 274 33554432000 4194304 5064252 140735346993968 140735346992880 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=125972 CPUtime=6.28 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) R 26130 26130 24278 0 -1 4202496 14666 78853 0 0 106 83 393 46 20 0 1 0 279361747 128995328 22925 33554432000 4194304 5992684 140736623806976 140736623799688 4571359 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26131/statm: 31493 22925 205 440 0 31049 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 135120

[startup+12.7004 s]
/proc/loadavg: 2.47 2.15 2.05 3/182 26146
/proc/meminfo: memFree=30676700/32873844 swapFree=6080/6080
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 24278 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279361747 9367552 274 33554432000 4194304 5064252 140735346993968 140735346992880 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=60436 CPUtime=7.48 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 24278 0 -1 4202496 15486 79370 0 0 205 102 393 48 20 0 1 0 279361747 61886464 14266 33554432000 4194304 5992684 140736623806976 140736623792808 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26131/statm: 15109 14266 206 440 0 14665 0
[pid=26146] ppid=26131 vsize=349460 CPUtime=5.18 cores=1,3,5,7
/proc/26146/stat : 26146 (glucosInc) R 26131 26130 24278 0 -1 4202496 58377 0 0 0 501 17 0 0 20 0 1 0 279362498 357847040 76679 33554432000 4194304 5654031 140734775224816 140734775212632 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26146/statm: 87365 76679 141 357 0 87005 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 419044

[startup+25.5004 s]
/proc/loadavg: 2.40 2.14 2.05 3/182 26150
/proc/meminfo: memFree=30730116/32873844 swapFree=6080/6080
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 24278 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279361747 9367552 274 33554432000 4194304 5064252 140735346993968 140735346992880 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=51096 CPUtime=16.87 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 24278 0 -1 4202496 23169 138845 0 0 348 122 1145 72 20 0 1 0 279361747 52322304 11963 33554432000 4194304 5992684 140736623806976 140736623792808 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26131/statm: 12774 11963 206 440 0 12330 0
[pid=26148] ppid=26131 vsize=345024 CPUtime=8.6 cores=1,3,5,7
/proc/26148/stat : 26148 (glucosInc) R 26131 26130 24278 0 -1 4202496 54705 0 0 0 844 16 0 0 20 0 1 0 279363435 353304576 71487 33554432000 4194304 5654031 140733305267920 140733305265688 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 86256 71487 140 357 0 85896 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 405268

[startup+51.1004 s]
/proc/loadavg: 2.26 2.13 2.04 3/181 26152
/proc/meminfo: memFree=30734956/32873844 swapFree=6080/6080
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 24278 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279361747 9367552 274 33554432000 4194304 5064252 140735346993968 140735346992880 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=51096 CPUtime=16.87 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 24278 0 -1 4202496 23169 138845 0 0 348 122 1145 72 20 0 1 0 279361747 52322304 11963 33554432000 4194304 5992684 140736623806976 140736623792808 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26131/statm: 12774 11963 206 440 0 12330 0
[pid=26148] ppid=26131 vsize=348644 CPUtime=34.2 cores=1,3,5,7
/proc/26148/stat : 26148 (glucosInc) R 26131 26130 24278 0 -1 4202496 55234 0 0 0 3404 16 0 0 20 0 1 0 279363435 357011456 72015 33554432000 4194304 5654031 140733305267920 140733305255736 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 87161 72015 140 357 0 86801 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 408888

[startup+102.307 s]
/proc/loadavg: 2.10 2.11 2.04 3/181 26155
/proc/meminfo: memFree=30704152/32873844 swapFree=6080/6080
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 24278 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279361747 9367552 274 33554432000 4194304 5064252 140735346993968 140735346992880 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=51096 CPUtime=16.87 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 24278 0 -1 4202496 23169 138845 0 0 348 122 1145 72 20 0 1 0 279361747 52322304 11963 33554432000 4194304 5992684 140736623806976 140736623792808 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26131/statm: 12774 11963 206 440 0 12330 0
[pid=26148] ppid=26131 vsize=398732 CPUtime=85.39 cores=1,3,5,7
/proc/26148/stat : 26148 (glucosInc) R 26131 26130 24278 0 -1 4202496 59574 0 0 0 8513 26 0 0 20 0 1 0 279363435 408301568 79998 33554432000 4194304 5654031 140733305267920 140733305266008 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 99683 79998 141 357 0 99323 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 458976

[startup+162.3 s]
/proc/loadavg: 2.04 2.08 2.03 3/181 26157
/proc/meminfo: memFree=30675176/32873844 swapFree=6080/6080
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 24278 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279361747 9367552 274 33554432000 4194304 5064252 140735346993968 140735346992880 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=51096 CPUtime=16.87 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 24278 0 -1 4202496 23169 138845 0 0 348 122 1145 72 20 0 1 0 279361747 52322304 11963 33554432000 4194304 5992684 140736623806976 140736623792808 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26131/statm: 12774 11963 206 440 0 12330 0
[pid=26148] ppid=26131 vsize=398732 CPUtime=145.37 cores=1,3,5,7
/proc/26148/stat : 26148 (glucosInc) R 26131 26130 24278 0 -1 4202496 64916 0 0 0 14493 44 0 0 20 0 1 0 279363435 408301568 86841 33554432000 4194304 5654031 140733305267920 140733305255736 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 99683 86841 141 357 0 99323 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 458976

[startup+222.3 s]
/proc/loadavg: 2.14 2.10 2.04 3/181 26165
/proc/meminfo: memFree=30758084/32873844 swapFree=6080/6080
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 24278 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279361747 9367552 274 33554432000 4194304 5064252 140735346993968 140735346992880 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=49240 CPUtime=193.81 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 24278 0 -1 4202496 36122 258525 0 0 611 160 18465 145 20 0 1 0 279361747 50421760 11499 33554432000 4194304 5992684 140736623806976 140736623792808 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26131/statm: 12310 11499 206 440 0 11866 0
[pid=26163] ppid=26131 vsize=305240 CPUtime=28.42 cores=1,3,5,7
/proc/26163/stat : 26163 (glucosInc) R 26131 26130 24278 0 -1 4202496 50740 0 0 0 2826 16 0 0 20 0 1 0 279381131 312565760 64441 33554432000 4194304 5654031 140734789682320 140734789670136 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26163/statm: 76310 64441 141 357 0 75950 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 363628

[startup+282.3 s]
/proc/loadavg: 2.05 2.08 2.03 3/182 26168
/proc/meminfo: memFree=30667952/32873844 swapFree=6080/6080
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/loadavg: 2.06 2.02 2.00 3/181 26195
/proc/meminfo: memFree=30714180/32873844 swapFree=6080/6080
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 24278 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279361747 9367552 274 33554432000 4194304 5064252 140735346993968 140735346992880 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=47288 CPUtime=767.86 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 24278 0 -1 4202496 60954 464151 0 0 1064 231 75250 241 20 0 1 0 279361747 48422912 11011 33554432000 4194304 5992684 140736623806976 140736623792808 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26131/statm: 11822 11011 206 440 0 11378 0
[pid=26186] ppid=26131 vsize=301664 CPUtime=534.14 cores=1,3,5,7
/proc/26186/stat : 26186 (glucosInc) R 26131 26130 24278 0 -1 4202496 71219 0 0 0 53342 72 0 0 20 0 1 0 279438548 308903936 71856 33554432000 4194304 5654031 140735012457136 140735012444952 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26186/statm: 75416 71856 142 357 0 75056 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 358100

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 26195
/proc/meminfo: memFree=30605168/32873844 swapFree=6080/6080
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 24278 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279361747 9367552 274 33554432000 4194304 5064252 140735346993968 140735346992880 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=47288 CPUtime=767.86 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 24278 0 -1 4202496 60954 464151 0 0 1064 231 75250 241 20 0 1 0 279361747 48422912 11011 33554432000 4194304 5992684 140736623806976 140736623792808 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26131/statm: 11822 11011 206 440 0 11378 0
[pid=26186] ppid=26131 vsize=435040 CPUtime=594.12 cores=1,3,5,7
/proc/26186/stat : 26186 (glucosInc) R 26131 26130 24278 0 -1 4202496 74332 0 0 0 59332 80 0 0 20 0 1 0 279438548 445480960 90049 33554432000 4194304 5654031 140735012457136 140735012454920 4232973 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26186/statm: 108760 90049 142 357 0 108400 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 491476

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 26195
/proc/meminfo: memFree=30574420/32873844 swapFree=6080/6080
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 24278 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279361747 9367552 274 33554432000 4194304 5064252 140735346993968 140735346992880 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=47288 CPUtime=767.86 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 24278 0 -1 4202496 60954 464151 0 0 1064 231 75250 241 20 0 1 0 279361747 48422912 11011 33554432000 4194304 5992684 140736623806976 140736623792808 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26131/statm: 11822 11011 206 440 0 11378 0
[pid=26186] ppid=26131 vsize=437264 CPUtime=654.11 cores=1,3,5,7
/proc/26186/stat : 26186 (glucosInc) R 26131 26130 24278 0 -1 4202496 76623 0 0 0 65322 89 0 0 20 0 1 0 279438548 447758336 94694 33554432000 4194304 5654031 140735012457136 140735012455224 4215108 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26186/statm: 109316 94694 142 357 0 108956 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 493700

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26198
/proc/meminfo: memFree=30636676/32873844 swapFree=6080/6080
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 24278 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279361747 9367552 274 33554432000 4194304 5064252 140735346993968 140735346992880 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=47288 CPUtime=767.86 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 24278 0 -1 4202496 60954 464151 0 0 1064 231 75250 241 20 0 1 0 279361747 48422912 11011 33554432000 4194304 5992684 140736623806976 140736623792808 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26131/statm: 11822 11011 206 440 0 11378 0
[pid=26186] ppid=26131 vsize=439324 CPUtime=714.1 cores=1,3,5,7
/proc/26186/stat : 26186 (glucosInc) R 26131 26130 24278 0 -1 4202496 78779 0 0 0 71313 97 0 0 20 0 1 0 279438548 449867776 91497 33554432000 4194304 5654031 140735012457136 140735012455224 4215036 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26186/statm: 109831 91497 142 357 0 109471 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 495760

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26198
/proc/meminfo: memFree=30611660/32873844 swapFree=6080/6080
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 24278 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279361747 9367552 274 33554432000 4194304 5064252 140735346993968 140735346992880 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=47288 CPUtime=767.86 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 24278 0 -1 4202496 60954 464151 0 0 1064 231 75250 241 20 0 1 0 279361747 48422912 11011 33554432000 4194304 5992684 140736623806976 140736623792808 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26131/statm: 11822 11011 206 440 0 11378 0
[pid=26186] ppid=26131 vsize=439892 CPUtime=774.09 cores=1,3,5,7
/proc/26186/stat : 26186 (glucosInc) R 26131 26130 24278 0 -1 4202496 80118 0 0 0 77303 106 0 0 20 0 1 0 279438548 450449408 88882 33554432000 4194304 5654031 140735012457136 140735012455160 4215216 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26186/statm: 109973 88882 142 357 0 109613 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 496328

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 26199
/proc/meminfo: memFree=30620108/32873844 swapFree=6080/6080
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 24278 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279361747 9367552 274 33554432000 4194304 5064252 140735346993968 140735346992880 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=47288 CPUtime=767.86 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 24278 0 -1 4202496 60954 464151 0 0 1064 231 75250 241 20 0 1 0 279361747 48422912 11011 33554432000 4194304 5992684 140736623806976 140736623792808 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26131/statm: 11822 11011 206 440 0 11378 0
[pid=26186] ppid=26131 vsize=359912 CPUtime=834.08 cores=1,3,5,7
/proc/26186/stat : 26186 (glucosInc) R 26131 26130 24278 0 -1 4202496 81536 0 0 0 83294 114 0 0 20 0 1 0 279438548 368549888 86792 33554432000 4194304 5654031 140735012457136 140735012455160 4215091 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26186/statm: 89978 86792 142 357 0 89618 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 416348

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26200
/proc/meminfo: memFree=30409784/32873844 swapFree=6080/6080
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 24278 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279361747 9367552 274 33554432000 4194304 5064252 140735346993968 140735346992880 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=47288 CPUtime=767.86 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 24278 0 -1 4202496 60954 464151 0 0 1064 231 75250 241 20 0 1 0 279361747 48422912 11011 33554432000 4194304 5992684 140736623806976 140736623792808 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26131/statm: 11822 11011 206 440 0 11378 0
[pid=26186] ppid=26131 vsize=574480 CPUtime=894.07 cores=1,3,5,7
/proc/26186/stat : 26186 (glucosInc) R 26131 26130 24278 0 -1 4202496 82977 0 0 0 89287 120 0 0 20 0 1 0 279438548 588267520 131667 33554432000 4194304 5654031 140735012457136 140735012454920 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26186/statm: 143620 131667 142 357 0 143260 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 630916

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26200
/proc/meminfo: memFree=30482640/32873844 swapFree=6080/6080
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 24278 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279361747 9367552 274 33554432000 4194304 5064252 140735346993968 140735346992880 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=47288 CPUtime=767.86 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 24278 0 -1 4202496 60954 464151 0 0 1064 231 75250 241 20 0 1 0 279361747 48422912 11011 33554432000 4194304 5992684 140736623806976 140736623792808 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26131/statm: 11822 11011 206 440 0 11378 0
[pid=26186] ppid=26131 vsize=575244 CPUtime=954.06 cores=1,3,5,7
/proc/26186/stat : 26186 (glucosInc) R 26131 26130 24278 0 -1 4202496 84530 0 0 0 95279 127 0 0 20 0 1 0 279438548 589049856 116142 33554432000 4194304 5654031 140735012457136 140735012454920 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26186/statm: 143811 116142 142 357 0 143451 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 631680

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 26200
/proc/meminfo: memFree=30347924/32873844 swapFree=6080/6080
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 24278 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279361747 9367552 274 33554432000 4194304 5064252 140735346993968 140735346992880 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=47288 CPUtime=767.86 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 24278 0 -1 4202496 60954 464151 0 0 1064 231 75250 241 20 0 1 0 279361747 48422912 11011 33554432000 4194304 5992684 140736623806976 140736623792808 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26131/statm: 11822 11011 206 440 0 11378 0
[pid=26186] ppid=26131 vsize=791176 CPUtime=1014.05 cores=1,3,5,7
/proc/26186/stat : 26186 (glucosInc) R 26131 26130 24278 0 -1 4202496 85369 0 0 0 101276 129 0 0 20 0 1 0 279438548 810164224 151729 33554432000 4194304 5654031 140735012457136 140735012454920 4232960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26186/statm: 197794 151729 142 357 0 197434 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 847612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 26260
/proc/meminfo: memFree=30592824/32873844 swapFree=6080/6080
[pid=26130] ppid=26128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26130/stat : 26130 (npSolver-pbo-It) S 26128 26130 24278 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279361747 9367552 274 33554432000 4194304 5064252 140735346993968 140735346992880 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26130/statm: 2287 274 233 213 0 72 0
[pid=26131] ppid=26130 vsize=47288 CPUtime=767.86 cores=1,3,5,7
/proc/26131/stat : 26131 (npSolver-pbo) S 26130 26130 24278 0 -1 4202496 60954 464151 0 0 1064 231 75250 241 20 0 1 0 279361747 48422912 11011 33554432000 4194304 5992684 140736623806976 140736623792808 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26131/statm: 11822 11011 206 440 0 11378 0
[pid=26186] ppid=26131 vsize=444160 CPUtime=1032.16 cores=1,3,5,7
/proc/26186/stat : 26186 (glucosInc) R 26131 26130 24278 0 -1 4202496 85771 0 0 0 103083 133 0 0 20 0 1 0 279438548 454819840 102691 33554432000 4194304 5654031 140735012457136 140735012455160 4214993 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26186/statm: 111040 102691 142 357 0 110680 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 500596

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26130 and gives
#  childrusage.ru_utime.tv_sec=763
#  childrusage.ru_utime.tv_usec=155982
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=735280
# CPU time returned by wait4() is 767.891
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.02
CPU user time (s): 1793.97
CPU system time (s): 6.05
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 1059396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 763.156
system time used= 4.73528
maximum resident set size= 476932
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 525478
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1597152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9471
involuntary context switches= 855

runsolver used 3.01554 second user time and 8.44871 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-27 17:26:12
IDJOB=3702530
IDBENCH=92725
IDSOLVER=2278
FILE ID=node139/3702530-1338132372
RUNJOBID= node139-1338122473-24295
PBS_JOBID= 14624487
Free space on /tmp= 71604 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat70_4_22_4.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702530-1338132372/watcher-3702530-1338132372 -o /tmp/evaluation-result-3702530-1338132372/solver-3702530-1338132372 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702530-1338132372.opb 626816382 HOME HOME

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

MD5SUM BENCH= b9760eca078029bee17418839cb4525f
RANDOM SEED=626816382

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
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.750
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:        31175156 kB
Buffers:          353476 kB
Cached:           336728 kB
SwapCached:          828 kB
Active:           804080 kB
Inactive:          42704 kB
Active(anon):     149244 kB
Inactive(anon):     9100 kB
Active(file):     654836 kB
Inactive(file):    33604 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67104692 kB
Dirty:             66860 kB
Writeback:             0 kB
AnonPages:        124284 kB
Mapped:            13468 kB
Shmem:                 8 kB
Slab:             714592 kB
SReclaimable:     156492 kB
SUnreclaim:       558100 kB
KernelStack:        1512 kB
PageTables:         4628 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     295980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71500 MiB
End job on node139 at 2012-05-27 17:56:12