Trace number 3703392

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-quickBound? (TO) 1800.06 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_10_3.opb
MD5SUM0247ef4de041bbff376811a7e6bf0408
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-115
Best CPU time to get the best result obtained on this benchmark1800.13
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -110
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint10
Maximum length of a constraint22
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)6316
Sum of products size (including duplicates)12632
Number of different products3158
Sum of products size6316

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.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.06	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.06	c [INC SYSTEM] execute solver
0.00/0.07	c [INC SEARCH] formula is SAT
0.00/0.07	c [INC SYSTEM] solved the initial formula
0.00/0.07	c model valid
0.00/0.07	c current solution ok
0.00/0.09	o 0
0.00/0.09	c starting approximation
0.00/0.09	c factor = 1
0.00/0.09	c can not find a suitable factor, leaving approximation
0.00/0.09	c finished approximation
0.00/0.09	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.09	c write failed with 2
0.00/0.09	c [INC SEARCH] iteration: 0
0.00/0.09	c [INC BOUNDS] best value:500 search for 499
0.00/0.09	c [INC SYSTEM] create new solver instance
0.00/0.09	c [INC] encode full formula
0.00/0.09	c (debug) using card networks
0.00/0.10	c set iterative enc to: card
0.00/0.10	c set iterative enc to: none
0.00/0.11	c [INC SEARCH] isOptimum variable: 0
0.00/0.13	c formula is SAT
0.00/0.13	c [INC SEARCH] copied best model
0.00/0.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.14	c model valid
0.00/0.14	c current solution ok
0.00/0.14	o -97
0.00/0.14	c [INC SEARCH] iteration: 1
0.00/0.14	c [INC BOUNDS] best value:403 search for 402
0.00/0.14	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.14	c write failed with 2
0.00/0.14	c [INC SYSTEM] create new solver instance
0.00/0.14	c [INC] encode full formula
0.00/0.14	c (debug) using card networks
0.00/0.14	c set iterative enc to: card
0.00/0.14	c set iterative enc to: none
0.00/0.15	c [INC SEARCH] isOptimum variable: 0
0.97/1.02	c formula is SAT
0.97/1.02	c [INC SEARCH] copied best model
0.97/1.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.97/1.02	c model valid
0.97/1.02	c current solution ok
0.97/1.02	o -101
0.97/1.02	c [INC SEARCH] iteration: 2
0.97/1.02	c [INC BOUNDS] best value:399 search for 398
0.97/1.02	c [INC SYSTEM] there exists a inc, kill it!
0.97/1.02	c write failed with 2
0.97/1.02	c [INC SYSTEM] create new solver instance
0.97/1.02	c [INC] encode full formula
0.97/1.02	c (debug) using card networks
0.97/1.03	c set iterative enc to: card
0.97/1.03	c set iterative enc to: none
0.97/1.03	c [INC SEARCH] isOptimum variable: 0
1.01/1.42	c formula is SAT
1.01/1.42	c [INC SEARCH] copied best model
1.01/1.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.01/1.42	c model valid
1.01/1.42	c current solution ok
1.01/1.42	o -104
1.01/1.42	c [INC SEARCH] iteration: 3
1.01/1.42	c [INC BOUNDS] best value:396 search for 395
1.01/1.42	c [INC SYSTEM] there exists a inc, kill it!
1.01/1.42	c write failed with 2
1.01/1.42	c [INC SYSTEM] create new solver instance
1.01/1.42	c [INC] encode full formula
1.01/1.42	c (debug) using card networks
1.01/1.43	c set iterative enc to: card
1.01/1.43	c set iterative enc to: none
1.01/1.44	c [INC SEARCH] isOptimum variable: 0
15.84/15.99	c formula is SAT
15.84/15.99	c [INC SEARCH] copied best model
15.84/15.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.84/15.99	c model valid
15.84/15.99	c current solution ok
15.84/15.99	o -107
15.84/15.99	c [INC SEARCH] iteration: 4
15.84/15.99	c [INC BOUNDS] best value:393 search for 392
15.84/15.99	c [INC SYSTEM] there exists a inc, kill it!
15.84/15.99	c write failed with 2
15.84/15.99	c [INC SYSTEM] create new solver instance
15.84/15.99	c [INC] encode full formula
15.84/15.99	c (debug) using card networks
15.96/16.00	c set iterative enc to: card
15.96/16.00	c set iterative enc to: none
15.96/16.00	c [INC SEARCH] isOptimum variable: 0
19.75/19.84	c formula is SAT
19.75/19.84	c [INC SEARCH] copied best model
19.75/19.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
19.75/19.84	c model valid
19.75/19.84	c current solution ok
19.75/19.84	o -108
19.75/19.84	c [INC SEARCH] iteration: 5
19.75/19.84	c [INC BOUNDS] best value:392 search for 391
19.75/19.84	c [INC SYSTEM] there exists a inc, kill it!
19.75/19.84	c write failed with 2
19.75/19.84	c [INC SYSTEM] create new solver instance
19.75/19.84	c [INC] encode full formula
19.75/19.84	c (debug) using card networks
19.75/19.85	c set iterative enc to: card
19.75/19.85	c set iterative enc to: none
19.75/19.85	c [INC SEARCH] isOptimum variable: 0
426.68/426.86	c formula is SAT
426.68/426.86	c [INC SEARCH] copied best model
426.68/426.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
426.68/426.86	c model valid
426.68/426.86	c current solution ok
426.68/426.86	o -110
426.68/426.86	c [INC SEARCH] iteration: 6
426.68/426.86	c [INC BOUNDS] best value:390 search for 389
426.68/426.86	c [INC SYSTEM] there exists a inc, kill it!
426.68/426.86	c write failed with 2
426.68/426.86	c [INC SYSTEM] create new solver instance
426.68/426.86	c [INC] encode full formula
426.68/426.86	c (debug) using card networks
426.68/426.87	c set iterative enc to: card
426.68/426.87	c set iterative enc to: none
426.68/426.88	c [INC SEARCH] isOptimum variable: 0
573.95/574.17	c formula is SAT
573.95/574.17	c [INC SEARCH] copied best model
573.95/574.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
573.95/574.17	c model valid
573.95/574.17	c current solution ok
573.95/574.17	o -113
573.95/574.17	c [INC SEARCH] iteration: 7
573.95/574.17	c [INC BOUNDS] best value:387 search for 386
573.95/574.17	c [INC SYSTEM] there exists a inc, kill it!
573.95/574.17	c write failed with 2
573.95/574.17	c [INC SYSTEM] create new solver instance
573.95/574.17	c [INC] encode full formula
573.95/574.17	c (debug) using card networks
573.95/574.18	c set iterative enc to: card
573.95/574.18	c set iterative enc to: none
573.95/574.19	c [INC SEARCH] isOptimum variable: 0
681.63/681.87	c formula is SAT
681.63/681.88	c [INC SEARCH] copied best model
681.63/681.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
681.63/681.88	c model valid
681.63/681.88	c current solution ok
681.63/681.88	o -114
681.63/681.88	c [INC SEARCH] iteration: 8
681.63/681.88	c [INC BOUNDS] best value:386 search for 385
681.63/681.88	c [INC SYSTEM] there exists a inc, kill it!
681.63/681.88	c write failed with 2
681.63/681.88	c [INC SYSTEM] create new solver instance
681.63/681.88	c [INC] encode full formula
681.63/681.88	c (debug) using card networks
681.63/681.89	c set iterative enc to: card
681.63/681.89	c set iterative enc to: none
681.63/681.90	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.40	s UNKNOWN
1800.02/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.40	c write failed with -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-3703392-1338080879/watcher-3703392-1338080879 -o /tmp/evaluation-result-3703392-1338080879/solver-3703392-1338080879 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703392-1338080879.opb 1669579977 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.05 2.01 2.00 3/179 1519
/proc/meminfo: memFree=28137204/32873648 swapFree=6864/6864
[pid=1519] ppid=1517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1519/stat : 1519 (npSolver-pbo-It) S 1517 1519 4763 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274213901 9367552 274 33554432000 4194304 5064252 140734895180608 140734895179520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1519/statm: 2287 274 233 213 0 72 0

