Trace number 1879846

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 pb? 1798.05 1798.89

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_19.opb
MD5SUM691db1c1df60c391acb60afdfcce171f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark354
Best CPU time to get the best result obtained on this benchmark1798.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10998
Total number of constraints21679
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints21678
Minimum length of a constraint1
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 171
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 426
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 531
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2868
Number of bits of the biggest sum of numbers12
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: Generic Pseudo-Boolean 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-1879846-1245241730.opb
0.00/0.00	c File size is 6149829 bytes.
0.79/0.80	c Highest Coefficient sum: 2868
0.79/0.80	c Parsing was ok!!
0.79/0.80	c Total parsing time: 0.802 s
0.79/0.83	c Var: 10998 Constr: 21679 1/0/21678 Lit: 726384 Watch. Lit: 115638
0.79/0.83	c Obj. Vars: 9 (0.0818331 % of total variables)
4.59/4.65	c Pre-processing Time: 4.648 s
4.59/4.65	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.59/4.65	c        0  10997    21678   726383   33   179044  500000      0      0 4.65
4.59/4.65	c Switching off lower bounding mode.
1797.95/1798.84	c      101  10997    21879   733906   33   404367  550001    201     16 6.21
1797.95/1798.84	c      251  10997    22179   746152   33   431663  605002    501     36 6.85
1797.95/1798.84	c      477  10997    22631   763887   33   421810  665503    953     59 8.07
1797.95/1798.84	c      815  10997    23307   799151   34   425972  732054   1629     80 10.12
1797.95/1798.84	c     1324  10997    24325   842871   34   403600  805260   2647    110 11.99
1797.95/1798.84	c     2088  10997    25843   939736   36   461071  885787   4165    112 18.48
1797.95/1798.84	c     3234  10997    28134  1087318   38   429893  974366   6456    137 23.54
1797.95/1798.84	c     4955  10997    31570  1305666   41   461121  500000   9892    152 32.52
1797.95/1798.84	c     7539  10997    36728  1589767   43   494214  550001  15050    142 52.76
1797.95/1798.84	c    11421  10997    44445  2183915   49   524185  605002  22767    115 98.53
1797.95/1798.84	c    17244  10997    56042  2915740   52   601341  665503  34364    112 153.29
1797.95/1798.84	c    25983  10997    73453  4085937   55   712393  732054  51775     93 277.48
1797.95/1798.84	c    39093  10997    99519  5772779   58   912483  805260  77841     70 551.94
1797.95/1798.84	c    58763  10997   138729  9014905   64  1063695  885787 117051     74 788.62
1797.95/1798.84	c    88273  10997   197639 12042279   60  1438490  974366 175961     57 1534.72
1797.95/1798.84	c Resources Exceeded
1797.95/1798.84	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.95/1798.84	c   15   104095  14071   139721   229202 14641412 207524     57 1798.01
1797.95/1798.84	s UNKNOWN
1797.95/1798.84	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-1879846-1245241730/watcher-1879846-1245241730 -o /tmp/evaluation-result-1879846-1245241730/solver-1879846-1245241730 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1879846-1245241730.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: 1.00 1.01 0.95 3/64 3490
/proc/meminfo: memFree=1781300/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=16712 CPUtime=0
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 241 0 0 0 0 0 0 0 18 0 1 0 191770284 17113088 225 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 4178 225 176 640 0 2032 0

[startup+0.052652 s]
/proc/loadavg: 1.00 1.01 0.95 3/64 3490
/proc/meminfo: memFree=1781300/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=17236 CPUtime=0.05
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 481 0 0 0 5 0 0 0 18 0 1 0 191770284 17649664 465 1992294400 134512640 137136520 4294956256 18446744073709551615 134517511 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 4309 465 263 640 0 2163 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 17236

