Trace number 3698436

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-1109824.opb
MD5SUM6b78caa911ec8d23c05ac6a0b1089c62
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark378
Best CPU time to get the best result obtained on this benchmark84.4462
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1520
Total number of constraints28979
Number of constraints which are clauses28880
Number of constraints which are cardinality constraints (but not clauses)23
Number of constraints which are nor clauses,nor cardinality constraints76
Minimum length of a constraint2
Maximum length of a constraint76
Number of terms in the objective function 1512
Biggest coefficient in the objective function 83
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 54080
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 83
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 54080
Number of bits of the biggest sum of numbers16
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.18	c run inc solver
0.00/0.18	c [INC SYSTEM] run initial solver
0.00/0.18	c [INC SYSTEM] preprocess with white file
0.00/0.99	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.99	c [INC SYSTEM] execute solver
1.06/1.13	c [INC SEARCH] formula is SAT
1.06/1.13	c [INC SYSTEM] solved the initial formula
1.06/1.17	c model valid
1.06/1.17	c current solution ok
1.35/1.42	o 775
1.35/1.42	c [INC SYSTEM] there exists a inc, kill it!
1.35/1.42	c write failed with 2
1.35/1.42	c [INC SEARCH] iteration: 0
1.35/1.42	c [INC BOUNDS] best value:775 search for 774
1.35/1.42	c [INC SYSTEM] create new solver instance
1.35/1.42	c [INC] encode full formula
1.35/1.42	c fallback to adder encoding
1.35/1.49	c set iterative enc to: adder
1.35/1.49	c set iterative enc to: none
1.48/1.51	c [INC SEARCH] isOptimum variable: 0
2.18/2.21	c formula is SAT
2.18/2.21	c [INC SEARCH] copied best model
2.18/2.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.18/2.25	c model valid
2.18/2.25	c current solution ok
2.18/2.25	o 729
2.18/2.25	c [INC SEARCH] iteration: 1
2.18/2.25	c [INC BOUNDS] best value:729 search for 728
2.18/2.25	c [INC SYSTEM] there exists a inc, kill it!
2.18/2.25	c write failed with 2
2.18/2.25	c [INC SYSTEM] create new solver instance
2.18/2.25	c [INC] encode full formula
2.18/2.25	c fallback to adder encoding
2.27/2.33	c set iterative enc to: adder
2.27/2.33	c set iterative enc to: none
2.27/2.34	c [INC SEARCH] isOptimum variable: 0
2.32/2.82	c formula is SAT
2.32/2.82	c [INC SEARCH] copied best model
2.32/2.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.32/2.86	c model valid
2.32/2.86	c current solution ok
2.32/2.86	o 657
2.32/2.86	c [INC SEARCH] iteration: 2
2.32/2.86	c [INC BOUNDS] best value:657 search for 656
2.32/2.86	c [INC SYSTEM] there exists a inc, kill it!
2.32/2.86	c write failed with 2
2.32/2.87	c [INC SYSTEM] create new solver instance
2.32/2.87	c [INC] encode full formula
2.32/2.87	c fallback to adder encoding
2.86/2.94	c set iterative enc to: adder
2.86/2.94	c set iterative enc to: none
2.86/2.96	c [INC SEARCH] isOptimum variable: 0
8.76/8.82	c formula is SAT
8.76/8.83	c [INC SEARCH] copied best model
8.76/8.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.76/8.87	c model valid
8.76/8.87	c current solution ok
8.76/8.87	o 655
8.76/8.87	c [INC SEARCH] iteration: 3
8.76/8.87	c [INC BOUNDS] best value:655 search for 654
8.76/8.87	c [INC SYSTEM] there exists a inc, kill it!
8.76/8.87	c write failed with 2
8.76/8.87	c [INC SYSTEM] create new solver instance
8.76/8.87	c [INC] encode full formula
8.76/8.87	c fallback to adder encoding
8.86/8.94	c set iterative enc to: adder
8.86/8.94	c set iterative enc to: none
8.86/8.96	c [INC SEARCH] isOptimum variable: 0
10.04/10.12	c formula is SAT
10.04/10.12	c [INC SEARCH] copied best model
10.04/10.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.04/10.16	c model valid
10.04/10.16	c current solution ok
10.04/10.16	o 646
10.04/10.16	c [INC SEARCH] iteration: 4
10.04/10.16	c [INC BOUNDS] best value:646 search for 645
10.04/10.16	c [INC SYSTEM] there exists a inc, kill it!
10.04/10.16	c write failed with 2
10.04/10.16	c [INC SYSTEM] create new solver instance
10.04/10.16	c [INC] encode full formula
10.04/10.16	c fallback to adder encoding
10.16/10.24	c set iterative enc to: adder
10.16/10.24	c set iterative enc to: none
10.16/10.26	c [INC SEARCH] isOptimum variable: 0
16.84/16.91	c formula is SAT
16.84/16.92	c [INC SEARCH] copied best model
16.84/16.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.84/16.95	c model valid
16.84/16.95	c current solution ok
16.84/16.95	o 615
16.84/16.95	c [INC SEARCH] iteration: 5
16.84/16.95	c [INC BOUNDS] best value:615 search for 614
16.84/16.95	c [INC SYSTEM] there exists a inc, kill it!
16.84/16.95	c write failed with 2
16.84/16.96	c [INC SYSTEM] create new solver instance
16.84/16.96	c [INC] encode full formula
16.84/16.96	c fallback to adder encoding
16.95/17.03	c set iterative enc to: adder
16.95/17.03	c set iterative enc to: none
16.95/17.05	c [INC SEARCH] isOptimum variable: 0
16.99/17.30	c formula is SAT
16.99/17.30	c [INC SEARCH] copied best model
16.99/17.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.99/17.34	c model valid
16.99/17.34	c current solution ok
16.99/17.34	o 610
16.99/17.34	c [INC SEARCH] iteration: 6
16.99/17.34	c [INC BOUNDS] best value:610 search for 609
16.99/17.34	c [INC SYSTEM] there exists a inc, kill it!
16.99/17.34	c write failed with 2
16.99/17.35	c [INC SYSTEM] create new solver instance
16.99/17.35	c [INC] encode full formula
16.99/17.35	c fallback to adder encoding
17.34/17.42	c set iterative enc to: adder
17.34/17.42	c set iterative enc to: none
17.34/17.44	c [INC SEARCH] isOptimum variable: 0
38.72/38.86	c formula is SAT
38.72/38.87	c [INC SEARCH] copied best model
38.72/38.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
38.81/38.91	c model valid
38.81/38.91	c current solution ok
38.81/38.91	o 592
38.81/38.91	c [INC SEARCH] iteration: 7
38.81/38.91	c [INC BOUNDS] best value:592 search for 591
38.81/38.91	c [INC SYSTEM] there exists a inc, kill it!
38.81/38.91	c write failed with 2
38.81/38.91	c [INC SYSTEM] create new solver instance
38.81/38.91	c [INC] encode full formula
38.81/38.91	c fallback to adder encoding
38.81/38.99	c set iterative enc to: adder
38.81/38.99	c set iterative enc to: none
38.92/39.01	c [INC SEARCH] isOptimum variable: 0
49.00/49.19	c formula is SAT
49.10/49.20	c [INC SEARCH] copied best model
49.10/49.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
49.10/49.24	c model valid
49.10/49.24	c current solution ok
49.10/49.24	o 589
49.10/49.24	c [INC SEARCH] iteration: 8
49.10/49.24	c [INC BOUNDS] best value:589 search for 588
49.10/49.24	c [INC SYSTEM] there exists a inc, kill it!
49.10/49.24	c write failed with 2
49.10/49.24	c [INC SYSTEM] create new solver instance
49.10/49.24	c [INC] encode full formula
49.10/49.24	c fallback to adder encoding
49.21/49.32	c set iterative enc to: adder
49.21/49.32	c set iterative enc to: none
49.21/49.33	c [INC SEARCH] isOptimum variable: 0
92.38/92.51	c formula is SAT
92.38/92.52	c [INC SEARCH] copied best model
92.38/92.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
92.38/92.56	c model valid
92.38/92.56	c current solution ok
92.38/92.56	o 580
92.38/92.56	c [INC SEARCH] iteration: 9
92.38/92.56	c [INC BOUNDS] best value:580 search for 579
92.38/92.56	c [INC SYSTEM] there exists a inc, kill it!
92.38/92.56	c write failed with 2
92.38/92.56	c [INC SYSTEM] create new solver instance
92.38/92.56	c [INC] encode full formula
92.38/92.56	c fallback to adder encoding
92.49/92.64	c set iterative enc to: adder
92.49/92.64	c set iterative enc to: none
92.49/92.66	c [INC SEARCH] isOptimum variable: 0
299.63/299.86	c formula is SAT
299.63/299.87	c [INC SEARCH] copied best model
299.63/299.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
299.74/299.91	c model valid
299.74/299.91	c current solution ok
299.74/299.91	o 577
299.74/299.91	c [INC SEARCH] iteration: 10
299.74/299.91	c [INC BOUNDS] best value:577 search for 576
299.74/299.91	c [INC SYSTEM] there exists a inc, kill it!
299.74/299.91	c write failed with 2
299.74/299.91	c [INC SYSTEM] create new solver instance
299.74/299.91	c [INC] encode full formula
299.74/299.91	c fallback to adder encoding
299.74/299.99	c set iterative enc to: adder
299.74/299.99	c set iterative enc to: none
299.84/300.01	c [INC SEARCH] isOptimum variable: 0
396.10/396.35	c formula is SAT
396.10/396.36	c [INC SEARCH] copied best model
396.10/396.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
396.10/396.39	c model valid
396.10/396.39	c current solution ok
396.10/396.39	o 574
396.10/396.39	c [INC SEARCH] iteration: 11
396.10/396.39	c [INC BOUNDS] best value:574 search for 573
396.10/396.39	c [INC SYSTEM] there exists a inc, kill it!
396.10/396.39	c write failed with 2
396.21/396.40	c [INC SYSTEM] create new solver instance
396.21/396.40	c [INC] encode full formula
396.21/396.40	c fallback to adder encoding
396.21/396.47	c set iterative enc to: adder
396.21/396.47	c set iterative enc to: none
396.21/396.49	c [INC SEARCH] isOptimum variable: 0
674.65/674.91	c formula is SAT
674.65/674.91	c [INC SEARCH] copied best model
674.65/674.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
674.65/674.95	c model valid
674.65/674.95	c current solution ok
674.65/674.95	o 538
674.65/674.95	c [INC SEARCH] iteration: 12
674.65/674.95	c [INC BOUNDS] best value:538 search for 537
674.65/674.95	c [INC SYSTEM] there exists a inc, kill it!
674.65/674.95	c write failed with 2
674.65/674.95	c [INC SYSTEM] create new solver instance
674.65/674.95	c [INC] encode full formula
674.65/674.95	c fallback to adder encoding
674.77/675.03	c set iterative enc to: adder
674.77/675.03	c set iterative enc to: none
674.77/675.05	c [INC SEARCH] isOptimum variable: 0
1044.47/1044.85	c formula is SAT
1044.47/1044.85	c [INC SEARCH] copied best model
1044.47/1044.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1044.47/1044.89	c model valid
1044.47/1044.89	c current solution ok
1044.47/1044.89	o 523
1044.47/1044.89	c [INC SEARCH] iteration: 13
1044.47/1044.89	c [INC BOUNDS] best value:523 search for 522
1044.47/1044.89	c [INC SYSTEM] there exists a inc, kill it!
1044.47/1044.89	c write failed with 2
1044.47/1044.90	c [INC SYSTEM] create new solver instance
1044.47/1044.90	c [INC] encode full formula
1044.47/1044.90	c fallback to adder encoding
1044.59/1044.98	c set iterative enc to: adder
1044.59/1044.98	c set iterative enc to: none
1044.59/1045.00	c [INC SEARCH] isOptimum variable: 0
1484.67/1485.10	c formula is SAT
1484.67/1485.11	c [INC SEARCH] copied best model
1484.67/1485.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1484.67/1485.15	c model valid
1484.67/1485.15	c current solution ok
1484.67/1485.15	o 515
1484.67/1485.15	c [INC SEARCH] iteration: 14
1484.67/1485.15	c [INC BOUNDS] best value:515 search for 514
1484.67/1485.15	c [INC SYSTEM] there exists a inc, kill it!
1484.67/1485.15	c write failed with 2
1484.67/1485.15	c [INC SYSTEM] create new solver instance
1484.67/1485.15	c [INC] encode full formula
1484.67/1485.15	c fallback to adder encoding
1484.78/1485.23	c set iterative enc to: adder
1484.78/1485.23	c set iterative enc to: none
1484.78/1485.25	c [INC SEARCH] isOptimum variable: 0
1800.00/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.00/1800.50	s UNKNOWN
1800.00/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.00/1800.50	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-3698436-1338085183/watcher-3698436-1338085183 -o /tmp/evaluation-result-3698436-1338085183/solver-3698436-1338085183 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698436-1338085183.opb 2076482054 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.34 2.29 2.15 3/178 6647
/proc/meminfo: memFree=31250028/32873844 swapFree=7372/7372
[pid=6647] ppid=6645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6647/stat : 6647 (npSolver-pbo-It) S 6645 6647 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274644371 9367552 275 33554432000 4194304 5064252 140733626716928 140733626715840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6647/statm: 2287 275 233 213 0 72 0

