Trace number 2671257

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.03 1798.63

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_10_5_15.opb
MD5SUM83214d787cadd98abf7f558767343a58
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.024995
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)2504
Sum of products size (including duplicates)5008
Number of different products1252
Sum of products size2504

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-2671257-1276722128.opb
0.00/0.00	c File size is 106978 bytes.
0.00/0.02	c Highest Coefficient sum: 200
0.00/0.02	c Parsing was ok!!
0.00/0.02	c Total parsing time: 0.019 s
0.00/0.02	c Var: 1452 Constr: 2807 1352/203/1252 Lit: 10716 Watch. Lit: 9182
0.00/0.02	c Obj. Vars: 0 (0 % of total variables)
0.29/0.31	c Pre-processing Time: 0.315 s
0.29/0.31	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.29/0.31	c        0   1452     2807    10716    3     9182   20405      0      0 0.32
0.29/0.31	c Switching off lower bounding mode.
1797.98/1798.60	c      101   1452     2908    25622    8     9384   22446    101    293 0.34
1797.98/1798.60	c      258   1452     3065    53487   17     9698   24691    258    689 0.37
1797.98/1798.60	c      503   1452     3310    95647   28    10188   27161    503   1140 0.44
1797.98/1798.60	c      880   1452     3687   158651   43    10942   29878    880   1535 0.57
1797.98/1798.60	c     1389   1452     4196   250706   59    11960   32866   1389   1929 0.72
1797.98/1798.60	c     2161   1452     4968   388936   78    13504   36153   2161   2104 1.03
1797.98/1798.60	c     3308   1452     6115   597410   97    15798   39769   3308   2104 1.57
1797.98/1798.60	c     5029   1452     7836   910059  116    19240   43746   5029   1797 2.80
1797.98/1798.60	c     7616   1452    10423  1379810  132    24414   48121   7616   1427 5.33
1797.98/1798.60	c    11498   1452    14305  2082948  145    32178   52934  11498   1012 11.35
1797.98/1798.60	c    17331   1452    20138  3137439  155    43844   58228  17331    721 24.02
1797.98/1798.60	c    26075   1452    28882  4718174  163    61332   64051  26075    485 53.73
1797.98/1798.60	c    39187   1452    41994  7088547  168    87556   70457  39187    339 115.47
1797.98/1798.60	c    58865   1452    61672 10642107  172   126912   77503  58865    241 243.51
1797.98/1798.60	c    88377   1452    24318  3741522  153    52204   85254  21511    215 410.32
1797.98/1798.60	c   132649   1452    68590 11405044  166   140748   93780  65783    214 618.85
1797.98/1798.60	c   199062   1452    52088  8658738  166   107744  103159  49281    193 1027.71
1797.98/1798.60	c   298690   1452    59438  9809230  165   122444  113475  56631    170 1750.47
1797.98/1798.60	c Resources Exceeded
1797.98/1798.60	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.98/1798.60	c   18   306210   4706   328931    66958 11134488  64151    170 1798.00
1797.98/1798.60	s UNKNOWN
1797.98/1798.60	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-2671257-1276722128/watcher-2671257-1276722128 -o /tmp/evaluation-result-2671257-1276722128/solver-2671257-1276722128 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2671257-1276722128.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: 0.93 0.98 0.99 3/106 19421
/proc/meminfo: memFree=1680304/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=10904 CPUtime=0
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 338 0 0 0 0 0 0 0 18 0 1 0 13505083 11165696 256 1992294400 134512640 137138936 4287557152 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 2726 256 175 642 0 2055 0

[startup+0.0903879 s]
/proc/loadavg: 0.93 0.98 0.99 3/106 19421
/proc/meminfo: memFree=1680304/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=11464 CPUtime=0.08
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 524 0 0 0 8 0 0 0 20 0 1 0 13505083 11739136 415 1992294400 134512640 137138936 4287557152 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 2866 415 184 642 0 2222 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11464

[startup+0.101389 s]
/proc/loadavg: 0.93 0.98 0.99 3/106 19421
/proc/meminfo: memFree=1680304/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=11464 CPUtime=0.09
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 524 0 0 0 9 0 0 0 20 0 1 0 13505083 11739136 415 1992294400 134512640 137138936 4287557152 18446744073709551615 134543151 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 2866 415 184 642 0 2222 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11464

[startup+0.301425 s]
/proc/loadavg: 0.93 0.98 0.99 3/106 19421
/proc/meminfo: memFree=1680304/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=11464 CPUtime=0.29
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 524 0 0 0 29 0 0 0 20 0 1 0 13505083 11739136 415 1992294400 134512640 137138936 4287557152 18446744073709551615 134542690 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 2866 415 184 642 0 2222 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11464