[startup+0.101659 s]
/proc/loadavg: 1.00 1.01 0.95 3/64 3490
/proc/meminfo: memFree=1781300/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=18020 CPUtime=0.1
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 750 0 0 0 10 0 0 0 18 0 1 0 191770284 18452480 734 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 4505 734 357 640 0 2359 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 18020

[startup+0.301692 s]
/proc/loadavg: 1.00 1.01 0.95 3/64 3490
/proc/meminfo: memFree=1781300/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=20760 CPUtime=0.29
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 1833 0 0 0 29 0 0 0 19 0 1 0 191770284 21258240 1817 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 5190 1817 736 640 0 3044 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20760

[startup+0.70176 s]
/proc/loadavg: 1.00 1.01 0.95 3/64 3490
/proc/meminfo: memFree=1781300/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=26360 CPUtime=0.7
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 3969 0 0 0 69 1 0 0 23 0 1 0 191770284 26992640 3953 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 6590 3953 1477 640 0 4444 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 26360

[startup+1.5019 s]
/proc/loadavg: 1.00 1.01 0.95 2/65 3491
/proc/meminfo: memFree=1764588/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=38836 CPUtime=1.49
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 8749 0 0 0 146 3 0 0 25 0 1 0 191770284 39768064 7231 1992294400 134512640 137136520 4294956256 18446744073709551615 134540286 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 9709 7231 191 640 0 9065 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38836

[startup+3.10117 s]
/proc/loadavg: 1.00 1.01 0.95 2/65 3491
/proc/meminfo: memFree=1753004/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=38836 CPUtime=3.09
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 8749 0 0 0 305 4 0 0 25 0 1 0 191770284 39768064 7231 1992294400 134512640 137136520 4294956256 18446744073709551615 134540272 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 9709 7231 191 640 0 9065 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38836

[startup+6.30171 s]
/proc/loadavg: 1.00 1.01 0.95 2/65 3491
/proc/meminfo: memFree=1757420/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=34080 CPUtime=6.29
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 10477 0 0 0 622 7 0 0 25 0 1 0 191770284 34897920 6065 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 8520 6065 197 640 0 7876 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34080

[startup+12.7018 s]
/proc/loadavg: 1.00 1.01 0.95 2/65 3491
/proc/meminfo: memFree=1755820/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=35756 CPUtime=12.69
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 10917 0 0 0 1261 8 0 0 25 0 1 0 191770284 36614144 6505 1992294400 134512640 137136520 4294956256 18446744073709551615 134544129 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 8939 6505 197 640 0 8295 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35756

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 3491
/proc/meminfo: memFree=1752172/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=39892 CPUtime=25.48
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 11929 0 0 0 2539 9 0 0 25 0 1 0 191770284 40849408 7517 1992294400 134512640 137136520 4294956256 18446744073709551615 135982529 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 9973 7517 197 640 0 9329 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39892

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 3491
/proc/meminfo: memFree=1744684/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=47084 CPUtime=51.07
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 13755 0 0 0 5096 11 0 0 25 0 1 0 191770284 48214016 9343 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 11771 9343 197 640 0 11127 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 47084

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 3491
/proc/meminfo: memFree=1733996/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=57680 CPUtime=102.26
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 16378 0 0 0 10212 14 0 0 25 0 1 0 191770284 59064320 11966 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 14420 11966 198 640 0 13776 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 57680

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 3491
/proc/meminfo: memFree=1721900/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=69984 CPUtime=162.23
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 19453 0 0 0 16206 17 0 0 25 0 1 0 191770284 71663616 15041 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 17496 15041 198 640 0 16852 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 69984

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 3491
/proc/meminfo: memFree=1711916/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=79708 CPUtime=222.19
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 21916 0 0 0 22200 19 0 0 25 0 1 0 191770284 81620992 17504 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 19927 17504 198 640 0 19283 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 79708

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 3491
/proc/meminfo: memFree=1703980/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=87728 CPUtime=282.16
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 23910 0 0 0 28196 20 0 0 25 0 1 0 191770284 89833472 19498 1992294400 134512640 137136520 4294956256 18446744073709551615 134544160 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 21932 19498 198 640 0 21288 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 87728

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 3491
/proc/meminfo: memFree=1695404/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=96148 CPUtime=342.14
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 26016 0 0 0 34191 23 0 0 25 0 1 0 191770284 98455552 21604 1992294400 134512640 137136520 4294956256 18446744073709551615 134543881 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 24037 21604 198 640 0 23393 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 96148

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 3491
/proc/meminfo: memFree=1690924/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=100612 CPUtime=402.12
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 27132 0 0 0 40187 25 0 0 25 0 1 0 191770284 103026688 22720 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 25153 22720 198 640 0 24509 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 100612

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 3491
/proc/meminfo: memFree=1685996/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=105720 CPUtime=462.08
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 28387 0 0 0 46183 25 0 0 25 0 1 0 191770284 108257280 23975 1992294400 134512640 137136520 4294956256 18446744073709551615 134544160 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 26430 23975 198 640 0 25786 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 105720

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 3491
/proc/meminfo: memFree=1679468/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=112240 CPUtime=522.06
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 30017 0 0 0 52179 27 0 0 25 0 1 0 191770284 114933760 25605 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 28060 25605 198 640 0 27416 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 112240

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 3491
/proc/meminfo: memFree=1673964/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=117532 CPUtime=582.03
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 31365 0 0 0 58174 29 0 0 25 0 1 0 191770284 120352768 26953 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 29383 26953 198 640 0 28739 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 117532

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 3491
/proc/meminfo: memFree=1665196/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=126396 CPUtime=642.01
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 33556 0 0 0 64170 31 0 0 25 0 1 0 191770284 129429504 29144 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 31599 29144 198 640 0 30955 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 126396

