Trace number 3747233

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 (fixed)? (TO) 1800.07 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb59-26-opb/normalized-frb59-26-4.opb
MD5SUM937ec96fd1742e5ed6250d14e65c707b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-54
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -57
Optimality of the best value was proved NO
Number of variables1534
Total number of constraints127011
Number of constraints which are clauses127011
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1534
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1534
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1534
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.31	c run inc solver
0.00/0.31	c [INC SYSTEM] run initial solver
0.00/0.31	c [INC SYSTEM] preprocess with white file
0.00/0.54	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.54	c [INC SYSTEM] execute solver
0.00/0.57	c [INC SEARCH] formula is SAT
0.00/0.57	c [INC SYSTEM] solved the initial formula
0.00/0.70	c model valid
0.00/0.70	c current solution ok
0.00/0.90	o 0
0.00/0.90	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.90	c write failed with 2
0.00/0.90	c [INC SEARCH] iteration: 0
0.00/0.90	c [INC BOUNDS] best value:1534 search for 1533
0.00/0.90	c [INC SYSTEM] create new solver instance
0.00/0.90	c [INC] encode full formula
0.00/0.90	c (debug) using card networks
0.00/0.90	c old isEQ: 41, new EQ is 0
0.00/0.95	c set iterative enc to: card
0.00/0.95	c set iterative enc to: none
0.00/0.96	c [INC SEARCH] isOptimum variable: 0
1.16/1.21	c formula is SAT
1.16/1.21	c [INC SEARCH] copied best model
1.16/1.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.26/1.34	c model valid
1.26/1.34	c current solution ok
1.26/1.34	o -41
1.26/1.34	c [INC SEARCH] iteration: 1
1.26/1.34	c [INC BOUNDS] best value:1493 search for 1492
1.26/1.34	c [INC SYSTEM] there exists a inc, kill it!
1.26/1.34	c write failed with 2
1.26/1.34	c [INC SYSTEM] create new solver instance
1.26/1.34	c [INC] encode full formula
1.26/1.34	c (debug) using card networks
1.26/1.34	c old isEQ: 32, new EQ is 0
1.26/1.40	c set iterative enc to: card
1.26/1.40	c set iterative enc to: none
1.37/1.41	c [INC SEARCH] isOptimum variable: 0
8.76/8.81	c formula is SAT
8.76/8.81	c [INC SEARCH] copied best model
8.76/8.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.86/8.94	c model valid
8.86/8.94	c current solution ok
8.86/8.94	o -43
8.86/8.94	c [INC SEARCH] iteration: 2
8.86/8.94	c [INC BOUNDS] best value:1491 search for 1490
8.86/8.94	c [INC SYSTEM] there exists a inc, kill it!
8.86/8.94	c write failed with 2
8.86/8.94	c [INC SYSTEM] create new solver instance
8.86/8.94	c [INC] encode full formula
8.86/8.94	c (debug) using card networks
8.86/8.94	c old isEQ: 64, new EQ is 0
8.86/8.99	c set iterative enc to: card
8.86/8.99	c set iterative enc to: none
8.96/9.01	c [INC SEARCH] isOptimum variable: 0
20.04/20.14	c formula is SAT
20.04/20.14	c [INC SEARCH] copied best model
20.04/20.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
20.14/20.28	c model valid
20.14/20.28	c current solution ok
20.14/20.28	o -45
20.14/20.28	c [INC SEARCH] iteration: 3
20.14/20.28	c [INC BOUNDS] best value:1489 search for 1488
20.14/20.28	c [INC SYSTEM] there exists a inc, kill it!
20.14/20.28	c write failed with 2
20.14/20.28	c [INC SYSTEM] create new solver instance
20.14/20.28	c [INC] encode full formula
20.14/20.28	c (debug) using card networks
20.14/20.28	c old isEQ: 64, new EQ is 0
20.26/20.34	c set iterative enc to: card
20.26/20.34	c set iterative enc to: none
20.26/20.35	c [INC SEARCH] isOptimum variable: 0
31.05/31.10	c formula is SAT
31.05/31.11	c [INC SEARCH] copied best model
31.05/31.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
31.15/31.24	c model valid
31.15/31.24	c current solution ok
31.15/31.24	o -47
31.15/31.24	c [INC SEARCH] iteration: 4
31.15/31.24	c [INC BOUNDS] best value:1487 search for 1486
31.15/31.24	c [INC SYSTEM] there exists a inc, kill it!
31.15/31.24	c write failed with 2
31.15/31.24	c [INC SYSTEM] create new solver instance
31.15/31.24	c [INC] encode full formula
31.15/31.24	c (debug) using card networks
31.15/31.24	c old isEQ: 64, new EQ is 0
31.15/31.29	c set iterative enc to: card
31.15/31.29	c set iterative enc to: none
31.27/31.31	c [INC SEARCH] isOptimum variable: 0
43.44/43.55	c formula is SAT
43.44/43.56	c [INC SEARCH] copied best model
43.44/43.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
43.56/43.69	c model valid
43.56/43.69	c current solution ok
43.56/43.69	o -48
43.56/43.69	c [INC SEARCH] iteration: 5
43.56/43.69	c [INC BOUNDS] best value:1486 search for 1485
43.56/43.69	c [INC SYSTEM] there exists a inc, kill it!
43.56/43.69	c write failed with 2
43.65/43.70	c [INC SYSTEM] create new solver instance
43.65/43.70	c [INC] encode full formula
43.65/43.70	c (debug) using card networks
43.65/43.70	c old isEQ: 64, new EQ is 0
43.65/43.75	c set iterative enc to: card
43.65/43.75	c set iterative enc to: none
43.65/43.77	c [INC SEARCH] isOptimum variable: 0
61.14/61.23	c formula is SAT
61.14/61.23	c [INC SEARCH] copied best model
61.14/61.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
61.25/61.37	c model valid
61.25/61.37	c current solution ok
61.25/61.37	o -49
61.25/61.37	c [INC SEARCH] iteration: 6
61.25/61.37	c [INC BOUNDS] best value:1485 search for 1484
61.25/61.37	c [INC SYSTEM] there exists a inc, kill it!
61.25/61.37	c write failed with 2
61.25/61.37	c [INC SYSTEM] create new solver instance
61.25/61.37	c [INC] encode full formula
61.25/61.37	c (debug) using card networks
61.25/61.37	c old isEQ: 64, new EQ is 0
61.35/61.43	c set iterative enc to: card
61.35/61.43	c set iterative enc to: none
61.35/61.44	c [INC SEARCH] isOptimum variable: 0
80.34/80.45	c formula is SAT
80.34/80.46	c [INC SEARCH] copied best model
80.34/80.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
80.44/80.59	c model valid
80.44/80.59	c current solution ok
80.44/80.59	o -50
80.44/80.59	c [INC SEARCH] iteration: 7
80.44/80.59	c [INC BOUNDS] best value:1484 search for 1483
80.44/80.59	c [INC SYSTEM] there exists a inc, kill it!
80.44/80.59	c write failed with 2
80.53/80.60	c [INC SYSTEM] create new solver instance
80.53/80.60	c [INC] encode full formula
80.53/80.60	c (debug) using card networks
80.53/80.60	c old isEQ: 64, new EQ is 0
80.53/80.65	c set iterative enc to: card
80.53/80.65	c set iterative enc to: none
80.53/80.67	c [INC SEARCH] isOptimum variable: 0
105.43/105.54	c formula is SAT
105.43/105.55	c [INC SEARCH] copied best model
105.43/105.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
105.54/105.68	c model valid
105.54/105.68	c current solution ok
105.54/105.68	o -51
105.54/105.68	c [INC SEARCH] iteration: 8
105.54/105.68	c [INC BOUNDS] best value:1483 search for 1482
105.54/105.68	c [INC SYSTEM] there exists a inc, kill it!
105.54/105.68	c write failed with 2
105.54/105.68	c [INC SYSTEM] create new solver instance
105.54/105.68	c [INC] encode full formula
105.54/105.68	c (debug) using card networks
105.54/105.68	c old isEQ: 64, new EQ is 0
105.65/105.73	c set iterative enc to: card
105.65/105.73	c set iterative enc to: none
105.65/105.75	c [INC SEARCH] isOptimum variable: 0
126.61/126.70	c formula is SAT
126.61/126.71	c [INC SEARCH] copied best model
126.61/126.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
126.72/126.84	c model valid
126.72/126.84	c current solution ok
126.72/126.84	o -52
126.72/126.84	c [INC SEARCH] iteration: 9
126.72/126.84	c [INC BOUNDS] best value:1482 search for 1481
126.72/126.84	c [INC SYSTEM] there exists a inc, kill it!
126.72/126.84	c write failed with 2
126.72/126.84	c [INC SYSTEM] create new solver instance
126.72/126.84	c [INC] encode full formula
126.72/126.84	c (debug) using card networks
126.72/126.84	c old isEQ: 64, new EQ is 0
126.83/126.90	c set iterative enc to: card
126.83/126.90	c set iterative enc to: none
126.83/126.91	c [INC SEARCH] isOptimum variable: 0
177.01/177.16	c formula is SAT
177.01/177.16	c [INC SEARCH] copied best model
177.01/177.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
177.11/177.29	c model valid
177.11/177.29	c current solution ok
177.11/177.29	o -53
177.11/177.29	c [INC SEARCH] iteration: 10
177.11/177.29	c [INC BOUNDS] best value:1481 search for 1480
177.11/177.29	c [INC SYSTEM] there exists a inc, kill it!
177.11/177.29	c write failed with 2
177.11/177.29	c [INC SYSTEM] create new solver instance
177.11/177.29	c [INC] encode full formula
177.11/177.29	c (debug) using card networks
177.11/177.29	c old isEQ: 64, new EQ is 0
177.22/177.34	c set iterative enc to: card
177.22/177.34	c set iterative enc to: none
177.22/177.36	c [INC SEARCH] isOptimum variable: 0
409.75/409.93	c formula is SAT
409.75/409.93	c [INC SEARCH] copied best model
409.75/409.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
409.85/410.07	c model valid
409.85/410.07	c current solution ok
409.85/410.07	o -54
409.85/410.07	c [INC SEARCH] iteration: 11
409.85/410.07	c [INC BOUNDS] best value:1480 search for 1479
409.85/410.07	c [INC SYSTEM] there exists a inc, kill it!
409.85/410.07	c write failed with 2
409.85/410.07	c [INC SYSTEM] create new solver instance
409.85/410.07	c [INC] encode full formula
409.85/410.07	c (debug) using card networks
409.85/410.07	c old isEQ: 64, new EQ is 0
409.95/410.13	c set iterative enc to: card
409.95/410.13	c set iterative enc to: none
409.95/410.14	c [INC SEARCH] isOptimum variable: 0
523.54/523.74	c formula is SAT
523.54/523.75	c [INC SEARCH] copied best model
523.54/523.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
523.62/523.87	c model valid
523.62/523.87	c current solution ok
523.62/523.87	o -55
523.62/523.87	c [INC SEARCH] iteration: 12
523.62/523.87	c [INC BOUNDS] best value:1479 search for 1478
523.62/523.87	c [INC SYSTEM] there exists a inc, kill it!
523.62/523.87	c write failed with 2
523.62/523.88	c [INC SYSTEM] create new solver instance
523.62/523.88	c [INC] encode full formula
523.62/523.88	c (debug) using card networks
523.62/523.88	c old isEQ: 64, new EQ is 0
523.74/523.93	c set iterative enc to: card
523.74/523.93	c set iterative enc to: none
523.74/523.94	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.03/1800.41	s UNKNOWN
1800.03/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.03/1800.41	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-3747233-1339100038/watcher-3747233-1339100038 -o /tmp/evaluation-result-3747233-1339100038/solver-3747233-1339100038 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747233-1339100038.opb 1111146102 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: 1.87 1.97 1.70 3/178 8233
/proc/meminfo: memFree=28444476/32873844 swapFree=7384/7384
[pid=8233] ppid=8231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8233/stat : 8233 (npSolver-pbo-It) S 8231 8233 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376132258 9367552 275 33554432000 4194304 5064252 140735670716304 140735670715216 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8233/statm: 2287 275 233 213 0 72 0

