Trace number 3747219

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.06 1800.72

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

0.00/0.21	c run inc solver
0.00/0.21	c [INC SYSTEM] run initial solver
0.00/0.21	c [INC SYSTEM] preprocess with white file
0.00/0.35	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.35	c [INC SYSTEM] execute solver
0.00/0.37	c [INC SEARCH] formula is SAT
0.00/0.37	c [INC SYSTEM] solved the initial formula
0.00/0.45	c model valid
0.00/0.45	c current solution ok
0.00/0.58	o 0
0.00/0.58	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.58	c write failed with 2
0.00/0.58	c [INC SEARCH] iteration: 0
0.00/0.58	c [INC BOUNDS] best value:1150 search for 1149
0.00/0.58	c [INC SYSTEM] create new solver instance
0.00/0.58	c [INC] encode full formula
0.00/0.58	c (debug) using card networks
0.00/0.58	c old isEQ: 41, new EQ is 0
0.00/0.64	c set iterative enc to: card
0.00/0.64	c set iterative enc to: none
0.00/0.65	c [INC SEARCH] isOptimum variable: 0
0.00/0.88	c formula is SAT
0.00/0.89	c [INC SEARCH] copied best model
0.00/0.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.99	c model valid
0.00/0.99	c current solution ok
0.00/0.99	o -34
0.00/0.99	c [INC SEARCH] iteration: 1
0.00/0.99	c [INC BOUNDS] best value:1116 search for 1115
0.00/0.99	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.99	c write failed with 2
0.00/0.99	c [INC SYSTEM] create new solver instance
0.00/0.99	c [INC] encode full formula
0.00/0.99	c (debug) using card networks
0.00/0.99	c old isEQ: 126, new EQ is 0
0.98/1.04	c set iterative enc to: card
0.98/1.04	c set iterative enc to: none
0.98/1.05	c [INC SEARCH] isOptimum variable: 0
2.36/2.45	c formula is SAT
2.36/2.45	c [INC SEARCH] copied best model
2.36/2.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.48/2.54	c model valid
2.48/2.54	c current solution ok
2.48/2.54	o -37
2.48/2.54	c [INC SEARCH] iteration: 2
2.48/2.54	c [INC BOUNDS] best value:1113 search for 1112
2.48/2.54	c [INC SYSTEM] there exists a inc, kill it!
2.48/2.54	c write failed with 2
2.48/2.54	c [INC SYSTEM] create new solver instance
2.48/2.54	c [INC] encode full formula
2.48/2.54	c (debug) using card networks
2.48/2.54	c old isEQ: 126, new EQ is 0
2.58/2.77	c set iterative enc to: card
2.58/2.77	c set iterative enc to: none
2.58/2.97	c [INC SEARCH] isOptimum variable: 0
7.71/8.10	c formula is SAT
7.71/8.10	c [INC SEARCH] copied best model
7.71/8.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.71/8.19	c model valid
7.71/8.19	c current solution ok
7.71/8.19	o -38
7.71/8.19	c [INC SEARCH] iteration: 3
7.71/8.19	c [INC BOUNDS] best value:1112 search for 1111
7.71/8.19	c [INC SYSTEM] there exists a inc, kill it!
7.71/8.19	c write failed with 2
7.71/8.19	c [INC SYSTEM] create new solver instance
7.71/8.19	c [INC] encode full formula
7.71/8.19	c (debug) using card networks
7.71/8.19	c old isEQ: 126, new EQ is 0
7.82/8.25	c set iterative enc to: card
7.82/8.25	c set iterative enc to: none
7.82/8.26	c [INC SEARCH] isOptimum variable: 0
16.42/16.83	c formula is SAT
16.42/16.83	c [INC SEARCH] copied best model
16.42/16.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.52/16.92	c model valid
16.52/16.92	c current solution ok
16.52/16.92	o -40
16.52/16.92	c [INC SEARCH] iteration: 4
16.52/16.92	c [INC BOUNDS] best value:1110 search for 1109
16.52/16.92	c [INC SYSTEM] there exists a inc, kill it!
16.52/16.92	c write failed with 2
16.52/16.92	c [INC SYSTEM] create new solver instance
16.52/16.92	c [INC] encode full formula
16.52/16.92	c (debug) using card networks
16.52/16.92	c old isEQ: 126, new EQ is 0
16.52/16.97	c set iterative enc to: card
16.52/16.97	c set iterative enc to: none
16.52/16.98	c [INC SEARCH] isOptimum variable: 0
27.89/28.32	c formula is SAT
27.89/28.32	c [INC SEARCH] copied best model
27.89/28.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
28.00/28.41	c model valid
28.00/28.41	c current solution ok
28.00/28.41	o -42
28.00/28.41	c [INC SEARCH] iteration: 5
28.00/28.41	c [INC BOUNDS] best value:1108 search for 1107
28.00/28.41	c [INC SYSTEM] there exists a inc, kill it!
28.00/28.41	c write failed with 2
28.00/28.41	c [INC SYSTEM] create new solver instance
28.00/28.41	c [INC] encode full formula
28.00/28.41	c (debug) using card networks
28.00/28.41	c old isEQ: 126, new EQ is 0
28.00/28.47	c set iterative enc to: card
28.00/28.47	c set iterative enc to: none
28.00/28.48	c [INC SEARCH] isOptimum variable: 0
41.80/42.20	c formula is SAT
41.80/42.21	c [INC SEARCH] copied best model
41.80/42.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
41.80/42.29	c model valid
41.80/42.29	c current solution ok
41.80/42.29	o -44
41.80/42.29	c [INC SEARCH] iteration: 6
41.80/42.29	c [INC BOUNDS] best value:1106 search for 1105
41.80/42.29	c [INC SYSTEM] there exists a inc, kill it!
41.80/42.29	c write failed with 2
41.90/42.30	c [INC SYSTEM] create new solver instance
41.90/42.30	c [INC] encode full formula
41.90/42.30	c (debug) using card networks
41.90/42.30	c old isEQ: 126, new EQ is 0
41.90/42.35	c set iterative enc to: card
41.90/42.35	c set iterative enc to: none
41.90/42.36	c [INC SEARCH] isOptimum variable: 0
62.29/62.77	c formula is SAT
62.29/62.77	c [INC SEARCH] copied best model
62.29/62.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
62.39/62.86	c model valid
62.39/62.86	c current solution ok
62.39/62.86	o -45
62.39/62.86	c [INC SEARCH] iteration: 7
62.39/62.86	c [INC BOUNDS] best value:1105 search for 1104
62.39/62.86	c [INC SYSTEM] there exists a inc, kill it!
62.39/62.86	c write failed with 2
62.39/62.86	c [INC SYSTEM] create new solver instance
62.39/62.86	c [INC] encode full formula
62.39/62.86	c (debug) using card networks
62.39/62.86	c old isEQ: 126, new EQ is 0
62.50/62.91	c set iterative enc to: card
62.50/62.91	c set iterative enc to: none
62.50/62.92	c [INC SEARCH] isOptimum variable: 0
83.37/83.80	c formula is SAT
83.37/83.81	c [INC SEARCH] copied best model
83.37/83.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
83.37/83.89	c model valid
83.37/83.89	c current solution ok
83.37/83.89	o -46
83.37/83.89	c [INC SEARCH] iteration: 8
83.37/83.89	c [INC BOUNDS] best value:1104 search for 1103
83.37/83.89	c [INC SYSTEM] there exists a inc, kill it!
83.37/83.89	c write failed with 2
83.37/83.89	c [INC SYSTEM] create new solver instance
83.37/83.89	c [INC] encode full formula
83.37/83.89	c (debug) using card networks
83.37/83.89	c old isEQ: 126, new EQ is 0
83.49/83.95	c set iterative enc to: card
83.49/83.95	c set iterative enc to: none
83.49/83.96	c [INC SEARCH] isOptimum variable: 0
169.76/170.23	c formula is SAT
169.76/170.24	c [INC SEARCH] copied best model
169.76/170.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
169.85/170.32	c model valid
169.85/170.32	c current solution ok
169.85/170.32	o -47
169.85/170.32	c [INC SEARCH] iteration: 9
169.85/170.32	c [INC BOUNDS] best value:1103 search for 1102
169.85/170.32	c [INC SYSTEM] there exists a inc, kill it!
169.85/170.32	c write failed with 2
169.85/170.32	c [INC SYSTEM] create new solver instance
169.85/170.32	c [INC] encode full formula
169.85/170.32	c (debug) using card networks
169.85/170.32	c old isEQ: 126, new EQ is 0
169.85/170.38	c set iterative enc to: card
169.85/170.38	c set iterative enc to: none
169.85/170.39	c [INC SEARCH] isOptimum variable: 0
446.03/446.56	c formula is SAT
446.03/446.56	c [INC SEARCH] copied best model
446.03/446.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
446.13/446.65	c model valid
446.13/446.65	c current solution ok
446.13/446.65	o -48
446.13/446.65	c [INC SEARCH] iteration: 10
446.13/446.65	c [INC BOUNDS] best value:1102 search for 1101
446.13/446.65	c [INC SYSTEM] there exists a inc, kill it!
446.13/446.65	c write failed with 2
446.13/446.65	c [INC SYSTEM] create new solver instance
446.13/446.65	c [INC] encode full formula
446.13/446.65	c (debug) using card networks
446.13/446.65	c old isEQ: 126, new EQ is 0
446.23/446.71	c set iterative enc to: card
446.23/446.71	c set iterative enc to: none
446.23/446.72	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.71	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.01/1800.71	s UNKNOWN
1800.01/1800.71	c [INC SYSTEM] there exists a inc, kill it!
1800.01/1800.71	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-3747219-1339100030/watcher-3747219-1339100030 -o /tmp/evaluation-result-3747219-1339100030/solver-3747219-1339100030 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747219-1339100030.opb 261770730 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.02 1.99 1.69 3/178 525
/proc/meminfo: memFree=31931908/32873844 swapFree=7632/7632
[pid=525] ppid=523 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/525/stat : 525 (npSolver-pbo-It) S 523 525 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376128599 9367552 275 33554432000 4194304 5064252 140737281826080 140737281824992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/525/statm: 2287 275 233 213 0 72 0