[startup+0.0926749 s]
/proc/loadavg: 2.34 2.29 2.15 3/178 6647
/proc/meminfo: memFree=31250028/32873844 swapFree=7372/7372
[pid=6647] ppid=6645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6647/stat : 6647 (npSolver-pbo-It) S 6645 6647 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274644371 9367552 275 33554432000 4194304 5064252 140733626716928 140733626715840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6647/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100298 s]
/proc/loadavg: 2.34 2.29 2.15 3/178 6647
/proc/meminfo: memFree=31250028/32873844 swapFree=7372/7372
[pid=6647] ppid=6645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6647/stat : 6647 (npSolver-pbo-It) S 6645 6647 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274644371 9367552 275 33554432000 4194304 5064252 140733626716928 140733626715840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6647/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30025 s]
/proc/loadavg: 2.34 2.29 2.15 3/178 6647
/proc/meminfo: memFree=31250028/32873844 swapFree=7372/7372
[pid=6647] ppid=6645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6647/stat : 6647 (npSolver-pbo-It) S 6645 6647 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274644371 9367552 275 33554432000 4194304 5064252 140733626716928 140733626715840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6647/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700316 s]
/proc/loadavg: 2.34 2.29 2.15 3/178 6647
/proc/meminfo: memFree=31250028/32873844 swapFree=7372/7372
[pid=6647] ppid=6645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6647/stat : 6647 (npSolver-pbo-It) S 6645 6647 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274644371 9367552 275 33554432000 4194304 5064252 140733626716928 140733626715840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6647/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.31 2.28 2.15 4/182 6654
/proc/meminfo: memFree=31238024/32873844 swapFree=7372/7372
[pid=6647] ppid=6645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6647/stat : 6647 (npSolver-pbo-It) S 6645 6647 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274644371 9367552 275 33554432000 4194304 5064252 140733626716928 140733626715840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6647/statm: 2287 275 233 213 0 72 0
[pid=6648] ppid=6647 vsize=29944 CPUtime=1.48 cores=0,2,4,6
/proc/6648/stat : 6648 (npSolver-pbo) S 6647 6647 25976 0 -1 4202496 5038 19863 0 0 32 22 81 13 20 0 1 0 274644371 30662656 6201 33554432000 4194304 5992684 140733237250752 140733237244256 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6648/statm: 7486 6201 186 440 0 7042 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 39092

