Trace number 2671151

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.2 Card? 1798.1 1798.67

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_25_2_80.opb
MD5SUMd38f526c1f6f5ee8e5e4d2c41b31df8d
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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
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)31340
Sum of products size (including duplicates)62680
Number of different products15670
Sum of products size31340

Solver Data

0.00/0.00	c bsolo beta version 3.2 - 23/05/2010 : 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 Time Limit set to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Instance file HOME/instance-2671151-1276720304.opb
0.00/0.00	c File size is 1383774 bytes.
0.19/0.21	c Highest Coefficient sum: 1000
0.19/0.21	c Parsing was ok!!
0.19/0.21	c Total parsing time: 0.218 s
0.19/0.24	c Var: 16670 Constr: 32843 16170/1003/15670 Lit: 128860 Watch. Lit: 111773
0.19/0.24	c Obj. Vars: 0 (0 % of total variables)
28.49/28.57	c Pre-processing Time: 28.562 s
28.49/28.57	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
28.49/28.57	c        0  16670    32843   128860    3   111773  427731      0      0 28.56
28.49/28.57	c Switching off lower bounding mode.
1797.93/1798.57	c      100  16670    32944   130158    3   112054  470505    101      3 29.10
1797.93/1798.57	c      250  16670    33094   131602    3   112354  517556    251      8 29.48
1797.93/1798.57	c      475  16670    33319   133270    3   112804  569312    476     15 30.51
1797.93/1798.57	c      813  16670    33657   148099    4   113480  626244    814     26 31.17
1797.93/1798.57	c     1321  16670    34192   544905   15   117050  688869   1349     40 32.66
1797.93/1798.57	c     2084  16670    34970   695707   19   119806  757756   2127     60 34.48
1797.93/1798.57	c     3230  16670    36156  1008815   27   122843  833532   3313     79 40.87
1797.93/1798.57	c     4951  16670    37968  1901456   50   127114  916886   5125     83 59.55
1797.93/1798.57	c     7536  16670    40713  3254844   79   133028  500000   7870    107 70.26
1797.93/1798.57	c    11417  16670    44809  5425216  121   148012  550001  11966    132 85.86
1797.93/1798.57	c    17239  16670    50836  9660620  190   170544  605002  17993    153 112.56
1797.93/1798.57	c    25976  16670    60338 16573907  274   191992  665503  27495    156 166.16
1797.93/1798.57	c    39086  16670    74038 24027139  324   220131  732054  41195    149 260.67
1797.93/1798.57	c    58756  16670    94839 36173638  381   263393  805260  61996    139 422.03
1797.93/1798.57	c    88266  16670   125533 55089899  438   325538  885787  92690    113 775.14
1797.93/1798.57	c Reducing formula size due to memory constraints
1797.93/1798.57	c Memory Limit: 1000.00 MB  Used: 1008.59 MB
1797.93/1798.57	c   132538  16670    57463 14852489  258   162000   61438  24620     83 1581.77
1797.93/1798.57	c Resources Exceeded
1797.93/1798.57	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.93/1798.57	c   16   160043  72257  2672431    86245 31887731  53402     89 1798.01
1797.93/1798.57	s UNKNOWN
1797.93/1798.57	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-2671151-1276720304/watcher-2671151-1276720304 -o /tmp/evaluation-result-2671151-1276720304/solver-2671151-1276720304 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2671151-1276720304.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 2/105 20817
/proc/meminfo: memFree=1688208/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=12292 CPUtime=0
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 373 0 0 0 0 0 0 0 21 0 1 0 13324333 12587008 292 1992294400 134512640 137138936 4287145824 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 3073 292 175 642 0 2091 0

[startup+0.0475429 s]
/proc/loadavg: 1.00 1.00 1.00 2/105 20817
/proc/meminfo: memFree=1688208/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=13448 CPUtime=0.04
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 699 0 0 0 4 0 0 0 21 0 1 0 13324333 13770752 618 1992294400 134512640 137138936 4287145824 18446744073709551615 136525315 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 3362 619 231 642 0 2380 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13448

[startup+0.10155 s]
/proc/loadavg: 1.00 1.00 1.00 2/105 20817
/proc/meminfo: memFree=1688208/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=14548 CPUtime=0.09
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 1082 0 0 0 9 0 0 0 24 0 1 0 13324333 14897152 1001 1992294400 134512640 137138936 4287145824 18446744073709551615 136525326 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 3637 1001 317 642 0 2655 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14548

