Trace number 3697996

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.06 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
sorensson/garden/normalized-g15x15.opb
MD5SUM28425c3b4907da9ba10ee31a4de63042
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark53
Best CPU time to get the best result obtained on this benchmark77.6872
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 53
Optimality of the best value was proved NO
Number of variables225
Total number of constraints225
Number of constraints which are clauses225
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 225
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 225
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 225
Number of bits of the biggest sum of numbers8
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.00	c run inc solver
0.00/0.00	c [INC SYSTEM] run initial solver
0.00/0.00	c [INC SYSTEM] preprocess with white file
0.00/0.01	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.01	c [INC SYSTEM] execute solver
0.00/0.01	c [INC SEARCH] formula is SAT
0.00/0.01	c [INC SYSTEM] solved the initial formula
0.00/0.01	c model valid
0.00/0.01	c current solution ok
0.00/0.01	o 75
0.00/0.01	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.01	c write failed with 2
0.00/0.01	c [INC SEARCH] iteration: 0
0.00/0.01	c [INC BOUNDS] best value:75 search for 74
0.00/0.01	c [INC SYSTEM] create new solver instance
0.00/0.01	c [INC] encode full formula
0.00/0.01	c (debug) using card networks
0.00/0.02	c set iterative enc to: card
0.00/0.02	c set iterative enc to: none
0.00/0.02	c [INC SEARCH] isOptimum variable: 0
0.00/0.03	c formula is SAT
0.00/0.03	c [INC SEARCH] copied best model
0.00/0.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.03	c model valid
0.00/0.03	c current solution ok
0.00/0.03	o 73
0.00/0.03	c [INC SEARCH] iteration: 1
0.00/0.03	c [INC BOUNDS] best value:73 search for 72
0.00/0.03	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.03	c write failed with 2
0.00/0.03	c [INC SYSTEM] create new solver instance
0.00/0.03	c [INC] encode full formula
0.00/0.03	c (debug) using card networks
0.00/0.04	c set iterative enc to: card
0.00/0.04	c set iterative enc to: none
0.00/0.04	c [INC SEARCH] isOptimum variable: 0
0.00/0.06	c formula is SAT
0.00/0.06	c [INC SEARCH] copied best model
0.00/0.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.06	c model valid
0.00/0.06	c current solution ok
0.00/0.06	o 70
0.00/0.06	c [INC SEARCH] iteration: 2
0.00/0.06	c [INC BOUNDS] best value:70 search for 69
0.00/0.06	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.06	c write failed with 2
0.00/0.06	c [INC SYSTEM] create new solver instance
0.00/0.06	c [INC] encode full formula
0.00/0.06	c (debug) using card networks
0.00/0.07	c set iterative enc to: card
0.00/0.07	c set iterative enc to: none
0.00/0.07	c [INC SEARCH] isOptimum variable: 0
0.00/0.12	c formula is SAT
0.00/0.12	c [INC SEARCH] copied best model
0.00/0.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.12	c model valid
0.00/0.12	c current solution ok
0.00/0.12	o 65
0.00/0.12	c [INC SEARCH] iteration: 3
0.00/0.12	c [INC BOUNDS] best value:65 search for 64
0.00/0.12	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.12	c write failed with 2
0.00/0.12	c [INC SYSTEM] create new solver instance
0.00/0.12	c [INC] encode full formula
0.00/0.12	c (debug) using card networks
0.00/0.12	c set iterative enc to: card
0.00/0.12	c set iterative enc to: none
0.00/0.13	c [INC SEARCH] isOptimum variable: 0
0.00/0.31	c formula is SAT
0.00/0.31	c [INC SEARCH] copied best model
0.00/0.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.31	c model valid
0.00/0.31	c current solution ok
0.00/0.31	o 64
0.00/0.31	c [INC SEARCH] iteration: 4
0.00/0.31	c [INC BOUNDS] best value:64 search for 63
0.00/0.31	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.31	c write failed with 2
0.00/0.31	c [INC SYSTEM] create new solver instance
0.00/0.31	c [INC] encode full formula
0.00/0.31	c (debug) using card networks
0.00/0.31	c set iterative enc to: card
0.00/0.31	c set iterative enc to: none
0.00/0.32	c [INC SEARCH] isOptimum variable: 0
0.00/0.69	c formula is SAT
0.00/0.69	c [INC SEARCH] copied best model
0.00/0.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.69	c model valid
0.00/0.69	c current solution ok
0.00/0.69	o 61
0.00/0.69	c [INC SEARCH] iteration: 5
0.00/0.69	c [INC BOUNDS] best value:61 search for 60
0.00/0.69	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.69	c write failed with 2
0.00/0.69	c [INC SYSTEM] create new solver instance
0.00/0.69	c [INC] encode full formula
0.00/0.69	c (debug) using card networks
0.00/0.69	c set iterative enc to: card
0.00/0.69	c set iterative enc to: none
0.00/0.69	c [INC SEARCH] isOptimum variable: 0
2.66/2.73	c formula is SAT
2.66/2.73	c [INC SEARCH] copied best model
2.66/2.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.66/2.73	c model valid
2.66/2.73	c current solution ok
2.66/2.73	o 60
2.66/2.73	c [INC SEARCH] iteration: 6
2.66/2.73	c [INC BOUNDS] best value:60 search for 59
2.66/2.73	c [INC SYSTEM] there exists a inc, kill it!
2.66/2.73	c write failed with 2
2.66/2.74	c [INC SYSTEM] create new solver instance
2.66/2.74	c [INC] encode full formula
2.66/2.74	c (debug) using card networks
2.66/2.74	c set iterative enc to: card
2.66/2.74	c set iterative enc to: none
2.66/2.74	c [INC SEARCH] isOptimum variable: 0
17.95/18.02	c formula is SAT
17.95/18.02	c [INC SEARCH] copied best model
17.95/18.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
17.95/18.02	c model valid
17.95/18.02	c current solution ok
17.95/18.02	o 59
17.95/18.02	c [INC SEARCH] iteration: 7
17.95/18.02	c [INC BOUNDS] best value:59 search for 58
17.95/18.02	c [INC SYSTEM] there exists a inc, kill it!
17.95/18.02	c write failed with 2
17.95/18.03	c [INC SYSTEM] create new solver instance
17.95/18.03	c [INC] encode full formula
17.95/18.03	c (debug) using card networks
17.95/18.03	c set iterative enc to: card
17.95/18.03	c set iterative enc to: none
17.95/18.03	c [INC SEARCH] isOptimum variable: 0
48.74/48.84	c formula is SAT
48.74/48.84	c [INC SEARCH] copied best model
48.74/48.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
48.74/48.84	c model valid
48.74/48.84	c current solution ok
48.74/48.84	o 58
48.74/48.84	c [INC SEARCH] iteration: 8
48.74/48.84	c [INC BOUNDS] best value:58 search for 57
48.74/48.84	c [INC SYSTEM] there exists a inc, kill it!
48.74/48.84	c write failed with 2
48.74/48.84	c [INC SYSTEM] create new solver instance
48.74/48.84	c [INC] encode full formula
48.74/48.84	c (debug) using card networks
48.74/48.84	c set iterative enc to: card
48.74/48.84	c set iterative enc to: none
48.74/48.84	c [INC SEARCH] isOptimum variable: 0
65.65/65.72	c formula is SAT
65.65/65.72	c [INC SEARCH] copied best model
65.65/65.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
65.65/65.72	c model valid
65.65/65.72	c current solution ok
65.65/65.72	o 57
65.65/65.72	c [INC SEARCH] iteration: 9
65.65/65.72	c [INC BOUNDS] best value:57 search for 56
65.65/65.72	c [INC SYSTEM] there exists a inc, kill it!
65.65/65.72	c write failed with 2
65.65/65.72	c [INC SYSTEM] create new solver instance
65.65/65.72	c [INC] encode full formula
65.65/65.72	c (debug) using card networks
65.65/65.73	c set iterative enc to: card
65.65/65.73	c set iterative enc to: none
65.65/65.73	c [INC SEARCH] isOptimum variable: 0
123.13/123.29	c formula is SAT
123.13/123.29	c [INC SEARCH] copied best model
123.13/123.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
123.13/123.29	c model valid
123.13/123.29	c current solution ok
123.13/123.29	o 56
123.13/123.29	c [INC SEARCH] iteration: 10
123.13/123.29	c [INC BOUNDS] best value:56 search for 55
123.13/123.29	c [INC SYSTEM] there exists a inc, kill it!
123.13/123.29	c write failed with 2
123.13/123.29	c [INC SYSTEM] create new solver instance
123.13/123.29	c [INC] encode full formula
123.13/123.29	c (debug) using card networks
123.23/123.30	c set iterative enc to: card
123.23/123.30	c set iterative enc to: none
123.23/123.30	c [INC SEARCH] isOptimum variable: 0
423.16/423.30	c formula is SAT
423.16/423.30	c [INC SEARCH] copied best model
423.16/423.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
423.16/423.30	c model valid
423.16/423.30	c current solution ok
423.16/423.30	o 55
423.16/423.30	c [INC SEARCH] iteration: 11
423.16/423.30	c [INC BOUNDS] best value:55 search for 54
423.16/423.30	c [INC SYSTEM] there exists a inc, kill it!
423.16/423.30	c write failed with 2
423.16/423.30	c [INC SYSTEM] create new solver instance
423.16/423.30	c [INC] encode full formula
423.16/423.30	c (debug) using card networks
423.16/423.31	c set iterative enc to: card
423.16/423.31	c set iterative enc to: none
423.16/423.31	c [INC SEARCH] isOptimum variable: 0
643.32/643.55	c formula is SAT
643.32/643.55	c [INC SEARCH] copied best model
643.32/643.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
643.32/643.55	c model valid
643.32/643.55	c current solution ok
643.32/643.55	o 54
643.32/643.55	c [INC SEARCH] iteration: 12
643.32/643.55	c [INC BOUNDS] best value:54 search for 53
643.32/643.55	c [INC SYSTEM] there exists a inc, kill it!
643.32/643.55	c write failed with 2
643.32/643.55	c [INC SYSTEM] create new solver instance
643.32/643.55	c [INC] encode full formula
643.32/643.55	c (debug) using card networks
643.32/643.56	c set iterative enc to: card
643.32/643.56	c set iterative enc to: none
643.32/643.56	c [INC SEARCH] isOptimum variable: 0
1634.56/1634.90	c formula is SAT
1634.56/1634.90	c [INC SEARCH] copied best model
1634.56/1634.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1634.56/1634.90	c model valid
1634.56/1634.90	c current solution ok
1634.56/1634.90	o 53
1634.56/1634.90	c [INC SEARCH] iteration: 13
1634.56/1634.90	c [INC BOUNDS] best value:53 search for 52
1634.56/1634.90	c [INC SYSTEM] there exists a inc, kill it!
1634.56/1634.90	c write failed with 2
1634.56/1634.90	c [INC SYSTEM] create new solver instance
1634.56/1634.90	c [INC] encode full formula
1634.56/1634.90	c (debug) using card networks
1634.56/1634.91	c set iterative enc to: card
1634.56/1634.91	c set iterative enc to: none
1634.56/1634.91	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-3697996-1338060132/watcher-3697996-1338060132 -o /tmp/evaluation-result-3697996-1338060132/solver-3697996-1338060132 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697996-1338060132.opb 1902113633 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 2576
/proc/meminfo: memFree=29350232/32873844 swapFree=7384/7384
[pid=2576] ppid=2574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2576/stat : 2576 (npSolver-pbo-It) S 2574 2576 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272138672 9367552 275 33554432000 4194304 5064252 140736628938848 140736628937760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2576/statm: 2287 275 233 213 0 72 0

