Trace number 2671425

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.02 1798.51

General information on the benchmark

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

Solver Data

0.00/0.00	c bsolo beta version 3.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-2671425-1276725014.opb
0.00/0.00	c File size is 120405 bytes.
0.00/0.02	c Highest Coefficient sum: 100
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: 1598 Constr: 3149 1548/103/1498 Lit: 12334 Watch. Lit: 10704
0.00/0.02	c Obj. Vars: 0 (0 % of total variables)
1.29/1.33	c Pre-processing Time: 1.333 s
1.29/1.33	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.29/1.33	c        0   1560     3073    12073    3    10480   40303      0      0 1.33
1.29/1.33	c Switching off lower bounding mode.
1797.91/1798.48	c      111   1560     3184    20117    6    10702   44334    111     82 1.35
1797.91/1798.48	c      261   1560     3334    30596    9    11002   48768    261    190 1.37
1797.91/1798.48	c      486   1560     3559    44869   12    11452   53645    486    346 1.40
1797.91/1798.48	c      835   1560     3908    68308   17    12150   59010    835    573 1.46
1797.91/1798.48	c     1345   1560     4418   101687   23    13170   64912   1345    869 1.55
1797.91/1798.48	c     2108   1560     5181   154479   29    14696   71404   2108   1232 1.71
1797.91/1798.48	c     3258   1560     6331   226775   35    16996   78545   3258   1626 2.00
1797.91/1798.48	c     4980   1560     8053   328402   40    20440   86400   4980   1836 2.71
1797.91/1798.48	c     7564   1560    10637   449876   42    25608   95041   7564   1907 3.97
1797.91/1798.48	c    11443   1560    14516   646219   44    33366  104546  11443   1590 7.20
1797.91/1798.48	c    17265   1560    20338   957130   47    45010  115001  17265   1394 12.38
1797.91/1798.48	c    26002   1560    29075  1433329   49    62484  126502  26002   1051 24.74
1797.91/1798.48	c    39112   1560    42185  2134852   50    88704  139153  39112    748 52.25
1797.91/1798.48	c    58783   1560    61856  3139852   50   128046  153069  58783    495 118.61
1797.91/1798.48	c    88294   1560    91367  4756864   52   187068  168376  88294    328 268.96
1797.91/1798.48	c   132564   1560   135637  7228382   53   275608  185214 132564    203 650.61
1797.91/1798.48	c   198974   1560    34132  1496172   43    72598  203736  31059    132 1503.23
1797.91/1798.48	c Resources Exceeded
1797.91/1798.48	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.91/1798.48	c   17   259951  73831   689756    95109  5302998  92036    144 1798.00
1797.91/1798.48	s UNKNOWN
1797.91/1798.48	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-2671425-1276725014/watcher-2671425-1276725014 -o /tmp/evaluation-result-2671425-1276725014/solver-2671425-1276725014 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2671425-1276725014.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.91 0.97 0.99 3/105 19672
/proc/meminfo: memFree=1777944/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=11044 CPUtime=0
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 339 0 0 0 0 0 0 0 25 0 1 0 13794961 11309056 258 1992294400 134512640 137138936 4288609152 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 2761 259 176 642 0 2087 0

[startup+0.091589 s]
/proc/loadavg: 0.91 0.97 0.99 3/105 19672
/proc/meminfo: memFree=1777944/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=11600 CPUtime=0.09
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 568 0 0 0 9 0 0 0 25 0 1 0 13794961 11878400 457 1992294400 134512640 137138936 4288609152 18446744073709551615 136296961 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 2900 457 184 642 0 2256 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11600

[startup+0.10159 s]
/proc/loadavg: 0.91 0.97 0.99 3/105 19672
/proc/meminfo: memFree=1777944/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=11600 CPUtime=0.1
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 568 0 0 0 10 0 0 0 25 0 1 0 13794961 11878400 457 1992294400 134512640 137138936 4288609152 18446744073709551615 134543413 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 2900 457 184 642 0 2256 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 11600

[startup+0.300613 s]
/proc/loadavg: 0.91 0.97 0.99 3/105 19672
/proc/meminfo: memFree=1777944/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=11600 CPUtime=0.29
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 569 0 0 0 29 0 0 0 25 0 1 0 13794961 11878400 458 1992294400 134512640 137138936 4288609152 18446744073709551615 134584964 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 2900 458 184 642 0 2256 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11600

[startup+0.700657 s]
/proc/loadavg: 0.91 0.97 0.99 3/105 19672
/proc/meminfo: memFree=1777944/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=11600 CPUtime=0.69
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 569 0 0 0 69 0 0 0 25 0 1 0 13794961 11878400 458 1992294400 134512640 137138936 4288609152 18446744073709551615 136504904 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 2900 458 184 642 0 2256 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11600