[startup+3.1002 s]
/proc/loadavg: 2.31 2.28 2.15 3/182 6657
/proc/meminfo: memFree=31190532/32873844 swapFree=7372/7372
[pid=6647] ppid=6645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6647/stat : 6647 (npSolver-pbo-It) S 6645 6647 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274644371 9367552 275 33554432000 4194304 5064252 140733626716928 140733626715840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6647/statm: 2287 275 233 213 0 72 0
[pid=6648] ppid=6647 vsize=30748 CPUtime=2.93 cores=0,2,4,6
/proc/6648/stat : 6648 (npSolver-pbo) S 6647 6647 25976 0 -1 4202496 12641 36015 0 0 57 25 193 18 20 0 1 0 274644371 31485952 6910 33554432000 4194304 5992684 140733237250752 140733237236584 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6648/statm: 7687 6910 188 440 0 7243 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 39896

[startup+6.30035 s]
/proc/loadavg: 2.31 2.28 2.15 3/182 6661
/proc/meminfo: memFree=31181412/32873844 swapFree=7372/7372
[pid=6647] ppid=6645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6647/stat : 6647 (npSolver-pbo-It) S 6645 6647 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274644371 9367552 275 33554432000 4194304 5064252 140733626716928 140733626715840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6647/statm: 2287 275 233 213 0 72 0
[pid=6648] ppid=6647 vsize=30748 CPUtime=2.93 cores=0,2,4,6
/proc/6648/stat : 6648 (npSolver-pbo) S 6647 6647 25976 0 -1 4202496 12641 36015 0 0 57 25 193 18 20 0 1 0 274644371 31485952 6910 33554432000 4194304 5992684 140733237250752 140733237236584 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6648/statm: 7687 6910 188 440 0 7243 0
[pid=6661] ppid=6648 vsize=36824 CPUtime=3.32 cores=0,2,4,6
/proc/6661/stat : 6661 (glucosInc) R 6648 6647 25976 0 -1 4202496 7784 0 0 0 331 1 0 0 20 0 1 0 274644667 37707776 7944 33554432000 4194304 5654031 140733619565664 140733619553480 4208659 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6661/statm: 9206 7944 141 357 0 8846 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 76720

