Trace number 3698063

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-2.opb
MD5SUM669011fc499ae56e44c354cc6cddc4c7
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-47
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -49
Optimality of the best value was proved NO
Number of variables1150
Total number of constraints80851
Number of constraints which are clauses80851
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 1150
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 1150
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 1150
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.16	c run inc solver
0.00/0.16	c [INC SYSTEM] run initial solver
0.00/0.16	c [INC SYSTEM] preprocess with white file
0.00/0.31	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.31	c [INC SYSTEM] execute solver
0.00/0.33	c [INC SEARCH] formula is SAT
0.00/0.33	c [INC SYSTEM] solved the initial formula
0.00/0.41	c model valid
0.00/0.41	c current solution ok
0.00/0.53	o 0
0.00/0.53	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.53	c write failed with 2
0.00/0.53	c [INC SEARCH] iteration: 0
0.00/0.53	c [INC BOUNDS] best value:1150 search for 1149
0.00/0.53	c [INC SYSTEM] create new solver instance
0.00/0.53	c [INC] encode full formula
0.00/0.53	c (debug) using card networks
0.00/0.59	c set iterative enc to: card
0.00/0.59	c set iterative enc to: none
0.00/0.60	c [INC SEARCH] isOptimum variable: 0
0.00/0.91	c formula is SAT
0.00/0.91	c [INC SEARCH] copied best model
0.00/0.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/1.00	c model valid
0.00/1.00	c current solution ok
0.00/1.00	o -35
0.00/1.00	c [INC SEARCH] iteration: 1
0.00/1.00	c [INC BOUNDS] best value:1115 search for 1114
0.00/1.00	c [INC SYSTEM] there exists a inc, kill it!
0.00/1.00	c write failed with 2
0.00/1.00	c [INC SYSTEM] create new solver instance
0.00/1.00	c [INC] encode full formula
0.00/1.00	c (debug) using card networks
0.98/1.05	c set iterative enc to: card
0.98/1.05	c set iterative enc to: none
0.98/1.06	c [INC SEARCH] isOptimum variable: 0
5.36/5.42	c formula is SAT
5.36/5.42	c [INC SEARCH] copied best model
5.53/5.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.53/5.65	c model valid
5.53/5.65	c current solution ok
5.53/5.65	o -36
5.53/5.65	c [INC SEARCH] iteration: 2
5.53/5.65	c [INC BOUNDS] best value:1114 search for 1113
5.53/5.65	c [INC SYSTEM] there exists a inc, kill it!
5.53/5.65	c write failed with 2
5.53/5.65	c [INC SYSTEM] create new solver instance
5.53/5.65	c [INC] encode full formula
5.53/5.65	c (debug) using card networks
5.53/5.65	c set iterative enc to: card
5.53/5.65	c set iterative enc to: none
5.53/5.65	c [INC SEARCH] isOptimum variable: 0
10.01/10.18	c formula is SAT
10.01/10.18	c [INC SEARCH] copied best model
10.01/10.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.11/10.26	c model valid
10.11/10.26	c current solution ok
10.11/10.26	o -37
10.11/10.26	c [INC SEARCH] iteration: 3
10.11/10.26	c [INC BOUNDS] best value:1113 search for 1112
10.11/10.26	c [INC SYSTEM] there exists a inc, kill it!
10.11/10.26	c write failed with 2
10.11/10.27	c [INC SYSTEM] create new solver instance
10.11/10.27	c [INC] encode full formula
10.11/10.27	c (debug) using card networks
10.21/10.32	c set iterative enc to: card
10.21/10.32	c set iterative enc to: none
10.21/10.33	c [INC SEARCH] isOptimum variable: 0
17.00/17.18	c formula is SAT
17.00/17.19	c [INC SEARCH] copied best model
17.00/17.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
17.10/17.27	c model valid
17.10/17.27	c current solution ok
17.10/17.27	o -38
17.10/17.27	c [INC SEARCH] iteration: 4
17.10/17.27	c [INC BOUNDS] best value:1112 search for 1111
17.10/17.27	c [INC SYSTEM] there exists a inc, kill it!
17.10/17.27	c write failed with 2
17.10/17.27	c [INC SYSTEM] create new solver instance
17.10/17.27	c [INC] encode full formula
17.10/17.27	c (debug) using card networks
17.21/17.32	c set iterative enc to: card
17.21/17.32	c set iterative enc to: none
17.21/17.33	c [INC SEARCH] isOptimum variable: 0
25.00/25.20	c formula is SAT
25.10/25.20	c [INC SEARCH] copied best model
25.10/25.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
25.10/25.28	c model valid
25.10/25.28	c current solution ok
25.10/25.28	o -39
25.10/25.28	c [INC SEARCH] iteration: 5
25.10/25.28	c [INC BOUNDS] best value:1111 search for 1110
25.10/25.28	c [INC SYSTEM] there exists a inc, kill it!
25.10/25.28	c write failed with 2
25.10/25.29	c [INC SYSTEM] create new solver instance
25.10/25.29	c [INC] encode full formula
25.10/25.29	c (debug) using card networks
25.21/25.34	c set iterative enc to: card
25.21/25.34	c set iterative enc to: none
25.21/25.35	c [INC SEARCH] isOptimum variable: 0
34.68/34.85	c formula is SAT
34.68/34.86	c [INC SEARCH] copied best model
34.68/34.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
34.78/34.94	c model valid
34.78/34.94	c current solution ok
34.78/34.94	o -40
34.78/34.94	c [INC SEARCH] iteration: 6
34.78/34.94	c [INC BOUNDS] best value:1110 search for 1109
34.78/34.94	c [INC SYSTEM] there exists a inc, kill it!
34.78/34.94	c write failed with 2
34.78/34.94	c [INC SYSTEM] create new solver instance
34.78/34.94	c [INC] encode full formula
34.78/34.94	c (debug) using card networks
34.78/34.99	c set iterative enc to: card
34.78/34.99	c set iterative enc to: none
34.89/35.01	c [INC SEARCH] isOptimum variable: 0
45.08/45.24	c formula is SAT
45.08/45.24	c [INC SEARCH] copied best model
45.08/45.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
45.17/45.33	c model valid
45.17/45.33	c current solution ok
45.17/45.33	o -41
45.17/45.33	c [INC SEARCH] iteration: 7
45.17/45.33	c [INC BOUNDS] best value:1109 search for 1108
45.17/45.33	c [INC SYSTEM] there exists a inc, kill it!
45.17/45.33	c write failed with 2
45.17/45.33	c [INC SYSTEM] create new solver instance
45.17/45.33	c [INC] encode full formula
45.17/45.33	c (debug) using card networks
45.17/45.39	c set iterative enc to: card
45.17/45.39	c set iterative enc to: none
45.29/45.40	c [INC SEARCH] isOptimum variable: 0
55.88/56.02	c formula is SAT
55.88/56.03	c [INC SEARCH] copied best model
55.88/56.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
55.98/56.12	c model valid
55.98/56.12	c current solution ok
55.98/56.12	o -42
55.98/56.12	c [INC SEARCH] iteration: 8
55.98/56.12	c [INC BOUNDS] best value:1108 search for 1107
55.98/56.12	c [INC SYSTEM] there exists a inc, kill it!
55.98/56.12	c write failed with 2
55.98/56.12	c [INC SYSTEM] create new solver instance
55.98/56.12	c [INC] encode full formula
55.98/56.12	c (debug) using card networks
55.98/56.17	c set iterative enc to: card
55.98/56.17	c set iterative enc to: none
55.98/56.18	c [INC SEARCH] isOptimum variable: 0
69.45/69.68	c formula is SAT
69.45/69.68	c [INC SEARCH] copied best model
69.45/69.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
69.55/69.76	c model valid
69.55/69.76	c current solution ok
69.55/69.76	o -43
69.55/69.76	c [INC SEARCH] iteration: 9
69.55/69.76	c [INC BOUNDS] best value:1107 search for 1106
69.55/69.76	c [INC SYSTEM] there exists a inc, kill it!
69.55/69.76	c write failed with 2
69.55/69.76	c [INC SYSTEM] create new solver instance
69.55/69.76	c [INC] encode full formula
69.55/69.76	c (debug) using card networks
69.68/69.82	c set iterative enc to: card
69.68/69.82	c set iterative enc to: none
69.68/69.83	c [INC SEARCH] isOptimum variable: 0
86.85/87.03	c formula is SAT
86.85/87.04	c [INC SEARCH] copied best model
86.85/87.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
86.95/87.12	c model valid
86.95/87.12	c current solution ok
86.95/87.12	o -44
86.95/87.12	c [INC SEARCH] iteration: 10
86.95/87.12	c [INC BOUNDS] best value:1106 search for 1105
86.95/87.12	c [INC SYSTEM] there exists a inc, kill it!
86.95/87.12	c write failed with 2
86.95/87.13	c [INC SYSTEM] create new solver instance
86.95/87.13	c [INC] encode full formula
86.95/87.13	c (debug) using card networks
86.95/87.18	c set iterative enc to: card
86.95/87.18	c set iterative enc to: none
86.95/87.19	c [INC SEARCH] isOptimum variable: 0
111.75/111.91	c formula is SAT
111.75/111.91	c [INC SEARCH] copied best model
111.75/111.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
111.86/112.00	c model valid
111.86/112.00	c current solution ok
111.86/112.00	o -45
111.86/112.00	c [INC SEARCH] iteration: 11
111.86/112.00	c [INC BOUNDS] best value:1105 search for 1104
111.86/112.00	c [INC SYSTEM] there exists a inc, kill it!
111.86/112.00	c write failed with 2
111.86/112.00	c [INC SYSTEM] create new solver instance
111.86/112.00	c [INC] encode full formula
111.86/112.00	c (debug) using card networks
111.86/112.06	c set iterative enc to: card
111.86/112.06	c set iterative enc to: none
111.86/112.07	c [INC SEARCH] isOptimum variable: 0
134.24/134.46	c formula is SAT
134.24/134.46	c [INC SEARCH] copied best model
134.24/134.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
134.34/134.55	c model valid
134.34/134.55	c current solution ok
134.34/134.55	o -46
134.34/134.55	c [INC SEARCH] iteration: 12
134.34/134.55	c [INC BOUNDS] best value:1104 search for 1103
134.34/134.55	c [INC SYSTEM] there exists a inc, kill it!
134.34/134.55	c write failed with 2
134.34/134.55	c [INC SYSTEM] create new solver instance
134.34/134.55	c [INC] encode full formula
134.34/134.55	c (debug) using card networks
134.45/134.61	c set iterative enc to: card
134.45/134.61	c set iterative enc to: none
134.45/134.62	c [INC SEARCH] isOptimum variable: 0
254.31/254.56	c formula is SAT
254.31/254.57	c [INC SEARCH] copied best model
254.31/254.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
254.40/254.65	c model valid
254.40/254.65	c current solution ok
254.40/254.65	o -47
254.40/254.65	c [INC SEARCH] iteration: 13
254.40/254.65	c [INC BOUNDS] best value:1103 search for 1102
254.40/254.65	c [INC SYSTEM] there exists a inc, kill it!
254.40/254.65	c write failed with 2
254.40/254.66	c [INC SYSTEM] create new solver instance
254.40/254.66	c [INC] encode full formula
254.40/254.66	c (debug) using card networks
254.52/254.71	c set iterative enc to: card
254.52/254.71	c set iterative enc to: none
254.52/254.73	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.50	s UNKNOWN
1800.06/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.06/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-3698063-1338063734/watcher-3698063-1338063734 -o /tmp/evaluation-result-3698063-1338063734/solver-3698063-1338063734 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698063-1338063734.opb 2081075996 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 3226
/proc/meminfo: memFree=29244592/32873844 swapFree=7384/7384
[pid=3226] ppid=3224 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3226/stat : 3226 (npSolver-pbo-It) S 3224 3226 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272498815 9367552 275 33554432000 4194304 5064252 140734323496352 140734323495264 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3226/statm: 2287 275 233 213 0 72 0