[startup+1.50075 s]
/proc/loadavg: 0.91 0.97 0.99 2/106 19673
/proc/meminfo: memFree=1777068/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=12564 CPUtime=1.49
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 820 0 0 0 148 1 0 0 25 0 1 0 13794961 12865536 709 1992294400 134512640 137138936 4288609152 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 3141 709 190 642 0 2497 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12564

[startup+3.10092 s]
/proc/loadavg: 0.91 0.97 0.99 2/106 19673
/proc/meminfo: memFree=1773472/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=16668 CPUtime=3.09
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 1842 0 0 0 306 3 0 0 25 0 1 0 13794961 17068032 1731 1992294400 134512640 137138936 4288609152 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 4167 1731 190 642 0 3523 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16668

[startup+6.30127 s]
/proc/loadavg: 0.92 0.97 0.99 2/106 19673
/proc/meminfo: memFree=1768884/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=20280 CPUtime=6.29
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 2738 0 0 0 623 6 0 0 25 0 1 0 13794961 20766720 2627 1992294400 134512640 137138936 4288609152 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 5070 2627 190 642 0 4426 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20280

[startup+12.701 s]
/proc/loadavg: 0.93 0.97 0.99 2/106 19673
/proc/meminfo: memFree=1762932/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=25828 CPUtime=12.68
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 4118 0 0 0 1258 10 0 0 25 0 1 0 13794961 26447872 4007 1992294400 134512640 137138936 4288609152 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 6457 4007 190 642 0 5813 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25828

[startup+25.5014 s]
/proc/loadavg: 0.94 0.97 0.99 2/106 19675
/proc/meminfo: memFree=1755492/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=32988 CPUtime=25.49
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 5920 0 0 0 2533 16 0 0 25 0 1 0 13794961 33779712 5809 1992294400 134512640 137138936 4288609152 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 8247 5809 190 642 0 7603 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32988

[startup+51.1012 s]
/proc/loadavg: 0.96 0.97 0.99 2/106 19675
/proc/meminfo: memFree=1745820/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=42728 CPUtime=51.08
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 8340 0 0 0 5081 27 0 0 25 0 1 0 13794961 43753472 8229 1992294400 134512640 137138936 4288609152 18446744073709551615 134609266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 10682 8229 190 642 0 10038 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 42728

[startup+102.309 s]
/proc/loadavg: 0.98 0.97 0.99 3/106 19677
/proc/meminfo: memFree=1733048/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=55112 CPUtime=102.27
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 11458 0 0 0 10187 40 0 0 25 0 1 0 13794961 56434688 11347 1992294400 134512640 137138936 4288609152 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 13778 11347 190 642 0 13134 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 55112

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/106 19677
/proc/meminfo: memFree=1722260/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=65904 CPUtime=162.25
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 14160 0 0 0 16173 52 0 0 25 0 1 0 13794961 67485696 14049 1992294400 134512640 137138936 4288609152 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 16476 14049 190 642 0 15832 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 65904

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/106 19679
/proc/meminfo: memFree=1713208/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=74764 CPUtime=222.23
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 16373 0 0 0 22162 61 0 0 25 0 1 0 13794961 76558336 16262 1992294400 134512640 137138936 4288609152 18446744073709551615 134542345 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 18691 16262 190 642 0 18047 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 74764

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/106 19681
/proc/meminfo: memFree=1704280/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=83652 CPUtime=282.22
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 18598 0 0 0 28152 70 0 0 25 0 1 0 13794961 85659648 18487 1992294400 134512640 137138936 4288609152 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 20913 18487 190 642 0 20269 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 83652

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/106 19683
/proc/meminfo: memFree=1697708/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=90408 CPUtime=342.21
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 20263 0 0 0 34145 76 0 0 25 0 1 0 13794961 92577792 20152 1992294400 134512640 137138936 4288609152 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 22602 20152 190 642 0 21958 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 90408

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/106 19685
/proc/meminfo: memFree=1691136/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=96780 CPUtime=402.18
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 21881 0 0 0 40137 81 0 0 25 0 1 0 13794961 99102720 21770 1992294400 134512640 137138936 4288609152 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 24195 21770 190 642 0 23551 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 96780

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/106 19685
/proc/meminfo: memFree=1685432/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=102476 CPUtime=462.17
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 23301 0 0 0 46129 88 0 0 25 0 1 0 13794961 104935424 23190 1992294400 134512640 137138936 4288609152 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 25619 23190 190 642 0 24975 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 102476