[startup+0.0191059 s]
/proc/loadavg: 2.02 1.99 1.69 3/178 525
/proc/meminfo: memFree=31931908/32873844 swapFree=7632/7632
[pid=525] ppid=523 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/525/stat : 525 (npSolver-pbo-It) S 523 525 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376128599 9367552 275 33554432000 4194304 5064252 140737281826080 140737281824992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/525/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100278 s]
/proc/loadavg: 2.02 1.99 1.69 3/178 525
/proc/meminfo: memFree=31931908/32873844 swapFree=7632/7632
[pid=525] ppid=523 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/525/stat : 525 (npSolver-pbo-It) S 523 525 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376128599 9367552 275 33554432000 4194304 5064252 140737281826080 140737281824992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/525/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300176 s]
/proc/loadavg: 2.02 1.99 1.69 3/178 525
/proc/meminfo: memFree=31931908/32873844 swapFree=7632/7632
[pid=525] ppid=523 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/525/stat : 525 (npSolver-pbo-It) S 523 525 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376128599 9367552 275 33554432000 4194304 5064252 140737281826080 140737281824992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/525/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.7002 s]
/proc/loadavg: 2.02 1.99 1.69 3/178 525
/proc/meminfo: memFree=31931908/32873844 swapFree=7632/7632
[pid=525] ppid=523 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/525/stat : 525 (npSolver-pbo-It) S 523 525 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376128599 9367552 275 33554432000 4194304 5064252 140737281826080 140737281824992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/525/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.02 1.99 1.69 3/180 534
/proc/meminfo: memFree=31868792/32873844 swapFree=7632/7632
[pid=525] ppid=523 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/525/stat : 525 (npSolver-pbo-It) S 523 525 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376128599 9367552 275 33554432000 4194304 5064252 140737281826080 140737281824992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/525/statm: 2287 275 233 213 0 72 0
[pid=526] ppid=525 vsize=57060 CPUtime=1.03 cores=0,2,4,6
/proc/526/stat : 526 (npSolver-pbo) S 525 525 32553 0 -1 4202496 13700 11968 0 0 50 13 37 3 20 0 1 0 376128599 58429440 13931 33554432000 4194304 6004724 140736258347328 140736258333176 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/526/statm: 14265 13931 175 442 0 13819 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 66208

