Trace number 3702858

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb56-25-opb/normalized-frb56-25-1.opb
MD5SUMb8b0df75c0f0dbb89ae9601b9070a445
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-51
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -54
Optimality of the best value was proved NO
Number of variables1400
Total number of constraints109676
Number of constraints which are clauses109676
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 1400
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 1400
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 1400
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.23	c run inc solver
0.00/0.23	c [INC SYSTEM] run initial solver
0.00/0.23	c [INC SYSTEM] preprocess with white file
0.00/0.43	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.43	c [INC SYSTEM] execute solver
0.00/0.45	c [INC SEARCH] formula is SAT
0.00/0.45	c [INC SYSTEM] solved the initial formula
0.00/0.56	c model valid
0.00/0.56	c current solution ok
0.00/0.73	o 0
0.00/0.73	c starting approximation
0.00/0.73	c factor = 1
0.00/0.73	c can not find a suitable factor, leaving approximation
0.00/0.73	c finished approximation
0.00/0.73	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.73	c write failed with 2
0.00/0.73	c [INC SEARCH] iteration: 0
0.00/0.73	c [INC BOUNDS] best value:1400 search for 1399
0.00/0.73	c [INC SYSTEM] create new solver instance
0.00/0.73	c [INC] encode full formula
0.00/0.73	c (debug) using card networks
0.00/0.79	c set iterative enc to: card
0.00/0.79	c set iterative enc to: none
0.00/0.80	c [INC SEARCH] isOptimum variable: 0
0.98/1.07	c formula is SAT
0.98/1.08	c [INC SEARCH] copied best model
0.98/1.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.08/1.19	c model valid
1.08/1.19	c current solution ok
1.08/1.19	o -40
1.08/1.19	c [INC SEARCH] iteration: 1
1.08/1.19	c [INC BOUNDS] best value:1360 search for 1359
1.08/1.19	c [INC SYSTEM] there exists a inc, kill it!
1.08/1.19	c write failed with 2
1.08/1.19	c [INC SYSTEM] create new solver instance
1.08/1.19	c [INC] encode full formula
1.08/1.19	c (debug) using card networks
1.17/1.24	c set iterative enc to: card
1.17/1.24	c set iterative enc to: none
1.17/1.26	c [INC SEARCH] isOptimum variable: 0
11.36/11.46	c formula is SAT
11.36/11.47	c [INC SEARCH] copied best model
11.36/11.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.46/11.58	c model valid
11.46/11.58	c current solution ok
11.46/11.58	o -41
11.46/11.58	c [INC SEARCH] iteration: 2
11.46/11.58	c [INC BOUNDS] best value:1359 search for 1358
11.46/11.58	c [INC SYSTEM] there exists a inc, kill it!
11.46/11.58	c write failed with 2
11.46/11.59	c [INC SYSTEM] create new solver instance
11.46/11.59	c [INC] encode full formula
11.46/11.59	c (debug) using card networks
11.58/11.64	c set iterative enc to: card
11.58/11.64	c set iterative enc to: none
11.58/11.65	c [INC SEARCH] isOptimum variable: 0
19.86/19.98	c formula is SAT
19.86/19.98	c [INC SEARCH] copied best model
19.86/19.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
20.06/20.10	c model valid
20.06/20.10	c current solution ok
20.06/20.10	o -43
20.06/20.10	c [INC SEARCH] iteration: 3
20.06/20.10	c [INC BOUNDS] best value:1357 search for 1356
20.06/20.10	c [INC SYSTEM] there exists a inc, kill it!
20.06/20.10	c write failed with 2
20.06/20.10	c [INC SYSTEM] create new solver instance
20.06/20.10	c [INC] encode full formula
20.06/20.10	c (debug) using card networks
20.06/20.15	c set iterative enc to: card
20.06/20.15	c set iterative enc to: none
20.06/20.17	c [INC SEARCH] isOptimum variable: 0
32.65/32.75	c formula is SAT
32.65/32.75	c [INC SEARCH] copied best model
32.65/32.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
32.75/32.87	c model valid
32.75/32.87	c current solution ok
32.75/32.87	o -44
32.75/32.87	c [INC SEARCH] iteration: 4
32.75/32.87	c [INC BOUNDS] best value:1356 search for 1355
32.75/32.87	c [INC SYSTEM] there exists a inc, kill it!
32.75/32.87	c write failed with 2
32.75/32.87	c [INC SYSTEM] create new solver instance
32.75/32.87	c [INC] encode full formula
32.75/32.87	c (debug) using card networks
32.87/32.92	c set iterative enc to: card
32.87/32.92	c set iterative enc to: none
32.87/32.94	c [INC SEARCH] isOptimum variable: 0
48.75/48.83	c formula is SAT
48.75/48.84	c [INC SEARCH] copied best model
48.75/48.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
48.85/48.95	c model valid
48.85/48.95	c current solution ok
48.85/48.95	o -45
48.85/48.95	c [INC SEARCH] iteration: 5
48.85/48.95	c [INC BOUNDS] best value:1355 search for 1354
48.85/48.95	c [INC SYSTEM] there exists a inc, kill it!
48.85/48.95	c write failed with 2
48.85/48.96	c [INC SYSTEM] create new solver instance
48.85/48.96	c [INC] encode full formula
48.85/48.96	c (debug) using card networks
48.96/49.01	c set iterative enc to: card
48.96/49.01	c set iterative enc to: none
48.96/49.02	c [INC SEARCH] isOptimum variable: 0
65.55/65.66	c formula is SAT
65.55/65.66	c [INC SEARCH] copied best model
65.55/65.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
65.64/65.77	c model valid
65.64/65.77	c current solution ok
65.64/65.77	o -46
65.64/65.77	c [INC SEARCH] iteration: 6
65.64/65.77	c [INC BOUNDS] best value:1354 search for 1353
65.64/65.77	c [INC SYSTEM] there exists a inc, kill it!
65.64/65.77	c write failed with 2
65.64/65.78	c [INC SYSTEM] create new solver instance
65.64/65.78	c [INC] encode full formula
65.64/65.78	c (debug) using card networks
65.76/65.83	c set iterative enc to: card
65.76/65.83	c set iterative enc to: none
65.76/65.85	c [INC SEARCH] isOptimum variable: 0
87.73/87.86	c formula is SAT
87.73/87.87	c [INC SEARCH] copied best model
87.73/87.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
87.85/87.98	c model valid
87.85/87.98	c current solution ok
87.85/87.98	o -48
87.85/87.98	c [INC SEARCH] iteration: 7
87.85/87.98	c [INC BOUNDS] best value:1352 search for 1351
87.85/87.98	c [INC SYSTEM] there exists a inc, kill it!
87.85/87.98	c write failed with 2
87.85/87.98	c [INC SYSTEM] create new solver instance
87.85/87.98	c [INC] encode full formula
87.85/87.98	c (debug) using card networks
87.95/88.04	c set iterative enc to: card
87.95/88.04	c set iterative enc to: none
87.95/88.05	c [INC SEARCH] isOptimum variable: 0
120.21/120.31	c formula is SAT
120.21/120.32	c [INC SEARCH] copied best model
120.21/120.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
120.31/120.43	c model valid
120.31/120.43	c current solution ok
120.31/120.43	o -49
120.31/120.43	c [INC SEARCH] iteration: 8
120.31/120.43	c [INC BOUNDS] best value:1351 search for 1350
120.31/120.43	c [INC SYSTEM] there exists a inc, kill it!
120.31/120.43	c write failed with 2
120.31/120.44	c [INC SYSTEM] create new solver instance
120.31/120.44	c [INC] encode full formula
120.31/120.44	c (debug) using card networks
120.31/120.49	c set iterative enc to: card
120.31/120.49	c set iterative enc to: none
120.43/120.50	c [INC SEARCH] isOptimum variable: 0
155.10/155.22	c formula is SAT
155.10/155.22	c [INC SEARCH] copied best model
155.10/155.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
155.20/155.33	c model valid
155.20/155.33	c current solution ok
155.20/155.33	o -50
155.20/155.33	c [INC SEARCH] iteration: 9
155.20/155.33	c [INC BOUNDS] best value:1350 search for 1349
155.20/155.33	c [INC SYSTEM] there exists a inc, kill it!
155.20/155.33	c write failed with 2
155.20/155.34	c [INC SYSTEM] create new solver instance
155.20/155.34	c [INC] encode full formula
155.20/155.34	c (debug) using card networks
155.20/155.39	c set iterative enc to: card
155.20/155.39	c set iterative enc to: none
155.32/155.41	c [INC SEARCH] isOptimum variable: 0
222.50/222.60	c formula is SAT
222.50/222.60	c [INC SEARCH] copied best model
222.50/222.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
222.61/222.72	c model valid
222.61/222.72	c current solution ok
222.61/222.72	o -51
222.61/222.72	c [INC SEARCH] iteration: 10
222.61/222.72	c [INC BOUNDS] best value:1349 search for 1348
222.61/222.72	c [INC SYSTEM] there exists a inc, kill it!
222.61/222.72	c write failed with 2
222.61/222.72	c [INC SYSTEM] create new solver instance
222.61/222.72	c [INC] encode full formula
222.61/222.72	c (debug) using card networks
222.61/222.77	c set iterative enc to: card
222.61/222.77	c set iterative enc to: none
222.61/222.79	c [INC SEARCH] isOptimum variable: 0
439.16/439.36	c formula is SAT
439.16/439.37	c [INC SEARCH] copied best model
439.16/439.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
439.27/439.48	c model valid
439.27/439.48	c current solution ok
439.27/439.48	o -52
439.27/439.48	c [INC SEARCH] iteration: 11
439.27/439.48	c [INC BOUNDS] best value:1348 search for 1347
439.27/439.48	c [INC SYSTEM] there exists a inc, kill it!
439.27/439.48	c write failed with 2
439.27/439.48	c [INC SYSTEM] create new solver instance
439.27/439.48	c [INC] encode full formula
439.27/439.48	c (debug) using card networks
439.36/439.54	c set iterative enc to: card
439.36/439.54	c set iterative enc to: none
439.36/439.55	c [INC SEARCH] isOptimum variable: 0
1021.46/1021.74	c formula is SAT
1021.46/1021.75	c [INC SEARCH] copied best model
1021.46/1021.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1021.56/1021.86	c model valid
1021.56/1021.86	c current solution ok
1021.56/1021.86	o -53
1021.56/1021.86	c [INC SEARCH] iteration: 12
1021.56/1021.86	c [INC BOUNDS] best value:1347 search for 1346
1021.56/1021.86	c [INC SYSTEM] there exists a inc, kill it!
1021.56/1021.86	c write failed with 2
1021.56/1021.86	c [INC SYSTEM] create new solver instance
1021.56/1021.86	c [INC] encode full formula
1021.56/1021.86	c (debug) using card networks
1021.67/1021.91	c set iterative enc to: card
1021.67/1021.91	c set iterative enc to: none
1021.67/1021.93	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.03/1800.40	s UNKNOWN
1800.03/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.03/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3702858-1338061944/watcher-3702858-1338061944 -o /tmp/evaluation-result-3702858-1338061944/solver-3702858-1338061944 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702858-1338061944.opb 35772037 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.05 2.08 2.03 3/178 11490
/proc/meminfo: memFree=28834320/32873844 swapFree=7616/7616
[pid=11490] ppid=11488 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11490/stat : 11490 (npSolver-pbo-It) S 11488 11490 10128 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272320025 9367552 275 33554432000 4194304 5064252 140736725541952 140736725540864 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11490/statm: 2287 275 233 213 0 72 0

