Trace number 3702864

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.09 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb59-26-opb/normalized-frb59-26-4.opb
MD5SUM937ec96fd1742e5ed6250d14e65c707b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-54
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -57
Optimality of the best value was proved NO
Number of variables1534
Total number of constraints127011
Number of constraints which are clauses127011
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1534
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 1534
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1534
Number of bits of the biggest sum of numbers11
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.26	c run inc solver
0.00/0.26	c [INC SYSTEM] run initial solver
0.00/0.26	c [INC SYSTEM] preprocess with white file
0.00/0.49	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.49	c [INC SYSTEM] execute solver
0.00/0.51	c [INC SEARCH] formula is SAT
0.00/0.51	c [INC SYSTEM] solved the initial formula
0.00/0.64	c model valid
0.00/0.64	c current solution ok
0.00/0.84	o 0
0.00/0.84	c starting approximation
0.00/0.84	c factor = 1
0.00/0.84	c can not find a suitable factor, leaving approximation
0.00/0.84	c finished approximation
0.00/0.84	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.84	c write failed with 2
0.00/0.84	c [INC SEARCH] iteration: 0
0.00/0.84	c [INC BOUNDS] best value:1534 search for 1533
0.00/0.84	c [INC SYSTEM] create new solver instance
0.00/0.84	c [INC] encode full formula
0.00/0.84	c (debug) using card networks
0.00/0.90	c set iterative enc to: card
0.00/0.90	c set iterative enc to: none
0.00/0.91	c [INC SEARCH] isOptimum variable: 0
1.07/1.19	c formula is SAT
1.07/1.19	c [INC SEARCH] copied best model
1.07/1.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.27/1.32	c model valid
1.27/1.32	c current solution ok
1.27/1.32	o -41
1.27/1.32	c [INC SEARCH] iteration: 1
1.27/1.32	c [INC BOUNDS] best value:1493 search for 1492
1.27/1.32	c [INC SYSTEM] there exists a inc, kill it!
1.27/1.32	c write failed with 2
1.27/1.32	c [INC SYSTEM] create new solver instance
1.27/1.32	c [INC] encode full formula
1.27/1.32	c (debug) using card networks
1.27/1.38	c set iterative enc to: card
1.27/1.38	c set iterative enc to: none
1.27/1.39	c [INC SEARCH] isOptimum variable: 0
10.45/10.50	c formula is SAT
10.45/10.50	c [INC SEARCH] copied best model
10.45/10.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.55/10.63	c model valid
10.55/10.63	c current solution ok
10.55/10.63	o -43
10.55/10.63	c [INC SEARCH] iteration: 2
10.55/10.63	c [INC BOUNDS] best value:1491 search for 1490
10.55/10.63	c [INC SYSTEM] there exists a inc, kill it!
10.55/10.63	c write failed with 2
10.55/10.64	c [INC SYSTEM] create new solver instance
10.55/10.64	c [INC] encode full formula
10.55/10.64	c (debug) using card networks
10.55/10.69	c set iterative enc to: card
10.55/10.69	c set iterative enc to: none
10.68/10.70	c [INC SEARCH] isOptimum variable: 0
24.07/24.13	c formula is SAT
24.07/24.13	c [INC SEARCH] copied best model
24.07/24.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.16/24.26	c model valid
24.16/24.26	c current solution ok
24.16/24.26	o -45
24.16/24.26	c [INC SEARCH] iteration: 3
24.16/24.26	c [INC BOUNDS] best value:1489 search for 1488
24.16/24.26	c [INC SYSTEM] there exists a inc, kill it!
24.16/24.26	c write failed with 2
24.16/24.26	c [INC SYSTEM] create new solver instance
24.16/24.26	c [INC] encode full formula
24.16/24.26	c (debug) using card networks
24.27/24.32	c set iterative enc to: card
24.27/24.32	c set iterative enc to: none
24.27/24.33	c [INC SEARCH] isOptimum variable: 0
37.04/37.17	c formula is SAT
37.04/37.18	c [INC SEARCH] copied best model
37.04/37.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
37.26/37.31	c model valid
37.26/37.31	c current solution ok
37.26/37.31	o -47
37.26/37.31	c [INC SEARCH] iteration: 4
37.26/37.31	c [INC BOUNDS] best value:1487 search for 1486
37.26/37.31	c [INC SYSTEM] there exists a inc, kill it!
37.26/37.31	c write failed with 2
37.26/37.31	c [INC SYSTEM] create new solver instance
37.26/37.31	c [INC] encode full formula
37.26/37.31	c (debug) using card networks
37.26/37.36	c set iterative enc to: card
37.26/37.36	c set iterative enc to: none
37.26/37.38	c [INC SEARCH] isOptimum variable: 0
52.15/52.26	c formula is SAT
52.15/52.27	c [INC SEARCH] copied best model
52.15/52.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
52.24/52.39	c model valid
52.24/52.39	c current solution ok
52.24/52.39	o -48
52.24/52.39	c [INC SEARCH] iteration: 5
52.24/52.39	c [INC BOUNDS] best value:1486 search for 1485
52.24/52.39	c [INC SYSTEM] there exists a inc, kill it!
52.24/52.39	c write failed with 2
52.35/52.40	c [INC SYSTEM] create new solver instance
52.35/52.40	c [INC] encode full formula
52.35/52.40	c (debug) using card networks
52.35/52.45	c set iterative enc to: card
52.35/52.45	c set iterative enc to: none
52.35/52.46	c [INC SEARCH] isOptimum variable: 0
73.44/73.51	c formula is SAT
73.44/73.51	c [INC SEARCH] copied best model
73.44/73.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
73.55/73.64	c model valid
73.55/73.64	c current solution ok
73.55/73.64	o -49
73.55/73.64	c [INC SEARCH] iteration: 6
73.55/73.64	c [INC BOUNDS] best value:1485 search for 1484
73.55/73.64	c [INC SYSTEM] there exists a inc, kill it!
73.55/73.64	c write failed with 2
73.55/73.64	c [INC SYSTEM] create new solver instance
73.55/73.64	c [INC] encode full formula
73.55/73.64	c (debug) using card networks
73.55/73.70	c set iterative enc to: card
73.55/73.70	c set iterative enc to: none
73.65/73.72	c [INC SEARCH] isOptimum variable: 0
95.03/95.15	c formula is SAT
95.03/95.15	c [INC SEARCH] copied best model
95.03/95.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
95.13/95.28	c model valid
95.13/95.28	c current solution ok
95.13/95.28	o -50
95.13/95.28	c [INC SEARCH] iteration: 7
95.13/95.28	c [INC BOUNDS] best value:1484 search for 1483
95.13/95.28	c [INC SYSTEM] there exists a inc, kill it!
95.13/95.28	c write failed with 2
95.13/95.28	c [INC SYSTEM] create new solver instance
95.13/95.28	c [INC] encode full formula
95.13/95.28	c (debug) using card networks
95.23/95.33	c set iterative enc to: card
95.23/95.33	c set iterative enc to: none
95.23/95.35	c [INC SEARCH] isOptimum variable: 0
122.52/122.64	c formula is SAT
122.52/122.65	c [INC SEARCH] copied best model
122.52/122.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
122.61/122.78	c model valid
122.61/122.78	c current solution ok
122.61/122.78	o -51
122.61/122.78	c [INC SEARCH] iteration: 8
122.61/122.78	c [INC BOUNDS] best value:1483 search for 1482
122.61/122.78	c [INC SYSTEM] there exists a inc, kill it!
122.61/122.78	c write failed with 2
122.61/122.78	c [INC SYSTEM] create new solver instance
122.61/122.78	c [INC] encode full formula
122.61/122.78	c (debug) using card networks
122.72/122.84	c set iterative enc to: card
122.72/122.84	c set iterative enc to: none
122.72/122.85	c [INC SEARCH] isOptimum variable: 0
147.01/147.17	c formula is SAT
147.01/147.18	c [INC SEARCH] copied best model
147.01/147.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
147.12/147.30	c model valid
147.12/147.30	c current solution ok
147.12/147.30	o -52
147.12/147.30	c [INC SEARCH] iteration: 9
147.12/147.30	c [INC BOUNDS] best value:1482 search for 1481
147.12/147.30	c [INC SYSTEM] there exists a inc, kill it!
147.12/147.30	c write failed with 2
147.23/147.31	c [INC SYSTEM] create new solver instance
147.23/147.31	c [INC] encode full formula
147.23/147.31	c (debug) using card networks
147.23/147.36	c set iterative enc to: card
147.23/147.36	c set iterative enc to: none
147.23/147.38	c [INC SEARCH] isOptimum variable: 0
201.70/201.84	c formula is SAT
201.70/201.85	c [INC SEARCH] copied best model
201.70/201.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
201.80/201.98	c model valid
201.80/201.98	c current solution ok
201.80/201.98	o -53
201.80/201.98	c [INC SEARCH] iteration: 10
201.80/201.98	c [INC BOUNDS] best value:1481 search for 1480
201.80/201.98	c [INC SYSTEM] there exists a inc, kill it!
201.80/201.98	c write failed with 2
201.80/201.98	c [INC SYSTEM] create new solver instance
201.80/201.98	c [INC] encode full formula
201.80/201.98	c (debug) using card networks
201.90/202.04	c set iterative enc to: card
201.90/202.04	c set iterative enc to: none
201.90/202.05	c [INC SEARCH] isOptimum variable: 0
437.32/437.59	c formula is SAT
437.42/437.60	c [INC SEARCH] copied best model
437.42/437.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
437.52/437.73	c model valid
437.52/437.73	c current solution ok
437.52/437.73	o -54
437.52/437.73	c [INC SEARCH] iteration: 11
437.52/437.73	c [INC BOUNDS] best value:1480 search for 1479
437.52/437.73	c [INC SYSTEM] there exists a inc, kill it!
437.52/437.73	c write failed with 2
437.52/437.73	c [INC SYSTEM] create new solver instance
437.52/437.73	c [INC] encode full formula
437.52/437.73	c (debug) using card networks
437.52/437.78	c set iterative enc to: card
437.52/437.78	c set iterative enc to: none
437.52/437.80	c [INC SEARCH] isOptimum variable: 0
543.38/543.67	c formula is SAT
543.38/543.68	c [INC SEARCH] copied best model
543.38/543.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
543.58/543.81	c model valid
543.58/543.81	c current solution ok
543.58/543.81	o -55
543.58/543.81	c [INC SEARCH] iteration: 12
543.58/543.81	c [INC BOUNDS] best value:1479 search for 1478
543.58/543.81	c [INC SYSTEM] there exists a inc, kill it!
543.58/543.81	c write failed with 2
543.58/543.81	c [INC SYSTEM] create new solver instance
543.58/543.81	c [INC] encode full formula
543.58/543.81	c (debug) using card networks
543.58/543.86	c set iterative enc to: card
543.58/543.86	c set iterative enc to: none
543.58/543.88	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.05/1800.50	s UNKNOWN
1800.05/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.05/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-3702864-1338063654/watcher-3702864-1338063654 -o /tmp/evaluation-result-3702864-1338063654/solver-3702864-1338063654 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702864-1338063654.opb 1788062136 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4954
/proc/meminfo: memFree=29632172/32873844 swapFree=7112/7112
[pid=4954] ppid=4952 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4954/stat : 4954 (npSolver-pbo-It) S 4952 4954 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272491044 9367552 275 33554432000 4194304 5064252 140734293420192 140734293419104 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4954/statm: 2287 275 233 213 0 72 0