[startup+0.701498 s]
/proc/loadavg: 0.93 0.98 0.99 3/106 19421
/proc/meminfo: memFree=1680304/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=14568 CPUtime=0.69
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 1303 0 0 0 69 0 0 0 20 0 1 0 13505083 14917632 1194 1992294400 134512640 137138936 4287557152 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 3642 1194 190 642 0 2998 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14568

[startup+1.50164 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 19422
/proc/meminfo: memFree=1674592/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=19048 CPUtime=1.49
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 2432 0 0 0 148 1 0 0 23 0 1 0 13505083 19505152 2323 1992294400 134512640 137138936 4287557152 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 4762 2323 190 642 0 4118 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19048

[startup+3.10093 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 19422
/proc/meminfo: memFree=1669508/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=24368 CPUtime=3.09
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 3774 0 0 0 307 2 0 0 25 0 1 0 13505083 24952832 3665 1992294400 134512640 137138936 4287557152 18446744073709551615 134544873 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 6092 3665 190 642 0 5448 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24368

[startup+6.30152 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 19424
/proc/meminfo: memFree=1660952/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=31328 CPUtime=6.29
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 5515 0 0 0 625 4 0 0 25 0 1 0 13505083 32079872 5406 1992294400 134512640 137138936 4287557152 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 7832 5406 190 642 0 7188 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31328

[startup+12.7017 s]
/proc/loadavg: 0.94 0.98 0.99 2/107 19424
/proc/meminfo: memFree=1650536/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=40864 CPUtime=12.69
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 7887 0 0 0 1262 7 0 0 25 0 1 0 13505083 41844736 7778 1992294400 134512640 137138936 4287557152 18446744073709551615 134542319 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 10216 7778 190 642 0 9572 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40864

[startup+25.501 s]
/proc/loadavg: 0.95 0.98 0.99 2/107 19424
/proc/meminfo: memFree=1636400/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=54384 CPUtime=25.48
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 11276 0 0 0 2537 11 0 0 25 0 1 0 13505083 55689216 11167 1992294400 134512640 137138936 4287557152 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 13596 11167 190 642 0 12952 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 54384

[startup+51.1006 s]
/proc/loadavg: 0.97 0.98 0.99 2/107 19424
/proc/meminfo: memFree=1618420/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=72608 CPUtime=51.07
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 15823 0 0 0 5090 17 0 0 25 0 1 0 13505083 74350592 15714 1992294400 134512640 137138936 4287557152 18446744073709551615 134542761 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 18152 15714 190 642 0 17508 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 72608

[startup+102.309 s]
/proc/loadavg: 0.98 0.98 0.99 2/107 19426
/proc/meminfo: memFree=1590024/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=100496 CPUtime=102.26
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 22792 0 0 0 10200 26 0 0 25 0 1 0 13505083 102907904 22683 1992294400 134512640 137138936 4287557152 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 25124 22683 190 642 0 24480 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 100496

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19428
/proc/meminfo: memFree=1567332/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=123308 CPUtime=162.24
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 28490 0 0 0 16190 34 0 0 25 0 1 0 13505083 126267392 28381 1992294400 134512640 137138936 4287557152 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 30827 28381 190 642 0 30183 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 123308

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19428
/proc/meminfo: memFree=1547492/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=142944 CPUtime=222.21
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 33407 0 0 0 22180 41 0 0 25 0 1 0 13505083 146374656 33298 1992294400 134512640 137138936 4287557152 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 35736 33298 190 642 0 35092 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 142944

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19430
/proc/meminfo: memFree=1519344/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=171276 CPUtime=282.2
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 40474 0 0 0 28168 52 0 0 25 0 1 0 13505083 175386624 40365 1992294400 134512640 137138936 4287557152 18446744073709551615 134542289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 42819 40365 190 642 0 42175 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 171276

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19432
/proc/meminfo: memFree=1497396/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=192864 CPUtime=342.17
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 45881 0 0 0 34158 59 0 0 25 0 1 0 13505083 197492736 45772 1992294400 134512640 137138936 4287557152 18446744073709551615 134542530 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 48216 45772 190 642 0 47572 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 192864

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19434
/proc/meminfo: memFree=1489460/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=200384 CPUtime=402.16
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 47847 0 0 0 40151 65 0 0 25 0 1 0 13505083 205193216 47660 1992294400 134512640 137138936 4287557152 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 50096 47660 190 642 0 49452 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 200384

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19436
/proc/meminfo: memFree=1489460/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=200384 CPUtime=462.14
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 47847 0 0 0 46143 71 0 0 25 0 1 0 13505083 205193216 47660 1992294400 134512640 137138936 4287557152 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 50096 47660 190 642 0 49452 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 200384

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19436
/proc/meminfo: memFree=1489460/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=200384 CPUtime=522.12
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 47847 0 0 0 52136 76 0 0 25 0 1 0 13505083 205193216 47660 1992294400 134512640 137138936 4287557152 18446744073709551615 136520918 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 50096 47660 190 642 0 49452 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 200384

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19438
/proc/meminfo: memFree=1489460/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=200384 CPUtime=582.1
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 47847 0 0 0 58131 79 0 0 25 0 1 0 13505083 205193216 47660 1992294400 134512640 137138936 4287557152 18446744073709551615 134542508 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 50096 47660 190 642 0 49452 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 200384

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19440
/proc/meminfo: memFree=1489460/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=200384 CPUtime=642.09
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 47847 0 0 0 64126 83 0 0 25 0 1 0 13505083 205193216 47660 1992294400 134512640 137138936 4287557152 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 50096 47660 190 642 0 49452 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 200384

[startup+702.301 s]

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

/proc/meminfo: memFree=1455980/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=233464 CPUtime=1121.91
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 56205 0 0 0 112077 114 0 0 25 0 1 0 13505083 239067136 55925 1992294400 134512640 137138936 4287557152 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 58366 55925 190 642 0 57722 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 233464

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19454
/proc/meminfo: memFree=1455980/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=233464 CPUtime=1181.9
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 56205 0 0 0 118073 117 0 0 25 0 1 0 13505083 239067136 55925 1992294400 134512640 137138936 4287557152 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 58366 55925 190 642 0 57722 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 233464

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19456
/proc/meminfo: memFree=1455856/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=233464 CPUtime=1241.87
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 56205 0 0 0 124068 119 0 0 25 0 1 0 13505083 239067136 55925 1992294400 134512640 137138936 4287557152 18446744073709551615 134542301 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 58366 55925 190 642 0 57722 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 233464

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19458
/proc/meminfo: memFree=1455856/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=233464 CPUtime=1301.87
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 56205 0 0 0 130066 121 0 0 25 0 1 0 13505083 239067136 55925 1992294400 134512640 137138936 4287557152 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 58366 55925 190 642 0 57722 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 233464

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19460
/proc/meminfo: memFree=1455856/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=233464 CPUtime=1361.83
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 56205 0 0 0 136061 122 0 0 25 0 1 0 13505083 239067136 55925 1992294400 134512640 137138936 4287557152 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 58366 55925 190 642 0 57722 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 233464

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19460
/proc/meminfo: memFree=1451020/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=238364 CPUtime=1421.82
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 57438 0 0 0 142058 124 0 0 25 0 1 0 13505083 244084736 57158 1992294400 134512640 137138936 4287557152 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 59591 57158 190 642 0 58947 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 238364

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19462
/proc/meminfo: memFree=1441100/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=248412 CPUtime=1481.79
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 59946 0 0 0 148051 128 0 0 25 0 1 0 13505083 254373888 59666 1992294400 134512640 137138936 4287557152 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 62103 59666 190 642 0 61459 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 248412

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19464
/proc/meminfo: memFree=1432668/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=256216 CPUtime=1541.77
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 61996 0 0 0 154047 130 0 0 25 0 1 0 13505083 262365184 61613 1992294400 134512640 137138936 4287557152 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 64054 61613 190 642 0 63410 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 256216

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19466
/proc/meminfo: memFree=1432668/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=256216 CPUtime=1601.76
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 61996 0 0 0 160042 134 0 0 25 0 1 0 13505083 262365184 61613 1992294400 134512640 137138936 4287557152 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 64054 61613 190 642 0 63410 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 256216

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19468
/proc/meminfo: memFree=1432668/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=256216 CPUtime=1661.73
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 61996 0 0 0 166036 137 0 0 25 0 1 0 13505083 262365184 61613 1992294400 134512640 137138936 4287557152 18446744073709551615 134542378 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 64054 61613 190 642 0 63410 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 256216

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19468
/proc/meminfo: memFree=1432668/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=256216 CPUtime=1721.71
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 61996 0 0 0 172031 140 0 0 25 0 1 0 13505083 262365184 61613 1992294400 134512640 137138936 4287557152 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 64054 61613 190 642 0 63410 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 256216

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19470
/proc/meminfo: memFree=1432668/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=256216 CPUtime=1781.69
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 61996 0 0 0 178027 142 0 0 25 0 1 0 13505083 262365184 61613 1992294400 134512640 137138936 4287557152 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 64054 61613 190 642 0 63410 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 256216

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19470
/proc/meminfo: memFree=1432668/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=256216 CPUtime=1791.3
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 61996 0 0 0 178987 143 0 0 25 0 1 0 13505083 262365184 61613 1992294400 134512640 137138936 4287557152 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 64054 61613 190 642 0 63410 0
Current children cumulated CPU time (s) 1791.3
Current children cumulated vsize (KiB) 256216

[startup+1795.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19470
/proc/meminfo: memFree=1432668/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=256216 CPUtime=1794.5
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 61996 0 0 0 179307 143 0 0 25 0 1 0 13505083 262365184 61613 1992294400 134512640 137138936 4287557152 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 64054 61613 190 642 0 63410 0
Current children cumulated CPU time (s) 1794.5
Current children cumulated vsize (KiB) 256216

[startup+1796.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19470
/proc/meminfo: memFree=1432668/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=256216 CPUtime=1796.09
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 61996 0 0 0 179466 143 0 0 25 0 1 0 13505083 262365184 61613 1992294400 134512640 137138936 4287557152 18446744073709551615 134542530 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 64054 61613 190 642 0 63410 0
Current children cumulated CPU time (s) 1796.09
Current children cumulated vsize (KiB) 256216

[startup+1797.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19470
/proc/meminfo: memFree=1432668/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=256216 CPUtime=1796.89
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 61996 0 0 0 179546 143 0 0 25 0 1 0 13505083 262365184 61613 1992294400 134512640 137138936 4287557152 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 64054 61613 190 642 0 63410 0
Current children cumulated CPU time (s) 1796.89
Current children cumulated vsize (KiB) 256216

[startup+1798.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19470
/proc/meminfo: memFree=1432668/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=256216 CPUtime=1797.68
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 61996 0 0 0 179625 143 0 0 25 0 1 0 13505083 262365184 61613 1992294400 134512640 137138936 4287557152 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 64054 61613 190 642 0 63410 0
Current children cumulated CPU time (s) 1797.68
Current children cumulated vsize (KiB) 256216

[startup+1798.51 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19470
/proc/meminfo: memFree=1432668/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=256216 CPUtime=1797.89
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 61996 0 0 0 179646 143 0 0 25 0 1 0 13505083 262365184 61613 1992294400 134512640 137138936 4287557152 18446744073709551615 134542530 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 64054 61613 190 642 0 63410 0
Current children cumulated CPU time (s) 1797.89
Current children cumulated vsize (KiB) 256216

[startup+1798.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19470
/proc/meminfo: memFree=1432668/2059040 swapFree=4192956/4192956
[pid=19421] ppid=19419 vsize=256216 CPUtime=1797.98
/proc/19421/stat : 19421 (bsolo_pb10) R 19419 19421 18608 0 -1 4202496 61996 0 0 0 179655 143 0 0 25 0 1 0 13505083 262365184 61613 1992294400 134512640 137138936 4287557152 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19421/statm: 64054 61613 190 642 0 63410 0
Current children cumulated CPU time (s) 1797.98
Current children cumulated vsize (KiB) 256216

Child status: 0
Real time (s): 1798.63
CPU time (s): 1798.03
CPU user time (s): 1796.56
CPU system time (s): 1.46478
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (KiB): 256216

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

runsolver used 2.98355 second user time and 8.47571 second system time

The end

Launcher Data

Begin job on node044 at 2010-06-16 23:02:08
IDJOB=2671257
IDBENCH=48324
IDSOLVER=1163
FILE ID=node044/2671257-1276722128
PBS_JOBID= 11174148
Free space on /tmp= 62588 MiB

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

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

MD5SUM BENCH= 83214d787cadd98abf7f558767343a58
RANDOM SEED=1415565621

node044.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.266
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.53
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.266
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1681204 kB
Buffers:         96444 kB
Cached:         152348 kB
SwapCached:          0 kB
Active:         132812 kB
Inactive:       175364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1681204 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4180 kB
Writeback:           0 kB
AnonPages:       59400 kB
Mapped:          15524 kB
Slab:            47864 kB
PageTables:       4016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180708 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-2671257-1276722128.opb

Free space on /tmp at the end= 62584 MiB
End job on node044 at 2010-06-16 23:32:07