[startup+0.0898701 s]
/proc/loadavg: 1.87 1.97 1.70 3/178 8233
/proc/meminfo: memFree=28444476/32873844 swapFree=7384/7384
[pid=8233] ppid=8231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8233/stat : 8233 (npSolver-pbo-It) S 8231 8233 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376132258 9367552 275 33554432000 4194304 5064252 140735670716304 140735670715216 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8233/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100331 s]
/proc/loadavg: 1.87 1.97 1.70 3/178 8233
/proc/meminfo: memFree=28444476/32873844 swapFree=7384/7384
[pid=8233] ppid=8231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8233/stat : 8233 (npSolver-pbo-It) S 8231 8233 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376132258 9367552 275 33554432000 4194304 5064252 140735670716304 140735670715216 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8233/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300321 s]
/proc/loadavg: 1.87 1.97 1.70 3/178 8233
/proc/meminfo: memFree=28444476/32873844 swapFree=7384/7384
[pid=8233] ppid=8231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8233/stat : 8233 (npSolver-pbo-It) S 8231 8233 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376132258 9367552 275 33554432000 4194304 5064252 140735670716304 140735670715216 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8233/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700299 s]
/proc/loadavg: 1.87 1.97 1.70 3/178 8233
/proc/meminfo: memFree=28444476/32873844 swapFree=7384/7384
[pid=8233] ppid=8231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8233/stat : 8233 (npSolver-pbo-It) S 8231 8233 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376132258 9367552 275 33554432000 4194304 5064252 140735670716304 140735670715216 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8233/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: 1.87 1.97 1.70 3/181 8242
/proc/meminfo: memFree=28357752/32873844 swapFree=7384/7384
[pid=8233] ppid=8231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8233/stat : 8233 (npSolver-pbo-It) S 8231 8233 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376132258 9367552 275 33554432000 4194304 5064252 140735670716304 140735670715216 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8233/statm: 2287 275 233 213 0 72 0
[pid=8234] ppid=8233 vsize=65068 CPUtime=1.39 cores=0,2,4,6
/proc/8234/stat : 8234 (npSolver-pbo) S 8233 8233 7856 0 -1 4202496 16711 16120 0 0 69 20 46 4 20 0 1 0 376132258 66629632 15812 33554432000 4194304 6004724 140736340694000 140736340679848 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8234/statm: 16267 15812 175 442 0 15821 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 74216

