Trace number 3698038

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.06 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_14.opb.PB06.opb
MD5SUM13c1b3915f4d316b882a7e551b1f0496
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark488
Best CPU time to get the best result obtained on this benchmark1791.96
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 502
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 498884
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 498884
Number of bits of the biggest sum of numbers19
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.40	c run inc solver
1.39/1.40	c [INC SYSTEM] run initial solver
1.39/1.40	c [INC SYSTEM] preprocess with white file
3.07/3.12	c [INC SYSTEM] finished preprocessing in 1 s
3.07/3.12	c [INC SYSTEM] execute solver
169.81/169.91	c [INC SEARCH] formula is SAT
169.81/169.91	c [INC SYSTEM] solved the initial formula
170.42/170.59	c model valid
170.42/170.59	c current solution ok
171.91/172.06	o 7747
171.91/172.06	c [INC SYSTEM] there exists a inc, kill it!
171.91/172.06	c write failed with 2
171.91/172.07	c [INC SEARCH] iteration: 0
171.91/172.07	c [INC BOUNDS] best value:7747 search for 7746
171.91/172.07	c [INC SYSTEM] create new solver instance
171.91/172.07	c [INC] encode full formula
171.91/172.07	c fallback to adder encoding
172.63/172.76	c set iterative enc to: adder
172.63/172.76	c set iterative enc to: none
172.72/172.87	c [INC SEARCH] isOptimum variable: 0
178.62/178.78	c formula is SAT
178.62/178.79	c [INC SEARCH] copied best model
178.62/178.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
179.31/179.47	c model valid
179.31/179.47	c current solution ok
179.31/179.47	o 6873
179.31/179.47	c [INC SEARCH] iteration: 1
179.31/179.47	c [INC BOUNDS] best value:6873 search for 6872
179.31/179.47	c [INC SYSTEM] there exists a inc, kill it!
179.31/179.47	c write failed with 2
179.31/179.48	c [INC SYSTEM] create new solver instance
179.31/179.48	c [INC] encode full formula
179.31/179.48	c fallback to adder encoding
180.02/180.17	c set iterative enc to: adder
180.02/180.17	c set iterative enc to: none
180.13/180.28	c [INC SEARCH] isOptimum variable: 0
216.50/216.62	c formula is SAT
216.50/216.64	c [INC SEARCH] copied best model
216.50/216.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
217.20/217.32	c model valid
217.20/217.32	c current solution ok
217.20/217.32	o 6812
217.20/217.32	c [INC SEARCH] iteration: 2
217.20/217.32	c [INC BOUNDS] best value:6812 search for 6811
217.20/217.32	c [INC SYSTEM] there exists a inc, kill it!
217.20/217.32	c write failed with 2
217.20/217.32	c [INC SYSTEM] create new solver instance
217.20/217.33	c [INC] encode full formula
217.20/217.33	c fallback to adder encoding
217.92/218.02	c set iterative enc to: adder
217.92/218.02	c set iterative enc to: none
218.01/218.14	c [INC SEARCH] isOptimum variable: 0
221.80/221.99	c formula is SAT
222.00/222.13	c [INC SEARCH] copied best model
222.00/222.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
222.50/222.69	c model valid
222.50/222.69	c current solution ok
222.50/222.69	o 6794
222.50/222.69	c [INC SEARCH] iteration: 3
222.50/222.69	c [INC BOUNDS] best value:6794 search for 6793
222.50/222.69	c [INC SYSTEM] there exists a inc, kill it!
222.50/222.69	c write failed with 2
222.50/222.69	c [INC SYSTEM] create new solver instance
222.50/222.69	c [INC] encode full formula
222.50/222.69	c fallback to adder encoding
223.22/223.39	c set iterative enc to: adder
223.22/223.39	c set iterative enc to: none
223.40/223.51	c [INC SEARCH] isOptimum variable: 0
234.49/234.64	c formula is SAT
234.49/234.66	c [INC SEARCH] copied best model
234.49/234.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
235.19/235.34	c model valid
235.19/235.34	c current solution ok
235.19/235.34	o 6783
235.19/235.34	c [INC SEARCH] iteration: 4
235.19/235.34	c [INC BOUNDS] best value:6783 search for 6782
235.19/235.34	c [INC SYSTEM] there exists a inc, kill it!
235.19/235.34	c write failed with 2
235.19/235.35	c [INC SYSTEM] create new solver instance
235.19/235.35	c [INC] encode full formula
235.19/235.35	c fallback to adder encoding
235.90/236.04	c set iterative enc to: adder
235.90/236.04	c set iterative enc to: none
236.01/236.16	c [INC SEARCH] isOptimum variable: 0
249.69/249.80	c formula is SAT
249.69/249.81	c [INC SEARCH] copied best model
249.69/249.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
250.30/250.49	c model valid
250.30/250.49	c current solution ok
250.30/250.49	o 6663
250.30/250.49	c [INC SEARCH] iteration: 5
250.30/250.49	c [INC BOUNDS] best value:6663 search for 6662
250.30/250.49	c [INC SYSTEM] there exists a inc, kill it!
250.30/250.49	c write failed with 2
250.40/250.50	c [INC SYSTEM] create new solver instance
250.40/250.50	c [INC] encode full formula
250.40/250.50	c fallback to adder encoding
251.11/251.20	c set iterative enc to: adder
251.11/251.20	c set iterative enc to: none
251.22/251.32	c [INC SEARCH] isOptimum variable: 0
283.61/283.75	c formula is SAT
283.61/283.77	c [INC SEARCH] copied best model
283.61/283.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
284.30/284.45	c model valid
284.30/284.45	c current solution ok
284.30/284.45	o 6448
284.30/284.45	c [INC SEARCH] iteration: 6
284.30/284.45	c [INC BOUNDS] best value:6448 search for 6447
284.30/284.45	c [INC SYSTEM] there exists a inc, kill it!
284.30/284.45	c write failed with 2
284.30/284.46	c [INC SYSTEM] create new solver instance
284.30/284.46	c [INC] encode full formula
284.30/284.46	c fallback to adder encoding
285.02/285.15	c set iterative enc to: adder
285.02/285.15	c set iterative enc to: none
285.12/285.27	c [INC SEARCH] isOptimum variable: 0
317.22/317.30	c formula is SAT
317.22/317.32	c [INC SEARCH] copied best model
317.22/317.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
317.92/318.00	c model valid
317.92/318.00	c current solution ok
317.92/318.00	o 6374
317.92/318.00	c [INC SEARCH] iteration: 7
317.92/318.00	c [INC BOUNDS] best value:6374 search for 6373
317.92/318.00	c [INC SYSTEM] there exists a inc, kill it!
317.92/318.00	c write failed with 2
317.92/318.01	c [INC SYSTEM] create new solver instance
317.92/318.01	c [INC] encode full formula
317.92/318.01	c fallback to adder encoding
318.62/318.70	c set iterative enc to: adder
318.62/318.70	c set iterative enc to: none
318.71/318.83	c [INC SEARCH] isOptimum variable: 0
407.15/407.34	c formula is SAT
407.15/407.36	c [INC SEARCH] copied best model
407.15/407.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
407.87/408.04	c model valid
407.87/408.04	c current solution ok
407.87/408.04	o 6305
407.87/408.04	c [INC SEARCH] iteration: 8
407.87/408.04	c [INC BOUNDS] best value:6305 search for 6304
407.87/408.04	c [INC SYSTEM] there exists a inc, kill it!
407.87/408.04	c write failed with 2
407.87/408.05	c [INC SYSTEM] create new solver instance
407.87/408.05	c [INC] encode full formula
407.87/408.05	c fallback to adder encoding
408.58/408.74	c set iterative enc to: adder
408.58/408.74	c set iterative enc to: none
408.66/408.86	c [INC SEARCH] isOptimum variable: 0
511.33/511.51	c formula is SAT
511.33/511.52	c [INC SEARCH] copied best model
511.33/511.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
512.02/512.20	c model valid
512.02/512.20	c current solution ok
512.02/512.20	o 6232
512.02/512.20	c [INC SEARCH] iteration: 9
512.02/512.20	c [INC BOUNDS] best value:6232 search for 6231
512.02/512.20	c [INC SYSTEM] there exists a inc, kill it!
512.02/512.20	c write failed with 2
512.02/512.20	c [INC SYSTEM] create new solver instance
512.02/512.20	c [INC] encode full formula
512.02/512.20	c fallback to adder encoding
512.63/512.89	c set iterative enc to: adder
512.63/512.89	c set iterative enc to: none
512.84/513.02	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.51	HOME/npSolver-pbo-Itd.sh: line 18: 26178 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -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-3698038-1338054030/watcher-3698038-1338054030 -o /tmp/evaluation-result-3698038-1338054030/solver-3698038-1338054030 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698038-1338054030.opb 1878173217 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.01 2.02 1.96 3/178 26177
/proc/meminfo: memFree=27433416/32873844 swapFree=7364/7364
[pid=26177] ppid=26175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26177/stat : 26177 (npSolver-pbo-It) S 26175 26177 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529111 9367552 274 33554432000 4194304 5064252 140737426251216 140737426250128 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26177/statm: 2287 274 233 213 0 72 0