[startup+0.064039 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 2576
/proc/meminfo: memFree=29350232/32873844 swapFree=7384/7384
[pid=2576] ppid=2574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2576/stat : 2576 (npSolver-pbo-It) S 2574 2576 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272138672 9367552 275 33554432000 4194304 5064252 140736628938848 140736628937760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2576/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100272 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 2576
/proc/meminfo: memFree=29350232/32873844 swapFree=7384/7384
[pid=2576] ppid=2574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2576/stat : 2576 (npSolver-pbo-It) S 2574 2576 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272138672 9367552 275 33554432000 4194304 5064252 140736628938848 140736628937760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2576/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300223 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 2576
/proc/meminfo: memFree=29350232/32873844 swapFree=7384/7384
[pid=2576] ppid=2574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2576/stat : 2576 (npSolver-pbo-It) S 2574 2576 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272138672 9367552 275 33554432000 4194304 5064252 140736628938848 140736628937760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2576/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700122 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 2576
/proc/meminfo: memFree=29350232/32873844 swapFree=7384/7384
[pid=2576] ppid=2574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2576/stat : 2576 (npSolver-pbo-It) S 2574 2576 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272138672 9367552 275 33554432000 4194304 5064252 140736628938848 140736628937760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2576/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.00 2.01 2.00 4/179 2645
/proc/meminfo: memFree=29347708/32873844 swapFree=7384/7384
[pid=2576] ppid=2574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2576/stat : 2576 (npSolver-pbo-It) S 2574 2576 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272138672 9367552 275 33554432000 4194304 5064252 140736628938848 140736628937760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2576/statm: 2287 275 233 213 0 72 0
[pid=2579] ppid=2576 vsize=2604 CPUtime=0.67 cores=0,2,4,6
/proc/2579/stat : 2579 (npSolver-pbo) S 2576 2576 1914 0 -1 4202496 1391 10022 0 0 3 0 63 1 20 0 1 0 272138673 2666496 324 33554432000 4194304 5992684 140734289925712 140734289911544 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2579/statm: 651 324 179 440 0 207 0
[pid=2606] ppid=2579 vsize=8024 CPUtime=0.79 cores=0,2,4,6
/proc/2606/stat : 2606 (glucosInc) R 2579 2576 1914 0 -1 4202496 1874 0 0 0 79 0 0 0 20 0 1 0 272138742 8216576 1393 33554432000 4194304 5654031 140735538272144 140735538259960 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2606/statm: 2006 1393 142 357 0 1646 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 19776

[startup+3.10027 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 2789
/proc/meminfo: memFree=29333336/32873844 swapFree=7384/7384
[pid=2576] ppid=2574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2576/stat : 2576 (npSolver-pbo-It) S 2574 2576 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272138672 9367552 275 33554432000 4194304 5064252 140736628938848 140736628937760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2576/statm: 2287 275 233 213 0 72 0
[pid=2579] ppid=2576 vsize=2604 CPUtime=2.71 cores=0,2,4,6
/proc/2579/stat : 2579 (npSolver-pbo) S 2576 2576 1914 0 -1 4202496 1549 12783 0 0 3 0 266 2 20 0 1 0 272138673 2666496 324 33554432000 4194304 5992684 140734289925712 140734289911544 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2579/statm: 651 324 179 440 0 207 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 11752

[startup+6.3003 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 2796
/proc/meminfo: memFree=29186660/32873844 swapFree=7384/7384
[pid=2576] ppid=2574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2576/stat : 2576 (npSolver-pbo-It) S 2574 2576 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272138672 9367552 275 33554432000 4194304 5064252 140736628938848 140736628937760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2576/statm: 2287 275 233 213 0 72 0
[pid=2579] ppid=2576 vsize=2604 CPUtime=2.71 cores=0,2,4,6
/proc/2579/stat : 2579 (npSolver-pbo) S 2576 2576 1914 0 -1 4202496 1549 12783 0 0 3 0 266 2 20 0 1 0 272138673 2666496 324 33554432000 4194304 5992684 140734289925712 140734289911544 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2579/statm: 651 324 179 440 0 207 0
[pid=2794] ppid=2579 vsize=14068 CPUtime=3.54 cores=0,2,4,6
/proc/2794/stat : 2794 (glucosInc) R 2579 2576 1914 0 -1 4202496 2493 0 0 0 354 0 0 0 20 0 1 0 272138947 14405632 2159 33554432000 4194304 5654031 140735531082816 140735531070632 4208595 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2794/statm: 3517 2159 142 357 0 3157 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 25820

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 2796
/proc/meminfo: memFree=29180672/32873844 swapFree=7384/7384
[pid=2576] ppid=2574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2576/stat : 2576 (npSolver-pbo-It) S 2574 2576 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272138672 9367552 275 33554432000 4194304 5064252 140736628938848 140736628937760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2576/statm: 2287 275 233 213 0 72 0
[pid=2579] ppid=2576 vsize=2604 CPUtime=2.71 cores=0,2,4,6
/proc/2579/stat : 2579 (npSolver-pbo) S 2576 2576 1914 0 -1 4202496 1549 12783 0 0 3 0 266 2 20 0 1 0 272138673 2666496 324 33554432000 4194304 5992684 140734289925712 140734289911544 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2579/statm: 651 324 179 440 0 207 0
[pid=2794] ppid=2579 vsize=23100 CPUtime=9.95 cores=0,2,4,6
/proc/2794/stat : 2794 (glucosInc) R 2579 2576 1914 0 -1 4202496 3954 0 0 0 994 1 0 0 20 0 1 0 272138947 23654400 4134 33554432000 4194304 5654031 140735531082816 140735531070632 4233232 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2794/statm: 5775 4134 142 357 0 5415 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 34852

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 2798
/proc/meminfo: memFree=29180052/32873844 swapFree=7384/7384
[pid=2576] ppid=2574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2576/stat : 2576 (npSolver-pbo-It) S 2574 2576 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272138672 9367552 275 33554432000 4194304 5064252 140736628938848 140736628937760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2576/statm: 2287 275 233 213 0 72 0
[pid=2579] ppid=2576 vsize=2604 CPUtime=18 cores=0,2,4,6
/proc/2579/stat : 2579 (npSolver-pbo) S 2576 2576 1914 0 -1 4202496 1707 17743 0 0 3 0 1793 4 20 0 1 0 272138673 2666496 324 33554432000 4194304 5992684 140734289925712 140734289911544 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2579/statm: 651 324 179 440 0 207 0
[pid=2798] ppid=2579 vsize=16324 CPUtime=7.45 cores=0,2,4,6
/proc/2798/stat : 2798 (glucosInc) R 2579 2576 1914 0 -1 4202496 3684 0 0 0 745 0 0 0 20 0 1 0 272140476 16715776 3531 33554432000 4194304 5654031 140734179411264 140734179409144 4232810 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2798/statm: 4081 3531 142 357 0 3721 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 28076

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 2800
/proc/meminfo: memFree=29181024/32873844 swapFree=7384/7384
[pid=2576] ppid=2574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2576/stat : 2576 (npSolver-pbo-It) S 2574 2576 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272138672 9367552 275 33554432000 4194304 5064252 140736628938848 140736628937760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2576/statm: 2287 275 233 213 0 72 0
[pid=2579] ppid=2576 vsize=2604 CPUtime=48.81 cores=0,2,4,6
/proc/2579/stat : 2579 (npSolver-pbo) S 2576 2576 1914 0 -1 4202496 1865 23625 0 0 4 0 4872 5 20 0 1 0 272138673 2666496 324 33554432000 4194304 5992684 140734289925712 140734289911544 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2579/statm: 651 324 179 440 0 207 0
[pid=2800] ppid=2579 vsize=9776 CPUtime=2.24 cores=0,2,4,6
/proc/2800/stat : 2800 (glucosInc) R 2579 2576 1914 0 -1 4202496 2203 0 0 0 224 0 0 0 20 0 1 0 272143557 10010624 1756 33554432000 4194304 5654031 140736835694944 140736835682760 4232997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2800/statm: 2444 1756 142 357 0 2084 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 21528

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2803
/proc/meminfo: memFree=29150060/32873844 swapFree=7384/7384
[pid=2576] ppid=2574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2576/stat : 2576 (npSolver-pbo-It) S 2574 2576 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272138672 9367552 275 33554432000 4194304 5064252 140736628938848 140736628937760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2576/statm: 2287 275 233 213 0 72 0
[pid=2579] ppid=2576 vsize=2604 CPUtime=65.69 cores=0,2,4,6
/proc/2579/stat : 2579 (npSolver-pbo) S 2576 2576 1914 0 -1 4202496 2023 28280 0 0 4 0 6559 6 20 0 1 0 272138673 2666496 324 33554432000 4194304 5992684 140734289925712 140734289911544 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2579/statm: 651 324 179 440 0 207 0
[pid=2803] ppid=2579 vsize=30372 CPUtime=36.55 cores=0,2,4,6
/proc/2803/stat : 2803 (glucosInc) R 2579 2576 1914 0 -1 4202496 8353 0 0 0 3653 2 0 0 20 0 1 0 272145246 31100928 6753 33554432000 4194304 5654031 140733892399792 140733892387608 4233464 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2803/statm: 7593 6753 142 357 0 7233 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 42124

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2805
/proc/meminfo: memFree=29132404/32873844 swapFree=7384/7384
[pid=2576] ppid=2574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2576/stat : 2576 (npSolver-pbo-It) S 2574 2576 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272138672 9367552 275 33554432000 4194304 5064252 140736628938848 140736628937760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2576/statm: 2287 275 233 213 0 72 0
[pid=2579] ppid=2576 vsize=2604 CPUtime=123.24 cores=0,2,4,6
/proc/2579/stat : 2579 (npSolver-pbo) S 2576 2576 1914 0 -1 4202496 2181 38446 0 0 5 0 12310 9 20 0 1 0 272138673 2666496 324 33554432000 4194304 5992684 140734289925712 140734289911544 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2579/statm: 651 324 179 440 0 207 0
[pid=2805] ppid=2579 vsize=39420 CPUtime=38.97 cores=0,2,4,6
/proc/2805/stat : 2805 (glucosInc) R 2579 2576 1914 0 -1 4202496 6100 0 0 0 3896 1 0 0 20 0 1 0 272151003 40366080 9076 33554432000 4194304 5654031 140737344228608 140737344216424 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2805/statm: 9855 9076 142 357 0 9495 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 51172

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2805
/proc/meminfo: memFree=29109612/32873844 swapFree=7384/7384
[pid=2576] ppid=2574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2576/stat : 2576 (npSolver-pbo-It) S 2574 2576 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272138672 9367552 275 33554432000 4194304 5064252 140736628938848 140736628937760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2576/statm: 2287 275 233 213 0 72 0
[pid=2579] ppid=2576 vsize=2604 CPUtime=123.24 cores=0,2,4,6
/proc/2579/stat : 2579 (npSolver-pbo) S 2576 2576 1914 0 -1 4202496 2181 38446 0 0 5 0 12310 9 20 0 1 0 272138673 2666496 324 33554432000 4194304 5992684 140734289925712 140734289911544 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2579/statm: 651 324 179 440 0 207 0
[pid=2805] ppid=2579 vsize=53692 CPUtime=98.96 cores=0,2,4,6
/proc/2805/stat : 2805 (glucosInc) R 2579 2576 1914 0 -1 4202496 7058 0 0 0 9894 2 0 0 20 0 1 0 272151003 54980608 12185 33554432000 4194304 5654031 140737344228608 140737344216424 4233213 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2805/statm: 13423 12185 142 357 0 13063 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 65444

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2805
/proc/meminfo: memFree=29101392/32873844 swapFree=7384/7384
[pid=2576] ppid=2574 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=28998704/32873844 swapFree=7384/7384
[pid=2576] ppid=2574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2576/stat : 2576 (npSolver-pbo-It) S 2574 2576 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272138672 9367552 275 33554432000 4194304 5064252 140736628938848 140736628937760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2576/statm: 2287 275 233 213 0 72 0
[pid=2579] ppid=2576 vsize=2604 CPUtime=643.4 cores=0,2,4,6
/proc/2579/stat : 2579 (npSolver-pbo) S 2576 2576 1914 0 -1 4202496 2497 57214 0 0 6 0 64318 16 20 0 1 0 272138673 2666496 324 33554432000 4194304 5992684 140734289925712 140734289911544 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2579/statm: 651 324 179 440 0 207 0
[pid=2813] ppid=2579 vsize=91000 CPUtime=598.62 cores=0,2,4,6
/proc/2813/stat : 2813 (glucosInc) R 2579 2576 1914 0 -1 4202496 8975 0 0 0 59858 4 0 0 20 0 1 0 272203029 93184000 22234 33554432000 4194304 5654031 140735176217856 140735176205672 4232800 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2813/statm: 22750 22234 142 357 0 22390 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 102752

[startup+1302.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 2819
/proc/meminfo: memFree=28970096/32873844 swapFree=7384/7384
[pid=2576] ppid=2574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2576/stat : 2576 (npSolver-pbo-It) S 2574 2576 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272138672 9367552 275 33554432000 4194304 5064252 140736628938848 140736628937760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2576/statm: 2287 275 233 213 0 72 0
[pid=2579] ppid=2576 vsize=2604 CPUtime=643.4 cores=0,2,4,6
/proc/2579/stat : 2579 (npSolver-pbo) S 2576 2576 1914 0 -1 4202496 2497 57214 0 0 6 0 64318 16 20 0 1 0 272138673 2666496 324 33554432000 4194304 5992684 140734289925712 140734289911544 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2579/statm: 651 324 179 440 0 207 0
[pid=2813] ppid=2579 vsize=91000 CPUtime=658.62 cores=0,2,4,6
/proc/2813/stat : 2813 (glucosInc) R 2579 2576 1914 0 -1 4202496 9069 0 0 0 65857 5 0 0 20 0 1 0 272203029 93184000 22234 33554432000 4194304 5654031 140735176217856 140735176205672 4232963 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2813/statm: 22750 22234 142 357 0 22390 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 102752

[startup+1362.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 2819
/proc/meminfo: memFree=28968452/32873844 swapFree=7384/7384
[pid=2576] ppid=2574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2576/stat : 2576 (npSolver-pbo-It) S 2574 2576 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272138672 9367552 275 33554432000 4194304 5064252 140736628938848 140736628937760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2576/statm: 2287 275 233 213 0 72 0
[pid=2579] ppid=2576 vsize=2604 CPUtime=643.4 cores=0,2,4,6
/proc/2579/stat : 2579 (npSolver-pbo) S 2576 2576 1914 0 -1 4202496 2497 57214 0 0 6 0 64318 16 20 0 1 0 272138673 2666496 324 33554432000 4194304 5992684 140734289925712 140734289911544 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2579/statm: 651 324 179 440 0 207 0
[pid=2813] ppid=2579 vsize=91000 CPUtime=718.6 cores=0,2,4,6
/proc/2813/stat : 2813 (glucosInc) R 2579 2576 1914 0 -1 4202496 9163 0 0 0 71854 6 0 0 20 0 1 0 272203029 93184000 22234 33554432000 4194304 5654031 140735176217856 140735176205672 4233232 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2813/statm: 22750 22234 142 357 0 22390 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 102752

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 2819
/proc/meminfo: memFree=28979804/32873844 swapFree=7384/7384
[pid=2576] ppid=2574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2576/stat : 2576 (npSolver-pbo-It) S 2574 2576 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272138672 9367552 275 33554432000 4194304 5064252 140736628938848 140736628937760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2576/statm: 2287 275 233 213 0 72 0
[pid=2579] ppid=2576 vsize=2604 CPUtime=643.4 cores=0,2,4,6
/proc/2579/stat : 2579 (npSolver-pbo) S 2576 2576 1914 0 -1 4202496 2497 57214 0 0 6 0 64318 16 20 0 1 0 272138673 2666496 324 33554432000 4194304 5992684 140734289925712 140734289911544 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2579/statm: 651 324 179 440 0 207 0
[pid=2813] ppid=2579 vsize=91000 CPUtime=778.6 cores=0,2,4,6
/proc/2813/stat : 2813 (glucosInc) R 2579 2576 1914 0 -1 4202496 9257 0 0 0 77853 7 0 0 20 0 1 0 272203029 93184000 22234 33554432000 4194304 5654031 140735176217856 140735176205672 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2813/statm: 22750 22234 142 357 0 22390 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 102752

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2819
/proc/meminfo: memFree=28963300/32873844 swapFree=7384/7384
[pid=2576] ppid=2574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2576/stat : 2576 (npSolver-pbo-It) S 2574 2576 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272138672 9367552 275 33554432000 4194304 5064252 140736628938848 140736628937760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2576/statm: 2287 275 233 213 0 72 0
[pid=2579] ppid=2576 vsize=2604 CPUtime=643.4 cores=0,2,4,6
/proc/2579/stat : 2579 (npSolver-pbo) S 2576 2576 1914 0 -1 4202496 2497 57214 0 0 6 0 64318 16 20 0 1 0 272138673 2666496 324 33554432000 4194304 5992684 140734289925712 140734289911544 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2579/statm: 651 324 179 440 0 207 0
[pid=2813] ppid=2579 vsize=91000 CPUtime=838.58 cores=0,2,4,6
/proc/2813/stat : 2813 (glucosInc) R 2579 2576 1914 0 -1 4202496 9353 0 0 0 83850 8 0 0 20 0 1 0 272203029 93184000 22234 33554432000 4194304 5654031 140735176217856 140735176205672 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2813/statm: 22750 22234 142 357 0 22390 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 102752

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2819
/proc/meminfo: memFree=28975448/32873844 swapFree=7384/7384
[pid=2576] ppid=2574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2576/stat : 2576 (npSolver-pbo-It) S 2574 2576 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272138672 9367552 275 33554432000 4194304 5064252 140736628938848 140736628937760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2576/statm: 2287 275 233 213 0 72 0
[pid=2579] ppid=2576 vsize=2604 CPUtime=643.4 cores=0,2,4,6
/proc/2579/stat : 2579 (npSolver-pbo) S 2576 2576 1914 0 -1 4202496 2497 57214 0 0 6 0 64318 16 20 0 1 0 272138673 2666496 324 33554432000 4194304 5992684 140734289925712 140734289911544 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2579/statm: 651 324 179 440 0 207 0
[pid=2813] ppid=2579 vsize=91000 CPUtime=898.57 cores=0,2,4,6
/proc/2813/stat : 2813 (glucosInc) R 2579 2576 1914 0 -1 4202496 9450 0 0 0 89848 9 0 0 20 0 1 0 272203029 93184000 22234 33554432000 4194304 5654031 140735176217856 140735176205672 4232842 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2813/statm: 22750 22234 142 357 0 22390 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 102752

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2820
/proc/meminfo: memFree=28917960/32873844 swapFree=7384/7384
[pid=2576] ppid=2574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2576/stat : 2576 (npSolver-pbo-It) S 2574 2576 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272138672 9367552 275 33554432000 4194304 5064252 140736628938848 140736628937760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2576/statm: 2287 275 233 213 0 72 0
[pid=2579] ppid=2576 vsize=2604 CPUtime=643.4 cores=0,2,4,6
/proc/2579/stat : 2579 (npSolver-pbo) S 2576 2576 1914 0 -1 4202496 2497 57214 0 0 6 0 64318 16 20 0 1 0 272138673 2666496 324 33554432000 4194304 5992684 140734289925712 140734289911544 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2579/statm: 651 324 179 440 0 207 0
[pid=2813] ppid=2579 vsize=140320 CPUtime=958.56 cores=0,2,4,6
/proc/2813/stat : 2813 (glucosInc) R 2579 2576 1914 0 -1 4202496 9548 0 0 0 95846 10 0 0 20 0 1 0 272203029 143687680 31481 33554432000 4194304 5654031 140735176217856 140735176205672 4232988 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2813/statm: 35080 31481 142 357 0 34720 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 152072

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2822
/proc/meminfo: memFree=29035020/32873844 swapFree=7384/7384
[pid=2576] ppid=2574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2576/stat : 2576 (npSolver-pbo-It) S 2574 2576 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272138672 9367552 275 33554432000 4194304 5064252 140736628938848 140736628937760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2576/statm: 2287 275 233 213 0 72 0
[pid=2579] ppid=2576 vsize=2604 CPUtime=1634.58 cores=0,2,4,6
/proc/2579/stat : 2579 (npSolver-pbo) S 2576 2576 1914 0 -1 4202496 2655 67334 0 0 6 0 163424 28 20 0 1 0 272138673 2666496 324 33554432000 4194304 5992684 140734289925712 140734289911544 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2579/statm: 651 324 179 440 0 207 0
[pid=2822] ppid=2579 vsize=27660 CPUtime=27.36 cores=0,2,4,6
/proc/2822/stat : 2822 (glucosInc) R 2579 2576 1914 0 -1 4202496 4808 0 0 0 2736 0 0 0 20 0 1 0 272302164 28323840 6376 33554432000 4194304 5654031 140735402136320 140735402124136 4233204 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2822/statm: 6915 6376 142 357 0 6555 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 39412

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2825
/proc/meminfo: memFree=28996900/32873844 swapFree=7384/7384
[pid=2576] ppid=2574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2576/stat : 2576 (npSolver-pbo-It) S 2574 2576 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272138672 9367552 275 33554432000 4194304 5064252 140736628938848 140736628937760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2576/statm: 2287 275 233 213 0 72 0
[pid=2579] ppid=2576 vsize=2604 CPUtime=1634.58 cores=0,2,4,6
/proc/2579/stat : 2579 (npSolver-pbo) S 2576 2576 1914 0 -1 4202496 2655 67334 0 0 6 0 163424 28 20 0 1 0 272138673 2666496 324 33554432000 4194304 5992684 140734289925712 140734289911544 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2579/statm: 651 324 179 440 0 207 0
[pid=2822] ppid=2579 vsize=44656 CPUtime=87.35 cores=0,2,4,6
/proc/2822/stat : 2822 (glucosInc) R 2579 2576 1914 0 -1 4202496 6363 0 0 0 8734 1 0 0 20 0 1 0 272302164 45727744 10641 33554432000 4194304 5654031 140735402136320 140735402124136 4232733 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2822/statm: 11164 10641 142 357 0 10804 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 56408

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2825
/proc/meminfo: memFree=29002976/32873844 swapFree=7384/7384
[pid=2576] ppid=2574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2576/stat : 2576 (npSolver-pbo-It) S 2574 2576 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272138672 9367552 275 33554432000 4194304 5064252 140736628938848 140736628937760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2576/statm: 2287 275 233 213 0 72 0
[pid=2579] ppid=2576 vsize=2604 CPUtime=1634.58 cores=0,2,4,6
/proc/2579/stat : 2579 (npSolver-pbo) S 2576 2576 1914 0 -1 4202496 2655 67334 0 0 6 0 163424 28 20 0 1 0 272138673 2666496 324 33554432000 4194304 5992684 140734289925712 140734289911544 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2579/statm: 651 324 179 440 0 207 0
[pid=2822] ppid=2579 vsize=56524 CPUtime=147.34 cores=0,2,4,6
/proc/2822/stat : 2822 (glucosInc) R 2579 2576 1914 0 -1 4202496 6671 0 0 0 14733 1 0 0 20 0 1 0 272302164 57880576 13432 33554432000 4194304 5654031 140735402136320 140735402124136 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2822/statm: 14131 13432 142 357 0 13771 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 68276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2825
/proc/meminfo: memFree=28995644/32873844 swapFree=7384/7384
[pid=2576] ppid=2574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2576/stat : 2576 (npSolver-pbo-It) S 2574 2576 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272138672 9367552 275 33554432000 4194304 5064252 140736628938848 140736628937760 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2576/statm: 2287 275 233 213 0 72 0
[pid=2579] ppid=2576 vsize=2604 CPUtime=1634.58 cores=0,2,4,6
/proc/2579/stat : 2579 (npSolver-pbo) S 2576 2576 1914 0 -1 4202496 2655 67334 0 0 6 0 163424 28 20 0 1 0 272138673 2666496 324 33554432000 4194304 5992684 140734289925712 140734289911544 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2579/statm: 651 324 179 440 0 207 0
[pid=2822] ppid=2579 vsize=56524 CPUtime=165.44 cores=0,2,4,6
/proc/2822/stat : 2822 (glucosInc) R 2579 2576 1914 0 -1 4202496 6671 0 0 0 16543 1 0 0 20 0 1 0 272302164 57880576 13432 33554432000 4194304 5654031 140735402136320 140735402124136 4215006 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2822/statm: 14131 13432 142 357 0 13771 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 68276

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): 1799.75
CPU system time (s): 0.311952
CPU usage (%): 99.9806
Max. virtual memory (cumulated for all children) (KiB): 152072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.75
system time used= 0.311952
maximum resident set size= 125924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77043
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4000
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 293
involuntary context switches= 2045

runsolver used 3.2665 second user time and 8.98563 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-26 21:22:12
IDJOB=3697996
IDBENCH=2214
IDSOLVER=2275
FILE ID=node136/3697996-1338060132
RUNJOBID= node136-1338052928-1930
PBS_JOBID= 14624396
Free space on /tmp= 71648 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/sorensson/garden/normalized-g15x15.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697996-1338060132/watcher-3697996-1338060132 -o /tmp/evaluation-result-3697996-1338060132/solver-3697996-1338060132 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697996-1338060132.opb 1902113633 HOME HOME

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

MD5SUM BENCH= 28425c3b4907da9ba10ee31a4de63042
RANDOM SEED=1902113633

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29352364 kB
Buffers:          339572 kB
Cached:          2373620 kB
SwapCached:        24460 kB
Active:           800424 kB
Inactive:        1942356 kB
Active(anon):       4228 kB
Inactive(anon):    25096 kB
Active(file):     796196 kB
Inactive(file):  1917260 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:             16836 kB
Writeback:            20 kB
AnonPages:         39276 kB
Mapped:             9016 kB
Shmem:                 0 kB
Slab:             640228 kB
SReclaimable:      81620 kB
SUnreclaim:       558608 kB
KernelStack:        1400 kB
PageTables:         4028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     106200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     28672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71592 MiB
End job on node136 at 2012-05-26 21:52:13