Trace number 3703373

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_1000_25_5.opb
MD5SUM54b0d54e7a8a81cee8fd7c7c85a68b83
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-128
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -124
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1000
Minimum length of a constraint25
Maximum length of a constraint50
Number of terms in the objective function 1000
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 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31590
Sum of products size (including duplicates)63180
Number of different products15795
Sum of products size31590

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.06	c run inc solver
0.00/0.06	c [INC SYSTEM] run initial solver
0.00/0.06	c [INC SYSTEM] preprocess with white file
0.00/0.33	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.33	c [INC SYSTEM] execute solver
0.00/0.35	c [INC SEARCH] formula is SAT
0.00/0.35	c [INC SYSTEM] solved the initial formula
0.00/0.36	c model valid
0.00/0.36	c current solution ok
0.00/0.46	o 0
0.00/0.46	c starting approximation
0.00/0.46	c factor = 1
0.00/0.46	c can not find a suitable factor, leaving approximation
0.00/0.46	c finished approximation
0.00/0.46	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.46	c write failed with 2
0.00/0.46	c [INC SEARCH] iteration: 0
0.00/0.46	c [INC BOUNDS] best value:1000 search for 999
0.00/0.46	c [INC SYSTEM] create new solver instance
0.00/0.46	c [INC] encode full formula
0.00/0.46	c (debug) using card networks
0.00/0.48	c set iterative enc to: card
0.00/0.48	c set iterative enc to: none
0.00/0.49	c [INC SEARCH] isOptimum variable: 0
0.00/0.56	c formula is SAT
0.00/0.57	c [INC SEARCH] copied best model
0.00/0.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.58	c model valid
0.00/0.58	c current solution ok
0.00/0.58	o -105
0.00/0.58	c [INC SEARCH] iteration: 1
0.00/0.58	c [INC BOUNDS] best value:895 search for 894
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.59	c [INC SYSTEM] create new solver instance
0.00/0.59	c [INC] encode full formula
0.00/0.59	c (debug) using card networks
0.00/0.61	c set iterative enc to: card
0.00/0.61	c set iterative enc to: none
0.00/0.61	c [INC SEARCH] isOptimum variable: 0
0.00/0.80	c formula is SAT
0.00/0.80	c [INC SEARCH] copied best model
0.00/0.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.82	c model valid
0.00/0.82	c current solution ok
0.00/0.82	o -107
0.00/0.82	c [INC SEARCH] iteration: 2
0.00/0.82	c [INC BOUNDS] best value:893 search for 892
0.00/0.82	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.82	c write failed with 2
0.00/0.82	c [INC SYSTEM] create new solver instance
0.00/0.82	c [INC] encode full formula
0.00/0.82	c (debug) using card networks
0.00/0.84	c set iterative enc to: card
0.00/0.84	c set iterative enc to: none
0.00/0.85	c [INC SEARCH] isOptimum variable: 0
0.98/1.05	c formula is SAT
0.98/1.06	c [INC SEARCH] copied best model
0.98/1.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.98/1.07	c model valid
0.98/1.07	c current solution ok
0.98/1.07	o -109
0.98/1.07	c [INC SEARCH] iteration: 3
0.98/1.07	c [INC BOUNDS] best value:891 search for 890
0.98/1.07	c [INC SYSTEM] there exists a inc, kill it!
0.98/1.07	c write failed with 2
0.98/1.07	c [INC SYSTEM] create new solver instance
0.98/1.07	c [INC] encode full formula
0.98/1.07	c (debug) using card networks
0.98/1.10	c set iterative enc to: card
0.98/1.10	c set iterative enc to: none
1.08/1.10	c [INC SEARCH] isOptimum variable: 0
1.08/2.03	c formula is SAT
1.08/2.04	c [INC SEARCH] copied best model
1.08/2.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.08/2.05	c model valid
1.08/2.05	c current solution ok
1.08/2.05	o -115
1.08/2.05	c [INC SEARCH] iteration: 4
1.08/2.05	c [INC BOUNDS] best value:885 search for 884
1.08/2.05	c [INC SYSTEM] there exists a inc, kill it!
1.08/2.05	c write failed with 2
1.08/2.05	c [INC SYSTEM] create new solver instance
1.08/2.05	c [INC] encode full formula
1.08/2.05	c (debug) using card networks
1.08/2.07	c set iterative enc to: card
1.08/2.07	c set iterative enc to: none
1.08/2.08	c [INC SEARCH] isOptimum variable: 0
5.76/5.89	c formula is SAT
5.87/5.90	c [INC SEARCH] copied best model
5.87/5.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.87/5.91	c model valid
5.87/5.91	c current solution ok
5.87/5.91	o -120
5.87/5.91	c [INC SEARCH] iteration: 5
5.87/5.91	c [INC BOUNDS] best value:880 search for 879
5.87/5.91	c [INC SYSTEM] there exists a inc, kill it!
5.87/5.91	c write failed with 2
5.87/5.91	c [INC SYSTEM] create new solver instance
5.87/5.91	c [INC] encode full formula
5.87/5.91	c (debug) using card networks
5.87/5.94	c set iterative enc to: card
5.87/5.94	c set iterative enc to: none
5.87/5.94	c [INC SEARCH] isOptimum variable: 0
793.81/794.04	c formula is SAT
793.81/794.04	c [INC SEARCH] copied best model
793.81/794.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
793.81/794.06	c model valid
793.81/794.06	c current solution ok
793.81/794.06	o -123
793.81/794.06	c [INC SEARCH] iteration: 6
793.81/794.06	c [INC BOUNDS] best value:877 search for 876
793.81/794.06	c [INC SYSTEM] there exists a inc, kill it!
793.81/794.06	c write failed with 2
793.81/794.06	c [INC SYSTEM] create new solver instance
793.81/794.06	c [INC] encode full formula
793.81/794.06	c (debug) using card networks
793.81/794.08	c set iterative enc to: card
793.81/794.08	c set iterative enc to: none
793.81/794.09	c [INC SEARCH] isOptimum variable: 0
951.48/951.79	c formula is SAT
951.48/951.79	c [INC SEARCH] copied best model
951.48/951.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
951.59/951.81	c model valid
951.59/951.81	c current solution ok
951.59/951.81	o -128
951.59/951.81	c [INC SEARCH] iteration: 7
951.59/951.81	c [INC BOUNDS] best value:872 search for 871
951.59/951.81	c [INC SYSTEM] there exists a inc, kill it!
951.59/951.81	c write failed with 2
951.59/951.81	c [INC SYSTEM] create new solver instance
951.59/951.81	c [INC] encode full formula
951.59/951.81	c (debug) using card networks
951.59/951.83	c set iterative enc to: card
951.59/951.83	c set iterative enc to: none
951.59/951.84	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.03/1800.40	s UNKNOWN
1800.03/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.03/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3703373-1338081154/watcher-3703373-1338081154 -o /tmp/evaluation-result-3703373-1338081154/solver-3703373-1338081154 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703373-1338081154.opb 2107161659 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4608
/proc/meminfo: memFree=31015984/32873648 swapFree=6860/6860
[pid=4608] ppid=4606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4608/stat : 4608 (npSolver-pbo-It) S 4606 4608 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274241412 9367552 274 33554432000 4194304 5064252 140733485071104 140733485070016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4608/statm: 2287 274 233 213 0 72 0