[startup+0.092853 s]
/proc/loadavg: 2.01 2.02 1.96 3/178 26177
/proc/meminfo: memFree=27433416/32873844 swapFree=7364/7364
[pid=26177] ppid=26175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26177/stat : 26177 (npSolver-pbo-It) S 26175 26177 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529111 9367552 274 33554432000 4194304 5064252 140737426251216 140737426250128 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26177/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100267 s]
/proc/loadavg: 2.01 2.02 1.96 3/178 26177
/proc/meminfo: memFree=27433416/32873844 swapFree=7364/7364
[pid=26177] ppid=26175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26177/stat : 26177 (npSolver-pbo-It) S 26175 26177 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529111 9367552 274 33554432000 4194304 5064252 140737426251216 140737426250128 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26177/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300229 s]
/proc/loadavg: 2.01 2.02 1.96 3/178 26177
/proc/meminfo: memFree=27433416/32873844 swapFree=7364/7364
[pid=26177] ppid=26175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26177/stat : 26177 (npSolver-pbo-It) S 26175 26177 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529111 9367552 274 33554432000 4194304 5064252 140737426251216 140737426250128 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26177/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700236 s]
/proc/loadavg: 2.01 2.02 1.96 3/178 26177
/proc/meminfo: memFree=27433416/32873844 swapFree=7364/7364
[pid=26177] ppid=26175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26177/stat : 26177 (npSolver-pbo-It) S 26175 26177 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529111 9367552 274 33554432000 4194304 5064252 140737426251216 140737426250128 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26177/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.01 2.02 1.96 3/180 26179
/proc/meminfo: memFree=27417592/32873844 swapFree=7364/7364
[pid=26177] ppid=26175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26177/stat : 26177 (npSolver-pbo-It) S 26175 26177 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529111 9367552 274 33554432000 4194304 5064252 140737426251216 140737426250128 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26177/statm: 2287 274 233 213 0 72 0
[pid=26178] ppid=26177 vsize=21112 CPUtime=1.41 cores=1,3,5,7
/proc/26178/stat : 26178 (npSolver-pbo) S 26177 26177 25976 0 -1 4202496 3745 0 0 0 138 3 0 0 20 0 1 0 271529111 21618688 3791 33554432000 4194304 5992684 140733487919984 140733487914432 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26178/statm: 5278 3791 164 440 0 4834 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 30260

