Trace number 1877895

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

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_25_1_15.opb
MD5SUMebbe5bb724184b6646f7cf4470989c3e
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark12.3861
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)2996
Sum of products size (including duplicates)5992
Number of different products1498
Sum of products size2996

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-1877895-1245218456.opb
0.00/0.00	c File size is 120405 bytes.
0.00/0.01	c Highest Coefficient sum: 100
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.015 s
0.00/0.01	c Var: 1598 Constr: 3149 1548/103/1498 Lit: 12334 Watch. Lit: 10704
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
1.29/1.34	c Pre-processing Time: 1.343 s
1.29/1.34	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.29/1.34	c        0   1560     3073    12073    3    10480   40303      0      0 1.34
1.29/1.34	c Switching off lower bounding mode.
1797.93/1798.88	c      111   1560     3184    20117    6    10702   44334    111     81 1.36
1797.93/1798.88	c      261   1560     3334    30596    9    11002   48768    261    188 1.38
1797.93/1798.88	c      486   1560     3559    44869   12    11452   53645    486    344 1.41
1797.93/1798.88	c      835   1560     3908    68308   17    12150   59010    835    569 1.47
1797.93/1798.88	c     1345   1560     4418   101687   23    13170   64912   1345    863 1.56
1797.93/1798.88	c     2108   1560     5181   154479   29    14696   71404   2108   1224 1.72
1797.93/1798.88	c     3258   1560     6331   226775   35    16996   78545   3258   1615 2.02
1797.93/1798.88	c     4980   1560     8053   328402   40    20440   86400   4980   1822 2.73
1797.93/1798.88	c     7564   1560    10637   449876   42    25608   95041   7564   1887 4.01
1797.93/1798.88	c    11443   1560    14516   646219   44    33366  104546  11443   1571 7.28
1797.93/1798.88	c    17265   1560    20338   957130   47    45010  115001  17265   1384 12.47
1797.93/1798.88	c    26002   1560    29075  1433329   49    62484  126502  26002   1043 24.93
1797.93/1798.88	c    39112   1560    42185  2134852   50    88704  139153  39112    743 52.59
1797.93/1798.88	c    58783   1560    61856  3139852   50   128046  153069  58783    492 119.39
1797.93/1798.88	c    88294   1560    91367  4756864   52   187068  168376  88294    325 271.00
1797.93/1798.88	c   132564   1560   135637  7228382   53   275608  185214 132564    201 656.73
1797.93/1798.88	c   198974   1560    34132  1496172   43    72598  203736  31059    131 1516.18
1797.93/1798.88	c Resources Exceeded
1797.93/1798.88	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.93/1798.88	c   17   257775  73508   685609    92933  5163758  89860    143 1798.02
1797.93/1798.88	s UNKNOWN
1797.93/1798.88	c Total time: 1798.02 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-1877895-1245218456/watcher-1877895-1245218456 -o /tmp/evaluation-result-1877895-1245218456/solver-1877895-1245218456 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1877895-1245218456.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 31514
/proc/meminfo: memFree=1811184/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=18640 CPUtime=0
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 259 0 0 0 0 0 0 0 18 0 1 0 101267462 19087360 243 1992294400 134512640 137136520 4294956256 18446744073709551615 134531237 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 4660 243 175 640 0 3986 0

