Trace number 1876441

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.14 1798.91

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_60_2_80.opb
MD5SUMf309126dc76153b39022a856cb65e640
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 variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
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 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)74976
Sum of products size (including duplicates)149952
Number of different products37488
Sum of products size74976

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-1876441-1245216847.opb
0.00/0.00	c File size is 3314438 bytes.
0.39/0.49	c Highest Coefficient sum: 1000
0.39/0.49	c Parsing was ok!!
0.39/0.49	c Total parsing time: 0.495 s
0.50/0.55	c Var: 38488 Constr: 76479 37988/1003/37488 Lit: 303404 Watch. Lit: 264499
0.50/0.55	c Obj. Vars: 0 (0 % of total variables)
179.51/179.64	c Pre-processing Time: 179.56 s
179.51/179.64	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
179.51/179.64	c        0  38488    76479   303404    3   264499  500000      0      0 179.56
179.51/179.64	c Switching off lower bounding mode.
1797.92/1798.78	c      100  38488    76580   304702    3   264780  550001    101      0 180.61
1797.92/1798.78	c      250  38488    76730   305152    3   265080  605002    251      1 181.55
1797.92/1798.78	c      475  38488    76955   310526    4   265530  665503    476      2 182.26
1797.92/1798.78	c      813  38488    77293   355137    4   266206  732054    814      4 183.66
1797.92/1798.78	c     1321  38488    77801   363604    4   267222  805260   1322      7 185.29
1797.92/1798.78	c     2084  38488    78579   511952    6   268908  885787   2100     11 188.60
1797.92/1798.78	c     3230  38488    79769   929147   11   271288  974366   3290     16 197.27
1797.92/1798.78	c     4951  38488    81602  1769271   21   276022  500000   5123     23 209.96
1797.92/1798.78	c     7535  38488    84365  3021270   35   301396  550001   7886     33 226.13
1797.92/1798.78	c    11414  38488    88431  4886463   55   328398  605002  11952     45 248.14
1797.92/1798.78	c    17236  38488    94651  7888880   83   386764  665503  18172     58 293.40
1797.92/1798.78	c    25973  38488   103735 11715376  112   406395  732054  27256     69 372.21
1797.92/1798.78	c    39083  38488   117505 18510697  157   435522  805260  41026     75 516.01
1797.92/1798.78	c    58753  38488   138251 28973792  209   479012  885787  61772     78 747.37
1797.92/1798.78	c    88263  38488   169194 44291763  261   547226  974366  92715     75 1174.16
1797.92/1798.78	c Resources Exceeded
1797.92/1798.78	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.92/1798.78	c   15   132028  78992  4793798   214500 65367820 138021     73 1798.01
1797.92/1798.78	s UNKNOWN
1797.92/1798.78	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-1876441-1245216847/watcher-1876441-1245216847 -o /tmp/evaluation-result-1876441-1245216847/solver-1876441-1245216847 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1876441-1245216847.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 32703
/proc/meminfo: memFree=1844072/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=21772 CPUtime=0
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 189282869 22294528 254 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 5443 255 174 640 0 3989 0