[startup+702.302 s]

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

/proc/meminfo: memFree=1601324/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=190128 CPUtime=1121.78
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 49513 0 0 0 112127 51 0 0 25 0 1 0 191770284 194691072 45101 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 47532 45101 198 640 0 46888 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 190128

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 3491
/proc/meminfo: memFree=1597036/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=194432 CPUtime=1181.75
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 50587 0 0 0 118123 52 0 0 25 0 1 0 191770284 199098368 46175 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 48608 46175 198 640 0 47964 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 194432

[startup+1242.3 s]
/proc/loadavg: 1.04 1.01 0.95 2/65 3491
/proc/meminfo: memFree=1593452/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=197904 CPUtime=1241.73
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 51433 0 0 0 124120 53 0 0 25 0 1 0 191770284 202653696 47021 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 49476 47021 198 640 0 48832 0
Current children cumulated CPU time (s) 1241.73
Current children cumulated vsize (KiB) 197904

[startup+1302.3 s]
/proc/loadavg: 1.05 1.02 0.96 2/65 3491
/proc/meminfo: memFree=1589868/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=201344 CPUtime=1301.7
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 52321 0 0 0 130116 54 0 0 25 0 1 0 191770284 206176256 47909 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 50336 47909 198 640 0 49692 0
Current children cumulated CPU time (s) 1301.7
Current children cumulated vsize (KiB) 201344

[startup+1362.3 s]
/proc/loadavg: 1.05 1.03 0.96 2/65 3491
/proc/meminfo: memFree=1586028/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=205324 CPUtime=1361.67
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 53293 0 0 0 136112 55 0 0 25 0 1 0 191770284 210251776 48881 1992294400 134512640 137136520 4294956256 18446744073709551615 135982525 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 51331 48881 198 640 0 50687 0
Current children cumulated CPU time (s) 1361.67
Current children cumulated vsize (KiB) 205324