[startup+12.7003 s]
/proc/loadavg: 2.26 2.27 2.15 3/182 6665
/proc/meminfo: memFree=31181608/32873844 swapFree=7372/7372
[pid=6647] ppid=6645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6647/stat : 6647 (npSolver-pbo-It) S 6645 6647 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274644371 9367552 275 33554432000 4194304 5064252 140733626716928 140733626715840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6647/statm: 2287 275 233 213 0 72 0
[pid=6648] ppid=6647 vsize=30748 CPUtime=10.22 cores=0,2,4,6
/proc/6648/stat : 6648 (npSolver-pbo) S 6647 6647 25976 0 -1 4202496 18876 53142 0 0 80 28 891 23 20 0 1 0 274644371 31485952 6910 33554432000 4194304 5992684 140733237250752 140733237236584 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6648/statm: 7687 6910 188 440 0 7243 0
[pid=6665] ppid=6648 vsize=48056 CPUtime=2.42 cores=0,2,4,6
/proc/6665/stat : 6665 (glucosInc) R 6648 6647 25976 0 -1 4202496 8235 0 0 0 241 1 0 0 20 0 1 0 274645397 49209344 8952 33554432000 4194304 5654031 140736111863776 140736111851592 4225940 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6665/statm: 12014 8952 142 357 0 11654 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 87952

[startup+25.5004 s]
/proc/loadavg: 2.22 2.26 2.14 3/182 6671
/proc/meminfo: memFree=31165828/32873844 swapFree=7372/7372
[pid=6647] ppid=6645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6647/stat : 6647 (npSolver-pbo-It) S 6645 6647 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274644371 9367552 275 33554432000 4194304 5064252 140733626716928 140733626715840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6647/statm: 2287 275 233 213 0 72 0
[pid=6648] ppid=6647 vsize=30748 CPUtime=17.39 cores=0,2,4,6
/proc/6648/stat : 6648 (npSolver-pbo) S 6647 6647 25976 0 -1 4202496 25080 70925 0 0 105 29 1576 29 20 0 1 0 274644371 31485952 6910 33554432000 4194304 5992684 140733237250752 140733237236584 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6648/statm: 7687 6910 188 440 0 7243 0
[pid=6669] ppid=6648 vsize=48748 CPUtime=8.04 cores=0,2,4,6
/proc/6669/stat : 6669 (glucosInc) R 6648 6647 25976 0 -1 4202496 9778 0 0 0 802 2 0 0 20 0 1 0 274646115 49917952 10807 33554432000 4194304 5654031 140735429945440 140735429933256 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6669/statm: 12187 10807 142 357 0 11827 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 88644

