Trace number 1876963

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 NameAnswerobjCPU timeWall clock time
bsolo 3.1? 1798.14 1798.61

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-g125.18.opb
MD5SUM18a894a2ba4f3cf6bad1b497c8fca8eb
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4500
Total number of constraints72413
Number of constraints which are clauses72413
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint18
Number of terms in the objective function 4500
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 4500
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4500
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1876963-1245158835.opb
0.00/0.00	c File size is 1832669 bytes.
0.19/0.26	c Highest Coefficient sum: 4500
0.19/0.26	c Parsing was ok!!
0.19/0.26	c Total parsing time: 0.265 s
0.19/0.29	c Var: 4500 Constr: 72413 72413/0/0 Lit: 146826 Watch. Lit: 144826
0.19/0.29	c Obj. Vars: 4500 (100 % of total variables)
1.59/1.61	c Pre-processing Time: 1.61 s
1.59/1.61	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.59/1.61	c        0   4500    72413   146826    2   144826   24137      0      0 1.61
1.59/1.61	c Switching off lower bounding mode.
1797.92/1798.48	c      101   4500    72615   163762    2   145230   26551    202     60 1.67
1797.92/1798.48	c      251   4500    72915   199830    2   145830   29207    502    140 1.79
1797.92/1798.48	c      478   4500    73369   305938    4   146738   32128    956    228 2.09
1797.92/1798.48	c      818   4500    74049   423038    5   148098   35341   1636    327 2.50
1797.92/1798.48	c     1326   4500    75065   687434    9   150130   38876   2652    401 3.30
1797.92/1798.48	c     2090   4500    76593  1214980   15   153186   42764   4180    406 5.14
1797.92/1798.48	c     3236   4500    78885  2152382   27   157770   47041   6472    332 9.74
1797.92/1798.48	c     4958   4500    82329  2848184   34   164658   51746   9916    356 13.92
1797.92/1798.48	c     7545   4500    87503  4397358   50   175006   56921  15090    305 24.70
1797.92/1798.48	c    11424   4500    95261  6453842   67   190522   62614  22848    246 46.25
1797.92/1798.48	c    17247   4500   106907 10013208   93   213814   68876  34494    177 96.92
1797.92/1798.48	c    25984   4500   124381 16253898  130   248762   75764  51968    125 206.31
1797.92/1798.48	c    39094   4500    96063 10713152  111   192126   83341  23650     82 471.02
1797.92/1798.48	c    58766   4500   135407 38703580  285   270814   91676  62994     67 868.00
1797.92/1798.48	c    88277   4500   124334 41118625  330   248668  100844  51921     51 1727.22
1797.92/1798.48	c Resources Exceeded
1797.92/1798.48	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.92/1798.48	c   15    91115  31885   288134   130010 45358069  57597     50 1798.01
1797.92/1798.48	s UNKNOWN
1797.92/1798.48	c Total time: 1798.01 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1876963-1245158835/watcher-1876963-1245158835 -o /tmp/evaluation-result-1876963-1245158835/solver-1876963-1245158835 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1876963-1245158835.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 8952
/proc/meminfo: memFree=1860704/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=20320 CPUtime=0
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 261 0 0 0 0 0 0 0 18 0 1 0 183480737 20807680 245 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 5080 246 172 640 0 3988 0