[startup+3.10027 s]
/proc/loadavg: 2.02 1.99 1.69 3/181 536
/proc/meminfo: memFree=31837788/32873844 swapFree=7632/7632
[pid=525] ppid=523 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/525/stat : 525 (npSolver-pbo-It) S 523 525 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376128599 9367552 275 33554432000 4194304 5064252 140737281826080 140737281824992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/525/statm: 2287 275 233 213 0 72 0
[pid=526] ppid=525 vsize=57060 CPUtime=2.59 cores=0,2,4,6
/proc/526/stat : 526 (npSolver-pbo) S 525 525 32553 0 -1 4202496 16457 19726 0 0 65 14 175 5 20 0 1 0 376128599 58429440 13931 33554432000 4194304 6004724 140736258347328 140736258333176 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/526/statm: 14265 13931 175 442 0 13819 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 66208

[startup+6.30032 s]
/proc/loadavg: 2.02 1.99 1.69 3/181 538
/proc/meminfo: memFree=31832208/32873844 swapFree=7632/7632
[pid=525] ppid=523 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/525/stat : 525 (npSolver-pbo-It) S 523 525 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376128599 9367552 275 33554432000 4194304 5064252 140737281826080 140737281824992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/525/statm: 2287 275 233 213 0 72 0
[pid=526] ppid=525 vsize=57060 CPUtime=2.59 cores=0,2,4,6
/proc/526/stat : 526 (npSolver-pbo) S 525 525 32553 0 -1 4202496 16457 19726 0 0 65 14 175 5 20 0 1 0 376128599 58429440 13931 33554432000 4194304 6004724 140736258347328 140736258333176 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/526/statm: 14265 13931 175 442 0 13819 0
[pid=538] ppid=526 vsize=38064 CPUtime=3.31 cores=0,2,4,6
/proc/538/stat : 538 (glucosInc) R 526 525 32553 0 -1 4202496 8020 0 0 0 330 1 0 0 20 0 1 0 376128896 38977536 8142 33554432000 4194304 5654031 140734510017072 140734510014840 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/538/statm: 9516 8142 140 357 0 9156 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 104272

