Trace number 3699722

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? (TO) 1800.1 1806.32

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/
submitted-PB06/manquiho/golomb-rulers/normalized-OGR_9.opb
MD5SUM824c01e4395cf59ee9d4081be7b21301
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark43.2274
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 44
Optimality of the best value was proved YES
Number of variables603
Total number of constraints1088
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 constraints1088
Minimum length of a constraint14
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 669
Number of bits of the biggest sum of numbers10
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

5.69/5.76	c run inc solver
5.69/5.76	c [INC SYSTEM] run initial solver
5.69/5.76	c [INC SYSTEM] preprocess with white file
70.71/76.17	c [INC SYSTEM] finished preprocessing in 70 s
70.71/76.17	c [INC SYSTEM] execute solver
105.60/111.08	c [INC SEARCH] formula is SAT
105.70/111.18	c [INC SYSTEM] solved the initial formula
105.70/111.20	c model valid
105.70/111.20	c current solution ok
114.40/120.60	o 80
114.40/120.60	c execute binary inc search
114.40/120.60	c [INC SEARCH] current bound: 40
114.40/120.60	c [INC SEARCH] iteration: 0
114.40/120.60	c [INC SEARCH] lower bound: 0 upperbound 80 current bound: 40 best value:80
114.40/120.60	c [INC SYSTEM] there exists a inc, kill it!
114.40/120.60	c write failed with 2
114.40/120.64	c [INC SYSTEM] create new solver instance
114.40/120.64	c [INC] encode full formula
114.40/120.64	c set iterative enc to: swc
114.96/120.90	c [INC SEARCH] isOptimum variable: 0
1306.78/1313.09	c [INC SEARCH] formula is UNSAT
1306.78/1313.09	c [INC SYSTEM] there exists a inc, kill it!
1306.78/1313.09	c write failed with 2
1306.89/1313.10	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x98f2390)
1306.89/1313.10	c sat variable: 0 optimum/unsat variable: 1
1306.89/1313.10	c [INC SEARCH] set lower bound to 41 upperbound 80
1306.89/1313.10	c [INC SEARCH] current bound: 60
1306.89/1313.10	c [INC SEARCH] iteration: 1
1306.89/1313.10	c [INC SEARCH] lower bound: 41 upperbound 80 current bound: 60 best value:80
1306.89/1313.10	c [INC SYSTEM] create new solver instance
1306.89/1313.10	c [INC] encode full formula
1306.89/1313.10	c set iterative enc to: swc
1307.08/1313.35	c [INC SEARCH] isOptimum variable: 0
1435.22/1441.42	c [INC SEARCH] formula is SAT
1435.32/1441.52	c [INC SEARCH] copied best model
1435.32/1441.53	c sat variable: 1 optimum/unsat variable: 0
1435.32/1441.54	c model valid
1435.32/1441.54	c current solution ok
1435.32/1441.54	o 60
1435.32/1441.54	c [INC SEARCH] current bound: 50
1435.32/1441.54	c [INC SEARCH] iteration: 2
1435.32/1441.54	c [INC SEARCH] lower bound: 41 upperbound 60 current bound: 50 best value:60
1435.32/1441.54	c [INC ENCODE] setup new number of clauses ...
1435.32/1441.54	c [INC] encode incremental formula
1435.32/1441.54	c return only the limitting unit clause for 50
1435.32/1441.54	c [INC SYSTEM] transmit new clauses to solver: 1
1435.32/1441.54	c [INC SEARCH] isOptimum variable: 0
1628.78/1635.09	c [INC SEARCH] formula is SAT
1629.00/1635.20	c [INC SEARCH] copied best model
1629.00/1635.21	c sat variable: 1 optimum/unsat variable: 0
1629.00/1635.22	c model valid
1629.00/1635.22	c current solution ok
1629.00/1635.22	o 50
1629.00/1635.22	c [INC SEARCH] current bound: 45
1629.00/1635.22	c [INC SEARCH] iteration: 3
1629.00/1635.22	c [INC SEARCH] lower bound: 41 upperbound 50 current bound: 45 best value:50
1629.00/1635.22	c [INC ENCODE] setup new number of clauses ...
1629.00/1635.22	c [INC] encode incremental formula
1629.00/1635.22	c return only the limitting unit clause for 45
1629.00/1635.22	c [INC SYSTEM] transmit new clauses to solver: 1
1629.00/1635.22	c [INC SEARCH] isOptimum variable: 0
1756.10/1762.35	c [INC SEARCH] formula is SAT
1756.20/1762.46	c [INC SEARCH] copied best model
1756.20/1762.46	c sat variable: 1 optimum/unsat variable: 0
1756.20/1762.48	c model valid
1756.20/1762.48	c current solution ok
1756.20/1762.48	o 45
1756.20/1762.48	c [INC SEARCH] current bound: 43
1756.20/1762.48	c [INC SEARCH] iteration: 4
1756.20/1762.48	c [INC SEARCH] lower bound: 41 upperbound 45 current bound: 43 best value:45
1756.20/1762.48	c [INC ENCODE] setup new number of clauses ...
1756.20/1762.48	c [INC] encode incremental formula
1756.20/1762.48	c return only the limitting unit clause for 43
1756.20/1762.48	c [INC SYSTEM] transmit new clauses to solver: 1
1756.20/1762.48	c [INC SEARCH] isOptimum variable: 0

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-3699722-1338067424/watcher-3699722-1338067424 -o /tmp/evaluation-result-3699722-1338067424/solver-3699722-1338067424 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699722-1338067424.opb 278446702 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: 5.94 5.53 4.03 2/180 11895
/proc/meminfo: memFree=11471416/32873844 swapFree=7112/7112
[pid=11895] ppid=11893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11895/stat : 11895 (npSolver-pbo-I.) S 11893 11895 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272868868 9367552 275 33554432000 4194304 5064252 140737162349168 140737162348080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11895/statm: 2287 275 233 213 0 72 0