[startup+0.0763831 s]
/proc/loadavg: 2.05 2.08 2.03 3/178 11490
/proc/meminfo: memFree=28834320/32873844 swapFree=7616/7616
[pid=11490] ppid=11488 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11490/stat : 11490 (npSolver-pbo-It) S 11488 11490 10128 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272320025 9367552 275 33554432000 4194304 5064252 140736725541952 140736725540864 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11490/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100263 s]
/proc/loadavg: 2.05 2.08 2.03 3/178 11490
/proc/meminfo: memFree=28834320/32873844 swapFree=7616/7616
[pid=11490] ppid=11488 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11490/stat : 11490 (npSolver-pbo-It) S 11488 11490 10128 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272320025 9367552 275 33554432000 4194304 5064252 140736725541952 140736725540864 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11490/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300242 s]
/proc/loadavg: 2.05 2.08 2.03 3/178 11490
/proc/meminfo: memFree=28834320/32873844 swapFree=7616/7616
[pid=11490] ppid=11488 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11490/stat : 11490 (npSolver-pbo-It) S 11488 11490 10128 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272320025 9367552 275 33554432000 4194304 5064252 140736725541952 140736725540864 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11490/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700227 s]
/proc/loadavg: 2.05 2.08 2.03 3/178 11490
/proc/meminfo: memFree=28834320/32873844 swapFree=7616/7616
[pid=11490] ppid=11488 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11490/stat : 11490 (npSolver-pbo-It) S 11488 11490 10128 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272320025 9367552 275 33554432000 4194304 5064252 140736725541952 140736725540864 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11490/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 2.05 2.08 2.03 3/181 11499
/proc/meminfo: memFree=28790356/32873844 swapFree=7616/7616
[pid=11490] ppid=11488 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11490/stat : 11490 (npSolver-pbo-It) S 11488 11490 10128 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272320025 9367552 275 33554432000 4194304 5064252 140736725541952 140736725540864 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11490/statm: 2287 275 233 213 0 72 0
[pid=11491] ppid=11490 vsize=5788 CPUtime=1.24 cores=1,3,5,7
/proc/11491/stat : 11491 (npSolver-pbo) S 11490 11490 10128 0 -1 4202496 6234 14605 0 0 59 16 44 5 20 0 1 0 272320025 5926912 987 33554432000 4194304 5992684 140735539922320 140735539908152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11491/statm: 1447 987 193 440 0 1003 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 14936