[startup+3.1003 s]
/proc/loadavg: 2.01 2.02 1.96 3/184 26183
/proc/meminfo: memFree=27268532/32873844 swapFree=7364/7364
[pid=26177] ppid=26175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26177/stat : 26177 (npSolver-pbo-It) S 26175 26177 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529111 9367552 274 33554432000 4194304 5064252 140737426251216 140737426250128 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26177/statm: 2287 274 233 213 0 72 0
[pid=26178] ppid=26177 vsize=21112 CPUtime=1.41 cores=1,3,5,7
/proc/26178/stat : 26178 (npSolver-pbo) S 26177 26177 25976 0 -1 4202496 3745 0 0 0 138 3 0 0 20 0 1 0 271529111 21618688 3791 33554432000 4194304 5992684 140733487919984 140733487914432 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26178/statm: 5278 3791 164 440 0 4834 0
[pid=26182] ppid=26178 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26182/stat : 26182 (cp2_pre.sh) S 26178 26177 25976 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 271529253 9367552 276 33554432000 4194304 5064252 140736434307088 140736434305792 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26182/statm: 2287 276 234 213 0 72 0
[pid=26183] ppid=26182 vsize=63328 CPUtime=1.66 cores=1,3,5,7
/proc/26183/stat : 26183 (coprocessor) R 26182 26177 25976 0 -1 4202496 13501 0 0 0 162 4 0 0 20 0 1 0 271529253 64847872 15032 33554432000 4194304 6586260 140733506222848 140733506218600 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/26183/statm: 15832 15032 197 584 0 15244 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 102736