[startup+1422.31 s]
/proc/loadavg: 1.02 1.02 0.96 2/65 3493
/proc/meminfo: memFree=1582316/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=208780 CPUtime=1421.65
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 54174 0 0 0 142108 57 0 0 25 0 1 0 191770284 213790720 49762 1992294400 134512640 137136520 4294956256 18446744073709551615 134544160 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 52195 49762 198 640 0 51551 0
Current children cumulated CPU time (s) 1421.65
Current children cumulated vsize (KiB) 208780

[startup+1482.3 s]
/proc/loadavg: 1.08 1.03 0.97 2/65 3493
/proc/meminfo: memFree=1578476/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=212728 CPUtime=1481.61
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 55163 0 0 0 148103 58 0 0 25 0 1 0 191770284 217833472 50751 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 53182 50751 198 640 0 52538 0
Current children cumulated CPU time (s) 1481.61
Current children cumulated vsize (KiB) 212728

[startup+1542.3 s]
/proc/loadavg: 1.03 1.03 0.97 2/65 3493
/proc/meminfo: memFree=1575596/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=215740 CPUtime=1541.58
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 55892 0 0 0 154099 59 0 0 25 0 1 0 191770284 220917760 51480 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 53935 51480 198 640 0 53291 0
Current children cumulated CPU time (s) 1541.58
Current children cumulated vsize (KiB) 215740

[startup+1602.3 s]
/proc/loadavg: 1.01 1.02 0.97 2/65 3493
/proc/meminfo: memFree=1570028/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=221312 CPUtime=1601.55
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 57285 0 0 0 160094 61 0 0 25 0 1 0 191770284 226623488 52873 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 55328 52873 198 640 0 54684 0
Current children cumulated CPU time (s) 1601.55
Current children cumulated vsize (KiB) 221312

[startup+1662.3 s]
/proc/loadavg: 1.00 1.01 0.97 2/65 3493
/proc/meminfo: memFree=1559980/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=231272 CPUtime=1661.51
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 59797 0 0 0 166088 63 0 0 25 0 1 0 191770284 236822528 55385 1992294400 134512640 137136520 4294956256 18446744073709551615 134544393 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 57818 55385 198 640 0 57174 0
Current children cumulated CPU time (s) 1661.51
Current children cumulated vsize (KiB) 231272

[startup+1722.3 s]
/proc/loadavg: 1.00 1.01 0.97 2/65 3493
/proc/meminfo: memFree=1549420/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=241916 CPUtime=1721.49
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 62436 0 0 0 172083 66 0 0 25 0 1 0 191770284 247721984 58024 1992294400 134512640 137136520 4294956256 18446744073709551615 136498324 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 60479 58024 198 640 0 59835 0
Current children cumulated CPU time (s) 1721.49
Current children cumulated vsize (KiB) 241916

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 3493
/proc/meminfo: memFree=1539372/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=251696 CPUtime=1781.46
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 64903 0 0 0 178078 68 0 0 25 0 1 0 191770284 257736704 60491 1992294400 134512640 137136520 4294956256 18446744073709551615 134544157 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 62924 60491 198 640 0 62280 0
Current children cumulated CPU time (s) 1781.46
Current children cumulated vsize (KiB) 251696

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 3493
/proc/meminfo: memFree=1538092/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=253088 CPUtime=1791.06
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 65250 0 0 0 179038 68 0 0 25 0 1 0 191770284 259162112 60838 1992294400 134512640 137136520 4294956256 18446744073709551615 134543971 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 63272 60838 198 640 0 62628 0
Current children cumulated CPU time (s) 1791.06
Current children cumulated vsize (KiB) 253088

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 3493
/proc/meminfo: memFree=1537452/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=253656 CPUtime=1794.25
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 65402 0 0 0 179357 68 0 0 25 0 1 0 191770284 259743744 60990 1992294400 134512640 137136520 4294956256 18446744073709551615 134544129 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 63414 60990 198 640 0 62770 0
Current children cumulated CPU time (s) 1794.25
Current children cumulated vsize (KiB) 253656

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 3493
/proc/meminfo: memFree=1537196/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=253984 CPUtime=1795.85
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 65477 0 0 0 179517 68 0 0 25 0 1 0 191770284 260079616 61065 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 63496 61065 198 640 0 62852 0
Current children cumulated CPU time (s) 1795.85
Current children cumulated vsize (KiB) 253984

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 3493
/proc/meminfo: memFree=1536940/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=254164 CPUtime=1796.65
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 65524 0 0 0 179597 68 0 0 25 0 1 0 191770284 260263936 61112 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 63541 61112 198 640 0 62897 0
Current children cumulated CPU time (s) 1796.65
Current children cumulated vsize (KiB) 254164

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 3493
/proc/meminfo: memFree=1536940/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=254356 CPUtime=1797.45
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 65546 0 0 0 179677 68 0 0 25 0 1 0 191770284 260460544 61134 1992294400 134512640 137136520 4294956256 18446744073709551615 136502032 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 63589 61134 198 640 0 62945 0
Current children cumulated CPU time (s) 1797.45
Current children cumulated vsize (KiB) 254356