[startup+3.10052 s]
/proc/loadavg: 2.05 2.08 2.03 3/181 11501
/proc/meminfo: memFree=28789612/32873844 swapFree=7616/7616
[pid=11490] ppid=11488 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11490/stat : 11490 (npSolver-pbo-It) S 11488 11490 10128 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272320025 9367552 275 33554432000 4194304 5064252 140736725541952 140736725540864 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11490/statm: 2287 275 233 213 0 72 0
[pid=11491] ppid=11490 vsize=5788 CPUtime=1.24 cores=1,3,5,7
/proc/11491/stat : 11491 (npSolver-pbo) S 11490 11490 10128 0 -1 4202496 6234 14605 0 0 59 16 44 5 20 0 1 0 272320025 5926912 987 33554432000 4194304 5992684 140735539922320 140735539908152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11491/statm: 1447 987 193 440 0 1003 0
[pid=11501] ppid=11491 vsize=38872 CPUtime=1.83 cores=1,3,5,7
/proc/11501/stat : 11501 (glucosInc) R 11491 11490 10128 0 -1 4202496 8342 0 0 0 182 1 0 0 20 0 1 0 272320151 39804928 8345 33554432000 4194304 5654031 140734635776464 140734635774232 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11501/statm: 9718 8345 131 357 0 9358 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 53808

