Trace number 3702526

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.07 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat50_4_16_9.opb
MD5SUM796ce15de170aa64363741766a49999c
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3179263
Best CPU time to get the best result obtained on this benchmark1801.45
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints7606
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints7500
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 4950
Biggest coefficient in the objective function 143055667
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 44011059162
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 143055667
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 44011059162
Number of bits of the biggest sum of numbers36
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.15	c run inc solver
0.00/0.15	c [INC SYSTEM] run initial solver
0.00/0.15	c [INC SYSTEM] preprocess with white file
0.98/1.08	c [INC SYSTEM] finished preprocessing in 0 s
0.98/1.08	c [INC SYSTEM] execute solver
1.05/1.22	c [INC SEARCH] formula is SAT
1.05/1.23	c [INC SYSTEM] solved the initial formula
1.05/1.24	c model valid
1.05/1.24	c current solution ok
1.43/1.61	o 106223593
1.43/1.61	c starting approximation
1.43/1.61	c factor = 2
1.43/1.61	c factor still to low - shrinking to 1.57742e+06
1.43/1.61	c approx number of clauses: 1e+06
1.43/1.61	c current bound: 53111820
2.58/2.60	c leaving approximation
2.58/2.60	c finished approximation
2.58/2.60	c [INC SYSTEM] there exists a inc, kill it!
2.58/2.60	c write failed with 2
2.58/2.61	c [INC SEARCH] iteration: 0
2.58/2.61	c [INC BOUNDS] best value:106223643 search for 106223642
2.58/2.61	c [INC SYSTEM] create new solver instance
2.58/2.61	c [INC] encode full formula
2.58/2.61	c fallback to adder encoding
3.28/3.32	c set iterative enc to: adder
3.28/3.32	c set iterative enc to: none
3.38/3.41	c [INC SEARCH] isOptimum variable: 0
6.87/6.98	c formula is SAT
6.97/7.00	c [INC SEARCH] copied best model
6.97/7.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.97/7.01	c model valid
6.97/7.01	c current solution ok
6.97/7.01	o 51085833
6.97/7.01	c [INC SEARCH] iteration: 1
6.97/7.01	c [INC BOUNDS] best value:51085883 search for 51085882
6.97/7.01	c [INC SYSTEM] there exists a inc, kill it!
6.97/7.01	c write failed with 2
6.97/7.02	c [INC SYSTEM] create new solver instance
6.97/7.02	c [INC] encode full formula
6.97/7.02	c fallback to adder encoding
7.59/7.68	c set iterative enc to: adder
7.59/7.68	c set iterative enc to: none
7.67/7.78	c [INC SEARCH] isOptimum variable: 0
16.87/17.00	c formula is SAT
16.98/17.01	c [INC SEARCH] copied best model
16.98/17.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.98/17.03	c model valid
16.98/17.03	c current solution ok
16.98/17.03	o 42349717
16.98/17.03	c [INC SEARCH] iteration: 2
16.98/17.03	c [INC BOUNDS] best value:42349767 search for 42349766
16.98/17.03	c [INC SYSTEM] there exists a inc, kill it!
16.98/17.03	c write failed with 2
16.98/17.04	c [INC SYSTEM] create new solver instance
16.98/17.04	c [INC] encode full formula
16.98/17.04	c fallback to adder encoding
17.59/17.69	c set iterative enc to: adder
17.59/17.69	c set iterative enc to: none
17.68/17.78	c [INC SEARCH] isOptimum variable: 0
24.17/24.28	c formula is SAT
24.26/24.30	c [INC SEARCH] copied best model
24.26/24.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.26/24.31	c model valid
24.26/24.31	c current solution ok
24.26/24.31	o 39176013
24.26/24.31	c [INC SEARCH] iteration: 3
24.26/24.31	c [INC BOUNDS] best value:39176063 search for 39176062
24.26/24.31	c [INC SYSTEM] there exists a inc, kill it!
24.26/24.31	c write failed with 2
24.26/24.32	c [INC SYSTEM] create new solver instance
24.26/24.32	c [INC] encode full formula
24.26/24.32	c fallback to adder encoding
24.88/24.96	c set iterative enc to: adder
24.88/24.96	c set iterative enc to: none
24.99/25.06	c [INC SEARCH] isOptimum variable: 0
27.98/28.04	c formula is SAT
27.98/28.06	c [INC SEARCH] copied best model
27.98/28.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
27.98/28.08	c model valid
27.98/28.08	c current solution ok
27.98/28.08	o 23225753
27.98/28.08	c [INC SEARCH] iteration: 4
27.98/28.08	c [INC BOUNDS] best value:23225803 search for 23225802
27.98/28.08	c [INC SYSTEM] there exists a inc, kill it!
27.98/28.08	c write failed with 2
27.98/28.08	c [INC SYSTEM] create new solver instance
27.98/28.08	c [INC] encode full formula
27.98/28.08	c fallback to adder encoding
28.61/28.66	c set iterative enc to: adder
28.61/28.66	c set iterative enc to: none
28.70/28.75	c [INC SEARCH] isOptimum variable: 0
82.67/82.76	c formula is SAT
82.67/82.78	c [INC SEARCH] copied best model
82.67/82.78	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
82.78/82.80	c model valid
82.78/82.80	c current solution ok
82.78/82.80	o 21896243
82.78/82.80	c [INC SEARCH] iteration: 5
82.78/82.80	c [INC BOUNDS] best value:21896293 search for 21896292
82.78/82.80	c [INC SYSTEM] there exists a inc, kill it!
82.78/82.80	c write failed with 2
82.78/82.80	c [INC SYSTEM] create new solver instance
82.78/82.81	c [INC] encode full formula
82.78/82.81	c fallback to adder encoding
83.28/83.37	c set iterative enc to: adder
83.28/83.37	c set iterative enc to: none
83.39/83.46	c [INC SEARCH] isOptimum variable: 0
93.67/93.73	c formula is SAT
93.67/93.75	c [INC SEARCH] copied best model
93.67/93.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
93.67/93.76	c model valid
93.67/93.76	c current solution ok
93.67/93.76	o 19258869
93.67/93.76	c [INC SEARCH] iteration: 6
93.67/93.76	c [INC BOUNDS] best value:19258919 search for 19258918
93.67/93.76	c [INC SYSTEM] there exists a inc, kill it!
93.67/93.76	c write failed with 2
93.67/93.77	c [INC SYSTEM] create new solver instance
93.67/93.77	c [INC] encode full formula
93.67/93.77	c fallback to adder encoding
94.27/94.33	c set iterative enc to: adder
94.27/94.33	c set iterative enc to: none
94.39/94.41	c [INC SEARCH] isOptimum variable: 0
122.47/122.58	c formula is SAT
122.47/122.59	c [INC SEARCH] copied best model
122.47/122.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
122.57/122.61	c model valid
122.57/122.61	c current solution ok
122.57/122.61	o 19024475
122.57/122.61	c [INC SEARCH] iteration: 7
122.57/122.61	c [INC BOUNDS] best value:19024525 search for 19024524
122.57/122.61	c [INC SYSTEM] there exists a inc, kill it!
122.57/122.61	c write failed with 2
122.57/122.62	c [INC SYSTEM] create new solver instance
122.57/122.62	c [INC] encode full formula
122.57/122.62	c fallback to adder encoding
123.08/123.17	c set iterative enc to: adder
123.08/123.17	c set iterative enc to: none
123.19/123.26	c [INC SEARCH] isOptimum variable: 0
146.87/146.92	c formula is SAT
146.87/146.93	c [INC SEARCH] copied best model
146.87/146.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
146.87/146.95	c model valid
146.87/146.95	c current solution ok
146.87/146.95	o 9125865
146.87/146.95	c [INC SEARCH] iteration: 8
146.87/146.95	c [INC BOUNDS] best value:9125915 search for 9125914
146.87/146.95	c [INC SYSTEM] there exists a inc, kill it!
146.87/146.95	c write failed with 2
146.87/146.96	c [INC SYSTEM] create new solver instance
146.87/146.96	c [INC] encode full formula
146.87/146.96	c fallback to adder encoding
147.37/147.43	c set iterative enc to: adder
147.37/147.43	c set iterative enc to: none
147.47/147.50	c [INC SEARCH] isOptimum variable: 0
182.75/182.89	c formula is SAT
182.86/182.90	c [INC SEARCH] copied best model
182.86/182.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
182.86/182.92	c model valid
182.86/182.92	c current solution ok
182.86/182.92	o 8022175
182.86/182.92	c [INC SEARCH] iteration: 9
182.86/182.92	c [INC BOUNDS] best value:8022225 search for 8022224
182.86/182.92	c [INC SYSTEM] there exists a inc, kill it!
182.86/182.92	c write failed with 2
182.86/182.93	c [INC SYSTEM] create new solver instance
182.86/182.93	c [INC] encode full formula
182.86/182.93	c fallback to adder encoding
183.27/183.36	c set iterative enc to: adder
183.27/183.36	c set iterative enc to: none
183.37/183.43	c [INC SEARCH] isOptimum variable: 0
214.25/214.32	c formula is SAT
214.25/214.33	c [INC SEARCH] copied best model
214.25/214.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
214.25/214.35	c model valid
214.25/214.35	c current solution ok
214.25/214.35	o 4715785
214.25/214.35	c [INC SEARCH] iteration: 10
214.25/214.35	c [INC BOUNDS] best value:4715835 search for 4715834
214.25/214.35	c [INC SYSTEM] there exists a inc, kill it!
214.25/214.35	c write failed with 2
214.25/214.36	c [INC SYSTEM] create new solver instance
214.25/214.36	c [INC] encode full formula
214.25/214.36	c fallback to adder encoding
214.67/214.76	c set iterative enc to: adder
214.67/214.76	c set iterative enc to: none
214.77/214.82	c [INC SEARCH] isOptimum variable: 0
751.96/752.15	c formula is SAT
751.96/752.17	c [INC SEARCH] copied best model
751.96/752.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
751.96/752.18	c model valid
751.96/752.18	c current solution ok
751.96/752.18	o 3602287
751.96/752.18	c [INC SEARCH] iteration: 11
751.96/752.18	c [INC BOUNDS] best value:3602337 search for 3602336
751.96/752.18	c [INC SYSTEM] there exists a inc, kill it!
751.96/752.18	c write failed with 2
751.96/752.19	c [INC SYSTEM] create new solver instance
751.96/752.19	c [INC] encode full formula
751.96/752.19	c fallback to adder encoding
752.38/752.56	c set iterative enc to: adder
752.38/752.56	c set iterative enc to: none
752.47/752.62	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.41	HOME/npSolver-pbo-Itdqb.sh: line 18: 10621 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-3702526-1338135533/watcher-3702526-1338135533 -o /tmp/evaluation-result-3702526-1338135533/solver-3702526-1338135533 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702526-1338135533.opb 897553547 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.00 2.00 2.00 3/178 10620
/proc/meminfo: memFree=30834968/32873648 swapFree=6852/6852
[pid=10620] ppid=10618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10620/stat : 10620 (npSolver-pbo-It) S 10618 10620 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279680083 9367552 275 33554432000 4194304 5064252 140734462089232 140734462088144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10620/statm: 2287 275 233 213 0 72 0

