Trace number 3698058

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.13 1800.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-1.opb
MD5SUM05ceccb8ea9c274c844c39df1472d3cc
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-42
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -44
Optimality of the best value was proved NO
Number of variables945
Total number of constraints59186
Number of constraints which are clauses59186
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 945
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 945
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 945
Number of bits of the biggest sum of numbers10
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.12	c run inc solver
0.00/0.12	c [INC SYSTEM] run initial solver
0.00/0.12	c [INC SYSTEM] preprocess with white file
0.00/0.23	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.23	c [INC SYSTEM] execute solver
0.00/0.24	c [INC SEARCH] formula is SAT
0.00/0.24	c [INC SYSTEM] solved the initial formula
0.00/0.30	c model valid
0.00/0.30	c current solution ok
0.00/0.39	o 0
0.00/0.39	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.39	c write failed with 2
0.00/0.39	c [INC SEARCH] iteration: 0
0.00/0.39	c [INC BOUNDS] best value:945 search for 944
0.00/0.39	c [INC SYSTEM] create new solver instance
0.00/0.39	c [INC] encode full formula
0.00/0.39	c (debug) using card networks
0.00/0.42	c set iterative enc to: card
0.00/0.42	c set iterative enc to: none
0.00/0.42	c [INC SEARCH] isOptimum variable: 0
0.00/0.51	c formula is SAT
0.00/0.51	c [INC SEARCH] copied best model
0.00/0.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.58	c model valid
0.00/0.58	c current solution ok
0.00/0.58	o -29
0.00/0.58	c [INC SEARCH] iteration: 1
0.00/0.58	c [INC BOUNDS] best value:916 search for 915
0.00/0.58	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.58	c write failed with 2
0.00/0.58	c [INC SYSTEM] create new solver instance
0.00/0.58	c [INC] encode full formula
0.00/0.58	c (debug) using card networks
0.00/0.60	c set iterative enc to: card
0.00/0.60	c set iterative enc to: none
0.00/0.61	c [INC SEARCH] isOptimum variable: 0
0.96/1.01	c formula is SAT
0.96/1.01	c [INC SEARCH] copied best model
0.96/1.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.96/1.07	c model valid
0.96/1.07	c current solution ok
0.96/1.07	o -31
0.96/1.07	c [INC SEARCH] iteration: 2
0.96/1.07	c [INC BOUNDS] best value:914 search for 913
0.96/1.07	c [INC SYSTEM] there exists a inc, kill it!
0.96/1.07	c write failed with 2
0.96/1.07	c [INC SYSTEM] create new solver instance
0.96/1.07	c [INC] encode full formula
0.96/1.07	c (debug) using card networks
0.96/1.09	c set iterative enc to: card
0.96/1.09	c set iterative enc to: none
0.96/1.10	c [INC SEARCH] isOptimum variable: 0
1.07/1.49	c formula is SAT
1.07/1.49	c [INC SEARCH] copied best model
1.07/1.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.08/1.55	c model valid
1.08/1.55	c current solution ok
1.08/1.55	o -33
1.08/1.55	c [INC SEARCH] iteration: 3
1.08/1.55	c [INC BOUNDS] best value:912 search for 911
1.08/1.55	c [INC SYSTEM] there exists a inc, kill it!
1.08/1.55	c write failed with 2
1.08/1.55	c [INC SYSTEM] create new solver instance
1.08/1.55	c [INC] encode full formula
1.08/1.55	c (debug) using card networks
1.08/1.57	c set iterative enc to: card
1.08/1.57	c set iterative enc to: none
1.08/1.58	c [INC SEARCH] isOptimum variable: 0
4.55/4.64	c formula is SAT
4.55/4.64	c [INC SEARCH] copied best model
4.55/4.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.66/4.70	c model valid
4.66/4.70	c current solution ok
4.66/4.70	o -34
4.66/4.70	c [INC SEARCH] iteration: 4
4.66/4.70	c [INC BOUNDS] best value:911 search for 910
4.66/4.70	c [INC SYSTEM] there exists a inc, kill it!
4.66/4.70	c write failed with 2
4.66/4.70	c [INC SYSTEM] create new solver instance
4.66/4.70	c [INC] encode full formula
4.66/4.70	c (debug) using card networks
4.66/4.72	c set iterative enc to: card
4.66/4.72	c set iterative enc to: none
4.66/4.73	c [INC SEARCH] isOptimum variable: 0
8.15/8.20	c formula is SAT
8.15/8.20	c [INC SEARCH] copied best model
8.15/8.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.15/8.27	c model valid
8.15/8.27	c current solution ok
8.15/8.27	o -35
8.15/8.27	c [INC SEARCH] iteration: 5
8.15/8.27	c [INC BOUNDS] best value:910 search for 909
8.15/8.27	c [INC SYSTEM] there exists a inc, kill it!
8.15/8.27	c write failed with 2
8.15/8.27	c [INC SYSTEM] create new solver instance
8.15/8.27	c [INC] encode full formula
8.15/8.27	c (debug) using card networks
8.15/8.29	c set iterative enc to: card
8.15/8.29	c set iterative enc to: none
8.25/8.30	c [INC SEARCH] isOptimum variable: 0
12.73/12.86	c formula is SAT
12.73/12.87	c [INC SEARCH] copied best model
12.73/12.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.83/12.93	c model valid
12.83/12.93	c current solution ok
12.83/12.93	o -36
12.83/12.93	c [INC SEARCH] iteration: 6
12.83/12.93	c [INC BOUNDS] best value:909 search for 908
12.83/12.93	c [INC SYSTEM] there exists a inc, kill it!
12.83/12.93	c write failed with 2
12.83/12.93	c [INC SYSTEM] create new solver instance
12.83/12.93	c [INC] encode full formula
12.83/12.93	c (debug) using card networks
12.83/12.95	c set iterative enc to: card
12.83/12.95	c set iterative enc to: none
12.83/12.96	c [INC SEARCH] isOptimum variable: 0
17.53/17.64	c formula is SAT
17.53/17.64	c [INC SEARCH] copied best model
17.53/17.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
17.63/17.70	c model valid
17.63/17.70	c current solution ok
17.63/17.70	o -37
17.63/17.70	c [INC SEARCH] iteration: 7
17.63/17.70	c [INC BOUNDS] best value:908 search for 907
17.63/17.70	c [INC SYSTEM] there exists a inc, kill it!
17.63/17.70	c write failed with 2
17.63/17.77	c [INC SYSTEM] create new solver instance
17.63/17.77	c [INC] encode full formula
17.63/17.77	c (debug) using card networks
17.63/17.77	c set iterative enc to: card
17.63/17.77	c set iterative enc to: none
17.63/17.77	c [INC SEARCH] isOptimum variable: 0
24.09/24.28	c formula is SAT
24.09/24.28	c [INC SEARCH] copied best model
24.09/24.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.19/24.34	c model valid
24.19/24.34	c current solution ok
24.19/24.34	o -38
24.19/24.34	c [INC SEARCH] iteration: 8
24.19/24.34	c [INC BOUNDS] best value:907 search for 906
24.19/24.34	c [INC SYSTEM] there exists a inc, kill it!
24.19/24.34	c write failed with 2
24.19/24.34	c [INC SYSTEM] create new solver instance
24.19/24.34	c [INC] encode full formula
24.19/24.34	c (debug) using card networks
24.19/24.37	c set iterative enc to: card
24.19/24.37	c set iterative enc to: none
24.19/24.37	c [INC SEARCH] isOptimum variable: 0
31.77/31.96	c formula is SAT
31.77/31.96	c [INC SEARCH] copied best model
31.77/31.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
31.86/32.02	c model valid
31.86/32.02	c current solution ok
31.86/32.02	o -39
31.86/32.02	c [INC SEARCH] iteration: 9
31.86/32.02	c [INC BOUNDS] best value:906 search for 905
31.86/32.02	c [INC SYSTEM] there exists a inc, kill it!
31.86/32.02	c write failed with 2
31.86/32.02	c [INC SYSTEM] create new solver instance
31.86/32.02	c [INC] encode full formula
31.86/32.02	c (debug) using card networks
31.86/32.05	c set iterative enc to: card
31.86/32.05	c set iterative enc to: none
31.86/32.05	c [INC SEARCH] isOptimum variable: 0
38.87/39.02	c formula is SAT
38.87/39.03	c [INC SEARCH] copied best model
38.87/39.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
38.87/39.09	c model valid
38.87/39.09	c current solution ok
38.87/39.09	o -40
38.87/39.09	c [INC SEARCH] iteration: 10
38.87/39.09	c [INC BOUNDS] best value:905 search for 904
38.87/39.09	c [INC SYSTEM] there exists a inc, kill it!
38.87/39.09	c write failed with 2
38.87/39.09	c [INC SYSTEM] create new solver instance
38.87/39.09	c [INC] encode full formula
38.87/39.09	c (debug) using card networks
38.97/39.11	c set iterative enc to: card
38.97/39.11	c set iterative enc to: none
38.97/39.12	c [INC SEARCH] isOptimum variable: 0
50.66/50.80	c formula is SAT
50.66/50.80	c [INC SEARCH] copied best model
50.66/50.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
50.66/50.86	c model valid
50.66/50.86	c current solution ok
50.66/50.86	o -41
50.66/50.86	c [INC SEARCH] iteration: 11
50.66/50.86	c [INC BOUNDS] best value:904 search for 903
50.66/50.86	c [INC SYSTEM] there exists a inc, kill it!
50.66/50.86	c write failed with 2
50.66/50.87	c [INC SYSTEM] create new solver instance
50.66/50.87	c [INC] encode full formula
50.66/50.87	c (debug) using card networks
50.66/50.89	c set iterative enc to: card
50.66/50.89	c set iterative enc to: none
50.66/50.89	c [INC SEARCH] isOptimum variable: 0
68.94/69.16	c formula is SAT
68.94/69.16	c [INC SEARCH] copied best model
68.94/69.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
69.06/69.23	c model valid
69.06/69.23	c current solution ok
69.06/69.23	o -42
69.06/69.23	c [INC SEARCH] iteration: 12
69.06/69.23	c [INC BOUNDS] best value:903 search for 902
69.06/69.23	c [INC SYSTEM] there exists a inc, kill it!
69.06/69.23	c write failed with 2
69.06/69.23	c [INC SYSTEM] create new solver instance
69.06/69.23	c [INC] encode full formula
69.06/69.23	c (debug) using card networks
69.06/69.25	c set iterative enc to: card
69.06/69.25	c set iterative enc to: none
69.06/69.26	c [INC SEARCH] isOptimum variable: 0
193.29/193.56	c formula is SAT
193.29/193.56	c [INC SEARCH] copied best model
193.29/193.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
193.38/193.62	c model valid
193.38/193.62	c current solution ok
193.38/193.62	o -43
193.38/193.62	c [INC SEARCH] iteration: 13
193.38/193.62	c [INC BOUNDS] best value:902 search for 901
193.38/193.62	c [INC SYSTEM] there exists a inc, kill it!
193.38/193.62	c write failed with 2
193.38/193.62	c [INC SYSTEM] create new solver instance
193.38/193.62	c [INC] encode full formula
193.38/193.62	c (debug) using card networks
193.38/193.65	c set iterative enc to: card
193.38/193.65	c set iterative enc to: none
193.38/193.66	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.61	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.61	s UNKNOWN
1800.09/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.61	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-3698058-1338062610/watcher-3698058-1338062610 -o /tmp/evaluation-result-3698058-1338062610/solver-3698058-1338062610 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698058-1338062610.opb 90969362 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4561
/proc/meminfo: memFree=28604700/32873844 swapFree=7100/7100
[pid=4561] ppid=4559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4561/stat : 4561 (npSolver-pbo-It) S 4559 4561 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272389597 9367552 275 33554432000 4194304 5064252 140737244556816 140737244555728 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4561/statm: 2287 275 233 213 0 72 0