[startup+3.10031 s]
/proc/loadavg: 1.87 1.97 1.70 3/181 8244
/proc/meminfo: memFree=28336856/32873844 swapFree=7384/7384
[pid=8233] ppid=8231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8233/stat : 8233 (npSolver-pbo-It) S 8231 8233 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376132258 9367552 275 33554432000 4194304 5064252 140735670716304 140735670715216 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8233/statm: 2287 275 233 213 0 72 0
[pid=8234] ppid=8233 vsize=65068 CPUtime=1.39 cores=0,2,4,6
/proc/8234/stat : 8234 (npSolver-pbo) S 8233 8233 7856 0 -1 4202496 16711 16120 0 0 69 20 46 4 20 0 1 0 376132258 66629632 15812 33554432000 4194304 6004724 140736340694000 140736340679848 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8234/statm: 16267 15812 175 442 0 15821 0
[pid=8244] ppid=8234 vsize=39368 CPUtime=1.67 cores=0,2,4,6
/proc/8244/stat : 8244 (glucosInc) R 8234 8233 7856 0 -1 4202496 8719 0 0 0 166 1 0 0 20 0 1 0 376132399 40312832 8535 33554432000 4194304 5654031 140736994821792 140736994809608 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8244/statm: 9842 8535 140 357 0 9482 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 113584