[startup+0.085568 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 3226
/proc/meminfo: memFree=29244592/32873844 swapFree=7384/7384
[pid=3226] ppid=3224 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3226/stat : 3226 (npSolver-pbo-It) S 3224 3226 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272498815 9367552 275 33554432000 4194304 5064252 140734323496352 140734323495264 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3226/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100229 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 3226
/proc/meminfo: memFree=29244592/32873844 swapFree=7384/7384
[pid=3226] ppid=3224 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3226/stat : 3226 (npSolver-pbo-It) S 3224 3226 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272498815 9367552 275 33554432000 4194304 5064252 140734323496352 140734323495264 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3226/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300233 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 3226
/proc/meminfo: memFree=29244592/32873844 swapFree=7384/7384
[pid=3226] ppid=3224 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3226/stat : 3226 (npSolver-pbo-It) S 3224 3226 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272498815 9367552 275 33554432000 4194304 5064252 140734323496352 140734323495264 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3226/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700162 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 3226
/proc/meminfo: memFree=29244592/32873844 swapFree=7384/7384
[pid=3226] ppid=3224 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3226/stat : 3226 (npSolver-pbo-It) S 3224 3226 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272498815 9367552 275 33554432000 4194304 5064252 140734323496352 140734323495264 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3226/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50018 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 3235
/proc/meminfo: memFree=29203560/32873844 swapFree=7384/7384
[pid=3226] ppid=3224 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3226/stat : 3226 (npSolver-pbo-It) S 3224 3226 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272498815 9367552 275 33554432000 4194304 5064252 140734323496352 140734323495264 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3226/statm: 2287 275 233 213 0 72 0
[pid=3227] ppid=3226 vsize=4792 CPUtime=1.04 cores=0,2,4,6
/proc/3227/stat : 3227 (npSolver-pbo) S 3226 3226 1914 0 -1 4202496 5032 13450 0 0 46 11 44 3 20 0 1 0 272498815 4907008 886 33554432000 4194304 5992684 140734452155664 140734452141496 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3227/statm: 1198 886 179 440 0 754 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 13940

[startup+3.10031 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 3237
/proc/meminfo: memFree=29203860/32873844 swapFree=7384/7384
[pid=3226] ppid=3224 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3226/stat : 3226 (npSolver-pbo-It) S 3224 3226 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272498815 9367552 275 33554432000 4194304 5064252 140734323496352 140734323495264 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3226/statm: 2287 275 233 213 0 72 0
[pid=3227] ppid=3226 vsize=4792 CPUtime=1.04 cores=0,2,4,6
/proc/3227/stat : 3227 (npSolver-pbo) S 3226 3226 1914 0 -1 4202496 5032 13450 0 0 46 11 44 3 20 0 1 0 272498815 4907008 886 33554432000 4194304 5992684 140734452155664 140734452141496 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3227/statm: 1198 886 179 440 0 754 0
[pid=3237] ppid=3227 vsize=37792 CPUtime=2.02 cores=0,2,4,6
/proc/3237/stat : 3237 (glucosInc) R 3227 3226 1914 0 -1 4202496 7235 0 0 0 201 1 0 0 20 0 1 0 272498921 38699008 8079 33554432000 4194304 5654031 140735347640064 140735347638152 4232611 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3237/statm: 9448 8079 131 357 0 9088 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 51732

[startup+6.30018 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 3237
/proc/meminfo: memFree=29203744/32873844 swapFree=7384/7384
[pid=3226] ppid=3224 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3226/stat : 3226 (npSolver-pbo-It) S 3224 3226 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272498815 9367552 275 33554432000 4194304 5064252 140734323496352 140734323495264 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3226/statm: 2287 275 233 213 0 72 0
[pid=3227] ppid=3226 vsize=4656 CPUtime=5.56 cores=0,2,4,6
/proc/3227/stat : 3227 (npSolver-pbo) S 3226 3226 1914 0 -1 4202496 7451 21356 0 0 60 12 478 6 20 0 1 0 272498815 4767744 852 33554432000 4194304 5992684 140734452155664 140734452141496 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3227/statm: 1164 852 179 440 0 720 0
Current children cumulated CPU time (s) 5.56
Current children cumulated vsize (KiB) 13804

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 3241
/proc/meminfo: memFree=29201572/32873844 swapFree=7384/7384
[pid=3226] ppid=3224 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3226/stat : 3226 (npSolver-pbo-It) S 3224 3226 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272498815 9367552 275 33554432000 4194304 5064252 140734323496352 140734323495264 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3226/statm: 2287 275 233 213 0 72 0
[pid=3227] ppid=3226 vsize=4656 CPUtime=10.25 cores=0,2,4,6
/proc/3227/stat : 3227 (npSolver-pbo) S 3226 3226 1914 0 -1 4202496 9870 29997 0 0 75 12 930 8 20 0 1 0 272498815 4767744 852 33554432000 4194304 5992684 140734452155664 140734452141496 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3227/statm: 1164 852 179 440 0 720 0
[pid=3241] ppid=3227 vsize=37824 CPUtime=2.36 cores=0,2,4,6
/proc/3241/stat : 3241 (glucosInc) R 3227 3226 1914 0 -1 4202496 8061 0 0 0 235 1 0 0 20 0 1 0 272499848 38731776 8086 33554432000 4194304 5654031 140734112480544 140734112478632 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3241/statm: 9456 8086 131 357 0 9096 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 51628

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 3243
/proc/meminfo: memFree=29201280/32873844 swapFree=7384/7384
[pid=3226] ppid=3224 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3226/stat : 3226 (npSolver-pbo-It) S 3224 3226 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272498815 9367552 275 33554432000 4194304 5064252 140734323496352 140734323495264 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3226/statm: 2287 275 233 213 0 72 0
[pid=3227] ppid=3226 vsize=4656 CPUtime=25.26 cores=0,2,4,6
/proc/3227/stat : 3227 (npSolver-pbo) S 3226 3226 1914 0 -1 4202496 14708 49101 0 0 103 14 2397 12 20 0 1 0 272498815 4767744 852 33554432000 4194304 5992684 140734452155664 140734452141496 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3227/statm: 1164 852 179 440 0 720 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 13804

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3249
/proc/meminfo: memFree=29202576/32873844 swapFree=7384/7384
[pid=3226] ppid=3224 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3226/stat : 3226 (npSolver-pbo-It) S 3224 3226 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272498815 9367552 275 33554432000 4194304 5064252 140734323496352 140734323495264 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3226/statm: 2287 275 233 213 0 72 0
[pid=3227] ppid=3226 vsize=4656 CPUtime=45.3 cores=0,2,4,6
/proc/3227/stat : 3227 (npSolver-pbo) S 3226 3226 1914 0 -1 4202496 19546 69797 0 0 132 16 4365 17 20 0 1 0 272498815 4767744 852 33554432000 4194304 5992684 140734452155664 140734452141496 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3227/statm: 1164 852 179 440 0 720 0
[pid=3249] ppid=3227 vsize=35520 CPUtime=5.67 cores=0,2,4,6
/proc/3249/stat : 3249 (glucosInc) R 3227 3226 1914 0 -1 4202496 7608 0 0 0 566 1 0 0 20 0 1 0 272503355 36372480 8176 33554432000 4194304 5654031 140735126729648 140735126717464 4232495 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3249/statm: 8880 8176 142 357 0 8520 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 49324

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3255
/proc/meminfo: memFree=29186200/32873844 swapFree=7384/7384
[pid=3226] ppid=3224 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3226/stat : 3226 (npSolver-pbo-It) S 3224 3226 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272498815 9367552 275 33554432000 4194304 5064252 140734323496352 140734323495264 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3226/statm: 2287 275 233 213 0 72 0
[pid=3227] ppid=3226 vsize=4656 CPUtime=87.07 cores=0,2,4,6
/proc/3227/stat : 3227 (npSolver-pbo) S 3226 3226 1914 0 -1 4202496 26803 103525 0 0 176 18 8486 27 20 0 1 0 272498815 4767744 852 33554432000 4194304 5992684 140734452155664 140734452141496 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3227/statm: 1164 852 179 440 0 720 0
[pid=3255] ppid=3227 vsize=49872 CPUtime=15.09 cores=0,2,4,6
/proc/3255/stat : 3255 (glucosInc) R 3227 3226 1914 0 -1 4202496 10889 0 0 0 1507 2 0 0 20 0 1 0 272507534 51068928 11747 33554432000 4194304 5654031 140737229046912 140737229034728 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3255/statm: 12468 11747 142 357 0 12108 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 63676

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3260
/proc/meminfo: memFree=29183940/32873844 swapFree=7384/7384
[pid=3226] ppid=3224 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3226/stat : 3226 (npSolver-pbo-It) S 3224 3226 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272498815 9367552 275 33554432000 4194304 5064252 140734323496352 140734323495264 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3226/statm: 2287 275 233 213 0 72 0
[pid=3227] ppid=3226 vsize=4656 CPUtime=134.48 cores=0,2,4,6
/proc/3227/stat : 3227 (npSolver-pbo) S 3226 3226 1914 0 -1 4202496 31641 129532 0 0 207 20 13186 35 20 0 1 0 272498815 4767744 852 33554432000 4194304 5992684 140734452155664 140734452141496 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3227/statm: 1164 852 179 440 0 720 0
[pid=3260] ppid=3227 vsize=54288 CPUtime=27.64 cores=0,2,4,6
/proc/3260/stat : 3260 (glucosInc) R 3227 3226 1914 0 -1 4202496 11519 0 0 0 2761 3 0 0 20 0 1 0 272512277 55590912 13059 33554432000 4194304 5654031 140733984151008 140733984138824 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3260/statm: 13572 13059 142 357 0 13212 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 68092

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3260
/proc/meminfo: memFree=29164956/32873844 swapFree=7384/7384
[pid=3226] ppid=3224 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3226/stat : 3226 (npSolver-pbo-It) S 3224 3226 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272498815 9367552 275 33554432000 4194304 5064252 140734323496352 140734323495264 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3226/statm: 2287 275 233 213 0 72 0
[pid=3227] ppid=3226 vsize=4656 CPUtime=134.48 cores=0,2,4,6
/proc/3227/stat : 3227 (npSolver-pbo) S 3226 3226 1914 0 -1 4202496 31641 129532 0 0 207 20 13186 35 20 0 1 0 272498815 4767744 852 33554432000 4194304 5992684 140734452155664 140734452141496 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3227/statm: 1164 852 179 440 0 720 0
[pid=3260] ppid=3227 vsize=73316 CPUtime=87.64 cores=0,2,4,6
/proc/3260/stat : 3260 (glucosInc) R 3227 3226 1914 0 -1 4202496 13516 0 0 0 8759 5 0 0 20 0 1 0 272512277 75075584 17790 33554432000 4194304 5654031 140733984151008 140733984138824 4208595 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3260/statm: 18329 17790 142 357 0 17969 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 87120

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3262
/proc/meminfo: memFree=29177060/32873844 swapFree=7384/7384
[pid=3226] ppid=3224 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3226/stat : 3226 (npSolver-pbo-It) S 3224 3226 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272498815 9367552 275 33554432000 4194304 5064252 140734323496352 140734323495264 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3226/statm: 2287 275 233 213 0 72 0
[pid=3227] ppid=3226 vsize=4656 CPUtime=254.56 cores=0,2,4,6
/proc/3227/stat : 3227 (npSolver-pbo) S 3226 3226 1914 0 -1 4202496 34060 143636 0 0 222 21 25171 42 20 0 1 0 272498815 4767744 852 33554432000 4194304 5992684 140734452155664 140734452141496 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3227/statm: 1164 852 179 440 0 720 0
[pid=3262] ppid=3227 vsize=61404 CPUtime=27.54 cores=0,2,4,6

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

/proc/meminfo: memFree=27667880/32873844 swapFree=7384/7384
[pid=3226] ppid=3224 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3226/stat : 3226 (npSolver-pbo-It) S 3224 3226 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272498815 9367552 275 33554432000 4194304 5064252 140734323496352 140734323495264 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3226/statm: 2287 275 233 213 0 72 0
[pid=3227] ppid=3226 vsize=4656 CPUtime=254.56 cores=0,2,4,6
/proc/3227/stat : 3227 (npSolver-pbo) S 3226 3226 1914 0 -1 4202496 34060 143636 0 0 222 21 25171 42 20 0 1 0 272498815 4767744 852 33554432000 4194304 5992684 140734452155664 140734452141496 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3227/statm: 1164 852 179 440 0 720 0
[pid=3262] ppid=3227 vsize=195780 CPUtime=1047.38 cores=0,2,4,6
/proc/3262/stat : 3262 (glucosInc) R 3227 3226 1914 0 -1 4202496 30499 0 0 0 104711 27 0 0 20 0 1 0 272524288 200478720 43081 33554432000 4194304 5654031 140735210879344 140735210877432 4233236 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3262/statm: 48945 43081 142 357 0 48585 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 209584

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 3322
/proc/meminfo: memFree=27688628/32873844 swapFree=7384/7384
[pid=3226] ppid=3224 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3226/stat : 3226 (npSolver-pbo-It) S 3224 3226 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272498815 9367552 275 33554432000 4194304 5064252 140734323496352 140734323495264 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3226/statm: 2287 275 233 213 0 72 0
[pid=3227] ppid=3226 vsize=4656 CPUtime=254.56 cores=0,2,4,6
/proc/3227/stat : 3227 (npSolver-pbo) S 3226 3226 1914 0 -1 4202496 34060 143636 0 0 222 21 25171 42 20 0 1 0 272498815 4767744 852 33554432000 4194304 5992684 140734452155664 140734452141496 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3227/statm: 1164 852 179 440 0 720 0
[pid=3262] ppid=3227 vsize=164960 CPUtime=1107.36 cores=0,2,4,6
/proc/3262/stat : 3262 (glucosInc) R 3227 3226 1914 0 -1 4202496 31990 0 0 0 110707 29 0 0 20 0 1 0 272524288 168919040 39430 33554432000 4194304 5654031 140735210879344 140735210877272 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3262/statm: 41240 39430 142 357 0 40880 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 178764

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3322
/proc/meminfo: memFree=27685996/32873844 swapFree=7384/7384
[pid=3226] ppid=3224 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3226/stat : 3226 (npSolver-pbo-It) S 3224 3226 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272498815 9367552 275 33554432000 4194304 5064252 140734323496352 140734323495264 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3226/statm: 2287 275 233 213 0 72 0
[pid=3227] ppid=3226 vsize=4656 CPUtime=254.56 cores=0,2,4,6
/proc/3227/stat : 3227 (npSolver-pbo) S 3226 3226 1914 0 -1 4202496 34060 143636 0 0 222 21 25171 42 20 0 1 0 272498815 4767744 852 33554432000 4194304 5992684 140734452155664 140734452141496 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3227/statm: 1164 852 179 440 0 720 0
[pid=3262] ppid=3227 vsize=115640 CPUtime=1167.37 cores=0,2,4,6
/proc/3262/stat : 3262 (glucosInc) R 3227 3226 1914 0 -1 4202496 33624 0 0 0 116705 32 0 0 20 0 1 0 272524288 118415360 28255 33554432000 4194304 5654031 140735210879344 140735210867160 4232988 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3262/statm: 28910 28255 142 357 0 28550 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 129444

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3322
/proc/meminfo: memFree=27659300/32873844 swapFree=7384/7384
[pid=3226] ppid=3224 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3226/stat : 3226 (npSolver-pbo-It) S 3224 3226 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272498815 9367552 275 33554432000 4194304 5064252 140734323496352 140734323495264 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3226/statm: 2287 275 233 213 0 72 0
[pid=3227] ppid=3226 vsize=4656 CPUtime=254.56 cores=0,2,4,6
/proc/3227/stat : 3227 (npSolver-pbo) S 3226 3226 1914 0 -1 4202496 34060 143636 0 0 222 21 25171 42 20 0 1 0 272498815 4767744 852 33554432000 4194304 5992684 140734452155664 140734452141496 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3227/statm: 1164 852 179 440 0 720 0
[pid=3262] ppid=3227 vsize=164960 CPUtime=1227.35 cores=0,2,4,6
/proc/3262/stat : 3262 (glucosInc) R 3227 3226 1914 0 -1 4202496 35112 0 0 0 122701 34 0 0 20 0 1 0 272524288 168919040 39430 33554432000 4194304 5654031 140735210879344 140735210877272 4232528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3262/statm: 41240 39430 142 357 0 40880 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 178764

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3322
/proc/meminfo: memFree=27637856/32873844 swapFree=7384/7384
[pid=3226] ppid=3224 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3226/stat : 3226 (npSolver-pbo-It) S 3224 3226 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272498815 9367552 275 33554432000 4194304 5064252 140734323496352 140734323495264 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3226/statm: 2287 275 233 213 0 72 0
[pid=3227] ppid=3226 vsize=4656 CPUtime=254.56 cores=0,2,4,6
/proc/3227/stat : 3227 (npSolver-pbo) S 3226 3226 1914 0 -1 4202496 34060 143636 0 0 222 21 25171 42 20 0 1 0 272498815 4767744 852 33554432000 4194304 5992684 140734452155664 140734452141496 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3227/statm: 1164 852 179 440 0 720 0
[pid=3262] ppid=3227 vsize=196712 CPUtime=1287.34 cores=0,2,4,6
/proc/3262/stat : 3262 (glucosInc) R 3227 3226 1914 0 -1 4202496 38307 0 0 0 128696 38 0 0 20 0 1 0 272524288 201433088 44287 33554432000 4194304 5654031 140735210879344 140735210877368 4232495 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3262/statm: 49178 44287 142 357 0 48818 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 210516

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 3322
/proc/meminfo: memFree=27620196/32873844 swapFree=7384/7384
[pid=3226] ppid=3224 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3226/stat : 3226 (npSolver-pbo-It) S 3224 3226 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272498815 9367552 275 33554432000 4194304 5064252 140734323496352 140734323495264 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3226/statm: 2287 275 233 213 0 72 0
[pid=3227] ppid=3226 vsize=4656 CPUtime=254.56 cores=0,2,4,6
/proc/3227/stat : 3227 (npSolver-pbo) S 3226 3226 1914 0 -1 4202496 34060 143636 0 0 222 21 25171 42 20 0 1 0 272498815 4767744 852 33554432000 4194304 5992684 140734452155664 140734452141496 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3227/statm: 1164 852 179 440 0 720 0
[pid=3262] ppid=3227 vsize=196712 CPUtime=1347.33 cores=0,2,4,6
/proc/3262/stat : 3262 (glucosInc) R 3227 3226 1914 0 -1 4202496 39352 0 0 0 134693 40 0 0 20 0 1 0 272524288 201433088 47871 33554432000 4194304 5654031 140735210879344 140735210867160 4233201 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3262/statm: 49178 47871 142 357 0 48818 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 210516

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 3323
/proc/meminfo: memFree=27614568/32873844 swapFree=7384/7384
[pid=3226] ppid=3224 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3226/stat : 3226 (npSolver-pbo-It) S 3224 3226 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272498815 9367552 275 33554432000 4194304 5064252 140734323496352 140734323495264 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3226/statm: 2287 275 233 213 0 72 0
[pid=3227] ppid=3226 vsize=4656 CPUtime=254.56 cores=0,2,4,6
/proc/3227/stat : 3227 (npSolver-pbo) S 3226 3226 1914 0 -1 4202496 34060 143636 0 0 222 21 25171 42 20 0 1 0 272498815 4767744 852 33554432000 4194304 5992684 140734452155664 140734452141496 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3227/statm: 1164 852 179 440 0 720 0
[pid=3262] ppid=3227 vsize=227532 CPUtime=1407.32 cores=0,2,4,6
/proc/3262/stat : 3262 (glucosInc) R 3227 3226 1914 0 -1 4202496 40986 0 0 0 140689 43 0 0 20 0 1 0 272524288 232992768 51010 33554432000 4194304 5654031 140735210879344 140735210877432 4232784 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3262/statm: 56883 51010 142 357 0 56523 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 241336

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 3326
/proc/meminfo: memFree=27563316/32873844 swapFree=7384/7384
[pid=3226] ppid=3224 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3226/stat : 3226 (npSolver-pbo-It) S 3224 3226 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272498815 9367552 275 33554432000 4194304 5064252 140734323496352 140734323495264 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3226/statm: 2287 275 233 213 0 72 0
[pid=3227] ppid=3226 vsize=4656 CPUtime=254.56 cores=0,2,4,6
/proc/3227/stat : 3227 (npSolver-pbo) S 3226 3226 1914 0 -1 4202496 34060 143636 0 0 222 21 25171 42 20 0 1 0 272498815 4767744 852 33554432000 4194304 5992684 140734452155664 140734452141496 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3227/statm: 1164 852 179 440 0 720 0
[pid=3262] ppid=3227 vsize=227532 CPUtime=1467.32 cores=0,2,4,6
/proc/3262/stat : 3262 (glucosInc) R 3227 3226 1914 0 -1 4202496 42035 0 0 0 146687 45 0 0 20 0 1 0 272524288 232992768 53067 33554432000 4194304 5654031 140735210879344 140735210867160 4232960 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3262/statm: 56883 53067 142 357 0 56523 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 241336

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3326
/proc/meminfo: memFree=27580884/32873844 swapFree=7384/7384
[pid=3226] ppid=3224 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3226/stat : 3226 (npSolver-pbo-It) S 3224 3226 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272498815 9367552 275 33554432000 4194304 5064252 140734323496352 140734323495264 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3226/statm: 2287 275 233 213 0 72 0
[pid=3227] ppid=3226 vsize=4656 CPUtime=254.56 cores=0,2,4,6
/proc/3227/stat : 3227 (npSolver-pbo) S 3226 3226 1914 0 -1 4202496 34060 143636 0 0 222 21 25171 42 20 0 1 0 272498815 4767744 852 33554432000 4194304 5992684 140734452155664 140734452141496 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3227/statm: 1164 852 179 440 0 720 0
[pid=3262] ppid=3227 vsize=227532 CPUtime=1527.3 cores=0,2,4,6
/proc/3262/stat : 3262 (glucosInc) R 3227 3226 1914 0 -1 4202496 43078 0 0 0 152683 47 0 0 20 0 1 0 272524288 232992768 52555 33554432000 4194304 5654031 140735210879344 140735210877432 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3262/statm: 56883 52555 142 357 0 56523 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 241336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3326
/proc/meminfo: memFree=27595296/32873844 swapFree=7384/7384
[pid=3226] ppid=3224 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3226/stat : 3226 (npSolver-pbo-It) S 3224 3226 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272498815 9367552 275 33554432000 4194304 5064252 140734323496352 140734323495264 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3226/statm: 2287 275 233 213 0 72 0
[pid=3227] ppid=3226 vsize=4656 CPUtime=254.56 cores=0,2,4,6
/proc/3227/stat : 3227 (npSolver-pbo) S 3226 3226 1914 0 -1 4202496 34060 143636 0 0 222 21 25171 42 20 0 1 0 272498815 4767744 852 33554432000 4194304 5992684 140734452155664 140734452141496 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3227/statm: 1164 852 179 440 0 720 0
[pid=3262] ppid=3227 vsize=196712 CPUtime=1545.5 cores=0,2,4,6
/proc/3262/stat : 3262 (glucosInc) R 3227 3226 1914 0 -1 4202496 43520 0 0 0 154502 48 0 0 20 0 1 0 272524288 201433088 45832 33554432000 4194304 5654031 140735210879344 140735210877272 4215097 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3262/statm: 49178 45832 142 357 0 48818 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 210516

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 3326
/proc/meminfo: memFree=27595296/32873844 swapFree=7384/7384
[pid=3226] ppid=3224 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3226/stat : 3226 (npSolver-pbo-It) S 3224 3226 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272498815 9367552 275 33554432000 4194304 5064252 140734323496352 140734323495264 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3226/statm: 2287 275 233 213 0 72 0
[pid=3227] ppid=3226 vsize=4656 CPUtime=254.56 cores=0,2,4,6
/proc/3227/stat : 3227 (npSolver-pbo) S 3226 3226 1914 0 -1 4202496 34060 143636 0 0 222 21 25171 42 20 0 1 0 272498815 4767744 852 33554432000 4194304 5992684 140734452155664 140734452141496 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3227/statm: 1164 852 179 440 0 720 0
[pid=3262] ppid=3227 vsize=196712 CPUtime=1545.5 cores=0,2,4,6
/proc/3262/stat : 3262 (glucosInc) R 3227 3226 1914 0 -1 4202496 43520 0 0 0 154502 48 0 0 20 0 1 0 272524288 201433088 45832 33554432000 4194304 5654031 140735210879344 140735210877272 4215097 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3262/statm: 49178 45832 142 357 0 48818 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 210516

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1798.97
CPU system time (s): 1.12383
CPU usage (%): 99.9769
Max. virtual memory (cumulated for all children) (KiB): 241336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.97
system time used= 1.12383
maximum resident set size= 214316
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 221595
page faults= 0
swaps= 0
block input operations= 0
block output operations= 118552
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2644
involuntary context switches= 2185

runsolver used 2.6506 second user time and 7.18091 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-26 22:22:14
IDJOB=3698063
IDBENCH=2264
IDSOLVER=2275
FILE ID=node136/3698063-1338063734
RUNJOBID= node136-1338052928-1930
PBS_JOBID= 14624396
Free space on /tmp= 71636 MiB

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

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

MD5SUM BENCH= 669011fc499ae56e44c354cc6cddc4c7
RANDOM SEED=2081075996

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29244932 kB
Buffers:          340920 kB
Cached:          2380148 kB
SwapCached:        24460 kB
Active:           905128 kB
Inactive:        1943188 kB
Active(anon):     101964 kB
Inactive(anon):    25096 kB
Active(file):     803164 kB
Inactive(file):  1918092 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:             10120 kB
Writeback:             0 kB
AnonPages:        143424 kB
Mapped:            11048 kB
Shmem:                 0 kB
Slab:             639668 kB
SReclaimable:      81460 kB
SUnreclaim:       558208 kB
KernelStack:        1504 kB
PageTables:         4244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     244044 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 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= 71312 MiB
End job on node136 at 2012-05-26 22:52:14