Trace number 2671251

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 Cl? 1798.07 1798.52

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_10_3_40.opb
MD5SUMb34a3a1ecfe6709c99accfc445aa8e8f
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.922859
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables400
Total number of constraints602
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)4976
Sum of products size (including duplicates)9952
Number of different products2488
Sum of products size4976

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: Clause Learning
0.00/0.00	c Instance file HOME/instance-2671251-1276722119.opb
0.00/0.00	c File size is 219298 bytes.
0.00/0.03	c Highest Coefficient sum: 400
0.00/0.03	c Parsing was ok!!
0.00/0.03	c Total parsing time: 0.037 s
0.00/0.04	c Var: 2888 Constr: 5579 2688/403/2488 Lit: 21304 Watch. Lit: 18259
0.00/0.04	c Obj. Vars: 0 (0 % of total variables)
0.59/0.65	c Pre-processing Time: 0.655 s
0.59/0.65	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.59/0.65	c        0   2888     5579    21304    3    18259   38457      0      0 0.66
0.59/0.65	c Switching off lower bounding mode.
1797.94/1798.45	c      161   2888     5740    66225   11    18581   42303    161    207 0.78
1797.94/1798.45	c      324   2888     5903   123850   20    18907   46534    324    389 0.83
1797.94/1798.45	c      554   2888     6133   203845   33    19367   51188    554    594 0.93
1797.94/1798.45	c      922   2888     6501   329884   50    20103   56307    922    816 1.13
1797.94/1798.45	c     1476   2888     7055   516170   73    21211   61938   1476    990 1.49
1797.94/1798.45	c     2245   2888     7824   788255  100    22749   68132   2245   1160 1.94
1797.94/1798.45	c     3391   2888     8970  1193092  133    25041   74946   3391   1200 2.83
1797.94/1798.45	c     5117   2888    10696  1799494  168    28493   82441   5117   1183 4.32
1797.94/1798.45	c     7705   2888    13284  2704164  203    33669   90686   7705   1038 7.42
1797.94/1798.45	c    11590   2888    17169  4078291  237    41439   99755  11590    886 13.08
1797.94/1798.45	c    17412   2888    22991  6153356  267    53083  109731  17412    673 25.83
1797.94/1798.45	c    26157   2888    31736  9268023  292    70573  120705  26157    476 54.86
1797.94/1798.45	c    39267   2888    44846 13936143  310    96793  132776  39267    279 140.47
1797.94/1798.45	c    58938   2888    64517 20932277  324   136135  146054  58938    175 336.64
1797.94/1798.45	c    88451   2888    94030 31454257  334   195161  160660  88451    109 810.71
1797.94/1798.45	c   132728   2888   138307 47239094  341   283715  176727 132728     74 1776.17
1797.94/1798.45	c Resources Exceeded
1797.94/1798.45	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1798.45	c   16   133427      1   139087   139006 47488526 133427     74 1798.00
1797.94/1798.45	s UNKNOWN
1797.94/1798.45	c Total time: 1798 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2671251-1276722119/watcher-2671251-1276722119 -o /tmp/evaluation-result-2671251-1276722119/solver-2671251-1276722119 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2671251-1276722119.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/106 12375
/proc/meminfo: memFree=1812704/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=11148 CPUtime=0
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 347 0 0 0 0 0 0 0 18 0 1 0 47798341 11415552 266 1992294400 134512640 137138936 4287216080 18446744073709551615 134517592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 2787 266 175 642 0 2089 0