[startup+51.1003 s]
/proc/loadavg: 2.13 2.24 2.14 3/182 6675
/proc/meminfo: memFree=31171244/32873844 swapFree=7372/7372
[pid=6647] ppid=6645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6647/stat : 6647 (npSolver-pbo-It) S 6645 6647 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274644371 9367552 275 33554432000 4194304 5064252 140733626716928 140733626715840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6647/statm: 2287 275 233 213 0 72 0
[pid=6648] ppid=6647 vsize=30748 CPUtime=49.24 cores=0,2,4,6
/proc/6648/stat : 6648 (npSolver-pbo) S 6647 6647 25976 0 -1 4202496 31280 92387 0 0 128 31 4729 36 20 0 1 0 274644371 31485952 6910 33554432000 4194304 5992684 140733237250752 140733237236584 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6648/statm: 7687 6910 188 440 0 7243 0
[pid=6675] ppid=6648 vsize=36628 CPUtime=1.75 cores=0,2,4,6
/proc/6675/stat : 6675 (glucosInc) R 6648 6647 25976 0 -1 4202496 7654 0 0 0 174 1 0 0 20 0 1 0 274649304 37507072 7895 33554432000 4194304 5654031 140734729115872 140734729103688 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6675/statm: 9157 7895 141 357 0 8797 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 76524

[startup+102.306 s]
/proc/loadavg: 2.06 2.20 2.13 3/181 6677
/proc/meminfo: memFree=31141172/32873844 swapFree=7372/7372
[pid=6647] ppid=6645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6647/stat : 6647 (npSolver-pbo-It) S 6645 6647 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274644371 9367552 275 33554432000 4194304 5064252 140733626716928 140733626715840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6647/statm: 2287 275 233 213 0 72 0
[pid=6648] ppid=6647 vsize=30748 CPUtime=92.56 cores=0,2,4,6
/proc/6648/stat : 6648 (npSolver-pbo) S 6647 6647 25976 0 -1 4202496 34384 104439 0 0 141 32 9042 41 20 0 1 0 274644371 31485952 6910 33554432000 4194304 5992684 140733237250752 140733237236584 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6648/statm: 7687 6910 188 440 0 7243 0
[pid=6677] ppid=6648 vsize=55964 CPUtime=9.62 cores=0,2,4,6
/proc/6677/stat : 6677 (glucosInc) R 6648 6647 25976 0 -1 4202496 10200 0 0 0 960 2 0 0 20 0 1 0 274653637 57307136 12688 33554432000 4194304 5654031 140737272151120 140737272148920 4216571 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6677/statm: 13991 12688 142 357 0 13631 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 95860

[startup+162.3 s]
/proc/loadavg: 2.02 2.16 2.12 3/181 6677
/proc/meminfo: memFree=31133656/32873844 swapFree=7372/7372
[pid=6647] ppid=6645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6647/stat : 6647 (npSolver-pbo-It) S 6645 6647 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274644371 9367552 275 33554432000 4194304 5064252 140733626716928 140733626715840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6647/statm: 2287 275 233 213 0 72 0
[pid=6648] ppid=6647 vsize=30748 CPUtime=92.56 cores=0,2,4,6
/proc/6648/stat : 6648 (npSolver-pbo) S 6647 6647 25976 0 -1 4202496 34384 104439 0 0 141 32 9042 41 20 0 1 0 274644371 31485952 6910 33554432000 4194304 5992684 140733237250752 140733237236584 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6648/statm: 7687 6910 188 440 0 7243 0
[pid=6677] ppid=6648 vsize=86424 CPUtime=69.61 cores=0,2,4,6
/proc/6677/stat : 6677 (glucosInc) R 6648 6647 25976 0 -1 4202496 12899 0 0 0 6957 4 0 0 20 0 1 0 274653637 88498176 19617 33554432000 4194304 5654031 140737272151120 140737272138936 4232434 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6677/statm: 21606 19617 142 357 0 21246 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 126320

[startup+222.3 s]
/proc/loadavg: 2.00 2.13 2.10 3/181 6677
/proc/meminfo: memFree=31120416/32873844 swapFree=7372/7372
[pid=6647] ppid=6645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6647/stat : 6647 (npSolver-pbo-It) S 6645 6647 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274644371 9367552 275 33554432000 4194304 5064252 140733626716928 140733626715840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6647/statm: 2287 275 233 213 0 72 0
[pid=6648] ppid=6647 vsize=30748 CPUtime=92.56 cores=0,2,4,6
/proc/6648/stat : 6648 (npSolver-pbo) S 6647 6647 25976 0 -1 4202496 34384 104439 0 0 141 32 9042 41 20 0 1 0 274644371 31485952 6910 33554432000 4194304 5992684 140733237250752 140733237236584 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6648/statm: 7687 6910 188 440 0 7243 0
[pid=6677] ppid=6648 vsize=86424 CPUtime=129.58 cores=0,2,4,6
/proc/6677/stat : 6677 (glucosInc) R 6648 6647 25976 0 -1 4202496 13692 0 0 0 12953 5 0 0 20 0 1 0 274653637 88498176 20705 33554432000 4194304 5654031 140737272151120 140737272149144 4215121 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6677/statm: 21606 20705 142 357 0 21246 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 126320

