Trace number 1877806

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 cl? 1798.38 1799.09

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: Clause 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-1877806-1245212834.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.013 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.19/0.29	c Pre-processing Time: 0.297 s
0.19/0.29	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.29	c        0   1458     2819    10764    3     9249   21072      0      0 0.30
0.19/0.29	c Switching off lower bounding mode.
1798.28/1799.05	c      105   1458     2924    25496    8     9459   23180    105    331 0.32
1798.28/1799.05	c      268   1458     3087    50116   16     9785   25499    268    774 0.35
1798.28/1799.05	c      502   1458     3321    84367   25    10253   28049    502   1277 0.39
1798.28/1799.05	c      857   1458     3676   134647   36    10963   30854    857   1808 0.47
1798.28/1799.05	c     1370   1458     4189   214224   51    11989   33940   1370   2302 0.59
1798.28/1799.05	c     2136   1458     4955   332009   67    13521   37335   2136   2710 0.79
1798.28/1799.05	c     3282   1458     6101   511003   83    15813   41069   3282   2725 1.20
1798.28/1799.05	c     5006   1458     7825   777708   99    19261   45176   5006   2275 2.20
1798.28/1799.05	c     7594   1458    10413  1177511  113    24437   49694   7594   2111 3.60
1798.28/1799.05	c    11473   1458    14292  1775232  124    32195   54664  11473   1605 7.14
1798.28/1799.05	c    17298   1458    20117  2653344  131    43845   60131  17298   1071 16.14
1798.28/1799.05	c    26039   1458    28858  3975971  137    61327   66145  26039    687 37.89
1798.28/1799.05	c    39149   1458    41968  5947381  141    87547   72760  39149    451 86.79
1798.28/1799.05	c    58820   1458    61639  8971574  145   126889   80037  58820    487 120.64
1798.28/1799.05	c    88334   1458    21762  2832750  130    47135   88041  18943    459 192.31
1798.28/1799.05	c   132613   1458    66041  9500856  143   135693   96846  63222    398 333.08
1798.28/1799.05	c   199043   1458    46556  6525621  140    96723  106531  43737    303 655.19
1798.28/1799.05	c   298668   1458    50663  7128472  140   104937  117185  47844    272 1097.41
1798.28/1799.05	c Resources Exceeded
1798.28/1799.05	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.28/1799.05	c   18   420558   5306   439078    66402  9478141  63583    233 1798.34
1798.28/1799.05	s UNKNOWN
1798.28/1799.05	c Total time: 1798.34 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-1877806-1245212834/watcher-1877806-1245212834 -o /tmp/evaluation-result-1877806-1245212834/solver-1877806-1245212834 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1877806-1245212834.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/65 32577
/proc/meminfo: memFree=1850144/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=10820 CPUtime=0
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 254 0 0 0 0 0 0 0 18 0 1 0 188881450 11079680 238 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 2705 238 174 640 0 2034 0