[startup+6.3003 s]
/proc/loadavg: 2.01 2.02 1.96 3/182 26187
/proc/meminfo: memFree=27309856/32873844 swapFree=7364/7364
[pid=26177] ppid=26175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26177/stat : 26177 (npSolver-pbo-It) S 26175 26177 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529111 9367552 274 33554432000 4194304 5064252 140737426251216 140737426250128 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26177/statm: 2287 274 233 213 0 72 0
[pid=26178] ppid=26177 vsize=21112 CPUtime=3.1 cores=1,3,5,7
/proc/26178/stat : 26178 (npSolver-pbo) S 26177 26177 25976 0 -1 4202496 3760 14402 0 0 138 3 164 5 20 0 1 0 271529111 21618688 3793 33554432000 4194304 5992684 140733487919984 140733487906248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26178/statm: 5278 3793 166 440 0 4834 0
[pid=26187] ppid=26178 vsize=74156 CPUtime=3.16 cores=1,3,5,7
/proc/26187/stat : 26187 (glucosInc) R 26178 26177 25976 0 -1 4202496 11664 0 0 0 314 2 0 0 20 0 1 0 271529423 75935744 15656 33554432000 4194304 5654031 140733297637168 140733297635048 4215168 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26187/statm: 18539 15656 132 357 0 18179 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 104416

[startup+12.7003 s]
/proc/loadavg: 2.01 2.02 1.96 3/182 26187
/proc/meminfo: memFree=27245224/32873844 swapFree=7364/7364
[pid=26177] ppid=26175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26177/stat : 26177 (npSolver-pbo-It) S 26175 26177 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529111 9367552 274 33554432000 4194304 5064252 140737426251216 140737426250128 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26177/statm: 2287 274 233 213 0 72 0
[pid=26178] ppid=26177 vsize=21112 CPUtime=3.1 cores=1,3,5,7
/proc/26178/stat : 26178 (npSolver-pbo) S 26177 26177 25976 0 -1 4202496 3760 14402 0 0 138 3 164 5 20 0 1 0 271529111 21618688 3793 33554432000 4194304 5992684 140733487919984 140733487906248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26178/statm: 5278 3793 166 440 0 4834 0
[pid=26187] ppid=26178 vsize=74156 CPUtime=9.57 cores=1,3,5,7
/proc/26187/stat : 26187 (glucosInc) R 26178 26177 25976 0 -1 4202496 12053 0 0 0 953 4 0 0 20 0 1 0 271529423 75935744 17782 33554432000 4194304 5654031 140733297637168 140733297635192 4215200 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26187/statm: 18539 17782 132 357 0 18179 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 104416