[startup+0.061746 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 32703
/proc/meminfo: memFree=1844072/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=16288 CPUtime=0.05
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 936 0 0 0 5 0 0 0 18 0 1 0 189282869 16678912 880 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 4072 880 260 640 0 2618 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16288

[startup+0.10175 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 32703
/proc/meminfo: memFree=1844072/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=16976 CPUtime=0.09
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 1178 0 0 0 9 0 0 0 18 0 1 0 189282869 17383424 1122 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 4244 1122 313 640 0 2790 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16976

[startup+0.301768 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 32703
/proc/meminfo: memFree=1844072/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=21360 CPUtime=0.29
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 2635 0 0 0 28 1 0 0 19 0 1 0 189282869 21872640 2579 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 5340 2580 652 640 0 3886 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21360

[startup+0.701812 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 32703
/proc/meminfo: memFree=1844072/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=33080 CPUtime=0.69
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 6573 0 0 0 67 2 0 0 23 0 1 0 189282869 33873920 5707 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 8270 5707 189 640 0 7626 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33080

[startup+1.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32704
/proc/meminfo: memFree=1821920/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=33080 CPUtime=1.5
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 6588 0 0 0 147 3 0 0 25 0 1 0 189282869 33873920 5722 1992294400 134512640 137136520 4294956256 18446744073709551615 136501956 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 8270 5722 189 640 0 7626 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 33080

[startup+3.10108 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32704
/proc/meminfo: memFree=1821728/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=33080 CPUtime=3.09
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 6589 0 0 0 306 3 0 0 25 0 1 0 189282869 33873920 5723 1992294400 134512640 137136520 4294956256 18446744073709551615 134563010 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32703/statm: 8270 5723 189 640 0 7626 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33080

[startup+6.3014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32704
/proc/meminfo: memFree=1821600/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=33080 CPUtime=6.28
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 6589 0 0 0 625 3 0 0 25 0 1 0 189282869 33873920 5723 1992294400 134512640 137136520 4294956256 18446744073709551615 134563194 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 8270 5723 189 640 0 7626 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 33080

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32704
/proc/meminfo: memFree=1821608/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=33080 CPUtime=12.68
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 6589 0 0 0 1265 3 0 0 25 0 1 0 189282869 33873920 5723 1992294400 134512640 137136520 4294956256 18446744073709551615 134563028 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 8270 5723 189 640 0 7626 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33080

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32704
/proc/meminfo: memFree=1821608/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=33080 CPUtime=25.48
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 6590 0 0 0 2544 4 0 0 25 0 1 0 189282869 33873920 5724 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 8270 5724 189 640 0 7626 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33080

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32704
/proc/meminfo: memFree=1821672/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=33080 CPUtime=51.06
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 6590 0 0 0 5102 4 0 0 25 0 1 0 189282869 33873920 5724 1992294400 134512640 137136520 4294956256 18446744073709551615 134543760 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 8270 5724 189 640 0 7626 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 33080

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32704
/proc/meminfo: memFree=1821608/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=33080 CPUtime=102.24
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 6590 0 0 0 10219 5 0 0 25 0 1 0 189282869 33873920 5724 1992294400 134512640 137136520 4294956256 18446744073709551615 136498202 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 8270 5724 189 640 0 7626 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 33080

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32704
/proc/meminfo: memFree=1821544/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=33080 CPUtime=162.22
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 6590 0 0 0 16216 6 0 0 25 0 1 0 189282869 33873920 5724 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 8270 5724 189 640 0 7626 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 33080

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32704
/proc/meminfo: memFree=1790888/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=63904 CPUtime=222.2
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 15528 0 0 0 22187 33 0 0 25 0 1 0 189282869 65437696 13415 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 15976 13415 198 640 0 15332 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 63904

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32704
/proc/meminfo: memFree=1727848/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=126952 CPUtime=282.17
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 31733 0 0 0 28149 68 0 0 25 0 1 0 189282869 129998848 29204 1992294400 134512640 137136520 4294956256 18446744073709551615 134543878 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 31738 29204 198 640 0 31094 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 126952

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32704
/proc/meminfo: memFree=1690664/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=164352 CPUtime=342.15
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 41056 0 0 0 34121 94 0 0 25 0 1 0 189282869 168296448 38527 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 41088 38527 198 640 0 40444 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 164352

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32704
/proc/meminfo: memFree=1655144/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=199720 CPUtime=402.13
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 49930 0 0 0 40100 113 0 0 25 0 1 0 189282869 204513280 47401 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 49930 47401 198 640 0 49286 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 199720

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32704
/proc/meminfo: memFree=1618152/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=236576 CPUtime=462.1
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 59112 0 0 0 46076 134 0 0 25 0 1 0 189282869 242253824 56583 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 59144 56583 198 640 0 58500 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 236576

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32704
/proc/meminfo: memFree=1579880/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=274816 CPUtime=522.07
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 68672 0 0 0 52058 149 0 0 25 0 1 0 189282869 281411584 66143 1992294400 134512640 137136520 4294956256 18446744073709551615 134544164 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 68704 66143 198 640 0 68060 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 274816

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32704
/proc/meminfo: memFree=1544616/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=309984 CPUtime=582.05
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 77464 0 0 0 58036 169 0 0 25 0 1 0 189282869 317423616 74935 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 77496 74935 198 640 0 76852 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 309984

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32704
/proc/meminfo: memFree=1509736/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=344348 CPUtime=642.02
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 86059 0 0 0 64019 183 0 0 25 0 1 0 189282869 352612352 83530 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 86087 83530 198 640 0 85443 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 344348

[startup+702.302 s]

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

/proc/meminfo: memFree=1307944/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=545692 CPUtime=1061.85
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 136411 0 0 0 105899 286 0 0 25 0 1 0 189282869 558788608 133882 1992294400 134512640 137136520 4294956256 18446744073709551615 134544125 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 136423 133882 198 640 0 135779 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 545692

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32706
/proc/meminfo: memFree=1278120/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=575540 CPUtime=1121.82
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 143853 0 0 0 111884 298 0 0 25 0 1 0 189282869 589352960 141324 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 143885 141324 198 640 0 143241 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 575540

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32706
/proc/meminfo: memFree=1245160/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=608592 CPUtime=1181.79
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 152116 0 0 0 117865 314 0 0 25 0 1 0 189282869 623198208 149587 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 152148 149587 198 640 0 151504 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 608592

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32706
/proc/meminfo: memFree=1214120/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=639308 CPUtime=1241.77
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 159801 0 0 0 123840 337 0 0 25 0 1 0 189282869 654651392 157272 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 159827 157272 198 640 0 159183 0
Current children cumulated CPU time (s) 1241.77
Current children cumulated vsize (KiB) 639308

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32706
/proc/meminfo: memFree=1183336/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=669752 CPUtime=1301.76
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 167416 0 0 0 129816 360 0 0 25 0 1 0 189282869 685826048 164887 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 167438 164887 198 640 0 166794 0
Current children cumulated CPU time (s) 1301.76
Current children cumulated vsize (KiB) 669752

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32706
/proc/meminfo: memFree=1150760/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=702352 CPUtime=1361.72
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 175564 0 0 0 135797 375 0 0 25 0 1 0 189282869 719208448 173035 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 175588 173035 198 640 0 174944 0
Current children cumulated CPU time (s) 1361.72
Current children cumulated vsize (KiB) 702352

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32706
/proc/meminfo: memFree=1128232/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=724764 CPUtime=1421.71
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 181182 0 0 0 141777 394 0 0 25 0 1 0 189282869 742158336 178653 1992294400 134512640 137136520 4294956256 18446744073709551615 134544157 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 181191 178653 198 640 0 180547 0
Current children cumulated CPU time (s) 1421.71
Current children cumulated vsize (KiB) 724764

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32706
/proc/meminfo: memFree=1100136/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=752788 CPUtime=1481.68
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 188192 0 0 0 147758 410 0 0 25 0 1 0 189282869 770854912 185663 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 188197 185663 198 640 0 187553 0
Current children cumulated CPU time (s) 1481.68
Current children cumulated vsize (KiB) 752788

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32706
/proc/meminfo: memFree=1074344/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=778572 CPUtime=1541.64
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 194623 0 0 0 153737 427 0 0 25 0 1 0 189282869 797257728 192094 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 194643 192094 198 640 0 193999 0
Current children cumulated CPU time (s) 1541.64
Current children cumulated vsize (KiB) 778572

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32706
/proc/meminfo: memFree=1049320/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=803852 CPUtime=1601.62
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 200931 0 0 0 159716 446 0 0 25 0 1 0 189282869 823144448 198402 1992294400 134512640 137136520 4294956256 18446744073709551615 136502161 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 200963 198402 198 640 0 200319 0
Current children cumulated CPU time (s) 1601.62
Current children cumulated vsize (KiB) 803852

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32712
/proc/meminfo: memFree=1024808/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=827928 CPUtime=1661.58
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 206967 0 0 0 165696 462 0 0 25 0 1 0 189282869 847798272 204438 1992294400 134512640 137136520 4294956256 18446744073709551615 134573386 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 206982 204438 198 640 0 206338 0
Current children cumulated CPU time (s) 1661.58
Current children cumulated vsize (KiB) 827928

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32712
/proc/meminfo: memFree=1003880/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=849072 CPUtime=1721.55
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 212262 0 0 0 171674 481 0 0 25 0 1 0 189282869 869449728 209733 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 212268 209733 198 640 0 211624 0
Current children cumulated CPU time (s) 1721.55
Current children cumulated vsize (KiB) 849072

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32712
/proc/meminfo: memFree=979048/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=873860 CPUtime=1781.53
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 218433 0 0 0 177654 499 0 0 25 0 1 0 189282869 894832640 215904 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 218465 215904 198 640 0 217821 0
Current children cumulated CPU time (s) 1781.53
Current children cumulated vsize (KiB) 873860

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 32712
/proc/meminfo: memFree=975720/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=876720 CPUtime=1791.13
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 219159 0 0 0 178611 502 0 0 25 0 1 0 189282869 897761280 216630 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 219180 216630 198 640 0 218536 0
Current children cumulated CPU time (s) 1791.13
Current children cumulated vsize (KiB) 876720

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32712
/proc/meminfo: memFree=974632/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=877808 CPUtime=1794.33
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 219436 0 0 0 178930 503 0 0 25 0 1 0 189282869 898875392 216907 1992294400 134512640 137136520 4294956256 18446744073709551615 134543974 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 219452 216907 198 640 0 218808 0
Current children cumulated CPU time (s) 1794.33
Current children cumulated vsize (KiB) 877808

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32712
/proc/meminfo: memFree=974184/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=878412 CPUtime=1795.93
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 219573 0 0 0 179089 504 0 0 25 0 1 0 189282869 899493888 217044 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 219603 217044 198 640 0 218959 0
Current children cumulated CPU time (s) 1795.93
Current children cumulated vsize (KiB) 878412

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32712
/proc/meminfo: memFree=973672/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=879120 CPUtime=1797.52
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 219748 0 0 0 179248 504 0 0 25 0 1 0 189282869 900218880 217219 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 219780 217219 198 640 0 219136 0
Current children cumulated CPU time (s) 1797.52
Current children cumulated vsize (KiB) 879120

[startup+1798.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32712
/proc/meminfo: memFree=973352/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=879120 CPUtime=1797.92
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194304 219749 0 0 0 179288 504 0 0 25 0 1 0 189282869 900218880 217220 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 219780 217220 198 640 0 219136 0
Current children cumulated CPU time (s) 1797.92
Current children cumulated vsize (KiB) 879120

[startup+1798.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32712
/proc/meminfo: memFree=973352/2055920 swapFree=4179968/4192956
[pid=32703] ppid=32701 vsize=0 CPUtime=1798.12
/proc/32703/stat : 32703 (bsolo) R 32701 32703 32327 0 -1 4194308 219761 0 0 0 179296 516 0 0 25 0 1 0 189282869 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 0 0 0
/proc/32703/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.12
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.91
CPU time (s): 1798.14
CPU user time (s): 1792.96
CPU system time (s): 5.17721
CPU usage (%): 99.9572
Max. virtual memory (cumulated for all children) (KiB): 879120

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

runsolver used 2.18567 second user time and 4.24235 second system time

The end

Launcher Data

Begin job on node82 at 2009-06-17 07:34:07
IDJOB=1876441
IDBENCH=48356
IDSOLVER=699
FILE ID=node82/1876441-1245216847
PBS_JOBID= 9368367
Free space on /tmp= 66404 MiB

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

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

MD5SUM BENCH= f309126dc76153b39022a856cb65e640
RANDOM SEED=1997758442

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:       1846920 kB
Buffers:         27804 kB
Cached:         109784 kB
SwapCached:       6504 kB
Active:          62672 kB
Inactive:        88332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1846920 kB
SwapTotal:     4192956 kB
SwapFree:      4179968 kB
Dirty:            4972 kB
Writeback:           0 kB
Mapped:          19132 kB
Slab:            43944 kB
Committed_AS:    97736 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-1876441-1245216847.opb

Free space on /tmp at the end= 66396 MiB
End job on node82 at 2009-06-17 08:04:08