[startup+0.0370181 s]
/proc/loadavg: 5.94 5.53 4.03 2/180 11895
/proc/meminfo: memFree=11471416/32873844 swapFree=7112/7112
[pid=11895] ppid=11893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11895/stat : 11895 (npSolver-pbo-I.) S 11893 11895 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272868868 9367552 275 33554432000 4194304 5064252 140737162349168 140737162348080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11895/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100214 s]
/proc/loadavg: 5.94 5.53 4.03 2/180 11895
/proc/meminfo: memFree=11471416/32873844 swapFree=7112/7112
[pid=11895] ppid=11893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11895/stat : 11895 (npSolver-pbo-I.) S 11893 11895 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272868868 9367552 275 33554432000 4194304 5064252 140737162349168 140737162348080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11895/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300211 s]
/proc/loadavg: 5.94 5.53 4.03 2/180 11895
/proc/meminfo: memFree=11471416/32873844 swapFree=7112/7112
[pid=11895] ppid=11893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11895/stat : 11895 (npSolver-pbo-I.) S 11893 11895 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272868868 9367552 275 33554432000 4194304 5064252 140737162349168 140737162348080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11895/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70024 s]
/proc/loadavg: 5.94 5.53 4.03 2/180 11895
/proc/meminfo: memFree=11471416/32873844 swapFree=7112/7112
[pid=11895] ppid=11893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11895/stat : 11895 (npSolver-pbo-I.) S 11893 11895 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272868868 9367552 275 33554432000 4194304 5064252 140737162349168 140737162348080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11895/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 5.94 5.53 4.03 2/182 11897
/proc/meminfo: memFree=11454732/32873844 swapFree=7112/7112
[pid=11895] ppid=11893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11895/stat : 11895 (npSolver-pbo-I.) S 11893 11895 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272868868 9367552 275 33554432000 4194304 5064252 140737162349168 140737162348080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11895/statm: 2287 275 233 213 0 72 0
[pid=11896] ppid=11895 vsize=35200 CPUtime=1.49 cores=1,3,5,7
/proc/11896/stat : 11896 (npSolver-pbo) R 11895 11895 8474 0 -1 4202496 3130 0 0 0 148 1 0 0 20 0 1 0 272868869 36044800 5656 33554432000 4194304 5992684 140733837501056 140733837496792 4381070 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11896/statm: 8800 5656 146 440 0 8356 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44348