[startup+25.5003 s]
/proc/loadavg: 2.01 2.02 1.96 3/182 26187
/proc/meminfo: memFree=27210476/32873844 swapFree=7364/7364
[pid=26177] ppid=26175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26177/stat : 26177 (npSolver-pbo-It) S 26175 26177 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529111 9367552 274 33554432000 4194304 5064252 140737426251216 140737426250128 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26177/statm: 2287 274 233 213 0 72 0
[pid=26178] ppid=26177 vsize=21112 CPUtime=3.1 cores=1,3,5,7
/proc/26178/stat : 26178 (npSolver-pbo) S 26177 26177 25976 0 -1 4202496 3760 14402 0 0 138 3 164 5 20 0 1 0 271529111 21618688 3793 33554432000 4194304 5992684 140733487919984 140733487906248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26178/statm: 5278 3793 166 440 0 4834 0
[pid=26187] ppid=26178 vsize=74156 CPUtime=22.36 cores=1,3,5,7
/proc/26187/stat : 26187 (glucosInc) R 26178 26177 25976 0 -1 4202496 12672 0 0 0 2230 6 0 0 20 0 1 0 271529423 75935744 17782 33554432000 4194304 5654031 140733297637168 140733297635096 4232794 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26187/statm: 18539 17782 132 357 0 18179 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 104416

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 1.96 3/181 26187
/proc/meminfo: memFree=27212548/32873844 swapFree=7364/7364
[pid=26177] ppid=26175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26177/stat : 26177 (npSolver-pbo-It) S 26175 26177 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529111 9367552 274 33554432000 4194304 5064252 140737426251216 140737426250128 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26177/statm: 2287 274 233 213 0 72 0
[pid=26178] ppid=26177 vsize=21112 CPUtime=3.1 cores=1,3,5,7
/proc/26178/stat : 26178 (npSolver-pbo) S 26177 26177 25976 0 -1 4202496 3760 14402 0 0 138 3 164 5 20 0 1 0 271529111 21618688 3793 33554432000 4194304 5992684 140733487919984 140733487906248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26178/statm: 5278 3793 166 440 0 4834 0
[pid=26187] ppid=26178 vsize=123476 CPUtime=47.96 cores=1,3,5,7
/proc/26187/stat : 26187 (glucosInc) R 26178 26177 25976 0 -1 4202496 14036 0 0 0 4785 11 0 0 20 0 1 0 271529423 126439424 26624 33554432000 4194304 5654031 140733297637168 140733297635096 4216579 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26187/statm: 30869 26624 132 357 0 30509 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 153736

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 1.96 3/181 26187
/proc/meminfo: memFree=27181356/32873844 swapFree=7364/7364
[pid=26177] ppid=26175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26177/stat : 26177 (npSolver-pbo-It) S 26175 26177 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529111 9367552 274 33554432000 4194304 5064252 140737426251216 140737426250128 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26177/statm: 2287 274 233 213 0 72 0
[pid=26178] ppid=26177 vsize=21112 CPUtime=3.1 cores=1,3,5,7
/proc/26178/stat : 26178 (npSolver-pbo) S 26177 26177 25976 0 -1 4202496 3760 14402 0 0 138 3 164 5 20 0 1 0 271529111 21618688 3793 33554432000 4194304 5992684 140733487919984 140733487906248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26178/statm: 5278 3793 166 440 0 4834 0
[pid=26187] ppid=26178 vsize=74156 CPUtime=99.14 cores=1,3,5,7
/proc/26187/stat : 26187 (glucosInc) R 26178 26177 25976 0 -1 4202496 18371 0 0 0 9893 21 0 0 20 0 1 0 271529423 75935744 17782 33554432000 4194304 5654031 140733297637168 140733297635192 4233021 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26187/statm: 18539 17782 132 357 0 18179 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 104416

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 26187
/proc/meminfo: memFree=27181608/32873844 swapFree=7364/7364
[pid=26177] ppid=26175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26177/stat : 26177 (npSolver-pbo-It) S 26175 26177 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529111 9367552 274 33554432000 4194304 5064252 140737426251216 140737426250128 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26177/statm: 2287 274 233 213 0 72 0
[pid=26178] ppid=26177 vsize=21112 CPUtime=3.1 cores=1,3,5,7
/proc/26178/stat : 26178 (npSolver-pbo) S 26177 26177 25976 0 -1 4202496 3760 14402 0 0 138 3 164 5 20 0 1 0 271529111 21618688 3793 33554432000 4194304 5992684 140733487919984 140733487906248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26178/statm: 5278 3793 166 440 0 4834 0
[pid=26187] ppid=26178 vsize=123476 CPUtime=159.12 cores=1,3,5,7
/proc/26187/stat : 26187 (glucosInc) R 26178 26177 25976 0 -1 4202496 23218 0 0 0 15880 32 0 0 20 0 1 0 271529423 126439424 26624 33554432000 4194304 5654031 140733297637168 140733297635096 4232960 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26187/statm: 30869 26624 132 357 0 30509 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 153736

[startup+222.3 s]
/proc/loadavg: 2.08 2.03 1.97 3/181 26202
/proc/meminfo: memFree=26947796/32873844 swapFree=7364/7364
[pid=26177] ppid=26175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26177/stat : 26177 (npSolver-pbo-It) S 26175 26177 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529111 9367552 274 33554432000 4194304 5064252 140737426251216 140737426250128 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26177/statm: 2287 274 233 213 0 72 0
[pid=26178] ppid=26177 vsize=30468 CPUtime=218.36 cores=1,3,5,7
/proc/26178/stat : 26178 (npSolver-pbo) R 26177 26177 25976 0 -1 4202496 23414 104343 0 0 599 163 21005 69 20 0 1 0 271529111 31199232 6181 33554432000 4194304 5992684 140733487919984 140733487913944 5179600 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26178/statm: 7617 6181 183 440 0 7173 0
[pid=26202] ppid=26178 vsize=170896 CPUtime=3.84 cores=1,3,5,7
/proc/26202/stat : 26202 (glucosInc) S 26178 26177 25976 0 -1 4202496 31618 0 0 0 376 8 0 0 20 0 1 0 271550925 174997504 36635 33554432000 4194304 5654031 140733436986960 140733436985272 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26202/statm: 42724 36635 147 357 0 42364 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 210512

[startup+282.3 s]

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