[startup+6.30033 s]
/proc/loadavg: 1.88 1.97 1.70 3/181 8244
/proc/meminfo: memFree=28330164/32873844 swapFree=7384/7384
[pid=8233] ppid=8231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8233/stat : 8233 (npSolver-pbo-It) S 8231 8233 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376132258 9367552 275 33554432000 4194304 5064252 140735670716304 140735670715216 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8233/statm: 2287 275 233 213 0 72 0
[pid=8234] ppid=8233 vsize=65068 CPUtime=1.39 cores=0,2,4,6
/proc/8234/stat : 8234 (npSolver-pbo) S 8233 8233 7856 0 -1 4202496 16711 16120 0 0 69 20 46 4 20 0 1 0 376132258 66629632 15812 33554432000 4194304 6004724 140736340694000 140736340679848 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8234/statm: 16267 15812 175 442 0 15821 0
[pid=8244] ppid=8234 vsize=39368 CPUtime=4.87 cores=0,2,4,6
/proc/8244/stat : 8244 (glucosInc) R 8234 8233 7856 0 -1 4202496 8819 0 0 0 486 1 0 0 20 0 1 0 376132399 40312832 8628 33554432000 4194304 5654031 140736994821792 140736994809608 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8244/statm: 9842 8628 140 357 0 9482 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 113584

[startup+12.7003 s]
/proc/loadavg: 1.89 1.97 1.70 3/181 8246
/proc/meminfo: memFree=28313476/32873844 swapFree=7384/7384
[pid=8233] ppid=8231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8233/stat : 8233 (npSolver-pbo-It) S 8231 8233 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376132258 9367552 275 33554432000 4194304 5064252 140735670716304 140735670715216 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8233/statm: 2287 275 233 213 0 72 0
[pid=8234] ppid=8233 vsize=65068 CPUtime=8.97 cores=0,2,4,6
/proc/8234/stat : 8234 (npSolver-pbo) S 8233 8233 7856 0 -1 4202496 19637 25577 0 0 87 21 783 6 20 0 1 0 376132258 66629632 15812 33554432000 4194304 6004724 140736340694000 140736340679848 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8234/statm: 16267 15812 175 442 0 15821 0
[pid=8246] ppid=8234 vsize=39360 CPUtime=3.68 cores=0,2,4,6
/proc/8246/stat : 8246 (glucosInc) R 8234 8233 7856 0 -1 4202496 8622 0 0 0 367 1 0 0 20 0 1 0 376133159 40304640 8575 33554432000 4194304 5654031 140734007814864 140734007812632 4232528 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8246/statm: 9840 8575 131 357 0 9480 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 113576

[startup+25.5004 s]
/proc/loadavg: 1.91 1.97 1.71 3/181 8248
/proc/meminfo: memFree=28283748/32873844 swapFree=7384/7384
[pid=8233] ppid=8231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8233/stat : 8233 (npSolver-pbo-It) S 8231 8233 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376132258 9367552 275 33554432000 4194304 5064252 140735670716304 140735670715216 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8233/statm: 2287 275 233 213 0 72 0
[pid=8234] ppid=8233 vsize=65068 CPUtime=20.32 cores=0,2,4,6
/proc/8234/stat : 8234 (npSolver-pbo) S 8233 8233 7856 0 -1 4202496 22563 35313 0 0 107 22 1894 9 20 0 1 0 376132258 66629632 15812 33554432000 4194304 6004724 140736340694000 140736340679848 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8234/statm: 16267 15812 175 442 0 15821 0
[pid=8248] ppid=8234 vsize=39360 CPUtime=5.14 cores=0,2,4,6
/proc/8248/stat : 8248 (glucosInc) R 8234 8233 7856 0 -1 4202496 8703 0 0 0 513 1 0 0 20 0 1 0 376134293 40304640 8619 33554432000 4194304 5654031 140734700517264 140734700515032 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8248/statm: 9840 8619 140 357 0 9480 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 113576