[startup+3.10029 s]
/proc/loadavg: 5.87 5.52 4.03 2/182 11897
/proc/meminfo: memFree=11437804/32873844 swapFree=7112/7112
[pid=11895] ppid=11893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11895/stat : 11895 (npSolver-pbo-I.) S 11893 11895 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272868868 9367552 275 33554432000 4194304 5064252 140737162349168 140737162348080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11895/statm: 2287 275 233 213 0 72 0
[pid=11896] ppid=11895 vsize=82620 CPUtime=3.09 cores=1,3,5,7
/proc/11896/stat : 11896 (npSolver-pbo) R 11895 11895 8474 0 -1 4202496 7342 0 0 0 306 3 0 0 20 0 1 0 272868869 84602880 17006 33554432000 4194304 5992684 140733837501056 140733837493736 5044353 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11896/statm: 20655 17006 157 440 0 20211 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 91768

[startup+6.30023 s]
/proc/loadavg: 5.87 5.52 4.03 2/182 11897
/proc/meminfo: memFree=11184228/32873844 swapFree=7112/7112
[pid=11895] ppid=11893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11895/stat : 11895 (npSolver-pbo-I.) S 11893 11895 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272868868 9367552 275 33554432000 4194304 5064252 140737162349168 140737162348080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11895/statm: 2287 275 233 213 0 72 0
[pid=11896] ppid=11895 vsize=396332 CPUtime=5.75 cores=1,3,5,7
/proc/11896/stat : 11896 (npSolver-pbo) S 11895 11895 8474 0 -1 4202496 38395 0 0 0 540 35 0 0 20 0 1 0 272868869 405843968 73925 33554432000 4194304 5992684 140733837501056 140733837495504 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11896/statm: 99083 73925 164 440 0 98639 0
Current children cumulated CPU time (s) 5.75
Current children cumulated vsize (KiB) 405480

[startup+12.7004 s]
/proc/loadavg: 5.73 5.50 4.04 2/184 11899
/proc/meminfo: memFree=10100892/32873844 swapFree=7112/7112
[pid=11895] ppid=11893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11895/stat : 11895 (npSolver-pbo-I.) S 11893 11895 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272868868 9367552 275 33554432000 4194304 5064252 140737162349168 140737162348080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11895/statm: 2287 275 233 213 0 72 0
[pid=11896] ppid=11895 vsize=396332 CPUtime=5.75 cores=1,3,5,7
/proc/11896/stat : 11896 (npSolver-pbo) S 11895 11895 8474 0 -1 4202496 38395 0 0 0 540 35 0 0 20 0 1 0 272868869 405843968 73925 33554432000 4194304 5992684 140733837501056 140733837495504 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11896/statm: 99083 73925 164 440 0 98639 0
[pid=11898] ppid=11896 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11898/stat : 11898 (cp2_pre.sh) S 11896 11895 8474 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 272869445 9367552 277 33554432000 4194304 5064252 140733431567936 140733431566640 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11898/statm: 2287 277 234 213 0 72 0
[pid=11899] ppid=11898 vsize=1024596 CPUtime=6.92 cores=1,3,5,7
/proc/11899/stat : 11899 (coprocessor) R 11898 11895 8474 0 -1 4202496 91939 0 0 0 667 25 0 0 20 0 1 0 272869445 1049186304 225458 33554432000 4194304 6586260 140735371033216 140735371029032 4498526 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/11899/statm: 256149 225458 168 584 0 255561 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1439224

[startup+25.5003 s]
/proc/loadavg: 5.62 5.49 4.05 2/184 11899
/proc/meminfo: memFree=10099584/32873844 swapFree=7112/7112
[pid=11895] ppid=11893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11895/stat : 11895 (npSolver-pbo-I.) S 11893 11895 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272868868 9367552 275 33554432000 4194304 5064252 140737162349168 140737162348080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11895/statm: 2287 275 233 213 0 72 0
[pid=11896] ppid=11895 vsize=396332 CPUtime=5.75 cores=1,3,5,7
/proc/11896/stat : 11896 (npSolver-pbo) S 11895 11895 8474 0 -1 4202496 38395 0 0 0 540 35 0 0 20 0 1 0 272868869 405843968 73925 33554432000 4194304 5992684 140733837501056 140733837495504 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11896/statm: 99083 73925 164 440 0 98639 0
[pid=11898] ppid=11896 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11898/stat : 11898 (cp2_pre.sh) S 11896 11895 8474 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 272869445 9367552 277 33554432000 4194304 5064252 140733431567936 140733431566640 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11898/statm: 2287 277 234 213 0 72 0
[pid=11899] ppid=11898 vsize=1026132 CPUtime=19.72 cores=1,3,5,7
/proc/11899/stat : 11899 (coprocessor) R 11898 11895 8474 0 -1 4202496 92260 0 0 0 1947 25 0 0 20 0 1 0 272869445 1050759168 225779 33554432000 4194304 6586260 140735371033216 140735371029032 4496546 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/11899/statm: 256533 225779 168 584 0 255945 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1440760