[startup+0.061125 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10620
/proc/meminfo: memFree=30834968/32873648 swapFree=6852/6852
[pid=10620] ppid=10618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10620/stat : 10620 (npSolver-pbo-It) S 10618 10620 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279680083 9367552 275 33554432000 4194304 5064252 140734462089232 140734462088144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10620/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100271 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10620
/proc/meminfo: memFree=30834968/32873648 swapFree=6852/6852
[pid=10620] ppid=10618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10620/stat : 10620 (npSolver-pbo-It) S 10618 10620 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279680083 9367552 275 33554432000 4194304 5064252 140734462089232 140734462088144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10620/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300292 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10620
/proc/meminfo: memFree=30834968/32873648 swapFree=6852/6852
[pid=10620] ppid=10618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10620/stat : 10620 (npSolver-pbo-It) S 10618 10620 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279680083 9367552 275 33554432000 4194304 5064252 140734462089232 140734462088144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10620/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700314 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10620
/proc/meminfo: memFree=30834968/32873648 swapFree=6852/6852
[pid=10620] ppid=10618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10620/stat : 10620 (npSolver-pbo-It) S 10618 10620 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279680083 9367552 275 33554432000 4194304 5064252 140734462089232 140734462088144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10620/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 10624
/proc/meminfo: memFree=30738004/32873648 swapFree=6852/6852
[pid=10620] ppid=10618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10620/stat : 10620 (npSolver-pbo-It) S 10618 10620 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279680083 9367552 275 33554432000 4194304 5064252 140734462089232 140734462088144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10620/statm: 2287 275 233 213 0 72 0
[pid=10621] ppid=10620 vsize=18244 CPUtime=1.33 cores=1,3,5,7
/proc/10621/stat : 10621 (npSolver-pbo) R 10620 10620 9266 0 -1 4202496 4478 18413 0 0 20 23 79 11 20 0 1 0 279680083 18681856 3658 33554432000 4194304 5992684 140734431768928 140734431755192 5179696 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10621/statm: 4561 3658 181 440 0 4117 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 27392

[startup+3.10035 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10629
/proc/meminfo: memFree=30689632/32873648 swapFree=6852/6852
[pid=10620] ppid=10618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10620/stat : 10620 (npSolver-pbo-It) S 10618 10620 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279680083 9367552 275 33554432000 4194304 5064252 140734462089232 140734462088144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10620/statm: 2287 275 233 213 0 72 0
[pid=10621] ppid=10620 vsize=87628 CPUtime=3.08 cores=1,3,5,7
/proc/10621/stat : 10621 (npSolver-pbo) R 10620 10620 9266 0 -1 4202496 11281 46822 0 0 77 35 178 18 20 0 1 0 279680083 89731072 13298 33554432000 4194304 5992684 140734431768928 140734431761640 4571359 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10621/statm: 21907 13298 204 440 0 21463 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 96776

[startup+6.30038 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10636
/proc/meminfo: memFree=30605200/32873648 swapFree=6852/6852
[pid=10620] ppid=10618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10620/stat : 10620 (npSolver-pbo-It) S 10618 10620 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279680083 9367552 275 33554432000 4194304 5064252 140734462089232 140734462088144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10620/statm: 2287 275 233 213 0 72 0
[pid=10621] ppid=10620 vsize=22092 CPUtime=3.4 cores=1,3,5,7
/proc/10621/stat : 10621 (npSolver-pbo) S 10620 10620 9266 0 -1 4202496 11636 47337 0 0 100 43 178 19 20 0 1 0 279680083 22622208 4676 33554432000 4194304 5992684 140734431768928 140734431754760 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10621/statm: 5523 4676 205 440 0 5079 0
[pid=10636] ppid=10621 vsize=175308 CPUtime=2.88 cores=1,3,5,7
/proc/10636/stat : 10636 (glucosInc) R 10621 10620 9266 0 -1 4202496 31634 0 0 0 280 8 0 0 20 0 1 0 279680424 179515392 37075 33554432000 4194304 5654031 140734973426096 140734973423880 4233306 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10636/statm: 43827 37075 140 357 0 43467 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 206548

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10639
/proc/meminfo: memFree=30611656/32873648 swapFree=6852/6852
[pid=10620] ppid=10618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10620/stat : 10620 (npSolver-pbo-It) S 10618 10620 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279680083 9367552 275 33554432000 4194304 5064252 140734462089232 140734462088144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10620/statm: 2287 275 233 213 0 72 0
[pid=10621] ppid=10620 vsize=25772 CPUtime=7.77 cores=1,3,5,7
/proc/10621/stat : 10621 (npSolver-pbo) S 10620 10620 9266 0 -1 4202496 18336 79693 0 0 169 53 525 30 20 0 1 0 279680083 26390528 5597 33554432000 4194304 5992684 140734431768928 140734431754760 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10621/statm: 6443 5597 206 440 0 5999 0
[pid=10638] ppid=10621 vsize=153644 CPUtime=4.9 cores=1,3,5,7
/proc/10638/stat : 10638 (glucosInc) R 10621 10620 9266 0 -1 4202496 29871 0 0 0 484 6 0 0 20 0 1 0 279680861 157331456 35500 33554432000 4194304 5654031 140734283102256 140734283100040 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10638/statm: 38411 35500 140 357 0 38051 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 188564

[startup+25.5004 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 10643
/proc/meminfo: memFree=30712860/32873648 swapFree=6852/6852
[pid=10620] ppid=10618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10620/stat : 10620 (npSolver-pbo-It) S 10618 10620 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279680083 9367552 275 33554432000 4194304 5064252 140734462089232 140734462088144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10620/statm: 2287 275 233 213 0 72 0
[pid=10621] ppid=10620 vsize=25440 CPUtime=25.05 cores=1,3,5,7
/proc/10621/stat : 10621 (npSolver-pbo) S 10620 10620 9266 0 -1 4202496 30783 141116 0 0 304 71 2079 51 20 0 1 0 279680083 26050560 5514 33554432000 4194304 5992684 140734431768928 140734431754760 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10621/statm: 6360 5514 206 440 0 5916 0
[pid=10643] ppid=10621 vsize=136272 CPUtime=0.43 cores=1,3,5,7
/proc/10643/stat : 10643 (glucosInc) R 10621 10620 9266 0 -1 4202496 22252 0 0 0 38 5 0 0 20 0 1 0 279682589 139542528 26986 33554432000 4194304 5654031 140733669159328 140733668108680 4976656 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10643/statm: 34068 26986 109 357 0 33708 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 170860

[startup+51.1004 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 10647
/proc/meminfo: memFree=30836200/32873648 swapFree=6852/6852
[pid=10620] ppid=10618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10620/stat : 10620 (npSolver-pbo-It) S 10618 10620 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279680083 9367552 275 33554432000 4194304 5064252 140734462089232 140734462088144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10620/statm: 2287 275 233 213 0 72 0
[pid=10621] ppid=10620 vsize=24872 CPUtime=28.75 cores=1,3,5,7
/proc/10621/stat : 10621 (npSolver-pbo) S 10620 10620 9266 0 -1 4202496 36773 171756 0 0 364 80 2369 62 20 0 1 0 279680083 25468928 5372 33554432000 4194304 5992684 140734431768928 140734431754760 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10621/statm: 6218 5372 206 440 0 5774 0
[pid=10645] ppid=10621 vsize=170168 CPUtime=22.34 cores=1,3,5,7
/proc/10645/stat : 10645 (glucosInc) R 10621 10620 9266 0 -1 4202496 27804 0 0 0 2226 8 0 0 20 0 1 0 279682958 174252032 32471 33554432000 4194304 5654031 140733358144592 140733358142360 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10645/statm: 42542 32471 142 357 0 42182 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 204188

[startup+102.307 s]
/proc/loadavg: 2.10 2.04 2.01 3/182 10654
/proc/meminfo: memFree=30678948/32873648 swapFree=6852/6852
[pid=10620] ppid=10618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10620/stat : 10620 (npSolver-pbo-It) S 10618 10620 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279680083 9367552 275 33554432000 4194304 5064252 140734462089232 140734462088144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10620/statm: 2287 275 233 213 0 72 0
[pid=10621] ppid=10620 vsize=24536 CPUtime=94.4 cores=1,3,5,7
/proc/10621/stat : 10621 (npSolver-pbo) S 10620 10620 9266 0 -1 4202496 47952 228960 0 0 482 96 8781 81 20 0 1 0 279680083 25124864 5288 33554432000 4194304 5992684 140734431768928 140734431754760 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10621/statm: 6134 5288 206 440 0 5690 0
[pid=10654] ppid=10621 vsize=133004 CPUtime=7.87 cores=1,3,5,7
/proc/10654/stat : 10654 (glucosInc) R 10621 10620 9266 0 -1 4202496 27202 0 0 0 782 5 0 0 20 0 1 0 279689524 136196096 31153 33554432000 4194304 5654031 140734653334928 140734653322744 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10654/statm: 33251 31153 141 357 0 32891 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 166688

[startup+162.3 s]
/proc/loadavg: 2.19 2.08 2.02 3/181 10658
/proc/meminfo: memFree=30689964/32873648 swapFree=6852/6852
[pid=10620] ppid=10618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10620/stat : 10620 (npSolver-pbo-It) S 10618 10620 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279680083 9367552 275 33554432000 4194304 5064252 140734462089232 140734462088144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10620/statm: 2287 275 233 213 0 72 0
[pid=10621] ppid=10620 vsize=23952 CPUtime=147.48 cores=1,3,5,7
/proc/10621/stat : 10621 (npSolver-pbo) S 10620 10620 9266 0 -1 4202496 59191 285954 0 0 590 111 13947 100 20 0 1 0 279680083 24526848 5142 33554432000 4194304 5992684 140734431768928 140734431754760 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10621/statm: 5988 5142 206 440 0 5544 0
[pid=10658] ppid=10621 vsize=129356 CPUtime=14.77 cores=1,3,5,7
/proc/10658/stat : 10658 (glucosInc) R 10621 10620 9266 0 -1 4202496 25013 0 0 0 1472 5 0 0 20 0 1 0 279694833 132460544 27845 33554432000 4194304 5654031 140735290824160 140735290811976 4216075 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10658/statm: 32339 27845 141 357 0 31979 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 162456

[startup+222.3 s]
/proc/loadavg: 2.10 2.07 2.02 3/181 10662
/proc/meminfo: memFree=30702012/32873648 swapFree=6852/6852
[pid=10620] ppid=10618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10620/stat : 10620 (npSolver-pbo-It) S 10618 10620 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279680083 9367552 275 33554432000 4194304 5064252 140734462089232 140734462088144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10620/statm: 2287 275 233 213 0 72 0
[pid=10621] ppid=10620 vsize=55936 CPUtime=214.8 cores=1,3,5,7
/proc/10621/stat : 10621 (npSolver-pbo) S 10620 10620 9266 0 -1 4202496 72065 336351 0 0 680 124 20559 117 20 0 1 0 279680083 57278464 13106 33554432000 4194304 5992684 140734431768928 140734431754760 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10621/statm: 13984 13106 206 440 0 13540 0
[pid=10662] ppid=10621 vsize=115912 CPUtime=7.45 cores=1,3,5,7
/proc/10662/stat : 10662 (glucosInc) R 10621 10620 9266 0 -1 4202496 22171 0 0 0 740 5 0 0 20 0 1 0 279701565 118693888 24348 33554432000 4194304 5654031 140734036112560 140734036100376 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10662/statm: 28978 24348 141 357 0 28618 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 180996

[startup+282.3 s]
/proc/loadavg: 2.07 2.07 2.02 3/181 10662
/proc/meminfo: memFree=30521344/32873648 swapFree=6852/6852
[pid=10620] ppid=10618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10620/stat : 10620 (npSolver-pbo-It) S 10618 10620 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279680083 9367552 275 33554432000 4194304 5064252 140734462089232 140734462088144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10620/statm: 2287 275 233 213 0 72 0
[pid=10621] ppid=10620 vsize=55936 CPUtime=214.8 cores=1,3,5,7

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

/proc/loadavg: 2.11 2.05 2.01 3/182 10679
/proc/meminfo: memFree=30601640/32873648 swapFree=6852/6852
[pid=10620] ppid=10618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10620/stat : 10620 (npSolver-pbo-It) S 10618 10620 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279680083 9367552 275 33554432000 4194304 5064252 140734462089232 140734462088144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10620/statm: 2287 275 233 213 0 72 0
[pid=10621] ppid=10620 vsize=55936 CPUtime=752.5 cores=1,3,5,7
/proc/10621/stat : 10621 (npSolver-pbo) S 10620 10620 9266 0 -1 4202496 79549 367792 0 0 720 129 74258 143 20 0 1 0 279680083 57278464 13106 33554432000 4194304 5992684 140734431768928 140734431754760 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10621/statm: 13984 13106 206 440 0 13540 0
[pid=10673] ppid=10621 vsize=179680 CPUtime=549.54 cores=1,3,5,7
/proc/10673/stat : 10673 (glucosInc) R 10621 10620 9266 0 -1 4202496 27466 0 0 0 54935 19 0 0 20 0 1 0 279755345 183992320 41154 33554432000 4194304 5654031 140733638433104 140733638420920 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10673/statm: 44920 41154 142 357 0 44560 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 244764

[startup+1362.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/181 10679
/proc/meminfo: memFree=30642568/32873648 swapFree=6852/6852
[pid=10620] ppid=10618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10620/stat : 10620 (npSolver-pbo-It) S 10618 10620 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279680083 9367552 275 33554432000 4194304 5064252 140734462089232 140734462088144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10620/statm: 2287 275 233 213 0 72 0
[pid=10621] ppid=10620 vsize=55936 CPUtime=752.5 cores=1,3,5,7
/proc/10621/stat : 10621 (npSolver-pbo) S 10620 10620 9266 0 -1 4202496 79549 367792 0 0 720 129 74258 143 20 0 1 0 279680083 57278464 13106 33554432000 4194304 5992684 140734431768928 140734431754760 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10621/statm: 13984 13106 206 440 0 13540 0
[pid=10673] ppid=10621 vsize=179680 CPUtime=609.53 cores=1,3,5,7
/proc/10673/stat : 10673 (glucosInc) R 10621 10620 9266 0 -1 4202496 28210 0 0 0 60932 21 0 0 20 0 1 0 279755345 183992320 40130 33554432000 4194304 5654031 140733638433104 140733638420920 4214944 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10673/statm: 44920 40130 142 357 0 44560 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 244764

[startup+1422.31 s]
/proc/loadavg: 2.07 2.05 2.00 3/181 10679
/proc/meminfo: memFree=30576912/32873648 swapFree=6852/6852
[pid=10620] ppid=10618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10620/stat : 10620 (npSolver-pbo-It) S 10618 10620 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279680083 9367552 275 33554432000 4194304 5064252 140734462089232 140734462088144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10620/statm: 2287 275 233 213 0 72 0
[pid=10621] ppid=10620 vsize=55936 CPUtime=752.5 cores=1,3,5,7
/proc/10621/stat : 10621 (npSolver-pbo) S 10620 10620 9266 0 -1 4202496 79549 367792 0 0 720 129 74258 143 20 0 1 0 279680083 57278464 13106 33554432000 4194304 5992684 140734431768928 140734431754760 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10621/statm: 13984 13106 206 440 0 13540 0
[pid=10673] ppid=10621 vsize=210500 CPUtime=669.53 cores=1,3,5,7
/proc/10673/stat : 10673 (glucosInc) R 10621 10620 9266 0 -1 4202496 28806 0 0 0 66931 22 0 0 20 0 1 0 279755345 215552000 47365 33554432000 4194304 5654031 140733638433104 140733638420920 4233168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10673/statm: 52625 47365 142 357 0 52265 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 275584

[startup+1482.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/181 10679
/proc/meminfo: memFree=30594180/32873648 swapFree=6852/6852
[pid=10620] ppid=10618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10620/stat : 10620 (npSolver-pbo-It) S 10618 10620 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279680083 9367552 275 33554432000 4194304 5064252 140734462089232 140734462088144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10620/statm: 2287 275 233 213 0 72 0
[pid=10621] ppid=10620 vsize=55936 CPUtime=752.5 cores=1,3,5,7
/proc/10621/stat : 10621 (npSolver-pbo) S 10620 10620 9266 0 -1 4202496 79549 367792 0 0 720 129 74258 143 20 0 1 0 279680083 57278464 13106 33554432000 4194304 5992684 140734431768928 140734431754760 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10621/statm: 13984 13106 206 440 0 13540 0
[pid=10673] ppid=10621 vsize=210500 CPUtime=729.51 cores=1,3,5,7
/proc/10673/stat : 10673 (glucosInc) R 10621 10620 9266 0 -1 4202496 29554 0 0 0 72927 24 0 0 20 0 1 0 279755345 215552000 45829 33554432000 4194304 5654031 140733638433104 140733638420920 4232380 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10673/statm: 52625 45829 142 357 0 52265 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 275584

[startup+1542.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/180 10680
/proc/meminfo: memFree=30632180/32873648 swapFree=6852/6852
[pid=10620] ppid=10618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10620/stat : 10620 (npSolver-pbo-It) S 10618 10620 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279680083 9367552 275 33554432000 4194304 5064252 140734462089232 140734462088144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10620/statm: 2287 275 233 213 0 72 0
[pid=10621] ppid=10620 vsize=55936 CPUtime=752.5 cores=1,3,5,7
/proc/10621/stat : 10621 (npSolver-pbo) S 10620 10620 9266 0 -1 4202496 79549 367792 0 0 720 129 74258 143 20 0 1 0 279680083 57278464 13106 33554432000 4194304 5992684 140734431768928 140734431754760 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10621/statm: 13984 13106 206 440 0 13540 0
[pid=10673] ppid=10621 vsize=210500 CPUtime=789.5 cores=1,3,5,7
/proc/10673/stat : 10673 (glucosInc) R 10621 10620 9266 0 -1 4202496 30303 0 0 0 78924 26 0 0 20 0 1 0 279755345 215552000 46341 33554432000 4194304 5654031 140733638433104 140733638420920 4214612 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10673/statm: 52625 46341 142 357 0 52265 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 275584

[startup+1602.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/181 10681
/proc/meminfo: memFree=30620324/32873648 swapFree=6852/6852
[pid=10620] ppid=10618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10620/stat : 10620 (npSolver-pbo-It) S 10618 10620 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279680083 9367552 275 33554432000 4194304 5064252 140734462089232 140734462088144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10620/statm: 2287 275 233 213 0 72 0
[pid=10621] ppid=10620 vsize=55936 CPUtime=752.5 cores=1,3,5,7
/proc/10621/stat : 10621 (npSolver-pbo) S 10620 10620 9266 0 -1 4202496 79549 367792 0 0 720 129 74258 143 20 0 1 0 279680083 57278464 13106 33554432000 4194304 5992684 140734431768928 140734431754760 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10621/statm: 13984 13106 206 440 0 13540 0
[pid=10673] ppid=10621 vsize=210500 CPUtime=849.49 cores=1,3,5,7
/proc/10673/stat : 10673 (glucosInc) R 10621 10620 9266 0 -1 4202496 31060 0 0 0 84921 28 0 0 20 0 1 0 279755345 215552000 48389 33554432000 4194304 5654031 140733638433104 140733638420920 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10673/statm: 52625 48389 142 357 0 52265 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 275584

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/182 10723
/proc/meminfo: memFree=30850376/32873648 swapFree=6852/6852
[pid=10620] ppid=10618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10620/stat : 10620 (npSolver-pbo-It) S 10618 10620 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279680083 9367552 275 33554432000 4194304 5064252 140734462089232 140734462088144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10620/statm: 2287 275 233 213 0 72 0
[pid=10621] ppid=10620 vsize=55936 CPUtime=752.5 cores=1,3,5,7
/proc/10621/stat : 10621 (npSolver-pbo) S 10620 10620 9266 0 -1 4202496 79549 367792 0 0 720 129 74258 143 20 0 1 0 279680083 57278464 13106 33554432000 4194304 5992684 140734431768928 140734431754760 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10621/statm: 13984 13106 206 440 0 13540 0
[pid=10673] ppid=10621 vsize=210500 CPUtime=909.49 cores=1,3,5,7
/proc/10673/stat : 10673 (glucosInc) R 10621 10620 9266 0 -1 4202496 32627 0 0 0 90917 32 0 0 20 0 1 0 279755345 215552000 45317 33554432000 4194304 5654031 140733638433104 140733638420920 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10673/statm: 52625 45317 142 357 0 52265 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 275584

[startup+1722.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 10735
/proc/meminfo: memFree=30237792/32873648 swapFree=6852/6852
[pid=10620] ppid=10618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10620/stat : 10620 (npSolver-pbo-It) S 10618 10620 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279680083 9367552 275 33554432000 4194304 5064252 140734462089232 140734462088144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10620/statm: 2287 275 233 213 0 72 0
[pid=10621] ppid=10620 vsize=55936 CPUtime=752.5 cores=1,3,5,7
/proc/10621/stat : 10621 (npSolver-pbo) S 10620 10620 9266 0 -1 4202496 79549 367792 0 0 720 129 74258 143 20 0 1 0 279680083 57278464 13106 33554432000 4194304 5992684 140734431768928 140734431754760 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10621/statm: 13984 13106 206 440 0 13540 0
[pid=10673] ppid=10621 vsize=179680 CPUtime=969.47 cores=1,3,5,7
/proc/10673/stat : 10673 (glucosInc) R 10621 10620 9266 0 -1 4202496 33616 0 0 0 96913 34 0 0 20 0 1 0 279755345 183992320 41154 33554432000 4194304 5654031 140733638433104 140733638420920 4233457 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10673/statm: 44920 41154 142 357 0 44560 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 244764

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 10735
/proc/meminfo: memFree=30153024/32873648 swapFree=6852/6852
[pid=10620] ppid=10618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10620/stat : 10620 (npSolver-pbo-It) S 10618 10620 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279680083 9367552 275 33554432000 4194304 5064252 140734462089232 140734462088144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10620/statm: 2287 275 233 213 0 72 0
[pid=10621] ppid=10620 vsize=55936 CPUtime=752.5 cores=1,3,5,7
/proc/10621/stat : 10621 (npSolver-pbo) S 10620 10620 9266 0 -1 4202496 79549 367792 0 0 720 129 74258 143 20 0 1 0 279680083 57278464 13106 33554432000 4194304 5992684 140734431768928 140734431754760 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10621/statm: 13984 13106 206 440 0 13540 0
[pid=10673] ppid=10621 vsize=210500 CPUtime=1029.47 cores=1,3,5,7
/proc/10673/stat : 10673 (glucosInc) R 10621 10620 9266 0 -1 4202496 34216 0 0 0 102911 36 0 0 20 0 1 0 279755345 215552000 50437 33554432000 4194304 5654031 140733638433104 140733638420920 4214632 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10673/statm: 52625 50437 142 357 0 52265 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 275584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.08 2.04 2.00 3/181 10737
/proc/meminfo: memFree=30185832/32873648 swapFree=6852/6852
[pid=10620] ppid=10618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10620/stat : 10620 (npSolver-pbo-It) S 10618 10620 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279680083 9367552 275 33554432000 4194304 5064252 140734462089232 140734462088144 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10620/statm: 2287 275 233 213 0 72 0
[pid=10621] ppid=10620 vsize=55936 CPUtime=752.5 cores=1,3,5,7
/proc/10621/stat : 10621 (npSolver-pbo) S 10620 10620 9266 0 -1 4202496 79549 367792 0 0 720 129 74258 143 20 0 1 0 279680083 57278464 13106 33554432000 4194304 5992684 140734431768928 140734431754760 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10621/statm: 13984 13106 206 440 0 13540 0
[pid=10673] ppid=10621 vsize=260588 CPUtime=1047.57 cores=1,3,5,7
/proc/10673/stat : 10673 (glucosInc) R 10621 10620 9266 0 -1 4202496 35040 0 0 0 104720 37 0 0 20 0 1 0 279755345 266842112 53298 33554432000 4194304 5654031 140733638433104 140733638420920 4232880 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10673/statm: 65147 53298 142 357 0 64787 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 325672

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 10620 and gives
#  childrusage.ru_utime.tv_sec=749
#  childrusage.ru_utime.tv_usec=794013
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=726585
# CPU time returned by wait4() is 752.521
# while last known CPU time is 1800.07
#
# 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.07
CPU user time (s): 1796.98
CPU system time (s): 3.09
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 374992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 749.794
system time used= 2.72659
maximum resident set size= 241604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 447716
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1083800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6537
involuntary context switches= 1739

runsolver used 5.51316 second user time and 20.4899 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-27 18:18:53
IDJOB=3702526
IDBENCH=92742
IDSOLVER=2278
FILE ID=node115/3702526-1338135533
RUNJOBID= node115-1338123580-9283
PBS_JOBID= 14624500
Free space on /tmp= 71476 MiB

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

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

MD5SUM BENCH= 796ce15de170aa64363741766a49999c
RANDOM SEED=897553547

node115.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.462
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.92
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.462
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.462
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.462
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.462
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.462
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.462
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.462
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:       32873648 kB
MemFree:        30835612 kB
Buffers:          284152 kB
Cached:           407928 kB
SwapCached:          936 kB
Active:          1182256 kB
Inactive:          33496 kB
Active(anon):     516184 kB
Inactive(anon):    10284 kB
Active(file):     666072 kB
Inactive(file):    23212 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106408 kB
Dirty:            158516 kB
Writeback:             0 kB
AnonPages:        529912 kB
Mapped:            12984 kB
Shmem:                96 kB
Slab:             682968 kB
SReclaimable:     126940 kB
SUnreclaim:       556028 kB
KernelStack:        1504 kB
PageTables:         5080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     743672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71336 MiB
End job on node115 at 2012-05-27 18:48:54