[startup+0.032209 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 1519
/proc/meminfo: memFree=28137204/32873648 swapFree=6864/6864
[pid=1519] ppid=1517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1519/stat : 1519 (npSolver-pbo-It) S 1517 1519 4763 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274213901 9367552 274 33554432000 4194304 5064252 140734895180608 140734895179520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1519/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100178 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 1519
/proc/meminfo: memFree=28137204/32873648 swapFree=6864/6864
[pid=1519] ppid=1517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1519/stat : 1519 (npSolver-pbo-It) S 1517 1519 4763 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274213901 9367552 274 33554432000 4194304 5064252 140734895180608 140734895179520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1519/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300158 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 1519
/proc/meminfo: memFree=28137204/32873648 swapFree=6864/6864
[pid=1519] ppid=1517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1519/stat : 1519 (npSolver-pbo-It) S 1517 1519 4763 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274213901 9367552 274 33554432000 4194304 5064252 140734895180608 140734895179520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1519/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700111 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 1519
/proc/meminfo: memFree=28137204/32873648 swapFree=6864/6864
[pid=1519] ppid=1517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1519/stat : 1519 (npSolver-pbo-It) S 1517 1519 4763 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274213901 9367552 274 33554432000 4194304 5064252 140734895180608 140734895179520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1519/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50018 s]
/proc/loadavg: 2.05 2.01 2.00 3/182 1531
/proc/meminfo: memFree=28091864/32873648 swapFree=6864/6864
[pid=1519] ppid=1517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1519/stat : 1519 (npSolver-pbo-It) S 1517 1519 4763 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274213901 9367552 274 33554432000 4194304 5064252 140734895180608 140734895179520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1519/statm: 2287 274 233 213 0 72 0
[pid=1520] ppid=1519 vsize=3696 CPUtime=1.4 cores=1,3,5,7
/proc/1520/stat : 1520 (npSolver-pbo) S 1519 1519 4763 0 -1 4202496 2681 12312 0 0 6 2 130 2 20 0 1 0 274213901 3784704 590 33554432000 4194304 5992684 140735174172576 140735174158408 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1520/statm: 924 590 195 440 0 480 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 12844