[startup+51.1003 s]
/proc/loadavg: 5.47 5.46 4.08 2/184 11900
/proc/meminfo: memFree=9990508/32873844 swapFree=7112/7112
[pid=11895] ppid=11893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11895/stat : 11895 (npSolver-pbo-I.) S 11893 11895 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272868868 9367552 275 33554432000 4194304 5064252 140737162349168 140737162348080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11895/statm: 2287 275 233 213 0 72 0
[pid=11896] ppid=11895 vsize=396332 CPUtime=5.75 cores=1,3,5,7
/proc/11896/stat : 11896 (npSolver-pbo) S 11895 11895 8474 0 -1 4202496 38395 0 0 0 540 35 0 0 20 0 1 0 272868869 405843968 73925 33554432000 4194304 5992684 140733837501056 140733837495504 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11896/statm: 99083 73925 164 440 0 98639 0
[pid=11898] ppid=11896 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11898/stat : 11898 (cp2_pre.sh) S 11896 11895 8474 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 272869445 9367552 277 33554432000 4194304 5064252 140733431567936 140733431566640 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11898/statm: 2287 277 234 213 0 72 0
[pid=11899] ppid=11898 vsize=1058648 CPUtime=45.31 cores=1,3,5,7
/proc/11899/stat : 11899 (coprocessor) R 11898 11895 8474 0 -1 4202496 94961 0 0 0 4505 26 0 0 20 0 1 0 272869445 1084055552 254030 33554432000 4194304 6586260 140735371033216 140735371029240 4755085 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/11899/statm: 264662 254030 180 584 0 264074 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1473276

[startup+102.307 s]
/proc/loadavg: 5.26 5.41 4.14 2/183 11902
/proc/meminfo: memFree=10454788/32873844 swapFree=7112/7112
[pid=11895] ppid=11893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11895/stat : 11895 (npSolver-pbo-I.) S 11893 11895 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272868868 9367552 275 33554432000 4194304 5064252 140737162349168 140737162348080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11895/statm: 2287 275 233 213 0 72 0
[pid=11896] ppid=11895 vsize=396332 CPUtime=70.75 cores=1,3,5,7
/proc/11896/stat : 11896 (npSolver-pbo) S 11895 11895 8474 0 -1 4202496 38410 121354 0 1 540 35 6434 66 20 0 1 0 272868869 405843968 73928 33554432000 4194304 5992684 140733837501056 140733837487320 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11896/statm: 99083 73928 166 440 0 98639 0
[pid=11902] ppid=11896 vsize=711468 CPUtime=26.11 cores=1,3,5,7
/proc/11902/stat : 11902 (glucosInc) R 11896 11895 8474 0 -1 4202496 89254 0 0 0 2591 20 0 0 20 0 1 0 272876486 728543232 144097 33554432000 4194304 5654031 140736381664528 140736381662312 4232752 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11902/statm: 177867 144097 140 357 0 177507 0
Current children cumulated CPU time (s) 96.86
Current children cumulated vsize (KiB) 1116948

[startup+162.3 s]
/proc/loadavg: 3.82 5.02 4.08 3/184 12074
/proc/meminfo: memFree=30564080/32873844 swapFree=7112/7112
[pid=11895] ppid=11893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11895/stat : 11895 (npSolver-pbo-I.) S 11893 11895 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272868868 9367552 275 33554432000 4194304 5064252 140737162349168 140737162348080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11895/statm: 2287 275 233 213 0 72 0
[pid=11896] ppid=11895 vsize=444748 CPUtime=114.97 cores=1,3,5,7
/proc/11896/stat : 11896 (npSolver-pbo) S 11895 11895 8474 0 -1 4202496 41981 215283 0 1 708 748 9899 142 20 0 1 0 272868869 455421952 86029 33554432000 4194304 5992684 140733837501056 140733837485960 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 55 0 0
/proc/11896/statm: 111187 86029 178 440 0 110743 0
[pid=11949] ppid=11896 vsize=711744 CPUtime=41.36 cores=1,3,5,7
/proc/11949/stat : 11949 (glucosInc) R 11896 11895 8474 0 -1 4202496 89992 0 0 0 4111 25 0 0 20 0 1 0 272880959 728825856 143611 33554432000 4194304 5654031 140736374426112 140736374423896 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11949/statm: 177936 143611 130 357 0 177576 0
Current children cumulated CPU time (s) 156.33
Current children cumulated vsize (KiB) 1165640