[startup+12.7003 s]
/proc/loadavg: 2.02 1.99 1.69 3/181 540
/proc/meminfo: memFree=31819108/32873844 swapFree=7632/7632
[pid=525] ppid=523 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/525/stat : 525 (npSolver-pbo-It) S 523 525 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376128599 9367552 275 33554432000 4194304 5064252 140737281826080 140737281824992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/525/statm: 2287 275 233 213 0 72 0
[pid=526] ppid=525 vsize=57060 CPUtime=7.89 cores=0,2,4,6
/proc/526/stat : 526 (npSolver-pbo) S 525 525 32553 0 -1 4202496 19214 28365 0 0 80 15 686 8 20 0 1 0 376128599 58429440 13931 33554432000 4194304 6004724 140736258347328 140736258333176 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/526/statm: 14265 13931 175 442 0 13819 0
[pid=540] ppid=526 vsize=37876 CPUtime=4.43 cores=0,2,4,6
/proc/540/stat : 540 (glucosInc) R 526 525 32553 0 -1 4202496 8187 0 0 0 442 1 0 0 20 0 1 0 376129425 38785024 8184 33554432000 4194304 5654031 140735723933280 140735723921096 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/540/statm: 9469 8184 140 357 0 9109 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 104084

[startup+25.5004 s]
/proc/loadavg: 2.01 1.99 1.70 3/181 546
/proc/meminfo: memFree=31831292/32873844 swapFree=7632/7632
[pid=525] ppid=523 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/525/stat : 525 (npSolver-pbo-It) S 523 525 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376128599 9367552 275 33554432000 4194304 5064252 140737281826080 140737281824992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/525/statm: 2287 275 233 213 0 72 0
[pid=526] ppid=525 vsize=57060 CPUtime=16.6 cores=0,2,4,6
/proc/526/stat : 526 (npSolver-pbo) S 525 525 32553 0 -1 4202496 21971 38051 0 0 95 15 1540 10 20 0 1 0 376128599 58429440 13931 33554432000 4194304 6004724 140736258347328 140736258333176 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/526/statm: 14265 13931 175 442 0 13819 0
[pid=544] ppid=526 vsize=38608 CPUtime=8.49 cores=0,2,4,6
/proc/544/stat : 544 (glucosInc) R 526 525 32553 0 -1 4202496 9146 0 0 0 848 1 0 0 20 0 1 0 376130298 39534592 8544 33554432000 4194304 5654031 140735714184352 140735714172168 4209151 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/544/statm: 9652 8544 142 357 0 9292 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 104816

[startup+51.1004 s]
/proc/loadavg: 2.08 2.00 1.71 3/181 552
/proc/meminfo: memFree=31815276/32873844 swapFree=7632/7632
[pid=525] ppid=523 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/525/stat : 525 (npSolver-pbo-It) S 523 525 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376128599 9367552 275 33554432000 4194304 5064252 140737281826080 140737281824992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/525/statm: 2287 275 233 213 0 72 0
[pid=526] ppid=525 vsize=57060 CPUtime=41.97 cores=0,2,4,6
/proc/526/stat : 526 (npSolver-pbo) S 525 525 32553 0 -1 4202496 27485 60702 0 0 124 17 4040 16 20 0 1 0 376128599 58429440 13931 33554432000 4194304 6004724 140736258347328 140736258333176 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/526/statm: 14265 13931 175 442 0 13819 0
[pid=552] ppid=526 vsize=38336 CPUtime=8.72 cores=0,2,4,6
/proc/552/stat : 552 (glucosInc) R 526 525 32553 0 -1 4202496 9197 0 0 0 871 1 0 0 20 0 1 0 376132836 39256064 8749 33554432000 4194304 5654031 140734009056288 140734009044104 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/552/statm: 9584 8749 142 357 0 9224 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 104544