[startup+0.071062 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 32577
/proc/meminfo: memFree=1850144/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=11396 CPUtime=0.06
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 464 0 0 0 6 0 0 0 18 0 1 0 188881450 11669504 421 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 2849 421 189 640 0 2205 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11396

[startup+0.101065 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 32577
/proc/meminfo: memFree=1850144/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=11396 CPUtime=0.09
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 464 0 0 0 9 0 0 0 18 0 1 0 188881450 11669504 421 1992294400 134512640 137136520 4294956256 18446744073709551615 136498241 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 2849 421 189 640 0 2205 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11396

[startup+0.301086 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 32577
/proc/meminfo: memFree=1850144/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=11528 CPUtime=0.29
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 516 0 0 0 29 0 0 0 19 0 1 0 188881450 11804672 473 1992294400 134512640 137136520 4294956256 18446744073709551615 134598607 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 2882 473 196 640 0 2238 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11528

[startup+0.701128 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 32577
/proc/meminfo: memFree=1850144/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=15084 CPUtime=0.69
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 1389 0 0 0 69 0 0 0 23 0 1 0 188881450 15446016 1346 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 3771 1346 196 640 0 3127 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15084

[startup+1.50121 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32578
/proc/meminfo: memFree=1843480/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=19236 CPUtime=1.49
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 2443 0 0 0 148 1 0 0 25 0 1 0 188881450 19697664 2400 1992294400 134512640 137136520 4294956256 18446744073709551615 134545039 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 4809 2400 196 640 0 4165 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19236

[startup+3.10138 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32578
/proc/meminfo: memFree=1839000/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=25284 CPUtime=3.09
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 3955 0 0 0 306 3 0 0 25 0 1 0 188881450 25890816 3912 1992294400 134512640 137136520 4294956256 18446744073709551615 136502038 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 6321 3913 196 640 0 5677 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25284

[startup+6.30172 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32578
/proc/meminfo: memFree=1828312/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=33680 CPUtime=6.29
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 6050 0 0 0 624 5 0 0 25 0 1 0 188881450 34488320 6007 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 8420 6007 196 640 0 7776 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33680

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32578
/proc/meminfo: memFree=1818144/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=43040 CPUtime=12.69
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 8384 0 0 0 1262 7 0 0 25 0 1 0 188881450 44072960 8341 1992294400 134512640 137136520 4294956256 18446744073709551615 134543921 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 10760 8341 196 640 0 10116 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43040

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32578
/proc/meminfo: memFree=1805088/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=55500 CPUtime=25.48
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 11501 0 0 0 2537 11 0 0 25 0 1 0 188881450 56832000 11458 1992294400 134512640 137136520 4294956256 18446744073709551615 134543954 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 13875 11458 196 640 0 13231 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 55500

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32578
/proc/meminfo: memFree=1786976/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=73660 CPUtime=51.06
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 16042 0 0 0 5090 16 0 0 25 0 1 0 188881450 75427840 15999 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 18415 15999 196 640 0 17771 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 73660

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32578
/proc/meminfo: memFree=1751520/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=108776 CPUtime=102.24
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 24813 0 0 0 10197 27 0 0 25 0 1 0 188881450 111386624 24770 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 27194 24770 196 640 0 26550 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 108776

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32578
/proc/meminfo: memFree=1686816/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=173460 CPUtime=162.22
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 40989 0 0 0 16178 44 0 0 25 0 1 0 188881450 177623040 40946 1992294400 134512640 137136520 4294956256 18446744073709551615 134544122 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 43365 40946 196 640 0 42721 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 173460

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32578
/proc/meminfo: memFree=1681440/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=178316 CPUtime=222.19
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 42294 0 0 0 22169 50 0 0 25 0 1 0 188881450 182595584 42171 1992294400 134512640 137136520 4294956256 18446744073709551615 134544402 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32577/statm: 44579 42171 196 640 0 43935 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 178316

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32578
/proc/meminfo: memFree=1681376/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=178316 CPUtime=282.16
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 42294 0 0 0 28163 53 0 0 25 0 1 0 188881450 182595584 42171 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 44579 42171 196 640 0 43935 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 178316

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32578
/proc/meminfo: memFree=1681312/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=178316 CPUtime=342.14
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 42294 0 0 0 34159 55 0 0 25 0 1 0 188881450 182595584 42171 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 44579 42171 196 640 0 43935 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 178316

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32578
/proc/meminfo: memFree=1681376/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=178316 CPUtime=402.12
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 42294 0 0 0 40155 57 0 0 25 0 1 0 188881450 182595584 42171 1992294400 134512640 137136520 4294956256 18446744073709551615 134544384 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 44579 42171 196 640 0 43935 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 178316

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32578
/proc/meminfo: memFree=1675936/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=184012 CPUtime=462.08
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 43713 0 0 0 46148 60 0 0 25 0 1 0 188881450 188428288 43590 1992294400 134512640 137136520 4294956256 18446744073709551615 134544112 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 46003 43590 196 640 0 45359 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 184012

[startup+522.301 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 32578
/proc/meminfo: memFree=1658912/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=201104 CPUtime=522.07
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 47987 0 0 0 52141 66 0 0 25 0 1 0 188881450 205930496 47864 1992294400 134512640 137136520 4294956256 18446744073709551615 134544164 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 50276 47864 196 640 0 49632 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 201104

[startup+582.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 32578
/proc/meminfo: memFree=1649440/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=210232 CPUtime=582.04
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 50347 0 0 0 58134 70 0 0 25 0 1 0 188881450 215277568 50128 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 52558 50128 196 640 0 51914 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 210232

[startup+642.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 32578
/proc/meminfo: memFree=1649376/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=210232 CPUtime=642.03
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 50347 0 0 0 64129 74 0 0 25 0 1 0 188881450 215277568 50128 1992294400 134512640 137136520 4294956256 18446744073709551615 134543884 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 52558 50128 196 640 0 51914 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 210232

[startup+702.301 s]

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

/proc/meminfo: memFree=1630048/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=229168 CPUtime=1121.85
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 55209 0 0 0 112087 98 0 0 25 0 1 0 188881450 234668032 54884 1992294400 134512640 137136520 4294956256 18446744073709551615 135982505 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 57292 54884 196 640 0 56648 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 229168

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32578
/proc/meminfo: memFree=1630048/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=229168 CPUtime=1181.82
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 55209 0 0 0 118083 99 0 0 25 0 1 0 188881450 234668032 54884 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 57292 54884 196 640 0 56648 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 229168

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32578
/proc/meminfo: memFree=1630048/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=229168 CPUtime=1241.8
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 55209 0 0 0 124079 101 0 0 25 0 1 0 188881450 234668032 54884 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 57292 54884 196 640 0 56648 0
Current children cumulated CPU time (s) 1241.8
Current children cumulated vsize (KiB) 229168

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32578
/proc/meminfo: memFree=1629984/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=229168 CPUtime=1301.78
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 55209 0 0 0 130075 103 0 0 25 0 1 0 188881450 234668032 54884 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 57292 54884 196 640 0 56648 0
Current children cumulated CPU time (s) 1301.78
Current children cumulated vsize (KiB) 229168

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32578
/proc/meminfo: memFree=1629920/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=229168 CPUtime=1361.76
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 55209 0 0 0 136072 104 0 0 25 0 1 0 188881450 234668032 54884 1992294400 134512640 137136520 4294956256 18446744073709551615 134543921 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 57292 54884 196 640 0 56648 0
Current children cumulated CPU time (s) 1361.76
Current children cumulated vsize (KiB) 229168

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32578
/proc/meminfo: memFree=1629984/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=229168 CPUtime=1421.73
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 55209 0 0 0 142068 105 0 0 25 0 1 0 188881450 234668032 54884 1992294400 134512640 137136520 4294956256 18446744073709551615 134543875 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 57292 54884 196 640 0 56648 0
Current children cumulated CPU time (s) 1421.73
Current children cumulated vsize (KiB) 229168

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32578
/proc/meminfo: memFree=1629920/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=229168 CPUtime=1481.7
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 55209 0 0 0 148064 106 0 0 25 0 1 0 188881450 234668032 54884 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 57292 54884 196 640 0 56648 0
Current children cumulated CPU time (s) 1481.7
Current children cumulated vsize (KiB) 229168

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32580
/proc/meminfo: memFree=1618272/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=240940 CPUtime=1541.68
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 58125 0 0 0 154057 111 0 0 25 0 1 0 188881450 246722560 57800 1992294400 134512640 137136520 4294956256 18446744073709551615 134544249 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 60235 57800 196 640 0 59591 0
Current children cumulated CPU time (s) 1541.68
Current children cumulated vsize (KiB) 240940

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32580
/proc/meminfo: memFree=1608480/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=250472 CPUtime=1601.65
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 60633 0 0 0 160053 112 0 0 25 0 1 0 188881450 256483328 60192 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 62618 60192 196 640 0 61974 0
Current children cumulated CPU time (s) 1601.65
Current children cumulated vsize (KiB) 250472

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32580
/proc/meminfo: memFree=1608544/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=250472 CPUtime=1661.63
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 60633 0 0 0 166048 115 0 0 25 0 1 0 188881450 256483328 60192 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 62618 60192 196 640 0 61974 0
Current children cumulated CPU time (s) 1661.63
Current children cumulated vsize (KiB) 250472

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32580
/proc/meminfo: memFree=1608544/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=250472 CPUtime=1721.6
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 60633 0 0 0 172044 116 0 0 25 0 1 0 188881450 256483328 60192 1992294400 134512640 137136520 4294956256 18446744073709551615 136501965 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 62618 60192 196 640 0 61974 0
Current children cumulated CPU time (s) 1721.6
Current children cumulated vsize (KiB) 250472

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32580
/proc/meminfo: memFree=1608480/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=250472 CPUtime=1781.59
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 60633 0 0 0 178041 118 0 0 25 0 1 0 188881450 256483328 60192 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 62618 60192 196 640 0 61974 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (KiB) 250472

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32580
/proc/meminfo: memFree=1608480/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=250472 CPUtime=1791.19
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 60633 0 0 0 179001 118 0 0 25 0 1 0 188881450 256483328 60192 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 62618 60192 196 640 0 61974 0
Current children cumulated CPU time (s) 1791.19
Current children cumulated vsize (KiB) 250472

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32580
/proc/meminfo: memFree=1608480/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=250472 CPUtime=1794.38
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 60633 0 0 0 179320 118 0 0 25 0 1 0 188881450 256483328 60192 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 62618 60192 196 640 0 61974 0
Current children cumulated CPU time (s) 1794.38
Current children cumulated vsize (KiB) 250472

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32580
/proc/meminfo: memFree=1608480/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=250472 CPUtime=1795.98
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 60633 0 0 0 179480 118 0 0 25 0 1 0 188881450 256483328 60192 1992294400 134512640 137136520 4294956256 18446744073709551615 134543977 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 62618 60192 196 640 0 61974 0
Current children cumulated CPU time (s) 1795.98
Current children cumulated vsize (KiB) 250472

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32580
/proc/meminfo: memFree=1608480/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=250472 CPUtime=1797.58
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 60633 0 0 0 179640 118 0 0 25 0 1 0 188881450 256483328 60192 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 62618 60192 196 640 0 61974 0
Current children cumulated CPU time (s) 1797.58
Current children cumulated vsize (KiB) 250472

[startup+1798.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32580
/proc/meminfo: memFree=1608480/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=250472 CPUtime=1797.98
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 60633 0 0 0 179680 118 0 0 25 0 1 0 188881450 256483328 60192 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 62618 60192 196 640 0 61974 0
Current children cumulated CPU time (s) 1797.98
Current children cumulated vsize (KiB) 250472

[startup+1798.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32580
/proc/meminfo: memFree=1608480/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=250472 CPUtime=1798.18
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 60633 0 0 0 179700 118 0 0 25 0 1 0 188881450 256483328 60192 1992294400 134512640 137136520 4294956256 18446744073709551615 134544249 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 62618 60192 196 640 0 61974 0
Current children cumulated CPU time (s) 1798.18
Current children cumulated vsize (KiB) 250472

[startup+1799 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32580
/proc/meminfo: memFree=1608480/2055920 swapFree=4179968/4192956
[pid=32577] ppid=32575 vsize=250472 CPUtime=1798.28
/proc/32577/stat : 32577 (bsolo) R 32575 32577 32327 0 -1 4194304 60633 0 0 0 179710 118 0 0 25 0 1 0 188881450 256483328 60192 1992294400 134512640 137136520 4294956256 18446744073709551615 136504213 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32577/statm: 62618 60192 196 640 0 61974 0
Current children cumulated CPU time (s) 1798.28
Current children cumulated vsize (KiB) 250472

Child status: 0
Real time (s): 1799.09
CPU time (s): 1798.38
CPU user time (s): 1797.15
CPU system time (s): 1.22381
CPU usage (%): 99.9603
Max. virtual memory (cumulated for all children) (KiB): 250936

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

runsolver used 2.22766 second user time and 4.05038 second system time

The end

Launcher Data

Begin job on node82 at 2009-06-17 06:27:14
IDJOB=1877806
IDBENCH=48291
IDSOLVER=700
FILE ID=node82/1877806-1245212834
PBS_JOBID= 9368367
Free space on /tmp= 66404 MiB

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

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

MD5SUM BENCH= 476815bfad4ec3fb3f4fdbbbbf10b706
RANDOM SEED=1006187266

node82.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1850752 kB
Buffers:         25460 kB
Cached:         108388 kB
SwapCached:       6504 kB
Active:          35744 kB
Inactive:       111560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1850752 kB
SwapTotal:     4192956 kB
SwapFree:      4179968 kB
Dirty:            3980 kB
Writeback:           0 kB
Mapped:          19132 kB
Slab:            43828 kB
Committed_AS:    96588 kB
PageTables:       1400 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-1877806-1245212834.opb

Free space on /tmp at the end= 66400 MiB
End job on node82 at 2009-06-17 06:57:14