[startup+222.3 s]
/proc/loadavg: 2.61 4.43 3.94 3/183 12243
/proc/meminfo: memFree=30559068/32873844 swapFree=7112/7112
[pid=11895] ppid=11893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11895/stat : 11895 (npSolver-pbo-I.) S 11893 11895 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272868868 9367552 275 33554432000 4194304 5064252 140737162349168 140737162348080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11895/statm: 2287 275 233 213 0 72 0
[pid=11896] ppid=11895 vsize=444748 CPUtime=114.97 cores=1,3,5,7
/proc/11896/stat : 11896 (npSolver-pbo) S 11895 11895 8474 0 -1 4202496 41981 215283 0 1 708 748 9899 142 20 0 1 0 272868869 455421952 86029 33554432000 4194304 5992684 140733837501056 140733837485960 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 55 0 0
/proc/11896/statm: 111187 86029 178 440 0 110743 0
[pid=11949] ppid=11896 vsize=715264 CPUtime=101.35 cores=1,3,5,7
/proc/11949/stat : 11949 (glucosInc) R 11896 11895 8474 0 -1 4202496 90916 0 0 0 10109 26 0 0 20 0 1 0 272880959 732430336 145046 33554432000 4194304 5654031 140736374426112 140736374413928 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11949/statm: 178816 145046 140 357 0 178456 0
Current children cumulated CPU time (s) 216.32
Current children cumulated vsize (KiB) 1169160

[startup+282.3 s]

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

/proc/meminfo: memFree=30389608/32873844 swapFree=7112/7112
[pid=11895] ppid=11893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11895/stat : 11895 (npSolver-pbo-I.) S 11893 11895 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272868868 9367552 275 33554432000 4194304 5064252 140737162349168 140737162348080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11895/statm: 2287 275 233 213 0 72 0
[pid=11896] ppid=11895 vsize=406284 CPUtime=1307.14 cores=1,3,5,7
/proc/11896/stat : 11896 (npSolver-pbo) S 11895 11895 8474 0 -1 4202496 42024 310077 0 1 708 748 129060 198 20 0 1 0 272868869 416034816 76446 33554432000 4194304 5992684 140733837501056 140733837485960 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 55 0 0
/proc/11896/statm: 101571 76446 179 440 0 101127 0
[pid=12646] ppid=11896 vsize=713076 CPUtime=48.92 cores=1,3,5,7
/proc/12646/stat : 12646 (glucosInc) R 11896 11895 8474 0 -1 4202496 90294 0 0 0 4867 25 0 0 20 0 1 0 273000204 730189824 144425 33554432000 4194304 5654031 140734438911600 140734438909384 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12646/statm: 178269 144425 130 357 0 177909 0
Current children cumulated CPU time (s) 1356.06
Current children cumulated vsize (KiB) 1128508

[startup+1422.31 s]
/proc/loadavg: 2.01 2.05 2.52 3/184 12647
/proc/meminfo: memFree=30385136/32873844 swapFree=7112/7112
[pid=11895] ppid=11893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11895/stat : 11895 (npSolver-pbo-I.) S 11893 11895 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272868868 9367552 275 33554432000 4194304 5064252 140737162349168 140737162348080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11895/statm: 2287 275 233 213 0 72 0
[pid=11896] ppid=11895 vsize=406284 CPUtime=1307.14 cores=1,3,5,7
/proc/11896/stat : 11896 (npSolver-pbo) S 11895 11895 8474 0 -1 4202496 42024 310077 0 1 708 748 129060 198 20 0 1 0 272868869 416034816 76446 33554432000 4194304 5992684 140733837501056 140733837485960 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 55 0 0
/proc/11896/statm: 101571 76446 179 440 0 101127 0
[pid=12646] ppid=11896 vsize=716928 CPUtime=108.93 cores=1,3,5,7
/proc/12646/stat : 12646 (glucosInc) R 11896 11895 8474 0 -1 4202496 91346 0 0 0 10867 26 0 0 20 0 1 0 273000204 734134272 145477 33554432000 4194304 5654031 140734438911600 140734438909592 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12646/statm: 179232 145477 140 357 0 178872 0
Current children cumulated CPU time (s) 1416.07
Current children cumulated vsize (KiB) 1132360