[startup+102.307 s]
/proc/loadavg: 2.03 2.00 1.72 3/181 561
/proc/meminfo: memFree=31807304/32873844 swapFree=7632/7632
[pid=525] ppid=523 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/525/stat : 525 (npSolver-pbo-It) S 523 525 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376128599 9367552 275 33554432000 4194304 5064252 140737281826080 140737281824992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/525/statm: 2287 275 233 213 0 72 0
[pid=526] ppid=525 vsize=57060 CPUtime=83.55 cores=0,2,4,6
/proc/526/stat : 526 (npSolver-pbo) S 525 525 32553 0 -1 4202496 32999 85863 0 0 153 19 8160 23 20 0 1 0 376128599 58429440 13931 33554432000 4194304 6004724 140736258347328 140736258333176 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/526/statm: 14265 13931 175 442 0 13819 0
[pid=560] ppid=526 vsize=45824 CPUtime=18.33 cores=0,2,4,6
/proc/560/stat : 560 (glucosInc) R 526 525 32553 0 -1 4202496 11277 0 0 0 1831 2 0 0 20 0 1 0 376136995 46923776 10709 33554432000 4194304 5654031 140734198575008 140734198562824 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/560/statm: 11456 10709 142 357 0 11096 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 112032

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 1.74 3/181 563
/proc/meminfo: memFree=31771364/32873844 swapFree=7632/7632
[pid=525] ppid=523 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/525/stat : 525 (npSolver-pbo-It) S 523 525 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376128599 9367552 275 33554432000 4194304 5064252 140737281826080 140737281824992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/525/statm: 2287 275 233 213 0 72 0
[pid=526] ppid=525 vsize=57060 CPUtime=83.55 cores=0,2,4,6
/proc/526/stat : 526 (npSolver-pbo) S 525 525 32553 0 -1 4202496 32999 85863 0 0 153 19 8160 23 20 0 1 0 376128599 58429440 13931 33554432000 4194304 6004724 140736258347328 140736258333176 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/526/statm: 14265 13931 175 442 0 13819 0
[pid=560] ppid=526 vsize=68920 CPUtime=78.31 cores=0,2,4,6
/proc/560/stat : 560 (glucosInc) R 526 525 32553 0 -1 4202496 13140 0 0 0 7829 2 0 0 20 0 1 0 376136995 70574080 16575 33554432000 4194304 5654031 140734198575008 140734198562824 4215932 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/560/statm: 17230 16575 142 357 0 16870 0
Current children cumulated CPU time (s) 161.86
Current children cumulated vsize (KiB) 135128

[startup+222.3 s]
/proc/loadavg: 2.12 2.03 1.76 3/181 567
/proc/meminfo: memFree=31779080/32873844 swapFree=7632/7632
[pid=525] ppid=523 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/525/stat : 525 (npSolver-pbo-It) S 523 525 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376128599 9367552 275 33554432000 4194304 5064252 140737281826080 140737281824992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/525/statm: 2287 275 233 213 0 72 0
[pid=526] ppid=525 vsize=57060 CPUtime=169.97 cores=0,2,4,6
/proc/526/stat : 526 (npSolver-pbo) S 525 525 32553 0 -1 4202496 35756 99536 0 0 167 20 16783 27 20 0 1 0 376128599 58429440 13931 33554432000 4194304 6004724 140736258347328 140736258333176 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/526/statm: 14265 13931 175 442 0 13819 0
[pid=565] ppid=526 vsize=65796 CPUtime=51.89 cores=0,2,4,6
/proc/565/stat : 565 (glucosInc) R 526 525 32553 0 -1 4202496 11342 0 0 0 5186 3 0 0 20 0 1 0 376145638 67375104 15792 33554432000 4194304 5654031 140734097183968 140734097171784 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/565/statm: 16449 15792 142 357 0 16089 0
Current children cumulated CPU time (s) 221.86
Current children cumulated vsize (KiB) 132004

[startup+282.3 s]
/proc/loadavg: 2.10 2.04 1.78 3/181 567
/proc/meminfo: memFree=31736724/32873844 swapFree=7632/7632
[pid=525] ppid=523 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/525/stat : 525 (npSolver-pbo-It) S 523 525 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376128599 9367552 275 33554432000 4194304 5064252 140737281826080 140737281824992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/525/statm: 2287 275 233 213 0 72 0
[pid=526] ppid=525 vsize=57060 CPUtime=169.97 cores=0,2,4,6

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