[startup+0.072304 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12375
/proc/meminfo: memFree=1812704/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=12160 CPUtime=0.06
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 740 0 0 0 6 0 0 0 20 0 1 0 47798341 12451840 605 1992294400 134512640 137138936 4287216080 18446744073709551615 136500272 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 3040 605 184 642 0 2396 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12160

[startup+0.101307 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12375
/proc/meminfo: memFree=1812704/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=12160 CPUtime=0.09
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 740 0 0 0 9 0 0 0 20 0 1 0 47798341 12451840 605 1992294400 134512640 137138936 4287216080 18446744073709551615 136500372 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 3040 605 184 642 0 2396 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12160

[startup+0.301327 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12375
/proc/meminfo: memFree=1812704/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=12160 CPUtime=0.29
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 740 0 0 0 29 0 0 0 20 0 1 0 47798341 12451840 605 1992294400 134512640 137138936 4287216080 18446744073709551615 134566350 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 3040 605 184 642 0 2396 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12160

[startup+0.701367 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12375
/proc/meminfo: memFree=1812704/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=12644 CPUtime=0.7
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 915 0 0 0 69 1 0 0 21 0 1 0 47798341 12947456 718 1992294400 134512640 137138936 4287216080 18446744073709551615 136500305 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 3161 718 190 642 0 2517 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 12644

[startup+1.50145 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12376
/proc/meminfo: memFree=1808356/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=18688 CPUtime=1.49
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 2441 0 0 0 148 1 0 0 23 0 1 0 47798341 19136512 2244 1992294400 134512640 137138936 4287216080 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 4672 2244 190 642 0 4028 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18688

[startup+3.10161 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12376
/proc/meminfo: memFree=1800048/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=29068 CPUtime=3.09
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 5016 0 0 0 306 3 0 0 25 0 1 0 47798341 29765632 4819 1992294400 134512640 137138936 4287216080 18446744073709551615 136500286 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 7267 4819 190 642 0 6623 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29068

[startup+6.30193 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12376
/proc/meminfo: memFree=1783556/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=43108 CPUtime=6.3
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 8536 0 0 0 624 6 0 0 25 0 1 0 47798341 44142592 8339 1992294400 134512640 137138936 4287216080 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 10777 8339 190 642 0 10133 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 43108

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12376
/proc/meminfo: memFree=1760740/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=64136 CPUtime=12.69
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 13800 0 0 0 1259 10 0 0 25 0 1 0 47798341 65675264 13603 1992294400 134512640 137138936 4287216080 18446744073709551615 134542493 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 16034 13603 190 642 0 15390 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64136

[startup+25.5009 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 12376
/proc/meminfo: memFree=1731972/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=91740 CPUtime=25.49
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 20683 0 0 0 2534 15 0 0 25 0 1 0 47798341 93941760 20486 1992294400 134512640 137138936 4287216080 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 22935 20486 190 642 0 22291 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 91740

[startup+51.1004 s]
/proc/loadavg: 1.05 1.01 1.00 3/107 12376
/proc/meminfo: memFree=1695888/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=127944 CPUtime=51.08
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 29750 0 0 0 5084 24 0 0 25 0 1 0 47798341 131014656 29553 1992294400 134512640 137138936 4287216080 18446744073709551615 134542339 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 31986 29553 190 642 0 31342 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 127944

[startup+102.309 s]
/proc/loadavg: 1.07 1.03 1.00 2/107 12378
/proc/meminfo: memFree=1652736/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=170232 CPUtime=102.27
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 40329 0 0 0 10192 35 0 0 25 0 1 0 47798341 174317568 40132 1992294400 134512640 137138936 4287216080 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 42558 40132 190 642 0 41914 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 170232

[startup+162.301 s]
/proc/loadavg: 1.07 1.03 1.00 2/107 12380
/proc/meminfo: memFree=1619256/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=203976 CPUtime=162.25
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 48750 0 0 0 16182 43 0 0 25 0 1 0 47798341 208871424 48553 1992294400 134512640 137138936 4287216080 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 50994 48553 190 642 0 50350 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 203976

[startup+222.301 s]
/proc/loadavg: 1.06 1.04 1.00 2/107 12382
/proc/meminfo: memFree=1587388/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=235456 CPUtime=222.24
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 56624 0 0 0 22174 50 0 0 25 0 1 0 47798341 241106944 56427 1992294400 134512640 137138936 4287216080 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 58864 56427 190 642 0 58220 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 235456

[startup+282.301 s]
/proc/loadavg: 1.02 1.03 1.00 2/107 12382
/proc/meminfo: memFree=1560852/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=262288 CPUtime=282.22
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 63336 0 0 0 28166 56 0 0 25 0 1 0 47798341 268582912 63139 1992294400 134512640 137138936 4287216080 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 65572 63139 190 642 0 64928 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 262288

[startup+342.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 12384
/proc/meminfo: memFree=1536424/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=286260 CPUtime=342.21
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 69332 0 0 0 34160 61 0 0 25 0 1 0 47798341 293130240 69135 1992294400 134512640 137138936 4287216080 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 71565 69135 190 642 0 70921 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 286260

[startup+402.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 12386
/proc/meminfo: memFree=1516336/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=306696 CPUtime=402.19
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 74419 0 0 0 40153 66 0 0 25 0 1 0 47798341 314056704 74222 1992294400 134512640 137138936 4287216080 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 76674 74222 190 642 0 76030 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 306696

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 12388
/proc/meminfo: memFree=1501084/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=321584 CPUtime=462.18
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 78142 0 0 0 46147 71 0 0 25 0 1 0 47798341 329302016 77945 1992294400 134512640 137138936 4287216080 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 80396 77945 190 642 0 79752 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 321584

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12390
/proc/meminfo: memFree=1485336/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=337336 CPUtime=522.16
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 82088 0 0 0 52141 75 0 0 25 0 1 0 47798341 345432064 81891 1992294400 134512640 137138936 4287216080 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 84334 81891 190 642 0 83690 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 337336

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12390
/proc/meminfo: memFree=1468968/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=353636 CPUtime=582.15
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 86162 0 0 0 58134 81 0 0 25 0 1 0 47798341 362123264 85965 1992294400 134512640 137138936 4287216080 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 88409 85965 190 642 0 87765 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 353636

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12392
/proc/meminfo: memFree=1454088/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=368228 CPUtime=642.14
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 89829 0 0 0 64130 84 0 0 25 0 1 0 47798341 377065472 89632 1992294400 134512640 137138936 4287216080 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 92057 89632 190 642 0 91413 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 368228

[startup+702.301 s]

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

/proc/meminfo: memFree=1345588/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=475980 CPUtime=1062.02
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 116749 0 0 0 106089 113 0 0 25 0 1 0 47798341 487403520 116552 1992294400 134512640 137138936 4287216080 18446744073709551615 134542322 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 118995 116552 190 642 0 118351 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 475980

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12409
/proc/meminfo: memFree=1330708/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=490724 CPUtime=1122.01
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 120433 0 0 0 112084 117 0 0 25 0 1 0 47798341 502501376 120236 1992294400 134512640 137138936 4287216080 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 122681 120236 190 642 0 122037 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 490724

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12409
/proc/meminfo: memFree=1317564/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=503888 CPUtime=1181.99
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 123738 0 0 0 118078 121 0 0 25 0 1 0 47798341 515981312 123541 1992294400 134512640 137138936 4287216080 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 125972 123541 190 642 0 125328 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 503888

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12411
/proc/meminfo: memFree=1301444/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=519988 CPUtime=1241.98
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 127744 0 0 0 124072 126 0 0 25 0 1 0 47798341 532467712 127547 1992294400 134512640 137138936 4287216080 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 129997 127547 190 642 0 129353 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 519988

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12413
/proc/meminfo: memFree=1288424/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=532784 CPUtime=1301.97
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 130943 0 0 0 130067 130 0 0 25 0 1 0 47798341 545570816 130746 1992294400 134512640 137138936 4287216080 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 133196 130746 190 642 0 132552 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 532784

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12415
/proc/meminfo: memFree=1278876/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=542476 CPUtime=1361.94
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 133377 0 0 0 136061 133 0 0 25 0 1 0 47798341 555495424 133180 1992294400 134512640 137138936 4287216080 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 135619 133180 190 642 0 134975 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 542476

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12417
/proc/meminfo: memFree=1268584/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=552712 CPUtime=1421.94
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 135924 0 0 0 142058 136 0 0 25 0 1 0 47798341 565977088 135727 1992294400 134512640 137138936 4287216080 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 138178 135727 190 642 0 137534 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 552712

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12417
/proc/meminfo: memFree=1258664/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=562548 CPUtime=1481.91
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 138391 0 0 0 148053 138 0 0 25 0 1 0 47798341 576049152 138194 1992294400 134512640 137138936 4287216080 18446744073709551615 134542530 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 140637 138194 190 642 0 139993 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 562548

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12419
/proc/meminfo: memFree=1244032/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=577172 CPUtime=1541.9
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 142047 0 0 0 154048 142 0 0 25 0 1 0 47798341 591024128 141850 1992294400 134512640 137138936 4287216080 18446744073709551615 134542796 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 144293 141850 190 642 0 143649 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 577172

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12421
/proc/meminfo: memFree=1233740/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=587452 CPUtime=1601.88
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 144632 0 0 0 160044 144 0 0 25 0 1 0 47798341 601550848 144435 1992294400 134512640 137138936 4287216080 18446744073709551615 134542289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 146863 144435 190 642 0 146219 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 587452

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12423
/proc/meminfo: memFree=1220844/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=600308 CPUtime=1661.87
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 147835 0 0 0 166039 148 0 0 25 0 1 0 47798341 614715392 147638 1992294400 134512640 137138936 4287216080 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 150077 147638 190 642 0 149433 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 600308

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12425
/proc/meminfo: memFree=1206956/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=614372 CPUtime=1721.85
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 151349 0 0 0 172034 151 0 0 25 0 1 0 47798341 629116928 151152 1992294400 134512640 137138936 4287216080 18446744073709551615 134542289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 153593 151152 190 642 0 152949 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 614372

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12425
/proc/meminfo: memFree=1192820/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=628192 CPUtime=1781.84
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 154801 0 0 0 178029 155 0 0 25 0 1 0 47798341 643268608 154604 1992294400 134512640 137138936 4287216080 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 157048 154604 190 642 0 156404 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 628192

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12427
/proc/meminfo: memFree=1191332/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=629560 CPUtime=1791.45
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 155144 0 0 0 178989 156 0 0 25 0 1 0 47798341 644669440 154947 1992294400 134512640 137138936 4287216080 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 157390 154947 190 642 0 156746 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (KiB) 629560

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12427
/proc/meminfo: memFree=1190712/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=630284 CPUtime=1794.65
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 155319 0 0 0 179309 156 0 0 25 0 1 0 47798341 645410816 155122 1992294400 134512640 137138936 4287216080 18446744073709551615 134542761 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 157571 155122 190 642 0 156927 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (KiB) 630284

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12427
/proc/meminfo: memFree=1190464/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=630536 CPUtime=1796.24
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 155395 0 0 0 179468 156 0 0 25 0 1 0 47798341 645668864 155198 1992294400 134512640 137138936 4287216080 18446744073709551615 134542761 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 157634 155198 190 642 0 156990 0
Current children cumulated CPU time (s) 1796.24
Current children cumulated vsize (KiB) 630536

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12427
/proc/meminfo: memFree=1190340/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=630644 CPUtime=1797.04
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 155421 0 0 0 179548 156 0 0 25 0 1 0 47798341 645779456 155224 1992294400 134512640 137138936 4287216080 18446744073709551615 134542205 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 157661 155224 190 642 0 157017 0
Current children cumulated CPU time (s) 1797.04
Current children cumulated vsize (KiB) 630644

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12427
/proc/meminfo: memFree=1190340/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=630744 CPUtime=1797.84
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202496 155443 0 0 0 179628 156 0 0 25 0 1 0 47798341 645881856 155246 1992294400 134512640 137138936 4287216080 18446744073709551615 134542289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12375/statm: 157686 155246 190 642 0 157042 0
Current children cumulated CPU time (s) 1797.84
Current children cumulated vsize (KiB) 630744

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12427
/proc/meminfo: memFree=1190216/2059040 swapFree=4134608/4192956
[pid=12375] ppid=12373 vsize=0 CPUtime=1798.04
/proc/12375/stat : 12375 (bsolo_pb10) R 12373 12375 11799 0 -1 4202500 155449 0 0 0 179643 161 0 0 25 0 1 0 47798341 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/12375/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.04
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.52
CPU time (s): 1798.07
CPU user time (s): 1796.44
CPU system time (s): 1.62675
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 630744

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

runsolver used 2.90756 second user time and 8.5517 second system time

The end

Launcher Data

Begin job on node017 at 2010-06-16 23:01:59
IDJOB=2671251
IDBENCH=48322
IDSOLVER=1163
FILE ID=node017/2671251-1276722119
PBS_JOBID= 11174146
Free space on /tmp= 62540 MiB

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

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

MD5SUM BENCH= b34a3a1ecfe6709c99accfc445aa8e8f
RANDOM SEED=524506923

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1813976 kB
Buffers:         33020 kB
Cached:         117432 kB
SwapCached:      11648 kB
Active:          78116 kB
Inactive:        86980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1813976 kB
SwapTotal:     4192956 kB
SwapFree:      4134608 kB
Dirty:            4288 kB
Writeback:           0 kB
AnonPages:       13136 kB
Mapped:           9312 kB
Slab:            58364 kB
PageTables:       4028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   184008 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-2671251-1276722119.opb

Free space on /tmp at the end= 62536 MiB
End job on node017 at 2010-06-16 23:31:58