Trace number 1876376

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 NameAnswerCPU timeWall clock time
bsolo 3.1? 1798.03 1798.71

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_10_4_40.opb
MD5SUM476815bfad4ec3fb3f4fdbbbbf10b706
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2516
Sum of products size (including duplicates)5032
Number of different products1258
Sum of products size2516

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-1876376-1245212815.opb
0.00/0.00	c File size is 107460 bytes.
0.00/0.01	c Highest Coefficient sum: 200
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.014 s
0.00/0.01	c Var: 1458 Constr: 2819 1358/203/1258 Lit: 10764 Watch. Lit: 9249
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
0.20/0.29	c Pre-processing Time: 0.296 s
0.20/0.29	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.20/0.29	c        0   1458     2819    10764    3     9249   21072      0      0 0.30
0.20/0.29	c Switching off lower bounding mode.
1797.90/1798.68	c      100   1458     2921    15796    5     9492   23180    102    295 0.34
1797.90/1798.68	c      250   1458     3084    30659    9     9818   25499    265    621 0.40
1797.90/1798.68	c      476   1458     3330    49963   15    10310   28049    511    997 0.48
1797.90/1798.68	c      814   1458     3687    75563   20    11265   30854    868   1403 0.58
1797.90/1798.68	c     1322   1458     4227   114106   26    12701   33940   1408   1820 0.73
1797.90/1798.68	c     2087   1458     5046   182259   36    15478   37335   2227   2133 0.98
1797.90/1798.68	c     3233   1458     6315   287473   45    20961   41069   3496   2165 1.49
1797.90/1798.68	c     4954   1458     8182   430567   52    27041   45176   5363   2057 2.41
1797.90/1798.68	c     7538   1458    10890   624917   57    32839   49694   8071   1809 4.17
1797.90/1798.68	c    11417   1458    15050   934951   62    43014   54664  12231   1559 7.32
1797.90/1798.68	c    17239   1458    21214  1431150   67    56624   60131  18395   1382 12.47
1797.90/1798.68	c    25979   1458    30441  2129867   69    75488   66145  27622   1159 22.40
1797.90/1798.68	c    39089   1458    44304  3176494   71   103435   72760  41485    904 43.24
1797.90/1798.68	c    58759   1458    65170  4881588   74   145592   80037  62351    667 88.05
1797.90/1798.68	c    88269   1458    28619  1960544   68    61235   88041  25800    415 212.46
1797.90/1798.68	c   132539   1458    75581  5603276   74   155497   96846  72762    445 297.62
1797.90/1798.68	c   198951   1458    63071  6152248   97   220985  106531  60252    342 580.13
1797.90/1798.68	c   298571   1458    77631  6094421   78   159808  117185  74812    297 1004.63
1797.90/1798.68	c   448007   1458    28311  2035719   71    62227  128904  25492    315 1420.15
1797.90/1798.68	c Resources Exceeded
1797.90/1798.68	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.90/1798.68	c   19   579766 184693  1685546    66974  7233709  64155    322 1798.00
1797.90/1798.68	s UNKNOWN
1797.90/1798.68	c Total time: 1798 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-1876376-1245212815/watcher-1876376-1245212815 -o /tmp/evaluation-result-1876376-1245212815/solver-1876376-1245212815 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1876376-1245212815.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.00 1.00 3/67 12312
/proc/meminfo: memFree=1853096/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=10820 CPUtime=0
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 258 0 0 0 0 0 0 0 18 0 1 0 177770851 11079680 242 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 2705 242 175 640 0 2034 0