[startup+522.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/106 19687
/proc/meminfo: memFree=1679852/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=108140 CPUtime=522.16
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 24708 0 0 0 52123 93 0 0 25 0 1 0 13794961 110735360 24597 1992294400 134512640 137138936 4288609152 18446744073709551615 134542922 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 27035 24597 190 642 0 26391 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 108140

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/106 19689
/proc/meminfo: memFree=1675264/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=112576 CPUtime=582.14
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 25821 0 0 0 58116 98 0 0 25 0 1 0 13794961 115277824 25710 1992294400 134512640 137138936 4288609152 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 28144 25710 190 642 0 27500 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 112576

[startup+642.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/106 19691
/proc/meminfo: memFree=1669932/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=117740 CPUtime=642.13
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 27121 0 0 0 64110 103 0 0 25 0 1 0 13794961 120565760 27010 1992294400 134512640 137138936 4288609152 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 29435 27010 190 642 0 28791 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 117740

[startup+702.301 s]

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

/proc/meminfo: memFree=1635400/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=151788 CPUtime=1121.99
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 35633 0 0 0 112063 136 0 0 25 0 1 0 13794961 155430912 35522 1992294400 134512640 137138936 4288609152 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 37947 35522 190 642 0 37303 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 151788

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/106 19714
/proc/meminfo: memFree=1631308/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=155860 CPUtime=1181.96
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 36622 0 0 0 118056 140 0 0 25 0 1 0 13794961 159600640 36511 1992294400 134512640 137138936 4288609152 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 38965 36511 190 642 0 38321 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 155860

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/106 19716
/proc/meminfo: memFree=1627092/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=159816 CPUtime=1241.95
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 37626 0 0 0 124052 143 0 0 25 0 1 0 13794961 163651584 37515 1992294400 134512640 137138936 4288609152 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 39954 37515 190 642 0 39310 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 159816

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/106 19718
/proc/meminfo: memFree=1623124/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=163680 CPUtime=1301.94
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 38603 0 0 0 130048 146 0 0 25 0 1 0 13794961 167608320 38492 1992294400 134512640 137138936 4288609152 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 40920 38492 190 642 0 40276 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 163680

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/106 19718
/proc/meminfo: memFree=1622256/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=163916 CPUtime=1361.92
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 38830 0 0 0 136046 146 0 0 25 0 1 0 13794961 167849984 38537 1992294400 134512640 137138936 4288609152 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 40979 38537 190 642 0 40335 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 163916

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/106 19720
/proc/meminfo: memFree=1622380/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=163916 CPUtime=1421.91
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 38830 0 0 0 142045 146 0 0 25 0 1 0 13794961 167849984 38537 1992294400 134512640 137138936 4288609152 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 40979 38537 190 642 0 40335 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 163916

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/106 19722
/proc/meminfo: memFree=1622256/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=163916 CPUtime=1481.89
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 38830 0 0 0 148043 146 0 0 25 0 1 0 13794961 167849984 38537 1992294400 134512640 137138936 4288609152 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 40979 38537 190 642 0 40335 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 163916

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/106 19724
/proc/meminfo: memFree=1622256/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=163916 CPUtime=1541.87
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 38830 0 0 0 154031 156 0 0 25 0 1 0 13794961 167849984 38537 1992294400 134512640 137138936 4288609152 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 40979 38537 190 642 0 40335 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 163916

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/106 19726
/proc/meminfo: memFree=1622256/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=163916 CPUtime=1601.86
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 38830 0 0 0 160024 162 0 0 25 0 1 0 13794961 167849984 38537 1992294400 134512640 137138936 4288609152 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 40979 38537 190 642 0 40335 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 163916

[startup+1662.3 s]
/proc/loadavg: 1.05 0.99 0.99 2/106 19726
/proc/meminfo: memFree=1622256/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=163916 CPUtime=1661.84
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 38830 0 0 0 166018 166 0 0 25 0 1 0 13794961 167849984 38537 1992294400 134512640 137138936 4288609152 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 40979 38537 190 642 0 40335 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 163916

[startup+1722.3 s]
/proc/loadavg: 1.02 0.99 0.99 2/106 19728
/proc/meminfo: memFree=1622132/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=163916 CPUtime=1721.82
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 38830 0 0 0 172012 170 0 0 25 0 1 0 13794961 167849984 38537 1992294400 134512640 137138936 4288609152 18446744073709551615 134542808 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 40979 38537 190 642 0 40335 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 163916

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/106 19730
/proc/meminfo: memFree=1622008/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=163916 CPUtime=1781.81
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 38830 0 0 0 178007 174 0 0 25 0 1 0 13794961 167849984 38537 1992294400 134512640 137138936 4288609152 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 40979 38537 190 642 0 40335 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 163916

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

[startup+1791.91 s]
/proc/loadavg: 1.00 0.99 0.99 2/106 19730
/proc/meminfo: memFree=1622008/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=163916 CPUtime=1791.41
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 38830 0 0 0 178967 174 0 0 25 0 1 0 13794961 167849984 38537 1992294400 134512640 137138936 4288609152 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 40979 38537 190 642 0 40335 0
Current children cumulated CPU time (s) 1791.41
Current children cumulated vsize (KiB) 163916

[startup+1795.1 s]
/proc/loadavg: 1.00 0.99 0.99 2/106 19730
/proc/meminfo: memFree=1622008/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=163916 CPUtime=1794.61
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 38830 0 0 0 179287 174 0 0 25 0 1 0 13794961 167849984 38537 1992294400 134512640 137138936 4288609152 18446744073709551615 136504512 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 40979 38537 190 642 0 40335 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (KiB) 163916

[startup+1796.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/106 19730
/proc/meminfo: memFree=1622008/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=163916 CPUtime=1796.2
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 38830 0 0 0 179446 174 0 0 25 0 1 0 13794961 167849984 38537 1992294400 134512640 137138936 4288609152 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 40979 38537 190 642 0 40335 0
Current children cumulated CPU time (s) 1796.2
Current children cumulated vsize (KiB) 163916

[startup+1797.5 s]
/proc/loadavg: 1.00 0.99 0.99 2/106 19730
/proc/meminfo: memFree=1622008/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=163916 CPUtime=1797
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 38830 0 0 0 179526 174 0 0 25 0 1 0 13794961 167849984 38537 1992294400 134512640 137138936 4288609152 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 40979 38537 190 642 0 40335 0
Current children cumulated CPU time (s) 1797
Current children cumulated vsize (KiB) 163916

[startup+1797.9 s]
/proc/loadavg: 1.00 0.99 0.99 2/106 19730
/proc/meminfo: memFree=1622008/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=163916 CPUtime=1797.4
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 38830 0 0 0 179566 174 0 0 25 0 1 0 13794961 167849984 38537 1992294400 134512640 137138936 4288609152 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 40979 38537 190 642 0 40335 0
Current children cumulated CPU time (s) 1797.4
Current children cumulated vsize (KiB) 163916

[startup+1798.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/106 19730
/proc/meminfo: memFree=1622008/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=163916 CPUtime=1797.8
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 38830 0 0 0 179606 174 0 0 25 0 1 0 13794961 167849984 38537 1992294400 134512640 137138936 4288609152 18446744073709551615 136502585 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 40979 38537 190 642 0 40335 0
Current children cumulated CPU time (s) 1797.8
Current children cumulated vsize (KiB) 163916

[startup+1798.4 s]
/proc/loadavg: 1.00 0.99 0.99 2/106 19730
/proc/meminfo: memFree=1622008/2059040 swapFree=4139740/4192956
[pid=19672] ppid=19670 vsize=163916 CPUtime=1797.91
/proc/19672/stat : 19672 (bsolo_pb10) R 19670 19672 19041 0 -1 4202496 38830 0 0 0 179617 174 0 0 25 0 1 0 13794961 167849984 38537 1992294400 134512640 137138936 4288609152 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19672/statm: 40979 38537 190 642 0 40335 0
Current children cumulated CPU time (s) 1797.91
Current children cumulated vsize (KiB) 163916

Child status: 0
Real time (s): 1798.51
CPU time (s): 1798.02
CPU user time (s): 1796.25
CPU system time (s): 1.76473
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 164644

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

runsolver used 2.94055 second user time and 8.5177 second system time

The end

Launcher Data

Begin job on node087 at 2010-06-16 23:50:14
IDJOB=2671425
IDBENCH=48380
IDSOLVER=1163
FILE ID=node087/2671425-1276725014
PBS_JOBID= 11174183
Free space on /tmp= 62556 MiB

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

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

MD5SUM BENCH= ebbe5bb724184b6646f7cf4470989c3e
RANDOM SEED=2017382385

node087.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.213
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.42
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.213
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1778720 kB
Buffers:         75724 kB
Cached:         114924 kB
SwapCached:       5128 kB
Active:          33836 kB
Inactive:       168912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1778720 kB
SwapTotal:     4192956 kB
SwapFree:      4139740 kB
Dirty:            3976 kB
Writeback:           0 kB
AnonPages:       11096 kB
Mapped:          13004 kB
Slab:            55704 kB
PageTables:       4004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181500 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-2671425-1276725014.opb

Free space on /tmp at the end= 62552 MiB
End job on node087 at 2010-06-17 00:20:13