[startup+0.085788 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4561
/proc/meminfo: memFree=28604700/32873844 swapFree=7100/7100
[pid=4561] ppid=4559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4561/stat : 4561 (npSolver-pbo-It) S 4559 4561 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272389597 9367552 275 33554432000 4194304 5064252 140737244556816 140737244555728 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4561/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4561
/proc/meminfo: memFree=28604700/32873844 swapFree=7100/7100
[pid=4561] ppid=4559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4561/stat : 4561 (npSolver-pbo-It) S 4559 4561 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272389597 9367552 275 33554432000 4194304 5064252 140737244556816 140737244555728 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4561/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300303 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4561
/proc/meminfo: memFree=28604700/32873844 swapFree=7100/7100
[pid=4561] ppid=4559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4561/stat : 4561 (npSolver-pbo-It) S 4559 4561 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272389597 9367552 275 33554432000 4194304 5064252 140737244556816 140737244555728 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4561/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700166 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4561
/proc/meminfo: memFree=28604700/32873844 swapFree=7100/7100
[pid=4561] ppid=4559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4561/stat : 4561 (npSolver-pbo-It) S 4559 4561 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272389597 9367552 275 33554432000 4194304 5064252 140737244556816 140737244555728 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4561/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4572
/proc/meminfo: memFree=28581524/32873844 swapFree=7100/7100
[pid=4561] ppid=4559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4561/stat : 4561 (npSolver-pbo-It) S 4559 4561 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272389597 9367552 275 33554432000 4194304 5064252 140737244556816 140737244555728 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4561/statm: 2287 275 233 213 0 72 0
[pid=4562] ppid=4561 vsize=8028 CPUtime=1.08 cores=1,3,5,7
/proc/4562/stat : 4562 (npSolver-pbo) R 4561 4561 2929 0 -1 4202496 5130 13994 0 0 39 9 57 3 20 0 1 0 272389598 8220672 1381 33554432000 4194304 5992684 140734116554320 140734116540152 5179600 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4562/statm: 2007 1381 179 440 0 1563 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 17176

[startup+3.10035 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4576
/proc/meminfo: memFree=28578600/32873844 swapFree=7100/7100
[pid=4561] ppid=4559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4561/stat : 4561 (npSolver-pbo-It) S 4559 4561 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272389597 9367552 275 33554432000 4194304 5064252 140737244556816 140737244555728 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4561/statm: 2287 275 233 213 0 72 0
[pid=4562] ppid=4561 vsize=8028 CPUtime=1.55 cores=1,3,5,7
/proc/4562/stat : 4562 (npSolver-pbo) S 4561 4561 2929 0 -1 4202496 6065 18467 0 0 46 9 95 5 20 0 1 0 272389598 8220672 1381 33554432000 4194304 5992684 140734116554320 140734116540152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4562/statm: 2007 1381 179 440 0 1563 0
[pid=4576] ppid=4562 vsize=20116 CPUtime=1.5 cores=1,3,5,7
/proc/4576/stat : 4576 (glucosInc) R 4562 4561 2929 0 -1 4202496 4072 0 0 0 149 1 0 0 20 0 1 0 272389756 20598784 4206 33554432000 4194304 5654031 140733411675952 140733411673912 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4576/statm: 5029 4206 131 357 0 4669 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 37292

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4578
/proc/meminfo: memFree=28576684/32873844 swapFree=7100/7100
[pid=4561] ppid=4559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4561/stat : 4561 (npSolver-pbo-It) S 4559 4561 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272389597 9367552 275 33554432000 4194304 5064252 140737244556816 140737244555728 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4561/statm: 2287 275 233 213 0 72 0
[pid=4562] ppid=4561 vsize=8028 CPUtime=4.7 cores=1,3,5,7
/proc/4562/stat : 4562 (npSolver-pbo) S 4561 4561 2929 0 -1 4202496 7396 23150 0 0 55 10 399 6 20 0 1 0 272389598 8220672 1381 33554432000 4194304 5992684 140734116554320 140734116540152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4562/statm: 2007 1381 179 440 0 1563 0
[pid=4578] ppid=4562 vsize=20104 CPUtime=1.55 cores=1,3,5,7
/proc/4578/stat : 4578 (glucosInc) R 4562 4561 2929 0 -1 4202496 3868 0 0 0 155 0 0 0 20 0 1 0 272390071 20586496 4067 33554432000 4194304 5654031 140734387830560 140734387828328 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4578/statm: 5026 4067 140 357 0 4666 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 37280

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4580
/proc/meminfo: memFree=28572288/32873844 swapFree=7100/7100
[pid=4561] ppid=4559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4561/stat : 4561 (npSolver-pbo-It) S 4559 4561 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272389597 9367552 275 33554432000 4194304 5064252 140737244556816 140737244555728 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4561/statm: 2287 275 233 213 0 72 0
[pid=4562] ppid=4561 vsize=8028 CPUtime=8.25 cores=1,3,5,7
/proc/4562/stat : 4562 (npSolver-pbo) S 4561 4561 2929 0 -1 4202496 8727 28541 0 0 64 10 744 7 20 0 1 0 272389598 8220672 1381 33554432000 4194304 5992684 140734116554320 140734116540152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4562/statm: 2007 1381 179 440 0 1563 0
[pid=4580] ppid=4562 vsize=20748 CPUtime=4.38 cores=1,3,5,7
/proc/4580/stat : 4580 (glucosInc) R 4562 4561 2929 0 -1 4202496 5244 0 0 0 437 1 0 0 20 0 1 0 272390428 21245952 4503 33554432000 4194304 5654031 140736726718944 140736726706760 4234964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4580/statm: 5187 4503 142 357 0 4827 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 37924

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4586
/proc/meminfo: memFree=28560200/32873844 swapFree=7100/7100
[pid=4561] ppid=4559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4561/stat : 4561 (npSolver-pbo-It) S 4559 4561 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272389597 9367552 275 33554432000 4194304 5064252 140737244556816 140737244555728 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4561/statm: 2287 275 233 213 0 72 0
[pid=4562] ppid=4561 vsize=8028 CPUtime=24.27 cores=1,3,5,7
/proc/4562/stat : 4562 (npSolver-pbo) S 4561 4561 2929 0 -1 4202496 12720 47847 0 0 90 11 2313 13 20 0 1 0 272389598 8220672 1381 33554432000 4194304 5992684 140734116554320 140734116540152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4562/statm: 2007 1381 179 440 0 1563 0
[pid=4586] ppid=4562 vsize=19956 CPUtime=1.11 cores=1,3,5,7
/proc/4586/stat : 4586 (glucosInc) R 4562 4561 2929 0 -1 4202496 3992 0 0 0 110 1 0 0 20 0 1 0 272392035 20434944 4154 33554432000 4194304 5654031 140734691603968 140734691591784 4214193 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4586/statm: 4989 4154 140 357 0 4629 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 37132

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4590
/proc/meminfo: memFree=28546136/32873844 swapFree=7100/7100
[pid=4561] ppid=4559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4561/stat : 4561 (npSolver-pbo-It) S 4559 4561 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272389597 9367552 275 33554432000 4194304 5064252 140737244556816 140737244555728 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4561/statm: 2287 275 233 213 0 72 0
[pid=4562] ppid=4561 vsize=8028 CPUtime=50.76 cores=1,3,5,7
/proc/4562/stat : 4562 (npSolver-pbo) S 4561 4561 2929 0 -1 4202496 16713 71455 0 0 115 12 4928 21 20 0 1 0 272389598 8220672 1381 33554432000 4194304 5992684 140734116554320 140734116540152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4562/statm: 2007 1381 179 440 0 1563 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 17176

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 4594
/proc/meminfo: memFree=28553120/32873844 swapFree=7100/7100
[pid=4561] ppid=4559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4561/stat : 4561 (npSolver-pbo-It) S 4559 4561 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272389597 9367552 275 33554432000 4194304 5064252 140737244556816 140737244555728 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4561/statm: 2287 275 233 213 0 72 0
[pid=4562] ppid=4561 vsize=8028 CPUtime=69.13 cores=1,3,5,7
/proc/4562/stat : 4562 (npSolver-pbo) S 4561 4561 2929 0 -1 4202496 18044 80035 0 0 124 13 6753 23 20 0 1 0 272389598 8220672 1381 33554432000 4194304 5992684 140734116554320 140734116540152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4562/statm: 2007 1381 179 440 0 1563 0
[pid=4594] ppid=4562 vsize=42432 CPUtime=33.01 cores=1,3,5,7
/proc/4594/stat : 4594 (glucosInc) R 4562 4561 2929 0 -1 4202496 8806 0 0 0 3300 1 0 0 20 0 1 0 272396524 43450368 10034 33554432000 4194304 5654031 140733577227904 140733577215720 4218708 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4594/statm: 10608 10034 142 357 0 10248 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 59608

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4595
/proc/meminfo: memFree=28506632/32873844 swapFree=7100/7100
[pid=4561] ppid=4559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4561/stat : 4561 (npSolver-pbo-It) S 4559 4561 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272389597 9367552 275 33554432000 4194304 5064252 140737244556816 140737244555728 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4561/statm: 2287 275 233 213 0 72 0
[pid=4562] ppid=4561 vsize=8028 CPUtime=69.13 cores=1,3,5,7
/proc/4562/stat : 4562 (npSolver-pbo) S 4561 4561 2929 0 -1 4202496 18044 80035 0 0 124 13 6753 23 20 0 1 0 272389598 8220672 1381 33554432000 4194304 5992684 140734116554320 140734116540152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4562/statm: 2007 1381 179 440 0 1563 0
[pid=4594] ppid=4562 vsize=61108 CPUtime=92.96 cores=1,3,5,7
/proc/4594/stat : 4594 (glucosInc) R 4562 4561 2929 0 -1 4202496 9589 0 0 0 9294 2 0 0 20 0 1 0 272396524 62574592 14719 33554432000 4194304 5654031 140733577227904 140733577225928 4232528 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4594/statm: 15277 14719 142 357 0 14917 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 78284

[startup+222.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/181 4597
/proc/meminfo: memFree=28546092/32873844 swapFree=7100/7100
[pid=4561] ppid=4559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4561/stat : 4561 (npSolver-pbo-It) S 4559 4561 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272389597 9367552 275 33554432000 4194304 5064252 140737244556816 140737244555728 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4561/statm: 2287 275 233 213 0 72 0
[pid=4562] ppid=4561 vsize=8028 CPUtime=193.45 cores=1,3,5,7
/proc/4562/stat : 4562 (npSolver-pbo) S 4561 4561 2929 0 -1 4202496 19375 90774 0 0 133 13 19172 27 20 0 1 0 272389598 8220672 1381 33554432000 4194304 5992684 140734116554320 140734116540152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4562/statm: 2007 1381 179 440 0 1563 0
[pid=4597] ppid=4562 vsize=42328 CPUtime=28.61 cores=1,3,5,7
/proc/4597/stat : 4597 (glucosInc) R 4562 4561 2929 0 -1 4202496 8728 0 0 0 2858 3 0 0 20 0 1 0 272408964 43343872 9997 33554432000 4194304 5654031 140733310313856 140733310301672 4232929 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4597/statm: 10582 9997 142 357 0 10222 0
Current children cumulated CPU time (s) 222.06
Current children cumulated vsize (KiB) 59504

[startup+282.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/181 4598
/proc/meminfo: memFree=28531632/32873844 swapFree=7100/7100
[pid=4561] ppid=4559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4561/stat : 4561 (npSolver-pbo-It) S 4559 4561 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272389597 9367552 275 33554432000 4194304 5064252 140737244556816 140737244555728 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4561/statm: 2287 275 233 213 0 72 0
[pid=4562] ppid=4561 vsize=8028 CPUtime=193.45 cores=1,3,5,7

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

/proc/meminfo: memFree=28488120/32873844 swapFree=7100/7100
[pid=4561] ppid=4559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4561/stat : 4561 (npSolver-pbo-It) S 4559 4561 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272389597 9367552 275 33554432000 4194304 5064252 140737244556816 140737244555728 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4561/statm: 2287 275 233 213 0 72 0
[pid=4562] ppid=4561 vsize=8028 CPUtime=193.45 cores=1,3,5,7
/proc/4562/stat : 4562 (npSolver-pbo) S 4561 4561 2929 0 -1 4202496 19375 90774 0 0 133 13 19172 27 20 0 1 0 272389598 8220672 1381 33554432000 4194304 5992684 140734116554320 140734116540152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4562/statm: 2007 1381 179 440 0 1563 0
[pid=4597] ppid=4562 vsize=141808 CPUtime=1048.42 cores=1,3,5,7
/proc/4597/stat : 4597 (glucosInc) R 4562 4561 2929 0 -1 4202496 26973 0 0 0 104808 34 0 0 20 0 1 0 272408964 145211392 34281 33554432000 4194304 5654031 140733310313856 140733310311784 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4597/statm: 35452 34281 142 357 0 35092 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 158984

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4682
/proc/meminfo: memFree=28534256/32873844 swapFree=7100/7100
[pid=4561] ppid=4559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4561/stat : 4561 (npSolver-pbo-It) S 4559 4561 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272389597 9367552 275 33554432000 4194304 5064252 140737244556816 140737244555728 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4561/statm: 2287 275 233 213 0 72 0
[pid=4562] ppid=4561 vsize=8028 CPUtime=193.45 cores=1,3,5,7
/proc/4562/stat : 4562 (npSolver-pbo) S 4561 4561 2929 0 -1 4202496 19375 90774 0 0 133 13 19172 27 20 0 1 0 272389598 8220672 1381 33554432000 4194304 5992684 140734116554320 140734116540152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4562/statm: 2007 1381 179 440 0 1563 0
[pid=4597] ppid=4562 vsize=92488 CPUtime=1108.42 cores=1,3,5,7
/proc/4597/stat : 4597 (glucosInc) R 4562 4561 2929 0 -1 4202496 28634 0 0 0 110804 38 0 0 20 0 1 0 272408964 94707712 22564 33554432000 4194304 5654031 140733310313856 140733310301672 4232784 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4597/statm: 23122 22564 142 357 0 22762 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 109664

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4682
/proc/meminfo: memFree=28487976/32873844 swapFree=7100/7100
[pid=4561] ppid=4559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4561/stat : 4561 (npSolver-pbo-It) S 4559 4561 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272389597 9367552 275 33554432000 4194304 5064252 140737244556816 140737244555728 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4561/statm: 2287 275 233 213 0 72 0
[pid=4562] ppid=4561 vsize=8028 CPUtime=193.45 cores=1,3,5,7
/proc/4562/stat : 4562 (npSolver-pbo) S 4561 4561 2929 0 -1 4202496 19375 90774 0 0 133 13 19172 27 20 0 1 0 272389598 8220672 1381 33554432000 4194304 5992684 140734116554320 140734116540152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4562/statm: 2007 1381 179 440 0 1563 0
[pid=4597] ppid=4562 vsize=141808 CPUtime=1168.41 cores=1,3,5,7
/proc/4597/stat : 4597 (glucosInc) R 4562 4561 2929 0 -1 4202496 30187 0 0 0 116800 41 0 0 20 0 1 0 272408964 145211392 34281 33554432000 4194304 5654031 140733310313856 140733310301672 4232577 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4597/statm: 35452 34281 142 357 0 35092 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 158984

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4682
/proc/meminfo: memFree=28531324/32873844 swapFree=7100/7100
[pid=4561] ppid=4559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4561/stat : 4561 (npSolver-pbo-It) S 4559 4561 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272389597 9367552 275 33554432000 4194304 5064252 140737244556816 140737244555728 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4561/statm: 2287 275 233 213 0 72 0
[pid=4562] ppid=4561 vsize=8028 CPUtime=193.45 cores=1,3,5,7
/proc/4562/stat : 4562 (npSolver-pbo) S 4561 4561 2929 0 -1 4202496 19375 90774 0 0 133 13 19172 27 20 0 1 0 272389598 8220672 1381 33554432000 4194304 5992684 140734116554320 140734116540152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4562/statm: 2007 1381 179 440 0 1563 0
[pid=4597] ppid=4562 vsize=111448 CPUtime=1228.39 cores=1,3,5,7
/proc/4597/stat : 4597 (glucosInc) R 4562 4561 2929 0 -1 4202496 31935 0 0 0 122796 43 0 0 20 0 1 0 272408964 114122752 22637 33554432000 4194304 5654031 140733310313856 140733310301672 4233173 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4597/statm: 27862 22637 142 357 0 27502 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 128624

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4682
/proc/meminfo: memFree=28466924/32873844 swapFree=7100/7100
[pid=4561] ppid=4559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4561/stat : 4561 (npSolver-pbo-It) S 4559 4561 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272389597 9367552 275 33554432000 4194304 5064252 140737244556816 140737244555728 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4561/statm: 2287 275 233 213 0 72 0
[pid=4562] ppid=4561 vsize=8028 CPUtime=193.45 cores=1,3,5,7
/proc/4562/stat : 4562 (npSolver-pbo) S 4561 4561 2929 0 -1 4202496 19375 90774 0 0 133 13 19172 27 20 0 1 0 272389598 8220672 1381 33554432000 4194304 5992684 140734116554320 140734116540152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4562/statm: 2007 1381 179 440 0 1563 0
[pid=4597] ppid=4562 vsize=160768 CPUtime=1288.38 cores=1,3,5,7
/proc/4597/stat : 4597 (glucosInc) R 4562 4561 2929 0 -1 4202496 33750 0 0 0 128792 46 0 0 20 0 1 0 272408964 164626432 35637 33554432000 4194304 5654031 140733310313856 140733310301672 4233176 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4597/statm: 40192 35637 142 357 0 39832 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 177944

[startup+1542.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/181 4683
/proc/meminfo: memFree=28515360/32873844 swapFree=7100/7100
[pid=4561] ppid=4559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4561/stat : 4561 (npSolver-pbo-It) S 4559 4561 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272389597 9367552 275 33554432000 4194304 5064252 140737244556816 140737244555728 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4561/statm: 2287 275 233 213 0 72 0
[pid=4562] ppid=4561 vsize=8028 CPUtime=193.45 cores=1,3,5,7
/proc/4562/stat : 4562 (npSolver-pbo) S 4561 4561 2929 0 -1 4202496 19375 90774 0 0 133 13 19172 27 20 0 1 0 272389598 8220672 1381 33554432000 4194304 5992684 140734116554320 140734116540152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4562/statm: 2007 1381 179 440 0 1563 0
[pid=4597] ppid=4562 vsize=111448 CPUtime=1348.37 cores=1,3,5,7
/proc/4597/stat : 4597 (glucosInc) R 4562 4561 2929 0 -1 4202496 35423 0 0 0 134788 49 0 0 20 0 1 0 272408964 114122752 23408 33554432000 4194304 5654031 140733310313856 140733310311880 4233232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4597/statm: 27862 23408 142 357 0 27502 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 128624

[startup+1602.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/182 4686
/proc/meminfo: memFree=28449880/32873844 swapFree=7100/7100
[pid=4561] ppid=4559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4561/stat : 4561 (npSolver-pbo-It) S 4559 4561 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272389597 9367552 275 33554432000 4194304 5064252 140737244556816 140737244555728 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4561/statm: 2287 275 233 213 0 72 0
[pid=4562] ppid=4561 vsize=8028 CPUtime=193.45 cores=1,3,5,7
/proc/4562/stat : 4562 (npSolver-pbo) S 4561 4561 2929 0 -1 4202496 19375 90774 0 0 133 13 19172 27 20 0 1 0 272389598 8220672 1381 33554432000 4194304 5992684 140734116554320 140734116540152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4562/statm: 2007 1381 179 440 0 1563 0
[pid=4597] ppid=4562 vsize=174472 CPUtime=1408.36 cores=1,3,5,7
/proc/4597/stat : 4597 (glucosInc) R 4562 4561 2929 0 -1 4202496 37680 0 0 0 140784 52 0 0 20 0 1 0 272408964 178659328 40399 33554432000 4194304 5654031 140733310313856 140733310301672 4232551 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4597/statm: 43618 40399 142 357 0 43258 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 191648

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 4686
/proc/meminfo: memFree=28435832/32873844 swapFree=7100/7100
[pid=4561] ppid=4559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4561/stat : 4561 (npSolver-pbo-It) S 4559 4561 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272389597 9367552 275 33554432000 4194304 5064252 140737244556816 140737244555728 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4561/statm: 2287 275 233 213 0 72 0
[pid=4562] ppid=4561 vsize=8028 CPUtime=193.45 cores=1,3,5,7
/proc/4562/stat : 4562 (npSolver-pbo) S 4561 4561 2929 0 -1 4202496 19375 90774 0 0 133 13 19172 27 20 0 1 0 272389598 8220672 1381 33554432000 4194304 5992684 140734116554320 140734116540152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4562/statm: 2007 1381 179 440 0 1563 0
[pid=4597] ppid=4562 vsize=205292 CPUtime=1468.35 cores=1,3,5,7
/proc/4597/stat : 4597 (glucosInc) R 4562 4561 2929 0 -1 4202496 39215 0 0 0 146780 55 0 0 20 0 1 0 272408964 210219008 43408 33554432000 4194304 5654031 140733310313856 140733310311944 4233236 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4597/statm: 51323 43408 142 357 0 50963 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 222468

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 4686
/proc/meminfo: memFree=28392408/32873844 swapFree=7100/7100
[pid=4561] ppid=4559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4561/stat : 4561 (npSolver-pbo-It) S 4559 4561 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272389597 9367552 275 33554432000 4194304 5064252 140737244556816 140737244555728 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4561/statm: 2287 275 233 213 0 72 0
[pid=4562] ppid=4561 vsize=8028 CPUtime=193.45 cores=1,3,5,7
/proc/4562/stat : 4562 (npSolver-pbo) S 4561 4561 2929 0 -1 4202496 19375 90774 0 0 133 13 19172 27 20 0 1 0 272389598 8220672 1381 33554432000 4194304 5992684 140734116554320 140734116540152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4562/statm: 2007 1381 179 440 0 1563 0
[pid=4597] ppid=4562 vsize=205292 CPUtime=1528.34 cores=1,3,5,7
/proc/4597/stat : 4597 (glucosInc) R 4562 4561 2929 0 -1 4202496 40429 0 0 0 152777 57 0 0 20 0 1 0 272408964 210219008 45074 33554432000 4194304 5654031 140733310313856 140733310301672 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4597/statm: 51323 45074 142 357 0 50963 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 222468

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4686
/proc/meminfo: memFree=28485712/32873844 swapFree=7100/7100
[pid=4561] ppid=4559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4561/stat : 4561 (npSolver-pbo-It) S 4559 4561 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272389597 9367552 275 33554432000 4194304 5064252 140737244556816 140737244555728 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4561/statm: 2287 275 233 213 0 72 0
[pid=4562] ppid=4561 vsize=8028 CPUtime=193.45 cores=1,3,5,7
/proc/4562/stat : 4562 (npSolver-pbo) S 4561 4561 2929 0 -1 4202496 19375 90774 0 0 133 13 19172 27 20 0 1 0 272389598 8220672 1381 33554432000 4194304 5992684 140734116554320 140734116540152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4562/statm: 2007 1381 179 440 0 1563 0
[pid=4597] ppid=4562 vsize=125152 CPUtime=1588.33 cores=1,3,5,7
/proc/4597/stat : 4597 (glucosInc) R 4562 4561 2929 0 -1 4202496 41504 0 0 0 158773 60 0 0 20 0 1 0 272408964 128155648 30730 33554432000 4194304 5654031 140733310313856 140733310311880 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4597/statm: 31288 30730 142 357 0 30928 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 142328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 4686
/proc/meminfo: memFree=28400700/32873844 swapFree=7100/7100
[pid=4561] ppid=4559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4561/stat : 4561 (npSolver-pbo-It) S 4559 4561 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272389597 9367552 275 33554432000 4194304 5064252 140737244556816 140737244555728 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4561/statm: 2287 275 233 213 0 72 0
[pid=4562] ppid=4561 vsize=8028 CPUtime=193.45 cores=1,3,5,7
/proc/4562/stat : 4562 (npSolver-pbo) S 4561 4561 2929 0 -1 4202496 19375 90774 0 0 133 13 19172 27 20 0 1 0 272389598 8220672 1381 33554432000 4194304 5992684 140734116554320 140734116540152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4562/statm: 2007 1381 179 440 0 1563 0
[pid=4597] ppid=4562 vsize=174472 CPUtime=1606.64 cores=1,3,5,7
/proc/4597/stat : 4597 (glucosInc) R 4562 4561 2929 0 -1 4202496 41977 0 0 0 160603 61 0 0 20 0 1 0 272408964 178659328 41423 33554432000 4194304 5654031 140733310313856 140733310301672 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4597/statm: 43618 41423 142 357 0 43258 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 191648

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.13
CPU user time (s): 1799.09
CPU system time (s): 1.03484
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 222468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.09
system time used= 1.03484
maximum resident set size= 188488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152508
page faults= 0
swaps= 0
block input operations= 0
block output operations= 57904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1073
involuntary context switches= 2768

runsolver used 2.70359 second user time and 7.28989 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-26 22:03:30
IDJOB=3698058
IDBENCH=2252
IDSOLVER=2275
FILE ID=node103/3698058-1338062610
RUNJOBID= node103-1338051805-2946
PBS_JOBID= 14624384
Free space on /tmp= 71560 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-1.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698058-1338062610/watcher-3698058-1338062610 -o /tmp/evaluation-result-3698058-1338062610/solver-3698058-1338062610 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698058-1338062610.opb 90969362 HOME HOME

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

MD5SUM BENCH= 05ceccb8ea9c274c844c39df1472d3cc
RANDOM SEED=90969362

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
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	: 5411.36
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.189
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.189
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:        28604708 kB
Buffers:          262224 kB
Cached:          3085100 kB
SwapCached:            0 kB
Active:          1029304 kB
Inactive:        2442512 kB
Active(anon):     126936 kB
Inactive(anon):        0 kB
Active(file):     902368 kB
Inactive(file):  2442512 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9320 kB
Writeback:             0 kB
AnonPages:        137524 kB
Mapped:            15744 kB
Shmem:               200 kB
Slab:             636856 kB
SReclaimable:      79448 kB
SUnreclaim:       557408 kB
KernelStack:        1504 kB
PageTables:         4460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     277628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 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= 71548 MiB
End job on node103 at 2012-05-26 22:33:31