/proc/loadavg: 2.00 2.00 2.00 3/181 26254
/proc/meminfo: memFree=26652428/32873844 swapFree=7364/7364
[pid=26177] ppid=26175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26177/stat : 26177 (npSolver-pbo-It) S 26175 26177 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529111 9367552 274 33554432000 4194304 5064252 140737426251216 140737426250128 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26177/statm: 2287 274 233 213 0 72 0
[pid=26178] ppid=26177 vsize=30468 CPUtime=512.86 cores=1,3,5,7
/proc/26178/stat : 26178 (npSolver-pbo) S 26177 26177 25976 0 -1 4202496 64208 340122 0 0 1538 236 49343 169 20 0 1 0 271529111 31199232 6181 33554432000 4194304 5992684 140733487919984 140733487905816 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26178/statm: 7617 6181 183 440 0 7173 0
[pid=26221] ppid=26178 vsize=358828 CPUtime=849.07 cores=1,3,5,7
/proc/26221/stat : 26221 (glucosInc) R 26178 26177 25976 0 -1 4202496 58041 0 0 0 84858 49 0 0 20 0 1 0 271580413 367439872 67246 33554432000 4194304 5654031 140736726282976 140736726270792 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26221/statm: 89707 67246 141 357 0 89347 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 398444

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26255
/proc/meminfo: memFree=26799300/32873844 swapFree=7364/7364
[pid=26177] ppid=26175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26177/stat : 26177 (npSolver-pbo-It) S 26175 26177 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529111 9367552 274 33554432000 4194304 5064252 140737426251216 140737426250128 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26177/statm: 2287 274 233 213 0 72 0
[pid=26178] ppid=26177 vsize=30468 CPUtime=512.86 cores=1,3,5,7
/proc/26178/stat : 26178 (npSolver-pbo) S 26177 26177 25976 0 -1 4202496 64208 340122 0 0 1538 236 49343 169 20 0 1 0 271529111 31199232 6181 33554432000 4194304 5992684 140733487919984 140733487905816 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26178/statm: 7617 6181 183 440 0 7173 0
[pid=26221] ppid=26178 vsize=279064 CPUtime=909.07 cores=1,3,5,7
/proc/26221/stat : 26221 (glucosInc) R 26178 26177 25976 0 -1 4202496 59880 0 0 0 90854 53 0 0 20 0 1 0 271580413 285761536 65046 33554432000 4194304 5654031 140736726282976 140736726270792 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26221/statm: 69766 65046 141 357 0 69406 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 318680

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26255
/proc/meminfo: memFree=26799356/32873844 swapFree=7364/7364
[pid=26177] ppid=26175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26177/stat : 26177 (npSolver-pbo-It) S 26175 26177 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529111 9367552 274 33554432000 4194304 5064252 140737426251216 140737426250128 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26177/statm: 2287 274 233 213 0 72 0
[pid=26178] ppid=26177 vsize=30468 CPUtime=512.86 cores=1,3,5,7
/proc/26178/stat : 26178 (npSolver-pbo) S 26177 26177 25976 0 -1 4202496 64208 340122 0 0 1538 236 49343 169 20 0 1 0 271529111 31199232 6181 33554432000 4194304 5992684 140733487919984 140733487905816 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26178/statm: 7617 6181 183 440 0 7173 0
[pid=26221] ppid=26178 vsize=280964 CPUtime=969.04 cores=1,3,5,7
/proc/26221/stat : 26221 (glucosInc) R 26178 26177 25976 0 -1 4202496 62434 0 0 0 96847 57 0 0 20 0 1 0 271580413 287707136 60402 33554432000 4194304 5654031 140736726282976 140736726280760 4232994 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26221/statm: 70241 60402 141 357 0 69881 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 320580

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26255
/proc/meminfo: memFree=26612360/32873844 swapFree=7364/7364
[pid=26177] ppid=26175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26177/stat : 26177 (npSolver-pbo-It) S 26175 26177 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529111 9367552 274 33554432000 4194304 5064252 140737426251216 140737426250128 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26177/statm: 2287 274 233 213 0 72 0
[pid=26178] ppid=26177 vsize=30468 CPUtime=512.86 cores=1,3,5,7
/proc/26178/stat : 26178 (npSolver-pbo) S 26177 26177 25976 0 -1 4202496 64208 340122 0 0 1538 236 49343 169 20 0 1 0 271529111 31199232 6181 33554432000 4194304 5992684 140733487919984 140733487905816 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26178/statm: 7617 6181 183 440 0 7173 0
[pid=26221] ppid=26178 vsize=499036 CPUtime=1029.03 cores=1,3,5,7
/proc/26221/stat : 26221 (glucosInc) R 26178 26177 25976 0 -1 4202496 64459 0 0 0 102841 62 0 0 20 0 1 0 271580413 511012864 101774 33554432000 4194304 5654031 140736726282976 140736726270792 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26221/statm: 124759 101774 141 357 0 124399 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 538652

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26255
/proc/meminfo: memFree=26762096/32873844 swapFree=7364/7364
[pid=26177] ppid=26175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26177/stat : 26177 (npSolver-pbo-It) S 26175 26177 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529111 9367552 274 33554432000 4194304 5064252 140737426251216 140737426250128 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26177/statm: 2287 274 233 213 0 72 0
[pid=26178] ppid=26177 vsize=30468 CPUtime=512.86 cores=1,3,5,7
/proc/26178/stat : 26178 (npSolver-pbo) S 26177 26177 25976 0 -1 4202496 64208 340122 0 0 1538 236 49343 169 20 0 1 0 271529111 31199232 6181 33554432000 4194304 5992684 140733487919984 140733487905816 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26178/statm: 7617 6181 183 440 0 7173 0
[pid=26221] ppid=26178 vsize=286640 CPUtime=1089.03 cores=1,3,5,7
/proc/26221/stat : 26221 (glucosInc) R 26178 26177 25976 0 -1 4202496 66347 0 0 0 108836 67 0 0 20 0 1 0 271580413 293519360 64329 33554432000 4194304 5654031 140736726282976 140736726270792 4232939 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26221/statm: 71660 64329 141 357 0 71300 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 326256

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 26255
/proc/meminfo: memFree=26742596/32873844 swapFree=7364/7364
[pid=26177] ppid=26175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26177/stat : 26177 (npSolver-pbo-It) S 26175 26177 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529111 9367552 274 33554432000 4194304 5064252 140737426251216 140737426250128 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26177/statm: 2287 274 233 213 0 72 0
[pid=26178] ppid=26177 vsize=30468 CPUtime=512.86 cores=1,3,5,7
/proc/26178/stat : 26178 (npSolver-pbo) S 26177 26177 25976 0 -1 4202496 64208 340122 0 0 1538 236 49343 169 20 0 1 0 271529111 31199232 6181 33554432000 4194304 5992684 140733487919984 140733487905816 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26178/statm: 7617 6181 183 440 0 7173 0
[pid=26221] ppid=26178 vsize=286912 CPUtime=1149.01 cores=1,3,5,7
/proc/26221/stat : 26221 (glucosInc) R 26178 26177 25976 0 -1 4202496 66424 0 0 0 114834 67 0 0 20 0 1 0 271580413 293797888 65976 33554432000 4194304 5654031 140736726282976 140736726270792 4215040 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26221/statm: 71728 65976 141 357 0 71368 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 326528

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 26256
/proc/meminfo: memFree=26660780/32873844 swapFree=7364/7364
[pid=26177] ppid=26175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26177/stat : 26177 (npSolver-pbo-It) S 26175 26177 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529111 9367552 274 33554432000 4194304 5064252 140737426251216 140737426250128 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26177/statm: 2287 274 233 213 0 72 0
[pid=26178] ppid=26177 vsize=30468 CPUtime=512.86 cores=1,3,5,7
/proc/26178/stat : 26178 (npSolver-pbo) S 26177 26177 25976 0 -1 4202496 64208 340122 0 0 1538 236 49343 169 20 0 1 0 271529111 31199232 6181 33554432000 4194304 5992684 140733487919984 140733487905816 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26178/statm: 7617 6181 183 440 0 7173 0
[pid=26221] ppid=26178 vsize=369156 CPUtime=1209 cores=1,3,5,7
/proc/26221/stat : 26221 (glucosInc) R 26178 26177 25976 0 -1 4202496 67332 0 0 0 120831 69 0 0 20 0 1 0 271580413 378015744 88837 33554432000 4194304 5654031 140736726282976 140736726280760 4234964 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26221/statm: 92289 88837 141 357 0 91929 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 408772

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26259
/proc/meminfo: memFree=26536584/32873844 swapFree=7364/7364
[pid=26177] ppid=26175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26177/stat : 26177 (npSolver-pbo-It) S 26175 26177 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529111 9367552 274 33554432000 4194304 5064252 140737426251216 140737426250128 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26177/statm: 2287 274 233 213 0 72 0
[pid=26178] ppid=26177 vsize=30468 CPUtime=512.86 cores=1,3,5,7
/proc/26178/stat : 26178 (npSolver-pbo) S 26177 26177 25976 0 -1 4202496 64208 340122 0 0 1538 236 49343 169 20 0 1 0 271529111 31199232 6181 33554432000 4194304 5992684 140733487919984 140733487905816 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26178/statm: 7617 6181 183 440 0 7173 0
[pid=26221] ppid=26178 vsize=371644 CPUtime=1269 cores=1,3,5,7
/proc/26221/stat : 26221 (glucosInc) R 26178 26177 25976 0 -1 4202496 70307 0 0 0 126824 76 0 0 20 0 1 0 271580413 380563456 71897 33554432000 4194304 5654031 140736726282976 140736726270792 4216105 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26221/statm: 92911 71897 141 357 0 92551 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 411260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 26261
/proc/meminfo: memFree=26968084/32873844 swapFree=7364/7364
[pid=26177] ppid=26175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26177/stat : 26177 (npSolver-pbo-It) S 26175 26177 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529111 9367552 274 33554432000 4194304 5064252 140737426251216 140737426250128 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26177/statm: 2287 274 233 213 0 72 0
[pid=26178] ppid=26177 vsize=30468 CPUtime=512.86 cores=1,3,5,7
/proc/26178/stat : 26178 (npSolver-pbo) S 26177 26177 25976 0 -1 4202496 64208 340122 0 0 1538 236 49343 169 20 0 1 0 271529111 31199232 6181 33554432000 4194304 5992684 140733487919984 140733487905816 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26178/statm: 7617 6181 183 440 0 7173 0
[pid=26221] ppid=26178 vsize=372184 CPUtime=1287.2 cores=1,3,5,7
/proc/26221/stat : 26221 (glucosInc) R 26178 26177 25976 0 -1 4202496 70403 0 0 0 128644 76 0 0 20 0 1 0 271580413 381116416 77614 33554432000 4194304 5654031 140736726282976 140736726270792 4233036 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26221/statm: 93046 77614 141 357 0 92686 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 411800

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 26261
/proc/meminfo: memFree=26968084/32873844 swapFree=7364/7364
[pid=26177] ppid=26175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26177/stat : 26177 (npSolver-pbo-It) S 26175 26177 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271529111 9367552 274 33554432000 4194304 5064252 140737426251216 140737426250128 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26177/statm: 2287 274 233 213 0 72 0
[pid=26178] ppid=26177 vsize=30468 CPUtime=512.86 cores=1,3,5,7
/proc/26178/stat : 26178 (npSolver-pbo) S 26177 26177 25976 0 -1 4202496 64208 340122 0 0 1538 236 49343 169 20 0 1 0 271529111 31199232 6181 33554432000 4194304 5992684 140733487919984 140733487905816 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26178/statm: 7617 6181 183 440 0 7173 0
[pid=26221] ppid=26178 vsize=372184 CPUtime=1287.2 cores=1,3,5,7
/proc/26221/stat : 26221 (glucosInc) R 26178 26177 25976 0 -1 4202496 70403 0 0 0 128644 76 0 0 20 0 1 0 271580413 381116416 77614 33554432000 4194304 5654031 140736726282976 140736726270792 4233036 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26221/statm: 93046 77614 141 357 0 92686 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 411800

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26177 and gives
#  childrusage.ru_utime.tv_sec=508
#  childrusage.ru_utime.tv_usec=812648
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=69381
# CPU time returned by wait4() is 512.882
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.06
CPU user time (s): 1795.25
CPU system time (s): 4.81
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 590756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 508.813
system time used= 4.06938
maximum resident set size= 243072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 404704
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1176808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4760
involuntary context switches= 1542