[startup+0.080818 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 31514
/proc/meminfo: memFree=1811184/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=11532 CPUtime=0.07
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 506 0 0 0 7 0 0 0 18 0 1 0 101267462 11808768 460 1992294400 134512640 137136520 4294956256 18446744073709551615 134544847 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 2883 460 189 640 0 2239 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11532

[startup+0.101821 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 31514
/proc/meminfo: memFree=1811184/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=11532 CPUtime=0.1
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 506 0 0 0 10 0 0 0 18 0 1 0 101267462 11808768 460 1992294400 134512640 137136520 4294956256 18446744073709551615 136499790 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 2883 460 189 640 0 2239 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 11532

[startup+0.301845 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 31514
/proc/meminfo: memFree=1811184/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=11532 CPUtime=0.29
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 507 0 0 0 29 0 0 0 19 0 1 0 101267462 11808768 461 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 2883 461 189 640 0 2239 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11532

[startup+0.701896 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 31514
/proc/meminfo: memFree=1811184/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=11532 CPUtime=0.69
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 507 0 0 0 69 0 0 0 23 0 1 0 101267462 11808768 461 1992294400 134512640 137136520 4294956256 18446744073709551615 134543588 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 2883 461 189 640 0 2239 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11532

[startup+1.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31515
/proc/meminfo: memFree=1810024/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=12496 CPUtime=1.49
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 748 0 0 0 149 0 0 0 25 0 1 0 101267462 12795904 702 1992294400 134512640 137136520 4294956256 18446744073709551615 136501981 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 3124 702 196 640 0 2480 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12496

[startup+3.10119 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31515
/proc/meminfo: memFree=1806632/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=16600 CPUtime=3.09
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 1774 0 0 0 307 2 0 0 25 0 1 0 101267462 16998400 1728 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 4150 1728 196 640 0 3506 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16600

[startup+6.3016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31521
/proc/meminfo: memFree=1801768/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=20096 CPUtime=6.28
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 2654 0 0 0 624 4 0 0 25 0 1 0 101267462 20578304 2608 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 5024 2608 196 640 0 4380 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20096

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31521
/proc/meminfo: memFree=1796072/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=25644 CPUtime=12.68
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 4039 0 0 0 1261 7 0 0 25 0 1 0 101267462 26259456 3993 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 6411 3993 196 640 0 5767 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25644

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31521
/proc/meminfo: memFree=1788584/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=32800 CPUtime=25.47
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 5837 0 0 0 2535 12 0 0 25 0 1 0 101267462 33587200 5791 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 8200 5791 196 640 0 7556 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 32800

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31521
/proc/meminfo: memFree=1778984/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=42540 CPUtime=51.06
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 8252 0 0 0 5087 19 0 0 25 0 1 0 101267462 43560960 8206 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 10635 8206 196 640 0 9991 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 42540

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31521
/proc/meminfo: memFree=1766312/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=54916 CPUtime=102.23
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 11366 0 0 0 10194 29 0 0 25 0 1 0 101267462 56233984 11320 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31514/statm: 13729 11320 196 640 0 13085 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 54916

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31521
/proc/meminfo: memFree=1755560/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=65708 CPUtime=162.2
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 14057 0 0 0 16182 38 0 0 25 0 1 0 101267462 67284992 14011 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 16427 14011 196 640 0 15783 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 65708

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31521
/proc/meminfo: memFree=1746664/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=74572 CPUtime=222.17
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 16270 0 0 0 22173 44 0 0 25 0 1 0 101267462 76361728 16224 1992294400 134512640 137136520 4294956256 18446744073709551615 136504213 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 18643 16224 196 640 0 17999 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 74572

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31521
/proc/meminfo: memFree=1737896/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=83468 CPUtime=282.15
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 18484 0 0 0 28165 50 0 0 25 0 1 0 101267462 85471232 18438 1992294400 134512640 137136520 4294956256 18446744073709551615 135982503 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 20867 18438 196 640 0 20223 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 83468

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31521
/proc/meminfo: memFree=1731368/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=89988 CPUtime=342.11
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 20114 0 0 0 34158 53 0 0 25 0 1 0 101267462 92147712 20068 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 22497 20068 196 640 0 21853 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 89988

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31521
/proc/meminfo: memFree=1724904/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=96476 CPUtime=402.07
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 21737 0 0 0 40150 57 0 0 25 0 1 0 101267462 98791424 21691 1992294400 134512640 137136520 4294956256 18446744073709551615 134544004 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 24119 21691 196 640 0 23475 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 96476

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31521
/proc/meminfo: memFree=1719144/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=102056 CPUtime=462.05
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 23146 0 0 0 46143 62 0 0 25 0 1 0 101267462 104505344 23100 1992294400 134512640 137136520 4294956256 18446744073709551615 134543881 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 25514 23100 196 640 0 24870 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 102056

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31521
/proc/meminfo: memFree=1713640/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=107580 CPUtime=522.03
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 24536 0 0 0 52137 66 0 0 25 0 1 0 101267462 110161920 24490 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 26895 24490 196 640 0 26251 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 107580

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31521
/proc/meminfo: memFree=1709096/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=112148 CPUtime=581.99
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 25664 0 0 0 58130 69 0 0 25 0 1 0 101267462 114839552 25618 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31514/statm: 28037 25618 196 640 0 27393 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 112148

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31521
/proc/meminfo: memFree=1703784/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=117312 CPUtime=641.95
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 26964 0 0 0 64122 73 0 0 25 0 1 0 101267462 120127488 26918 1992294400 134512640 137136520 4294956256 18446744073709551615 134544249 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 29328 26918 196 640 0 28684 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 117312

[startup+702.302 s]

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

/proc/meminfo: memFree=1674536/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=146560 CPUtime=1061.76
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 34264 0 0 0 106084 92 0 0 25 0 1 0 101267462 150077440 34218 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 36640 34218 196 640 0 35996 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 146560

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31521
/proc/meminfo: memFree=1670056/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=151000 CPUtime=1121.73
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 35372 0 0 0 112078 95 0 0 25 0 1 0 101267462 154624000 35326 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 37750 35326 196 640 0 37106 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 151000

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31521
/proc/meminfo: memFree=1666088/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=154952 CPUtime=1181.71
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 36355 0 0 0 118073 98 0 0 25 0 1 0 101267462 158670848 36309 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 38738 36309 196 640 0 38094 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 154952

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31521
/proc/meminfo: memFree=1661608/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=159268 CPUtime=1241.69
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 37442 0 0 0 124069 100 0 0 25 0 1 0 101267462 163090432 37396 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 39817 37396 196 640 0 39173 0
Current children cumulated CPU time (s) 1241.69
Current children cumulated vsize (KiB) 159268

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31521
/proc/meminfo: memFree=1658024/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=162768 CPUtime=1301.65
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 38314 0 0 0 130062 103 0 0 25 0 1 0 101267462 166674432 38268 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 40692 38268 196 640 0 40048 0
Current children cumulated CPU time (s) 1301.65
Current children cumulated vsize (KiB) 162768

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31521
/proc/meminfo: memFree=1656808/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=163848 CPUtime=1361.61
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 38769 0 0 0 136057 104 0 0 25 0 1 0 101267462 167780352 38541 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 40962 38541 196 640 0 40318 0
Current children cumulated CPU time (s) 1361.61
Current children cumulated vsize (KiB) 163848

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31521
/proc/meminfo: memFree=1656808/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=163848 CPUtime=1421.59
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 38769 0 0 0 142055 104 0 0 25 0 1 0 101267462 167780352 38541 1992294400 134512640 137136520 4294956256 18446744073709551615 134540852 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 40962 38541 196 640 0 40318 0
Current children cumulated CPU time (s) 1421.59
Current children cumulated vsize (KiB) 163848

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31521
/proc/meminfo: memFree=1656808/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=163848 CPUtime=1481.56
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 38769 0 0 0 148052 104 0 0 25 0 1 0 101267462 167780352 38541 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 40962 38541 196 640 0 40318 0
Current children cumulated CPU time (s) 1481.56
Current children cumulated vsize (KiB) 163848

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31521
/proc/meminfo: memFree=1656808/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=163848 CPUtime=1541.54
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 38769 0 0 0 154043 111 0 0 25 0 1 0 101267462 167780352 38541 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 40962 38541 196 640 0 40318 0
Current children cumulated CPU time (s) 1541.54
Current children cumulated vsize (KiB) 163848

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31521
/proc/meminfo: memFree=1656872/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=163848 CPUtime=1601.51
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 38769 0 0 0 160036 115 0 0 25 0 1 0 101267462 167780352 38541 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 40962 38541 196 640 0 40318 0
Current children cumulated CPU time (s) 1601.51
Current children cumulated vsize (KiB) 163848

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31521
/proc/meminfo: memFree=1656808/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=163848 CPUtime=1661.48
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 38769 0 0 0 166030 118 0 0 25 0 1 0 101267462 167780352 38541 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 40962 38541 196 640 0 40318 0
Current children cumulated CPU time (s) 1661.48
Current children cumulated vsize (KiB) 163848

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31521
/proc/meminfo: memFree=1656808/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=163848 CPUtime=1721.46
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 38769 0 0 0 172026 120 0 0 25 0 1 0 101267462 167780352 38541 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 40962 38541 196 640 0 40318 0
Current children cumulated CPU time (s) 1721.46
Current children cumulated vsize (KiB) 163848

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31521
/proc/meminfo: memFree=1656616/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=163848 CPUtime=1781.44
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 38769 0 0 0 178021 123 0 0 25 0 1 0 101267462 167780352 38541 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 40962 38541 196 640 0 40318 0
Current children cumulated CPU time (s) 1781.44
Current children cumulated vsize (KiB) 163848

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 31521
/proc/meminfo: memFree=1656616/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=163848 CPUtime=1791.04
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 38769 0 0 0 178980 124 0 0 25 0 1 0 101267462 167780352 38541 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 40962 38541 196 640 0 40318 0
Current children cumulated CPU time (s) 1791.04
Current children cumulated vsize (KiB) 163848

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31521
/proc/meminfo: memFree=1656680/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=163848 CPUtime=1794.24
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 38769 0 0 0 179300 124 0 0 25 0 1 0 101267462 167780352 38541 1992294400 134512640 137136520 4294956256 18446744073709551615 136509137 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 40962 38541 196 640 0 40318 0
Current children cumulated CPU time (s) 1794.24
Current children cumulated vsize (KiB) 163848

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31521
/proc/meminfo: memFree=1656680/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=163848 CPUtime=1795.83
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 38769 0 0 0 179459 124 0 0 25 0 1 0 101267462 167780352 38541 1992294400 134512640 137136520 4294956256 18446744073709551615 134543787 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 40962 38541 196 640 0 40318 0
Current children cumulated CPU time (s) 1795.83
Current children cumulated vsize (KiB) 163848

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31521
/proc/meminfo: memFree=1656680/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=163848 CPUtime=1797.43
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 38769 0 0 0 179619 124 0 0 25 0 1 0 101267462 167780352 38541 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 40962 38541 196 640 0 40318 0
Current children cumulated CPU time (s) 1797.43
Current children cumulated vsize (KiB) 163848

[startup+1798.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31521
/proc/meminfo: memFree=1656680/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=163848 CPUtime=1797.83
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194304 38769 0 0 0 179659 124 0 0 25 0 1 0 101267462 167780352 38541 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 40962 38541 196 640 0 40318 0
Current children cumulated CPU time (s) 1797.83
Current children cumulated vsize (KiB) 163848

[startup+1798.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31521
/proc/meminfo: memFree=1656680/2055920 swapFree=4192812/4192956
[pid=31514] ppid=31512 vsize=0 CPUtime=1798.03
/proc/31514/stat : 31514 (bsolo) R 31512 31514 30881 0 -1 4194308 38770 0 0 0 179677 126 0 0 25 0 1 0 101267462 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 0 0 0
/proc/31514/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.03
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.91
CPU time (s): 1798.05
CPU user time (s): 1796.78
CPU system time (s): 1.27181
CPU usage (%): 99.9523
Max. virtual memory (cumulated for all children) (KiB): 164576

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

runsolver used 1.9717 second user time and 4.5683 second system time

The end

Launcher Data

Begin job on node92 at 2009-06-17 08:00:56
IDJOB=1877895
IDBENCH=48380
IDSOLVER=700
FILE ID=node92/1877895-1245218456
PBS_JOBID= 9368404
Free space on /tmp= 66472 MiB

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

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

MD5SUM BENCH= ebbe5bb724184b6646f7cf4470989c3e
RANDOM SEED=1542093433

node92.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.233
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.233
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:       1811744 kB
Buffers:         41052 kB
Cached:         131256 kB
SwapCached:        140 kB
Active:          71876 kB
Inactive:       114388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1811744 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3976 kB
Writeback:           0 kB
Mapped:          23636 kB
Slab:            43796 kB
Committed_AS:   108208 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1877895-1245218456.opb

Free space on /tmp at the end= 66468 MiB
End job on node92 at 2009-06-17 08:30:56