[startup+6.30042 s]
/proc/loadavg: 2.05 2.08 2.03 3/181 11501
/proc/meminfo: memFree=28784904/32873844 swapFree=7616/7616
[pid=11490] ppid=11488 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11490/stat : 11490 (npSolver-pbo-It) S 11488 11490 10128 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272320025 9367552 275 33554432000 4194304 5064252 140736725541952 140736725540864 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11490/statm: 2287 275 233 213 0 72 0
[pid=11491] ppid=11490 vsize=5788 CPUtime=1.24 cores=1,3,5,7
/proc/11491/stat : 11491 (npSolver-pbo) S 11490 11490 10128 0 -1 4202496 6234 14605 0 0 59 16 44 5 20 0 1 0 272320025 5926912 987 33554432000 4194304 5992684 140735539922320 140735539908152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11491/statm: 1447 987 193 440 0 1003 0
[pid=11501] ppid=11491 vsize=38872 CPUtime=5.03 cores=1,3,5,7
/proc/11501/stat : 11501 (glucosInc) R 11491 11490 10128 0 -1 4202496 8431 0 0 0 502 1 0 0 20 0 1 0 272320151 39804928 8433 33554432000 4194304 5654031 140734635776464 140734635764280 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11501/statm: 9718 8433 140 357 0 9358 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 53808

[startup+12.7004 s]
/proc/loadavg: 2.04 2.08 2.03 3/181 11503
/proc/meminfo: memFree=28772324/32873844 swapFree=7616/7616
[pid=11490] ppid=11488 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11490/stat : 11490 (npSolver-pbo-It) S 11488 11490 10128 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272320025 9367552 275 33554432000 4194304 5064252 140736725541952 140736725540864 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11490/statm: 2287 275 233 213 0 72 0
[pid=11491] ppid=11490 vsize=5668 CPUtime=11.63 cores=1,3,5,7
/proc/11491/stat : 11491 (npSolver-pbo) S 11490 11490 10128 0 -1 4202496 8887 23797 0 0 76 17 1063 7 20 0 1 0 272320025 5804032 957 33554432000 4194304 5992684 140735539922320 140735539908152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11491/statm: 1417 957 193 440 0 973 0
[pid=11503] ppid=11491 vsize=39124 CPUtime=1.03 cores=1,3,5,7
/proc/11503/stat : 11503 (glucosInc) R 11491 11490 10128 0 -1 4202496 8462 0 0 0 102 1 0 0 20 0 1 0 272321191 40062976 8345 33554432000 4194304 5654031 140736763500160 140736763497928 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11503/statm: 9781 8345 131 357 0 9421 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 53940

[startup+25.5004 s]
/proc/loadavg: 2.03 2.07 2.03 3/181 11505
/proc/meminfo: memFree=28794164/32873844 swapFree=7616/7616
[pid=11490] ppid=11488 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11490/stat : 11490 (npSolver-pbo-It) S 11488 11490 10128 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272320025 9367552 275 33554432000 4194304 5064252 140736725541952 140736725540864 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11490/statm: 2287 275 233 213 0 72 0
[pid=11491] ppid=11490 vsize=5668 CPUtime=20.14 cores=1,3,5,7
/proc/11491/stat : 11491 (npSolver-pbo) S 11490 11490 10128 0 -1 4202496 11540 33057 0 0 93 18 1893 10 20 0 1 0 272320025 5804032 957 33554432000 4194304 5992684 140735539922320 140735539908152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11491/statm: 1417 957 193 440 0 973 0
[pid=11505] ppid=11491 vsize=39104 CPUtime=5.32 cores=1,3,5,7
/proc/11505/stat : 11505 (glucosInc) R 11491 11490 10128 0 -1 4202496 8579 0 0 0 530 2 0 0 20 0 1 0 272322042 40042496 8464 33554432000 4194304 5654031 140737083048752 140737083036568 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11505/statm: 9776 8464 140 357 0 9416 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 53920