[startup+3.10025 s]
/proc/loadavg: 2.05 2.01 2.00 3/182 1535
/proc/meminfo: memFree=28090800/32873648 swapFree=6864/6864
[pid=1519] ppid=1517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1519/stat : 1519 (npSolver-pbo-It) S 1517 1519 4763 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274213901 9367552 274 33554432000 4194304 5064252 140734895180608 140734895179520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1519/statm: 2287 274 233 213 0 72 0
[pid=1520] ppid=1519 vsize=3696 CPUtime=1.4 cores=1,3,5,7
/proc/1520/stat : 1520 (npSolver-pbo) S 1519 1519 4763 0 -1 4202496 2681 12312 0 0 6 2 130 2 20 0 1 0 274213901 3784704 590 33554432000 4194304 5992684 140735174172576 140735174158408 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1520/statm: 924 590 195 440 0 480 0
[pid=1535] ppid=1520 vsize=13116 CPUtime=1.64 cores=1,3,5,7
/proc/1535/stat : 1535 (glucosInc) R 1520 1519 4763 0 -1 4202496 4042 0 0 0 164 0 0 0 20 0 1 0 274214045 13430784 2408 33554432000 4194304 5654031 140734666432432 140734666430520 4234964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1535/statm: 3279 2408 141 357 0 2919 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 25960