[startup+0.301573 s]
/proc/loadavg: 1.00 1.00 1.00 2/105 20817
/proc/meminfo: memFree=1688208/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=20140 CPUtime=0.29
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 2957 0 0 0 28 1 0 0 25 0 1 0 13324333 20623360 2538 1992294400 134512640 137138936 4287145824 18446744073709551615 134542737 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 5035 2538 184 642 0 4391 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20140

[startup+0.701617 s]
/proc/loadavg: 1.00 1.00 1.00 2/105 20817
/proc/meminfo: memFree=1688208/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=20140 CPUtime=0.69
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 2957 0 0 0 68 1 0 0 25 0 1 0 13324333 20623360 2538 1992294400 134512640 137138936 4287145824 18446744073709551615 136504020 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 5035 2538 184 642 0 4391 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20140

[startup+1.50071 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20818
/proc/meminfo: memFree=1679148/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=20140 CPUtime=1.49
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 2957 0 0 0 148 1 0 0 25 0 1 0 13324333 20623360 2538 1992294400 134512640 137138936 4287145824 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 5035 2538 184 642 0 4391 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20140

[startup+3.10089 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20818
/proc/meminfo: memFree=1678900/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=20140 CPUtime=3.09
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 2957 0 0 0 308 1 0 0 25 0 1 0 13324333 20623360 2538 1992294400 134512640 137138936 4287145824 18446744073709551615 136505051 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 5035 2538 184 642 0 4391 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20140

[startup+6.30125 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 20821
/proc/meminfo: memFree=1657068/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=20140 CPUtime=6.29
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 2957 0 0 0 627 2 0 0 25 0 1 0 13324333 20623360 2538 1992294400 134512640 137138936 4287145824 18446744073709551615 136511176 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 5035 2538 184 642 0 4391 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20140

[startup+12.701 s]
/proc/loadavg: 1.07 1.02 1.00 2/106 20821
/proc/meminfo: memFree=1678404/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=20140 CPUtime=12.69
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 2957 0 0 0 1266 3 0 0 25 0 1 0 13324333 20623360 2538 1992294400 134512640 137138936 4287145824 18446744073709551615 136501668 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 5035 2538 184 642 0 4391 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20140

[startup+25.5014 s]
/proc/loadavg: 1.06 1.02 1.00 2/106 20821
/proc/meminfo: memFree=1678404/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=20140 CPUtime=25.49
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 2957 0 0 0 2543 6 0 0 25 0 1 0 13324333 20623360 2538 1992294400 134512640 137138936 4287145824 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 5035 2538 184 642 0 4391 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20140

[startup+51.1013 s]
/proc/loadavg: 1.04 1.01 1.00 2/106 20821
/proc/meminfo: memFree=1660424/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=38780 CPUtime=51.06
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 8252 0 0 0 5072 34 0 0 25 0 1 0 13324333 39710720 7212 1992294400 134512640 137138936 4287145824 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 9695 7212 192 642 0 9051 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 38780

[startup+102.309 s]
/proc/loadavg: 1.01 1.01 1.00 2/106 20823
/proc/meminfo: memFree=1576848/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=121668 CPUtime=102.25
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 28978 0 0 0 10164 61 0 0 25 0 1 0 13324333 124588032 27938 1992294400 134512640 137138936 4287145824 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 30417 27938 192 642 0 29773 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 121668

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20825
/proc/meminfo: memFree=1471324/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=227948 CPUtime=162.23
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 55532 0 0 0 16143 80 0 0 25 0 1 0 13324333 233418752 54492 1992294400 134512640 137138936 4287145824 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 56987 54492 192 642 0 56343 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 227948

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20827
/proc/meminfo: memFree=1403620/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=294576 CPUtime=222.21
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 72195 0 0 0 22113 108 0 0 25 0 1 0 13324333 301645824 71155 1992294400 134512640 137138936 4287145824 18446744073709551615 134607598 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 73644 71155 192 642 0 73000 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 294576

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20827
/proc/meminfo: memFree=1351912/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=346652 CPUtime=282.19
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 85215 0 0 0 28079 140 0 0 25 0 1 0 13324333 354971648 84175 1992294400 134512640 137138936 4287145824 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 86663 84175 192 642 0 86019 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 346652

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20829
/proc/meminfo: memFree=1298096/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=400068 CPUtime=342.18
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 98562 0 0 0 34053 165 0 0 25 0 1 0 13324333 409669632 97522 1992294400 134512640 137138936 4287145824 18446744073709551615 134609268 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 100017 97522 192 642 0 99373 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 400068

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20831
/proc/meminfo: memFree=1235600/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=463412 CPUtime=402.16
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 114419 0 0 0 40029 187 0 0 25 0 1 0 13324333 474533888 113379 1992294400 134512640 137138936 4287145824 18446744073709551615 134542497 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 115853 113379 192 642 0 115209 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 463412

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20833
/proc/meminfo: memFree=1179304/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=518708 CPUtime=462.14
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 128229 0 0 0 46010 204 0 0 25 0 1 0 13324333 531156992 127189 1992294400 134512640 137138936 4287145824 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 129677 127189 192 642 0 129033 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 518708

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20835
/proc/meminfo: memFree=1121148/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=576908 CPUtime=522.12
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 142798 0 0 0 51994 218 0 0 25 0 1 0 13324333 590753792 141758 1992294400 134512640 137138936 4287145824 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 144227 141758 192 642 0 143583 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 576908

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20835
/proc/meminfo: memFree=1075144/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=622532 CPUtime=582.1
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 154192 0 0 0 57975 235 0 0 25 0 1 0 13324333 637472768 153152 1992294400 134512640 137138936 4287145824 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 155633 153152 192 642 0 154989 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 622532

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20837
/proc/meminfo: memFree=1038316/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=659000 CPUtime=642.09
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 163317 0 0 0 63963 246 0 0 25 0 1 0 13324333 674816000 162277 1992294400 134512640 137138936 4287145824 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 164750 162277 192 642 0 164106 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 659000

[startup+702.302 s]

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

/proc/meminfo: memFree=815488/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=881612 CPUtime=1121.94
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 218971 0 0 0 111869 325 0 0 25 0 1 0 13324333 902770688 217931 1992294400 134512640 137138936 4287145824 18446744073709551615 134542493 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 220403 217931 192 642 0 219759 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 881612

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20851
/proc/meminfo: memFree=791184/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=906204 CPUtime=1181.93
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 225121 0 0 0 117858 335 0 0 25 0 1 0 13324333 927952896 224081 1992294400 134512640 137138936 4287145824 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 226551 224081 192 642 0 225907 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 906204

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20853
/proc/meminfo: memFree=769732/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=927212 CPUtime=1241.9
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 230351 0 0 0 123844 346 0 0 25 0 1 0 13324333 949465088 229311 1992294400 134512640 137138936 4287145824 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 231803 229311 192 642 0 231159 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 927212

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20855
/proc/meminfo: memFree=735880/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=960776 CPUtime=1301.9
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 238747 0 0 0 129835 355 0 0 25 0 1 0 13324333 983834624 237707 1992294400 134512640 137138936 4287145824 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 240194 237707 192 642 0 239550 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 960776

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20857
/proc/meminfo: memFree=711576/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=985056 CPUtime=1361.87
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 244819 0 0 0 135826 361 0 0 25 0 1 0 13324333 1008697344 243779 1992294400 134512640 137138936 4287145824 18446744073709551615 134542530 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 246264 243779 192 642 0 245620 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 985056

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20859
/proc/meminfo: memFree=682808/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=1013740 CPUtime=1421.86
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 251992 0 0 0 141818 368 0 0 25 0 1 0 13324333 1038069760 250952 1992294400 134512640 137138936 4287145824 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 253435 250952 192 642 0 252791 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 1013740

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20859
/proc/meminfo: memFree=659496/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=1037288 CPUtime=1481.83
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 257893 0 0 0 147807 376 0 0 25 0 1 0 13324333 1062182912 256853 1992294400 134512640 137138936 4287145824 18446744073709551615 134598913 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 259322 256853 192 642 0 258678 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 1037288

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20861
/proc/meminfo: memFree=649576/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=1046312 CPUtime=1541.82
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 260269 0 0 0 153796 386 0 0 25 0 1 0 13324333 1071423488 259100 1992294400 134512640 137138936 4287145824 18446744073709551615 134542805 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 261578 259100 192 642 0 260934 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 1046312

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20863
/proc/meminfo: memFree=649576/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=1046312 CPUtime=1601.8
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 260269 0 0 0 159782 398 0 0 25 0 1 0 13324333 1071423488 259100 1992294400 134512640 137138936 4287145824 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 261578 259100 192 642 0 260934 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 1046312

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20865
/proc/meminfo: memFree=649576/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=1046312 CPUtime=1661.78
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 260269 0 0 0 165761 417 0 0 25 0 1 0 13324333 1071423488 259100 1992294400 134512640 137138936 4287145824 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 261578 259100 192 642 0 260934 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 1046312

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20867
/proc/meminfo: memFree=649452/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=1046312 CPUtime=1721.76
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 260269 0 0 0 171746 430 0 0 25 0 1 0 13324333 1071423488 259100 1992294400 134512640 137138936 4287145824 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 261578 259100 192 642 0 260934 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 1046312

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20876
/proc/meminfo: memFree=649204/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=1046312 CPUtime=1781.73
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 260269 0 0 0 177724 449 0 0 25 0 1 0 13324333 1071423488 259100 1992294400 134512640 137138936 4287145824 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 261578 259100 192 642 0 260934 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 1046312

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20878
/proc/meminfo: memFree=649204/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=1046312 CPUtime=1791.33
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 260269 0 0 0 178682 451 0 0 25 0 1 0 13324333 1071423488 259100 1992294400 134512640 137138936 4287145824 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 261578 259100 192 642 0 260934 0
Current children cumulated CPU time (s) 1791.33
Current children cumulated vsize (KiB) 1046312

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20878
/proc/meminfo: memFree=649204/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=1046312 CPUtime=1794.52
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 260269 0 0 0 179001 451 0 0 25 0 1 0 13324333 1071423488 259100 1992294400 134512640 137138936 4287145824 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 261578 259100 192 642 0 260934 0
Current children cumulated CPU time (s) 1794.52
Current children cumulated vsize (KiB) 1046312

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20878
/proc/meminfo: memFree=649204/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=1046312 CPUtime=1796.13
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 260269 0 0 0 179161 452 0 0 25 0 1 0 13324333 1071423488 259100 1992294400 134512640 137138936 4287145824 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 261578 259100 192 642 0 260934 0
Current children cumulated CPU time (s) 1796.13
Current children cumulated vsize (KiB) 1046312

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20878
/proc/meminfo: memFree=649204/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=1046312 CPUtime=1796.93
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 260269 0 0 0 179241 452 0 0 25 0 1 0 13324333 1071423488 259100 1992294400 134512640 137138936 4287145824 18446744073709551615 136501670 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 261578 259100 192 642 0 260934 0
Current children cumulated CPU time (s) 1796.93
Current children cumulated vsize (KiB) 1046312

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20878
/proc/meminfo: memFree=649204/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=1046312 CPUtime=1797.72
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 260269 0 0 0 179320 452 0 0 25 0 1 0 13324333 1071423488 259100 1992294400 134512640 137138936 4287145824 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 261578 259100 192 642 0 260934 0
Current children cumulated CPU time (s) 1797.72
Current children cumulated vsize (KiB) 1046312

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20878
/proc/meminfo: memFree=649204/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=1046312 CPUtime=1797.93
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202496 260269 0 0 0 179341 452 0 0 25 0 1 0 13324333 1071423488 259100 1992294400 134512640 137138936 4287145824 18446744073709551615 136504617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20817/statm: 261578 259100 192 642 0 260934 0
Current children cumulated CPU time (s) 1797.93
Current children cumulated vsize (KiB) 1046312

[startup+1798.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 20878
/proc/meminfo: memFree=649204/2059040 swapFree=4192956/4192956
[pid=20817] ppid=20815 vsize=0 CPUtime=1798.02
/proc/20817/stat : 20817 (bsolo_pb10) R 20815 20817 20405 0 -1 4202500 260269 0 0 0 179348 454 0 0 25 0 1 0 13324333 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/20817/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.02
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.67
CPU time (s): 1798.1
CPU user time (s): 1793.48
CPU system time (s): 4.6193
CPU usage (%): 99.9683
Max. virtual memory (cumulated for all children) (KiB): 1046828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.48
system time used= 4.6193
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 260269
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= 1
involuntary context switches= 3957

runsolver used 2.75758 second user time and 8.69968 second system time

The end

Launcher Data

Begin job on node085 at 2010-06-16 22:31:44
IDJOB=2671151
IDBENCH=48289
IDSOLVER=1162
FILE ID=node085/2671151-1276720304
PBS_JOBID= 11174153
Free space on /tmp= 121872 MiB

SOLVER NAME= bsolo 3.2 Card
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_500_25_2_80.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l2 BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2671151-1276720304/watcher-2671151-1276720304 -o /tmp/evaluation-result-2671151-1276720304/solver-2671151-1276720304 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l2 HOME/instance-2671151-1276720304.opb

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

MD5SUM BENCH= d38f526c1f6f5ee8e5e4d2c41b31df8d
RANDOM SEED=1786538542

node085.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.221
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.44
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.221
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.51
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1690348 kB
Buffers:         98384 kB
Cached:         130960 kB
SwapCached:          0 kB
Active:         132336 kB
Inactive:       156440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1690348 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4360 kB
Writeback:           0 kB
AnonPages:       59408 kB
Mapped:          15448 kB
Slab:            58324 kB
PageTables:       3976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182284 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2671151-1276720304.opb

Free space on /tmp at the end= 121864 MiB
End job on node085 at 2010-06-16 23:01:44