[startup+1798.7 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 3493
/proc/meminfo: memFree=1536748/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=254356 CPUtime=1797.85
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 65568 0 0 0 179717 68 0 0 25 0 1 0 191770284 260460544 61156 1992294400 134512640 137136520 4294956256 18446744073709551615 134597731 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 63589 61156 198 640 0 62945 0
Current children cumulated CPU time (s) 1797.85
Current children cumulated vsize (KiB) 254356

[startup+1798.8 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 3493
/proc/meminfo: memFree=1536748/2055920 swapFree=4181368/4192956
[pid=3490] ppid=3488 vsize=254356 CPUtime=1797.95
/proc/3490/stat : 3490 (bsolo) R 3488 3490 3324 0 -1 4194304 65568 0 0 0 179727 68 0 0 25 0 1 0 191770284 260460544 61156 1992294400 134512640 137136520 4294956256 18446744073709551615 134574036 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3490/statm: 63589 61156 198 640 0 62945 0
Current children cumulated CPU time (s) 1797.95
Current children cumulated vsize (KiB) 254356

Child status: 0
Real time (s): 1798.89
CPU time (s): 1798.05
CPU user time (s): 1797.32
CPU system time (s): 0.725889
CPU usage (%): 99.9532
Max. virtual memory (cumulated for all children) (KiB): 254356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.32
system time used= 0.725889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65591
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= 5420

runsolver used 1.52577 second user time and 5.02224 second system time

The end

Launcher Data

Begin job on node43 at 2009-06-17 14:28:51
IDJOB=1879846
IDBENCH=2934
IDSOLVER=701
FILE ID=node43/1879846-1245241730
PBS_JOBID= 9372296
Free space on /tmp= 66184 MiB

SOLVER NAME= bsolo 3.1 pb
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_19.opb
COMMAND LINE= bsolo -l3 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1879846-1245241730/watcher-1879846-1245241730 -o /tmp/evaluation-result-1879846-1245241730/solver-1879846-1245241730 -C 1800 -W 2000 -M 1800  bsolo -l3 -t1800 -m1800 HOME/instance-1879846-1245241730.opb

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

MD5SUM BENCH= 691db1c1df60c391acb60afdfcce171f
RANDOM SEED=1462934453

node43.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.281
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.281
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:       1781844 kB
Buffers:         63780 kB
Cached:         148604 kB
SwapCached:       5352 kB
Active:          96688 kB
Inactive:       123544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1781844 kB
SwapTotal:     4192956 kB
SwapFree:      4181368 kB
Dirty:            9944 kB
Writeback:           0 kB
Mapped:          13536 kB
Slab:            39828 kB
Committed_AS:   186520 kB
PageTables:       1448 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-1879846-1245241730.opb

Free space on /tmp at the end= 66180 MiB
End job on node43 at 2009-06-17 14:58:50