[startup+6.30032 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 1535
/proc/meminfo: memFree=28068708/32873648 swapFree=6864/6864
[pid=1519] ppid=1517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1519/stat : 1519 (npSolver-pbo-It) S 1517 1519 4763 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274213901 9367552 274 33554432000 4194304 5064252 140734895180608 140734895179520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1519/statm: 2287 274 233 213 0 72 0
[pid=1520] ppid=1519 vsize=3696 CPUtime=1.4 cores=1,3,5,7
/proc/1520/stat : 1520 (npSolver-pbo) S 1519 1519 4763 0 -1 4202496 2681 12312 0 0 6 2 130 2 20 0 1 0 274213901 3784704 590 33554432000 4194304 5992684 140735174172576 140735174158408 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1520/statm: 924 590 195 440 0 480 0
[pid=1535] ppid=1520 vsize=25672 CPUtime=4.84 cores=1,3,5,7
/proc/1535/stat : 1535 (glucosInc) R 1520 1519 4763 0 -1 4202496 5207 0 0 0 484 0 0 0 20 0 1 0 274214045 26288128 5600 33554432000 4194304 5654031 140734666432432 140734666420248 4233226 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1535/statm: 6418 5600 142 357 0 6058 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 38516

[startup+12.7003 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 1535
/proc/meminfo: memFree=28050124/32873648 swapFree=6864/6864
[pid=1519] ppid=1517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1519/stat : 1519 (npSolver-pbo-It) S 1517 1519 4763 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274213901 9367552 274 33554432000 4194304 5064252 140734895180608 140734895179520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1519/statm: 2287 274 233 213 0 72 0
[pid=1520] ppid=1519 vsize=3696 CPUtime=1.4 cores=1,3,5,7
/proc/1520/stat : 1520 (npSolver-pbo) S 1519 1519 4763 0 -1 4202496 2681 12312 0 0 6 2 130 2 20 0 1 0 274213901 3784704 590 33554432000 4194304 5992684 140735174172576 140735174158408 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1520/statm: 924 590 195 440 0 480 0
[pid=1535] ppid=1520 vsize=32856 CPUtime=11.24 cores=1,3,5,7
/proc/1535/stat : 1535 (glucosInc) R 1520 1519 4763 0 -1 4202496 8322 0 0 0 1123 1 0 0 20 0 1 0 274214045 33644544 7136 33554432000 4194304 5654031 140734666432432 140734666420248 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1535/statm: 8214 7136 142 357 0 7854 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 45700

[startup+25.5003 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 1542
/proc/meminfo: memFree=28110676/32873648 swapFree=6864/6864
[pid=1519] ppid=1517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1519/stat : 1519 (npSolver-pbo-It) S 1517 1519 4763 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274213901 9367552 274 33554432000 4194304 5064252 140734895180608 140734895179520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1519/statm: 2287 274 233 213 0 72 0
[pid=1520] ppid=1519 vsize=3696 CPUtime=19.82 cores=1,3,5,7
/proc/1520/stat : 1520 (npSolver-pbo) S 1519 1519 4763 0 -1 4202496 3733 26872 0 0 9 2 1965 6 20 0 1 0 274213901 3784704 590 33554432000 4194304 5992684 140735174172576 140735174158408 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1520/statm: 924 590 195 440 0 480 0
[pid=1542] ppid=1520 vsize=31832 CPUtime=5.62 cores=1,3,5,7
/proc/1542/stat : 1542 (glucosInc) R 1520 1519 4763 0 -1 4202496 5500 0 0 0 562 0 0 0 20 0 1 0 274215887 32595968 6034 33554432000 4194304 5654031 140733736716176 140733736703992 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1542/statm: 7958 6034 142 357 0 7598 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 44676

[startup+51.1004 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 1542
/proc/meminfo: memFree=28076880/32873648 swapFree=6864/6864
[pid=1519] ppid=1517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1519/stat : 1519 (npSolver-pbo-It) S 1517 1519 4763 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274213901 9367552 274 33554432000 4194304 5064252 140734895180608 140734895179520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1519/statm: 2287 274 233 213 0 72 0
[pid=1520] ppid=1519 vsize=3696 CPUtime=19.82 cores=1,3,5,7
/proc/1520/stat : 1520 (npSolver-pbo) S 1519 1519 4763 0 -1 4202496 3733 26872 0 0 9 2 1965 6 20 0 1 0 274213901 3784704 590 33554432000 4194304 5992684 140735174172576 140735174158408 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1520/statm: 924 590 195 440 0 480 0
[pid=1542] ppid=1520 vsize=78312 CPUtime=31.22 cores=1,3,5,7
/proc/1542/stat : 1542 (glucosInc) R 1520 1519 4763 0 -1 4202496 6913 0 0 0 3121 1 0 0 20 0 1 0 274215887 80191488 14579 33554432000 4194304 5654031 140733736716176 140733736714056 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1542/statm: 19578 14579 142 357 0 19218 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 91156

[startup+102.307 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 1542
/proc/meminfo: memFree=27982692/32873648 swapFree=6864/6864
[pid=1519] ppid=1517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1519/stat : 1519 (npSolver-pbo-It) S 1517 1519 4763 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274213901 9367552 274 33554432000 4194304 5064252 140734895180608 140734895179520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1519/statm: 2287 274 233 213 0 72 0
[pid=1520] ppid=1519 vsize=3696 CPUtime=19.82 cores=1,3,5,7
/proc/1520/stat : 1520 (npSolver-pbo) S 1519 1519 4763 0 -1 4202496 3733 26872 0 0 9 2 1965 6 20 0 1 0 274213901 3784704 590 33554432000 4194304 5992684 140735174172576 140735174158408 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1520/statm: 924 590 195 440 0 480 0
[pid=1542] ppid=1520 vsize=127632 CPUtime=82.42 cores=1,3,5,7
/proc/1542/stat : 1542 (glucosInc) R 1520 1519 4763 0 -1 4202496 7712 0 0 0 8238 4 0 0 20 0 1 0 274215887 130695168 22912 33554432000 4194304 5654031 140733736716176 140733736714200 4232968 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1542/statm: 31908 22912 142 357 0 31548 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 140476

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1545
/proc/meminfo: memFree=27963820/32873648 swapFree=6864/6864
[pid=1519] ppid=1517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1519/stat : 1519 (npSolver-pbo-It) S 1517 1519 4763 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274213901 9367552 274 33554432000 4194304 5064252 140734895180608 140734895179520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1519/statm: 2287 274 233 213 0 72 0
[pid=1520] ppid=1519 vsize=3696 CPUtime=19.82 cores=1,3,5,7
/proc/1520/stat : 1520 (npSolver-pbo) S 1519 1519 4763 0 -1 4202496 3733 26872 0 0 9 2 1965 6 20 0 1 0 274213901 3784704 590 33554432000 4194304 5992684 140735174172576 140735174158408 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1520/statm: 924 590 195 440 0 480 0
[pid=1542] ppid=1520 vsize=158452 CPUtime=142.4 cores=1,3,5,7
/proc/1542/stat : 1542 (glucosInc) R 1520 1519 4763 0 -1 4202496 10887 0 0 0 14230 10 0 0 20 0 1 0 274215887 162254848 29635 33554432000 4194304 5654031 140733736716176 140733736703992 4232678 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1542/statm: 39613 29635 142 357 0 39253 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 171296

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 1545
/proc/meminfo: memFree=27963292/32873648 swapFree=6864/6864
[pid=1519] ppid=1517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1519/stat : 1519 (npSolver-pbo-It) S 1517 1519 4763 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274213901 9367552 274 33554432000 4194304 5064252 140734895180608 140734895179520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1519/statm: 2287 274 233 213 0 72 0
[pid=1520] ppid=1519 vsize=3696 CPUtime=19.82 cores=1,3,5,7
/proc/1520/stat : 1520 (npSolver-pbo) S 1519 1519 4763 0 -1 4202496 3733 26872 0 0 9 2 1965 6 20 0 1 0 274213901 3784704 590 33554432000 4194304 5992684 140735174172576 140735174158408 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1520/statm: 924 590 195 440 0 480 0
[pid=1542] ppid=1520 vsize=158452 CPUtime=202.39 cores=1,3,5,7
/proc/1542/stat : 1542 (glucosInc) R 1520 1519 4763 0 -1 4202496 13979 0 0 0 20223 16 0 0 20 0 1 0 274215887 162254848 31683 33554432000 4194304 5654031 140733736716176 140733736714264 4232700 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1542/statm: 39613 31683 142 357 0 39253 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 171296

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 1545
/proc/meminfo: memFree=27907268/32873648 swapFree=6864/6864
[pid=1519] ppid=1517 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=28112072/32873648 swapFree=6864/6864
[pid=1519] ppid=1517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1519/stat : 1519 (npSolver-pbo-It) S 1517 1519 4763 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274213901 9367552 274 33554432000 4194304 5064252 140734895180608 140734895179520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1519/statm: 2287 274 233 213 0 72 0
[pid=1520] ppid=1519 vsize=3696 CPUtime=681.73 cores=1,3,5,7
/proc/1520/stat : 1520 (npSolver-pbo) S 1519 1519 4763 0 -1 4202496 5311 74515 0 0 13 3 68098 59 20 0 1 0 274213901 3784704 590 33554432000 4194304 5992684 140735174172576 140735174158408 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1520/statm: 924 590 195 440 0 480 0
[pid=1553] ppid=1520 vsize=124680 CPUtime=560.29 cores=1,3,5,7
/proc/1553/stat : 1553 (glucosInc) R 1520 1519 4763 0 -1 4202496 15915 0 0 0 55987 42 0 0 20 0 1 0 274282091 127672320 28141 33554432000 4194304 5654031 140737403357536 140737403355464 4232803 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1553/statm: 31170 28141 142 357 0 30810 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 137524

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1912
/proc/meminfo: memFree=28070640/32873648 swapFree=6864/6864
[pid=1519] ppid=1517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1519/stat : 1519 (npSolver-pbo-It) S 1517 1519 4763 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274213901 9367552 274 33554432000 4194304 5064252 140734895180608 140734895179520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1519/statm: 2287 274 233 213 0 72 0
[pid=1520] ppid=1519 vsize=3696 CPUtime=681.73 cores=1,3,5,7
/proc/1520/stat : 1520 (npSolver-pbo) S 1519 1519 4763 0 -1 4202496 5311 74515 0 0 13 3 68098 59 20 0 1 0 274213901 3784704 590 33554432000 4194304 5992684 140735174172576 140735174158408 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1520/statm: 924 590 195 440 0 480 0
[pid=1553] ppid=1520 vsize=75360 CPUtime=620.27 cores=1,3,5,7
/proc/1553/stat : 1553 (glucosInc) R 1520 1519 4763 0 -1 4202496 17789 0 0 0 61981 46 0 0 20 0 1 0 274282091 77168640 18382 33554432000 4194304 5654031 140737403357536 140737403345352 4215040 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1553/statm: 18840 18382 142 357 0 18480 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 88204

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 1915
/proc/meminfo: memFree=27997600/32873648 swapFree=6864/6864
[pid=1519] ppid=1517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1519/stat : 1519 (npSolver-pbo-It) S 1517 1519 4763 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274213901 9367552 274 33554432000 4194304 5064252 140734895180608 140734895179520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1519/statm: 2287 274 233 213 0 72 0
[pid=1520] ppid=1519 vsize=3696 CPUtime=681.73 cores=1,3,5,7
/proc/1520/stat : 1520 (npSolver-pbo) S 1519 1519 4763 0 -1 4202496 5311 74515 0 0 13 3 68098 59 20 0 1 0 274213901 3784704 590 33554432000 4194304 5992684 140735174172576 140735174158408 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1520/statm: 924 590 195 440 0 480 0
[pid=1553] ppid=1520 vsize=205588 CPUtime=680.27 cores=1,3,5,7
/proc/1553/stat : 1553 (glucosInc) R 1520 1519 4763 0 -1 4202496 19700 0 0 0 67975 52 0 0 20 0 1 0 274282091 210522112 40797 33554432000 4194304 5654031 140737403357536 140737403345352 4232466 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1553/statm: 51397 40797 142 357 0 51037 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 218432

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1915
/proc/meminfo: memFree=28019276/32873648 swapFree=6864/6864
[pid=1519] ppid=1517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1519/stat : 1519 (npSolver-pbo-It) S 1517 1519 4763 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274213901 9367552 274 33554432000 4194304 5064252 140734895180608 140734895179520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1519/statm: 2287 274 233 213 0 72 0
[pid=1520] ppid=1519 vsize=3696 CPUtime=681.73 cores=1,3,5,7
/proc/1520/stat : 1520 (npSolver-pbo) S 1519 1519 4763 0 -1 4202496 5311 74515 0 0 13 3 68098 59 20 0 1 0 274213901 3784704 590 33554432000 4194304 5992684 140735174172576 140735174158408 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1520/statm: 924 590 195 440 0 480 0
[pid=1553] ppid=1520 vsize=155500 CPUtime=740.26 cores=1,3,5,7
/proc/1553/stat : 1553 (glucosInc) R 1520 1519 4763 0 -1 4202496 20798 0 0 0 73969 57 0 0 20 0 1 0 274282091 159232000 35888 33554432000 4194304 5654031 140737403357536 140737403355624 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1553/statm: 38875 35888 142 357 0 38515 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 168344

[startup+1482.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 1915
/proc/meminfo: memFree=28061656/32873648 swapFree=6864/6864
[pid=1519] ppid=1517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1519/stat : 1519 (npSolver-pbo-It) S 1517 1519 4763 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274213901 9367552 274 33554432000 4194304 5064252 140734895180608 140734895179520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1519/statm: 2287 274 233 213 0 72 0
[pid=1520] ppid=1519 vsize=3696 CPUtime=681.73 cores=1,3,5,7
/proc/1520/stat : 1520 (npSolver-pbo) S 1519 1519 4763 0 -1 4202496 5311 74515 0 0 13 3 68098 59 20 0 1 0 274213901 3784704 590 33554432000 4194304 5992684 140735174172576 140735174158408 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1520/statm: 924 590 195 440 0 480 0
[pid=1553] ppid=1520 vsize=207636 CPUtime=800.23 cores=1,3,5,7
/proc/1553/stat : 1553 (glucosInc) R 1520 1519 4763 0 -1 4202496 23124 0 0 0 79963 60 0 0 20 0 1 0 274282091 212619264 40800 33554432000 4194304 5654031 140737403357536 140737403345352 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1553/statm: 51909 40800 142 357 0 51549 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 220480

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 1916
/proc/meminfo: memFree=28029020/32873648 swapFree=6864/6864
[pid=1519] ppid=1517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1519/stat : 1519 (npSolver-pbo-It) S 1517 1519 4763 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274213901 9367552 274 33554432000 4194304 5064252 140734895180608 140734895179520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1519/statm: 2287 274 233 213 0 72 0
[pid=1520] ppid=1519 vsize=3696 CPUtime=681.73 cores=1,3,5,7
/proc/1520/stat : 1520 (npSolver-pbo) S 1519 1519 4763 0 -1 4202496 5311 74515 0 0 13 3 68098 59 20 0 1 0 274213901 3784704 590 33554432000 4194304 5992684 140735174172576 140735174158408 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1520/statm: 924 590 195 440 0 480 0
[pid=1553] ppid=1520 vsize=176816 CPUtime=860.23 cores=1,3,5,7
/proc/1553/stat : 1553 (glucosInc) R 1520 1519 4763 0 -1 4202496 24945 0 0 0 85957 66 0 0 20 0 1 0 274282091 181059584 37633 33554432000 4194304 5654031 140737403357536 140737403355624 4232794 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1553/statm: 44204 37633 142 357 0 43844 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 189660

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1916
/proc/meminfo: memFree=27935896/32873648 swapFree=6864/6864
[pid=1519] ppid=1517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1519/stat : 1519 (npSolver-pbo-It) S 1517 1519 4763 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274213901 9367552 274 33554432000 4194304 5064252 140734895180608 140734895179520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1519/statm: 2287 274 233 213 0 72 0
[pid=1520] ppid=1519 vsize=3696 CPUtime=681.73 cores=1,3,5,7
/proc/1520/stat : 1520 (npSolver-pbo) S 1519 1519 4763 0 -1 4202496 5311 74515 0 0 13 3 68098 59 20 0 1 0 274213901 3784704 590 33554432000 4194304 5992684 140735174172576 140735174158408 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1520/statm: 924 590 195 440 0 480 0
[pid=1553] ppid=1520 vsize=226904 CPUtime=920.21 cores=1,3,5,7
/proc/1553/stat : 1553 (glucosInc) R 1520 1519 4763 0 -1 4202496 26756 0 0 0 91951 70 0 0 20 0 1 0 274282091 232349696 49710 33554432000 4194304 5654031 140737403357536 140737403345352 4976752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1553/statm: 56726 49710 142 357 0 56366 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 239748

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1916
/proc/meminfo: memFree=27990152/32873648 swapFree=6864/6864
[pid=1519] ppid=1517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1519/stat : 1519 (npSolver-pbo-It) S 1517 1519 4763 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274213901 9367552 274 33554432000 4194304 5064252 140734895180608 140734895179520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1519/statm: 2287 274 233 213 0 72 0
[pid=1520] ppid=1519 vsize=3696 CPUtime=681.73 cores=1,3,5,7
/proc/1520/stat : 1520 (npSolver-pbo) S 1519 1519 4763 0 -1 4202496 5311 74515 0 0 13 3 68098 59 20 0 1 0 274213901 3784704 590 33554432000 4194304 5992684 140735174172576 140735174158408 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1520/statm: 924 590 195 440 0 480 0
[pid=1553] ppid=1520 vsize=145996 CPUtime=980.2 cores=1,3,5,7
/proc/1553/stat : 1553 (glucosInc) R 1520 1519 4763 0 -1 4202496 27778 0 0 0 97946 74 0 0 20 0 1 0 274282091 149499904 32958 33554432000 4194304 5654031 140737403357536 140737403345352 4215130 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1553/statm: 36499 32958 142 357 0 36139 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 158840

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1916
/proc/meminfo: memFree=28049556/32873648 swapFree=6864/6864
[pid=1519] ppid=1517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1519/stat : 1519 (npSolver-pbo-It) S 1517 1519 4763 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274213901 9367552 274 33554432000 4194304 5064252 140734895180608 140734895179520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1519/statm: 2287 274 233 213 0 72 0
[pid=1520] ppid=1519 vsize=3696 CPUtime=681.73 cores=1,3,5,7
/proc/1520/stat : 1520 (npSolver-pbo) S 1519 1519 4763 0 -1 4202496 5311 74515 0 0 13 3 68098 59 20 0 1 0 274213901 3784704 590 33554432000 4194304 5992684 140735174172576 140735174158408 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1520/statm: 924 590 195 440 0 480 0
[pid=1553] ppid=1520 vsize=176816 CPUtime=1040.19 cores=1,3,5,7
/proc/1553/stat : 1553 (glucosInc) R 1520 1519 4763 0 -1 4202496 28916 0 0 0 103941 78 0 0 20 0 1 0 274282091 181059584 43348 33554432000 4194304 5654031 140737403357536 140737403345352 4215055 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1553/statm: 44204 43348 142 357 0 43844 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 189660

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1916
/proc/meminfo: memFree=27977984/32873648 swapFree=6864/6864
[pid=1519] ppid=1517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1519/stat : 1519 (npSolver-pbo-It) S 1517 1519 4763 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274213901 9367552 274 33554432000 4194304 5064252 140734895180608 140734895179520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1519/statm: 2287 274 233 213 0 72 0
[pid=1520] ppid=1519 vsize=3696 CPUtime=681.73 cores=1,3,5,7
/proc/1520/stat : 1520 (npSolver-pbo) S 1519 1519 4763 0 -1 4202496 5311 74515 0 0 13 3 68098 59 20 0 1 0 274213901 3784704 590 33554432000 4194304 5992684 140735174172576 140735174158408 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1520/statm: 924 590 195 440 0 480 0
[pid=1553] ppid=1520 vsize=145996 CPUtime=1100.18 cores=1,3,5,7
/proc/1553/stat : 1553 (glucosInc) R 1520 1519 4763 0 -1 4202496 29711 0 0 0 109938 80 0 0 20 0 1 0 274282091 149499904 35006 33554432000 4194304 5654031 140737403357536 140737403355464 4233232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1553/statm: 36499 35006 142 357 0 36139 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 158840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1916
/proc/meminfo: memFree=28065288/32873648 swapFree=6864/6864
[pid=1519] ppid=1517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1519/stat : 1519 (npSolver-pbo-It) S 1517 1519 4763 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274213901 9367552 274 33554432000 4194304 5064252 140734895180608 140734895179520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1519/statm: 2287 274 233 213 0 72 0
[pid=1520] ppid=1519 vsize=3696 CPUtime=681.73 cores=1,3,5,7
/proc/1520/stat : 1520 (npSolver-pbo) S 1519 1519 4763 0 -1 4202496 5311 74515 0 0 13 3 68098 59 20 0 1 0 274213901 3784704 590 33554432000 4194304 5992684 140735174172576 140735174158408 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1520/statm: 924 590 195 440 0 480 0
[pid=1553] ppid=1520 vsize=96676 CPUtime=1118.29 cores=1,3,5,7
/proc/1553/stat : 1553 (glucosInc) R 1520 1519 4763 0 -1 4202496 29713 0 0 0 111748 81 0 0 20 0 1 0 274282091 98996224 23711 33554432000 4194304 5654031 140737403357536 140737403355560 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1553/statm: 24169 23711 142 357 0 23809 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 109520

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1798.61
CPU system time (s): 1.44278
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 302772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.61
system time used= 1.44278
maximum resident set size= 234588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109921
page faults= 0
swaps= 0
block input operations= 0
block output operations= 12200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 487
involuntary context switches= 2243

runsolver used 3.14852 second user time and 8.67768 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-27 03:07:59
IDJOB=3703392
IDBENCH=48187
IDSOLVER=2278
FILE ID=node120/3703392-1338080879
RUNJOBID= node120-1338052943-4780
PBS_JOBID= 14624403
Free space on /tmp= 71584 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_10_3.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3703392-1338080879/watcher-3703392-1338080879 -o /tmp/evaluation-result-3703392-1338080879/solver-3703392-1338080879 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703392-1338080879.opb 1669579977 HOME HOME

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

MD5SUM BENCH= 0247ef4de041bbff376811a7e6bf0408
RANDOM SEED=1669579977

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.83
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.456
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.456
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:        28137568 kB
Buffers:          305584 kB
Cached:          3524608 kB
SwapCached:          636 kB
Active:           811172 kB
Inactive:        3098932 kB
Active(anon):      68524 kB
Inactive(anon):    12532 kB
Active(file):     742648 kB
Inactive(file):  3086400 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:              8256 kB
Writeback:             0 kB
AnonPages:         84860 kB
Mapped:            15656 kB
Shmem:               120 kB
Slab:             688172 kB
SReclaimable:     132032 kB
SUnreclaim:       556140 kB
KernelStack:        1512 kB
PageTables:         4340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     191992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     55296 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= 71680 MiB
End job on node120 at 2012-05-27 03:38:00