[startup+51.1005 s]
/proc/loadavg: 2.09 2.08 2.03 3/181 11509
/proc/meminfo: memFree=28765432/32873844 swapFree=7616/7616
[pid=11490] ppid=11488 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11490/stat : 11490 (npSolver-pbo-It) S 11488 11490 10128 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272320025 9367552 275 33554432000 4194304 5064252 140736725541952 140736725540864 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11490/statm: 2287 275 233 213 0 72 0
[pid=11491] ppid=11490 vsize=5668 CPUtime=48.99 cores=1,3,5,7
/proc/11491/stat : 11491 (npSolver-pbo) S 11490 11490 10128 0 -1 4202496 16846 52672 0 0 128 20 4735 16 20 0 1 0 272320025 5804032 957 33554432000 4194304 5992684 140735539922320 140735539908152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11491/statm: 1417 957 193 440 0 973 0
[pid=11509] ppid=11491 vsize=39128 CPUtime=2.06 cores=1,3,5,7
/proc/11509/stat : 11509 (glucosInc) R 11491 11490 10128 0 -1 4202496 8478 0 0 0 205 1 0 0 20 0 1 0 272324928 40067072 8363 33554432000 4194304 5654031 140734972215008 140734972212776 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11509/statm: 9782 8363 131 357 0 9422 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 53944

[startup+102.307 s]
/proc/loadavg: 2.11 2.09 2.03 3/181 11513
/proc/meminfo: memFree=28784252/32873844 swapFree=7616/7616
[pid=11490] ppid=11488 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11490/stat : 11490 (npSolver-pbo-It) S 11488 11490 10128 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272320025 9367552 275 33554432000 4194304 5064252 140736725541952 140736725540864 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11490/statm: 2287 275 233 213 0 72 0
[pid=11491] ppid=11490 vsize=5668 CPUtime=87.99 cores=1,3,5,7
/proc/11491/stat : 11491 (npSolver-pbo) S 11490 11490 10128 0 -1 4202496 22152 74528 0 0 162 21 8593 23 20 0 1 0 272320025 5804032 957 33554432000 4194304 5992684 140735539922320 140735539908152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11491/statm: 1417 957 193 440 0 973 0
[pid=11513] ppid=11491 vsize=39676 CPUtime=14.23 cores=1,3,5,7
/proc/11513/stat : 11513 (glucosInc) R 11491 11490 10128 0 -1 4202496 9101 0 0 0 1422 1 0 0 20 0 1 0 272328830 40628224 8968 33554432000 4194304 5654031 140736877736688 140736877734456 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11513/statm: 9919 8968 141 357 0 9559 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 54492

[startup+162.3 s]
/proc/loadavg: 2.04 2.07 2.03 3/181 11517
/proc/meminfo: memFree=28761148/32873844 swapFree=7616/7616
[pid=11490] ppid=11488 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11490/stat : 11490 (npSolver-pbo-It) S 11488 11490 10128 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272320025 9367552 275 33554432000 4194304 5064252 140736725541952 140736725540864 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11490/statm: 2287 275 233 213 0 72 0
[pid=11491] ppid=11490 vsize=5668 CPUtime=155.33 cores=1,3,5,7
/proc/11491/stat : 11491 (npSolver-pbo) S 11490 11490 10128 0 -1 4202496 27458 99640 0 0 196 23 15281 33 20 0 1 0 272320025 5804032 957 33554432000 4194304 5992684 140735539922320 140735539908152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11491/statm: 1417 957 193 440 0 973 0
[pid=11517] ppid=11491 vsize=39092 CPUtime=6.87 cores=1,3,5,7
/proc/11517/stat : 11517 (glucosInc) R 11491 11490 10128 0 -1 4202496 7676 0 0 0 686 1 0 0 20 0 1 0 272335566 40030208 8504 33554432000 4194304 5654031 140734967216400 140734967204216 4232939 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11517/statm: 9773 8504 140 357 0 9413 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 53908

[startup+222.3 s]
/proc/loadavg: 2.01 2.05 2.02 3/181 11517
/proc/meminfo: memFree=28733632/32873844 swapFree=7616/7616
[pid=11490] ppid=11488 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11490/stat : 11490 (npSolver-pbo-It) S 11488 11490 10128 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272320025 9367552 275 33554432000 4194304 5064252 140736725541952 140736725540864 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11490/statm: 2287 275 233 213 0 72 0
[pid=11491] ppid=11490 vsize=5668 CPUtime=155.33 cores=1,3,5,7
/proc/11491/stat : 11491 (npSolver-pbo) S 11490 11490 10128 0 -1 4202496 27458 99640 0 0 196 23 15281 33 20 0 1 0 272320025 5804032 957 33554432000 4194304 5992684 140735539922320 140735539908152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11491/statm: 1417 957 193 440 0 973 0
[pid=11517] ppid=11491 vsize=89512 CPUtime=66.87 cores=1,3,5,7
/proc/11517/stat : 11517 (glucosInc) R 11491 11490 10128 0 -1 4202496 13653 0 0 0 6682 5 0 0 20 0 1 0 272335566 91660288 17773 33554432000 4194304 5654031 140734967216400 140734967204216 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11517/statm: 22378 17773 142 357 0 22018 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 104328

