Trace number 3462462

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? 1798.05 1798

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_4_15.opb
MD5SUMc41d0ae6b2deb2ba6caac7b74c416b6f
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 benchmark93.7237
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6140
Sum of products size (including duplicates)12280
Number of different products3070
Sum of products size6140

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 Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3462462-1307185002.opb
0.00/0.00	c File size is 79388 bytes.
0.00/0.01	c Highest Coefficient sum: 200
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.012 s
0.00/0.01	c Var: 6340 Constr: 12583 6240/203/6140 Lit: 43680 Watch. Lit: 37258
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
7.59/7.66	c Pre-processing Time: 7.663 s
7.59/7.66	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
7.59/7.66	c        0   6340    12583    43680    3    37258  103282      0      0 7.66
7.59/7.66	c Switching off lower bounding mode.
1797.94/1797.97	c      100   6340    12686    54744    4    37478  113611    103     12 7.70
1797.94/1797.97	c      250   6340    12849    76577    5    37908  124973    266     32 7.74
1797.94/1797.97	c      479   6340    13100   106011    8    38834  137471    517     61 7.79
1797.94/1797.97	c      818   6340    13458   123930    9    39551  151219    875    103 7.93
1797.94/1797.97	c     1326   6340    14010   180384   12    40857  166341   1427    163 8.09
1797.94/1797.97	c     2091   6340    14836   248134   16    42870  182976   2253    249 8.39
1797.94/1797.97	c     3237   6340    16084   384409   23    46448  201274   3501    367 8.81
1797.94/1797.97	c     4958   6340    17969   554932   30    50455  221402   5386    519 9.55
1797.94/1797.97	c     7543   6340    20774   828464   39    56925  243543   8191    701 10.75
1797.94/1797.97	c    11425   6340    24895  1253955   50    65980  267898  12312    897 12.72
1797.94/1797.97	c    17247   6340    31275  2066886   66    78937  294688  18692   1052 16.39
1797.94/1797.97	c    25985   6340    40825  3287470   80    98540  324157  28242   1084 23.95
1797.94/1797.97	c    39095   6340    55021  5167417   93   127341  356573  42438   1035 37.77
1797.94/1797.97	c    58765   6340    76654  8022560  104   171690  392231  64071    831 70.67
1797.94/1797.97	c    88276   6340   109194 12329487  112   238237  431455  96611    576 153.12
1797.94/1797.97	c   132551   6340   158663 18729944  118   339179  474601 146080    407 325.04
1797.94/1797.97	c   198964   6340   230705 28279098  122   490310  522062 218122    285 696.84
1797.94/1797.97	c   298584   6340   340245 41793647  122   715849  574269 327662    202 1476.12
1797.94/1797.97	c Resources Exceeded
1797.94/1797.97	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1797.97	c   18   328062 113835  1281122   372981 45997572 360398    182 1798.02
1797.94/1797.97	s UNKNOWN
1797.94/1797.97	c Total time: 1798.02 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3462462-1307185002/watcher-3462462-1307185002 -o /tmp/evaluation-result-3462462-1307185002/solver-3462462-1307185002 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3462462-1307185002.opb 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/386 8239
/proc/meminfo: memFree=22882088/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=11560 CPUtime=0 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 451 0 0 0 0 0 0 0 25 0 1 0 830102980 11837440 405 33554432000 134512640 137138936 4291633056 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 2890 405 178 642 0 2226 0

[startup+0.104154 s]
/proc/loadavg: 2.00 2.00 2.00 2/386 8239
/proc/meminfo: memFree=22882088/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=14036 CPUtime=0.1 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 1139 0 0 0 10 0 0 0 25 0 1 0 830102980 14372864 1073 33554432000 134512640 137138936 4291633056 18446744073709551615 134542103 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 3509 1073 185 642 0 2865 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 14036

[startup+0.201148 s]
/proc/loadavg: 2.00 2.00 2.00 2/386 8239
/proc/meminfo: memFree=22882088/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=14036 CPUtime=0.19 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 1139 0 0 0 19 0 0 0 25 0 1 0 830102980 14372864 1073 33554432000 134512640 137138936 4291633056 18446744073709551615 136504449 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 3509 1073 185 642 0 2865 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14036

[startup+0.301121 s]
/proc/loadavg: 2.00 2.00 2.00 2/386 8239
/proc/meminfo: memFree=22882088/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=14036 CPUtime=0.29 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 1139 0 0 0 29 0 0 0 25 0 1 0 830102980 14372864 1073 33554432000 134512640 137138936 4291633056 18446744073709551615 134542128 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 3509 1073 185 642 0 2865 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14036