[startup+0.0133019 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4954
/proc/meminfo: memFree=29632172/32873844 swapFree=7112/7112
[pid=4954] ppid=4952 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4954/stat : 4954 (npSolver-pbo-It) S 4952 4954 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272491044 9367552 275 33554432000 4194304 5064252 140734293420192 140734293419104 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4954/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100209 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4954
/proc/meminfo: memFree=29632172/32873844 swapFree=7112/7112
[pid=4954] ppid=4952 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4954/stat : 4954 (npSolver-pbo-It) S 4952 4954 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272491044 9367552 275 33554432000 4194304 5064252 140734293420192 140734293419104 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4954/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300193 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4954
/proc/meminfo: memFree=29632172/32873844 swapFree=7112/7112
[pid=4954] ppid=4952 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4954/stat : 4954 (npSolver-pbo-It) S 4952 4954 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272491044 9367552 275 33554432000 4194304 5064252 140734293420192 140734293419104 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4954/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700219 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4954
/proc/meminfo: memFree=29632172/32873844 swapFree=7112/7112
[pid=4954] ppid=4952 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4954/stat : 4954 (npSolver-pbo-It) S 4952 4954 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272491044 9367552 275 33554432000 4194304 5064252 140734293420192 140734293419104 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4954/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4963
/proc/meminfo: memFree=29587728/32873844 swapFree=7112/7112
[pid=4954] ppid=4952 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4954/stat : 4954 (npSolver-pbo-It) S 4952 4954 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272491044 9367552 275 33554432000 4194304 5064252 140734293420192 140734293419104 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4954/statm: 2287 275 233 213 0 72 0
[pid=4955] ppid=4954 vsize=5772 CPUtime=1.36 cores=1,3,5,7
/proc/4955/stat : 4955 (npSolver-pbo) S 4954 4954 3390 0 -1 4202496 5716 15421 0 0 65 18 49 4 20 0 1 0 272491044 5910528 1040 33554432000 4194304 5992684 140734017236560 140734017222392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4955/statm: 1443 1040 193 440 0 999 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 14920

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4965
/proc/meminfo: memFree=29588288/32873844 swapFree=7112/7112
[pid=4954] ppid=4952 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4954/stat : 4954 (npSolver-pbo-It) S 4952 4954 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272491044 9367552 275 33554432000 4194304 5064252 140734293420192 140734293419104 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4954/statm: 2287 275 233 213 0 72 0
[pid=4955] ppid=4954 vsize=5772 CPUtime=1.36 cores=1,3,5,7
/proc/4955/stat : 4955 (npSolver-pbo) S 4954 4954 3390 0 -1 4202496 5716 15421 0 0 65 18 49 4 20 0 1 0 272491044 5910528 1040 33554432000 4194304 5992684 140734017236560 140734017222392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4955/statm: 1443 1040 193 440 0 999 0
[pid=4965] ppid=4955 vsize=39368 CPUtime=1.69 cores=1,3,5,7
/proc/4965/stat : 4965 (glucosInc) R 4955 4954 3390 0 -1 4202496 8588 0 0 0 168 1 0 0 20 0 1 0 272491183 40312832 8527 33554432000 4194304 5654031 140733561292992 140733561290760 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4965/statm: 9842 8527 140 357 0 9482 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 54288

[startup+6.30037 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4965
/proc/meminfo: memFree=29583200/32873844 swapFree=7112/7112
[pid=4954] ppid=4952 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4954/stat : 4954 (npSolver-pbo-It) S 4952 4954 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272491044 9367552 275 33554432000 4194304 5064252 140734293420192 140734293419104 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4954/statm: 2287 275 233 213 0 72 0
[pid=4955] ppid=4954 vsize=5772 CPUtime=1.36 cores=1,3,5,7
/proc/4955/stat : 4955 (npSolver-pbo) S 4954 4954 3390 0 -1 4202496 5716 15421 0 0 65 18 49 4 20 0 1 0 272491044 5910528 1040 33554432000 4194304 5992684 140734017236560 140734017222392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4955/statm: 1443 1040 193 440 0 999 0
[pid=4965] ppid=4955 vsize=39368 CPUtime=4.89 cores=1,3,5,7
/proc/4965/stat : 4965 (glucosInc) R 4955 4954 3390 0 -1 4202496 8660 0 0 0 488 1 0 0 20 0 1 0 272491183 40312832 8594 33554432000 4194304 5654031 140733561292992 140733561280808 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4965/statm: 9842 8594 140 357 0 9482 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 54288

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4967
/proc/meminfo: memFree=29621840/32873844 swapFree=7112/7112
[pid=4954] ppid=4952 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4954/stat : 4954 (npSolver-pbo-It) S 4952 4954 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272491044 9367552 275 33554432000 4194304 5064252 140734293420192 140734293419104 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4954/statm: 2287 275 233 213 0 72 0
[pid=4955] ppid=4954 vsize=5664 CPUtime=10.68 cores=1,3,5,7
/proc/4955/stat : 4955 (npSolver-pbo) S 4954 4954 3390 0 -1 4202496 8142 24755 0 0 84 19 958 7 20 0 1 0 272491044 5799936 1013 33554432000 4194304 5992684 140734017236560 140734017222392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4955/statm: 1416 1013 193 440 0 972 0
[pid=4967] ppid=4955 vsize=39364 CPUtime=1.98 cores=1,3,5,7
/proc/4967/stat : 4967 (glucosInc) R 4955 4954 3390 0 -1 4202496 8268 0 0 0 197 1 0 0 20 0 1 0 272492115 40308736 8907 33554432000 4194304 5654031 140734492822208 140734492819976 4232531 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4967/statm: 9841 8907 131 357 0 9481 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 54176

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4970
/proc/meminfo: memFree=29592548/32873844 swapFree=7112/7112
[pid=4954] ppid=4952 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4954/stat : 4954 (npSolver-pbo-It) S 4952 4954 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272491044 9367552 275 33554432000 4194304 5064252 140734293420192 140734293419104 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4954/statm: 2287 275 233 213 0 72 0
[pid=4955] ppid=4954 vsize=5664 CPUtime=24.29 cores=1,3,5,7
/proc/4955/stat : 4955 (npSolver-pbo) S 4954 4954 3390 0 -1 4202496 10568 33794 0 0 102 20 2297 10 20 0 1 0 272491044 5799936 1013 33554432000 4194304 5992684 140734017236560 140734017222392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4955/statm: 1416 1013 193 440 0 972 0
[pid=4970] ppid=4955 vsize=39356 CPUtime=1.15 cores=1,3,5,7
/proc/4970/stat : 4970 (glucosInc) R 4955 4954 3390 0 -1 4202496 8615 0 0 0 114 1 0 0 20 0 1 0 272493477 40300544 8502 33554432000 4194304 5654031 140736867468656 140736867466424 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4970/statm: 9839 8502 131 357 0 9479 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 54168

[startup+51.1004 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 4972
/proc/meminfo: memFree=29621344/32873844 swapFree=7112/7112
[pid=4954] ppid=4952 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4954/stat : 4954 (npSolver-pbo-It) S 4952 4954 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272491044 9367552 275 33554432000 4194304 5064252 140734293420192 140734293419104 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4954/statm: 2287 275 233 213 0 72 0
[pid=4955] ppid=4954 vsize=5664 CPUtime=37.35 cores=1,3,5,7
/proc/4955/stat : 4955 (npSolver-pbo) S 4954 4954 3390 0 -1 4202496 12994 43465 0 0 121 22 3579 13 20 0 1 0 272491044 5799936 1013 33554432000 4194304 5992684 140734017236560 140734017222392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4955/statm: 1416 1013 193 440 0 972 0
[pid=4972] ppid=4955 vsize=40092 CPUtime=13.7 cores=1,3,5,7
/proc/4972/stat : 4972 (glucosInc) R 4955 4954 3390 0 -1 4202496 8408 0 0 0 1369 1 0 0 20 0 1 0 272494782 41054208 9180 33554432000 4194304 5654031 140734648070256 140734648058072 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4972/statm: 10023 9180 141 357 0 9663 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 54904

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 4978
/proc/meminfo: memFree=29619100/32873844 swapFree=7112/7112
[pid=4954] ppid=4952 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4954/stat : 4954 (npSolver-pbo-It) S 4952 4954 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272491044 9367552 275 33554432000 4194304 5064252 140734293420192 140734293419104 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4954/statm: 2287 275 233 213 0 72 0
[pid=4955] ppid=4954 vsize=5664 CPUtime=95.29 cores=1,3,5,7
/proc/4955/stat : 4955 (npSolver-pbo) S 4954 4954 3390 0 -1 4202496 20272 76806 0 0 177 25 9302 25 20 0 1 0 272491044 5799936 1013 33554432000 4194304 5992684 140734017236560 140734017222392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4955/statm: 1416 1013 193 440 0 972 0
[pid=4978] ppid=4955 vsize=39660 CPUtime=6.95 cores=1,3,5,7
/proc/4978/stat : 4978 (glucosInc) R 4955 4954 3390 0 -1 4202496 8319 0 0 0 693 2 0 0 20 0 1 0 272500579 40611840 8960 33554432000 4194304 5654031 140733343002960 140733342990776 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4978/statm: 9915 8960 140 357 0 9555 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 54472

[startup+162.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 4982
/proc/meminfo: memFree=29620272/32873844 swapFree=7112/7112
[pid=4954] ppid=4952 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4954/stat : 4954 (npSolver-pbo-It) S 4952 4954 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272491044 9367552 275 33554432000 4194304 5064252 140734293420192 140734293419104 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4954/statm: 2287 275 233 213 0 72 0
[pid=4955] ppid=4954 vsize=5664 CPUtime=147.31 cores=1,3,5,7
/proc/4955/stat : 4955 (npSolver-pbo) S 4954 4954 3390 0 -1 4202496 25124 100812 0 0 214 27 14455 35 20 0 1 0 272491044 5799936 1013 33554432000 4194304 5992684 140734017236560 140734017222392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4955/statm: 1416 1013 193 440 0 972 0
[pid=4982] ppid=4955 vsize=40308 CPUtime=14.9 cores=1,3,5,7
/proc/4982/stat : 4982 (glucosInc) R 4955 4954 3390 0 -1 4202496 10071 0 0 0 1488 2 0 0 20 0 1 0 272505782 41275392 9017 33554432000 4194304 5654031 140734532524016 140734532511832 4215216 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4982/statm: 10077 9017 142 357 0 9717 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 55120

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 4984
/proc/meminfo: memFree=29602988/32873844 swapFree=7112/7112
[pid=4954] ppid=4952 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4954/stat : 4954 (npSolver-pbo-It) S 4952 4954 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272491044 9367552 275 33554432000 4194304 5064252 140734293420192 140734293419104 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4954/statm: 2287 275 233 213 0 72 0
[pid=4955] ppid=4954 vsize=5664 CPUtime=201.95 cores=1,3,5,7
/proc/4955/stat : 4955 (npSolver-pbo) S 4954 4954 3390 0 -1 4202496 27550 113933 0 0 232 28 19895 40 20 0 1 0 272491044 5799936 1013 33554432000 4194304 5992684 140734017236560 140734017222392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4955/statm: 1416 1013 193 440 0 972 0
[pid=4984] ppid=4955 vsize=59388 CPUtime=20.22 cores=1,3,5,7
/proc/4984/stat : 4984 (glucosInc) R 4955 4954 3390 0 -1 4202496 9907 0 0 0 2020 2 0 0 20 0 1 0 272511249 60813312 13591 33554432000 4194304 5654031 140734751726272 140734751714088 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4984/statm: 14847 13591 142 357 0 14487 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 74200

[startup+282.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 4984
/proc/meminfo: memFree=29578848/32873844 swapFree=7112/7112
[pid=4954] ppid=4952 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=21828320/32873844 swapFree=7112/7112
[pid=4954] ppid=4952 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4954/stat : 4954 (npSolver-pbo-It) S 4952 4954 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272491044 9367552 275 33554432000 4194304 5064252 140734293420192 140734293419104 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4954/statm: 2287 275 233 213 0 72 0
[pid=4955] ppid=4954 vsize=5664 CPUtime=543.67 cores=1,3,5,7
/proc/4955/stat : 4955 (npSolver-pbo) S 4954 4954 3390 0 -1 4202496 32402 144139 0 0 270 30 54009 58 20 0 1 0 272491044 5799936 1013 33554432000 4194304 5992684 140734017236560 140734017222392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4955/statm: 1416 1013 193 440 0 972 0
[pid=4990] ppid=4955 vsize=182080 CPUtime=758.26 cores=1,3,5,7
/proc/4990/stat : 4990 (glucosInc) R 4955 4954 3390 0 -1 4202496 22996 0 0 0 75803 23 0 0 20 0 1 0 272545432 186449920 40473 33554432000 4194304 5654031 140735052762704 140735052750520 4232782 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4990/statm: 45520 40473 142 357 0 45160 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 196892

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 5039
/proc/meminfo: memFree=21178208/32873844 swapFree=7112/7112
[pid=4954] ppid=4952 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4954/stat : 4954 (npSolver-pbo-It) S 4952 4954 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272491044 9367552 275 33554432000 4194304 5064252 140734293420192 140734293419104 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4954/statm: 2287 275 233 213 0 72 0
[pid=4955] ppid=4954 vsize=5664 CPUtime=543.67 cores=1,3,5,7
/proc/4955/stat : 4955 (npSolver-pbo) S 4954 4954 3390 0 -1 4202496 32402 144139 0 0 270 30 54009 58 20 0 1 0 272491044 5799936 1013 33554432000 4194304 5992684 140734017236560 140734017222392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4955/statm: 1416 1013 193 440 0 972 0
[pid=4990] ppid=4955 vsize=182080 CPUtime=818.24 cores=1,3,5,7
/proc/4990/stat : 4990 (glucosInc) R 4955 4954 3390 0 -1 4202496 24917 0 0 0 81798 26 0 0 20 0 1 0 272545432 186449920 40985 33554432000 4194304 5654031 140735052762704 140735052750520 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4990/statm: 45520 40985 142 357 0 45160 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 196892

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 5039
/proc/meminfo: memFree=21164144/32873844 swapFree=7112/7112
[pid=4954] ppid=4952 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4954/stat : 4954 (npSolver-pbo-It) S 4952 4954 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272491044 9367552 275 33554432000 4194304 5064252 140734293420192 140734293419104 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4954/statm: 2287 275 233 213 0 72 0
[pid=4955] ppid=4954 vsize=5664 CPUtime=543.67 cores=1,3,5,7
/proc/4955/stat : 4955 (npSolver-pbo) S 4954 4954 3390 0 -1 4202496 32402 144139 0 0 270 30 54009 58 20 0 1 0 272491044 5799936 1013 33554432000 4194304 5992684 140734017236560 140734017222392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4955/statm: 1416 1013 193 440 0 972 0
[pid=4990] ppid=4955 vsize=182080 CPUtime=878.24 cores=1,3,5,7
/proc/4990/stat : 4990 (glucosInc) R 4955 4954 3390 0 -1 4202496 25296 0 0 0 87797 27 0 0 20 0 1 0 272545432 186449920 44569 33554432000 4194304 5654031 140735052762704 140735052760632 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4990/statm: 45520 44569 142 357 0 45160 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 196892

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 5039
/proc/meminfo: memFree=21178604/32873844 swapFree=7112/7112
[pid=4954] ppid=4952 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4954/stat : 4954 (npSolver-pbo-It) S 4952 4954 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272491044 9367552 275 33554432000 4194304 5064252 140734293420192 140734293419104 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4954/statm: 2287 275 233 213 0 72 0
[pid=4955] ppid=4954 vsize=5664 CPUtime=543.67 cores=1,3,5,7
/proc/4955/stat : 4955 (npSolver-pbo) S 4954 4954 3390 0 -1 4202496 32402 144139 0 0 270 30 54009 58 20 0 1 0 272491044 5799936 1013 33554432000 4194304 5992684 140734017236560 140734017222392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4955/statm: 1416 1013 193 440 0 972 0
[pid=4990] ppid=4955 vsize=182080 CPUtime=938.22 cores=1,3,5,7
/proc/4990/stat : 4990 (glucosInc) R 4955 4954 3390 0 -1 4202496 26318 0 0 0 93794 28 0 0 20 0 1 0 272545432 186449920 40985 33554432000 4194304 5654031 140735052762704 140735052760632 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4990/statm: 45520 40985 142 357 0 45160 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 196892

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 5039
/proc/meminfo: memFree=21164144/32873844 swapFree=7112/7112
[pid=4954] ppid=4952 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4954/stat : 4954 (npSolver-pbo-It) S 4952 4954 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272491044 9367552 275 33554432000 4194304 5064252 140734293420192 140734293419104 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4954/statm: 2287 275 233 213 0 72 0
[pid=4955] ppid=4954 vsize=5664 CPUtime=543.67 cores=1,3,5,7
/proc/4955/stat : 4955 (npSolver-pbo) S 4954 4954 3390 0 -1 4202496 32402 144139 0 0 270 30 54009 58 20 0 1 0 272491044 5799936 1013 33554432000 4194304 5992684 140734017236560 140734017222392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4955/statm: 1416 1013 193 440 0 972 0
[pid=4990] ppid=4955 vsize=182080 CPUtime=998.21 cores=1,3,5,7
/proc/4990/stat : 4990 (glucosInc) R 4955 4954 3390 0 -1 4202496 26697 0 0 0 99792 29 0 0 20 0 1 0 272545432 186449920 44569 33554432000 4194304 5654031 140735052762704 140735052760632 4232988 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4990/statm: 45520 44569 142 357 0 45160 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 196892

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 5040
/proc/meminfo: memFree=21159720/32873844 swapFree=7112/7112
[pid=4954] ppid=4952 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4954/stat : 4954 (npSolver-pbo-It) S 4952 4954 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272491044 9367552 275 33554432000 4194304 5064252 140734293420192 140734293419104 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4954/statm: 2287 275 233 213 0 72 0
[pid=4955] ppid=4954 vsize=5664 CPUtime=543.67 cores=1,3,5,7
/proc/4955/stat : 4955 (npSolver-pbo) S 4954 4954 3390 0 -1 4202496 32402 144139 0 0 270 30 54009 58 20 0 1 0 272491044 5799936 1013 33554432000 4194304 5992684 140734017236560 140734017222392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4955/statm: 1416 1013 193 440 0 972 0
[pid=4990] ppid=4955 vsize=132760 CPUtime=1058.2 cores=1,3,5,7
/proc/4990/stat : 4990 (glucosInc) R 4955 4954 3390 0 -1 4202496 28109 0 0 0 105789 31 0 0 20 0 1 0 272545432 135946240 32444 33554432000 4194304 5654031 140735052762704 140735052760728 4232700 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4990/statm: 33190 32444 142 357 0 32830 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 147572

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 5040
/proc/meminfo: memFree=21211844/32873844 swapFree=7112/7112
[pid=4954] ppid=4952 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4954/stat : 4954 (npSolver-pbo-It) S 4952 4954 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272491044 9367552 275 33554432000 4194304 5064252 140734293420192 140734293419104 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4954/statm: 2287 275 233 213 0 72 0
[pid=4955] ppid=4954 vsize=5664 CPUtime=543.67 cores=1,3,5,7
/proc/4955/stat : 4955 (npSolver-pbo) S 4954 4954 3390 0 -1 4202496 32402 144139 0 0 270 30 54009 58 20 0 1 0 272491044 5799936 1013 33554432000 4194304 5992684 140734017236560 140734017222392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4955/statm: 1416 1013 193 440 0 972 0
[pid=4990] ppid=4955 vsize=132760 CPUtime=1118.2 cores=1,3,5,7
/proc/4990/stat : 4990 (glucosInc) R 4955 4954 3390 0 -1 4202496 29069 0 0 0 111787 33 0 0 20 0 1 0 272545432 135946240 32444 33554432000 4194304 5654031 140735052762704 140735052750520 4215188 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4990/statm: 33190 32444 142 357 0 32830 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 147572

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 5040
/proc/meminfo: memFree=21168408/32873844 swapFree=7112/7112
[pid=4954] ppid=4952 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4954/stat : 4954 (npSolver-pbo-It) S 4952 4954 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272491044 9367552 275 33554432000 4194304 5064252 140734293420192 140734293419104 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4954/statm: 2287 275 233 213 0 72 0
[pid=4955] ppid=4954 vsize=5664 CPUtime=543.67 cores=1,3,5,7
/proc/4955/stat : 4955 (npSolver-pbo) S 4954 4954 3390 0 -1 4202496 32402 144139 0 0 270 30 54009 58 20 0 1 0 272491044 5799936 1013 33554432000 4194304 5992684 140734017236560 140734017222392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4955/statm: 1416 1013 193 440 0 972 0
[pid=4990] ppid=4955 vsize=182080 CPUtime=1178.19 cores=1,3,5,7
/proc/4990/stat : 4990 (glucosInc) R 4955 4954 3390 0 -1 4202496 30408 0 0 0 117784 35 0 0 20 0 1 0 272545432 186449920 44057 33554432000 4194304 5654031 140735052762704 140735052760632 4232767 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4990/statm: 45520 44057 142 357 0 45160 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 196892

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5043
/proc/meminfo: memFree=21157956/32873844 swapFree=7112/7112
[pid=4954] ppid=4952 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4954/stat : 4954 (npSolver-pbo-It) S 4952 4954 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272491044 9367552 275 33554432000 4194304 5064252 140734293420192 140734293419104 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4954/statm: 2287 275 233 213 0 72 0
[pid=4955] ppid=4954 vsize=5664 CPUtime=543.67 cores=1,3,5,7
/proc/4955/stat : 4955 (npSolver-pbo) S 4954 4954 3390 0 -1 4202496 32402 144139 0 0 270 30 54009 58 20 0 1 0 272491044 5799936 1013 33554432000 4194304 5992684 140734017236560 140734017222392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4955/statm: 1416 1013 193 440 0 972 0
[pid=4990] ppid=4955 vsize=212900 CPUtime=1238.18 cores=1,3,5,7
/proc/4990/stat : 4990 (glucosInc) R 4955 4954 3390 0 -1 4202496 31965 0 0 0 123780 38 0 0 20 0 1 0 272545432 218009600 46172 33554432000 4194304 5654031 140735052762704 140735052760792 4232830 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4990/statm: 53225 46172 142 357 0 52865 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 227712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5043
/proc/meminfo: memFree=21212272/32873844 swapFree=7112/7112
[pid=4954] ppid=4952 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4954/stat : 4954 (npSolver-pbo-It) S 4952 4954 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272491044 9367552 275 33554432000 4194304 5064252 140734293420192 140734293419104 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4954/statm: 2287 275 233 213 0 72 0
[pid=4955] ppid=4954 vsize=5664 CPUtime=543.67 cores=1,3,5,7
/proc/4955/stat : 4955 (npSolver-pbo) S 4954 4954 3390 0 -1 4202496 32402 144139 0 0 270 30 54009 58 20 0 1 0 272491044 5799936 1013 33554432000 4194304 5992684 140734017236560 140734017222392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4955/statm: 1416 1013 193 440 0 972 0
[pid=4990] ppid=4955 vsize=132760 CPUtime=1256.38 cores=1,3,5,7
/proc/4990/stat : 4990 (glucosInc) R 4955 4954 3390 0 -1 4202496 31967 0 0 0 125600 38 0 0 20 0 1 0 272545432 135946240 32444 33554432000 4194304 5654031 140735052762704 140735052760728 4232710 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4990/statm: 33190 32444 142 357 0 32830 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 147572

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 5043
/proc/meminfo: memFree=21212272/32873844 swapFree=7112/7112
[pid=4954] ppid=4952 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4954/stat : 4954 (npSolver-pbo-It) S 4952 4954 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272491044 9367552 275 33554432000 4194304 5064252 140734293420192 140734293419104 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4954/statm: 2287 275 233 213 0 72 0
[pid=4955] ppid=4954 vsize=5664 CPUtime=543.67 cores=1,3,5,7
/proc/4955/stat : 4955 (npSolver-pbo) S 4954 4954 3390 0 -1 4202496 32402 144139 0 0 270 30 54009 58 20 0 1 0 272491044 5799936 1013 33554432000 4194304 5992684 140734017236560 140734017222392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4955/statm: 1416 1013 193 440 0 972 0
[pid=4990] ppid=4955 vsize=132760 CPUtime=1256.38 cores=1,3,5,7
/proc/4990/stat : 4990 (glucosInc) R 4955 4954 3390 0 -1 4202496 31967 0 0 0 125600 38 0 0 20 0 1 0 272545432 135946240 32444 33554432000 4194304 5654031 140735052762704 140735052760728 4232710 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4990/statm: 33190 32444 142 357 0 32830 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 147572

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1798.81
CPU system time (s): 1.28081
CPU usage (%): 99.9767
Max. virtual memory (cumulated for all children) (KiB): 227712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.81
system time used= 1.2808
maximum resident set size= 188784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 208885
page faults= 0
swaps= 0
block input operations= 0
block output operations= 131064
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2369
involuntary context switches= 2610

runsolver used 2.91656 second user time and 8.5537 second system time

The end

Launcher Data

Begin job on node119 at 2012-05-26 22:20:54
IDJOB=3702864
IDBENCH=2266
IDSOLVER=2278
FILE ID=node119/3702864-1338063654
RUNJOBID= node119-1338050630-3407
PBS_JOBID= 14624379
Free space on /tmp= 71560 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb59-26-opb/normalized-frb59-26-4.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702864-1338063654/watcher-3702864-1338063654 -o /tmp/evaluation-result-3702864-1338063654/solver-3702864-1338063654 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702864-1338063654.opb 1788062136 HOME HOME

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

MD5SUM BENCH= 937ec96fd1742e5ed6250d14e65c707b
RANDOM SEED=1788062136

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
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.93
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.943
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.943
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.93
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.943
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.92
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.943
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.90
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.943
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:        29632552 kB
Buffers:          237996 kB
Cached:          2049380 kB
SwapCached:            0 kB
Active:           678072 kB
Inactive:        1750504 kB
Active(anon):     130212 kB
Inactive(anon):    13316 kB
Active(file):     547860 kB
Inactive(file):  1737188 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11264 kB
Writeback:             0 kB
AnonPages:        256184 kB
Mapped:            14864 kB
Shmem:               200 kB
Slab:             648128 kB
SReclaimable:      90488 kB
SUnreclaim:       557640 kB
KernelStack:        1512 kB
PageTables:         4272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     293616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    221184 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= 71532 MiB
End job on node119 at 2012-05-26 22:50:54