/proc/meminfo: memFree=31670476/32873844 swapFree=7632/7632
[pid=525] ppid=523 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/525/stat : 525 (npSolver-pbo-It) S 523 525 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376128599 9367552 275 33554432000 4194304 5064252 140737281826080 140737281824992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/525/statm: 2287 275 233 213 0 72 0
[pid=526] ppid=525 vsize=57060 CPUtime=446.25 cores=0,2,4,6
/proc/526/stat : 526 (npSolver-pbo) S 525 525 32553 0 -1 4202496 38513 113114 0 0 182 20 44391 32 20 0 1 0 376128599 58429440 13931 33554432000 4194304 6004724 140736258347328 140736258333176 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/526/statm: 14265 13931 175 442 0 13819 0
[pid=579] ppid=526 vsize=195496 CPUtime=855.44 cores=0,2,4,6
/proc/579/stat : 579 (glucosInc) R 526 525 32553 0 -1 4202496 23637 0 0 0 85517 27 0 0 20 0 1 0 376173271 200187904 41845 33554432000 4194304 5654031 140735655368016 140735655355832 4232997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/579/statm: 48874 41845 142 357 0 48514 0
Current children cumulated CPU time (s) 1301.69
Current children cumulated vsize (KiB) 261704

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/181 596
/proc/meminfo: memFree=31651740/32873844 swapFree=7632/7632
[pid=525] ppid=523 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/525/stat : 525 (npSolver-pbo-It) S 523 525 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376128599 9367552 275 33554432000 4194304 5064252 140737281826080 140737281824992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/525/statm: 2287 275 233 213 0 72 0
[pid=526] ppid=525 vsize=57060 CPUtime=446.25 cores=0,2,4,6
/proc/526/stat : 526 (npSolver-pbo) S 525 525 32553 0 -1 4202496 38513 113114 0 0 182 20 44391 32 20 0 1 0 376128599 58429440 13931 33554432000 4194304 6004724 140736258347328 140736258333176 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/526/statm: 14265 13931 175 442 0 13819 0
[pid=579] ppid=526 vsize=164676 CPUtime=915.43 cores=0,2,4,6
/proc/579/stat : 579 (glucosInc) R 526 525 32553 0 -1 4202496 24551 0 0 0 91513 30 0 0 20 0 1 0 376173271 168628224 39730 33554432000 4194304 5654031 140735655368016 140735655355832 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/579/statm: 41169 39730 142 357 0 40809 0
Current children cumulated CPU time (s) 1361.68
Current children cumulated vsize (KiB) 230884

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 1.91 3/181 596
/proc/meminfo: memFree=31656920/32873844 swapFree=7632/7632
[pid=525] ppid=523 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/525/stat : 525 (npSolver-pbo-It) S 523 525 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376128599 9367552 275 33554432000 4194304 5064252 140737281826080 140737281824992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/525/statm: 2287 275 233 213 0 72 0
[pid=526] ppid=525 vsize=57060 CPUtime=446.25 cores=0,2,4,6
/proc/526/stat : 526 (npSolver-pbo) S 525 525 32553 0 -1 4202496 38513 113114 0 0 182 20 44391 32 20 0 1 0 376128599 58429440 13931 33554432000 4194304 6004724 140736258347328 140736258333176 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/526/statm: 14265 13931 175 442 0 13819 0
[pid=579] ppid=526 vsize=164676 CPUtime=975.42 cores=0,2,4,6
/proc/579/stat : 579 (glucosInc) R 526 525 32553 0 -1 4202496 26053 0 0 0 97509 33 0 0 20 0 1 0 376173271 168628224 37170 33554432000 4194304 5654031 140735655368016 140735655365944 4232688 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/579/statm: 41169 37170 142 357 0 40809 0
Current children cumulated CPU time (s) 1421.67
Current children cumulated vsize (KiB) 230884