[startup+1482.3 s]
/proc/loadavg: 2.00 2.04 2.49 3/183 12647
/proc/meminfo: memFree=30325024/32873844 swapFree=7112/7112
[pid=11895] ppid=11893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11895/stat : 11895 (npSolver-pbo-I.) S 11893 11895 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272868868 9367552 275 33554432000 4194304 5064252 140737162349168 140737162348080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11895/statm: 2287 275 233 213 0 72 0
[pid=11896] ppid=11895 vsize=444756 CPUtime=1307.35 cores=1,3,5,7
/proc/11896/stat : 11896 (npSolver-pbo) S 11895 11895 8474 0 -1 4202496 47073 310077 0 1 726 751 129060 198 20 0 1 0 272868869 455430144 86032 33554432000 4194304 5992684 140733837501056 140733837485960 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 55 0 0
/proc/11896/statm: 111189 86032 179 440 0 110745 0
[pid=12646] ppid=11896 vsize=731312 CPUtime=168.74 cores=1,3,5,7
/proc/12646/stat : 12646 (glucosInc) R 11896 11895 8474 0 -1 4202496 94249 0 0 0 16847 27 0 0 20 0 1 0 273000204 748863488 150910 33554432000 4194304 5654031 140734438911600 140734438899416 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12646/statm: 182828 150910 151 357 0 182468 0
Current children cumulated CPU time (s) 1476.09
Current children cumulated vsize (KiB) 1185216

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.45 3/183 12647
/proc/meminfo: memFree=30323812/32873844 swapFree=7112/7112
[pid=11895] ppid=11893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11895/stat : 11895 (npSolver-pbo-I.) S 11893 11895 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272868868 9367552 275 33554432000 4194304 5064252 140737162349168 140737162348080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11895/statm: 2287 275 233 213 0 72 0
[pid=11896] ppid=11895 vsize=444756 CPUtime=1307.35 cores=1,3,5,7
/proc/11896/stat : 11896 (npSolver-pbo) S 11895 11895 8474 0 -1 4202496 47073 310077 0 1 726 751 129060 198 20 0 1 0 272868869 455430144 86032 33554432000 4194304 5992684 140733837501056 140733837485960 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 55 0 0
/proc/11896/statm: 111189 86032 179 440 0 110745 0
[pid=12646] ppid=11896 vsize=731312 CPUtime=228.72 cores=1,3,5,7
/proc/12646/stat : 12646 (glucosInc) R 11896 11895 8474 0 -1 4202496 94329 0 0 0 22845 27 0 0 20 0 1 0 273000204 748863488 151117 33554432000 4194304 5654031 140734438911600 140734438899416 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12646/statm: 182828 151117 151 357 0 182468 0
Current children cumulated CPU time (s) 1536.07
Current children cumulated vsize (KiB) 1185216

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.42 3/184 12651
/proc/meminfo: memFree=30332280/32873844 swapFree=7112/7112
[pid=11895] ppid=11893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11895/stat : 11895 (npSolver-pbo-I.) S 11893 11895 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272868868 9367552 275 33554432000 4194304 5064252 140737162349168 140737162348080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11895/statm: 2287 275 233 213 0 72 0
[pid=11896] ppid=11895 vsize=444756 CPUtime=1307.35 cores=1,3,5,7
/proc/11896/stat : 11896 (npSolver-pbo) S 11895 11895 8474 0 -1 4202496 47073 310077 0 1 726 751 129060 198 20 0 1 0 272868869 455430144 86032 33554432000 4194304 5992684 140733837501056 140733837485960 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 55 0 0
/proc/11896/statm: 111189 86032 179 440 0 110745 0
[pid=12646] ppid=11896 vsize=657120 CPUtime=288.7 cores=1,3,5,7
/proc/12646/stat : 12646 (glucosInc) R 11896 11895 8474 0 -1 4202496 94906 0 0 0 28840 30 0 0 20 0 1 0 273000204 672890880 143920 33554432000 4194304 5654031 140734438911600 140734438899416 4232441 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12646/statm: 164280 143920 152 357 0 163920 0
Current children cumulated CPU time (s) 1596.05
Current children cumulated vsize (KiB) 1111024