[startup+282.3 s]
/proc/loadavg: 2.00 2.10 2.09 3/181 6677
/proc/meminfo: memFree=31071000/32873844 swapFree=7372/7372
[pid=6647] ppid=6645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6647/stat : 6647 (npSolver-pbo-It) S 6645 6647 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274644371 9367552 275 33554432000 4194304 5064252 140733626716928 140733626715840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6647/statm: 2287 275 233 213 0 72 0
[pid=6648] ppid=6647 vsize=30748 CPUtime=92.56 cores=0,2,4,6

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

/proc/meminfo: memFree=31125244/32873844 swapFree=7372/7372
[pid=6647] ppid=6645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6647/stat : 6647 (npSolver-pbo-It) S 6645 6647 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274644371 9367552 275 33554432000 4194304 5064252 140733626716928 140733626715840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6647/statm: 2287 275 233 213 0 72 0
[pid=6648] ppid=6647 vsize=30748 CPUtime=1044.68 cores=0,2,4,6
/proc/6648/stat : 6648 (npSolver-pbo) S 6647 6647 25976 0 -1 4202496 46793 166448 0 0 193 37 104154 84 20 0 1 0 274644371 31485952 6910 33554432000 4194304 5992684 140733237250752 140733237236584 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6648/statm: 7687 6910 188 440 0 7243 0
[pid=6736] ppid=6648 vsize=147276 CPUtime=257.22 cores=0,2,4,6
/proc/6736/stat : 6736 (glucosInc) R 6648 6647 25976 0 -1 4202496 14032 0 0 0 25711 11 0 0 20 0 1 0 274748871 150810624 33072 33554432000 4194304 5654031 140737332547680 140737332535496 4232431 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6736/statm: 36819 33072 142 357 0 36459 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 187172

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 2.01 3/181 6740
/proc/meminfo: memFree=31115196/32873844 swapFree=7372/7372
[pid=6647] ppid=6645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6647/stat : 6647 (npSolver-pbo-It) S 6645 6647 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274644371 9367552 275 33554432000 4194304 5064252 140733626716928 140733626715840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6647/statm: 2287 275 233 213 0 72 0
[pid=6648] ppid=6647 vsize=30748 CPUtime=1044.68 cores=0,2,4,6
/proc/6648/stat : 6648 (npSolver-pbo) S 6647 6647 25976 0 -1 4202496 46793 166448 0 0 193 37 104154 84 20 0 1 0 274644371 31485952 6910 33554432000 4194304 5992684 140733237250752 140733237236584 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6648/statm: 7687 6910 188 440 0 7243 0
[pid=6736] ppid=6648 vsize=147276 CPUtime=317.22 cores=0,2,4,6
/proc/6736/stat : 6736 (glucosInc) R 6648 6647 25976 0 -1 4202496 15416 0 0 0 31707 15 0 0 20 0 1 0 274748871 150810624 35120 33554432000 4194304 5654031 140737332547680 140737332535496 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6736/statm: 36819 35120 142 357 0 36459 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 187172

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 6740
/proc/meminfo: memFree=31123780/32873844 swapFree=7372/7372
[pid=6647] ppid=6645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6647/stat : 6647 (npSolver-pbo-It) S 6645 6647 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274644371 9367552 275 33554432000 4194304 5064252 140733626716928 140733626715840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6647/statm: 2287 275 233 213 0 72 0
[pid=6648] ppid=6647 vsize=30748 CPUtime=1044.68 cores=0,2,4,6
/proc/6648/stat : 6648 (npSolver-pbo) S 6647 6647 25976 0 -1 4202496 46793 166448 0 0 193 37 104154 84 20 0 1 0 274644371 31485952 6910 33554432000 4194304 5992684 140733237250752 140733237236584 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6648/statm: 7687 6910 188 440 0 7243 0
[pid=6736] ppid=6648 vsize=147276 CPUtime=377.21 cores=0,2,4,6
/proc/6736/stat : 6736 (glucosInc) R 6648 6647 25976 0 -1 4202496 16795 0 0 0 37703 18 0 0 20 0 1 0 274748871 150810624 33584 33554432000 4194304 5654031 140737332547680 140737332535496 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6736/statm: 36819 33584 142 357 0 36459 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 187172

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6740
/proc/meminfo: memFree=31084732/32873844 swapFree=7372/7372
[pid=6647] ppid=6645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6647/stat : 6647 (npSolver-pbo-It) S 6645 6647 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274644371 9367552 275 33554432000 4194304 5064252 140733626716928 140733626715840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6647/statm: 2287 275 233 213 0 72 0
[pid=6648] ppid=6647 vsize=30748 CPUtime=1044.68 cores=0,2,4,6
/proc/6648/stat : 6648 (npSolver-pbo) S 6647 6647 25976 0 -1 4202496 46793 166448 0 0 193 37 104154 84 20 0 1 0 274644371 31485952 6910 33554432000 4194304 5992684 140733237250752 140733237236584 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6648/statm: 7687 6910 188 440 0 7243 0
[pid=6736] ppid=6648 vsize=178096 CPUtime=437.19 cores=0,2,4,6
/proc/6736/stat : 6736 (glucosInc) R 6648 6647 25976 0 -1 4202496 18081 0 0 0 43699 20 0 0 20 0 1 0 274748871 182370304 38771 33554432000 4194304 5654031 140737332547680 140737332535496 4215076 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6736/statm: 44524 38771 142 357 0 44164 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 217992

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6743
/proc/meminfo: memFree=31172616/32873844 swapFree=7372/7372
[pid=6647] ppid=6645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6647/stat : 6647 (npSolver-pbo-It) S 6645 6647 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274644371 9367552 275 33554432000 4194304 5064252 140733626716928 140733626715840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6647/statm: 2287 275 233 213 0 72 0
[pid=6648] ppid=6647 vsize=30748 CPUtime=1484.83 cores=0,2,4,6
/proc/6648/stat : 6648 (npSolver-pbo) S 6647 6647 25976 0 -1 4202496 49894 185071 0 0 206 38 148133 106 20 0 1 0 274644371 31485952 6910 33554432000 4194304 5992684 140733237250752 140733237236584 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6648/statm: 7687 6910 188 440 0 7243 0
[pid=6742] ppid=6648 vsize=86476 CPUtime=57 cores=0,2,4,6
/proc/6742/stat : 6742 (glucosInc) R 6648 6647 25976 0 -1 4202496 11963 0 0 0 5697 3 0 0 20 0 1 0 274792896 88551424 19722 33554432000 4194304 5654031 140735101405664 140735101393480 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6742/statm: 21619 19722 142 357 0 21259 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 126372

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6744
/proc/meminfo: memFree=31166128/32873844 swapFree=7372/7372
[pid=6647] ppid=6645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6647/stat : 6647 (npSolver-pbo-It) S 6645 6647 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274644371 9367552 275 33554432000 4194304 5064252 140733626716928 140733626715840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6647/statm: 2287 275 233 213 0 72 0
[pid=6648] ppid=6647 vsize=30748 CPUtime=1484.83 cores=0,2,4,6
/proc/6648/stat : 6648 (npSolver-pbo) S 6647 6647 25976 0 -1 4202496 49894 185071 0 0 206 38 148133 106 20 0 1 0 274644371 31485952 6910 33554432000 4194304 5992684 140733237250752 140733237236584 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6648/statm: 7687 6910 188 440 0 7243 0
[pid=6742] ppid=6648 vsize=86476 CPUtime=117 cores=0,2,4,6
/proc/6742/stat : 6742 (glucosInc) R 6648 6647 25976 0 -1 4202496 13452 0 0 0 11695 5 0 0 20 0 1 0 274792896 88551424 17612 33554432000 4194304 5654031 140735101405664 140735101393480 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6742/statm: 21619 17612 142 357 0 21259 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 126372

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6744
/proc/meminfo: memFree=31107884/32873844 swapFree=7372/7372
[pid=6647] ppid=6645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6647/stat : 6647 (npSolver-pbo-It) S 6645 6647 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274644371 9367552 275 33554432000 4194304 5064252 140733626716928 140733626715840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6647/statm: 2287 275 233 213 0 72 0
[pid=6648] ppid=6647 vsize=30748 CPUtime=1484.83 cores=0,2,4,6
/proc/6648/stat : 6648 (npSolver-pbo) S 6647 6647 25976 0 -1 4202496 49894 185071 0 0 206 38 148133 106 20 0 1 0 274644371 31485952 6910 33554432000 4194304 5992684 140733237250752 140733237236584 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6648/statm: 7687 6910 188 440 0 7243 0
[pid=6742] ppid=6648 vsize=136860 CPUtime=176.99 cores=0,2,4,6
/proc/6742/stat : 6742 (glucosInc) R 6648 6647 25976 0 -1 4202496 14193 0 0 0 17691 8 0 0 20 0 1 0 274792896 140144640 30941 33554432000 4194304 5654031 140735101405664 140735101393480 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6742/statm: 34215 30941 142 357 0 33855 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 176756

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6744
/proc/meminfo: memFree=31092520/32873844 swapFree=7372/7372
[pid=6647] ppid=6645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6647/stat : 6647 (npSolver-pbo-It) S 6645 6647 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274644371 9367552 275 33554432000 4194304 5064252 140733626716928 140733626715840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6647/statm: 2287 275 233 213 0 72 0
[pid=6648] ppid=6647 vsize=30748 CPUtime=1484.83 cores=0,2,4,6
/proc/6648/stat : 6648 (npSolver-pbo) S 6647 6647 25976 0 -1 4202496 49894 185071 0 0 206 38 148133 106 20 0 1 0 274644371 31485952 6910 33554432000 4194304 5992684 140733237250752 140733237236584 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6648/statm: 7687 6910 188 440 0 7243 0
[pid=6742] ppid=6648 vsize=136860 CPUtime=236.97 cores=0,2,4,6
/proc/6742/stat : 6742 (glucosInc) R 6648 6647 25976 0 -1 4202496 14381 0 0 0 23688 9 0 0 20 0 1 0 274792896 140144640 31965 33554432000 4194304 5654031 140735101405664 140735101393480 4215055 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6742/statm: 34215 31965 142 357 0 33855 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 176756

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6744
/proc/meminfo: memFree=31097784/32873844 swapFree=7372/7372
[pid=6647] ppid=6645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6647/stat : 6647 (npSolver-pbo-It) S 6645 6647 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274644371 9367552 275 33554432000 4194304 5064252 140733626716928 140733626715840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6647/statm: 2287 275 233 213 0 72 0
[pid=6648] ppid=6647 vsize=30748 CPUtime=1484.83 cores=0,2,4,6
/proc/6648/stat : 6648 (npSolver-pbo) S 6647 6647 25976 0 -1 4202496 49894 185071 0 0 206 38 148133 106 20 0 1 0 274644371 31485952 6910 33554432000 4194304 5992684 140733237250752 140733237236584 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6648/statm: 7687 6910 188 440 0 7243 0
[pid=6742] ppid=6648 vsize=136860 CPUtime=296.97 cores=0,2,4,6
/proc/6742/stat : 6742 (glucosInc) R 6648 6647 25976 0 -1 4202496 15158 0 0 0 29685 12 0 0 20 0 1 0 274792896 140144640 31965 33554432000 4194304 5654031 140735101405664 140735101393480 4214996 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6742/statm: 34215 31965 142 357 0 33855 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 176756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6744
/proc/meminfo: memFree=31141880/32873844 swapFree=7372/7372
[pid=6647] ppid=6645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6647/stat : 6647 (npSolver-pbo-It) S 6645 6647 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274644371 9367552 275 33554432000 4194304 5064252 140733626716928 140733626715840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6647/statm: 2287 275 233 213 0 72 0
[pid=6648] ppid=6647 vsize=30748 CPUtime=1484.83 cores=0,2,4,6
/proc/6648/stat : 6648 (npSolver-pbo) S 6647 6647 25976 0 -1 4202496 49894 185071 0 0 206 38 148133 106 20 0 1 0 274644371 31485952 6910 33554432000 4194304 5992684 140733237250752 140733237236584 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6648/statm: 7687 6910 188 440 0 7243 0
[pid=6742] ppid=6648 vsize=87540 CPUtime=315.17 cores=0,2,4,6
/proc/6742/stat : 6742 (glucosInc) R 6648 6647 25976 0 -1 4202496 15743 0 0 0 31504 13 0 0 20 0 1 0 274792896 89640960 21142 33554432000 4194304 5654031 140735101405664 140735101393480 4215344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6742/statm: 21885 21142 142 357 0 21525 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 127436

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6744
/proc/meminfo: memFree=31141880/32873844 swapFree=7372/7372
[pid=6647] ppid=6645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6647/stat : 6647 (npSolver-pbo-It) S 6645 6647 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274644371 9367552 275 33554432000 4194304 5064252 140733626716928 140733626715840 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6647/statm: 2287 275 233 213 0 72 0
[pid=6648] ppid=6647 vsize=30748 CPUtime=1484.83 cores=0,2,4,6
/proc/6648/stat : 6648 (npSolver-pbo) S 6647 6647 25976 0 -1 4202496 49894 185071 0 0 206 38 148133 106 20 0 1 0 274644371 31485952 6910 33554432000 4194304 5992684 140733237250752 140733237236584 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6648/statm: 7687 6910 188 440 0 7243 0
[pid=6742] ppid=6648 vsize=87540 CPUtime=315.17 cores=0,2,4,6
/proc/6742/stat : 6742 (glucosInc) R 6648 6647 25976 0 -1 4202496 15743 0 0 0 31504 13 0 0 20 0 1 0 274792896 89640960 21142 33554432000 4194304 5654031 140735101405664 140735101393480 4215344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6742/statm: 21885 21142 142 357 0 21525 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 127436

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.04
CPU user time (s): 1798.45
CPU system time (s): 1.58976
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 237200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.45
system time used= 1.58976
maximum resident set size= 159272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 251091
page faults= 0
swaps= 0
block input operations= 0
block output operations= 238712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2834
involuntary context switches= 2359