[startup+1482.3 s]
/proc/loadavg: 2.05 2.01 1.92 3/181 596
/proc/meminfo: memFree=31642368/32873844 swapFree=7632/7632
[pid=525] ppid=523 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/525/stat : 525 (npSolver-pbo-It) S 523 525 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376128599 9367552 275 33554432000 4194304 5064252 140737281826080 140737281824992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/525/statm: 2287 275 233 213 0 72 0
[pid=526] ppid=525 vsize=57060 CPUtime=446.25 cores=0,2,4,6
/proc/526/stat : 526 (npSolver-pbo) S 525 525 32553 0 -1 4202496 38513 113114 0 0 182 20 44391 32 20 0 1 0 376128599 58429440 13931 33554432000 4194304 6004724 140736258347328 140736258333176 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/526/statm: 14265 13931 175 442 0 13819 0
[pid=579] ppid=526 vsize=115356 CPUtime=1035.41 cores=0,2,4,6
/proc/579/stat : 579 (glucosInc) R 526 525 32553 0 -1 4202496 27405 0 0 0 103505 36 0 0 20 0 1 0 376173271 118124544 28327 33554432000 4194304 5654031 140735655368016 140735655366040 4215061 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/579/statm: 28839 28327 142 357 0 28479 0
Current children cumulated CPU time (s) 1481.66
Current children cumulated vsize (KiB) 181564

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/181 596
/proc/meminfo: memFree=31595404/32873844 swapFree=7632/7632
[pid=525] ppid=523 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/525/stat : 525 (npSolver-pbo-It) S 523 525 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376128599 9367552 275 33554432000 4194304 5064252 140737281826080 140737281824992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/525/statm: 2287 275 233 213 0 72 0
[pid=526] ppid=525 vsize=57060 CPUtime=446.25 cores=0,2,4,6
/proc/526/stat : 526 (npSolver-pbo) S 525 525 32553 0 -1 4202496 38513 113114 0 0 182 20 44391 32 20 0 1 0 376128599 58429440 13931 33554432000 4194304 6004724 140736258347328 140736258333176 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/526/statm: 14265 13931 175 442 0 13819 0
[pid=579] ppid=526 vsize=164676 CPUtime=1095.39 cores=0,2,4,6
/proc/579/stat : 579 (glucosInc) R 526 525 32553 0 -1 4202496 28319 0 0 0 109501 38 0 0 20 0 1 0 376173271 168628224 39730 33554432000 4194304 5654031 140735655368016 140735655355832 4233229 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/579/statm: 41169 39730 142 357 0 40809 0
Current children cumulated CPU time (s) 1541.64
Current children cumulated vsize (KiB) 230884

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/182 599
/proc/meminfo: memFree=31639816/32873844 swapFree=7632/7632
[pid=525] ppid=523 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/525/stat : 525 (npSolver-pbo-It) S 523 525 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376128599 9367552 275 33554432000 4194304 5064252 140737281826080 140737281824992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/525/statm: 2287 275 233 213 0 72 0
[pid=526] ppid=525 vsize=57060 CPUtime=446.25 cores=0,2,4,6
/proc/526/stat : 526 (npSolver-pbo) S 525 525 32553 0 -1 4202496 38513 113114 0 0 182 20 44391 32 20 0 1 0 376128599 58429440 13931 33554432000 4194304 6004724 140736258347328 140736258333176 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/526/statm: 14265 13931 175 442 0 13819 0
[pid=579] ppid=526 vsize=164676 CPUtime=1155.39 cores=0,2,4,6
/proc/579/stat : 579 (glucosInc) R 526 525 32553 0 -1 4202496 29819 0 0 0 115497 42 0 0 20 0 1 0 376173271 168628224 36146 33554432000 4194304 5654031 140735655368016 140735655355832 4208659 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/579/statm: 41169 36146 142 357 0 40809 0
Current children cumulated CPU time (s) 1601.64
Current children cumulated vsize (KiB) 230884

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 600
/proc/meminfo: memFree=31594504/32873844 swapFree=7632/7632
[pid=525] ppid=523 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/525/stat : 525 (npSolver-pbo-It) S 523 525 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376128599 9367552 275 33554432000 4194304 5064252 140737281826080 140737281824992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/525/statm: 2287 275 233 213 0 72 0
[pid=526] ppid=525 vsize=57060 CPUtime=446.25 cores=0,2,4,6
/proc/526/stat : 526 (npSolver-pbo) S 525 525 32553 0 -1 4202496 38513 113114 0 0 182 20 44391 32 20 0 1 0 376128599 58429440 13931 33554432000 4194304 6004724 140736258347328 140736258333176 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/526/statm: 14265 13931 175 442 0 13819 0
[pid=579] ppid=526 vsize=195496 CPUtime=1215.37 cores=0,2,4,6
/proc/579/stat : 579 (glucosInc) R 526 525 32553 0 -1 4202496 31171 0 0 0 121493 44 0 0 20 0 1 0 376173271 200187904 41333 33554432000 4194304 5654031 140735655368016 140735655366104 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/579/statm: 48874 41333 142 357 0 48514 0
Current children cumulated CPU time (s) 1661.62
Current children cumulated vsize (KiB) 261704

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 600
/proc/meminfo: memFree=31629736/32873844 swapFree=7632/7632
[pid=525] ppid=523 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/525/stat : 525 (npSolver-pbo-It) S 523 525 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376128599 9367552 275 33554432000 4194304 5064252 140737281826080 140737281824992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/525/statm: 2287 275 233 213 0 72 0
[pid=526] ppid=525 vsize=57060 CPUtime=446.25 cores=0,2,4,6
/proc/526/stat : 526 (npSolver-pbo) S 525 525 32553 0 -1 4202496 38513 113114 0 0 182 20 44391 32 20 0 1 0 376128599 58429440 13931 33554432000 4194304 6004724 140736258347328 140736258333176 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/526/statm: 14265 13931 175 442 0 13819 0
[pid=579] ppid=526 vsize=115356 CPUtime=1275.37 cores=0,2,4,6
/proc/579/stat : 579 (glucosInc) R 526 525 32553 0 -1 4202496 31937 0 0 0 127490 47 0 0 20 0 1 0 376173271 118124544 28327 33554432000 4194304 5654031 140735655368016 140735655355832 4217216 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/579/statm: 28839 28327 142 357 0 28479 0
Current children cumulated CPU time (s) 1721.62
Current children cumulated vsize (KiB) 181564

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 697
/proc/meminfo: memFree=31740100/32873844 swapFree=7632/7632
[pid=525] ppid=523 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/525/stat : 525 (npSolver-pbo-It) S 523 525 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376128599 9367552 275 33554432000 4194304 5064252 140737281826080 140737281824992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/525/statm: 2287 275 233 213 0 72 0
[pid=526] ppid=525 vsize=57060 CPUtime=446.25 cores=0,2,4,6
/proc/526/stat : 526 (npSolver-pbo) S 525 525 32553 0 -1 4202496 38513 113114 0 0 182 20 44391 32 20 0 1 0 376128599 58429440 13931 33554432000 4194304 6004724 140736258347328 140736258333176 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/526/statm: 14265 13931 175 442 0 13819 0
[pid=579] ppid=526 vsize=164676 CPUtime=1335.36 cores=0,2,4,6
/proc/579/stat : 579 (glucosInc) R 526 525 32553 0 -1 4202496 32858 0 0 0 133486 50 0 0 20 0 1 0 376173271 168628224 39218 33554432000 4194304 5654031 140735655368016 140735655355832 4233160 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/579/statm: 41169 39218 142 357 0 40809 0
Current children cumulated CPU time (s) 1781.61
Current children cumulated vsize (KiB) 230884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 705
/proc/meminfo: memFree=31714852/32873844 swapFree=7632/7632
[pid=525] ppid=523 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/525/stat : 525 (npSolver-pbo-It) S 523 525 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376128599 9367552 275 33554432000 4194304 5064252 140737281826080 140737281824992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/525/statm: 2287 275 233 213 0 72 0
[pid=526] ppid=525 vsize=57060 CPUtime=446.25 cores=0,2,4,6
/proc/526/stat : 526 (npSolver-pbo) S 525 525 32553 0 -1 4202496 38513 113114 0 0 182 20 44391 32 20 0 1 0 376128599 58429440 13931 33554432000 4194304 6004724 140736258347328 140736258333176 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/526/statm: 14265 13931 175 442 0 13819 0
[pid=579] ppid=526 vsize=195496 CPUtime=1353.76 cores=0,2,4,6
/proc/579/stat : 579 (glucosInc) R 526 525 32553 0 -1 4202496 33454 0 0 0 135326 50 0 0 20 0 1 0 376173271 200187904 42869 33554432000 4194304 5654031 140735655368016 140735655355832 4218793 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/579/statm: 48874 42869 142 357 0 48514 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 261704

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 705
/proc/meminfo: memFree=31714852/32873844 swapFree=7632/7632
[pid=525] ppid=523 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/525/stat : 525 (npSolver-pbo-It) S 523 525 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376128599 9367552 275 33554432000 4194304 5064252 140737281826080 140737281824992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/525/statm: 2287 275 233 213 0 72 0
[pid=526] ppid=525 vsize=57060 CPUtime=446.25 cores=0,2,4,6
/proc/526/stat : 526 (npSolver-pbo) S 525 525 32553 0 -1 4202496 38513 113114 0 0 182 20 44391 32 20 0 1 0 376128599 58429440 13931 33554432000 4194304 6004724 140736258347328 140736258333176 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/526/statm: 14265 13931 175 442 0 13819 0
[pid=579] ppid=526 vsize=195496 CPUtime=1353.76 cores=0,2,4,6
/proc/579/stat : 579 (glucosInc) R 526 525 32553 0 -1 4202496 33454 0 0 0 135326 50 0 0 20 0 1 0 376173271 200187904 42869 33554432000 4194304 5654031 140735655368016 140735655355832 4218793 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/579/statm: 48874 42869 142 357 0 48514 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 261704