[startup+0.033577 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4608
/proc/meminfo: memFree=31015984/32873648 swapFree=6860/6860
[pid=4608] ppid=4606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4608/stat : 4608 (npSolver-pbo-It) S 4606 4608 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274241412 9367552 274 33554432000 4194304 5064252 140733485071104 140733485070016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4608/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100226 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4608
/proc/meminfo: memFree=31015984/32873648 swapFree=6860/6860
[pid=4608] ppid=4606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4608/stat : 4608 (npSolver-pbo-It) S 4606 4608 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274241412 9367552 274 33554432000 4194304 5064252 140733485071104 140733485070016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4608/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300237 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4608
/proc/meminfo: memFree=31015984/32873648 swapFree=6860/6860
[pid=4608] ppid=4606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4608/stat : 4608 (npSolver-pbo-It) S 4606 4608 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274241412 9367552 274 33554432000 4194304 5064252 140733485071104 140733485070016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4608/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700208 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4608
/proc/meminfo: memFree=31015984/32873648 swapFree=6860/6860
[pid=4608] ppid=4606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4608/stat : 4608 (npSolver-pbo-It) S 4606 4608 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274241412 9367552 274 33554432000 4194304 5064252 140733485071104 140733485070016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4608/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4621
/proc/meminfo: memFree=30988756/32873648 swapFree=6860/6860
[pid=4608] ppid=4606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4608/stat : 4608 (npSolver-pbo-It) S 4606 4608 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274241412 9367552 274 33554432000 4194304 5064252 140733485071104 140733485070016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4608/statm: 2287 274 233 213 0 72 0
[pid=4609] ppid=4608 vsize=10788 CPUtime=1.08 cores=1,3,5,7
/proc/4609/stat : 4609 (npSolver-pbo) S 4608 4608 4103 0 -1 4202496 7976 24591 0 0 24 9 67 8 20 0 1 0 274241412 11046912 2062 33554432000 4194304 5992684 140735635329440 140735635315272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4609/statm: 2697 2062 195 440 0 2253 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 19936

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4627
/proc/meminfo: memFree=31041604/32873648 swapFree=6860/6860
[pid=4608] ppid=4606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4608/stat : 4608 (npSolver-pbo-It) S 4606 4608 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274241412 9367552 274 33554432000 4194304 5064252 140733485071104 140733485070016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4608/statm: 2287 274 233 213 0 72 0
[pid=4609] ppid=4608 vsize=10788 CPUtime=2.06 cores=1,3,5,7
/proc/4609/stat : 4609 (npSolver-pbo) S 4608 4608 4103 0 -1 4202496 9570 30707 0 0 28 9 159 10 20 0 1 0 274241412 11046912 2062 33554432000 4194304 5992684 140735635329440 140735635315272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4609/statm: 2697 2062 195 440 0 2253 0
[pid=4627] ppid=4609 vsize=22340 CPUtime=1 cores=1,3,5,7
/proc/4627/stat : 4627 (glucosInc) R 4609 4608 4103 0 -1 4202496 4548 0 0 0 100 0 0 0 20 0 1 0 274241620 22876160 4782 33554432000 4194304 5654031 140735456202720 140735456190536 4234964 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4627/statm: 5585 4782 141 357 0 5225 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 42276

[startup+6.30021 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4627
/proc/meminfo: memFree=31010764/32873648 swapFree=6860/6860
[pid=4608] ppid=4606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4608/stat : 4608 (npSolver-pbo-It) S 4606 4608 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274241412 9367552 274 33554432000 4194304 5064252 140733485071104 140733485070016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4608/statm: 2287 274 233 213 0 72 0
[pid=4609] ppid=4608 vsize=10788 CPUtime=5.93 cores=1,3,5,7
/proc/4609/stat : 4609 (npSolver-pbo) S 4608 4608 4103 0 -1 4202496 11164 38577 0 0 33 10 538 12 20 0 1 0 274241412 11046912 2062 33554432000 4194304 5992684 140735635329440 140735635315272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4609/statm: 2697 2062 195 440 0 2253 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 19936

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4629
/proc/meminfo: memFree=30974484/32873648 swapFree=6860/6860
[pid=4608] ppid=4606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4608/stat : 4608 (npSolver-pbo-It) S 4606 4608 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274241412 9367552 274 33554432000 4194304 5064252 140733485071104 140733485070016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4608/statm: 2287 274 233 213 0 72 0
[pid=4609] ppid=4608 vsize=10788 CPUtime=5.93 cores=1,3,5,7
/proc/4609/stat : 4609 (npSolver-pbo) S 4608 4608 4103 0 -1 4202496 11164 38577 0 0 33 10 538 12 20 0 1 0 274241412 11046912 2062 33554432000 4194304 5992684 140735635329440 140735635315272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4609/statm: 2697 2062 195 440 0 2253 0
[pid=4629] ppid=4609 vsize=41592 CPUtime=6.74 cores=1,3,5,7
/proc/4629/stat : 4629 (glucosInc) R 4609 4608 4103 0 -1 4202496 8299 0 0 0 673 1 0 0 20 0 1 0 274242007 42590208 9392 33554432000 4194304 5654031 140735746864720 140735746852536 4232431 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4629/statm: 10398 9392 142 357 0 10038 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 61528

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4629
/proc/meminfo: memFree=30933204/32873648 swapFree=6860/6860
[pid=4608] ppid=4606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4608/stat : 4608 (npSolver-pbo-It) S 4606 4608 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274241412 9367552 274 33554432000 4194304 5064252 140733485071104 140733485070016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4608/statm: 2287 274 233 213 0 72 0
[pid=4609] ppid=4608 vsize=10788 CPUtime=5.93 cores=1,3,5,7
/proc/4609/stat : 4609 (npSolver-pbo) S 4608 4608 4103 0 -1 4202496 11164 38577 0 0 33 10 538 12 20 0 1 0 274241412 11046912 2062 33554432000 4194304 5992684 140735635329440 140735635315272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4609/statm: 2697 2062 195 440 0 2253 0
[pid=4629] ppid=4609 vsize=72048 CPUtime=19.54 cores=1,3,5,7
/proc/4629/stat : 4629 (glucosInc) R 4609 4608 4103 0 -1 4202496 10335 0 0 0 1952 2 0 0 20 0 1 0 274242007 73777152 11160 33554432000 4194304 5654031 140735746864720 140735746862600 4215076 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4629/statm: 18012 11160 142 357 0 17652 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 91984

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4629
/proc/meminfo: memFree=30922372/32873648 swapFree=6860/6860
[pid=4608] ppid=4606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4608/stat : 4608 (npSolver-pbo-It) S 4606 4608 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274241412 9367552 274 33554432000 4194304 5064252 140733485071104 140733485070016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4608/statm: 2287 274 233 213 0 72 0
[pid=4609] ppid=4608 vsize=10788 CPUtime=5.93 cores=1,3,5,7
/proc/4609/stat : 4609 (npSolver-pbo) S 4608 4608 4103 0 -1 4202496 11164 38577 0 0 33 10 538 12 20 0 1 0 274241412 11046912 2062 33554432000 4194304 5992684 140735635329440 140735635315272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4609/statm: 2697 2062 195 440 0 2253 0
[pid=4629] ppid=4609 vsize=84028 CPUtime=45.14 cores=1,3,5,7
/proc/4629/stat : 4629 (glucosInc) R 4609 4608 4103 0 -1 4202496 11970 0 0 0 4510 4 0 0 20 0 1 0 274242007 86044672 20513 33554432000 4194304 5654031 140735746864720 140735746862744 4215290 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4629/statm: 21007 20513 142 357 0 20647 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 103964

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4629
/proc/meminfo: memFree=30831268/32873648 swapFree=6860/6860
[pid=4608] ppid=4606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4608/stat : 4608 (npSolver-pbo-It) S 4606 4608 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274241412 9367552 274 33554432000 4194304 5064252 140733485071104 140733485070016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4608/statm: 2287 274 233 213 0 72 0
[pid=4609] ppid=4608 vsize=10788 CPUtime=5.93 cores=1,3,5,7
/proc/4609/stat : 4609 (npSolver-pbo) S 4608 4608 4103 0 -1 4202496 11164 38577 0 0 33 10 538 12 20 0 1 0 274241412 11046912 2062 33554432000 4194304 5992684 140735635329440 140735635315272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4609/statm: 2697 2062 195 440 0 2253 0
[pid=4629] ppid=4609 vsize=164168 CPUtime=96.33 cores=1,3,5,7
/proc/4629/stat : 4629 (glucosInc) R 4609 4608 4103 0 -1 4202496 14177 0 0 0 9625 8 0 0 20 0 1 0 274242007 168108032 34615 33554432000 4194304 5654031 140735746864720 140735746862808 4217744 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4629/statm: 41042 34615 142 357 0 40682 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 184104

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4629
/proc/meminfo: memFree=30840360/32873648 swapFree=6860/6860
[pid=4608] ppid=4606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4608/stat : 4608 (npSolver-pbo-It) S 4606 4608 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274241412 9367552 274 33554432000 4194304 5064252 140733485071104 140733485070016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4608/statm: 2287 274 233 213 0 72 0
[pid=4609] ppid=4608 vsize=10788 CPUtime=5.93 cores=1,3,5,7
/proc/4609/stat : 4609 (npSolver-pbo) S 4608 4608 4103 0 -1 4202496 11164 38577 0 0 33 10 538 12 20 0 1 0 274241412 11046912 2062 33554432000 4194304 5992684 140735635329440 140735635315272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4609/statm: 2697 2062 195 440 0 2253 0
[pid=4629] ppid=4609 vsize=164168 CPUtime=156.32 cores=1,3,5,7
/proc/4629/stat : 4629 (glucosInc) R 4609 4608 4103 0 -1 4202496 18005 0 0 0 15616 16 0 0 20 0 1 0 274242007 168108032 32870 33554432000 4194304 5654031 140735746864720 140735746852536 4233232 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4629/statm: 41042 32870 142 357 0 40682 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 184104

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4629
/proc/meminfo: memFree=30805352/32873648 swapFree=6860/6860
[pid=4608] ppid=4606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4608/stat : 4608 (npSolver-pbo-It) S 4606 4608 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274241412 9367552 274 33554432000 4194304 5064252 140733485071104 140733485070016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4608/statm: 2287 274 233 213 0 72 0
[pid=4609] ppid=4608 vsize=10788 CPUtime=5.93 cores=1,3,5,7
/proc/4609/stat : 4609 (npSolver-pbo) S 4608 4608 4103 0 -1 4202496 11164 38577 0 0 33 10 538 12 20 0 1 0 274241412 11046912 2062 33554432000 4194304 5992684 140735635329440 140735635315272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4609/statm: 2697 2062 195 440 0 2253 0
[pid=4629] ppid=4609 vsize=164168 CPUtime=216.31 cores=1,3,5,7
/proc/4629/stat : 4629 (glucosInc) R 4609 4608 4103 0 -1 4202496 21434 0 0 0 21609 22 0 0 20 0 1 0 274242007 168108032 37175 33554432000 4194304 5654031 140735746864720 140735746852536 4215344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4629/statm: 41042 37175 142 357 0 40682 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 184104

[startup+282.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/182 4630
/proc/meminfo: memFree=30769776/32873648 swapFree=6860/6860
[pid=4608] ppid=4606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4608/stat : 4608 (npSolver-pbo-It) S 4606 4608 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274241412 9367552 274 33554432000 4194304 5064252 140733485071104 140733485070016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4608/statm: 2287 274 233 213 0 72 0
[pid=4609] ppid=4608 vsize=10788 CPUtime=5.93 cores=1,3,5,7

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

/proc/meminfo: memFree=30801188/32873648 swapFree=6860/6860
[pid=4608] ppid=4606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4608/stat : 4608 (npSolver-pbo-It) S 4606 4608 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274241412 9367552 274 33554432000 4194304 5064252 140733485071104 140733485070016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4608/statm: 2287 274 233 213 0 72 0
[pid=4609] ppid=4608 vsize=10788 CPUtime=951.62 cores=1,3,5,7
/proc/4609/stat : 4609 (npSolver-pbo) S 4608 4608 4103 0 -1 4202496 14352 107623 0 0 41 10 95006 105 20 0 1 0 274241412 11046912 2062 33554432000 4194304 5992684 140735635329440 140735635315272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4609/statm: 2697 2062 195 440 0 2253 0
[pid=4701] ppid=4609 vsize=169168 CPUtime=290.4 cores=1,3,5,7
/proc/4701/stat : 4701 (glucosInc) R 4609 4608 4103 0 -1 4202496 21965 0 0 0 29014 26 0 0 20 0 1 0 274336596 173228032 30203 33554432000 4194304 5654031 140736737351088 140736737349176 4214944 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4701/statm: 42292 30203 142 357 0 41932 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 189104

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 4926
/proc/meminfo: memFree=30763200/32873648 swapFree=6860/6860
[pid=4608] ppid=4606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4608/stat : 4608 (npSolver-pbo-It) S 4606 4608 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274241412 9367552 274 33554432000 4194304 5064252 140733485071104 140733485070016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4608/statm: 2287 274 233 213 0 72 0
[pid=4609] ppid=4608 vsize=10788 CPUtime=951.62 cores=1,3,5,7
/proc/4609/stat : 4609 (npSolver-pbo) S 4608 4608 4103 0 -1 4202496 14352 107623 0 0 41 10 95006 105 20 0 1 0 274241412 11046912 2062 33554432000 4194304 5992684 140735635329440 140735635315272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4609/statm: 2697 2062 195 440 0 2253 0
[pid=4701] ppid=4609 vsize=169168 CPUtime=350.4 cores=1,3,5,7
/proc/4701/stat : 4701 (glucosInc) R 4609 4608 4103 0 -1 4202496 23800 0 0 0 35009 31 0 0 20 0 1 0 274336596 173228032 35835 33554432000 4194304 5654031 140736737351088 140736737338904 4215112 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4701/statm: 42292 35835 142 357 0 41932 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 189104

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 4926
/proc/meminfo: memFree=30761104/32873648 swapFree=6860/6860
[pid=4608] ppid=4606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4608/stat : 4608 (npSolver-pbo-It) S 4606 4608 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274241412 9367552 274 33554432000 4194304 5064252 140733485071104 140733485070016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4608/statm: 2287 274 233 213 0 72 0
[pid=4609] ppid=4608 vsize=10788 CPUtime=951.62 cores=1,3,5,7
/proc/4609/stat : 4609 (npSolver-pbo) S 4608 4608 4103 0 -1 4202496 14352 107623 0 0 41 10 95006 105 20 0 1 0 274241412 11046912 2062 33554432000 4194304 5992684 140735635329440 140735635315272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4609/statm: 2697 2062 195 440 0 2253 0
[pid=4701] ppid=4609 vsize=219256 CPUtime=410.38 cores=1,3,5,7
/proc/4701/stat : 4701 (glucosInc) R 4609 4608 4103 0 -1 4202496 25934 0 0 0 41001 37 0 0 20 0 1 0 274336596 224518144 38184 33554432000 4194304 5654031 140736737351088 140736737349176 4215913 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4701/statm: 54814 38184 142 357 0 54454 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 239192

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4926
/proc/meminfo: memFree=30770560/32873648 swapFree=6860/6860
[pid=4608] ppid=4606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4608/stat : 4608 (npSolver-pbo-It) S 4606 4608 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274241412 9367552 274 33554432000 4194304 5064252 140733485071104 140733485070016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4608/statm: 2287 274 233 213 0 72 0
[pid=4609] ppid=4608 vsize=10788 CPUtime=951.62 cores=1,3,5,7
/proc/4609/stat : 4609 (npSolver-pbo) S 4608 4608 4103 0 -1 4202496 14352 107623 0 0 41 10 95006 105 20 0 1 0 274241412 11046912 2062 33554432000 4194304 5992684 140735635329440 140735635315272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4609/statm: 2697 2062 195 440 0 2253 0
[pid=4701] ppid=4609 vsize=138348 CPUtime=470.37 cores=1,3,5,7
/proc/4701/stat : 4701 (glucosInc) R 4609 4608 4103 0 -1 4202496 27400 0 0 0 46996 41 0 0 20 0 1 0 274336596 141668352 26040 33554432000 4194304 5654031 140736737351088 140736737349016 4232729 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4701/statm: 34587 26040 142 357 0 34227 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 158284

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4926
/proc/meminfo: memFree=30783276/32873648 swapFree=6860/6860
[pid=4608] ppid=4606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4608/stat : 4608 (npSolver-pbo-It) S 4606 4608 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274241412 9367552 274 33554432000 4194304 5064252 140733485071104 140733485070016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4608/statm: 2287 274 233 213 0 72 0
[pid=4609] ppid=4608 vsize=10788 CPUtime=951.62 cores=1,3,5,7
/proc/4609/stat : 4609 (npSolver-pbo) S 4608 4608 4103 0 -1 4202496 14352 107623 0 0 41 10 95006 105 20 0 1 0 274241412 11046912 2062 33554432000 4194304 5992684 140735635329440 140735635315272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4609/statm: 2697 2062 195 440 0 2253 0
[pid=4701] ppid=4609 vsize=101532 CPUtime=530.35 cores=1,3,5,7
/proc/4701/stat : 4701 (glucosInc) R 4609 4608 4103 0 -1 4202496 28854 0 0 0 52991 44 0 0 20 0 1 0 274336596 103968768 23490 33554432000 4194304 5654031 140736737351088 140736737348968 4216175 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4701/statm: 25383 23490 142 357 0 25023 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 121468

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4927
/proc/meminfo: memFree=30793416/32873648 swapFree=6860/6860
[pid=4608] ppid=4606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4608/stat : 4608 (npSolver-pbo-It) S 4606 4608 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274241412 9367552 274 33554432000 4194304 5064252 140733485071104 140733485070016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4608/statm: 2287 274 233 213 0 72 0
[pid=4609] ppid=4608 vsize=10788 CPUtime=951.62 cores=1,3,5,7
/proc/4609/stat : 4609 (npSolver-pbo) S 4608 4608 4103 0 -1 4202496 14352 107623 0 0 41 10 95006 105 20 0 1 0 274241412 11046912 2062 33554432000 4194304 5992684 140735635329440 140735635315272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4609/statm: 2697 2062 195 440 0 2253 0
[pid=4701] ppid=4609 vsize=181672 CPUtime=590.35 cores=1,3,5,7
/proc/4701/stat : 4701 (glucosInc) R 4609 4608 4103 0 -1 4202496 30767 0 0 0 58986 49 0 0 20 0 1 0 274336596 186032128 42865 33554432000 4194304 5654031 140736737351088 140736737338904 4232659 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4701/statm: 45418 42865 142 357 0 45058 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 201608

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4927
/proc/meminfo: memFree=30709800/32873648 swapFree=6860/6860
[pid=4608] ppid=4606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4608/stat : 4608 (npSolver-pbo-It) S 4606 4608 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274241412 9367552 274 33554432000 4194304 5064252 140733485071104 140733485070016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4608/statm: 2287 274 233 213 0 72 0
[pid=4609] ppid=4608 vsize=10788 CPUtime=951.62 cores=1,3,5,7
/proc/4609/stat : 4609 (npSolver-pbo) S 4608 4608 4103 0 -1 4202496 14352 107623 0 0 41 10 95006 105 20 0 1 0 274241412 11046912 2062 33554432000 4194304 5992684 140735635329440 140735635315272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4609/statm: 2697 2062 195 440 0 2253 0
[pid=4701] ppid=4609 vsize=231760 CPUtime=650.34 cores=1,3,5,7
/proc/4701/stat : 4701 (glucosInc) R 4609 4608 4103 0 -1 4202496 32018 0 0 0 64981 53 0 0 20 0 1 0 274336596 237322240 55454 33554432000 4194304 5654031 140736737351088 140736737338904 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4701/statm: 57940 55454 142 357 0 57580 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 251696

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4930
/proc/meminfo: memFree=30732908/32873648 swapFree=6860/6860
[pid=4608] ppid=4606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4608/stat : 4608 (npSolver-pbo-It) S 4606 4608 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274241412 9367552 274 33554432000 4194304 5064252 140733485071104 140733485070016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4608/statm: 2287 274 233 213 0 72 0
[pid=4609] ppid=4608 vsize=10788 CPUtime=951.62 cores=1,3,5,7
/proc/4609/stat : 4609 (npSolver-pbo) S 4608 4608 4103 0 -1 4202496 14352 107623 0 0 41 10 95006 105 20 0 1 0 274241412 11046912 2062 33554432000 4194304 5992684 140735635329440 140735635315272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4609/statm: 2697 2062 195 440 0 2253 0
[pid=4701] ppid=4609 vsize=181672 CPUtime=710.32 cores=1,3,5,7
/proc/4701/stat : 4701 (glucosInc) R 4609 4608 4103 0 -1 4202496 33553 0 0 0 70974 58 0 0 20 0 1 0 274336596 186032128 43377 33554432000 4194304 5654031 140736737351088 140736737338904 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4701/statm: 45418 43377 142 357 0 45058 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 201608

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4930
/proc/meminfo: memFree=30670628/32873648 swapFree=6860/6860
[pid=4608] ppid=4606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4608/stat : 4608 (npSolver-pbo-It) S 4606 4608 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274241412 9367552 274 33554432000 4194304 5064252 140733485071104 140733485070016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4608/statm: 2287 274 233 213 0 72 0
[pid=4609] ppid=4608 vsize=10788 CPUtime=951.62 cores=1,3,5,7
/proc/4609/stat : 4609 (npSolver-pbo) S 4608 4608 4103 0 -1 4202496 14352 107623 0 0 41 10 95006 105 20 0 1 0 274241412 11046912 2062 33554432000 4194304 5992684 140735635329440 140735635315272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4609/statm: 2697 2062 195 440 0 2253 0
[pid=4701] ppid=4609 vsize=231760 CPUtime=770.32 cores=1,3,5,7
/proc/4701/stat : 4701 (glucosInc) R 4609 4608 4103 0 -1 4202496 35318 0 0 0 76968 64 0 0 20 0 1 0 274336596 237322240 49310 33554432000 4194304 5654031 140736737351088 140736737338904 4232925 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4701/statm: 57940 49310 142 357 0 57580 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 251696

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 4930
/proc/meminfo: memFree=30602792/32873648 swapFree=6860/6860
[pid=4608] ppid=4606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4608/stat : 4608 (npSolver-pbo-It) S 4606 4608 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274241412 9367552 274 33554432000 4194304 5064252 140733485071104 140733485070016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4608/statm: 2287 274 233 213 0 72 0
[pid=4609] ppid=4608 vsize=10788 CPUtime=951.62 cores=1,3,5,7
/proc/4609/stat : 4609 (npSolver-pbo) S 4608 4608 4103 0 -1 4202496 14352 107623 0 0 41 10 95006 105 20 0 1 0 274241412 11046912 2062 33554432000 4194304 5992684 140735635329440 140735635315272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4609/statm: 2697 2062 195 440 0 2253 0
[pid=4701] ppid=4609 vsize=313148 CPUtime=830.3 cores=1,3,5,7
/proc/4701/stat : 4701 (glucosInc) R 4609 4608 4103 0 -1 4202496 36778 0 0 0 82962 68 0 0 20 0 1 0 274336596 320663552 59550 33554432000 4194304 5654031 140736737351088 140736737349176 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4701/statm: 78287 59550 142 357 0 77927 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 333084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 4930
/proc/meminfo: memFree=30752884/32873648 swapFree=6860/6860
[pid=4608] ppid=4606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4608/stat : 4608 (npSolver-pbo-It) S 4606 4608 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274241412 9367552 274 33554432000 4194304 5064252 140733485071104 140733485070016 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4608/statm: 2287 274 233 213 0 72 0
[pid=4609] ppid=4608 vsize=10788 CPUtime=951.62 cores=1,3,5,7
/proc/4609/stat : 4609 (npSolver-pbo) S 4608 4608 4103 0 -1 4202496 14352 107623 0 0 41 10 95006 105 20 0 1 0 274241412 11046912 2062 33554432000 4194304 5992684 140735635329440 140735635315272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4609/statm: 2697 2062 195 440 0 2253 0
[pid=4701] ppid=4609 vsize=150852 CPUtime=848.41 cores=1,3,5,7
/proc/4701/stat : 4701 (glucosInc) R 4609 4608 4103 0 -1 4202496 37303 0 0 0 84772 69 0 0 20 0 1 0 274336596 154472448 36654 33554432000 4194304 5654031 140736737351088 140736737349016 4232960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4701/statm: 37713 36654 142 357 0 37353 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 170788

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1798.21
CPU system time (s): 1.86971
CPU usage (%): 99.9815
Max. virtual memory (cumulated for all children) (KiB): 447840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.21
system time used= 1.86972
maximum resident set size= 297172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159655
page faults= 0
swaps= 0
block input operations= 0
block output operations= 36544
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1068
involuntary context switches= 1883

runsolver used 3.02054 second user time and 8.45571 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-27 03:12:34
IDJOB=3703373
IDBENCH=48196
IDSOLVER=2278
FILE ID=node116/3703373-1338081154
RUNJOBID= node116-1338052956-4120
PBS_JOBID= 14624409
Free space on /tmp= 71456 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_1000_25_5.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3703373-1338081154/watcher-3703373-1338081154 -o /tmp/evaluation-result-3703373-1338081154/solver-3703373-1338081154 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703373-1338081154.opb 2107161659 HOME HOME

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

MD5SUM BENCH= 54b0d54e7a8a81cee8fd7c7c85a68b83
RANDOM SEED=2107161659

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
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.92
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.556
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.556
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.90
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.556
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:       32873648 kB
MemFree:        31016520 kB
Buffers:          285064 kB
Cached:           685836 kB
SwapCached:         3332 kB
Active:           803856 kB
Inactive:         234312 kB
Active(anon):      56620 kB
Inactive(anon):    10112 kB
Active(file):     747236 kB
Inactive(file):   224200 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103508 kB
Dirty:              8588 kB
Writeback:             0 kB
AnonPages:        171180 kB
Mapped:            13796 kB
Shmem:                96 kB
Slab:             679704 kB
SReclaimable:     124016 kB
SUnreclaim:       555688 kB
KernelStack:        1512 kB
PageTables:         4220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     186864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    143360 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71448 MiB
End job on node116 at 2012-05-27 03:42:34