[startup+1662.3 s]
/proc/loadavg: 2.05 2.03 2.40 3/182 12651
/proc/meminfo: memFree=30330692/32873844 swapFree=7112/7112
[pid=11895] ppid=11893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11895/stat : 11895 (npSolver-pbo-I.) S 11893 11895 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272868868 9367552 275 33554432000 4194304 5064252 140737162349168 140737162348080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11895/statm: 2287 275 233 213 0 72 0
[pid=11896] ppid=11895 vsize=444444 CPUtime=1307.55 cores=1,3,5,7
/proc/11896/stat : 11896 (npSolver-pbo) S 11895 11895 8474 0 -1 4202496 48406 310077 0 1 743 754 129060 198 20 0 1 0 272868869 455110656 85958 33554432000 4194304 5992684 140733837501056 140733837485960 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 55 0 0
/proc/11896/statm: 111111 85958 179 440 0 110667 0
[pid=12646] ppid=11896 vsize=657120 CPUtime=348.53 cores=1,3,5,7
/proc/12646/stat : 12646 (glucosInc) R 11896 11895 8474 0 -1 4202496 94931 0 0 0 34822 31 0 0 20 0 1 0 273000204 672890880 144436 33554432000 4194304 5654031 140734438911600 140734438899416 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12646/statm: 164280 144436 152 357 0 163920 0
Current children cumulated CPU time (s) 1656.08
Current children cumulated vsize (KiB) 1110712

[startup+1722.3 s]
/proc/loadavg: 2.07 2.04 2.37 3/183 12652
/proc/meminfo: memFree=30325488/32873844 swapFree=7112/7112
[pid=11895] ppid=11893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11895/stat : 11895 (npSolver-pbo-I.) S 11893 11895 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272868868 9367552 275 33554432000 4194304 5064252 140737162349168 140737162348080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11895/statm: 2287 275 233 213 0 72 0
[pid=11896] ppid=11895 vsize=444444 CPUtime=1307.55 cores=1,3,5,7
/proc/11896/stat : 11896 (npSolver-pbo) S 11895 11895 8474 0 -1 4202496 48406 310077 0 1 743 754 129060 198 20 0 1 0 272868869 455110656 85958 33554432000 4194304 5992684 140733837501056 140733837485960 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 55 0 0
/proc/11896/statm: 111111 85958 179 440 0 110667 0
[pid=12646] ppid=11896 vsize=657120 CPUtime=408.52 cores=1,3,5,7
/proc/12646/stat : 12646 (glucosInc) R 11896 11895 8474 0 -1 4202496 94940 0 0 0 40821 31 0 0 20 0 1 0 273000204 672890880 145074 33554432000 4194304 5654031 140734438911600 140734438899416 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12646/statm: 164280 145074 152 357 0 163920 0
Current children cumulated CPU time (s) 1716.07
Current children cumulated vsize (KiB) 1110712

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.35 3/184 12664
/proc/meminfo: memFree=30324488/32873844 swapFree=7112/7112
[pid=11895] ppid=11893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11895/stat : 11895 (npSolver-pbo-I.) S 11893 11895 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272868868 9367552 275 33554432000 4194304 5064252 140737162349168 140737162348080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11895/statm: 2287 275 233 213 0 72 0
[pid=11896] ppid=11895 vsize=444420 CPUtime=1307.74 cores=1,3,5,7
/proc/11896/stat : 11896 (npSolver-pbo) S 11895 11895 8474 0 -1 4202496 49304 310077 0 1 762 754 129060 198 20 0 1 0 272868869 455086080 85958 33554432000 4194304 5992684 140733837501056 140733837485960 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 55 0 0
/proc/11896/statm: 111105 85958 179 440 0 110661 0
[pid=12646] ppid=11896 vsize=657120 CPUtime=468.35 cores=1,3,5,7
/proc/12646/stat : 12646 (glucosInc) R 11896 11895 8474 0 -1 4202496 94941 0 0 0 46804 31 0 0 20 0 1 0 273000204 672890880 145075 33554432000 4194304 5654031 140734438911600 140734438899416 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12646/statm: 164280 145075 152 357 0 163920 0
Current children cumulated CPU time (s) 1776.09
Current children cumulated vsize (KiB) 1110688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.3 s]
/proc/loadavg: 2.01 2.02 2.34 3/183 12664
/proc/meminfo: memFree=30346692/32873844 swapFree=7112/7112
[pid=11895] ppid=11893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11895/stat : 11895 (npSolver-pbo-I.) S 11893 11895 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272868868 9367552 275 33554432000 4194304 5064252 140737162349168 140737162348080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11895/statm: 2287 275 233 213 0 72 0
[pid=11896] ppid=11895 vsize=444420 CPUtime=1307.74 cores=1,3,5,7
/proc/11896/stat : 11896 (npSolver-pbo) S 11895 11895 8474 0 -1 4202496 49304 310077 0 1 762 754 129060 198 20 0 1 0 272868869 455086080 85958 33554432000 4194304 5992684 140733837501056 140733837485960 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 55 0 0
/proc/11896/statm: 111105 85958 179 440 0 110661 0
[pid=12646] ppid=11896 vsize=657120 CPUtime=492.36 cores=1,3,5,7
/proc/12646/stat : 12646 (glucosInc) R 11896 11895 8474 0 -1 4202496 95136 0 0 0 49203 33 0 0 20 0 1 0 273000204 672890880 139232 33554432000 4194304 5654031 140734438911600 140734438899416 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12646/statm: 164280 139232 152 357 0 163920 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1110688

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1806.3 s]
/proc/loadavg: 2.01 2.02 2.34 3/183 12664
/proc/meminfo: memFree=30346692/32873844 swapFree=7112/7112
[pid=11895] ppid=11893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11895/stat : 11895 (npSolver-pbo-I.) S 11893 11895 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272868868 9367552 275 33554432000 4194304 5064252 140737162349168 140737162348080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11895/statm: 2287 275 233 213 0 72 0
[pid=11896] ppid=11895 vsize=444420 CPUtime=1307.74 cores=1,3,5,7
/proc/11896/stat : 11896 (npSolver-pbo) S 11895 11895 8474 0 -1 4202496 49304 310077 0 1 762 754 129060 198 20 0 1 0 272868869 455086080 85958 33554432000 4194304 5992684 140733837501056 140733837485960 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 55 0 0
/proc/11896/statm: 111105 85958 179 440 0 110661 0
[pid=12646] ppid=11896 vsize=657120 CPUtime=492.36 cores=1,3,5,7
/proc/12646/stat : 12646 (glucosInc) R 11896 11895 8474 0 -1 4202496 95136 0 0 0 49203 33 0 0 20 0 1 0 273000204 672890880 139232 33554432000 4194304 5654031 140734438911600 140734438899416 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12646/statm: 164280 139232 152 357 0 163920 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1110688

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11895 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1806.32
CPU time (s): 1800.1
CPU user time (s): 1790.25
CPU system time (s): 9.85
CPU usage (%): 99.6558
Max. virtual memory (cumulated for all children) (KiB): 1702280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 4.28035 second user time and 11.2843 second system time