runsolver used 2.68559 second user time and 7.2589 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-27 04:19:43
IDJOB=3698436
IDBENCH=89828
IDSOLVER=2275
FILE ID=node118/3698436-1338085183
RUNJOBID= node118-1338052229-25992
PBS_JOBID= 14624390
Free space on /tmp= 71616 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-neos-1109824.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698436-1338085183/watcher-3698436-1338085183 -o /tmp/evaluation-result-3698436-1338085183/solver-3698436-1338085183 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698436-1338085183.opb 2076482054 HOME HOME

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

MD5SUM BENCH= 6b78caa911ec8d23c05ac6a0b1089c62
RANDOM SEED=2076482054

node118.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.42
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5320.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31250548 kB
Buffers:          279588 kB
Cached:           321076 kB
SwapCached:            0 kB
Active:           678144 kB
Inactive:         124860 kB
Active(anon):     190832 kB
Inactive(anon):    12540 kB
Active(file):     487312 kB
Inactive(file):   112320 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10128 kB
Writeback:             0 kB
AnonPages:        236300 kB
Mapped:            12740 kB
Shmem:               200 kB
Slab:             679812 kB
SReclaimable:     120224 kB
SUnreclaim:       559588 kB
KernelStack:        1472 kB
PageTables:         4336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     349904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    129024 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= 71616 MiB
End job on node118 at 2012-05-27 04:49:43