[startup+0.026484 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 12312
/proc/meminfo: memFree=1853096/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=11396 CPUtime=0.02
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 464 0 0 0 2 0 0 0 18 0 1 0 177770851 11669504 421 1992294400 134512640 137136520 4294956256 18446744073709551615 136500598 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 2849 421 189 640 0 2205 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11396

[startup+0.10149 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 12312
/proc/meminfo: memFree=1853096/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=11396 CPUtime=0.1
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 464 0 0 0 10 0 0 0 18 0 1 0 177770851 11669504 421 1992294400 134512640 137136520 4294956256 18446744073709551615 134563194 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 2849 421 189 640 0 2205 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 11396

[startup+0.301509 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 12312
/proc/meminfo: memFree=1853096/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=11528 CPUtime=0.29
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 517 0 0 0 29 0 0 0 19 0 1 0 177770851 11804672 474 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 2882 474 197 640 0 2238 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11528

[startup+0.701544 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 12312
/proc/meminfo: memFree=1853096/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=12828 CPUtime=0.69
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 829 0 0 0 69 0 0 0 23 0 1 0 177770851 13135872 786 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 3207 786 198 640 0 2563 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12828

[startup+1.50162 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12313
/proc/meminfo: memFree=1849568/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=15432 CPUtime=1.49
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 1498 0 0 0 147 2 0 0 25 0 1 0 177770851 15802368 1455 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 3858 1455 198 640 0 3214 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15432

[startup+3.10176 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12313
/proc/meminfo: memFree=1846432/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=18756 CPUtime=3.09
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 2307 0 0 0 305 4 0 0 25 0 1 0 177770851 19206144 2264 1992294400 134512640 137136520 4294956256 18446744073709551615 136295575 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 4689 2265 198 640 0 4045 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18756

[startup+6.30105 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12313
/proc/meminfo: memFree=1841248/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=23428 CPUtime=6.29
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 3480 0 0 0 622 7 0 0 25 0 1 0 177770851 23990272 3437 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 5857 3437 198 640 0 5213 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23428

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12313
/proc/meminfo: memFree=1832288/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=32304 CPUtime=12.69
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 5712 0 0 0 1257 12 0 0 25 0 1 0 177770851 33079296 5669 1992294400 134512640 137136520 4294956256 18446744073709551615 134573451 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 8076 5669 198 640 0 7432 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32304

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12313
/proc/meminfo: memFree=1819296/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=44648 CPUtime=25.48
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 8799 0 0 0 2527 21 0 0 25 0 1 0 177770851 45719552 8756 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 11162 8756 198 640 0 10518 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 44648

[startup+51.1021 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12313
/proc/meminfo: memFree=1802464/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=61612 CPUtime=51.07
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 13016 0 0 0 5075 32 0 0 25 0 1 0 177770851 63090688 12973 1992294400 134512640 137136520 4294956256 18446744073709551615 134544076 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 15403 12973 198 640 0 14759 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 61612

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12313
/proc/meminfo: memFree=1776608/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=86996 CPUtime=102.26
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 19380 0 0 0 10177 49 0 0 25 0 1 0 177770851 89083904 19337 1992294400 134512640 137136520 4294956256 18446744073709551615 136502448 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 21749 19337 198 640 0 21105 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 86996

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12313
/proc/meminfo: memFree=1762016/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=101304 CPUtime=162.21
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 23044 0 0 0 16162 59 0 0 25 0 1 0 177770851 103735296 22921 1992294400 134512640 137136520 4294956256 18446744073709551615 134540852 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 25326 22921 198 640 0 24682 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 101304

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12313
/proc/meminfo: memFree=1761952/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=101304 CPUtime=222.2
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 23044 0 0 0 22153 67 0 0 25 0 1 0 177770851 103735296 22921 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 25326 22921 198 640 0 24682 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 101304

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12313
/proc/meminfo: memFree=1762016/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=101304 CPUtime=282.18
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 23044 0 0 0 28135 83 0 0 25 0 1 0 177770851 103735296 22921 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 25326 22921 198 640 0 24682 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 101304

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12313
/proc/meminfo: memFree=1755808/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=107816 CPUtime=342.15
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 24646 0 0 0 34123 92 0 0 25 0 1 0 177770851 110403584 24523 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 26954 24523 198 640 0 26310 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 107816

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12313
/proc/meminfo: memFree=1744096/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=119156 CPUtime=402.13
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 27586 0 0 0 40114 99 0 0 25 0 1 0 177770851 122015744 27367 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 29789 27367 198 640 0 29145 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 119156

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12313
/proc/meminfo: memFree=1744096/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=119156 CPUtime=462.1
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 27586 0 0 0 46109 101 0 0 25 0 1 0 177770851 122015744 27367 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 29789 27367 198 640 0 29145 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 119156

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12313
/proc/meminfo: memFree=1744032/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=119156 CPUtime=522.08
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 27586 0 0 0 52104 104 0 0 25 0 1 0 177770851 122015744 27367 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 29789 27367 198 640 0 29145 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 119156

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12313
/proc/meminfo: memFree=1744032/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=119156 CPUtime=582.05
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 27586 0 0 0 58098 107 0 0 25 0 1 0 177770851 122015744 27367 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 29789 27367 198 640 0 29145 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 119156

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12313
/proc/meminfo: memFree=1726496/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=136800 CPUtime=642.04
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 31998 0 0 0 64087 117 0 0 25 0 1 0 177770851 140083200 31779 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 34200 31779 198 640 0 33556 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 136800

[startup+702.301 s]

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

/proc/meminfo: memFree=1700960/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=161896 CPUtime=1061.89
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 38381 0 0 0 106033 156 0 0 25 0 1 0 177770851 165781504 38056 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 40474 38056 198 640 0 39830 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 161896

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12315
/proc/meminfo: memFree=1700960/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=161924 CPUtime=1121.87
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 38388 0 0 0 112026 161 0 0 25 0 1 0 177770851 165810176 38063 1992294400 134512640 137136520 4294956256 18446744073709551615 136502161 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 40481 38063 198 640 0 39837 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 161924

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12315
/proc/meminfo: memFree=1700960/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=161940 CPUtime=1181.84
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 38508 0 0 0 118019 165 0 0 25 0 1 0 177770851 165826560 38067 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 40485 38067 198 640 0 39841 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 161940

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12315
/proc/meminfo: memFree=1700832/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=161940 CPUtime=1241.82
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 38508 0 0 0 124007 175 0 0 25 0 1 0 177770851 165826560 38067 1992294400 134512640 137136520 4294956256 18446744073709551615 134544500 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 40485 38067 198 640 0 39841 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 161940

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12315
/proc/meminfo: memFree=1700768/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=161940 CPUtime=1301.8
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 38508 0 0 0 129997 183 0 0 25 0 1 0 177770851 165826560 38067 1992294400 134512640 137136520 4294956256 18446744073709551615 134544129 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 40485 38067 198 640 0 39841 0
Current children cumulated CPU time (s) 1301.8
Current children cumulated vsize (KiB) 161940

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12315
/proc/meminfo: memFree=1700704/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=161940 CPUtime=1361.78
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 38508 0 0 0 135988 190 0 0 25 0 1 0 177770851 165826560 38067 1992294400 134512640 137136520 4294956256 18446744073709551615 136504213 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 40485 38067 198 640 0 39841 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 161940

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12315
/proc/meminfo: memFree=1700448/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=162452 CPUtime=1421.76
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 38621 0 0 0 141981 195 0 0 25 0 1 0 177770851 166350848 38180 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 40613 38180 198 640 0 39969 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 162452

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12315
/proc/meminfo: memFree=1700448/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=162452 CPUtime=1481.71
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 38621 0 0 0 147965 206 0 0 25 0 1 0 177770851 166350848 38180 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 40613 38180 198 640 0 39969 0
Current children cumulated CPU time (s) 1481.71
Current children cumulated vsize (KiB) 162452

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12315
/proc/meminfo: memFree=1700384/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=162452 CPUtime=1541.69
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 38621 0 0 0 153951 218 0 0 25 0 1 0 177770851 166350848 38180 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 40613 38180 198 640 0 39969 0
Current children cumulated CPU time (s) 1541.69
Current children cumulated vsize (KiB) 162452

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12315
/proc/meminfo: memFree=1700384/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=162468 CPUtime=1601.67
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 38625 0 0 0 159941 226 0 0 25 0 1 0 177770851 166367232 38184 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 40617 38184 198 640 0 39973 0
Current children cumulated CPU time (s) 1601.67
Current children cumulated vsize (KiB) 162468

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12315
/proc/meminfo: memFree=1694368/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=168196 CPUtime=1661.65
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 40212 0 0 0 165934 231 0 0 25 0 1 0 177770851 172232704 39644 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 42049 39644 198 640 0 41405 0
Current children cumulated CPU time (s) 1661.65
Current children cumulated vsize (KiB) 168196

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12315
/proc/meminfo: memFree=1694368/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=168196 CPUtime=1721.63
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 40212 0 0 0 171930 233 0 0 25 0 1 0 177770851 172232704 39644 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 42049 39644 198 640 0 41405 0
Current children cumulated CPU time (s) 1721.63
Current children cumulated vsize (KiB) 168196

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12315
/proc/meminfo: memFree=1694240/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=168196 CPUtime=1781.61
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 40212 0 0 0 177924 237 0 0 25 0 1 0 177770851 172232704 39644 1992294400 134512640 137136520 4294956256 18446744073709551615 134544122 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 42049 39644 198 640 0 41405 0
Current children cumulated CPU time (s) 1781.61
Current children cumulated vsize (KiB) 168196

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12315
/proc/meminfo: memFree=1694176/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=168196 CPUtime=1791.21
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 40212 0 0 0 178883 238 0 0 25 0 1 0 177770851 172232704 39644 1992294400 134512640 137136520 4294956256 18446744073709551615 136500521 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 42049 39644 198 640 0 41405 0
Current children cumulated CPU time (s) 1791.21
Current children cumulated vsize (KiB) 168196

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12315
/proc/meminfo: memFree=1694176/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=168196 CPUtime=1794.41
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 40212 0 0 0 179203 238 0 0 25 0 1 0 177770851 172232704 39644 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 42049 39644 198 640 0 41405 0
Current children cumulated CPU time (s) 1794.41
Current children cumulated vsize (KiB) 168196

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12315
/proc/meminfo: memFree=1694176/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=168196 CPUtime=1796
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 40212 0 0 0 179362 238 0 0 25 0 1 0 177770851 172232704 39644 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 42049 39644 198 640 0 41405 0
Current children cumulated CPU time (s) 1796
Current children cumulated vsize (KiB) 168196

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12315
/proc/meminfo: memFree=1694176/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=168196 CPUtime=1796.8
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 40212 0 0 0 179442 238 0 0 25 0 1 0 177770851 172232704 39644 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 42049 39644 198 640 0 41405 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 168196

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12315
/proc/meminfo: memFree=1694176/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=168196 CPUtime=1797.6
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194304 40212 0 0 0 179522 238 0 0 25 0 1 0 177770851 172232704 39644 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 42049 39644 198 640 0 41405 0
Current children cumulated CPU time (s) 1797.6
Current children cumulated vsize (KiB) 168196

[startup+1798.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12315
/proc/meminfo: memFree=1694176/2055920 swapFree=4192956/4192956
[pid=12312] ppid=12310 vsize=0 CPUtime=1798.01
/proc/12312/stat : 12312 (bsolo) R 12310 12312 12088 0 -1 4194308 40213 0 0 0 179561 240 0 0 25 0 1 0 177770851 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 0 0 0
/proc/12312/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.01
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.71
CPU time (s): 1798.03
CPU user time (s): 1795.61
CPU system time (s): 2.41263
CPU usage (%): 99.9618
Max. virtual memory (cumulated for all children) (KiB): 168704

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

runsolver used 1.51177 second user time and 5.03723 second system time

The end

Launcher Data

Begin job on node68 at 2009-06-17 06:26:55
IDJOB=1876376
IDBENCH=48291
IDSOLVER=699
FILE ID=node68/1876376-1245212815
PBS_JOBID= 9368394
Free space on /tmp= 66472 MiB

SOLVER NAME= bsolo 3.1
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_10_4_40.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1876376-1245212815/watcher-1876376-1245212815 -o /tmp/evaluation-result-1876376-1245212815/solver-1876376-1245212815 -C 1800 -W 2000 -M 1800  bsolo -l2 -t1800 -m1800 HOME/instance-1876376-1245212815.opb

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

MD5SUM BENCH= 476815bfad4ec3fb3f4fdbbbbf10b706
RANDOM SEED=485628577

node68.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.238
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.238
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:       1853960 kB
Buffers:         19260 kB
Cached:          97632 kB
SwapCached:          0 kB
Active:          35896 kB
Inactive:        97432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1853960 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3980 kB
Writeback:           0 kB
Mapped:          26496 kB
Slab:            54128 kB
Committed_AS:    96016 kB
PageTables:       1564 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1876376-1245212815.opb

Free space on /tmp at the end= 66468 MiB
End job on node68 at 2009-06-17 06:56:54