[startup+51.1004 s]
/proc/loadavg: 1.94 1.97 1.71 3/181 8252
/proc/meminfo: memFree=28362856/32873844 swapFree=7384/7384
[pid=8233] ppid=8231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8233/stat : 8233 (npSolver-pbo-It) S 8231 8233 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376132258 9367552 275 33554432000 4194304 5064252 140735670716304 140735670715216 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8233/statm: 2287 275 233 213 0 72 0
[pid=8234] ppid=8233 vsize=65068 CPUtime=43.72 cores=0,2,4,6
/proc/8234/stat : 8234 (npSolver-pbo) S 8233 8233 7856 0 -1 4202496 28415 55452 0 0 146 23 4189 14 20 0 1 0 376132258 66629632 15812 33554432000 4194304 6004724 140736340694000 140736340679848 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8234/statm: 16267 15812 175 442 0 15821 0
[pid=8252] ppid=8234 vsize=39676 CPUtime=7.32 cores=0,2,4,6
/proc/8252/stat : 8252 (glucosInc) R 8234 8233 7856 0 -1 4202496 8288 0 0 0 731 1 0 0 20 0 1 0 376136635 40628224 8951 33554432000 4194304 5654031 140736435486640 140736435474456 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8252/statm: 9919 8951 140 357 0 9559 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 113892

[startup+102.3 s]
/proc/loadavg: 2.08 2.00 1.74 3/181 8257
/proc/meminfo: memFree=28339544/32873844 swapFree=7384/7384
[pid=8233] ppid=8231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8233/stat : 8233 (npSolver-pbo-It) S 8231 8233 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376132258 9367552 275 33554432000 4194304 5064252 140735670716304 140735670715216 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8233/statm: 2287 275 233 213 0 72 0
[pid=8234] ppid=8233 vsize=65068 CPUtime=80.62 cores=0,2,4,6
/proc/8234/stat : 8234 (npSolver-pbo) S 8233 8233 7856 0 -1 4202496 34267 78656 0 0 186 25 7830 21 20 0 1 0 376132258 66629632 15812 33554432000 4194304 6004724 140736340694000 140736340679848 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8234/statm: 16267 15812 175 442 0 15821 0
[pid=8257] ppid=8234 vsize=59384 CPUtime=21.62 cores=0,2,4,6
/proc/8257/stat : 8257 (glucosInc) R 8234 8233 7856 0 -1 4202496 12258 0 0 0 2159 3 0 0 20 0 1 0 376140325 60809216 13842 33554432000 4194304 5654031 140733859213968 140733859201784 4233204 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8257/statm: 14846 13842 142 357 0 14486 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 133600

[startup+162.3 s]
/proc/loadavg: 2.03 2.00 1.75 3/181 8261
/proc/meminfo: memFree=28334044/32873844 swapFree=7384/7384
[pid=8233] ppid=8231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8233/stat : 8233 (npSolver-pbo-It) S 8231 8233 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376132258 9367552 275 33554432000 4194304 5064252 140735670716304 140735670715216 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8233/statm: 2287 275 233 213 0 72 0
[pid=8234] ppid=8233 vsize=65068 CPUtime=126.85 cores=0,2,4,6
/proc/8234/stat : 8234 (npSolver-pbo) S 8233 8233 7856 0 -1 4202496 40119 103963 0 0 225 27 12403 30 20 0 1 0 376132258 66629632 15812 33554432000 4194304 6004724 140736340694000 140736340679848 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8234/statm: 16267 15812 175 442 0 15821 0
[pid=8261] ppid=8234 vsize=66568 CPUtime=35.35 cores=0,2,4,6
/proc/8261/stat : 8261 (glucosInc) R 8234 8233 7856 0 -1 4202496 12260 0 0 0 3532 3 0 0 20 0 1 0 376144950 68165632 15098 33554432000 4194304 5654031 140736311449920 140736311437736 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8261/statm: 16642 15098 142 357 0 16282 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 140784

[startup+222.307 s]
/proc/loadavg: 2.01 2.00 1.76 3/181 8263
/proc/meminfo: memFree=28298112/32873844 swapFree=7384/7384
[pid=8233] ppid=8231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8233/stat : 8233 (npSolver-pbo-It) S 8231 8233 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376132258 9367552 275 33554432000 4194304 5064252 140735670716304 140735670715216 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8233/statm: 2287 275 233 213 0 72 0
[pid=8234] ppid=8233 vsize=65068 CPUtime=177.28 cores=0,2,4,6
/proc/8234/stat : 8234 (npSolver-pbo) S 8233 8233 7856 0 -1 4202496 43045 116756 0 0 244 28 17422 34 20 0 1 0 376132258 66629632 15812 33554432000 4194304 6004724 140736340694000 140736340679848 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8234/statm: 16267 15812 175 442 0 15821 0
[pid=8263] ppid=8234 vsize=66568 CPUtime=44.92 cores=0,2,4,6
/proc/8263/stat : 8263 (glucosInc) R 8234 8233 7856 0 -1 4202496 12571 0 0 0 4488 4 0 0 20 0 1 0 376149994 68165632 15868 33554432000 4194304 5654031 140734212951040 140734212938856 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8263/statm: 16642 15868 142 357 0 16282 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 140784