[startup+0.0176391 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 8952
/proc/meminfo: memFree=1860704/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=12984 CPUtime=0.01
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 405 0 0 0 1 0 0 0 18 0 1 0 183480737 13295616 389 1992294400 134512640 137136520 4294956256 18446744073709551615 134538970 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 3246 390 195 640 0 2154 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12984

[startup+0.101648 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 8952
/proc/meminfo: memFree=1860704/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=15320 CPUtime=0.1
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 1134 0 0 0 10 0 0 0 18 0 1 0 183480737 15687680 1118 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 3830 1118 336 640 0 2738 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15320

[startup+0.301669 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 8952
/proc/meminfo: memFree=1860704/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=21764 CPUtime=0.29
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 3476 0 0 0 29 0 0 0 19 0 1 0 183480737 22286336 3012 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 5441 3012 188 640 0 4797 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21764

[startup+0.701714 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 8952
/proc/meminfo: memFree=1860704/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=23112 CPUtime=0.69
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 3822 0 0 0 69 0 0 0 22 0 1 0 183480737 23666688 3358 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 5778 3360 190 640 0 5134 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23112

[startup+1.5018 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 8953
/proc/meminfo: memFree=1846936/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=24168 CPUtime=1.49
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 4086 0 0 0 142 7 0 0 25 0 1 0 183480737 24748032 3622 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 6042 3622 190 640 0 5398 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24168

[startup+3.10198 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 8953
/proc/meminfo: memFree=1846936/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=28324 CPUtime=3.09
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 6243 0 0 0 300 9 0 0 25 0 1 0 183480737 29003776 4661 1992294400 134512640 137136520 4294956256 18446744073709551615 136500542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 7081 4661 196 640 0 6437 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28324

[startup+6.30133 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 8953
/proc/meminfo: memFree=1833752/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=39752 CPUtime=6.29
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 9084 0 0 0 618 11 0 0 25 0 1 0 183480737 40706048 7502 1992294400 134512640 137136520 4294956256 18446744073709551615 134543957 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 9938 7502 196 640 0 9294 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39752

[startup+12.701 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 8953
/proc/meminfo: memFree=1817048/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=55068 CPUtime=12.69
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 12928 0 0 0 1255 14 0 0 25 0 1 0 183480737 56389632 11346 1992294400 134512640 137136520 4294956256 18446744073709551615 134545128 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 13767 11346 196 640 0 13123 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55068

[startup+25.5015 s]
/proc/loadavg: 0.95 0.97 0.99 2/65 8953
/proc/meminfo: memFree=1792216/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=79084 CPUtime=25.48
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 18930 0 0 0 2528 20 0 0 25 0 1 0 183480737 80982016 17348 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 19771 17348 196 640 0 19127 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 79084

[startup+51.1013 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 8953
/proc/meminfo: memFree=1759192/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=112128 CPUtime=51.07
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 27199 0 0 0 5080 27 0 0 25 0 1 0 183480737 114819072 25617 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 28032 25617 196 640 0 27388 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 112128

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 8953
/proc/meminfo: memFree=1714392/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=156480 CPUtime=102.26
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 38287 0 0 0 10189 37 0 0 25 0 1 0 183480737 160235520 36705 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 39120 36705 197 640 0 38476 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 156480

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8953
/proc/meminfo: memFree=1663128/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=207880 CPUtime=162.25
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 51134 0 0 0 16178 47 0 0 25 0 1 0 183480737 212869120 49552 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 51970 49552 197 640 0 51326 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 207880

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8953
/proc/meminfo: memFree=1627736/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=242960 CPUtime=222.23
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 59886 0 0 0 22170 53 0 0 25 0 1 0 183480737 248791040 58304 1992294400 134512640 137136520 4294956256 18446744073709551615 134544125 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 60740 58304 197 640 0 60096 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 242960

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8953
/proc/meminfo: memFree=1591960/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=278992 CPUtime=282.22
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 68901 0 0 0 28163 59 0 0 25 0 1 0 183480737 285687808 67319 1992294400 134512640 137136520 4294956256 18446744073709551615 134543954 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 69748 67319 197 640 0 69104 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 278992

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8953
/proc/meminfo: memFree=1564952/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=305376 CPUtime=342.2
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 75517 0 0 0 34157 63 0 0 25 0 1 0 183480737 312705024 73935 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 76344 73935 197 640 0 75700 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 305376

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8953
/proc/meminfo: memFree=1536728/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=334216 CPUtime=402.19
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 82707 0 0 0 40150 69 0 0 25 0 1 0 183480737 342237184 81125 1992294400 134512640 137136520 4294956256 18446744073709551615 134544515 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 83554 81125 197 640 0 82910 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 334216

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8953
/proc/meminfo: memFree=1496024/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=374488 CPUtime=462.17
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 92783 0 0 0 46143 74 0 0 25 0 1 0 183480737 383475712 91201 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 93622 91201 197 640 0 92978 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 374488

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8953
/proc/meminfo: memFree=1491032/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=378924 CPUtime=522.15
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 93962 0 0 0 52137 78 0 0 25 0 1 0 183480737 388018176 92303 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 94731 92303 197 640 0 94087 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 378924

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8953
/proc/meminfo: memFree=1491032/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=378924 CPUtime=582.14
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 93962 0 0 0 58134 80 0 0 25 0 1 0 183480737 388018176 92303 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 94731 92303 197 640 0 94087 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 378924

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8953
/proc/meminfo: memFree=1491032/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=378924 CPUtime=642.13
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 93962 0 0 0 64132 81 0 0 25 0 1 0 183480737 388018176 92303 1992294400 134512640 137136520 4294956256 18446744073709551615 136501956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 94731 92303 197 640 0 94087 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 378924

[startup+702.302 s]

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

/proc/meminfo: memFree=1189592/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=679896 CPUtime=1121.99
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 169218 0 0 0 112074 125 0 0 25 0 1 0 183480737 696213504 167559 1992294400 134512640 137136520 4294956256 18446744073709551615 134544434 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 169974 167559 197 640 0 169330 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 679896

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8953
/proc/meminfo: memFree=1156696/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=713084 CPUtime=1181.98
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 177517 0 0 0 118068 130 0 0 25 0 1 0 183480737 730198016 175858 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 178271 175858 197 640 0 177627 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 713084

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8953
/proc/meminfo: memFree=1120536/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=748820 CPUtime=1241.97
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 186441 0 0 0 124060 137 0 0 25 0 1 0 183480737 766791680 184782 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 187205 184782 197 640 0 186561 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 748820

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8953
/proc/meminfo: memFree=1091352/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=777656 CPUtime=1301.95
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 193644 0 0 0 130054 141 0 0 25 0 1 0 183480737 796319744 191985 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 194414 191985 197 640 0 193770 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 777656

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8953
/proc/meminfo: memFree=1058840/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=810416 CPUtime=1361.93
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 201831 0 0 0 136047 146 0 0 25 0 1 0 183480737 829865984 200172 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 202604 200172 197 640 0 201960 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 810416

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8953
/proc/meminfo: memFree=1058328/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=810416 CPUtime=1421.92
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 201931 0 0 0 142045 147 0 0 25 0 1 0 183480737 829865984 200179 1992294400 134512640 137136520 4294956256 18446744073709551615 134544384 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 202604 200179 197 640 0 201960 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 810416

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8953
/proc/meminfo: memFree=1058328/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=810416 CPUtime=1481.9
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 201931 0 0 0 148042 148 0 0 25 0 1 0 183480737 829865984 200179 1992294400 134512640 137136520 4294956256 18446744073709551615 136295556 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 202604 200179 197 640 0 201960 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 810416

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8955
/proc/meminfo: memFree=1058200/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=810416 CPUtime=1541.89
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 201931 0 0 0 154039 150 0 0 25 0 1 0 183480737 829865984 200179 1992294400 134512640 137136520 4294956256 18446744073709551615 136502161 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 202604 200179 197 640 0 201960 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 810416

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8955
/proc/meminfo: memFree=1058200/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=810416 CPUtime=1601.87
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 201931 0 0 0 160036 151 0 0 25 0 1 0 183480737 829865984 200179 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 202604 200179 197 640 0 201960 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 810416

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8955
/proc/meminfo: memFree=1058200/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=810416 CPUtime=1661.85
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 201931 0 0 0 166033 152 0 0 25 0 1 0 183480737 829865984 200179 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 202604 200179 197 640 0 201960 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 810416

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8955
/proc/meminfo: memFree=1058200/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=810416 CPUtime=1721.83
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 201931 0 0 0 172031 152 0 0 25 0 1 0 183480737 829865984 200179 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 202604 200179 197 640 0 201960 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 810416

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8955
/proc/meminfo: memFree=1058136/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=810416 CPUtime=1781.82
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 201931 0 0 0 178028 154 0 0 25 0 1 0 183480737 829865984 200179 1992294400 134512640 137136520 4294956256 18446744073709551615 134606759 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 202604 200179 197 640 0 201960 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 810416

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8955
/proc/meminfo: memFree=1058136/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=810416 CPUtime=1791.42
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 201931 0 0 0 178988 154 0 0 25 0 1 0 183480737 829865984 200179 1992294400 134512640 137136520 4294956256 18446744073709551615 136502096 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 202604 200179 197 640 0 201960 0
Current children cumulated CPU time (s) 1791.42
Current children cumulated vsize (KiB) 810416

[startup+1795.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8955
/proc/meminfo: memFree=1058136/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=810416 CPUtime=1794.62
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 201931 0 0 0 179308 154 0 0 25 0 1 0 183480737 829865984 200179 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 202604 200179 197 640 0 201960 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (KiB) 810416

[startup+1796.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8955
/proc/meminfo: memFree=1058136/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=810416 CPUtime=1796.22
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 201931 0 0 0 179468 154 0 0 25 0 1 0 183480737 829865984 200179 1992294400 134512640 137136520 4294956256 18446744073709551615 134572140 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 202604 200179 197 640 0 201960 0
Current children cumulated CPU time (s) 1796.22
Current children cumulated vsize (KiB) 810416

[startup+1797.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8955
/proc/meminfo: memFree=1058136/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=810416 CPUtime=1797.02
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 201931 0 0 0 179548 154 0 0 25 0 1 0 183480737 829865984 200179 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 202604 200179 197 640 0 201960 0
Current children cumulated CPU time (s) 1797.02
Current children cumulated vsize (KiB) 810416

[startup+1798.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8955
/proc/meminfo: memFree=1058136/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=810416 CPUtime=1797.82
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194304 201931 0 0 0 179628 154 0 0 25 0 1 0 183480737 829865984 200179 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 202604 200179 197 640 0 201960 0
Current children cumulated CPU time (s) 1797.82
Current children cumulated vsize (KiB) 810416

[startup+1798.51 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8955
/proc/meminfo: memFree=1058136/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=0 CPUtime=1798.02
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194308 201932 0 0 0 179646 156 0 0 25 0 1 0 183480737 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.02
Current children cumulated vsize (KiB) 0

[startup+1798.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8955
/proc/meminfo: memFree=1058136/2055920 swapFree=4191900/4192956
[pid=8952] ppid=8950 vsize=0 CPUtime=1798.12
/proc/8952/stat : 8952 (bsolo) R 8950 8952 8909 0 -1 4194308 201932 0 0 0 179646 166 0 0 25 0 1 0 183480737 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8952/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.12
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.61
CPU time (s): 1798.14
CPU user time (s): 1796.46
CPU system time (s): 1.67574
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 810788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.46
system time used= 1.67575
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201932
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= 2
involuntary context switches= 2265

runsolver used 1.38179 second user time and 3.84841 second system time

The end

Launcher Data

Begin job on node38 at 2009-06-16 15:27:15
IDJOB=1876963
IDBENCH=2173
IDSOLVER=699
FILE ID=node38/1876963-1245158835
PBS_JOBID= 9363850
Free space on /tmp= 66236 MiB

SOLVER NAME= bsolo 3.1
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-g125.18.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1876963-1245158835/watcher-1876963-1245158835 -o /tmp/evaluation-result-1876963-1245158835/solver-1876963-1245158835 -C 1800 -W 2000 -M 1800  bsolo -l2 -t1800 -m1800 HOME/instance-1876963-1245158835.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 18a894a2ba4f3cf6bad1b497c8fca8eb
RANDOM SEED=1628820089

node38.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1861184 kB
Buffers:         43032 kB
Cached:          66528 kB
SwapCached:        260 kB
Active:          42364 kB
Inactive:        80352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1861184 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            5932 kB
Writeback:           0 kB
Mapped:          22368 kB
Slab:            58004 kB
Committed_AS:   156764 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1876963-1245158835.opb

Free space on /tmp at the end= 66232 MiB
End job on node38 at 2009-06-16 15:57:14