[startup+0.701059 s]
/proc/loadavg: 2.00 2.00 2.00 2/386 8239
/proc/meminfo: memFree=22882088/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=14036 CPUtime=0.69 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 1142 0 0 0 69 0 0 0 25 0 1 0 830102980 14372864 1076 33554432000 134512640 137138936 4291633056 18446744073709551615 134542252 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 3509 1076 185 642 0 2865 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14036

[startup+1.50092 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 8240
/proc/meminfo: memFree=22876500/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=14036 CPUtime=1.49 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 1142 0 0 0 149 0 0 0 25 0 1 0 830102980 14372864 1076 33554432000 134512640 137138936 4291633056 18446744073709551615 134566117 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 3509 1076 185 642 0 2865 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14036

[startup+3.10062 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 8240
/proc/meminfo: memFree=22874776/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=14036 CPUtime=3.09 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 1142 0 0 0 309 0 0 0 25 0 1 0 830102980 14372864 1076 33554432000 134512640 137138936 4291633056 18446744073709551615 134543407 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 3509 1076 185 642 0 2865 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14036

[startup+6.30107 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 8240
/proc/meminfo: memFree=22871280/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=14036 CPUtime=6.29 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 1142 0 0 0 629 0 0 0 25 0 1 0 830102980 14372864 1076 33554432000 134512640 137138936 4291633056 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 3509 1076 185 642 0 2865 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14036

[startup+12.7009 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 8240
/proc/meminfo: memFree=22849604/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=31008 CPUtime=12.69 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 5666 0 0 0 1258 11 0 0 25 0 1 0 830102980 31752192 5336 33554432000 134512640 137138936 4291633056 18446744073709551615 135984556 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 7752 5336 192 642 0 7108 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31008

[startup+25.5007 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 8241
/proc/meminfo: memFree=22805208/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=61972 CPUtime=25.49 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 13392 0 0 0 2530 19 0 0 25 0 1 0 830102980 63459328 13062 33554432000 134512640 137138936 4291633056 18446744073709551615 134599706 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 15493 13062 192 642 0 14849 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61972

[startup+51.1011 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 8241
/proc/meminfo: memFree=22738348/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=102476 CPUtime=51.09 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 23507 0 0 0 5078 31 0 0 25 0 1 0 830102980 104935424 23177 33554432000 134512640 137138936 4291633056 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 25619 23177 192 642 0 24975 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 102476

[startup+102.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/387 8243
/proc/meminfo: memFree=22635672/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=148680 CPUtime=102.29 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 35085 0 0 0 10188 41 0 0 25 0 1 0 830102980 152248320 34755 33554432000 134512640 137138936 4291633056 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 37170 34755 192 642 0 36526 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 148680

[startup+162.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/387 8244
/proc/meminfo: memFree=22532720/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=187904 CPUtime=162.3 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 44874 0 0 0 16180 50 0 0 25 0 1 0 830102980 192413696 44544 33554432000 134512640 137138936 4291633056 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 46976 44544 192 642 0 46332 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 187904

[startup+222.315 s]
/proc/loadavg: 2.02 2.02 2.00 3/387 8246
/proc/meminfo: memFree=22449968/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=223112 CPUtime=222.31 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 53679 0 0 0 22173 58 0 0 25 0 1 0 830102980 228466688 53349 33554432000 134512640 137138936 4291633056 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 55778 53349 192 642 0 55134 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 223112

[startup+282.301 s]
/proc/loadavg: 2.04 2.03 2.00 3/387 8256
/proc/meminfo: memFree=22367944/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=251624 CPUtime=282.29 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 60804 0 0 0 28165 64 0 0 25 0 1 0 830102980 257662976 60474 33554432000 134512640 137138936 4291633056 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 62906 60474 192 642 0 62262 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 251624

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/387 8258
/proc/meminfo: memFree=22313952/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=275260 CPUtime=342.3 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 66713 0 0 0 34160 70 0 0 25 0 1 0 830102980 281866240 66383 33554432000 134512640 137138936 4291633056 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 68815 66383 192 642 0 68171 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 275260

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 8260
/proc/meminfo: memFree=22292568/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=296648 CPUtime=402.3 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 72060 0 0 0 40156 74 0 0 25 0 1 0 830102980 303767552 71730 33554432000 134512640 137138936 4291633056 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 74162 71730 192 642 0 73518 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 296648

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 8264
/proc/meminfo: memFree=22269736/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=319476 CPUtime=462.3 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 77768 0 0 0 46151 79 0 0 25 0 1 0 830102980 327143424 77438 33554432000 134512640 137138936 4291633056 18446744073709551615 134542915 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 79869 77438 192 642 0 79225 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 319476

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 8266
/proc/meminfo: memFree=22248764/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=340692 CPUtime=522.3 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 83071 0 0 0 52145 85 0 0 25 0 1 0 830102980 348868608 82741 33554432000 134512640 137138936 4291633056 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 85173 82741 192 642 0 84529 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 340692

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 8267
/proc/meminfo: memFree=22228504/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=360532 CPUtime=582.3 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 88047 0 0 0 58139 91 0 0 25 0 1 0 830102980 369184768 87717 33554432000 134512640 137138936 4291633056 18446744073709551615 136504086 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 90133 87717 192 642 0 89489 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 360532

[startup+642.3 s]

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

/proc/meminfo: memFree=22086184/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=500304 CPUtime=1062.32 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 122975 0 0 0 106085 147 0 0 25 0 1 0 830102980 512311296 122645 33554432000 134512640 137138936 4291633056 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 125076 122645 192 642 0 124432 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 500304

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 8282
/proc/meminfo: memFree=22070644/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=515500 CPUtime=1122.32 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 126788 0 0 0 112080 152 0 0 25 0 1 0 830102980 527872000 126458 33554432000 134512640 137138936 4291633056 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 128875 126458 192 642 0 128231 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 515500

[startup+1182.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/387 8283
/proc/meminfo: memFree=22054720/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=531308 CPUtime=1182.32 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 130740 0 0 0 118075 157 0 0 25 0 1 0 830102980 544059392 130410 33554432000 134512640 137138936 4291633056 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 132827 130410 192 642 0 132183 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 531308

[startup+1242.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/387 8285
/proc/meminfo: memFree=22042260/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=542024 CPUtime=1242.32 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 133404 0 0 0 124071 161 0 0 25 0 1 0 830102980 555032576 133074 33554432000 134512640 137138936 4291633056 18446744073709551615 134542286 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 135506 133074 192 642 0 134862 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 542024

[startup+1302.3 s]
/proc/loadavg: 1.55 1.89 1.96 2/381 8304
/proc/meminfo: memFree=23076712/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=554536 CPUtime=1302.32 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 136532 0 0 0 130065 167 0 0 25 0 1 0 830102980 567844864 136202 33554432000 134512640 137138936 4291633056 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 138634 136202 192 642 0 137990 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 554536

[startup+1362.3 s]
/proc/loadavg: 1.20 1.73 1.90 2/381 8305
/proc/meminfo: memFree=23068500/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=563700 CPUtime=1362.32 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 138823 0 0 0 136061 171 0 0 25 0 1 0 830102980 577228800 138493 33554432000 134512640 137138936 4291633056 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 140925 138493 192 642 0 140281 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 563700

[startup+1422.3 s]
/proc/loadavg: 1.07 1.59 1.84 2/381 8307
/proc/meminfo: memFree=23056680/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=575240 CPUtime=1422.34 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 141726 0 0 0 142057 177 0 0 25 0 1 0 830102980 589045760 141396 33554432000 134512640 137138936 4291633056 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 143810 141396 192 642 0 143166 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 575240

[startup+1482.3 s]
/proc/loadavg: 1.02 1.48 1.78 2/381 8308
/proc/meminfo: memFree=23046460/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=585668 CPUtime=1482.32 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 144315 0 0 0 148051 181 0 0 25 0 1 0 830102980 599724032 143985 33554432000 134512640 137138936 4291633056 18446744073709551615 134542817 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 146417 143985 192 642 0 145773 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 585668

[startup+1542.31 s]
/proc/loadavg: 1.01 1.39 1.73 2/381 8310
/proc/meminfo: memFree=23035120/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=596956 CPUtime=1542.34 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 147153 0 0 0 154049 185 0 0 25 0 1 0 830102980 611282944 146823 33554432000 134512640 137138936 4291633056 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 149239 146823 192 642 0 148595 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 596956

[startup+1602.3 s]
/proc/loadavg: 1.00 1.32 1.68 2/381 8312
/proc/meminfo: memFree=23022892/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=609376 CPUtime=1602.33 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 150245 0 0 0 160043 190 0 0 25 0 1 0 830102980 624001024 149915 33554432000 134512640 137138936 4291633056 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 152344 149915 192 642 0 151700 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 609376

[startup+1662.3 s]
/proc/loadavg: 1.00 1.26 1.64 2/381 8313
/proc/meminfo: memFree=23013300/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=618840 CPUtime=1662.33 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 152627 0 0 0 166040 193 0 0 25 0 1 0 830102980 633692160 152297 33554432000 134512640 137138936 4291633056 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 154710 152297 192 642 0 154066 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 618840

[startup+1722.3 s]
/proc/loadavg: 1.00 1.21 1.59 2/381 8315
/proc/meminfo: memFree=23003216/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=629064 CPUtime=1722.33 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 155179 0 0 0 172034 199 0 0 25 0 1 0 830102980 644161536 154849 33554432000 134512640 137138936 4291633056 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 157266 154849 192 642 0 156622 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 629064

[startup+1782.3 s]
/proc/loadavg: 1.00 1.17 1.55 2/381 8316
/proc/meminfo: memFree=22991884/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=639476 CPUtime=1782.33 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 157771 0 0 0 178030 203 0 0 25 0 1 0 830102980 654823424 157441 33554432000 134512640 137138936 4291633056 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 159869 157441 192 642 0 159225 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 639476

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

[startup+1785.6 s]
/proc/loadavg: 1.00 1.16 1.55 2/381 8317
/proc/meminfo: memFree=22991880/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=639852 CPUtime=1785.64 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 157878 0 0 0 178360 204 0 0 25 0 1 0 830102980 655208448 157548 33554432000 134512640 137138936 4291633056 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 159963 157548 192 642 0 159319 0
Current children cumulated CPU time (s) 1785.64
Current children cumulated vsize (KiB) 639852

[startup+1792.01 s]
/proc/loadavg: 1.08 1.18 1.55 2/381 8317
/proc/meminfo: memFree=22991360/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=640764 CPUtime=1792.05 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 158090 0 0 0 179001 204 0 0 25 0 1 0 830102980 656142336 157760 33554432000 134512640 137138936 4291633056 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 160191 157760 192 642 0 159547 0
Current children cumulated CPU time (s) 1792.05
Current children cumulated vsize (KiB) 640764

[startup+1795.2 s]
/proc/loadavg: 1.07 1.17 1.55 2/381 8317
/proc/meminfo: memFree=22990740/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=641248 CPUtime=1795.24 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 158228 0 0 0 179320 204 0 0 25 0 1 0 830102980 656637952 157898 33554432000 134512640 137138936 4291633056 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 160312 157898 192 642 0 159668 0
Current children cumulated CPU time (s) 1795.24
Current children cumulated vsize (KiB) 641248

[startup+1796.8 s]
/proc/loadavg: 1.07 1.17 1.55 2/381 8317
/proc/meminfo: memFree=22990740/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=641528 CPUtime=1796.84 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 158296 0 0 0 179480 204 0 0 25 0 1 0 830102980 656924672 157966 33554432000 134512640 137138936 4291633056 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 160382 157966 192 642 0 159738 0
Current children cumulated CPU time (s) 1796.84
Current children cumulated vsize (KiB) 641528

[startup+1797.6 s]
/proc/loadavg: 1.07 1.17 1.55 2/381 8317
/proc/meminfo: memFree=22990492/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=641648 CPUtime=1797.64 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202496 158312 0 0 0 179560 204 0 0 25 0 1 0 830102980 657047552 157982 33554432000 134512640 137138936 4291633056 18446744073709551615 134542342 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/8239/statm: 160412 157982 192 642 0 159768 0
Current children cumulated CPU time (s) 1797.64
Current children cumulated vsize (KiB) 641648

[startup+1798 s]
/proc/loadavg: 1.07 1.17 1.55 2/381 8317
/proc/meminfo: memFree=22990492/32951124 swapFree=49244120/67111528
[pid=8239] ppid=8237 vsize=0 CPUtime=1798.04 cores=1,3,5,7
/proc/8239/stat : 8239 (bsolo) R 8237 8239 6095 0 -1 4202500 158326 0 0 0 179597 207 0 0 25 0 1 0 830102980 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 3 0 0 0
/proc/8239/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
CPU time (s): 1798.05
CPU user time (s): 1795.97
CPU system time (s): 2.07169
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 641648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.97
system time used= 2.07168
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 158326
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= 5
involuntary context switches= 1571

runsolver used 6.593 second user time and 15.8296 second system time

The end

Launcher Data

Begin job on node101 at 2011-06-04 12:56:42
IDJOB=3462462
IDBENCH=48383
IDSOLVER=1955
FILE ID=node101/3462462-1307185002
RUNJOBID= node101-1307173931-7295
PBS_JOBID= 13508816
Free space on /tmp= 74004 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_25_4_15.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3462462-1307185002/watcher-3462462-1307185002 -o /tmp/evaluation-result-3462462-1307185002/solver-3462462-1307185002 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3462462-1307185002.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= c41d0ae6b2deb2ba6caac7b74c416b6f
RANDOM SEED=1089471267

node101.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22882244 kB
Buffers:        286188 kB
Cached:         631656 kB
SwapCached:      27120 kB
Active:        9235472 kB
Inactive:       556124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22882244 kB
SwapTotal:    67111528 kB
SwapFree:     49244120 kB
Dirty:            3960 kB
Writeback:           0 kB
AnonPages:     8868928 kB
Mapped:          18656 kB
Slab:           136600 kB
PageTables:      75900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79352020 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74004 MiB
End job on node101 at 2011-06-04 13:26:40