The end

Launcher Data

Begin job on node132 at 2012-05-26 23:23:51
IDJOB=3699722
IDBENCH=2641
IDSOLVER=2276
FILE ID=node132/3699722-1338067424
RUNJOBID= node132-1338052924-8491
PBS_JOBID= 14624394
Free space on /tmp= 64420 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_9.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3699722-1338067424/watcher-3699722-1338067424 -o /tmp/evaluation-result-3699722-1338067424/solver-3699722-1338067424 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699722-1338067424.opb 278446702 HOME HOME

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

MD5SUM BENCH= 824c01e4395cf59ee9d4081be7b21301
RANDOM SEED=278446702

node132.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.832
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.66
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.832
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	: 5332.55
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.832
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	: 5332.56
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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        11472084 kB
Buffers:          125960 kB
Cached:          6155552 kB
SwapCached:         1680 kB
Active:         12021544 kB
Inactive:        8304828 kB
Active(anon):   11804752 kB
Inactive(anon):  2242508 kB
Active(file):     216792 kB
Inactive(file):  6062320 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67100148 kB
Dirty:           3294084 kB
Writeback:          4268 kB
AnonPages:      14050768 kB
Mapped:            10688 kB
Shmem:                 8 kB
Slab:             909544 kB
SReclaimable:     346856 kB
SUnreclaim:       562688 kB
KernelStack:        1472 kB
PageTables:        31600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    8094392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3729408 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= 71240 MiB
End job on node132 at 2012-05-26 23:54:04