[startup+282.3 s]
/proc/loadavg: 2.23 2.05 1.79 3/182 8305
/proc/meminfo: memFree=21444888/32873844 swapFree=7384/7384
[pid=8233] ppid=8231 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=15272280/32873844 swapFree=7384/7384
[pid=8233] ppid=8231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8233/stat : 8233 (npSolver-pbo-It) S 8231 8233 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376132258 9367552 275 33554432000 4194304 5064252 140735670716304 140735670715216 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8233/statm: 2287 275 233 213 0 72 0
[pid=8234] ppid=8233 vsize=65068 CPUtime=523.78 cores=0,2,4,6
/proc/8234/stat : 8234 (npSolver-pbo) S 8233 8233 7856 0 -1 4202496 48897 146105 0 0 282 30 52017 49 20 0 1 0 376132258 66629632 15812 33554432000 4194304 6004724 140736340694000 140736340679848 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8234/statm: 16267 15812 175 442 0 15821 0
[pid=8315] ppid=8234 vsize=182084 CPUtime=778.21 cores=0,2,4,6
/proc/8315/stat : 8315 (glucosInc) R 8234 8233 7856 0 -1 4202496 23146 0 0 0 77802 19 0 0 20 0 1 0 376184653 186454016 42401 33554432000 4194304 5654031 140733370918592 140733370916520 4232916 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 45521 42401 142 357 0 45161 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 256300