Child status: 0
Real time (s): 1800.72
CPU time (s): 1800.06
CPU user time (s): 1799.01
CPU system time (s): 1.04584
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 261704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.01
system time used= 1.04584
maximum resident set size= 179668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185463
page faults= 0
swaps= 0
block input operations= 0
block output operations= 94312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2031
involuntary context switches= 2361

runsolver used 3.49747 second user time and 9.41157 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-07 22:13:50
IDJOB=3747219
IDBENCH=2260
IDSOLVER=2332
FILE ID=node130/3747219-1339100030
RUNJOBID= node130-1339098177-32569
PBS_JOBID= 14643723
Free space on /tmp= 71032 MiB

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

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

MD5SUM BENCH= dc857dc123c51e1f53f981679774fda8
RANDOM SEED=261770730

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:        31932180 kB
Buffers:           60388 kB
Cached:           101208 kB
SwapCached:         3140 kB
Active:           104316 kB
Inactive:          86344 kB
Active(anon):      28904 kB
Inactive(anon):     2668 kB
Active(file):      75412 kB
Inactive(file):    83676 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67096444 kB
Dirty:             22108 kB
Writeback:             0 kB
AnonPages:         35360 kB
Mapped:            10048 kB
Shmem:                 0 kB
Slab:             610856 kB
SReclaimable:      50916 kB
SUnreclaim:       559940 kB
KernelStack:        1448 kB
PageTables:         4152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     154780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71024 MiB
End job on node130 at 2012-06-07 22:43:51