runsolver used 3.60845 second user time and 7.77382 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-26 19:40:30
IDJOB=3698038
IDBENCH=1973
IDSOLVER=2275
FILE ID=node118/3698038-1338054030
RUNJOBID= node118-1338052229-25993
PBS_JOBID= 14624390
Free space on /tmp= 71556 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_14.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698038-1338054030/watcher-3698038-1338054030 -o /tmp/evaluation-result-3698038-1338054030/solver-3698038-1338054030 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698038-1338054030.opb 1878173217 HOME HOME

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

MD5SUM BENCH= 13c1b3915f4d316b882a7e551b1f0496
RANDOM SEED=1878173217

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27433548 kB
Buffers:          262360 kB
Cached:          4379376 kB
SwapCached:            0 kB
Active:           617092 kB
Inactive:        4038256 kB
Active(anon):      15712 kB
Inactive(anon):        0 kB
Active(file):     601380 kB
Inactive(file):  4038256 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             50016 kB
Writeback:             0 kB
AnonPages:         24652 kB
Mapped:            14576 kB
Shmem:               200 kB
Slab:             646176 kB
SReclaimable:      87940 kB
SUnreclaim:       558236 kB
KernelStack:        1440 kB
PageTables:         4192 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     128344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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= 71424 MiB
End job on node118 at 2012-05-26 20:10:31