[startup+1362.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/181 8321
/proc/meminfo: memFree=15244044/32873844 swapFree=7384/7384
[pid=8233] ppid=8231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8233/stat : 8233 (npSolver-pbo-It) S 8231 8233 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376132258 9367552 275 33554432000 4194304 5064252 140735670716304 140735670715216 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8233/statm: 2287 275 233 213 0 72 0
[pid=8234] ppid=8233 vsize=65068 CPUtime=523.78 cores=0,2,4,6
/proc/8234/stat : 8234 (npSolver-pbo) S 8233 8233 7856 0 -1 4202496 48897 146105 0 0 282 30 52017 49 20 0 1 0 376132258 66629632 15812 33554432000 4194304 6004724 140736340694000 140736340679848 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8234/statm: 16267 15812 175 442 0 15821 0
[pid=8315] ppid=8234 vsize=182084 CPUtime=838.21 cores=0,2,4,6
/proc/8315/stat : 8315 (glucosInc) R 8234 8233 7856 0 -1 4202496 23710 0 0 0 83800 21 0 0 20 0 1 0 376184653 186454016 44449 33554432000 4194304 5654031 140733370918592 140733370906408 4233457 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 45521 44449 142 357 0 45161 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 256300

[startup+1422.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 8321
/proc/meminfo: memFree=15230864/32873844 swapFree=7384/7384
[pid=8233] ppid=8231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8233/stat : 8233 (npSolver-pbo-It) S 8231 8233 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376132258 9367552 275 33554432000 4194304 5064252 140735670716304 140735670715216 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8233/statm: 2287 275 233 213 0 72 0
[pid=8234] ppid=8233 vsize=65068 CPUtime=523.78 cores=0,2,4,6
/proc/8234/stat : 8234 (npSolver-pbo) S 8233 8233 7856 0 -1 4202496 48897 146105 0 0 282 30 52017 49 20 0 1 0 376132258 66629632 15812 33554432000 4194304 6004724 140736340694000 140736340679848 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8234/statm: 16267 15812 175 442 0 15821 0
[pid=8315] ppid=8234 vsize=182084 CPUtime=898.21 cores=0,2,4,6
/proc/8315/stat : 8315 (glucosInc) R 8234 8233 7856 0 -1 4202496 25440 0 0 0 89796 25 0 0 20 0 1 0 376184653 186454016 41889 33554432000 4194304 5654031 140733370918592 140733370906408 4233204 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 45521 41889 142 357 0 45161 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 256300

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 8321
/proc/meminfo: memFree=15202844/32873844 swapFree=7384/7384
[pid=8233] ppid=8231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8233/stat : 8233 (npSolver-pbo-It) S 8231 8233 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376132258 9367552 275 33554432000 4194304 5064252 140735670716304 140735670715216 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8233/statm: 2287 275 233 213 0 72 0
[pid=8234] ppid=8233 vsize=65068 CPUtime=523.78 cores=0,2,4,6
/proc/8234/stat : 8234 (npSolver-pbo) S 8233 8233 7856 0 -1 4202496 48897 146105 0 0 282 30 52017 49 20 0 1 0 376132258 66629632 15812 33554432000 4194304 6004724 140736340694000 140736340679848 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8234/statm: 16267 15812 175 442 0 15821 0
[pid=8315] ppid=8234 vsize=182084 CPUtime=958.19 cores=0,2,4,6
/proc/8315/stat : 8315 (glucosInc) R 8234 8233 7856 0 -1 4202496 25726 0 0 0 95793 26 0 0 20 0 1 0 376184653 186454016 44449 33554432000 4194304 5654031 140733370918592 140733370916520 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 45521 44449 142 357 0 45161 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 256300

[startup+1542.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 8321
/proc/meminfo: memFree=15231208/32873844 swapFree=7384/7384
[pid=8233] ppid=8231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8233/stat : 8233 (npSolver-pbo-It) S 8231 8233 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376132258 9367552 275 33554432000 4194304 5064252 140735670716304 140735670715216 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8233/statm: 2287 275 233 213 0 72 0
[pid=8234] ppid=8233 vsize=65068 CPUtime=523.78 cores=0,2,4,6
/proc/8234/stat : 8234 (npSolver-pbo) S 8233 8233 7856 0 -1 4202496 48897 146105 0 0 282 30 52017 49 20 0 1 0 376132258 66629632 15812 33554432000 4194304 6004724 140736340694000 140736340679848 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8234/statm: 16267 15812 175 442 0 15821 0
[pid=8315] ppid=8234 vsize=132764 CPUtime=1018.19 cores=0,2,4,6
/proc/8315/stat : 8315 (glucosInc) R 8234 8233 7856 0 -1 4202496 26476 0 0 0 101792 27 0 0 20 0 1 0 376184653 135950336 32415 33554432000 4194304 5654031 140733370918592 140733370906408 4233440 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 33191 32415 142 357 0 32831 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 206980

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 8324
/proc/meminfo: memFree=15166296/32873844 swapFree=7384/7384
[pid=8233] ppid=8231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8233/stat : 8233 (npSolver-pbo-It) S 8231 8233 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376132258 9367552 275 33554432000 4194304 5064252 140735670716304 140735670715216 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8233/statm: 2287 275 233 213 0 72 0
[pid=8234] ppid=8233 vsize=65068 CPUtime=523.78 cores=0,2,4,6
/proc/8234/stat : 8234 (npSolver-pbo) S 8233 8233 7856 0 -1 4202496 48897 146105 0 0 282 30 52017 49 20 0 1 0 376132258 66629632 15812 33554432000 4194304 6004724 140736340694000 140736340679848 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8234/statm: 16267 15812 175 442 0 15821 0
[pid=8315] ppid=8234 vsize=182084 CPUtime=1078.17 cores=0,2,4,6
/proc/8315/stat : 8315 (glucosInc) R 8234 8233 7856 0 -1 4202496 27035 0 0 0 107788 29 0 0 20 0 1 0 376184653 186454016 42913 33554432000 4194304 5654031 140733370918592 140733370916520 4232577 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 45521 42913 142 357 0 45161 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 256300

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8325
/proc/meminfo: memFree=15145136/32873844 swapFree=7384/7384
[pid=8233] ppid=8231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8233/stat : 8233 (npSolver-pbo-It) S 8231 8233 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376132258 9367552 275 33554432000 4194304 5064252 140735670716304 140735670715216 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8233/statm: 2287 275 233 213 0 72 0
[pid=8234] ppid=8233 vsize=65068 CPUtime=523.78 cores=0,2,4,6
/proc/8234/stat : 8234 (npSolver-pbo) S 8233 8233 7856 0 -1 4202496 48897 146105 0 0 282 30 52017 49 20 0 1 0 376132258 66629632 15812 33554432000 4194304 6004724 140736340694000 140736340679848 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8234/statm: 16267 15812 175 442 0 15821 0
[pid=8315] ppid=8234 vsize=182084 CPUtime=1138.16 cores=0,2,4,6
/proc/8315/stat : 8315 (glucosInc) R 8234 8233 7856 0 -1 4202496 27859 0 0 0 113785 31 0 0 20 0 1 0 376184653 186454016 43937 33554432000 4194304 5654031 140733370918592 140733370916520 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 45521 43937 142 357 0 45161 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 256300

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8325
/proc/meminfo: memFree=15122472/32873844 swapFree=7384/7384
[pid=8233] ppid=8231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8233/stat : 8233 (npSolver-pbo-It) S 8231 8233 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376132258 9367552 275 33554432000 4194304 5064252 140735670716304 140735670715216 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8233/statm: 2287 275 233 213 0 72 0
[pid=8234] ppid=8233 vsize=65068 CPUtime=523.78 cores=0,2,4,6
/proc/8234/stat : 8234 (npSolver-pbo) S 8233 8233 7856 0 -1 4202496 48897 146105 0 0 282 30 52017 49 20 0 1 0 376132258 66629632 15812 33554432000 4194304 6004724 140736340694000 140736340679848 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8234/statm: 16267 15812 175 442 0 15821 0
[pid=8315] ppid=8234 vsize=182084 CPUtime=1198.15 cores=0,2,4,6
/proc/8315/stat : 8315 (glucosInc) R 8234 8233 7856 0 -1 4202496 28734 0 0 0 119782 33 0 0 20 0 1 0 376184653 186454016 44449 33554432000 4194304 5654031 140733370918592 140733370916520 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 45521 44449 142 357 0 45161 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 256300

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8325
/proc/meminfo: memFree=15151564/32873844 swapFree=7384/7384
[pid=8233] ppid=8231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8233/stat : 8233 (npSolver-pbo-It) S 8231 8233 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376132258 9367552 275 33554432000 4194304 5064252 140735670716304 140735670715216 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8233/statm: 2287 275 233 213 0 72 0
[pid=8234] ppid=8233 vsize=65068 CPUtime=523.78 cores=0,2,4,6
/proc/8234/stat : 8234 (npSolver-pbo) S 8233 8233 7856 0 -1 4202496 48897 146105 0 0 282 30 52017 49 20 0 1 0 376132258 66629632 15812 33554432000 4194304 6004724 140736340694000 140736340679848 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8234/statm: 16267 15812 175 442 0 15821 0
[pid=8315] ppid=8234 vsize=132764 CPUtime=1258.14 cores=0,2,4,6
/proc/8315/stat : 8315 (glucosInc) R 8234 8233 7856 0 -1 4202496 30202 0 0 0 125778 36 0 0 20 0 1 0 376184653 135950336 32415 33554432000 4194304 5654031 140733370918592 140733370916616 4233184 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 33191 32415 142 357 0 32831 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 206980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8325
/proc/meminfo: memFree=15105036/32873844 swapFree=7384/7384
[pid=8233] ppid=8231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8233/stat : 8233 (npSolver-pbo-It) S 8231 8233 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376132258 9367552 275 33554432000 4194304 5064252 140735670716304 140735670715216 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8233/statm: 2287 275 233 213 0 72 0
[pid=8234] ppid=8233 vsize=65068 CPUtime=523.78 cores=0,2,4,6
/proc/8234/stat : 8234 (npSolver-pbo) S 8233 8233 7856 0 -1 4202496 48897 146105 0 0 282 30 52017 49 20 0 1 0 376132258 66629632 15812 33554432000 4194304 6004724 140736340694000 140736340679848 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8234/statm: 16267 15812 175 442 0 15821 0
[pid=8315] ppid=8234 vsize=182084 CPUtime=1276.25 cores=0,2,4,6
/proc/8315/stat : 8315 (glucosInc) R 8234 8233 7856 0 -1 4202496 30479 0 0 0 127588 37 0 0 20 0 1 0 376184653 186454016 42401 33554432000 4194304 5654031 140733370918592 140733370916520 4232984 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 45521 42401 142 357 0 45161 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 256300

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8325
/proc/meminfo: memFree=15105036/32873844 swapFree=7384/7384
[pid=8233] ppid=8231 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8233/stat : 8233 (npSolver-pbo-It) S 8231 8233 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376132258 9367552 275 33554432000 4194304 5064252 140735670716304 140735670715216 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8233/statm: 2287 275 233 213 0 72 0
[pid=8234] ppid=8233 vsize=65068 CPUtime=523.78 cores=0,2,4,6
/proc/8234/stat : 8234 (npSolver-pbo) S 8233 8233 7856 0 -1 4202496 48897 146105 0 0 282 30 52017 49 20 0 1 0 376132258 66629632 15812 33554432000 4194304 6004724 140736340694000 140736340679848 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8234/statm: 16267 15812 175 442 0 15821 0
[pid=8315] ppid=8234 vsize=182084 CPUtime=1276.25 cores=0,2,4,6
/proc/8315/stat : 8315 (glucosInc) R 8234 8233 7856 0 -1 4202496 30479 0 0 0 127588 37 0 0 20 0 1 0 376184653 186454016 42401 33554432000 4194304 5654031 140733370918592 140733370916520 4232984 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8315/statm: 45521 42401 142 357 0 45161 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 256300

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1798.89
CPU system time (s): 1.17982
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 287120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.89
system time used= 1.17982
maximum resident set size= 188304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 225860
page faults= 0
swaps= 0
block input operations= 0
block output operations= 131064
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2378
involuntary context switches= 2584

runsolver used 2.84557 second user time and 7.00593 second system time

The end

Launcher Data

Begin job on node106 at 2012-06-07 22:13:58
IDJOB=3747233
IDBENCH=2266
IDSOLVER=2332
FILE ID=node106/3747233-1339100038
RUNJOBID= node106-1339098178-7872
PBS_JOBID= 14643747
Free space on /tmp= 71080 MiB

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

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

MD5SUM BENCH= 937ec96fd1742e5ed6250d14e65c707b
RANDOM SEED=1111146102

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
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.065
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:        28444640 kB
Buffers:          331508 kB
Cached:          3038224 kB
SwapCached:         2340 kB
Active:          1491824 kB
Inactive:        2073948 kB
Active(anon):     192644 kB
Inactive(anon):     5500 kB
Active(file):    1299180 kB
Inactive(file):  2068448 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67100732 kB
Dirty:             11352 kB
Writeback:             0 kB
AnonPages:        216676 kB
Mapped:            10332 kB
Shmem:                 0 kB
Slab:             708468 kB
SReclaimable:     150468 kB
SUnreclaim:       558000 kB
KernelStack:        1504 kB
PageTables:         4232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     363472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    174080 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= 67980 MiB
End job on node106 at 2012-06-07 22:43:58