[startup+282.3 s]
/proc/loadavg: 2.00 2.04 2.02 3/181 11520
/proc/meminfo: memFree=28712572/32873844 swapFree=7616/7616
[pid=11490] ppid=11488 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=28907744/32873844 swapFree=7616/7616
[pid=11490] ppid=11488 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11490/stat : 11490 (npSolver-pbo-It) S 11488 11490 10128 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272320025 9367552 275 33554432000 4194304 5064252 140736725541952 140736725540864 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11490/statm: 2287 275 233 213 0 72 0
[pid=11491] ppid=11490 vsize=5668 CPUtime=1021.7 cores=1,3,5,7
/proc/11491/stat : 11491 (npSolver-pbo) S 11490 11490 10128 0 -1 4202496 35417 149420 0 0 248 27 101831 64 20 0 1 0 272320025 5804032 957 33554432000 4194304 5992684 140735539922320 140735539908152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11491/statm: 1417 957 193 440 0 973 0
[pid=11623] ppid=11491 vsize=101668 CPUtime=220.31 cores=1,3,5,7
/proc/11623/stat : 11623 (glucosInc) R 11491 11490 10128 0 -1 4202496 16708 0 0 0 22023 8 0 0 20 0 1 0 272422218 104108032 24434 33554432000 4194304 5654031 140735985460416 140735985448232 4208659 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11623/statm: 25417 24434 142 357 0 25057 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 116484

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 11631
/proc/meminfo: memFree=28852456/32873844 swapFree=7616/7616
[pid=11490] ppid=11488 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11490/stat : 11490 (npSolver-pbo-It) S 11488 11490 10128 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272320025 9367552 275 33554432000 4194304 5064252 140736725541952 140736725540864 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11490/statm: 2287 275 233 213 0 72 0
[pid=11491] ppid=11490 vsize=5668 CPUtime=1021.7 cores=1,3,5,7
/proc/11491/stat : 11491 (npSolver-pbo) S 11490 11490 10128 0 -1 4202496 35417 149420 0 0 248 27 101831 64 20 0 1 0 272320025 5804032 957 33554432000 4194304 5992684 140735539922320 140735539908152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11491/statm: 1417 957 193 440 0 973 0
[pid=11623] ppid=11491 vsize=163988 CPUtime=280.3 cores=1,3,5,7
/proc/11623/stat : 11623 (glucosInc) R 11491 11490 10128 0 -1 4202496 19941 0 0 0 28020 10 0 0 20 0 1 0 272422218 167923712 36837 33554432000 4194304 5654031 140735985460416 140735985458344 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11623/statm: 40997 36837 142 357 0 40637 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 178804

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 11632
/proc/meminfo: memFree=28863300/32873844 swapFree=7616/7616
[pid=11490] ppid=11488 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11490/stat : 11490 (npSolver-pbo-It) S 11488 11490 10128 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272320025 9367552 275 33554432000 4194304 5064252 140736725541952 140736725540864 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11490/statm: 2287 275 233 213 0 72 0
[pid=11491] ppid=11490 vsize=5668 CPUtime=1021.7 cores=1,3,5,7
/proc/11491/stat : 11491 (npSolver-pbo) S 11490 11490 10128 0 -1 4202496 35417 149420 0 0 248 27 101831 64 20 0 1 0 272320025 5804032 957 33554432000 4194304 5992684 140735539922320 140735539908152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11491/statm: 1417 957 193 440 0 973 0
[pid=11623] ppid=11491 vsize=114668 CPUtime=340.29 cores=1,3,5,7
/proc/11623/stat : 11623 (glucosInc) R 11491 11490 10128 0 -1 4202496 21488 0 0 0 34017 12 0 0 20 0 1 0 272422218 117420032 28145 33554432000 4194304 5654031 140735985460416 140735985458440 4215104 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11623/statm: 28667 28145 142 357 0 28307 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 129484

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11632
/proc/meminfo: memFree=28862748/32873844 swapFree=7616/7616
[pid=11490] ppid=11488 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11490/stat : 11490 (npSolver-pbo-It) S 11488 11490 10128 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272320025 9367552 275 33554432000 4194304 5064252 140736725541952 140736725540864 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11490/statm: 2287 275 233 213 0 72 0
[pid=11491] ppid=11490 vsize=5668 CPUtime=1021.7 cores=1,3,5,7
/proc/11491/stat : 11491 (npSolver-pbo) S 11490 11490 10128 0 -1 4202496 35417 149420 0 0 248 27 101831 64 20 0 1 0 272320025 5804032 957 33554432000 4194304 5992684 140735539922320 140735539908152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11491/statm: 1417 957 193 440 0 973 0
[pid=11623] ppid=11491 vsize=114668 CPUtime=400.29 cores=1,3,5,7
/proc/11623/stat : 11623 (glucosInc) R 11491 11490 10128 0 -1 4202496 22521 0 0 0 40015 14 0 0 20 0 1 0 272422218 117420032 28145 33554432000 4194304 5654031 140735985460416 140735985458440 4232994 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11623/statm: 28667 28145 142 357 0 28307 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 129484

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11633
/proc/meminfo: memFree=28862560/32873844 swapFree=7616/7616
[pid=11490] ppid=11488 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11490/stat : 11490 (npSolver-pbo-It) S 11488 11490 10128 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272320025 9367552 275 33554432000 4194304 5064252 140736725541952 140736725540864 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11490/statm: 2287 275 233 213 0 72 0
[pid=11491] ppid=11490 vsize=5668 CPUtime=1021.7 cores=1,3,5,7
/proc/11491/stat : 11491 (npSolver-pbo) S 11490 11490 10128 0 -1 4202496 35417 149420 0 0 248 27 101831 64 20 0 1 0 272320025 5804032 957 33554432000 4194304 5992684 140735539922320 140735539908152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11491/statm: 1417 957 193 440 0 973 0
[pid=11623] ppid=11491 vsize=114668 CPUtime=460.27 cores=1,3,5,7
/proc/11623/stat : 11623 (glucosInc) R 11491 11490 10128 0 -1 4202496 24072 0 0 0 46012 15 0 0 20 0 1 0 272422218 117420032 28145 33554432000 4194304 5654031 140735985460416 140735985458440 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11623/statm: 28667 28145 142 357 0 28307 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 129484

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 11633
/proc/meminfo: memFree=28862436/32873844 swapFree=7616/7616
[pid=11490] ppid=11488 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11490/stat : 11490 (npSolver-pbo-It) S 11488 11490 10128 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272320025 9367552 275 33554432000 4194304 5064252 140736725541952 140736725540864 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11490/statm: 2287 275 233 213 0 72 0
[pid=11491] ppid=11490 vsize=5668 CPUtime=1021.7 cores=1,3,5,7
/proc/11491/stat : 11491 (npSolver-pbo) S 11490 11490 10128 0 -1 4202496 35417 149420 0 0 248 27 101831 64 20 0 1 0 272320025 5804032 957 33554432000 4194304 5992684 140735539922320 140735539908152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11491/statm: 1417 957 193 440 0 973 0
[pid=11623] ppid=11491 vsize=114668 CPUtime=520.27 cores=1,3,5,7
/proc/11623/stat : 11623 (glucosInc) R 11491 11490 10128 0 -1 4202496 25109 0 0 0 52010 17 0 0 20 0 1 0 272422218 117420032 28145 33554432000 4194304 5654031 140735985460416 140735985448232 4232784 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11623/statm: 28667 28145 142 357 0 28307 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 129484

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 11633
/proc/meminfo: memFree=28822284/32873844 swapFree=7616/7616
[pid=11490] ppid=11488 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11490/stat : 11490 (npSolver-pbo-It) S 11488 11490 10128 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272320025 9367552 275 33554432000 4194304 5064252 140736725541952 140736725540864 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11490/statm: 2287 275 233 213 0 72 0
[pid=11491] ppid=11490 vsize=5668 CPUtime=1021.7 cores=1,3,5,7
/proc/11491/stat : 11491 (npSolver-pbo) S 11490 11490 10128 0 -1 4202496 35417 149420 0 0 248 27 101831 64 20 0 1 0 272320025 5804032 957 33554432000 4194304 5992684 140735539922320 140735539908152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11491/statm: 1417 957 193 440 0 973 0
[pid=11623] ppid=11491 vsize=114668 CPUtime=580.26 cores=1,3,5,7
/proc/11623/stat : 11623 (glucosInc) R 11491 11490 10128 0 -1 4202496 26144 0 0 0 58008 18 0 0 20 0 1 0 272422218 117420032 28145 33554432000 4194304 5654031 140735985460416 140735985458440 4215913 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11623/statm: 28667 28145 142 357 0 28307 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 129484

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11636
/proc/meminfo: memFree=28861892/32873844 swapFree=7616/7616
[pid=11490] ppid=11488 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11490/stat : 11490 (npSolver-pbo-It) S 11488 11490 10128 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272320025 9367552 275 33554432000 4194304 5064252 140736725541952 140736725540864 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11490/statm: 2287 275 233 213 0 72 0
[pid=11491] ppid=11490 vsize=5668 CPUtime=1021.7 cores=1,3,5,7
/proc/11491/stat : 11491 (npSolver-pbo) S 11490 11490 10128 0 -1 4202496 35417 149420 0 0 248 27 101831 64 20 0 1 0 272320025 5804032 957 33554432000 4194304 5992684 140735539922320 140735539908152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11491/statm: 1417 957 193 440 0 973 0
[pid=11623] ppid=11491 vsize=114668 CPUtime=640.24 cores=1,3,5,7
/proc/11623/stat : 11623 (glucosInc) R 11491 11490 10128 0 -1 4202496 27179 0 0 0 64005 19 0 0 20 0 1 0 272422218 117420032 28145 33554432000 4194304 5654031 140735985460416 140735985448232 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11623/statm: 28667 28145 142 357 0 28307 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 129484

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11638
/proc/meminfo: memFree=28902908/32873844 swapFree=7616/7616
[pid=11490] ppid=11488 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11490/stat : 11490 (npSolver-pbo-It) S 11488 11490 10128 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272320025 9367552 275 33554432000 4194304 5064252 140736725541952 140736725540864 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11490/statm: 2287 275 233 213 0 72 0
[pid=11491] ppid=11490 vsize=5668 CPUtime=1021.7 cores=1,3,5,7
/proc/11491/stat : 11491 (npSolver-pbo) S 11490 11490 10128 0 -1 4202496 35417 149420 0 0 248 27 101831 64 20 0 1 0 272320025 5804032 957 33554432000 4194304 5992684 140735539922320 140735539908152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11491/statm: 1417 957 193 440 0 973 0
[pid=11623] ppid=11491 vsize=114668 CPUtime=700.24 cores=1,3,5,7
/proc/11623/stat : 11623 (glucosInc) R 11491 11490 10128 0 -1 4202496 28220 0 0 0 70003 21 0 0 20 0 1 0 272422218 117420032 28145 33554432000 4194304 5654031 140735985460416 140735985448232 4232939 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11623/statm: 28667 28145 142 357 0 28307 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 129484

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11638
/proc/meminfo: memFree=28888764/32873844 swapFree=7616/7616
[pid=11490] ppid=11488 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11490/stat : 11490 (npSolver-pbo-It) S 11488 11490 10128 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272320025 9367552 275 33554432000 4194304 5064252 140736725541952 140736725540864 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11490/statm: 2287 275 233 213 0 72 0
[pid=11491] ppid=11490 vsize=5668 CPUtime=1021.7 cores=1,3,5,7
/proc/11491/stat : 11491 (npSolver-pbo) S 11490 11490 10128 0 -1 4202496 35417 149420 0 0 248 27 101831 64 20 0 1 0 272320025 5804032 957 33554432000 4194304 5992684 140735539922320 140735539908152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11491/statm: 1417 957 193 440 0 973 0
[pid=11623] ppid=11491 vsize=114668 CPUtime=760.23 cores=1,3,5,7
/proc/11623/stat : 11623 (glucosInc) R 11491 11490 10128 0 -1 4202496 29265 0 0 0 76000 23 0 0 20 0 1 0 272422218 117420032 28145 33554432000 4194304 5654031 140735985460416 140735985448232 4208584 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11623/statm: 28667 28145 142 357 0 28307 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 129484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11639
/proc/meminfo: memFree=28841396/32873844 swapFree=7616/7616
[pid=11490] ppid=11488 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11490/stat : 11490 (npSolver-pbo-It) S 11488 11490 10128 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272320025 9367552 275 33554432000 4194304 5064252 140736725541952 140736725540864 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11490/statm: 2287 275 233 213 0 72 0
[pid=11491] ppid=11490 vsize=5668 CPUtime=1021.7 cores=1,3,5,7
/proc/11491/stat : 11491 (npSolver-pbo) S 11490 11490 10128 0 -1 4202496 35417 149420 0 0 248 27 101831 64 20 0 1 0 272320025 5804032 957 33554432000 4194304 5992684 140735539922320 140735539908152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11491/statm: 1417 957 193 440 0 973 0
[pid=11623] ppid=11491 vsize=163988 CPUtime=778.33 cores=1,3,5,7
/proc/11623/stat : 11623 (glucosInc) R 11491 11490 10128 0 -1 4202496 29786 0 0 0 77809 24 0 0 20 0 1 0 272422218 167923712 39397 33554432000 4194304 5654031 140735985460416 140735985448232 4232772 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11623/statm: 40997 39397 142 357 0 40637 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 178804

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1798.89
CPU system time (s): 1.16282
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 196076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.89
system time used= 1.16282
maximum resident set size= 161684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 215002
page faults= 0
swaps= 0
block input operations= 0
block output operations= 123312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2396
involuntary context switches= 3243

runsolver used 6.65099 second user time and 19.2441 second system time

The end

Launcher Data

Begin job on node130 at 2012-05-26 21:52:24
IDJOB=3702858
IDBENCH=2249
IDSOLVER=2278
FILE ID=node130/3702858-1338061944
RUNJOBID= node130-1338051995-10145
PBS_JOBID= 14624386
Free space on /tmp= 71376 MiB

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

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

MD5SUM BENCH= b8b0df75c0f0dbb89ae9601b9070a445
RANDOM SEED=35772037

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
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.875
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	: 5228.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28834692 kB
Buffers:          252344 kB
Cached:          2747648 kB
SwapCached:            0 kB
Active:          1099896 kB
Inactive:        2155948 kB
Active(anon):     258240 kB
Inactive(anon):        0 kB
Active(file):     841656 kB
Inactive(file):  2155948 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10884 kB
Writeback:             0 kB
AnonPages:        265152 kB
Mapped:            15676 kB
Shmem:               200 kB
Slab:             641840 kB
SReclaimable:      83796 kB
SUnreclaim:       558044 kB
KernelStack:        1504 kB
PageTables:         4644 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     389088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    208896 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= 71372 MiB
End job on node130 at 2012-05-26 22:22:25